.auth-module__A_DBwq__authPage{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 1rem;display:flex}.auth-module__A_DBwq__authCard{width:100%;max-width:420px;padding:2rem}.auth-module__A_DBwq__authHeader{text-align:center;margin-bottom:1.75rem}.auth-module__A_DBwq__authMark{object-fit:contain;filter:drop-shadow(0 8px 16px #9726fa38);width:4rem;height:4rem;margin-bottom:.5rem}.auth-module__A_DBwq__authHeader h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.auth-module__A_DBwq__authHeader p{color:var(--text-secondary);margin:0;font-size:.9rem}.auth-module__A_DBwq__authForm{flex-direction:column;gap:1.25rem;display:flex}.auth-module__A_DBwq__field{flex-direction:column;gap:.4rem;display:flex}.auth-module__A_DBwq__field label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.auth-module__A_DBwq__fieldError{color:var(--danger);font-size:.8rem}.auth-module__A_DBwq__fieldHint{color:var(--text-secondary);font-size:.75rem}.auth-module__A_DBwq__errorBanner{border-radius:var(--radius-md);color:var(--danger);background:#ef44441a;border:1px solid #ef444440;padding:.75rem 1rem;font-size:.875rem}.auth-module__A_DBwq__authFooter{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.875rem}.auth-module__A_DBwq__authLink{color:var(--primary);transition:var(--transition);font-weight:500}.auth-module__A_DBwq__authLink:hover{color:var(--accent)}.auth-module__A_DBwq__footerLinks{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.8rem;display:flex}.auth-module__A_DBwq__footerLink{color:var(--text-secondary);transition:color var(--transition);text-decoration:none}.auth-module__A_DBwq__footerLink:hover{color:var(--primary);text-decoration:underline}.auth-module__A_DBwq__footerDivider{color:var(--text-secondary)}@media (max-width:767px){.auth-module__A_DBwq__authPage{align-items:flex-start;min-height:calc(100vh - 4rem);padding:2rem .5rem 1.5rem}.auth-module__A_DBwq__authCard{padding:1.5rem}.auth-module__A_DBwq__authHeader h1{font-size:1.35rem}}
.PasswordRequirements-module__H8idhW__panel{border-radius:var(--radius-md);background:#6366f10f;border:1px solid #6366f126;padding:.75rem 1rem}.PasswordRequirements-module__H8idhW__title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.PasswordRequirements-module__H8idhW__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.PasswordRequirements-module__H8idhW__item{transition:var(--transition);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.PasswordRequirements-module__H8idhW__met{color:var(--success)}.PasswordRequirements-module__H8idhW__unmet{color:var(--text-secondary)}.PasswordRequirements-module__H8idhW__icon{flex-shrink:0;align-items:center;display:flex}.PasswordRequirements-module__H8idhW__met .PasswordRequirements-module__H8idhW__icon{color:var(--success)}.PasswordRequirements-module__H8idhW__unmet .PasswordRequirements-module__H8idhW__icon{color:var(--text-secondary);opacity:.6}
.UsernameField-module__yy0SIa__wrap{flex-direction:column;gap:.4rem;display:flex}.UsernameField-module__yy0SIa__inputWrap{align-items:center;display:flex;position:relative}.UsernameField-module__yy0SIa__inputWrap .input{padding-right:2.5rem;transition:border-color .2s,box-shadow .2s}.UsernameField-module__yy0SIa__available .input{border-color:#22c55e80;box-shadow:0 0 0 3px #22c55e1a}.UsernameField-module__yy0SIa__unavailable .input{border-color:#ef444480;box-shadow:0 0 0 3px #ef44441a}.UsernameField-module__yy0SIa__indicator{pointer-events:none;align-items:center;display:flex;position:absolute;right:.875rem}.UsernameField-module__yy0SIa__available .UsernameField-module__yy0SIa__indicator{color:var(--success)}.UsernameField-module__yy0SIa__unavailable .UsernameField-module__yy0SIa__indicator{color:var(--danger)}.UsernameField-module__yy0SIa__spin{color:var(--text-secondary);animation:.8s linear infinite UsernameField-module__yy0SIa__spin}.UsernameField-module__yy0SIa__fieldError{color:var(--danger);font-size:.8rem}.UsernameField-module__yy0SIa__availability{font-size:.8rem}.UsernameField-module__yy0SIa__availOk{color:var(--success)}.UsernameField-module__yy0SIa__availBad{color:var(--danger)}.UsernameField-module__yy0SIa__hint{color:var(--text-secondary);font-size:.75rem}
.Toast-module__yWhMxq__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__yWhMxq__toast{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);color:var(--text-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;pointer-events:auto;align-items:center;gap:.75rem;min-width:280px;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;animation:.3s ease-out Toast-module__yWhMxq__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.Toast-module__yWhMxq__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;display:flex}.Toast-module__yWhMxq__success .Toast-module__yWhMxq__icon{color:#22c55e;background:#22c55e33}.Toast-module__yWhMxq__error .Toast-module__yWhMxq__icon{color:#ef4444;background:#ef444433}.Toast-module__yWhMxq__info .Toast-module__yWhMxq__icon{color:#6366f1;background:#6366f133}.Toast-module__yWhMxq__message{flex:1}.Toast-module__yWhMxq__progress{border-radius:0 0 var(--radius-md) var(--radius-md);height:3px;animation:3.5s linear forwards Toast-module__yWhMxq__progressShrink;position:absolute;bottom:0;left:0}.Toast-module__yWhMxq__success .Toast-module__yWhMxq__progress{background:#22c55e}.Toast-module__yWhMxq__error .Toast-module__yWhMxq__progress{background:#ef4444}.Toast-module__yWhMxq__info .Toast-module__yWhMxq__progress{background:#6366f1}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__yWhMxq__progressShrink{0%{width:100%}to{width:0%}}@media (max-width:767px){.Toast-module__yWhMxq__container{bottom:calc(5rem + env(safe-area-inset-bottom,0px));left:1rem;right:1rem}.Toast-module__yWhMxq__toast{min-width:unset}}
.Avatar-module__N4qS4W__avatar{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--border);background:var(--surface);flex-shrink:0}.Avatar-module__N4qS4W__sm{width:28px;height:28px}.Avatar-module__N4qS4W__md{width:40px;height:40px}.Avatar-module__N4qS4W__lg{width:64px;height:64px}.Avatar-module__N4qS4W__xl{width:96px;height:96px}
.ConfirmDialog-module__dLTK2q__overlay{-webkit-backdrop-filter:blur(8px);z-index:400;background:#04050cb8;justify-content:center;align-items:center;padding:1rem;animation:.18s ease-out ConfirmDialog-module__dLTK2q__overlayIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__dLTK2q__modal{border-radius:var(--radius-xl);background:linear-gradient(160deg,#161826fa 0%,#0e0f18fa 100%);border:1px solid #ffffff14;flex-direction:column;gap:1rem;width:100%;max-width:420px;padding:1.25rem;animation:.22s cubic-bezier(.16,1,.3,1) ConfirmDialog-module__dLTK2q__modalIn;display:flex;box-shadow:0 24px 48px #00000073,inset 0 0 0 1px #ffffff0a}.ConfirmDialog-module__dLTK2q__modalDefault{border-top:2px solid #64748b80}.ConfirmDialog-module__dLTK2q__modalPrimary{border-top:2px solid #6366f1a6}.ConfirmDialog-module__dLTK2q__modalDanger{border-top:2px solid #ef4444a6}.ConfirmDialog-module__dLTK2q__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ConfirmDialog-module__dLTK2q__headerMain{align-items:center;gap:.75rem;min-width:0;display:flex}.ConfirmDialog-module__dLTK2q__iconWrap{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ConfirmDialog-module__dLTK2q__iconDefault{color:var(--text-secondary);background:#64748b26}.ConfirmDialog-module__dLTK2q__iconPrimary{color:var(--primary);background:#6366f126}.ConfirmDialog-module__dLTK2q__iconDanger{color:var(--danger);background:#ef44441f}.ConfirmDialog-module__dLTK2q__title{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.ConfirmDialog-module__dLTK2q__close{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ConfirmDialog-module__dLTK2q__close:hover{color:var(--text-primary);background:#ffffff0f}.ConfirmDialog-module__dLTK2q__message{color:var(--text-secondary);margin:0;padding-left:calc(36px + .75rem);font-size:.9rem;line-height:1.6}.ConfirmDialog-module__dLTK2q__footer{justify-content:flex-end;gap:.5rem;padding-top:.25rem;display:flex}@keyframes ConfirmDialog-module__dLTK2q__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__dLTK2q__modalIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.ConfirmDialog-module__dLTK2q__message{padding-left:0}}
.AchievementBadges-module__Wtg20a__panel{flex-direction:column;gap:.85rem;padding:1.25rem 1.5rem;display:flex}.AchievementBadges-module__Wtg20a__title{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:600}.AchievementBadges-module__Wtg20a__row{flex-wrap:wrap;gap:.6rem;display:flex}.AchievementBadges-module__Wtg20a__badge{border-radius:var(--radius-full);cursor:default;background:linear-gradient(135deg,#f59e0b24,#ec48991a);border:1px solid #f59e0b59;align-items:center;gap:.45rem;padding:.45rem .85rem;display:inline-flex}.AchievementBadges-module__Wtg20a__emoji{font-size:1.05rem;line-height:1}.AchievementBadges-module__Wtg20a__label{color:var(--text-primary);white-space:nowrap;font-size:.8rem;font-weight:600}
.CollapsibleSynopsis-module__dG4fla__wrap{flex-direction:column;gap:.25rem;display:flex}.CollapsibleSynopsis-module__dG4fla__clamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CollapsibleSynopsis-module__dG4fla__toggle{color:var(--primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.85rem;font-weight:500}.CollapsibleSynopsis-module__dG4fla__toggle:hover{color:var(--primary-hover)}@media (max-width:767px){.CollapsibleSynopsis-module__dG4fla__toggle{align-self:center}}
.AvatarPicker-module__jDVGGa__grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.75rem;display:grid}.AvatarPicker-module__jDVGGa__option{border-radius:var(--radius-md);background:var(--surface);cursor:pointer;transition:var(--transition);border:2px solid #0000;flex-direction:column;align-items:center;gap:.4rem;padding:.625rem;font-family:inherit;display:flex}.AvatarPicker-module__jDVGGa__option:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border)}.AvatarPicker-module__jDVGGa__option:disabled{opacity:.5;cursor:not-allowed}.AvatarPicker-module__jDVGGa__selected{background:var(--primary-glow);box-shadow:0 0 0 3px var(--primary-glow);border-color:var(--primary)!important}.AvatarPicker-module__jDVGGa__image{border-radius:var(--radius-full);object-fit:cover;width:56px;height:56px}.AvatarPicker-module__jDVGGa__label{color:var(--text-secondary);font-size:.7rem;font-weight:500}
.Dropdown-module__vaDswG__wrapper{z-index:2;touch-action:manipulation;font-family:inherit;display:inline-block;position:relative}.Dropdown-module__vaDswG__wrapperOpen{z-index:200}.Dropdown-module__vaDswG__fullWidth{width:100%;display:block}.Dropdown-module__vaDswG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;opacity:.85;margin-bottom:.45rem;font-size:.725rem;font-weight:600;display:block}.Dropdown-module__vaDswG__trigger{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;box-shadow:var(--shadow-sm);outline:none;justify-content:space-between;align-items:center;gap:.75rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1);display:flex}.Dropdown-module__vaDswG__trigger:hover{background:var(--surface-hover);box-shadow:var(--shadow-md);border-color:#6366f159}.Dropdown-module__vaDswG__trigger:focus-visible,.Dropdown-module__vaDswG__triggerOpen{background:var(--surface-hover);border-color:var(--primary);box-shadow:0 0 0 3px #6366f140, var(--shadow-md)}.Dropdown-module__vaDswG__sm{border-radius:var(--radius-sm);padding:.4rem .8rem;font-size:.8rem}.Dropdown-module__vaDswG__md{border-radius:var(--radius-md);padding:.55rem 1rem;font-size:.875rem}.Dropdown-module__vaDswG__lg{border-radius:var(--radius-lg);padding:.7rem 1.2rem;font-size:.95rem}.Dropdown-module__vaDswG__selectedContent{text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;display:flex;overflow:hidden}.Dropdown-module__vaDswG__optionContentLayout{flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex}.Dropdown-module__vaDswG__optionContent{align-items:center;gap:.5rem;width:100%;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}.Dropdown-module__vaDswG__labelText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dropdown-module__vaDswG__statusDot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.Dropdown-module__vaDswG__dotPlan{background-color:var(--text-secondary);box-shadow:0 0 6px var(--text-secondary)}.Dropdown-module__vaDswG__dotWatching{background-color:var(--primary);box-shadow:0 0 6px var(--primary)}.Dropdown-module__vaDswG__dotCompleted{background-color:var(--success);box-shadow:0 0 6px var(--success)}.Dropdown-module__vaDswG__dotCaughtUp{background-color:#2dd4bf;box-shadow:0 0 6px #2dd4bf}.Dropdown-module__vaDswG__dotDropped{background-color:var(--danger);box-shadow:0 0 6px var(--danger)}.Dropdown-module__vaDswG__dotOnHold{background-color:var(--warning);box-shadow:0 0 6px var(--warning)}.Dropdown-module__vaDswG__dotMovie{background-color:#60a5fa;box-shadow:0 0 6px #60a5fa}.Dropdown-module__vaDswG__dotTv{background-color:#c084fc;box-shadow:0 0 6px #c084fc}.Dropdown-module__vaDswG__dotAnime{background-color:#f472b6;box-shadow:0 0 6px #f472b6}.Dropdown-module__vaDswG__dotManga{background-color:#4ade80;box-shadow:0 0 6px #4ade80}.Dropdown-module__vaDswG__hoverDescription{color:var(--text-secondary);opacity:0;text-align:left;width:95%;max-height:0;font-size:.725rem;line-height:1.3;transition:max-height .22s cubic-bezier(.4,0,.2,1),opacity .2s,margin-top .2s;overflow:hidden}.Dropdown-module__vaDswG__optionActive .Dropdown-module__vaDswG__hoverDescription,.Dropdown-module__vaDswG__option:hover .Dropdown-module__vaDswG__hoverDescription{opacity:.85;max-height:48px;margin-top:.35rem}.Dropdown-module__vaDswG__placeholder{color:var(--text-secondary)}.Dropdown-module__vaDswG__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s}.Dropdown-module__vaDswG__chevronOpen{color:var(--text-primary);transform:rotate(180deg)}.Dropdown-module__vaDswG__menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-height:280px;box-shadow:var(--shadow-lg);scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;padding:.35rem;animation:.18s cubic-bezier(.16,1,.3,1) Dropdown-module__vaDswG__slideDown;overflow-y:auto}.Dropdown-module__vaDswG__menuFloating{z-index:300}.Dropdown-module__vaDswG__menu::-webkit-scrollbar{width:6px}.Dropdown-module__vaDswG__menu::-webkit-scrollbar-track{background:0 0}.Dropdown-module__vaDswG__menu::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:99px}.Dropdown-module__vaDswG__menu::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.Dropdown-module__vaDswG__option{border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.85rem;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Dropdown-module__vaDswG__colorPlan{color:#cbd5e1;background:#94a3b826}.Dropdown-module__vaDswG__colorPlan:hover,.Dropdown-module__vaDswG__colorPlan.Dropdown-module__vaDswG__optionActive{color:#e2e8f0;background:#94a3b840}.Dropdown-module__vaDswG__colorWatching{color:#a5b4fc;background:#6366f126}.Dropdown-module__vaDswG__colorWatching:hover,.Dropdown-module__vaDswG__colorWatching.Dropdown-module__vaDswG__optionActive{color:#c7d2fe;background:#6366f140}.Dropdown-module__vaDswG__colorCaughtUp{color:#5eead4;background:#2dd4bf26}.Dropdown-module__vaDswG__colorCaughtUp:hover,.Dropdown-module__vaDswG__colorCaughtUp.Dropdown-module__vaDswG__optionActive{color:#99f6e4;background:#2dd4bf40}.Dropdown-module__vaDswG__colorCompleted{color:#86efac;background:#22c55e26}.Dropdown-module__vaDswG__colorCompleted:hover,.Dropdown-module__vaDswG__colorCompleted.Dropdown-module__vaDswG__optionActive{color:#bbf7d0;background:#22c55e40}.Dropdown-module__vaDswG__colorDropped{color:#fca5a5;background:#ef444426}.Dropdown-module__vaDswG__colorDropped:hover,.Dropdown-module__vaDswG__colorDropped.Dropdown-module__vaDswG__optionActive{color:#fecaca;background:#ef444440}.Dropdown-module__vaDswG__colorOnHold{color:#fcd34d;background:#f59e0b26}.Dropdown-module__vaDswG__colorOnHold:hover,.Dropdown-module__vaDswG__colorOnHold.Dropdown-module__vaDswG__optionActive{color:#fde68a;background:#f59e0b40}.Dropdown-module__vaDswG__colorMovie{color:#93c5fd;background:#60a5fa26}.Dropdown-module__vaDswG__colorMovie:hover,.Dropdown-module__vaDswG__colorMovie.Dropdown-module__vaDswG__optionActive{color:#bfdbfe;background:#60a5fa40}.Dropdown-module__vaDswG__colorTv{color:#d8b4fe;background:#c084fc26}.Dropdown-module__vaDswG__colorTv:hover,.Dropdown-module__vaDswG__colorTv.Dropdown-module__vaDswG__optionActive{color:#e9d5ff;background:#c084fc40}.Dropdown-module__vaDswG__colorAnime{color:#f9a8d4;background:#f472b626}.Dropdown-module__vaDswG__colorAnime:hover,.Dropdown-module__vaDswG__colorAnime.Dropdown-module__vaDswG__optionActive{color:#fbcfe8;background:#f472b640}.Dropdown-module__vaDswG__colorManga{color:#86efac;background:#4ade8026}.Dropdown-module__vaDswG__colorManga:hover,.Dropdown-module__vaDswG__colorManga.Dropdown-module__vaDswG__optionActive{color:#bbf7d0;background:#4ade8040}.Dropdown-module__vaDswG__optionActive{transform:translate(2px)}.Dropdown-module__vaDswG__optionActive .Dropdown-module__vaDswG__optionContent{transform:none}.Dropdown-module__vaDswG__optionActive .Dropdown-module__vaDswG__hoverDescription{color:#ffffffd9}.Dropdown-module__vaDswG__optionSelected{font-weight:600;box-shadow:inset 0 0 0 2px #ffffff1a}.Dropdown-module__vaDswG__optionSelected:before{content:"";background:currentColor;border-radius:999px;width:3px;height:70%;position:absolute;top:15%;left:0;box-shadow:0 0 8px}.Dropdown-module__vaDswG__iconWrapper{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Dropdown-module__vaDswG__checkIcon{color:var(--primary);flex-shrink:0;animation:.15s cubic-bezier(.16,1,.3,1) Dropdown-module__vaDswG__scaleIn}.Dropdown-module__vaDswG__disabled{opacity:.5;cursor:not-allowed}.Dropdown-module__vaDswG__disabled .Dropdown-module__vaDswG__trigger{pointer-events:none}@keyframes Dropdown-module__vaDswG__slideDown{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Dropdown-module__vaDswG__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.MediaStrip-module__nnXaEq__section{flex-direction:column;gap:.75rem;display:flex}.MediaStrip-module__nnXaEq__title{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:600}.MediaStrip-module__nnXaEq__strip{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;padding-bottom:.25rem;display:grid}@media (max-width:768px){.MediaStrip-module__nnXaEq__strip{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}.MediaStrip-module__nnXaEq__item{color:inherit;transition:var(--transition);flex-direction:column;gap:.35rem;width:100%;text-decoration:none;display:flex}.MediaStrip-module__nnXaEq__item:hover .MediaStrip-module__nnXaEq__posterWrap{border-color:var(--primary);transform:translateY(-2px)}.MediaStrip-module__nnXaEq__itemStatic{cursor:default}.MediaStrip-module__nnXaEq__itemStatic:hover .MediaStrip-module__nnXaEq__posterWrap{border-color:var(--border);transform:none}.MediaStrip-module__nnXaEq__posterWrap{aspect-ratio:2/3;border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;transition:var(--transition);overflow:hidden}.MediaStrip-module__nnXaEq__poster{object-fit:cover;width:100%;height:100%}.MediaStrip-module__nnXaEq__noPoster{background:var(--surface-hover);color:var(--text-secondary);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MediaStrip-module__nnXaEq__itemTitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:.7rem;overflow:hidden}
.Spinner-module__YHEfAG__spinnerContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4rem 2rem;display:flex}.Spinner-module__YHEfAG__spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite Spinner-module__YHEfAG__spin}.Spinner-module__YHEfAG__text{color:var(--text-secondary);font-size:1.1rem;animation:1.5s ease-in-out infinite Spinner-module__YHEfAG__pulse}@keyframes Spinner-module__YHEfAG__spin{to{transform:rotate(360deg)}}@keyframes Spinner-module__YHEfAG__pulse{0%,to{opacity:.6}50%{opacity:1}}
.ProfileBioPicker-module__aDyRdW__picker{flex-direction:column;gap:.75rem;display:flex}.ProfileBioPicker-module__aDyRdW__selected{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;min-height:2.5rem;padding:.5rem .75rem;display:flex}.ProfileBioPicker-module__aDyRdW__placeholder{color:var(--text-secondary);font-size:.85rem}.ProfileBioPicker-module__aDyRdW__selectedEmoji{cursor:pointer;border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:none;padding:.15rem;font-size:1.5rem;line-height:1}.ProfileBioPicker-module__aDyRdW__selectedEmoji:hover:not(:disabled){background:var(--surface-hover);transform:scale(1.1)}.ProfileBioPicker-module__aDyRdW__count{color:var(--text-secondary);margin-left:auto;font-size:.75rem}.ProfileBioPicker-module__aDyRdW__controls{flex-wrap:wrap;gap:.5rem;display:flex}.ProfileBioPicker-module__aDyRdW__searchInput{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);min-width:160px;color:var(--text-primary);flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.ProfileBioPicker-module__aDyRdW__categorySelect{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);min-width:160px;color:var(--text-primary);padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.ProfileBioPicker-module__aDyRdW__grid{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(2.25rem,1fr));gap:.35rem;min-height:120px;padding:.5rem;display:grid}.ProfileBioPicker-module__aDyRdW__pagination{justify-content:center;align-items:center;gap:.75rem;display:flex}.ProfileBioPicker-module__aDyRdW__pageInfo{color:var(--text-secondary);font-size:.85rem}.ProfileBioPicker-module__aDyRdW__emojiBtn{border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #0000;padding:.25rem;font-size:1.25rem;line-height:1}.ProfileBioPicker-module__aDyRdW__emojiBtn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border)}.ProfileBioPicker-module__aDyRdW__emojiSelected{background:var(--primary-glow);border-color:#6366f14d}.ProfileBioPicker-module__aDyRdW__emojiBtn:disabled{opacity:.35;cursor:not-allowed}
.FriendRequestActions-module__qQqo_a__actions{flex-shrink:0;gap:.5rem;display:flex}.FriendRequestActions-module__qQqo_a__compact .FriendRequestActions-module__qQqo_a__btn{padding:.3rem .6rem;font-size:.75rem}
.StatChip-module__u4cI3q__chip{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);transition:var(--transition);align-items:stretch;display:inline-flex;overflow:hidden}.StatChip-module__u4cI3q__chipActive{background:#6366f11a;border-color:#6366f166}.StatChip-module__u4cI3q__toggle{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.35rem;padding:.4rem .75rem;font-family:inherit;font-size:.8rem;display:inline-flex}.StatChip-module__u4cI3q__chipActive .StatChip-module__u4cI3q__toggle{color:var(--text-primary);font-weight:600}.StatChip-module__u4cI3q__toggle:disabled{cursor:not-allowed;opacity:.6}.StatChip-module__u4cI3q__check{width:.9rem;color:var(--primary);flex-shrink:0;font-size:.7rem}.StatChip-module__u4cI3q__modeBtn{width:1.75rem;color:var(--primary);cursor:pointer;transition:var(--transition);background:#6366f114;border:none;border-left:1px solid #6366f140;justify-content:center;align-items:center;display:flex}.StatChip-module__u4cI3q__modeBtn:hover:not(:disabled){background:#6366f12e}.StatChip-module__u4cI3q__modeBtn:disabled{cursor:not-allowed;opacity:.6}
.NotificationBell-module__doceWq__bell{position:relative}.NotificationBell-module__doceWq__trigger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-hover);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;padding:0;display:flex;position:relative}.NotificationBell-module__doceWq__trigger:hover{color:var(--text-primary);background:var(--surface);border-color:#ffffff26}.NotificationBell-module__doceWq__badge{border-radius:var(--radius-full);background:var(--primary);color:#fff;border:2px solid #0a0b10e6;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.NotificationBell-module__doceWq__dropdown{z-index:200;width:360px;max-height:480px;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.NotificationBell-module__doceWq__dropdownHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.NotificationBell-module__doceWq__dropdownTitle{font-size:.9rem;font-weight:600}.NotificationBell-module__doceWq__markAll{color:var(--primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;font-weight:500}.NotificationBell-module__doceWq__markAll:hover{color:var(--accent)}.NotificationBell-module__doceWq__list{flex:1;padding:.25rem;overflow-y:auto}.NotificationBell-module__doceWq__loading{justify-content:center;padding:2rem;display:flex}.NotificationBell-module__doceWq__empty{text-align:center;color:var(--text-secondary);margin:0;padding:2rem 1rem;font-size:.875rem}.NotificationBell-module__doceWq__viewAll{text-align:center;color:var(--primary);border-top:1px solid var(--border);transition:var(--transition);padding:.75rem;font-size:.8rem;font-weight:500;display:block}.NotificationBell-module__doceWq__viewAll:hover{background:var(--surface-hover);color:var(--accent)}@media (max-width:767px){.NotificationBell-module__doceWq__dropdown{top:calc(3.5rem + env(safe-area-inset-top,0px));width:auto;max-height:min(480px, calc(100vh - 8rem - env(safe-area-inset-bottom,0px)));position:fixed;left:1rem;right:1rem}}
.SettingsToggle-module__P4U2SW__row{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem 0;display:flex}.SettingsToggle-module__P4U2SW__label{color:var(--text-primary);font-size:.9rem}.SettingsToggle-module__P4U2SW__switch{border-radius:var(--radius-full);background:var(--surface-hover);cursor:pointer;width:44px;height:24px;transition:var(--transition);border:none;flex-shrink:0;padding:0;position:relative}.SettingsToggle-module__P4U2SW__switch:disabled{opacity:.5;cursor:not-allowed}.SettingsToggle-module__P4U2SW__on{background:var(--primary)}.SettingsToggle-module__P4U2SW__thumb{border-radius:var(--radius-full);width:18px;height:18px;transition:var(--transition);box-shadow:var(--shadow-sm);background:#fff;position:absolute;top:3px;left:3px}.SettingsToggle-module__P4U2SW__on .SettingsToggle-module__P4U2SW__thumb{transform:translate(20px)}
.MobileBottomNav-module__P0Wj8q__nav{z-index:150;padding:.35rem .5rem calc(.35rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);background:#0a0b10eb;justify-content:space-around;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000059}.MobileBottomNav-module__P0Wj8q__tab{min-width:0;max-width:4.5rem;color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.4rem .25rem;font-family:inherit;font-size:.65rem;font-weight:500;text-decoration:none;display:flex}.MobileBottomNav-module__P0Wj8q__tab:active{transform:scale(.95)}.MobileBottomNav-module__P0Wj8q__tabActive{color:var(--primary)}.MobileBottomNav-module__P0Wj8q__tabActive .MobileBottomNav-module__P0Wj8q__iconWrap{background:var(--primary-glow)}.MobileBottomNav-module__P0Wj8q__iconWrap{border-radius:var(--radius-md);width:2rem;height:2rem;transition:var(--transition);justify-content:center;align-items:center;display:flex}.MobileBottomNav-module__P0Wj8q__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1;overflow:hidden}@media (max-width:767px){.MobileBottomNav-module__P0Wj8q__nav{display:flex}}
.StatWidget-module__GY-MEa__widget{isolation:isolate;background:radial-gradient(circle at 0 0, var(--stat-accent-soft,#6366f11a), transparent 44%), linear-gradient(145deg, #181d30f5, #0c101df5);min-height:132px;transition:var(--transition);border:1px solid #94a3b82e;border-radius:1.15rem;flex-direction:column;gap:1.1rem;padding:1.15rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 18px 36px #00000029}.StatWidget-module__GY-MEa__widget:hover{border-color:var(--stat-accent-border,#818cf875);box-shadow:inset 0 1px #ffffff0d, 0 18px 42px var(--stat-accent-glow,#171a4b4d);transform:translateY(-2px)}.StatWidget-module__GY-MEa__visualWidget{min-height:310px;padding:1.35rem 1.45rem}.StatWidget-module__GY-MEa__compact{gap:.65rem;min-height:auto;padding:.75rem}.StatWidget-module__GY-MEa__header{align-items:center;gap:.75rem;min-width:0;display:flex}.StatWidget-module__GY-MEa__iconWrap{width:2.75rem;height:2.75rem;color:var(--stat-accent-bright,#9d60ff);background:linear-gradient(135deg, var(--stat-accent-icon,#9b4dff40), #4d5bff21);box-shadow:0 0 20px var(--stat-accent-glow,#855cf62b);border-radius:.9rem;flex:none;place-items:center;display:grid}.StatWidget-module__GY-MEa__titleBlock{gap:.05rem;min-width:0;display:grid}.StatWidget-module__GY-MEa__label{color:#9badd1;font-size:.78rem;font-weight:600;line-height:1.25}.StatWidget-module__GY-MEa__value{color:var(--stat-accent-bright,#f7f8ff);letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(1.5rem,2.25vw,2rem);font-weight:750;line-height:1.1}.StatWidget-module__GY-MEa__compact .StatWidget-module__GY-MEa__iconWrap{border-radius:.65rem;width:2rem;height:2rem}.StatWidget-module__GY-MEa__compact .StatWidget-module__GY-MEa__value{font-size:1.15rem}.StatWidget-module__GY-MEa__compact .StatWidget-module__GY-MEa__label{font-size:.68rem}.StatWidget-module__GY-MEa__metricWidget{justify-content:center;gap:.75rem;min-height:108px;padding:1rem 1.1rem;overflow:hidden}.StatWidget-module__GY-MEa__metricWidget:before{z-index:-1;content:"";background:linear-gradient(90deg, transparent, var(--stat-accent), transparent);height:2px;box-shadow:0 0 18px var(--stat-accent-glow);opacity:.9;border-radius:999px;position:absolute;inset:auto 1rem 0}.StatWidget-module__GY-MEa__metricWidget:after{z-index:-1;content:"";background:var(--stat-accent);filter:blur(30px);opacity:.1;pointer-events:none;border-radius:50%;width:9rem;height:9rem;transition:opacity .18s;position:absolute;top:-3rem;right:-2rem}.StatWidget-module__GY-MEa__metricWidget:hover:after{opacity:.18}.StatWidget-module__GY-MEa__metricHeader .StatWidget-module__GY-MEa__titleBlock{flex:1}.StatWidget-module__GY-MEa__metricHeader .StatWidget-module__GY-MEa__label{max-width:14ch}.StatWidget-module__GY-MEa__metricValue{color:var(--stat-accent-bright);text-align:right;text-shadow:0 0 22px var(--stat-accent-glow);flex:none;font-size:clamp(1.8rem,3vw,2.55rem)}.StatWidget-module__GY-MEa__metricWidget .StatWidget-module__GY-MEa__iconWrap{width:2.55rem;height:2.55rem}.StatWidget-module__GY-MEa__barChart{align-items:end;gap:.3rem;height:64px;padding-top:.25rem;display:flex}.StatWidget-module__GY-MEa__bar{background:linear-gradient(180deg, var(--stat-accent-bright,#a978ff), var(--stat-accent,#675cff));min-width:.35rem;box-shadow:0 0 12px var(--stat-accent-glow,#855cf65c);border-radius:999px 999px .25rem .25rem;flex:1}.StatWidget-module__GY-MEa__sparkline{width:100%;height:72px;overflow:visible}.StatWidget-module__GY-MEa__sparklineGlow{fill:none;stroke:var(--stat-accent-bright,#9b6bff);stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;opacity:.14;filter:blur(3px)}.StatWidget-module__GY-MEa__sparklineLine{fill:none;stroke:var(--stat-accent-bright,#a970ff);stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round}.StatWidget-module__GY-MEa__sparklinePoint{fill:var(--stat-accent-bright,#c4a5ff);stroke:var(--stat-accent,#8058eb);stroke-width:1.5px}.StatWidget-module__GY-MEa__genreWidget{flex:1;align-items:end;display:flex}.StatWidget-module__GY-MEa__genreBars{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));align-items:end;gap:clamp(.5rem,1.5vw,1.1rem);width:100%;min-height:225px;display:grid}.StatWidget-module__GY-MEa__genreColumn{color:#afbddb;text-align:center;grid-template-rows:auto 128px auto auto;justify-items:center;gap:.45rem;min-width:0;font-size:.7rem;line-height:1.15;display:grid}.StatWidget-module__GY-MEa__genreColumn strong{color:#f2f5ff;font-size:1rem}.StatWidget-module__GY-MEa__genreColumn>span:last-child{place-items:start center;min-height:2.2em;display:grid}.StatWidget-module__GY-MEa__genreBarTrack{background:#94a3b81f;border:1px solid #9ca3af3b;border-radius:.65rem;width:100%;max-width:2.65rem;height:128px;position:relative;overflow:hidden}.StatWidget-module__GY-MEa__genreBarFill{opacity:.95;border-radius:.5rem;position:absolute;inset:auto 0 0}.StatWidget-module__GY-MEa__genreIcon{width:1.35rem;height:1.35rem}.StatWidget-module__GY-MEa__ratioWidget{flex:1;place-items:center;gap:1.15rem;display:grid}.StatWidget-module__GY-MEa__donut{aspect-ratio:1;border-radius:50%;place-items:center;width:min(15rem,58vw);display:grid;box-shadow:0 0 32px #8b5cf64d}.StatWidget-module__GY-MEa__donutCenter{aspect-ratio:1;background:#101425;border-radius:50%;place-items:center;width:68%;display:grid;box-shadow:inset 0 0 20px #00000059}.StatWidget-module__GY-MEa__donutCenter strong{color:#f7f8ff;letter-spacing:-.06em;font-size:2rem;line-height:1}.StatWidget-module__GY-MEa__donutCenter span{color:#9badd1;margin-top:.35rem;font-size:.9rem}.StatWidget-module__GY-MEa__ratioLegend{color:#dce4f7;flex-wrap:wrap;justify-content:center;gap:.9rem 1.3rem;font-size:.82rem;display:flex}.StatWidget-module__GY-MEa__ratioLegend span{align-items:center;gap:.35rem;display:inline-flex}.StatWidget-module__GY-MEa__ratioLegend b{color:#ba87ff}.StatWidget-module__GY-MEa__ratioLegend i,.StatWidget-module__GY-MEa__completionLegend i{border-radius:50%;width:.7rem;height:.7rem;display:inline-block}.StatWidget-module__GY-MEa__moviesDot{background:#f052a5;box-shadow:0 0 10px #f052a5}.StatWidget-module__GY-MEa__tvDot{background:#8b5cf6;box-shadow:0 0 10px #8b5cf6}.StatWidget-module__GY-MEa__completionWidget{flex:1;align-content:center;gap:1.7rem;display:grid}.StatWidget-module__GY-MEa__completionBar{background:#94a3b81f;border-radius:999px;height:2.8rem;display:flex;overflow:hidden;box-shadow:inset 0 1px 3px #00000047}.StatWidget-module__GY-MEa__completionBar span{min-width:0;transition:width .3s}.StatWidget-module__GY-MEa__completionLegend{grid-template-columns:repeat(3,1fr);display:grid}.StatWidget-module__GY-MEa__completionLegend>div{border-left:1px solid #94a3b82b;grid-template-columns:auto 1fr;column-gap:.55rem;padding:0 1rem;display:grid}.StatWidget-module__GY-MEa__completionLegend>div:first-child{border-left:0;padding-left:0}.StatWidget-module__GY-MEa__completionLegend strong{color:#f7f8ff;font-size:1.2rem;line-height:1}.StatWidget-module__GY-MEa__completionLegend span{color:#9badd1;font-size:.75rem}.StatWidget-module__GY-MEa__completionLegend small{color:#7888ac;grid-column:2;margin-top:.3rem;font-size:.68rem}.StatWidget-module__GY-MEa__completionLegend i{grid-row:span 2;margin-top:.18rem}.StatWidget-module__GY-MEa__levelWidget{flex:1;align-content:center;gap:1rem;display:grid}.StatWidget-module__GY-MEa__levelHeading{align-items:center;gap:.65rem;display:flex}.StatWidget-module__GY-MEa__levelHeading strong{font-size:1.1rem}.StatWidget-module__GY-MEa__levelBadge{color:#fff;background:linear-gradient(135deg,#b858ff,#604dff);border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:750;box-shadow:0 0 18px #9b4dff66}.StatWidget-module__GY-MEa__progressBarBg{background:#94a3b821;border-radius:999px;height:.85rem;overflow:hidden}.StatWidget-module__GY-MEa__progressBarFill{border-radius:inherit;background:linear-gradient(90deg,#00d9ad,#15b9f3,#a24dff);height:100%;box-shadow:0 0 18px #15b9f380}.StatWidget-module__GY-MEa__levelSubtext{color:#9badd1;justify-content:space-between;gap:1rem;font-size:.78rem;display:flex}.StatWidget-module__GY-MEa__habitsChart{align-items:end;gap:.55rem;height:205px;padding-top:1rem;display:flex}.StatWidget-module__GY-MEa__dayCol{color:#99a9ca;flex:1;grid-template-rows:1fr auto;justify-items:center;gap:.5rem;height:100%;font-size:.7rem;display:grid}.StatWidget-module__GY-MEa__dayTrack{background:#94a3b81a;border-radius:.55rem .55rem .2rem .2rem;width:min(100%,2.8rem);height:100%;position:relative;overflow:hidden}.StatWidget-module__GY-MEa__dayBar,.StatWidget-module__GY-MEa__peakBar{border-radius:inherit;background:linear-gradient(#8072ff,#894cff);position:absolute;inset:auto 0 0}.StatWidget-module__GY-MEa__peakBar{background:linear-gradient(#c975ff,#f052a5);box-shadow:0 0 18px #f052a580}.StatWidget-module__GY-MEa__activeDaysContainer{gap:.3rem;margin-top:auto;display:flex}.StatWidget-module__GY-MEa__dayPill{color:#8597ba;background:#94a3b81a;border-radius:.45rem;flex:1;place-items:center;min-width:1.5rem;min-height:1.5rem;font-size:.68rem;font-weight:750;display:grid}.StatWidget-module__GY-MEa__activeDayPill{color:#fff;background:linear-gradient(135deg,#28d2ad,#18ab8c);box-shadow:0 0 12px #18d5a442}@media (max-width:620px){.StatWidget-module__GY-MEa__widget{min-height:118px;padding:1rem}.StatWidget-module__GY-MEa__visualWidget{min-height:270px}.StatWidget-module__GY-MEa__genreBars{grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.45rem}.StatWidget-module__GY-MEa__genreColumn{font-size:.64rem}.StatWidget-module__GY-MEa__genreBarTrack{max-width:2.25rem}.StatWidget-module__GY-MEa__completionLegend>div{padding:0 .4rem}.StatWidget-module__GY-MEa__completionLegend small{display:none}.StatWidget-module__GY-MEa__levelSubtext{font-size:.7rem}.StatWidget-module__GY-MEa__ratioLegend{gap:.6rem}}
.AppShell-module__zsum4a__shell{flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:100vh;display:flex;overflow-x:clip}
.CollapsibleFilterPanel-module__N2U_OW__panel{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.CollapsibleFilterPanel-module__N2U_OW__toggle{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition);justify-content:space-between;align-items:center;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;display:none}.CollapsibleFilterPanel-module__N2U_OW__toggle:hover{background:var(--surface-hover);border-color:#ffffff26}.CollapsibleFilterPanel-module__N2U_OW__toggleLabel{align-items:center;gap:.5rem;display:inline-flex}.CollapsibleFilterPanel-module__N2U_OW__activeBadge{border-radius:var(--radius-full);background:var(--primary);color:#fff;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:700;display:inline-flex}.CollapsibleFilterPanel-module__N2U_OW__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.CollapsibleFilterPanel-module__N2U_OW__chevronOpen{transform:rotate(180deg)}.CollapsibleFilterPanel-module__N2U_OW__body{flex-direction:column;gap:.75rem;display:flex}.CollapsibleFilterPanel-module__N2U_OW__bodyCollapsed{display:none}@media (min-width:768px){.CollapsibleFilterPanel-module__N2U_OW__panel{gap:1rem;padding:1.25rem}.CollapsibleFilterPanel-module__N2U_OW__toggle{display:none!important}.CollapsibleFilterPanel-module__N2U_OW__body,.CollapsibleFilterPanel-module__N2U_OW__bodyCollapsed{display:flex!important}}@media (max-width:767px){.CollapsibleFilterPanel-module__N2U_OW__toggle{display:flex}}
.ProfileStatsGrid-module__WkP1Ga__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:1rem;display:grid}.ProfileStatsGrid-module__WkP1Ga__size_sm,.ProfileStatsGrid-module__WkP1Ga__size_md{grid-column:span 4}.ProfileStatsGrid-module__WkP1Ga__size_lg{grid-column:span 6}@media (max-width:900px){.ProfileStatsGrid-module__WkP1Ga__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem}.ProfileStatsGrid-module__WkP1Ga__size_sm{grid-column:span 2}.ProfileStatsGrid-module__WkP1Ga__size_md,.ProfileStatsGrid-module__WkP1Ga__size_lg{grid-column:span 3}}@media (max-width:600px){.ProfileStatsGrid-module__WkP1Ga__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.ProfileStatsGrid-module__WkP1Ga__size_sm{grid-column:span 1}.ProfileStatsGrid-module__WkP1Ga__size_md,.ProfileStatsGrid-module__WkP1Ga__size_lg{grid-column:1/-1}}
.NotificationsClient-module__lcXPLW__panel{padding:.5rem}.NotificationsClient-module__lcXPLW__toolbar{border-bottom:1px solid var(--border);justify-content:flex-end;padding:.5rem .75rem;display:flex}.NotificationsClient-module__lcXPLW__list{flex-direction:column;display:flex}.NotificationsClient-module__lcXPLW__loading{justify-content:center;padding:3rem;display:flex}.NotificationsClient-module__lcXPLW__empty{text-align:center;color:var(--text-secondary);margin:0;padding:3rem 1.5rem;font-size:.9rem}.NotificationsClient-module__lcXPLW__loadMore{border-top:1px solid var(--border);justify-content:center;padding:1rem;display:flex}
.ProfilePreviewModal-module__aFDygG__overlay{z-index:350;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03060ec2;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.ProfilePreviewModal-module__aFDygG__modal{background:#0b1020;border:1px solid #7f91c342;border-radius:1.35rem;width:min(1120px,100%);max-height:min(88vh,920px);overflow:auto;box-shadow:0 28px 80px #00000080}.ProfilePreviewModal-module__aFDygG__modalHeader{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1020f2;border-bottom:1px solid #94a3b826;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.35rem;display:flex;position:sticky;top:0}.ProfilePreviewModal-module__aFDygG__eyebrow{color:#b68bff;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.ProfilePreviewModal-module__aFDygG__modalHeader h2{letter-spacing:-.03em;margin:.2rem 0 0;font-size:1.3rem}.ProfilePreviewModal-module__aFDygG__modalHeader p{color:#96a6c9;margin:.2rem 0 0;font-size:.82rem}.ProfilePreviewModal-module__aFDygG__close{color:#b6c3df;cursor:pointer;width:2.25rem;height:2.25rem;transition:var(--transition);background:#94a3b814;border:1px solid #94a3b82e;border-radius:.65rem;flex:none;place-items:center;display:grid}.ProfilePreviewModal-module__aFDygG__close:hover{color:#fff;background:#8c51ff33;border-color:#b489ff85}.ProfilePreviewModal-module__aFDygG__profilePreview{flex-direction:column;gap:1.35rem;padding:1.35rem;display:flex}.ProfilePreviewModal-module__aFDygG__profileHeader{background:radial-gradient(circle at 10% 0,#714fff2e,#0000 17rem),#101629;border:1px solid #7f91c32e;border-radius:1rem;align-items:center;gap:.85rem;padding:1rem;display:flex}.ProfilePreviewModal-module__aFDygG__avatarFrame{background:linear-gradient(135deg,#995bff,#3e69ff);border-radius:50%;padding:3px;box-shadow:0 0 16px #7c5cff6b}.ProfilePreviewModal-module__aFDygG__avatarFrame img{border:2px solid #101629;display:block}.ProfilePreviewModal-module__aFDygG__profileInfo{flex-direction:column;gap:.05rem;min-width:0;display:flex}.ProfilePreviewModal-module__aFDygG__profileInfo strong{font-size:1.05rem}.ProfilePreviewModal-module__aFDygG__profileInfo>span:last-child{color:#98a8ca;font-size:.78rem}.ProfilePreviewModal-module__aFDygG__bio{letter-spacing:.05em;font-size:1.1rem;line-height:1.25}.ProfilePreviewModal-module__aFDygG__empty{color:#9aabcf;text-align:center;border:1px dashed #94a3b842;border-radius:.85rem;margin:0;padding:1.5rem}@media (max-width:640px){.ProfilePreviewModal-module__aFDygG__overlay{align-items:flex-end;padding:0}.ProfilePreviewModal-module__aFDygG__modal{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:92vh}.ProfilePreviewModal-module__aFDygG__modalHeader{padding:1rem}.ProfilePreviewModal-module__aFDygG__modalHeader p{display:none}.ProfilePreviewModal-module__aFDygG__profilePreview{padding:1rem}.ProfilePreviewModal-module__aFDygG__profileHeader{padding:.8rem}}
.Pagination-module__Ih5jkq__pagination{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Pagination-module__Ih5jkq__pageBtn{border:1px solid var(--border);background:var(--surface);min-width:32px;height:32px;color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;padding:0 .4rem;font-size:.85rem;display:flex}.Pagination-module__Ih5jkq__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.Pagination-module__Ih5jkq__pageBtn:disabled{opacity:.35;cursor:not-allowed}.Pagination-module__Ih5jkq__pageBtnActive{border-color:var(--primary);background:var(--primary);color:var(--surface)}.Pagination-module__Ih5jkq__pageBtnActive:hover{opacity:.9}.Pagination-module__Ih5jkq__ellipsis{min-width:32px;height:32px;color:var(--text-secondary);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex}
.FriendsClient-module__kqiKxW__container{flex-direction:column;gap:1rem;width:100%;min-width:0;margin-inline:auto;display:flex}.FriendsClient-module__kqiKxW__loading{justify-content:center;padding:3rem;display:flex}.FriendsClient-module__kqiKxW__tabs{flex-wrap:wrap;gap:.25rem;display:flex}.FriendsClient-module__kqiKxW__tab{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-secondary);cursor:pointer;transition:var(--transition);align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex}.FriendsClient-module__kqiKxW__tab:hover{background:var(--surface-hover);color:var(--text-primary)}.FriendsClient-module__kqiKxW__tabActive{background:var(--primary-glow);color:var(--primary);border-color:#6366f14d}.FriendsClient-module__kqiKxW__tabCount{border-radius:var(--radius-full);background:var(--surface-hover);color:var(--text-secondary);padding:.1rem .4rem;font-size:.7rem}.FriendsClient-module__kqiKxW__tabCountHighlight{background:var(--primary);color:#fff}.FriendsClient-module__kqiKxW__panel{min-height:200px;padding:1.25rem}.FriendsClient-module__kqiKxW__list{flex-direction:column;gap:.5rem;display:flex}.FriendsClient-module__kqiKxW__userRow{border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.FriendsClient-module__kqiKxW__userRow:hover{background:var(--surface-hover);border-color:#ffffff26}.FriendsClient-module__kqiKxW__userInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.FriendsClient-module__kqiKxW__userName{font-size:.95rem;font-weight:600}.FriendsClient-module__kqiKxW__userActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.FriendsClient-module__kqiKxW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.FriendsClient-module__kqiKxW__empty{color:var(--text-secondary);margin:0;font-size:.9rem}.FriendsClient-module__kqiKxW__hint{color:var(--text-secondary);margin:0;padding:.5rem 0;font-size:.85rem}.FriendsClient-module__kqiKxW__requestsSections{flex-direction:column;gap:1.5rem;display:flex}.FriendsClient-module__kqiKxW__requestSection{flex-direction:column;gap:.5rem;display:flex}.FriendsClient-module__kqiKxW__requestTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:600}.FriendsClient-module__kqiKxW__declinedLabel,.FriendsClient-module__kqiKxW__statusLabel{color:var(--text-secondary);font-size:.8rem}.FriendsClient-module__kqiKxW__findSection{flex-direction:column;gap:.75rem;display:flex}.FriendsClient-module__kqiKxW__searchBox{position:relative}.FriendsClient-module__kqiKxW__searchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.FriendsClient-module__kqiKxW__searchBox .input{width:100%;padding-left:2.5rem}.FriendsClient-module__kqiKxW__searchLoading{justify-content:center;padding:1rem;display:flex}.FriendsClient-module__kqiKxW__searchResults{flex-direction:column;gap:.5rem;display:flex}@media (max-width:767px){.FriendsClient-module__kqiKxW__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0 -.25rem;padding-bottom:.25rem;overflow-x:auto}.FriendsClient-module__kqiKxW__tabs::-webkit-scrollbar{display:none}.FriendsClient-module__kqiKxW__tab{flex-shrink:0;min-height:44px}.FriendsClient-module__kqiKxW__panel{padding:1rem}.FriendsClient-module__kqiKxW__userRow{flex-direction:column;align-items:flex-start}.FriendsClient-module__kqiKxW__userActions{justify-content:flex-start;width:100%}}
.page-module__SrRMZa__container{flex-direction:column;gap:1.25rem;width:100%;min-width:0;margin-inline:auto;padding:1.5rem 0;animation:.4s ease-out page-module__SrRMZa__fadeIn;display:flex}.page-module__SrRMZa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-module__SrRMZa__header h1{margin:0;font-size:1.65rem;font-weight:700}.page-module__SrRMZa__headerIcon{color:var(--primary);vertical-align:-.15em;justify-content:center;align-items:center;margin-right:.35rem;display:inline-flex}.page-module__SrRMZa__sections{flex-direction:column;gap:2.5rem;display:flex}.page-module__SrRMZa__sectionTitle{align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:600;display:flex}.page-module__SrRMZa__sectionDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.page-module__SrRMZa__sectionCount{color:var(--text-secondary);background:var(--surface-hover);border-radius:var(--radius-full);margin-left:.25rem;padding:.15rem .5rem;font-size:.85rem;font-weight:500}.page-module__SrRMZa__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;display:grid}.page-module__SrRMZa__cardPosterLink,.page-module__SrRMZa__cardTitleLink,.page-module__SrRMZa__listPosterLink,.page-module__SrRMZa__listTitleLink{color:inherit;text-decoration:none}.page-module__SrRMZa__card{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);transition:var(--transition);flex-direction:column;gap:.75rem;height:100%;padding:.75rem;display:flex}.page-module__SrRMZa__cardWrap:hover .page-module__SrRMZa__card{box-shadow:var(--shadow-glow), var(--shadow-md);border-color:#6366f133}.page-module__SrRMZa__posterWrap{border-radius:var(--radius-sm);position:relative;overflow:hidden}.page-module__SrRMZa__poster{aspect-ratio:2/3;object-fit:cover;background:var(--surface-hover);width:100%;display:block}.page-module__SrRMZa__noPoster{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.page-module__SrRMZa__ratingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);color:var(--warning);background:#000000bf;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.page-module__SrRMZa__posterOverlay{background:linear-gradient(#0000,#000000b3);justify-content:flex-start;padding:.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__SrRMZa__cardBody{flex-direction:column;flex:1;gap:.5rem;min-height:0;display:flex}.page-module__SrRMZa__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__SrRMZa__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__SrRMZa__progressSection{align-items:center;gap:.5rem;display:flex}.page-module__SrRMZa__progressText{color:var(--text-secondary);white-space:nowrap;font-size:.7rem;font-weight:500}.page-module__SrRMZa__emptyState{color:var(--text-secondary);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.page-module__SrRMZa__emptyLibrary{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:6rem 2rem;display:flex}.page-module__SrRMZa__emptyLibrary h2{font-size:1.5rem;font-weight:600}.page-module__SrRMZa__emptyLibrary p{color:var(--text-secondary);max-width:400px;line-height:1.6}.page-module__SrRMZa__emptyIcon{margin-bottom:.5rem;font-size:4rem}.page-module__SrRMZa__filterExtras{flex-direction:column;gap:.75rem;display:flex}.page-module__SrRMZa__searchInputWrapper{align-items:center;display:flex;position:relative}.page-module__SrRMZa__searchIcon{width:18px;height:18px;color:var(--text-secondary);pointer-events:none;position:absolute;left:1rem}.page-module__SrRMZa__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;color:var(--text-primary);transition:var(--transition);outline:none;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.95rem}.page-module__SrRMZa__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.page-module__SrRMZa__clearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.9rem;position:absolute;right:.75rem}.page-module__SrRMZa__filterGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));gap:.75rem;width:100%;min-width:0;display:grid}.page-module__SrRMZa__filterGroup{flex-direction:column;gap:.35rem;display:flex}.page-module__SrRMZa__sortControlRow{align-items:center;gap:.4rem;display:flex}.page-module__SrRMZa__sortOrderBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:2.2rem;height:2.2rem;color:var(--text-secondary);cursor:pointer;transition:var(--transition);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__SrRMZa__sortOrderBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--surface-hover)}.page-module__SrRMZa__filterGroupLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.75rem;font-weight:600}.page-module__SrRMZa__clearFiltersBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.85rem}.page-module__SrRMZa__clearFiltersBtn:hover{text-decoration:underline}.page-module__SrRMZa__cardWrap{height:100%;transition:var(--transition);position:relative}.page-module__SrRMZa__cardWrap:hover{transform:translateY(-4px)}.page-module__SrRMZa__cardWrap:has([data-dropdown-open=true]){z-index:20}.page-module__SrRMZa__cardStatus{z-index:2;width:100%;position:relative}.page-module__SrRMZa__resultsToolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__SrRMZa__toolbarActions{align-items:center;gap:.75rem;display:flex}.page-module__SrRMZa__resultCount{color:var(--text-secondary);font-size:.9rem}.page-module__SrRMZa__viewToggle{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);gap:.25rem;padding:.2rem;display:flex}.page-module__SrRMZa__viewBtn{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem .5rem;display:flex}.page-module__SrRMZa__viewBtnActive{background:var(--primary);color:#fff}.page-module__SrRMZa__resultsList{flex-direction:column;gap:.75rem;display:flex}.page-module__SrRMZa__listRow{align-items:stretch;display:flex;position:relative}.page-module__SrRMZa__listRow:has([data-dropdown-open=true]){z-index:20}.page-module__SrRMZa__listRowLink{color:inherit;width:100%;text-decoration:none;display:block}.page-module__SrRMZa__listCard{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);transition:var(--transition);align-items:stretch;gap:1rem;width:100%;min-height:0;padding:.875rem 1rem;display:flex}.page-module__SrRMZa__listCard:hover{box-shadow:var(--shadow-glow), var(--shadow-sm);border-color:#6366f133}.page-module__SrRMZa__listContentGrid{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.25rem;display:grid}.page-module__SrRMZa__listPrimary{flex-direction:column;gap:.35rem;min-width:0;display:flex}.page-module__SrRMZa__listPrimaryMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__SrRMZa__listAside{z-index:2;touch-action:manipulation;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.45rem;width:auto;min-width:9.5rem;display:flex;position:relative}.page-module__SrRMZa__listOverview{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;margin:.15rem 0 0;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module__SrRMZa__year{color:var(--text-secondary);font-size:.8rem}.page-module__SrRMZa__paginationFooter{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:.5rem 0 1rem;display:flex}.page-module__SrRMZa__listPosterWrap{border-radius:var(--radius-sm);flex-shrink:0;position:relative;overflow:hidden}.page-module__SrRMZa__listPoster{aspect-ratio:2/3;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-hover);width:80px;height:auto;display:block}.page-module__SrRMZa__listPosterOverlay{background:linear-gradient(#0000,#000000b3);justify-content:flex-start;padding:.4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__SrRMZa__listBody{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:.1rem 0;display:flex}.page-module__SrRMZa__listTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__SrRMZa__listTitleLink{min-width:0}.page-module__SrRMZa__listRating{color:var(--warning);font-size:.8rem;font-weight:600}.page-module__SrRMZa__listEpisodeSection{flex-direction:column;gap:.3rem;min-width:0;display:flex}.page-module__SrRMZa__listEpisodeCount{color:var(--text-secondary);white-space:nowrap;text-align:left;font-size:.78rem;font-weight:600}.page-module__SrRMZa__listProgress{align-self:stretch;width:100%}.page-module__SrRMZa__listProgress .progress-bar{width:100%;height:5px}.page-module__SrRMZa__metaDot{color:var(--text-secondary);font-size:.75rem}.page-module__SrRMZa__addedAt{color:var(--text-secondary);font-size:.8rem}@keyframes page-module__SrRMZa__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.page-module__SrRMZa__listPoster{width:93px}.page-module__SrRMZa__listTitle{font-size:1rem}.page-module__SrRMZa__listAside{align-items:flex-end;width:9.5rem;padding-top:.25rem}.page-module__SrRMZa__listEpisodeSection{align-items:flex-end;width:100%}.page-module__SrRMZa__listEpisodeCount{text-align:right}}@media (max-width:767px){.page-module__SrRMZa__container{gap:1rem;padding:1rem 0}.page-module__SrRMZa__header{flex-direction:column;align-items:flex-start;gap:.5rem}.page-module__SrRMZa__header h1{font-size:1.35rem}.page-module__SrRMZa__filterGrid{grid-template-columns:1fr 1fr}.page-module__SrRMZa__resultsToolbar{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module__SrRMZa__toolbarActions{justify-content:space-between;width:100%}.page-module__SrRMZa__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.page-module__SrRMZa__listCard{gap:.75rem;padding:.75rem}.page-module__SrRMZa__listPrimary{padding-right:2.2rem}.page-module__SrRMZa__listPoster{width:64px}.page-module__SrRMZa__listTitle{font-size:.875rem}.page-module__SrRMZa__listOverview{-webkit-line-clamp:1}.page-module__SrRMZa__emptyLibrary{padding:3rem 1rem}.page-module__SrRMZa__listEpisodeSection{flex:auto;min-width:min(100%,10rem)}}
.page-module__jzSWhG__page{flex-direction:column;gap:1.5rem;max-width:640px;padding:1.5rem 0;animation:.4s ease-out page-module__jzSWhG__fadeIn;display:flex}.page-module__jzSWhG__header h1{margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.page-module__jzSWhG__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}@media (max-width:767px){.page-module__jzSWhG__page{gap:1rem;max-width:none;padding:1rem 0}.page-module__jzSWhG__header h1{font-size:1.5rem}}
.AccountSettingsForm-module__WB1iIW__form{flex-direction:column;gap:1.25rem;display:flex}.AccountSettingsForm-module__WB1iIW__section{flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.AccountSettingsForm-module__WB1iIW__dangerSection{border-color:#ef444433}.AccountSettingsForm-module__WB1iIW__sectionTitle{margin:0;font-size:1rem;font-weight:600}.AccountSettingsForm-module__WB1iIW__sectionDesc{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.AccountSettingsForm-module__WB1iIW__field{flex-direction:column;gap:.4rem;display:flex}.AccountSettingsForm-module__WB1iIW__label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.AccountSettingsForm-module__WB1iIW__inlineForm{align-items:center;gap:.75rem;display:flex}.AccountSettingsForm-module__WB1iIW__inlineForm .AccountSettingsForm-module__WB1iIW__input{flex:1}.AccountSettingsForm-module__WB1iIW__stackForm{flex-direction:column;gap:.75rem;display:flex}.AccountSettingsForm-module__WB1iIW__dangerActions{gap:.5rem;display:flex}.AccountSettingsForm-module__WB1iIW__errorBanner{border-radius:var(--radius-md);color:var(--danger);background:#ef44441a;border:1px solid #ef444440;padding:.75rem 1rem;font-size:.875rem}@media (max-width:480px){.AccountSettingsForm-module__WB1iIW__inlineForm{flex-direction:column;align-items:stretch}}
.ProfileSettingsForm-module__qS-0OG__layout{width:100%}.ProfileSettingsForm-module__qS-0OG__sections{flex-direction:column;gap:1.25rem;display:flex}.ProfileSettingsForm-module__qS-0OG__section{padding:1.25rem 1.5rem}.ProfileSettingsForm-module__qS-0OG__sectionTitle{margin:0 0 1rem;font-size:1rem;font-weight:600}.ProfileSettingsForm-module__qS-0OG__sectionDesc{color:var(--text-secondary);margin:-.5rem 0 1rem;font-size:.85rem}.ProfileSettingsForm-module__qS-0OG__sectionHeaderRow{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.ProfileSettingsForm-module__qS-0OG__sectionHeaderRow .ProfileSettingsForm-module__qS-0OG__sectionTitle{margin-bottom:0}.ProfileSettingsForm-module__qS-0OG__sectionCount{color:var(--text-secondary);white-space:nowrap;font-size:.75rem}.ProfileSettingsForm-module__qS-0OG__tabs{border-bottom:1px solid var(--border);gap:.4rem;margin-bottom:1rem;display:flex}.ProfileSettingsForm-module__qS-0OG__tab{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.ProfileSettingsForm-module__qS-0OG__tab:hover{color:var(--text-primary)}.ProfileSettingsForm-module__qS-0OG__tabActive{color:var(--text-primary);border-bottom-color:var(--primary)}.ProfileSettingsForm-module__qS-0OG__tabCount{color:var(--text-secondary);border-radius:var(--radius-full);background:var(--surface-hover);padding:.05rem .4rem;font-size:.7rem;font-weight:500}.ProfileSettingsForm-module__qS-0OG__tabActive .ProfileSettingsForm-module__qS-0OG__tabCount{color:var(--primary)}.ProfileSettingsForm-module__qS-0OG__chipGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ProfileSettingsForm-module__qS-0OG__actions{justify-content:flex-end;gap:.75rem;display:flex}.ProfileSettingsForm-module__qS-0OG__privacyOptions{flex-direction:column;gap:.75rem;display:flex}.ProfileSettingsForm-module__qS-0OG__radioOption{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);background:var(--surface);align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.ProfileSettingsForm-module__qS-0OG__radioOption:hover{border-color:var(--primary);background:var(--surface-hover)}.ProfileSettingsForm-module__qS-0OG__radioOption input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--primary);margin-top:.2rem}.ProfileSettingsForm-module__qS-0OG__radioContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.ProfileSettingsForm-module__qS-0OG__radioLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.ProfileSettingsForm-module__qS-0OG__radioDesc{color:var(--text-secondary);font-size:.8rem;line-height:1.4}@media (max-width:480px){.ProfileSettingsForm-module__qS-0OG__actions{flex-direction:column-reverse;align-items:stretch}}
.page-module__wZ4MXG__page{flex-direction:column;gap:1.25rem;width:100%;min-width:0;margin-inline:auto;padding:1.5rem 0;animation:.4s ease-out page-module__wZ4MXG__fadeIn;display:flex}.page-module__wZ4MXG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-module__wZ4MXG__header h1{margin:0;font-size:1.65rem;font-weight:700}.page-module__wZ4MXG__headerIcon{color:var(--primary);vertical-align:-.15em;justify-content:center;align-items:center;margin-right:.35rem;display:inline-flex}@media (max-width:767px){.page-module__wZ4MXG__page{gap:1rem;padding:1rem 0}.page-module__wZ4MXG__header h1{font-size:1.5rem}}@keyframes page-module__wZ4MXG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.page-module__EVC7Fa__page{flex-direction:column;gap:2rem;padding:1.5rem 0;animation:.4s ease-out page-module__EVC7Fa__fadeIn;display:flex}.page-module__EVC7Fa__dashboard{isolation:isolate;background:radial-gradient(circle at 9% 5%,#594dff33,#0000 25rem),radial-gradient(circle at 88% 16%,#14b8f214,#0000 23rem),linear-gradient(145deg,#101526,#090d18 70%);border:1px solid #7889b23d;border-radius:1.65rem;flex-direction:column;gap:1.4rem;padding:clamp(1rem,2.5vw,1.75rem);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000047}.page-module__EVC7Fa__dashboard:after{z-index:-1;content:"";pointer-events:none;opacity:.45;background-image:linear-gradient(#91a2cd09 1px,#0000 1px),linear-gradient(90deg,#91a2cd09 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 38%);mask-image:linear-gradient(#000,#0000 38%)}.page-module__EVC7Fa__header{border-bottom:1px solid #94a3b826;justify-content:space-between;align-items:center;gap:1rem;padding:.15rem 0 1.3rem;display:flex}.page-module__EVC7Fa__profileIdentity{align-items:center;gap:1.25rem;min-width:0;display:flex}.page-module__EVC7Fa__avatarFrame{background:linear-gradient(145deg,#8c51ff,#3369ff);border-radius:50%;flex:none;padding:4px;box-shadow:0 0 0 3px #0c1120,0 0 28px #6850ff7a}.page-module__EVC7Fa__avatarFrame img{border:3px solid #0c1120;display:block}.page-module__EVC7Fa__headerInfo{flex-direction:column;gap:.35rem;min-width:0;display:flex}.page-module__EVC7Fa__username{color:#f5f7ff;letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:750}.page-module__EVC7Fa__bio{letter-spacing:.05em;margin:0;font-size:1.5rem;line-height:1.2}.page-module__EVC7Fa__memberSince{color:#9aabcf;margin:0;font-size:.9rem}.page-module__EVC7Fa__levelChip{color:#e5d8ff;border-radius:var(--radius-full);background:#8653ff24;border:1px solid #be91ff57;align-self:flex-start;align-items:center;gap:.35rem;margin-top:.2rem;padding:.25rem .58rem;font-size:.73rem;font-weight:650;line-height:1.2;display:inline-flex}.page-module__EVC7Fa__settingsLink{background:#0f1526a8;border-color:#9aaddc47;flex:none}.page-module__EVC7Fa__mediaShelves{flex-direction:column;gap:1rem;width:100%;display:flex}.page-module__EVC7Fa__mediaShelves section{background:linear-gradient(145deg,#141a2df5,#0b0f1bf5);border:1px solid #7889b233;border-radius:1.15rem;width:100%;padding:1.25rem;box-shadow:0 16px 35px #00000026}.page-module__EVC7Fa__mediaShelves h3{color:#dbe5fb}.page-module__EVC7Fa__friendsOnlyNote{color:var(--text-secondary);text-align:center;margin:0;font-size:.8rem}@media (max-width:600px){.page-module__EVC7Fa__dashboard{border-radius:1.2rem}.page-module__EVC7Fa__header{flex-direction:column;align-items:flex-start}.page-module__EVC7Fa__settingsLink{align-self:stretch}}@media (max-width:420px){.page-module__EVC7Fa__profileIdentity{align-items:flex-start;gap:.9rem}.page-module__EVC7Fa__avatarFrame img{width:72px;height:72px}.page-module__EVC7Fa__bio{font-size:1.2rem}}
.page-module__zbZttW__page{flex-direction:column;gap:1.5rem;max-width:560px;padding:1.5rem 0;animation:.4s ease-out page-module__zbZttW__fadeIn;display:flex}.page-module__zbZttW__header h1{margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.page-module__zbZttW__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}@media (max-width:767px){.page-module__zbZttW__page{gap:1.25rem;max-width:none;padding:1rem 0}.page-module__zbZttW__header h1{font-size:1.5rem}}
.page-module__z0ik0G__page{flex-direction:column;gap:1.75rem;max-width:900px;padding:1.5rem 0;animation:.4s ease-out page-module__z0ik0G__fadeIn;display:flex}.page-module__z0ik0G__header h1{margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.page-module__z0ik0G__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}@media (max-width:767px){.page-module__z0ik0G__page{gap:1.25rem;max-width:none;padding:1rem 0}.page-module__z0ik0G__header h1{font-size:1.5rem}}
.page-module__paFV7W__page{flex-direction:column;gap:1.5rem;max-width:820px;padding:1.5rem 0;animation:.4s ease-out page-module__paFV7W__fadeIn;display:flex}.page-module__paFV7W__card{padding:1.25rem}.page-module__paFV7W__layout{align-items:flex-start;gap:1.5rem;display:flex}.page-module__paFV7W__posterWrap{border-radius:var(--radius-md);flex-shrink:0;position:relative;overflow:hidden}.page-module__paFV7W__poster{aspect-ratio:2/3;border-radius:var(--radius-md);object-fit:cover;background:var(--surface-hover);width:168px;display:block}.page-module__paFV7W__noPoster{color:var(--text-secondary);justify-content:center;align-items:center;height:252px;display:flex}.page-module__paFV7W__ratingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);color:var(--warning);background:#000000bf;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.55rem;left:.55rem}.page-module__paFV7W__posterOverlay{background:linear-gradient(#0000,#000000b8);justify-content:flex-start;padding:.45rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__paFV7W__main{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.page-module__paFV7W__senderCard{border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--surface);align-self:flex-start;align-items:center;gap:.75rem;padding:.55rem .75rem;display:inline-flex}.page-module__paFV7W__senderCopy{flex-direction:column;gap:.1rem;display:flex}.page-module__paFV7W__senderLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.72rem;font-weight:600}.page-module__paFV7W__senderName{color:var(--primary);transition:var(--transition);font-weight:600}.page-module__paFV7W__senderName:hover{color:var(--accent)}.page-module__paFV7W__headline{flex-direction:column;gap:.35rem;display:flex}.page-module__paFV7W__title{margin:0;font-size:1.65rem;font-weight:700;line-height:1.2}.page-module__paFV7W__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}.page-module__paFV7W__choiceRow{flex-wrap:wrap;gap:.6rem;display:flex}.page-module__paFV7W__choiceChip{border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--glass-bg);flex-direction:column;gap:.2rem;min-width:7.5rem;padding:.55rem .75rem;display:flex}.page-module__paFV7W__choiceLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.68rem;font-weight:600}.page-module__paFV7W__choiceValue{color:var(--text-primary);align-items:center;gap:.35rem;font-size:.88rem;font-weight:600;display:inline-flex}.page-module__paFV7W__ratingValue{color:var(--warning)}.page-module__paFV7W__reactionEmoji{font-size:1.05rem;line-height:1}.page-module__paFV7W__overview{color:var(--text-secondary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--surface);border-left:3px solid #6366f173;margin:0;padding:.85rem 1rem;font-size:.92rem;line-height:1.6}.page-module__paFV7W__actions{flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex}@keyframes page-module__paFV7W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.page-module__paFV7W__layout{flex-direction:column;align-items:center}.page-module__paFV7W__main{width:100%}.page-module__paFV7W__senderCard{align-self:stretch}.page-module__paFV7W__headline{text-align:center}.page-module__paFV7W__choiceRow,.page-module__paFV7W__actions{justify-content:center}}
