.person-module__FO9xyq__page{color:#fff;min-height:100vh;font-family:var(--font-outfit), sans-serif;background:#0a0a0a;overflow-x:hidden}.person-module__FO9xyq__hero{padding:120px 40px 60px;position:relative;overflow:hidden}.person-module__FO9xyq__heroBackdrop{z-index:0;position:absolute;inset:0}.person-module__FO9xyq__heroBackdropImg{object-fit:cover;filter:blur(80px)saturate(1.5)opacity(.3);width:100%;height:100%;transform:scale(1.2)}.person-module__FO9xyq__heroBackdropOverlay{background:linear-gradient(#0000 0%,#0a0a0a 100%);position:absolute;inset:0}.person-module__FO9xyq__heroContent{z-index:1;grid-template-columns:380px 1fr;align-items:flex-start;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.person-module__FO9xyq__backBtn{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:8px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:-60px;left:0}.person-module__FO9xyq__backBtn:hover{color:var(--primary);transform:translate(-5px)}.person-module__FO9xyq__portrait{aspect-ratio:1/1.4;border:1px solid #ffffff1a;border-radius:32px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.person-module__FO9xyq__portraitImg{object-fit:cover;width:100%;height:100%}.person-module__FO9xyq__portraitGlow{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 100px #00000080}.person-module__FO9xyq__heroInfo{padding-top:20px}.person-module__FO9xyq__heroSupertitle{color:var(--primary);letter-spacing:4px;opacity:.8;margin-bottom:8px;font-size:.8rem;font-weight:800}.person-module__FO9xyq__heroName{letter-spacing:-2px;background:linear-gradient(90deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:4.5rem;font-weight:900;line-height:1}.person-module__FO9xyq__heroNative{color:var(--text-muted);margin-bottom:24px;font-size:1.5rem}.person-module__FO9xyq__heroAka{color:#fff6;margin-bottom:32px;font-size:.9rem}.person-module__FO9xyq__heroAka span{color:var(--primary);text-transform:uppercase;margin-right:12px;font-size:.75rem;font-weight:700}.person-module__FO9xyq__pillRow{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.person-module__FO9xyq__infoPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:12px;padding:12px 20px;display:flex}.person-module__FO9xyq__pillIcon{color:var(--primary)}.person-module__FO9xyq__pillLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:800}.person-module__FO9xyq__pillValue{color:#fff;font-size:1rem;font-weight:700}.person-module__FO9xyq__biographyBox{color:#ffffffb3;background:#ffffff05;border:1px solid #ffffff0a;border-radius:24px;max-width:900px;padding:32px;font-size:1.05rem;line-height:1.8}.person-module__FO9xyq__filmSection{background:#0a0a0a;padding:80px 40px}.person-module__FO9xyq__filmInner{max-width:1400px;margin:0 auto}.person-module__FO9xyq__filterBar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:48px;padding:16px 32px;display:flex}.person-module__FO9xyq__filterGroup{gap:12px;display:flex}.person-module__FO9xyq__catBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:10px 20px;font-weight:700;transition:all .3s;display:flex}.person-module__FO9xyq__catBtn:hover{color:#fff;background:#ffffff0d}.person-module__FO9xyq__catBtn.person-module__FO9xyq__active{color:#000;background:#fff;border-color:#fff;font-weight:900;box-shadow:0 8px 24px #ffffff26}.person-module__FO9xyq__catBtn.person-module__FO9xyq__active .person-module__FO9xyq__catCount{color:#000;background:#00000026}.person-module__FO9xyq__catCount{background:#0000001a;border-radius:6px;padding:2px 8px;font-size:.75rem}.person-module__FO9xyq__sortGroup{align-items:center;gap:16px;display:flex}.person-module__FO9xyq__sortLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800}.person-module__FO9xyq__sortSelect{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:8px 16px;font-weight:700}.person-module__FO9xyq__posterGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:28px;display:grid}.person-module__FO9xyq__posterCard{aspect-ratio:2/3;color:inherit;background:#111;border:1px solid #ffffff0f;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:block;position:relative;overflow:hidden}.person-module__FO9xyq__posterCard:hover{border-color:var(--primary);box-shadow:0 24px 48px #00000080, 0 0 0 1px var(--primary);transform:translateY(-8px)}.person-module__FO9xyq__posterImg{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.person-module__FO9xyq__posterCard:hover .person-module__FO9xyq__posterImg{transform:scale(1.06)}.person-module__FO9xyq__posterGradient{pointer-events:none;background:linear-gradient(#0000 0%,#0003 50%,#000000b3 75%,#000000f2 100%);position:absolute;inset:0}.person-module__FO9xyq__posterInfo{z-index:2;flex-direction:column;gap:4px;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.person-module__FO9xyq__posterYearBadge{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000a6;border:1px solid #ffffff1a;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:900;position:absolute;top:12px;right:12px}.person-module__FO9xyq__posterTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.person-module__FO9xyq__posterChar{color:#fff9;font-size:.8rem;font-weight:600}.person-module__FO9xyq__posterType{color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;margin-top:2px;font-size:.65rem;font-weight:800}.person-module__FO9xyq__loaderWrap{background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:100vh;display:flex}.person-module__FO9xyq__loaderOrb{border:3px solid rgba(var(--primary-rgb), .1);border-top-color:var(--primary);border-radius:50%;width:80px;height:80px;animation:1s cubic-bezier(.5,.1,.4,.9) infinite person-module__FO9xyq__spin}.person-module__FO9xyq__loaderText{color:var(--primary);letter-spacing:8px;font-size:.7rem;font-weight:900}@keyframes person-module__FO9xyq__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.person-module__FO9xyq__heroContent{grid-template-columns:1fr}.person-module__FO9xyq__portrait{width:300px;margin:0 auto}.person-module__FO9xyq__heroName{text-align:center;font-size:3rem}.person-module__FO9xyq__heroNative,.person-module__FO9xyq__heroAka,.person-module__FO9xyq__pillRow{text-align:center;justify-content:center}.person-module__FO9xyq__filterBar{flex-direction:column;gap:24px;padding:24px}}
