.senve-title-page{width:min(100%,1024px);margin:0 auto;padding:28px 24px 96px;animation:mono-page-in .36s cubic-bezier(.2,.8,.2,1) both}.senve-title-status{padding:80px 0;text-align:center;color:var(--muted)}.senve-title-back,.senve-title-error{margin-top:14px;color:var(--muted)}.senve-title-hero{display:flex;gap:24px;align-items:flex-start}.senve-title-poster{flex:0 0 200px;aspect-ratio:2/3;display:grid;place-items:center;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--muted);font-weight:800}.senve-title-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.senve-title-head{min-width:0;flex:1}.senve-title-head h1{margin:0;font-size:30px;line-height:1.1;font-weight:800}.senve-title-orig{margin:6px 0 0;color:var(--muted)}.senve-title-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.senve-title-meta span{padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:12px;color:rgba(255,255,255,.75)}.senve-title-ratings{display:flex;gap:10px;margin-top:12px}.senve-title-rating{font-size:13px;color:rgba(255,255,255,.7)}.senve-title-rating strong{color:#fff}.senve-title-genres{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.senve-title-genres span{font-size:12px;color:var(--muted)}.senve-title-genres span:not(:last-child):after{content:"Р’В·";margin-left:6px}.senve-title-block{margin-top:28px}.senve-title-block h2{margin:0 0 10px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.senve-title-block p{margin:0;line-height:1.6;color:rgba(255,255,255,.85)}.senve-title-credits p{margin:0 0 6px;font-size:14px}.senve-title-credits span{display:inline-block;min-width:96px;color:var(--muted)}.senve-title-episodes{margin-top:24px}.senve-title-select{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:var(--muted)}.senve-title-select select{border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#000;color:#fff;padding:6px 10px}.senve-title-episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:8px}.senve-title-episode{padding:10px 0;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);color:rgba(255,255,255,.8);font-weight:700;transition:background .2s ease,border-color .2s ease}.senve-title-episode:hover{background:rgba(255,255,255,.08)}.senve-title-episode.is-active{background:#fff;border-color:#fff;color:#000}.senve-title-player{margin-bottom:26px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#000}.senve-title-player iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.senve-title-guest-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-14px 0 26px;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px 12px;color:var(--muted);font-size:12px}.senve-title-guest-hint button{flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.08);color:#fff;font:inherit;font-weight:750}.senve-title-actions{display:flex;gap:12px;margin-top:32px}.senve-title-views{margin-top:18px;color:var(--muted);font-size:13px;font-weight:650}.senve-title-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.senve-social-chip{border:1px solid var(--line);border-radius:999px;padding:9px 16px;background:#0d0d0d;color:#f5f5f5;font-size:13px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease}.senve-social-chip:hover{border-color:var(--line-strong)}.senve-social-chip.is-active{background:#fff;border-color:#fff;color:#0a0a0a}.senve-social-fav.is-active{background:#ff5b7f;border-color:#ff5b7f;color:#fff}.senve-title-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.senve-status-chip{border:1px solid var(--line);border-radius:10px;padding:7px 13px;background:#0b0b0b;color:var(--muted);font-size:12px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease}.senve-status-chip:hover{border-color:var(--line-strong);color:#f5f5f5}.senve-status-chip.is-active{background:#1f6feb;border-color:#1f6feb;color:#fff}.senve-title-comments{margin-top:34px}.senve-title-comments h2{font-size:18px;font-weight:800;margin-bottom:14px}.senve-comment-compose{display:flex;gap:10px;align-items:flex-end}.senve-comment-compose textarea{flex:1;resize:vertical;min-height:44px;border:1px solid var(--line);border-radius:14px;padding:11px 13px;background:#0a0a0a;color:#f5f5f5;font-size:14px;font-family:inherit}.senve-comment-compose textarea:focus{outline:none;border-color:var(--line-strong)}.senve-comment-compose button{border:none;border-radius:12px;padding:11px 18px;background:#fff;color:#0a0a0a;font-size:13px;font-weight:800;white-space:nowrap}.senve-comment-compose button:disabled{opacity:.5;cursor:not-allowed}.senve-comment-list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.senve-comment{display:flex;gap:12px}.senve-comment-body{min-width:0;flex:1}.senve-comment-head{display:flex;align-items:center;gap:9px}.senve-comment-head strong{font-size:13px;font-weight:750}.senve-comment-head small{color:var(--muted);font-size:11px}.senve-comment-delete{margin-left:auto;border:1px solid rgba(255,107,107,.3);border-radius:8px;padding:3px 9px;background:transparent;color:#ff6b6b;font-size:11px;font-weight:700}.senve-comment-body p{margin-top:5px;font-size:14px;line-height:1.5;color:#e6e6e6;word-break:break-word;white-space:pre-wrap}.senve-title-comments-empty{margin-top:16px;color:var(--muted);font-size:13px}.senve-title-cowatch,.senve-title-solo{flex:1;padding:15px;border-radius:16px;font-weight:800;font-size:15px;transition:background .2s ease,border-color .2s ease}.senve-title-solo{background:#fff;color:#000}.senve-title-solo:hover{background:rgba(255,255,255,.9)}.senve-title-cowatch{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}.senve-title-cowatch:hover{background:rgba(255,255,255,.08)}.senve-title-cowatch:disabled,.senve-title-solo:disabled{background:rgba(255,255,255,.12);color:rgba(255,255,255,.5);border-color:transparent;cursor:not-allowed}@media (max-width:640px){.senve-title-actions{flex-direction:column}}.senve-title-authgate{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.7)}.senve-title-authgate-card{position:relative;width:min(100%,400px);padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:#000;box-shadow:0 24px 70px rgba(0,0,0,.6)}.senve-title-authgate-card h3{margin:0 0 8px;font-size:18px;font-weight:800}.senve-title-authgate-card p{margin:0;line-height:1.55;color:rgba(255,255,255,.7)}.senve-title-authgate-actions{display:flex;gap:10px;margin-top:18px}.senve-title-authgate-actions button{flex:1;padding:13px;border-radius:14px;font-weight:800}.senve-title-authgate-actions button:first-child{background:#fff;color:#000}.senve-title-authgate-actions button:last-child{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}.senve-title-authgate-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.6)}@media (max-width:640px){.senve-title-page{padding:18px 14px 96px}.senve-title-hero{gap:16px}.senve-title-poster{flex-basis:128px}.senve-title-head h1{font-size:22px}}.is-android-native-title .senve-title-page{width:100%;max-width:none;padding:0 0 10px;background:#050505}.is-android-native-title .top-bar-glass{display:none}.android-title-hero{position:relative;min-height:374px;overflow:hidden;isolation:isolate;background:#111}.android-title-hero-art,.android-title-hero-art:after{position:absolute;inset:0}.android-title-hero-art{z-index:-2}.android-title-hero-art:after{z-index:1;content:"";background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.22) 36%,#050505)}.android-title-hero-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.68)}.android-title-back{position:relative;z-index:2;width:44px;height:44px;margin:12px;padding:0;border:0;background:transparent;color:#fff;font:inherit;font-size:28px;line-height:1}.android-title-hero-copy{position:absolute;right:16px;bottom:20px;left:16px;z-index:2}.android-title-hero-copy h1{max-width:390px;margin:0;color:#fff;font-size:clamp(28px,8vw,38px);font-weight:900;line-height:1;letter-spacing:-.045em}.android-title-meta-line{display:flex;flex-wrap:wrap;gap:0;margin-top:11px;color:rgba(255,255,255,.7);font-size:12px;font-weight:650}.android-title-meta-line span+span:before{content:"·";margin:0 7px;color:rgba(255,255,255,.44)}.android-title-meta-line .android-title-rating{color:#e6b84e}.android-title-genre-list{display:flex;flex-wrap:wrap;gap:0;margin-top:13px;margin-bottom:-7px}.android-title-genre-list span{margin-right:7px;margin-bottom:7px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 9px;background:rgba(10,10,10,.56);color:rgba(255,255,255,.74);font-size:11px;font-weight:700}.android-title-content{padding:8px 16px 0;background:#050505}.android-title-watch-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:9px}.android-title-watch-actions{display:grid;flex:1 1 auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.android-title-watch-actions .senve-title-cowatch,.android-title-watch-actions .senve-title-solo{min-height:46px;padding:10px 7px;border-radius:14px;font-size:12px;line-height:1.12}.android-title-watch-actions .senve-title-solo{background:#fff;color:#050505}.android-title-watch-actions .senve-title-cowatch{border-color:rgba(255,255,255,.3);background:#181818;color:#fff}.android-title-save{flex:0 0 auto;display:grid;width:46px;min-height:46px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:14px;padding:0;background:#0d0d0d;color:#fff;font:inherit;font-size:10px;font-weight:800}.android-title-save.is-saved{background:#fff;color:#050505}.android-title-description-block{margin-top:16px}.android-title-description{display:-webkit-box;overflow:hidden;margin:0;color:rgba(255,255,255,.67);font-size:13px;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:3}.android-title-description.is-expanded{display:block}.android-title-description-more,.android-title-episodes-more{border:0;padding:0;background:transparent;color:#fff;font:inherit;font-size:12px;font-weight:800}.android-title-description-more{margin-top:5px}.android-title-episodes{padding:21px 16px 0;background:#050505}.android-title-episodes-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.android-title-episodes-head h2{margin:0;color:#fff;font-size:19px;font-weight:900;letter-spacing:-.025em}.android-title-episode-list{display:grid;gap:8px}.android-title-episodes-more{display:block;width:100%;margin-top:14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px;color:rgba(255,255,255,.88);font-size:13px}.android-title-episode-row{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;width:100%;min-height:62px;gap:10px;border:0;border-radius:11px;padding:0;overflow:hidden;background:transparent;color:#fff;font:inherit;text-align:left}.android-title-episode-row.is-active{background:transparent}.android-title-episode-art{display:block;flex:0 0 96px;align-self:stretch;overflow:hidden;background:#151515}.android-title-episode-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.86)}.android-title-episode-copy{display:grid;min-width:0;gap:4px;padding-right:9px}.android-title-episode-copy strong{overflow:hidden;font-size:13px;font-weight:800;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.android-title-episode-copy small{color:rgba(255,255,255,.58);font-size:12px}.is-android-native-title .senve-title-error,.is-android-native-title .senve-title-guest-hint,.is-android-native-title .senve-title-player{margin-right:16px;margin-left:16px}.is-android-native-title .senve-title-player{margin-top:12px;scroll-margin-top:16px}@supports not (aspect-ratio:16/9){.is-android-native-title .senve-title-player{position:relative}.is-android-native-title .senve-title-player:before{content:"";display:block;padding-top:56.25%}.is-android-native-title .senve-title-player iframe{position:absolute;top:0;left:0;height:100%}}@media (max-width:360px){.android-title-content,.android-title-episodes{padding-right:12px;padding-left:12px}.android-title-hero-copy{right:12px;left:12px}.android-title-watch-actions{gap:6px}.android-title-watch-actions .senve-title-cowatch,.android-title-watch-actions .senve-title-solo{font-size:11px}.android-title-save{width:46px}}.senve-catalog-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:38px 0 34px}.senve-eyebrow{display:block;margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.2em}.senve-catalog-hero h1{max-width:820px;font-family:Arial Black,Segoe UI Black,Arial,sans-serif;font-size:clamp(58px,7vw,112px);font-weight:900;line-height:.87;letter-spacing:-.075em;text-transform:uppercase}.senve-catalog-hero p{max-width:620px;margin-top:24px;color:var(--muted);font-size:16px}.senve-back-button,.senve-catalog-search button{flex:0 0 auto;border:1px solid #f5f5f5;border-radius:15px;background:#f5f5f5;color:#050505;font-size:13px;font-weight:800;text-transform:uppercase;transition:.18s ease}.senve-back-button{padding:15px 20px}.senve-back-button:hover,.senve-catalog-search button:hover{background:#050505;color:#f5f5f5}.senve-catalog-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:70px;border:1px solid var(--line-strong);border-radius:18px;padding:8px 9px 8px 20px;background:#080808}.senve-catalog-search>span{color:var(--muted);font-size:26px}.senve-catalog-search input{min-width:0;border:0;outline:0;background:transparent;color:#f5f5f5;font-size:17px}.senve-catalog-search button{min-height:50px;padding:0 25px}.senve-inline-error{margin-top:12px;border:1px solid rgba(248,113,113,.35);border-radius:14px;padding:12px 14px;background:rgba(127,29,29,.18);color:#fecaca;font-size:14px}.senve-catalog-section{margin-top:52px}.senve-search-results{border:1px solid var(--line);border-radius:22px;padding:22px;background:#080808}.senve-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.senve-section-heading h2{font-size:clamp(22px,2.2vw,34px);font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.senve-section-heading p{color:var(--muted);font-size:13px}.senve-anime-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.senve-anime-row-scroll{display:flex;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.senve-anime-row-scroll::-webkit-scrollbar{display:none}.senve-anime-row-scroll .senve-anime-card{flex:0 0 clamp(154px,15vw,196px);scroll-snap-align:start}.senve-catalog-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-2px 0 24px}.senve-catalog-filters>span{margin-right:4px;color:var(--muted);font-size:13px;font-weight:700}.senve-catalog-filters button{border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.035);font-size:13px;font-weight:750;transition:border-color .16s ease,background .16s ease,color .16s ease}.senve-catalog-filters button:hover:not(:disabled){border-color:var(--line-strong);color:#fff}.senve-catalog-filters button.is-active{border-color:#fff;color:#080808;background:#fff}.senve-catalog-filters button:disabled{opacity:.35;cursor:not-allowed}.senve-anime-card{min-width:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#090909;transition:transform .18s ease,border-color .18s ease}.senve-anime-card:hover{transform:translateY(-4px);border-color:var(--line-strong)}.senve-anime-poster{position:relative;display:block;width:100%;aspect-ratio:.72;overflow:hidden;background:#111}.senve-anime-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.senve-anime-card:hover .senve-anime-poster img{transform:scale(1.035)}.senve-anime-play{position:absolute;right:12px;bottom:12px;display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#f5f5f5;color:#050505;font-size:12px;opacity:0;transform:translateY(5px);transition:.18s ease}.senve-anime-card:hover .senve-anime-play{opacity:1;transform:translateY(0)}.senve-anime-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:12px}.senve-anime-copy span,.senve-anime-copy strong{display:block}.senve-anime-copy strong{overflow:hidden;color:#f5f5f5;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.senve-anime-copy button>span{margin-top:5px;color:var(--muted);font-size:11px}.senve-save-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:999px;color:#f5f5f5;font-size:18px}.senve-save-button.is-saved{background:#f5f5f5;color:#050505}.senve-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.senve-empty-wide,.senve-live-card{border:1px solid var(--line);border-radius:18px;background:#090909}.senve-live-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;padding:18px;text-align:left;transition:.18s ease}.senve-live-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.senve-live-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.senve-live-card>span:last-child{grid-column:2;color:var(--muted);font-size:12px}.senve-live-dot{width:9px;height:9px;margin-top:6px;border-radius:999px;background:#65c466;box-shadow:0 0 0 4px rgba(101,196,102,.12)}.senve-empty-wide{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:22px;color:var(--muted);text-align:left}.senve-empty-wide strong{color:#f5f5f5}.senve-history-list{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#090909}.senve-history-list button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:14px 16px;border-bottom:1px solid var(--line);text-align:left}.senve-history-list button:last-child{border-bottom:0}.senve-history-list button:hover{background:#101010}.senve-history-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:12px;color:#f5f5f5;font-size:11px}.senve-history-list small,.senve-history-list strong{display:block}.senve-history-list small{margin-top:3px;color:var(--muted)}.senve-history-list b{font-size:12px}.senve-loading-overlay{position:fixed;inset:0;z-index:95;display:grid;place-items:center;background:rgba(0,0,0,.82)}.senve-loading-overlay span{border:1px solid var(--line-strong);border-radius:16px;padding:16px 20px;background:#090909;font-weight:800}@media (max-width:1100px){.senve-anime-row{grid-template-columns:repeat(3,minmax(0,1fr))}.senve-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1099px){.senve-catalog-page{padding-inline:24px}.senve-catalog-hero{display:grid;gap:22px;padding-top:26px}.senve-catalog-hero h1{max-width:none;font-size:clamp(56px,10vw,88px)}.senve-back-button{justify-self:start}}@media (max-width:767px){.senve-catalog-page{padding:18px 14px 42px}.senve-catalog-hero{display:block;padding:18px 0 24px}.senve-catalog-hero h1{font-size:clamp(48px,15vw,72px)}.senve-catalog-hero p{margin-top:16px;font-size:14px}.senve-back-button{margin-top:22px}.senve-catalog-search{min-height:62px;padding-left:14px}.senve-catalog-search button{min-height:44px;padding-inline:16px}.senve-catalog-section{margin-top:38px}.senve-section-heading{display:block}.senve-section-heading p{margin-top:5px}.senve-anime-row{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x proximity}.senve-anime-row,.senve-anime-row-scroll{margin-inline:-14px;padding-inline:14px}.senve-anime-card{flex:0 0 158px;scroll-snap-align:start}.senve-live-grid{grid-template-columns:1fr}.senve-empty-wide{display:grid}.senve-history-list b{display:none}}.profile-reference-page{width:min(100%,1480px);margin:0 auto;padding:72px 32px 80px;animation:surface-page-in .34s ease both}.profile-reference-shell{position:relative}.profile-load-error,.profile-loading{padding:80px 20px;color:var(--muted);text-align:center}.profile-load-error button{margin-bottom:18px;color:#f5f5f5;font-weight:800}.profile-floating-back{position:absolute;top:-46px;left:0;color:var(--muted);font-size:13px;font-weight:800}.profile-floating-back:hover{color:#f5f5f5}.profile-reference-hero{position:relative;min-height:588px}.profile-reference-banner{position:relative;height:clamp(360px,30vw,440px);border:1px solid var(--line);border-radius:26px;overflow:hidden;background-color:#0a0a0a;background-image:linear-gradient(90deg,transparent 0 49%,rgba(255,255,255,.035) 49% 50%,transparent 50%),repeating-linear-gradient(135deg,#080808 0 24px,#111 24px 25px,#080808 25px 48px);background-position:50%;background-size:cover}.profile-reference-banner:after{content:"SENVE";position:absolute;right:3.5%;bottom:-.12em;color:rgba(255,255,255,.045);font-family:Arial Black,Segoe UI Black,Arial,sans-serif;font-size:clamp(70px,12vw,190px);font-weight:900;letter-spacing:-.08em}.profile-reference-banner.has-image:after{display:none}.profile-banner-actions{position:absolute;z-index:2;top:16px;right:16px;display:flex;gap:8px}.profile-banner-actions button{border:1px solid rgba(255,255,255,.22);border-radius:13px;padding:10px 13px;background:rgba(5,5,5,.8);color:#f5f5f5;font-size:12px;font-weight:800}.profile-reference-identity{position:absolute;right:34px;bottom:12px;left:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:24px}.profile-avatar-button{position:relative;display:block;border-radius:999px}.profile-reference-avatar{width:154px!important;height:154px!important;border:7px solid #050505!important;font-size:48px!important;box-shadow:0 0 0 1px var(--line)}.profile-avatar-edit,.profile-presence-ring{position:absolute;right:8px;bottom:9px;display:grid;width:34px;height:34px;place-items:center;border:5px solid #050505;border-radius:999px;background:#f5f5f5;color:#050505;font-size:17px;font-weight:900}.profile-presence-ring{background:#555}.profile-presence-ring.online{background:#65c466}.profile-reference-name{min-width:0;padding-bottom:15px}.profile-reference-name>div{display:flex;align-items:center;gap:9px}.profile-reference-name h1{overflow:hidden;font-size:clamp(28px,3vw,44px);font-weight:900;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.profile-reference-name b{color:#65c466;font-size:11px}.profile-reference-name p{margin-top:8px;color:var(--muted);font-size:13px}.profile-public-id{color:#d7d7d7;font-size:inherit;font-weight:800}.profile-friend-donut{background:conic-gradient(#adb8cd 0 64%,#8aa080 64% 82%,#857da4 82% 100%)}.profile-recent-title.is-readonly,.profile-session-card.is-readonly{cursor:default}.profile-readonly-room{display:flex;min-width:0;align-items:center;gap:10px;border-radius:13px;padding:8px}.profile-readonly-room>span:last-child{min-width:0}.profile-readonly-room small,.profile-readonly-room strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-readonly-room strong{color:#f5f5f5;font-size:12px}.profile-readonly-room small{margin-top:4px;color:var(--muted);font-size:10px}.profile-online-dot{width:8px;height:8px;border-radius:999px;background:#65c466}.profile-online-dot.offline{background:#555}.profile-reference-name .profile-online-dot.offline+b{color:var(--muted)}.profile-more-button{display:grid;width:46px;height:46px;margin-bottom:24px;place-items:center;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.1);color:#f5f5f5;letter-spacing:2px;backdrop-filter:blur(12px);transition:background .16s ease,border-color .16s ease,transform .16s ease}.profile-more-button:hover{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.17);transform:translateY(-1px)}.profile-banner-error{position:absolute;right:18px;bottom:-10px;color:#fecaca;font-size:12px}.profile-reference-tabs{display:inline-flex;gap:5px;margin:4px 0 22px;border:1px solid rgba(255,255,255,.18);border-radius:17px;padding:5px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.profile-reference-tabs a{border:1px solid transparent;border-radius:12px;padding:11px 23px;color:var(--muted);font-size:12px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease}.profile-reference-tabs a.active,.profile-reference-tabs a:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.16);color:#f5f5f5}.profile-reference-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:24px}.profile-reference-aside,.profile-reference-main-column{display:grid;gap:20px}.profile-reference-aside{position:sticky;top:78px}.profile-reference-card{border:1px solid var(--line);border-radius:22px;padding:22px;background:rgba(9,9,9,.72);backdrop-filter:blur(14px)}.profile-card-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-card-title h2{font-size:20px;font-weight:900;letter-spacing:-.035em}.profile-card-title h2 span{margin-left:5px;color:var(--muted);font-size:14px}.profile-empty-copy{margin-top:28px;padding:18px 4px;color:#666;font-size:13px;text-align:center}.profile-guest-card{max-width:720px}.profile-guest-card p{margin-top:10px;color:var(--muted)}.profile-guest-card div{display:flex;gap:10px;margin-top:22px}.friend-profile-actions button,.profile-account-line button,.profile-guest-card a,.profile-setting-row button{border:1px solid var(--line-strong);border-radius:13px;padding:11px 16px;color:#f5f5f5;font-size:12px;font-weight:800}.friend-profile-actions button.primary,.profile-guest-card a:first-child{background:#f5f5f5;color:#050505}.profile-account-line button,.profile-setting-row button{background:rgba(255,255,255,.1);backdrop-filter:blur(12px);transition:background .16s ease,border-color .16s ease}.profile-account-line button:hover,.profile-setting-row button:hover{border-color:rgba(255,255,255,.58);background:rgba(255,255,255,.17)}.profile-library-toggle{display:flex;gap:4px;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:4px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.profile-library-toggle button{border:1px solid transparent;border-radius:10px;padding:8px 16px;color:rgba(255,255,255,.68);font-size:12px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease}.profile-library-toggle button.active,.profile-library-toggle button:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.16);color:#f5f5f5}.profile-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.profile-filter-row button{border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:9px 13px;background:rgba(255,255,255,.08);color:var(--muted);font-size:11px;font-weight:800;backdrop-filter:blur(10px);transition:background .16s ease,border-color .16s ease,color .16s ease}.profile-filter-row button.active,.profile-filter-row button:hover{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.16);color:#f5f5f5}.profile-filter-row b{margin-left:4px;color:#f5f5f5}.profile-session-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.profile-session-card{display:flex;min-width:0;align-items:center;gap:11px;border:1px solid var(--line);border-radius:15px;padding:10px;text-align:left}.profile-session-card:hover{border-color:var(--line-strong);background:rgba(255,255,255,.08)}.profile-friend-library-preview>span,.profile-session-poster{display:grid;width:48px;height:66px;flex:0 0 auto;place-items:center;border-radius:10px;background:#f5f5f5;color:#050505;font-size:11px;font-weight:900}.profile-session-card img.profile-session-poster{-o-object-fit:cover;object-fit:cover}.profile-session-card .profile-manga-poster{width:48px;height:66px;min-height:66px;padding:5px;border-radius:10px}.profile-session-card .profile-manga-poster .manga-cover-symbol{top:16%;left:12%;font-size:31px}.profile-session-card .profile-manga-poster .manga-cover-kicker,.profile-session-card .profile-manga-poster small,.profile-session-card .profile-manga-poster strong{display:none}.profile-session-card>span:last-child{min-width:0}.profile-session-card small,.profile-session-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-session-card strong{font-size:12px}.profile-session-card small{margin-top:5px;color:var(--muted);font-size:10px}.profile-show-more{display:block;width:100%;margin-top:15px;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:11px;background:rgba(255,255,255,.1);color:#f5f5f5;font-size:12px;font-weight:800;text-align:center;backdrop-filter:blur(12px);transition:background .16s ease,border-color .16s ease}.profile-show-more:hover{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.17)}.profile-stat-line{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.profile-stat-line span{color:var(--muted);font-size:13px;font-weight:700}.profile-stat-line strong{color:#f5f5f5;font-size:20px;font-weight:900}.profile-stats-note{margin:-2px 0 22px;border-bottom:1px solid var(--line);padding-bottom:18px;color:var(--muted);font-size:11px;line-height:1.55}.profile-activity-bars{display:flex;height:70px;align-items:end;gap:7px;margin-top:25px;border-bottom:1px dashed #2b2b2b}.profile-activity-bars span{flex:1;min-height:5px;border-radius:4px 4px 0 0;background:#f5f5f5}.profile-action-list{margin-top:20px}.profile-action-list>div{display:flex;gap:13px}.profile-action-list>div>span{width:8px;height:8px;margin-top:5px;border-radius:999px;background:#777}.profile-action-list>div>span.online{background:#65c466}.profile-action-list p{color:var(--muted);font-size:12px}.profile-action-list b{color:#f5f5f5}.profile-action-list small{display:block;margin-top:5px;color:#555}.profile-friend-list{display:grid;gap:9px;margin-top:16px}.profile-friend-list.is-expanded{max-height:396px;padding-right:4px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.34) transparent}.profile-friend-list.is-expanded::-webkit-scrollbar{width:6px}.profile-friend-list.is-expanded::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.28)}.profile-friend-list>div{display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:10px;background:rgba(255,255,255,.09);backdrop-filter:blur(12px)}.profile-friend-list small,.profile-friend-list strong{display:block}.profile-friend-list strong{font-size:13px}.profile-friend-list small{margin-top:3px;color:var(--muted);font-size:10px}.profile-friend-actions{display:flex;gap:6px;margin-left:auto;flex:0 0 auto}.profile-friend-actions button{border:1px solid var(--line-strong);border-radius:10px;padding:6px 9px;background:rgba(255,255,255,.1);color:#f5f5f5;font-size:11px;font-weight:700;transition:background .16s ease,border-color .16s ease}.profile-friend-actions button:hover{background:rgba(255,255,255,.17)}.profile-friend-actions button.is-danger{color:#ff6b6b;border-color:rgba(255,107,107,.3)}.profile-clear-history{color:#8b8b8b;font-size:11px;text-align:center}.profile-settings-card{scroll-margin-top:84px}.profile-setting-row{margin-top:20px}.profile-setting-row>label{display:block;margin-bottom:9px;color:var(--muted);font-size:12px;font-weight:800}.profile-setting-row>div{display:flex;gap:8px}.profile-setting-row input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.2);border-radius:13px;padding:11px 13px;background:rgba(255,255,255,.1);color:#f5f5f5;outline:0;backdrop-filter:blur(12px)}.profile-setting-row p{margin-top:7px;color:#fecaca;font-size:11px}.profile-linked-services{flex-wrap:wrap}.profile-link-telegram{margin-top:10px;min-height:40px}.profile-link-notice{max-width:360px}.profile-account-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:26px;border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:12px}.profile-email-link{color:#f5f5f5;font-weight:750;text-decoration:underline;text-underline-offset:3px}.profile-dashboard-layout{display:grid;gap:24px}.profile-activity-dashboard{display:grid;grid-template-columns:minmax(210px,.78fr) minmax(290px,1.14fr) minmax(260px,1fr);gap:0;overflow:hidden;padding:0;background:rgba(9,9,9,.62)}.profile-activity-dashboard>div,.profile-activity-dashboard>section{min-width:0;padding:24px}.profile-activity-dashboard>:not(:first-child){border-left:1px solid var(--line)}.profile-activity-dashboard .profile-card-title h2{font-size:17px}.profile-activity-summary{display:grid;align-content:start}.profile-activity-donut{display:grid;width:min(168px,100%);aspect-ratio:1;margin:22px auto 18px;place-items:center;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.profile-activity-donut:before{grid-area:1/1;width:61%;height:61%;border-radius:50%;background:rgba(9,9,9,.93);content:""}.profile-activity-donut span{z-index:1;grid-area:1/1;color:#f5f5f5;font-size:21px;font-weight:900}.profile-activity-legend{display:grid;gap:9px}.profile-activity-legend span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.profile-activity-legend b{margin-left:auto;color:#f5f5f5;font-size:11px}.profile-activity-dashboard{--profile-activity-episodes:#78b5ff;--profile-activity-films:#83dd63;--profile-activity-rooms:#9b8cff;--profile-activity-manga:#e487ff}.profile-activity-legend i{width:8px;height:8px;border-radius:999px;background:var(--profile-activity-episodes)}.profile-activity-legend i.films{background:var(--profile-activity-films)}.profile-activity-legend i.rooms{background:var(--profile-activity-rooms)}.profile-activity-legend i.manga{background:var(--profile-activity-manga)}.profile-dashboard-total{margin-top:18px;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.profile-recent-room-list,.profile-recent-title-list{display:grid;gap:9px;margin-top:17px}.profile-recent-room-list button,.profile-recent-title{display:flex;min-width:0;align-items:center;gap:10px;border-radius:13px;padding:8px;color:inherit;text-align:left;transition:background .16s ease,border-color .16s ease}.profile-recent-room-list button:hover,.profile-recent-title:hover{background:rgba(255,255,255,.06)}.profile-recent-title img,.profile-recent-title-poster{width:40px;height:52px;flex:0 0 auto;overflow:hidden;border-radius:9px;-o-object-fit:cover;object-fit:cover;background:#f5f5f5;color:#050505;font-size:10px;font-weight:900}.profile-recent-title-poster{display:grid;place-items:center}.profile-recent-room-list button>span:last-child,.profile-recent-title>span:last-child{min-width:0}.profile-recent-room-list small,.profile-recent-room-list strong,.profile-recent-title small,.profile-recent-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-recent-room-list strong,.profile-recent-title strong{color:#f5f5f5;font-size:12px}.profile-recent-room-list small,.profile-recent-title small{margin-top:4px;color:var(--muted);font-size:10px}.profile-dashboard-link{display:block;margin-top:14px;border:1px solid rgba(255,255,255,.2);border-radius:11px;padding:9px 10px;background:rgba(255,255,255,.1);color:#f5f5f5;font-size:11px;font-weight:800;text-align:center;backdrop-filter:blur(12px)}.profile-dashboard-link:hover{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.17)}.profile-room-mark{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.06);color:#f5f5f5;font-size:10px;font-weight:900}.profile-dashboard-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:24px}.profile-dashboard-aside{position:static}.profile-account-summary{display:grid;gap:14px}.profile-account-summary>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-account-summary span{color:var(--muted);font-size:12px;font-weight:700}.profile-account-summary strong{color:#f5f5f5;font-size:13px}.profile-settings-wide{scroll-margin-top:84px}.profile-settings-wide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.profile-settings-wide .profile-setting-row{margin-top:20px}.profile-settings-wide .profile-setting-row>div{align-items:center}.profile-setting-row>.profile-appearance-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.profile-appearance-actions a{display:flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:13px;background:rgba(255,255,255,.1);color:#f5f5f5;font-size:12px;font-weight:800;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.profile-appearance-actions a:focus-visible,.profile-appearance-actions a:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.17);outline:0}.profile-appearance-actions a:last-child{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.28);color:#f5f5f5}.profile-appearance-actions a:last-child:focus-visible,.profile-appearance-actions a:last-child:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.48)}.profile-library-card{display:flex;min-height:0;flex-direction:column;gap:10px;padding:12px;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.profile-session-grid.profile-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}@media (min-width:768px) and (max-width:1099px){.profile-session-grid.profile-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.profile-session-grid.profile-library-grid{grid-template-columns:1fr}}.profile-library-poster-link{display:flex;gap:10px;min-height:66px;align-items:center;flex:0 0 auto;min-width:0;width:100%;text-decoration:none;color:inherit}.profile-library-poster-link>span{min-width:0;display:flex;align-self:stretch;flex-direction:column;justify-content:center;gap:3px}.profile-library-poster-link small{color:var(--ink,#9aa4b8);font-size:11px;line-height:1.35}.profile-library-poster-link small,.profile-library-poster-link strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.profile-library-poster-link strong{line-height:1.3}.profile-library-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:auto}.profile-library-card-actions button{border:1px solid var(--line,rgba(255,255,255,.1));background:rgba(255,255,255,.09);color:var(--ink,#9aa4b8);border-radius:8px;padding:3px 8px;min-width:0;min-height:30px;font-size:10px;font-weight:600;line-height:1.2;cursor:pointer;backdrop-filter:blur(10px);transition:color .15s ease,border-color .15s ease,background .15s ease}.profile-library-card-actions button:hover{background:rgba(255,255,255,.16);color:#f5f5f5;border-color:rgba(255,255,255,.34)}.profile-library-card-actions button.active{color:#f5f5f5;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.2)}.profile-library-card-actions button.is-remove{color:#ff8f8f}.profile-library-empty{display:flex;flex-direction:column;gap:4px;padding:18px 4px 6px;color:var(--ink,#9aa4b8);font-size:13px}.profile-library-empty b{color:#f5f5f5}.store-admin-tabs{display:inline-flex;overflow:hidden;border:1px solid #2b2b2b;border-radius:16px;background:#090909;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.store-admin-tab{min-height:42px;border:0;border-right:1px solid #242424;padding:0 17px;background:transparent;color:#a8a8a8;font-size:13px;font-weight:800;transition:background .16s ease,color .16s ease}.store-admin-tab:last-child{border-right:0}.store-admin-tab:hover{background:#191919;color:#fff}.store-admin-tab.is-active{background:#f5f5f5;color:#080808;box-shadow:inset 0 1px 0 #fff}.store-admin-editor{border:1px solid #2f2f2f;border-radius:22px;padding:20px;background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 45%),linear-gradient(160deg,#181818,#0c0c0c 75%);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 38px rgba(0,0,0,.38)}.store-admin-editor h2{color:#fff;font-size:15px}.store-admin-editor-copy{margin:6px 0 0;color:#aaa;font-size:12px;line-height:1.45}.store-admin-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:17px}.store-admin-label{display:grid;gap:7px;color:#ddd;font-size:12px;font-weight:750}.store-admin-label-wide{grid-column:1/-1}.store-admin-field{width:100%;height:44px;border:1px solid #3b3b3b;border-radius:12px;padding:0 13px;background:#070707;color:#fff;font-size:14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.store-admin-field::-moz-placeholder{color:#707070}.store-admin-field::placeholder{color:#707070}.store-admin-field:hover{border-color:#626262}.store-admin-field:focus{border-color:#f1f1f1;background:#050505;box-shadow:0 0 0 3px rgba(255,255,255,.14)}.store-admin-create{min-height:44px;margin-top:18px;border:1px solid #fff;border-radius:13px;padding:0 20px;background:#f5f5f5;color:#080808;font-size:14px;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.35);transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.store-admin-create:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.5)}.store-admin-create:disabled{cursor:wait;opacity:.58}.store-admin-card{overflow:hidden;border:1px solid #252525;border-radius:22px;background:linear-gradient(160deg,#191919,#0d0d0d)}.store-admin-card,.store-catalog-card{display:flex;min-width:0;flex-direction:column}.store-card-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.store-avatar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.store-avatar-card{display:flex;min-width:0;flex-direction:column;align-items:center;padding:4px;text-align:center}.store-avatar-preview{position:relative;width:clamp(112px,27vw,168px);aspect-ratio:1;flex:0 0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:50%;background-color:#090909;background-position:50%;background-size:cover;box-shadow:0 12px 28px rgba(0,0,0,.38)}.store-avatar-card-body{width:100%;align-items:center;padding-inline:2px}.store-avatar-card-title{width:100%;flex-direction:column;justify-content:flex-start;gap:6px}.store-avatar-card-title h2{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.store-avatar-card .store-card-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-avatar-actions{justify-content:center}.store-avatar-card .store-card-body>.mt-3{align-self:stretch;text-align:left}.store-inventory-avatar-card{display:flex;min-width:0;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.03);padding:12px;text-align:center}.store-admin-avatar-preview,.store-inventory-avatar-preview{position:relative;width:112px;aspect-ratio:1;flex:0 0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:50%;background-color:#090909;background-position:50%;background-size:cover;box-shadow:0 10px 24px rgba(0,0,0,.34)}.store-inventory-avatar-copy{width:100%}.store-inventory-avatar-copy>p{text-align:center}.store-inventory-avatar-copy>button{margin-inline:auto}.store-admin-avatar-card{align-items:center;padding:16px;text-align:center}.store-admin-avatar-card .store-card-body{width:100%}.store-admin-avatar-card .store-card-primary-actions{justify-content:center}@media (min-width:640px){.store-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}}@media (min-width:1100px){.store-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.store-admin-fields{grid-template-columns:1fr}.store-admin-label-wide{grid-column:auto}.store-admin-tab{padding:0 13px}}.profile-danger-link{margin-top:18px;color:#fca5a5;font-size:11px}.profile-penalty-note{margin-top:16px;border:1px solid rgba(248,113,113,.28);border-radius:12px;padding:11px;color:#fecaca;font-size:11px}.profile-avatar-viewer,.profile-delete-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.9)}.profile-delete-overlay>section{width:min(100%,430px);border:1px solid var(--line-strong);border-radius:20px;padding:22px;background:#090909}.profile-delete-overlay h2{font-size:22px;font-weight:900}.profile-delete-overlay p{margin-top:9px;color:var(--muted);font-size:13px}.profile-delete-overlay input{width:100%;margin-top:18px;border:1px solid var(--line);border-radius:13px;padding:12px;background:#050505;color:#f5f5f5}.profile-delete-overlay b{display:block;margin-top:8px;color:#fecaca;font-size:11px}.profile-delete-overlay section>div{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.profile-delete-overlay button{border:1px solid var(--line);border-radius:12px;padding:10px 14px;font-size:12px;font-weight:800}.profile-delete-overlay button:last-child{border-color:#7f1d1d;color:#fecaca}.profile-about-line{display:flex;align-items:center;gap:11px;margin-top:20px;color:var(--muted);font-size:13px}.profile-about-line>span{width:9px;height:9px;border-radius:999px;background:#555}.profile-about-line>span.online{background:#65c466}.profile-about-line strong{color:#f5f5f5}.profile-friend-library-preview{display:flex;align-items:center;gap:13px;margin-top:18px;border:1px solid var(--line);border-radius:15px;padding:12px}.profile-friend-library-preview small,.profile-friend-library-preview strong{display:block}.profile-friend-library-preview small{margin-top:5px;color:var(--muted);font-size:11px}.friend-profile-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.friend-moderation-actions{display:flex;gap:10px;margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.friend-moderation-actions button{color:#888;font-size:11px}.profile-inline-note{margin-top:10px;color:var(--muted);font-size:11px}.profile-avatar-viewer{align-content:center;gap:14px}.profile-avatar-viewer img{max-width:min(92vw,680px);max-height:72vh;border-radius:22px;-o-object-fit:contain;object-fit:contain}.profile-avatar-viewer>div{display:flex;gap:8px;justify-content:center}.profile-avatar-viewer button{border:1px solid var(--line-strong);border-radius:12px;padding:10px 14px;font-size:12px;font-weight:800}.profile-avatar-viewer p{color:#f5f5f5;font-size:12px}@media (max-width:1000px){.profile-reference-grid{grid-template-columns:1fr}.profile-reference-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-reference-aside>:first-child{grid-row:span 2}.profile-dashboard-aside>:first-child{grid-row:auto}.profile-activity-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-activity-dashboard>:nth-child(3){grid-column:1/-1;border-top:1px solid var(--line);border-left:0}.profile-dashboard-content{grid-template-columns:1fr}.profile-dashboard-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1099px){.profile-reference-page{padding:54px 24px 110px}.profile-reference-banner{height:clamp(320px,40vw,400px)}.profile-reference-hero{min-height:520px}.profile-session-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.profile-reference-page{padding:22px 14px 46px}.profile-floating-back{position:static;margin-bottom:12px}.profile-reference-hero{min-height:420px}.profile-reference-banner{height:280px;border-radius:20px}.profile-reference-identity{right:14px;bottom:4px;left:14px;gap:13px}.profile-reference-avatar{width:108px!important;height:108px!important;border-width:5px!important;font-size:32px!important}.profile-avatar-edit,.profile-presence-ring{right:3px;bottom:4px;width:28px;height:28px;border-width:4px;font-size:16px}.profile-reference-name{padding-bottom:7px}.profile-reference-name h1{font-size:25px}.profile-reference-name b{font-size:9px}.profile-reference-name p{max-width:170px;margin-top:5px;font-size:10px}.profile-more-button{width:38px;height:38px;margin-bottom:10px;border-radius:13px}.profile-banner-actions{top:10px;right:10px}.profile-banner-actions button{padding:8px 10px;font-size:10px}.profile-reference-tabs{display:flex;width:100%;overflow-x:auto}.profile-reference-tabs a{flex:1;padding-inline:14px;text-align:center;white-space:nowrap}.profile-reference-aside{grid-template-columns:1fr}.profile-reference-aside>:first-child{grid-row:auto}.profile-activity-dashboard,.profile-dashboard-aside,.profile-dashboard-content,.profile-settings-wide-grid{grid-template-columns:1fr}.profile-activity-dashboard>:not(:first-child){grid-column:auto;border-top:1px solid var(--line);border-left:0}.profile-activity-dashboard>div,.profile-activity-dashboard>section{padding:18px}.profile-activity-donut{width:142px;margin-block:16px}.profile-reference-card{border-radius:18px;padding:17px}.profile-session-grid{grid-template-columns:1fr}.profile-account-line,.profile-setting-row>div{align-items:stretch;flex-direction:column}.profile-settings-wide .profile-setting-row>div{align-items:flex-start}.profile-settings-wide .profile-setting-row input{width:100%;text-align:left}.profile-settings-wide .profile-setting-row button{align-self:flex-start}.profile-setting-row>.profile-appearance-actions{grid-template-columns:repeat(2,minmax(0,1fr));flex-direction:row}.profile-history-title{align-items:stretch;flex-direction:column;gap:12px}.profile-library-toggle{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-library-toggle button{min-width:0;padding:9px 8px;font-size:10px;line-height:1.2}}