@import"../theme.css.php";:root{--bg: #060b16;--bg-elevated: #0a1325;--panel: rgba(8, 15, 30, .88);--panel-strong: rgba(9, 17, 33, .96);--line: rgba(126, 153, 198, .18);--line-strong: rgba(126, 153, 198, .3);--text: #eef4ff;--muted: #aab8d4;--accent: #7aa5ff;--accent-2: #79e3d2;--danger: #df6f86;--radius-sm: 14px;--radius-md: 22px;--radius-lg: 30px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 20px;--space-5: 28px;--space-6: 40px;--shadow: 0 20px 60px rgba(0, 0, 0, .28);--bp-xs: 480px;--bp-sm: 768px;--bp-md: 1024px;--bp-lg: 1280px;--bp-xl: 1536px;--bp-2xl: 1920px;--bp-4k: 2560px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(53,83,170,.18),transparent 26%),radial-gradient(circle at bottom right,rgba(76,173,159,.18),transparent 28%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}.page-shell{position:relative;min-height:100vh;overflow-x:clip}.bg-orb,.bg-grid{position:fixed;inset:0;pointer-events:none}.bg-orb-one{background:radial-gradient(circle at 15% 15%,rgba(122,165,255,.16),transparent 23%)}.bg-orb-two{background:radial-gradient(circle at 85% 78%,rgba(121,227,210,.16),transparent 24%)}.bg-grid{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:36px 36px;opacity:.12;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 85%)}.container,.auth-wrap,.install-shell,.admin-wrap{width:min(1280px,calc(100vw - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;padding:24px 0 14px;backdrop-filter:none}.header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-4);align-items:center;padding:18px 24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#070d1bd6;box-shadow:var(--shadow)}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand img{width:56px;height:56px;border-radius:18px;object-fit:cover;border:0}.brand-copy{display:grid;gap:3px}.brand-copy strong{font-size:28px;line-height:1;letter-spacing:.12em}.brand-copy small{color:var(--muted);font-size:16px}.site-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}.site-nav a,.footer-links a,.admin-sidebar a{color:var(--muted);transition:.2s ease}.site-nav a:hover,.footer-links a:hover,.admin-sidebar a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:inline-flex;gap:8px}.lang-pill,.header-icon-btn,.menu-toggle,.button,.site-btn,.player-btn{border:1px solid var(--line);border-radius:18px;background:#ffffff08;color:var(--text);transition:.2s ease}.lang-pill{padding:10px 14px;font-size:13px;letter-spacing:.08em}.lang-pill.is-active{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#04111f;border-color:transparent;font-weight:700}.header-icon-btn{width:52px;height:52px;display:grid;place-items:center;position:relative}.header-icon-btn svg{width:22px;height:22px;fill:currentColor}.icon-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#04111f;font-size:11px;font-weight:800}.menu-toggle{display:none;width:52px;height:52px;padding:0}.menu-toggle span{display:block;width:22px;height:2px;margin:4px auto;background:currentColor;border-radius:999px}main{padding-bottom:120px}.section-block,.hero-section{padding:32px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.78fr);gap:22px;align-items:center}.hero-copy,.hero-visual,.surface-card,.person-card,.track-card,.premium-callout,.shop-card,.featured-card,.content-card,.gallery-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.install-card,.auth-card,.track-admin-card,.gift-admin-card,.metric-card,.file-card,.media-library-card,.premium-order-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-copy,.surface-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.install-card,.auth-card{padding:32px}.hero-copy{display:grid;gap:var(--space-4)}.eyebrow{display:inline-flex;align-items:center;padding:8px 14px;width:fit-content;border-radius:999px;border:1px solid rgba(121,227,210,.32);background:#79e3d214;color:var(--accent-2);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.hero-copy h1,.section-head h2,.surface-card h2,.admin-topbar h1,.profile-sidebar h1,.messenger-sidebar h1{margin:0;line-height:.96}.hero-copy h1{font-size:clamp(48px,7vw,88px);max-width:10ch}.hero-copy p,.section-head p,.small,.profile-sidebar p,.messenger-main p,.surface-card p{color:var(--muted);line-height:1.55;margin:0}.hero-actions,.person-actions,.track-card-actions,.stack-links,.actions,.inline-actions,.footer-links{display:flex;gap:12px;flex-wrap:wrap}.button,.site-btn,.player-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;min-height:50px;font-weight:700}.button:hover,.site-btn:hover,.player-btn:hover,.header-icon-btn:hover,.lang-pill:hover{border-color:var(--line-strong);transform:translateY(-1px)}.button,.site-btn.primary,.player-btn.is-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#04111f;border-color:transparent}.button-secondary,.site-btn.secondary,.button.button-secondary{background:#ffffff0a;color:var(--text)}.button-ghost,.site-btn.ghost{background:transparent}.site-btn.danger{background:#df6f861f;border-color:#df6f8647;color:#ffd7df}.is-disabled{opacity:.55;cursor:not-allowed}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hero-stat{padding:16px 18px;border-radius:20px;background:#ffffff0a;border:1px solid var(--line)}.hero-stat strong{display:block;font-size:28px;margin-bottom:6px}.hero-visual{padding:26px;display:grid;gap:16px}.visual-main img{width:100%;height:420px;object-fit:cover;border-radius:28px}.visual-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stack-card{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--line);min-height:152px}.stack-card img{width:100%;height:152px;object-fit:cover}.stack-card span{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 12px;border-radius:14px;background:#070d1bb8;font-weight:700}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.section-head.split-head{align-items:start}.featured-grid,.shop-grid,.track-grid,.people-grid,.content-grid,.gallery-grid,.dashboard-grid,.track-admin-grid,.gift-grid,.gift-list,.file-library,.media-library-grid{display:grid;gap:20px}.featured-grid,.shop-grid,.track-grid,.gallery-grid,.dashboard-grid,.media-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.people-grid,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card,.shop-card,.track-card,.person-card,.content-card,.gallery-card{overflow:hidden}.featured-media img,.track-cover,.shop-visual img,.gallery-card img,.content-card img{width:100%;object-fit:cover}.featured-media img,.track-cover{height:300px}.featured-copy,.track-card-body,.person-card>div,.shop-copy,.content-card>div{padding:22px;display:grid;gap:14px}.track-card{display:grid}.track-card-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.track-card-head h3,.featured-copy h3,.person-card h3,.shop-copy h3,.content-card h3{margin:0;font-size:20px}.track-card-body p,.featured-copy p,.shop-copy p,.person-card p,.content-card p{margin:0;color:var(--muted)}.track-card-actions{align-items:center}.track-hint{color:var(--muted);font-size:14px}.person-card{grid-template-columns:92px 1fr;padding:22px;display:grid;gap:18px;align-items:start}.person-card img{width:92px;height:92px;border-radius:26px;object-fit:cover;border:1px solid var(--line)}.inline-badged-name{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.status-badge{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:999px}.status-badge svg{width:16px;height:16px;fill:currentColor}.verified-badge{background:#7aa5ff2e;color:#8cd5ff;border:1px solid rgba(122,165,255,.32)}.premium-badge{background:#ffd25b29;color:#ffd25b;border:1px solid rgba(255,210,91,.28)}.pill,.pill-row .pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;min-height:36px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;font-size:13px;font-weight:700}.pill.is-good{background:#79e3d21a;border-color:#79e3d23d}.compact-search{display:flex;gap:12px;width:min(430px,100%)}.search-input,.admin-input,.admin-textarea,select.admin-input{width:100%;min-height:54px;padding:14px 16px;color:var(--text);border-radius:18px;border:1px solid var(--line);background:#ffffff08;outline:none}.search-input:focus,.admin-input:focus,.admin-textarea:focus{border-color:#7aa5ff80;box-shadow:0 0 0 4px #7aa5ff1f}label{display:grid;gap:10px;color:var(--text);font-weight:600}form{margin:0}.form-grid,.install-grid,.auth-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.form-grid .span-2,.install-actions,.settings-grid .span-2{grid-column:1 / -1}.stack-form{display:grid;gap:16px}.profile-layout,.messenger-layout,.admin-grid{display:grid;grid-template-columns:320px 1fr;gap:24px;width:min(1320px,calc(100vw - 48px));margin:32px auto}.profile-sidebar,.messenger-sidebar{position:sticky;top:116px;height:fit-content;display:grid;gap:18px}.profile-avatar{width:128px;height:128px;object-fit:cover;border-radius:34px;border:1px solid var(--line)}.back-link{color:#c9d7f5}.cover-card{overflow:hidden;min-height:240px;background-size:cover;background-position:center;display:grid;align-items:end}.cover-overlay{padding:28px;background:linear-gradient(180deg,#070d1b26,#070d1bd9)}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding:22px}.metric-card strong{display:block;margin-top:10px;font-size:48px}.admin-wrap{padding:28px 0 48px}.admin-topbar{display:flex;justify-content:space-between;gap:24px;align-items:start;margin-bottom:22px}.admin-grid{grid-template-columns:260px 1fr}.admin-sidebar{padding:18px;position:sticky;top:116px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.admin-sidebar a{display:block;padding:12px 14px;border-radius:14px}.admin-sidebar a:hover{background:#ffffff0a}.admin-main{display:grid;gap:22px}.admin-flash{padding:14px 18px;border:1px solid var(--line);border-radius:18px;background:#79e3d214;margin-bottom:20px}.admin-flash.error{background:#df6f861f;border-color:#df6f8642}.track-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.track-admin-card,.gift-admin-card,.media-library-card,.premium-order-card{padding:20px}.admin-track-cover{width:100%;height:240px;border-radius:22px;object-fit:cover;border:1px solid var(--line)}.premium-callout{padding:28px;display:grid;grid-template-columns:.95fr 1.05fr;gap:28px}.premium-bank-box,.bank-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.premium-bank-box>div,.bank-card>div{padding:18px;border:1px solid var(--line);border-radius:20px;background:#ffffff08;display:grid;gap:8px}.premium-bank-box span,.bank-card span{color:var(--muted)}.site-footer{padding:0 0 40px}.footer-row{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 26px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#070d1bd6}.global-player{position:fixed;left:20px;right:20px;bottom:20px;z-index:60;display:grid;grid-template-columns:76px 1fr auto;gap:18px;align-items:center;padding:16px 18px;border-radius:28px;background:#050a14f0;border:0;box-shadow:var(--shadow);backdrop-filter:none}.global-player.is-hidden{display:none}.global-player__cover{width:76px;height:76px;border-radius:22px;object-fit:cover}.global-player__meta{display:grid;gap:12px;min-width:0}.global-player__headline{display:grid;gap:4px}.global-player__headline strong{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-player__headline span{color:var(--muted)}.global-player__seek-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}#globalPlayerSeek{width:100%;accent-color:#7fd9d3}.global-player__controls{display:flex;gap:10px}.player-btn{width:54px;height:54px;padding:0;font-size:18px}.player-btn.is-primary{width:auto;min-width:100px;padding:0 18px}.user-list-item,.message-item,.gift-item{display:flex;gap:14px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.user-list-item img,.message-avatar,.gift-item img{width:52px;height:52px;border-radius:16px;object-fit:cover}.user-list-item.is-active{border-color:#7aa5ff66}.message-thread{display:grid;gap:12px;margin:24px 0}.message-item.me{margin-left:10%}.message-item.other{margin-right:10%}.reply-preview{padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffff08;margin-bottom:12px}.reply-preview.is-hidden{display:none}.install-body{min-height:100vh;display:grid;align-items:center}.install-card{padding:34px;margin:24px 0}.install-head{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start;margin-bottom:22px}.install-tip.compact{padding:20px}.content-grid>*,.gallery-grid>*,.shop-grid>*{min-width:0}.news-card,.bio-card,.gallery-card,.shop-card{border-radius:28px;border:1px solid var(--line);background:#ffffff08;overflow:hidden}.news-card>div,.bio-card>div,.gallery-card>div{padding:22px}.shop-visual{position:relative;aspect-ratio:1 / 1;overflow:hidden}.shop-visual img{width:100%;height:100%}.media-preview{min-height:200px;border:1px solid var(--line);border-radius:20px;padding:16px;display:grid;place-items:center;background:#ffffff08}.media-preview audio{width:100%}.media-meta code{display:block;padding:12px;border-radius:14px;background:#ffffff08;border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere}.note-box,.receipt-box,.order-status-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.order-status-card.success{background:#79e3d21a;border-color:#79e3d23d}.receipt-preview{width:100%;max-height:260px;object-fit:cover;border-radius:16px;margin-top:12px}@media(max-width:1100px){.hero-grid,.premium-callout,.profile-layout,.messenger-layout,.admin-grid,.install-head,.auth-grid,.install-grid,.settings-grid{grid-template-columns:1fr}.featured-grid,.shop-grid,.track-grid,.gallery-grid,.people-grid,.content-grid,.track-admin-grid,.dashboard-grid,.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-sidebar,.messenger-sidebar,.admin-sidebar{position:static}.site-nav{display:none;position:fixed;top:108px;left:16px;right:16px;padding:16px;border-radius:22px;border:1px solid var(--line);background:#060c18f5;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.menu-toggle{display:block}}@media(max-width:760px){.container,.auth-wrap,.install-shell,.admin-wrap,.profile-layout,.messenger-layout{width:min(calc(100vw - 20px),100%)}.header-inner,.hero-copy,.surface-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.install-card,.auth-card,.track-card-body,.featured-copy,.shop-copy,.content-card>div,.person-card{padding:20px}.brand-copy strong{font-size:22px}.brand-copy small{font-size:14px}.hero-copy h1{font-size:clamp(34px,12vw,56px)}.hero-stats,.premium-bank-box,.bank-card,.form-grid,.install-grid,.auth-grid,.settings-grid,.featured-grid,.shop-grid,.track-grid,.gallery-grid,.people-grid,.content-grid,.track-admin-grid,.dashboard-grid,.media-library-grid{grid-template-columns:1fr}.section-head,.admin-topbar,.footer-row,.header-inner{align-items:start}.section-head,.footer-row,.admin-topbar{flex-direction:column}.header-inner{grid-template-columns:1fr}.header-actions{width:100%;justify-content:space-between}.visual-main img,.featured-media img,.track-cover{height:240px}.global-player{left:10px;right:10px;bottom:10px;grid-template-columns:60px 1fr}.global-player__controls{grid-column:1 / -1;justify-content:space-between}}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:99;padding:12px 16px;background:var(--panel-strong);border:1px solid var(--line);border-radius:14px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .45s ease,transform .45s ease}.reveal.is-visible{opacity:1;transform:none}.cookie-banner{position:fixed;right:16px;bottom:16px;z-index:60;max-width:380px;padding:18px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow)}.cookie-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.gallery-modal{position:fixed;inset:0;z-index:80}.gallery-backdrop{position:absolute;inset:0;background:#000000b8}.player{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.player-button{width:48px;height:48px;border-radius:16px;border:1px solid var(--line);background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#04111f;font-weight:800}.player-range{width:100%}.player-times{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.streaming-panel,.site-footer .footer-inner{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);padding:28px}.stream-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stream-link{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--line);border-radius:20px;background:#ffffff08}.stream-link img{width:28px;height:28px;object-fit:contain}.site-footer{padding:0 0 36px}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.footer-meta{display:grid;gap:8px}@media(max-width:760px){.stream-links{grid-template-columns:1fr}.cookie-banner{left:10px;right:10px;max-width:none}}.utility-main{width:min(1040px,calc(100vw - 48px));margin:0 auto;padding:32px 0 96px}.utility-card{padding:32px;display:grid;gap:18px;max-width:100%}.utility-card h1{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.02}.utility-actions{display:flex;gap:12px;flex-wrap:wrap}.legal-list{margin:0;padding-left:24px;display:grid;gap:10px;color:var(--text)}.legal-list li{line-height:1.6}.profile-main,.auth-card,.surface-card,.media-library-card,.gift-admin-card,.track-admin-card,.premium-order-card{min-width:0}.surface-card h2,.surface-card h3,.auth-card h2,.profile-main h2,.profile-main h3{margin:0 0 12px}.surface-card form,.gift-admin-card form,.track-admin-card form{min-width:0}.profile-main .surface-card,.profile-main .cover-card{overflow:hidden}.info-list{display:grid;gap:14px}.info-list>div{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.gift-grid.compact-gifts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.gift-card{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:22px;background:#ffffff08;min-width:0}.gift-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;background:#ffffff08}.gift-card strong,.gift-card span{display:block}.gift-card .admin-input{width:100%}.admin-input,.admin-textarea{width:100%;max-width:100%}.admin-textarea{min-height:140px;resize:vertical}.stack-form{display:grid;gap:16px;min-width:0}.stack-form label,.form-grid label,.settings-grid label{display:grid;gap:10px;min-width:0}.auth-grid{align-items:start}.auth-card .surface-card{padding:24px}.auth-card .stack-form .site-btn{width:100%}.auth-inline-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.checkbox-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted)}.auth-modal[hidden]{display:none!important}.auth-modal{position:fixed;inset:0;z-index:90}.auth-modal__backdrop{position:absolute;inset:0;background:#000000b8}.auth-modal__dialog{position:relative;z-index:1;width:min(460px,calc(100vw - 24px));margin:8vh auto;padding:22px;border-radius:24px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow);display:grid;gap:14px}.auth-modal__head{display:flex;justify-content:space-between;gap:16px;align-items:start}.auth-modal__close{width:48px;height:48px;padding:0}.profile-sidebar,.profile-main,.auth-card,.media-library-card,.gift-admin-card,.track-admin-card,.premium-order-card{overflow-wrap:anywhere}.media-library-card{padding:18px;display:grid;gap:14px;align-content:start}.media-library-card .actions{align-items:stretch}.media-library-card .actions>*{flex:1 1 150px}.media-library-card .actions form{display:flex;flex:1 1 150px}.media-library-card .actions form .button{width:100%}.cover-overlay{padding:32px;display:grid;gap:12px;min-height:210px;align-content:end}.cover-overlay h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.04}.cover-overlay p{max-width:72ch}.profile-public-layout .cover-overlay,.profile-layout .cover-overlay{background:linear-gradient(180deg,#0408122e,#040812e6)}@media(max-width:1100px){.gift-grid.compact-gifts{grid-template-columns:1fr}.utility-main{width:min(calc(100vw - 20px),100%)}}@media(max-width:760px){.utility-card{padding:20px}.auth-modal__dialog{margin:6vh auto;padding:20px}.auth-inline-meta{align-items:flex-start;flex-direction:column}}.messenger-main{display:grid;gap:18px}.message-thread{display:grid;gap:14px;max-height:58vh;overflow:auto;padding-right:6px}.message-bubble{max-width:min(680px,100%);padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:#ffffff0a;display:grid;gap:10px}.message-bubble.is-me{margin-left:auto;background:linear-gradient(180deg,#5ca8ff29,#7cf1d314)}.message-meta,.message-actions-row{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.message-status{color:var(--muted);font-size:.82rem}.message-attachment img{display:block;width:min(280px,100%);border-radius:18px;border:1px solid var(--line)}.message-sticker{width:132px;max-width:100%;display:block}.upload-inline-btn input{display:none}.sticker-picker{display:block;width:100%;min-width:0;gap:10px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.sticker-option{border:1px solid var(--line);background:#ffffff0d;border-radius:16px;padding:8px}.sticker-option img{width:100%;aspect-ratio:1;object-fit:contain}.typing-indicator{padding:0 2px}.reply-snippet{padding:10px 12px;border-left:3px solid rgba(124,241,211,.55);background:#ffffff0a;border-radius:12px;color:var(--muted)}.gift-item{text-decoration:none;color:inherit}@media(max-width:860px){.message-bubble{max-width:100%}.compose-tools>*{width:100%}}.reply-link,.site-chip-btn{appearance:none;border:1px solid rgba(124,241,211,.18);background:#7cf1d314;color:#dffcf5;border-radius:999px;padding:8px 14px;font-weight:700;line-height:1}.reply-link:hover,.site-chip-btn:hover{background:#7cf1d324}.request-item{justify-content:space-between;align-items:center;gap:16px}.request-actions{display:flex;gap:10px;flex-wrap:wrap;margin-left:auto}.selected-sticker-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff0d}.selected-sticker-badge img{width:32px;height:32px;object-fit:contain}.sticker-option{display:grid;gap:6px;justify-items:center;color:var(--text)}.sticker-option span{font-size:.78rem;color:var(--muted)}.upload-progress{display:grid;gap:8px;margin-top:8px;width:100%}.upload-progress__meta{display:flex;justify-content:space-between;gap:12px;font-size:.84rem;color:var(--muted)}.upload-progress__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress__bar{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.upload-progress__bar span{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-2, #7cf1d3));transition:width .22s ease}@media(max-width:860px){.request-item{align-items:flex-start}.request-actions{margin-left:0;width:100%}}.upload-progress.is-complete .upload-progress__bar span{background:linear-gradient(90deg,var(--accent-2, #7cf1d3),var(--accent))}.upload-progress.is-error .upload-progress__bar span{background:linear-gradient(90deg,#ff7a92,#ffb199)}.notifications-layout{width:min(1200px,calc(100vw - 24px));margin:24px auto 60px;display:grid;gap:18px}.notifications-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.notifications-filters{display:flex;gap:10px;flex-wrap:wrap}.notification-section{display:grid;gap:14px}.notification-list{display:grid;gap:12px}.notification-card{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:20px;border:1px solid var(--line);background:#ffffff0a}.notification-card img{width:56px;height:56px;border-radius:18px;object-fit:cover;border:1px solid var(--line);background:#ffffff0a}.notification-card__copy{display:grid;gap:6px;min-width:0;flex:1}.notification-card__copy p,.notification-card__copy .small{margin:0}.notification-card__meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:.84rem}.notification-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#ffffff0d;color:var(--muted);font-size:.78rem;font-weight:700}.notification-card__actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-left:auto}@media(max-width:860px){.notification-card{flex-direction:column}.notification-card__actions{margin-left:0;width:100%}}.notifications-actions-bar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.avatar-stack{position:relative;display:inline-block}.online-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border-radius:999px;border:2px solid rgba(9,15,28,.95);background:#687792}.online-dot.is-online{background:#64e5ae;box-shadow:0 0 0 4px #64e5ae29}.toggle-card{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.toggle-card input{margin-top:4px}.compact-settings-form{align-items:start}.sticker-pack{border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:10px 12px;background:#ffffff08}.sticker-pack summary{cursor:pointer;font-weight:700}.sticker-pack-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;padding-top:12px}.toast-host{position:fixed;top:18px;right:18px;z-index:120;display:grid;gap:10px;max-width:min(360px,calc(100vw - 24px))}.toast-notice{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#0a1221f2;backdrop-filter:none;color:#eef4ff;transform:translateY(-10px);opacity:0;transition:transform .26s ease,opacity .26s ease,box-shadow .26s ease;box-shadow:0 18px 38px #00000059}.toast-notice.is-visible{transform:translateY(0);opacity:1}.toast-notice.is-messages{border-color:#7aa5ff59}.toast-notice.is-friends{border-color:#7ae6d259}.toast-notice.is-gifts{border-color:#ffd47a59}.toast-badge{font-size:12px;font-weight:800;color:#79e3d2}.reply-link.site-chip-btn{padding:8px 12px;border-radius:999px;background:#7aa5ff1f;border:1px solid rgba(122,165,255,.22)}.header-notice-wrap{position:relative}.header-notice-dropdown{position:absolute;right:0;top:calc(100% + 12px);width:min(380px,calc(100vw - 24px));padding:14px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0a1221fa,#050b16fa);box-shadow:0 24px 56px #0000006b;backdrop-filter:none;z-index:85}.header-notice-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.header-notice-head small{color:#9eb3d7}.header-notice-list{display:grid;gap:8px;max-height:min(52vh,420px);overflow:auto}.header-notice-list::-webkit-scrollbar{width:10px}.header-notice-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.header-notice-item,.header-notice-list a{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#eef4ff}.header-notice-all{display:flex;justify-content:center;align-items:center;margin-top:10px;min-height:46px;border-radius:16px;background:#7aa5ff1f;border:1px solid rgba(122,165,255,.24);color:#fff}.header-player-close{display:flex;align-items:center;justify-content:center}.header-player-dialog{max-width:min(1180px,calc(100vw - 24px));max-height:min(82vh,900px)}.header-player-shell{grid-template-columns:minmax(0,1.35fr) minmax(280px,.72fr);gap:18px}.header-player-stage{padding:22px}.header-player-playlist{padding:18px}.header-player-now{border-radius:26px;padding:18px;gap:18px;align-items:center}.header-player-cover{width:164px;height:164px;flex:0 0 164px}.header-player-now-copy strong{font-size:clamp(28px,3vw,42px)}.header-player-now-copy span{font-size:22px;color:#b8c8e6}.header-player-control.is-play .icon-pause,.header-player-control.is-play .play-eq,.header-player-control.is-play.is-playing .icon-play{display:none}.header-player-control.is-play.is-playing .icon-pause,.header-player-control.is-play.is-playing .play-eq{display:inline-flex}.play-eq{gap:3px;align-items:flex-end;height:16px}.play-eq i{display:block;width:3px;border-radius:99px;background:#7ae6d2;animation:playerEq 1s ease-in-out infinite}.play-eq i:nth-child(2){animation-delay:.15s}.play-eq i:nth-child(3){animation-delay:.3s}@keyframes playerEq{0%,to{height:5px}50%{height:15px}}.home-user-card .avatar-stack>img{width:72px;height:72px;border-radius:22px;object-fit:cover}.home-user-presence{display:block;margin-top:8px;color:#aab8d6;font-size:13px}.home-user-presence.is-online{color:#7ae6d2}.upload-inline-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}@media(max-width:900px){.header-player-shell{grid-template-columns:1fr}.header-player-cover{width:112px;height:112px;flex-basis:112px}.header-player-now-copy strong{font-size:26px}.header-player-now-copy span{font-size:18px}}@media(max-width:680px){.header-notice-dropdown{right:-20px}.header-player-now{grid-template-columns:1fr;justify-items:start}.header-player-cover{width:96px;height:96px}.message-thread{min-height:240px}}.header-notice-dropdown[hidden],.header-player-panel[hidden],.auth-modal[hidden]{display:none!important}body.header-player-open{overflow:hidden}body.header-player-open .site-header{filter:none}.header-icon-btn.is-playing,.header-player-btn.is-playing{border-color:#7ae6d266;box-shadow:0 0 0 4px #7ae6d21f}.online-state-badge{width:18px;height:18px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.online-state-badge i{display:block;width:8px;height:8px;border-radius:999px;background:#7f8aa1}.online-state-badge.is-online i{background:#64e5ae;box-shadow:0 0 0 4px #64e5ae29}.header-notice-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.header-notice-head-actions{display:flex;align-items:center;gap:10px}.header-notice-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text);cursor:pointer}.header-notice-dropdown{display:grid;gap:12px}.header-notice-all{display:flex;align-items:center;justify-content:center}.auth-wrap{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:40px 0 60px}.auth-card{display:grid;gap:24px}.auth-card .stack-form{display:grid;gap:14px}.auth-card .stack-form label{display:grid;gap:8px}.auth-inline-meta .button-ghost{padding:10px 14px;min-height:44px;border:1px solid var(--line);background:#ffffff0d;color:var(--text);white-space:nowrap}.login-card{min-height:min(72vh,720px);align-content:center}.toggle-card,.checkbox-row,.auth-inline-meta,.profile-main .surface-card,.profile-sidebar,.messenger-main,.messenger-sidebar,.surface-card form,.settings-grid,.dashboard-grid,.gift-list,.gift-grid{min-width:0}.toggle-card strong,.toggle-card span,.admin-label,.small,.surface-card p,.surface-card h2,.surface-card h3{overflow-wrap:anywhere}.public-cover,.cover-card{overflow:hidden}@media(max-width:860px){.auth-grid{grid-template-columns:1fr}.auth-wrap{width:min(calc(100vw - 18px),1180px)}}body.app-shell{min-height:100vh}body.app-shell .surface-card,body.app-shell .profile-sidebar,body.app-shell .messenger-sidebar,body.app-shell .messenger-main,body.app-shell .auth-card,body.app-shell .install-card{backdrop-filter:blur(14px)}form,label,.stack-form,.settings-grid,.form-grid,.auth-grid,.dashboard-grid,.gift-grid,.gift-list,.messenger-layout,.profile-layout,.profile-main,.messenger-main,.messenger-sidebar{min-width:0}label{display:grid;gap:8px}input,textarea,select,button{max-width:100%}.admin-input,.admin-textarea,select.admin-input{width:100%;min-width:0}.form-grid{align-items:start}.form-grid>.span-2,.settings-grid>.span-2{grid-column:1/-1}.profile-layout{align-items:start;grid-template-columns:minmax(280px,320px) minmax(0,1fr)}.profile-main,.messenger-main{display:grid;gap:22px;min-width:0}.profile-sidebar{position:sticky;top:24px;align-self:start;display:grid;gap:16px}.profile-sidebar .stack-links{display:grid;grid-template-columns:1fr;gap:10px}.profile-sidebar .site-btn{width:100%}.cover-card{background-position:center;background-size:cover;position:relative;overflow:hidden;min-height:280px;display:flex;align-items:flex-end}.cover-overlay{width:100%;padding:32px;border-radius:24px;background:linear-gradient(180deg,#0308121f,#030812d1 70%)}.cover-overlay h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;max-width:12ch;margin:0 0 10px}.cover-overlay p{max-width:62ch}.bank-card,.colon-bank-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bank-card>div,.colon-bank-box>div,.info-list>div{padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.info-list{display:grid;gap:12px}#profile-preferences .compact-settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.toggle-card{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff06)}.toggle-card input{width:18px;height:18px;margin:4px 0 0;accent-color:var(--accent)}.toggle-card span{display:grid;gap:6px;min-width:0}.toggle-card strong{display:block;font-size:1.05rem;line-height:1.25;color:var(--text);overflow-wrap:anywhere}.toggle-card small{display:block;line-height:1.5;color:var(--muted);overflow-wrap:anywhere}#profile-preferences .admin-label{display:grid;gap:10px;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff06)}#profile-preferences .site-btn{min-width:220px}.auth-wrap{padding:32px 0 64px}.auth-card{padding:32px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.auth-card .surface-card,.auth-card .stack-form,.auth-grid>.surface-card{height:100%}.auth-inline-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.checkbox-row{display:flex;align-items:center;gap:10px}.checkbox-row input{width:18px;height:18px}.messenger-layout{align-items:start;grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.messenger-sidebar{position:sticky;top:24px;display:grid;gap:14px;max-height:calc(100vh - 48px);overflow:auto}.user-list-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border-radius:18px;border:1px solid transparent;background:#ffffff06}.user-list-item:hover,.user-list-item.is-active{border-color:#7aa5ff33;background:#7aa5ff14}.user-list-item img{width:52px;height:52px;border-radius:16px;object-fit:cover}.message-thread{min-height:360px;max-height:60vh;overflow:auto;padding-right:4px}.message-bubble{max-width:min(100%,720px)}.compose-box{display:grid;gap:14px}.compose-tools{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.compose-tools>*{flex:1 1 180px}.gift-list{grid-template-columns:1fr}.gift-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:center;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.gift-item img{width:56px;height:56px;border-radius:16px;object-fit:cover}.request-item{grid-template-columns:56px minmax(0,1fr) auto;align-items:center}.request-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.notifications-layout .notification-list,.notifications-layout .notification-section{min-width:0}body.utility-page .header-inner{grid-template-columns:auto 1fr auto}@media(max-width:1100px){.profile-layout,.messenger-layout{grid-template-columns:1fr}.profile-sidebar,.messenger-sidebar{position:static;max-height:none}.cover-card{min-height:240px}.cover-overlay h2{max-width:none}}@media(max-width:860px){.auth-grid,.dashboard-grid,.bank-card,.colon-bank-box,#profile-preferences .compact-settings-form,.request-item{grid-template-columns:1fr}.auth-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.surface-card{padding:20px}.compose-tools>*{flex:1 1 100%}.request-actions{justify-content:stretch}.request-actions>*{flex:1 1 100%}.cover-overlay{padding:24px}}@media(max-width:640px){.container,.auth-wrap,.install-shell,.admin-wrap,.profile-layout,.messenger-layout,.notifications-layout{width:min(calc(100vw - 16px),1320px)}.header-inner{padding:14px 16px}.profile-avatar{width:112px;height:112px}.cover-card{min-height:200px}.cover-overlay h2{font-size:clamp(1.7rem,9vw,2.4rem)}.toggle-card{grid-template-columns:20px minmax(0,1fr);padding:16px}.auth-inline-meta{align-items:stretch}.auth-inline-meta>*{width:100%}.button,.site-btn{width:100%}}input[type=range]{accent-color:var(--accent)}#profile-preferences input[type=range]{appearance:none;-webkit-appearance:none;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--accent) 0%,var(--accent) var(--range-fill,70%),rgba(255,255,255,.12) var(--range-fill,70%),rgba(255,255,255,.12) 100%);outline:none}#profile-preferences input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:999px;background:#1f7cff;border:2px solid #97fff1;box-shadow:0 0 0 4px #1f7cff29}#profile-preferences input[type=range]::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:999px;background:#1f7cff;box-shadow:0 0 0 4px #1f7cff29}.auth-modal__dialog{max-width:min(460px,calc(100vw - 24px))}.auth-modal__dialog .stack-form,.auth-forgot-form{display:grid;gap:14px;align-content:start}.auth-modal__dialog .site-btn{width:100%}.compose-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.compose-tools .selected-sticker-badge{grid-column:1/-1;justify-self:start}.improved-sticker-picker{padding:16px;border-radius:22px;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.sticker-pack{padding:12px 14px;border-radius:18px;background:#ffffff08}.sticker-pack summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:800;color:var(--text)}.sticker-pack summary::-webkit-details-marker{display:none}.sticker-pack-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px}.sticker-option{padding:12px;border-radius:18px;transition:border-color .2s ease,transform .2s ease,background .2s ease}.sticker-option:hover{transform:translateY(-2px);border-color:#7aa5ff3d;background:#7aa5ff14}.notification-card__actions .pill,.section-head .pill,.sidebar-headline .pill,.stack-links .pill{display:none}.notifications-filters .site-btn{min-width:140px;justify-content:center}.notifications-actions-bar .site-btn{min-width:180px;justify-content:center}.notification-card{position:relative}.notification-card__actions{align-self:center}.gift-item img[src=""],.notification-card img[src=""],.message-attachment img[src=""],.promo-player-cover img[src=""],.header-player-cover img[src=""]{display:none}.gift-item,.notification-card,.message-bubble,.sticker-pack,.selected-sticker-badge{min-width:0}.upload-inline-btn{justify-content:center}.message-bubble p{margin:0;line-height:1.55}.message-bubble .message-attachment img{max-height:220px;object-fit:cover}.message-bubble .message-sticker{border-radius:18px;background:#ffffff08;padding:6px}@media(max-width:980px){.compose-tools{grid-template-columns:1fr 1fr}.compose-tools .site-btn.primary{grid-column:1/-1}}@media(max-width:640px){.compose-tools{grid-template-columns:1fr}.auth-modal__dialog{margin:8vh auto;padding:18px}}.site-header,.global-player,.toast-notice,.header-notice-dropdown,.surface-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.auth-card,.install-card{backdrop-filter:none!important}body.header-player-open .site-header{filter:none!important}.header-player-btn{overflow:hidden}.header-player-btn .header-player-mini-eq{display:none;align-items:flex-end;gap:2px;height:16px}.header-player-btn .header-player-mini-eq i{display:block;width:3px;height:6px;border-radius:999px;background:currentColor;animation:playerEq 1s ease-in-out infinite}.header-player-btn .header-player-mini-eq i:nth-child(2){animation-delay:.15s}.header-player-btn .header-player-mini-eq i:nth-child(3){animation-delay:.3s}.header-player-btn.is-playing .header-player-mini-eq{display:inline-flex}.compose-tools{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));align-items:start}.compose-tools .site-btn{max-width:100%}.compose-box .upload-progress,.compose-box .sticker-picker,.compose-box .selected-sticker-badge{grid-column:1/-1}.compose-box .upload-progress{margin-top:0}#messageComposer .upload-inline-btn{white-space:normal;text-align:center;justify-content:center;min-height:52px;display:inline-flex;align-items:center}#messageComposer .admin-textarea{min-height:120px}@media(max-width:860px){.compose-tools{grid-template-columns:1fr}.compose-tools>*{width:100%}}.messenger-layout{align-items:start}.messenger-main{min-width:0;min-height:calc(100vh - 150px);grid-template-rows:auto auto minmax(280px,1fr) auto auto}.message-thread{display:flex;flex-direction:column;align-items:stretch;min-height:320px;max-height:62vh;overflow:auto;overscroll-behavior:contain;padding-right:8px}.message-thread>.small{margin:auto 0}.message-bubble{width:min(680px,100%);box-sizing:border-box}.compose-box{min-width:0}.compose-box .admin-textarea{min-height:132px}.compose-tools{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));align-items:start;justify-content:start}.compose-tools .selected-sticker-badge{align-self:center}.auth-grid>.surface-card,.auth-card .stack-form{min-width:0}.auth-card input,.auth-card textarea,.auth-card button{position:relative;z-index:1}.form-grid>label,.form-grid>.span-2,.dashboard-grid>.surface-card{min-width:0}.form-grid>label input[type=file],.stack-form input[type=file]{width:100%;min-width:0}.home-users-section .admin-flash{margin:0 0 18px}.home-user-card{min-width:0}.home-user-meta{display:grid;gap:14px;min-width:0}.home-user-copy{min-width:0;display:grid;gap:8px}.home-user-copy>p{overflow-wrap:anywhere}.home-user-status{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}.home-user-status .pill{color:var(--text)}.home-user-actions form{flex:1 1 180px;min-width:0}.home-user-actions form .button,.home-user-actions form .button-secondary,.home-user-actions .pill{width:100%}.home-user-actions .pill{justify-content:center;min-height:42px;box-sizing:border-box}@media(max-width:980px){.messenger-main{min-height:auto;grid-template-rows:auto auto minmax(240px,1fr) auto auto}.compose-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.compose-tools .site-btn.primary{grid-column:1/-1}}@media(max-width:640px){.message-thread{max-height:none;min-height:260px}.compose-tools{grid-template-columns:1fr}}.header-player-controls,.promo-player-controls{display:flex;align-items:center;gap:10px}.header-player-control,.promo-player-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);padding:0;font-size:1.2rem;line-height:1;box-shadow:none;-webkit-appearance:none;appearance:none;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.header-player-control:hover,.promo-player-btn:hover{transform:translateY(-1px);border-color:#79e3d25c;background:#ffffff1a}.header-player-control.is-play,.promo-player-btn.is-play{width:56px;height:56px;background:linear-gradient(135deg,var(--accent),var(--accent-2,#79e3d2));color:#07111f;border-color:transparent;font-weight:800}.header-player-control.is-play .icon-pause,.header-player-control.is-play .play-eq,.promo-player-btn.is-play .icon-pause,.promo-player-btn.is-play .play-eq,.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play{display:none}.header-player-control.is-play.is-playing .icon-pause,.header-player-control.is-play.is-playing .play-eq,.promo-player-btn.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .play-eq{display:inline-flex}.play-eq{gap:2px;align-items:flex-end}.play-eq i{display:block;width:3px;height:10px;border-radius:999px;background:currentColor;animation:eqWave 1s ease-in-out infinite}.play-eq i:nth-child(2){animation-delay:.16s}.play-eq i:nth-child(3){animation-delay:.32s}@keyframes eqWave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.15)}}.profile-status-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.profile-player-fab{position:fixed;right:22px;bottom:22px;z-index:65;border:1px solid var(--line);border-radius:999px;padding:14px 18px;background:linear-gradient(135deg,var(--accent),var(--accent-2,#79e3d2));color:#07111f;font-weight:800;box-shadow:var(--shadow);cursor:pointer;transition:transform .22s ease,opacity .22s ease,background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease;transform:none}.profile-player-fab:hover{transform:translateY(-1px);box-shadow:0 0 0 4px #79e3d22e,var(--shadow)}.profile-player-fab:active{transform:translateY(0)}.message-file-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffff0a}@media(max-width:860px){.profile-status-columns{grid-template-columns:1fr}.profile-player-fab{right:14px;bottom:14px}}#edit-profile .profile-edit-grid{margin-top:18px}.profile-status-columns .pill,.profile-sidebar .pill-row.compact-pill-row .pill{font-size:11px;line-height:1.15;padding:10px 12px}#friend-requests h2{position:relative;display:inline-flex;align-items:center;padding-right:28px}#friend-requests h2 .icon-badge{right:0;top:-4px}.sticker-pack-grid{display:grid}.messenger-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;flex-wrap:wrap}.messenger-head>.user-list-item{flex:1 1 320px;min-width:0}.messenger-head>form{display:flex;margin-top:8px}.messenger-head>form .site-btn{min-width:220px}.profile-main .dashboard-grid>.surface-card{display:grid;gap:16px;align-content:start}.profile-main .dashboard-grid>.surface-card>strong{display:block;font-size:1.25rem;line-height:1.28;overflow-wrap:anywhere}.profile-main .dashboard-grid>.surface-card>p,.profile-main .dashboard-grid>.surface-card .small{overflow-wrap:anywhere}.bank-card,.colon-bank-box{margin-top:2px}.bank-card>div,.colon-bank-box>div,.order-status-card{min-width:0;align-content:start}.bank-card>div strong,.colon-bank-box>div strong,.order-status-card strong,.order-status-card p{overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.order-status-card{display:grid;gap:6px}.surface-card .stack-form>label,.surface-card .form-grid>label{display:grid;gap:8px;min-width:0}.notification-list{display:grid;gap:14px}.profile-player-fab.is-playing{box-shadow:0 0 0 4px #79e3d22e,var(--shadow)}.profile-sidebar .stack-links [data-live-message-count],.profile-sidebar .stack-links [data-live-notice-count]{display:inline-flex}@media(max-width:860px){.messenger-head{gap:14px}.messenger-head>form{margin-top:0;width:100%}.messenger-head>form .site-btn{width:100%;min-width:0}}.header-player-dialog{position:relative;z-index:1;width:min(1240px,calc(100vw - 32px));margin:112px auto 24px;max-height:calc(100vh - 120px);overflow:auto}.header-player-shell{width:100%;position:relative}.header-player-close{position:absolute;top:18px;right:18px;z-index:3}.header-player-playlist{min-height:100%;box-sizing:border-box}@media(max-width:840px){.header-player-dialog{width:calc(100vw - 20px);margin-top:96px}}.header-player-panel{position:fixed;inset:0;z-index:80}.header-player-backdrop{position:absolute;inset:0;background:#02060fad;backdrop-filter:blur(10px) saturate(1.02)}.header-player-dialog{position:relative;z-index:1;width:min(1220px,calc(100vw - 32px));margin:96px auto 24px;max-height:calc(100vh - 120px);overflow:visible}.header-player-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;width:100%;min-height:min(58vh,620px);overflow:hidden;border-radius:36px;border:1px solid rgba(130,170,255,.2);background:linear-gradient(140deg,#0a1326f5,#050a16f7);box-shadow:0 40px 120px #0000007a}.header-player-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(103,164,255,.22),transparent 36%),radial-gradient(circle at bottom right,rgba(124,241,211,.14),transparent 28%);pointer-events:none}.header-player-close{position:absolute;top:16px;right:16px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text);font-size:1.35rem;line-height:1}.header-player-stage,.header-player-playlist,.header-player-now{position:relative;min-width:0}.header-player-stage{display:grid;align-content:start;gap:14px;padding:24px}.header-player-stage h3{margin:0;font-size:clamp(1.55rem,3.2vw,2.45rem)}.header-player-stage p{margin:0;color:var(--muted);max-width:56ch}.header-player-now{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-areas:"cover copy" "controls controls" "progress progress";gap:16px;max-width:760px;padding:22px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0f,#ffffff06)}.header-player-cover{grid-area:cover;width:96px;height:96px;aspect-ratio:1;border-radius:26px;overflow:hidden;background:#ffffff0a}.header-player-cover img{display:block;width:100%;height:100%;object-fit:cover}.header-player-now-copy{grid-area:copy;display:grid;gap:6px;min-width:0;align-content:center}.header-player-now-copy strong{font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12;overflow-wrap:anywhere}.header-player-now-copy span{font-size:1rem;color:#bcc9df;overflow-wrap:anywhere}.header-player-controls{grid-area:controls;display:flex;align-items:center;gap:10px}.header-player-progress{grid-area:progress;display:grid;gap:8px;min-width:0}.header-player-progress input{width:100%}.header-player-playlist{display:grid;align-content:start;gap:14px;padding:24px 20px;border-left:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff03);box-sizing:border-box}.header-player-playlist-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:52px}.header-player-track{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:14px;border-radius:22px;border:1px solid transparent;background:linear-gradient(180deg,#ffffff0a,#ffffff05);text-align:left;color:var(--text);box-sizing:border-box}.header-player-track img{display:block;width:64px;height:64px;border-radius:18px;object-fit:cover;background:#ffffff0a}.header-player-track-copy{display:grid;gap:4px;min-width:0}.header-player-track-copy strong,.header-player-track-copy small{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-player-track-copy strong{font-size:1rem;line-height:1.2}.header-player-track-copy small{font-size:.92rem;color:var(--muted)}.header-player-index,.header-player-lock{justify-self:end}@media(max-width:1100px){.header-player-shell{grid-template-columns:1fr}.header-player-playlist{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.header-player-playlist-head{padding-right:52px}}@media(max-width:760px){.header-player-dialog{width:calc(100vw - 14px);margin-top:74px}.header-player-stage{padding:18px}.header-player-now{grid-template-columns:1fr;grid-template-areas:"cover" "copy" "controls" "progress";padding:18px}.header-player-cover{width:84px;height:84px}.header-player-track{grid-template-columns:56px minmax(0,1fr) auto;gap:12px}.header-player-track img{width:56px;height:56px;border-radius:16px}}body{opacity:1;transition:opacity .18s ease,transform .18s ease}body.is-page-leaving{opacity:.86;transform:translateY(2px)}.sticky-col{position:sticky;top:18px;align-self:start}.profile-layout-extended .profile-topbar{grid-column:1/-1}.profile-layout-extended .profile-main{display:grid;gap:18px}.profile-quick-nav{display:grid;gap:8px;margin:14px 0 6px}.profile-quick-nav a{display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;color:var(--text);text-decoration:none}.two-col-equal{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form-grid,.search-row,.message-submit-row{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.feed-stack{display:grid;gap:16px;min-width:0}.feed-card{display:grid;gap:14px}.feed-head,.feed-author,.comment-row{display:flex;gap:12px;align-items:flex-start}.feed-head{justify-content:space-between;flex-wrap:wrap}.feed-author img,.comment-row img{width:46px;height:46px;border-radius:14px;object-fit:cover}.feed-content{font-size:1rem;line-height:1.6;color:var(--text)}.feed-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;align-items:start}.feed-media,.gallery-tile img,.gallery-tile video{display:block;width:100%;height:240px;object-fit:cover;border-radius:20px;background:#ffffff0a}.feed-audio{width:100%}.feed-actions{display:flex;gap:10px;flex-wrap:wrap}.feed-comments{display:grid;gap:10px;padding-top:6px;border-top:1px solid rgba(255,255,255,.08)}.comment-row{padding:10px 12px;border-radius:16px;background:#ffffff08}.comment-row p{margin:.3rem 0 .35rem}.comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.gallery-grid.profile-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.gallery-tile{margin:0;display:grid;gap:8px}.gallery-tile figcaption{font-size:.92rem;color:var(--muted);margin-top:2px}.music-list{display:grid;gap:14px}.music-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start;padding:14px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.music-card img{width:92px;height:92px;border-radius:18px;object-fit:cover;background:#ffffff0d}.music-card h3{margin:0 0 6px}.music-card p{margin:0 0 10px}.compact-music-list .music-card{grid-template-columns:76px minmax(0,1fr)}.compact-music-list .music-card img{width:76px;height:76px;border-radius:16px}.compact-comment{min-height:96px}.public-message-form .message-submit-row{margin-top:12px}.empty-state{padding:18px;border:1px dashed rgba(255,255,255,.14);border-radius:18px;color:var(--muted);background:#ffffff05}button.is-loading,.site-btn.is-loading{opacity:.72;pointer-events:none}button.is-loading:after,.site-btn.is-loading:after{content:"…";margin-left:6px}.admin-table td img[width="32"]{width:32px;height:32px;border-radius:50%;object-fit:cover;vertical-align:middle;display:inline-block;margin-right:8px;background:#7e99c62e}@media(max-width:1100px){.sticky-col{position:static}.two-col-equal{grid-template-columns:1fr}}@media(max-width:760px){.profile-layout-extended{display:block}.profile-layout-extended .profile-sidebar{margin-bottom:16px}.feed-media,.gallery-tile img,.gallery-tile video{height:200px}.music-card{grid-template-columns:1fr}.music-card img{width:100%;height:220px}.comment-form{grid-template-columns:1fr}.inline-form-grid,.search-row,.message-submit-row{align-items:stretch}.inline-form-grid>*,.search-row>*,.message-submit-row>*{flex:1 1 100%}}@media(orientation:portrait)and (max-width:540px){.feed-media-grid,.gallery-grid.profile-gallery-grid{grid-template-columns:1fr}}.feed-compose-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end}.feed-upload-field{min-width:0;white-space:normal;overflow-wrap:break-word;word-break:normal;writing-mode:horizontal-tb;text-orientation:mixed}.feed-submit-wrap{padding-bottom:2px}.feed-author-copy{display:grid;gap:8px}.feed-date{display:block;margin-top:2px}.track-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.compact-track-card{grid-template-columns:84px minmax(0,1fr);align-items:center}.compact-track-card img{width:84px;height:84px;border-radius:20px;object-fit:cover}.music-search-results .music-card{padding:16px 18px}.public-message-form .message-submit-row{margin-top:18px}.header-player-search{display:block}.header-player-search .admin-input{width:100%}.auth-modal__dialog{max-width:min(460px,calc(100vw - 28px));padding:20px 20px 18px}.auth-modal__head h2{font-size:clamp(1.35rem,2vw,1.8rem)}.auth-forgot-form{gap:14px}.profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.music-search-row{margin-bottom:18px}.inline-form{display:inline-flex}.feed-card .feed-head{gap:16px;align-items:flex-start;min-width:0}.feed-card .pill{white-space:nowrap}@media(max-width:980px){.feed-compose-row,.profile-edit-grid{grid-template-columns:1fr}.feed-card .feed-head{display:grid}}@media(max-width:720px){.compact-track-card{grid-template-columns:64px minmax(0,1fr)}.compact-track-card img{width:64px;height:64px;border-radius:16px}.track-action-row,.music-search-row{display:grid;grid-template-columns:1fr}.profile-player-fab{padding:12px 16px}.auth-modal__dialog{max-width:min(400px,calc(100vw - 20px));padding:16px}}.profile-meta-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.public-track-audio{width:min(100%,320px)}.feed-compose-shell{display:grid;gap:14px;padding:18px 20px;margin-bottom:20px;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:#ffffff05}.feed-compose-shell h3{margin:0}.password-change-form{padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.header-player-playlist{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.header-player-search .admin-input{padding-right:48px}.auth-wrap{padding:24px 0 42px}.login-card{min-height:auto;align-content:start}.auth-card .surface-card{padding:22px}.auth-card .site-btn{min-height:50px}.auth-card .admin-input,.auth-card .admin-textarea,.auth-card select.admin-input{min-height:48px;padding:12px 14px}.auth-modal__dialog{width:min(380px,calc(100vw - 20px));margin:5vh auto;padding:18px 18px 16px;border-radius:22px}.auth-modal__close{width:42px;height:42px}.auth-modal__dialog .admin-input{min-height:46px}@media(max-width:860px){.auth-card .surface-card{padding:18px}.auth-card .site-btn{width:100%}}.auth-wrap{width:min(1040px,calc(100vw - 28px));padding:26px 0 42px}.auth-grid{gap:18px}.auth-grid>.surface-card{padding:18px}.auth-card .stack-form{gap:12px}.auth-card .stack-form label{gap:6px}.auth-card .admin-input{min-height:48px}.auth-card .site-btn{min-height:48px;max-width:320px;width:100%;justify-self:start}.auth-inline-meta{margin-top:2px}.auth-inline-meta .button-ghost{min-height:40px;padding:8px 12px}.auth-modal__dialog{width:min(330px,calc(100vw - 18px));margin:4vh auto;padding:14px 14px 12px;border-radius:20px}.auth-modal__head h2{font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.05}.auth-modal__dialog .admin-input{min-height:42px}.auth-modal__close{width:38px;height:38px}.header-player-search .admin-input,.header-player-search input[type=search]{-webkit-appearance:none;appearance:none;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);color:var(--text);min-height:44px;border-radius:16px}.header-player-search input[type=search]::-webkit-search-decoration,.header-player-search input[type=search]::-webkit-search-cancel-button,.header-player-search input[type=search]::-webkit-search-results-button,.header-player-search input[type=search]::-webkit-search-results-decoration{display:none}.header-player-playlist{scrollbar-width:none}.header-player-playlist::-webkit-scrollbar{width:0;height:0}.site-btn.is-static{pointer-events:none;opacity:.85}.public-track-audio{width:min(100%,300px)}.track-action-row{align-items:center}.profile-meta-list{display:none}@media(max-width:860px){.auth-card .site-btn{max-width:none;width:100%}}*,*:before,*:after{-webkit-tap-highlight-color:transparent}a,button,[role=button],input[type=button],input[type=submit],input[type=reset],label[for],summary,.site-btn,.button,.player-btn,.header-icon-btn,.menu-toggle,.header-player-track,.profile-player-fab{touch-action:manipulation}[hidden]{display:none!important}.bg-orb,.bg-grid,.stack-card:after,.header-player-shell:before,.header-player-shell:after,.track-cover:after{pointer-events:none}.site-header,.header-inner,.surface-card,.profile-sidebar,.messenger-sidebar,.messenger-main,.auth-card,.install-card,.header-player-dialog,.header-player-shell,.header-player-stage,.header-player-playlist,.header-notice-dropdown{isolation:isolate}.auth-modal,.header-player-panel{pointer-events:auto}.auth-modal[hidden],.header-player-panel[hidden],.header-notice-dropdown[hidden]{opacity:0;visibility:hidden;pointer-events:none}.auth-modal__backdrop,.header-player-backdrop,.gallery-backdrop,.header-player-dialog,.auth-modal__dialog,.header-notice-dropdown{pointer-events:auto}.header-player-track,.header-icon-btn,.site-btn,.button,.player-btn,.profile-player-fab{position:relative}.profile-player-fab{z-index:79}.header-player-panel{z-index:90}.header-notice-dropdown{z-index:86;max-width:min(380px,calc(100vw - 24px))}.header-player-dialog{overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width:980px){.site-nav{pointer-events:none;visibility:hidden}body.menu-open .site-nav{pointer-events:auto;visibility:visible}}body.auth-page .auth-wrap{width:min(1240px,calc(100vw - 28px));padding:34px 0 56px}body.auth-page .auth-card{padding:28px;gap:22px;border-radius:34px;background:linear-gradient(180deg,#030a18f5,#020814fa);border:1px solid rgba(112,150,233,.18);box-shadow:0 28px 90px #00000057}body.auth-page .auth-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:stretch}body.auth-page .auth-grid>.surface-card{display:grid;align-content:start;gap:14px;min-height:100%;padding:26px;border-radius:30px;background:linear-gradient(180deg,#071023f5,#050b18fa);border:1px solid rgba(120,160,240,.16)}body.auth-page .auth-grid>.surface-card h2{font-size:clamp(2rem,3.3vw,3rem);margin:0 0 10px;line-height:.96}body.auth-page .auth-grid>.surface-card label{font-size:1.02rem;font-weight:700;color:#eaf2ff}body.auth-page .auth-card .admin-input,body.auth-page .auth-card select.admin-input{min-height:58px;padding:16px 18px;border-radius:22px;background:#0d1830e0;border:1px solid rgba(126,164,240,.15);box-shadow:inset 0 1px #ffffff08}body.auth-page .auth-card .admin-input::placeholder{color:#d6e3ff57}body.auth-page .auth-inline-meta{margin-top:8px;padding-top:4px}body.auth-page .auth-inline-meta .checkbox-row{font-size:1rem}body.auth-page .auth-inline-meta .button-ghost{border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);padding:12px 16px;font-weight:700}body.auth-page .auth-card .site-btn{min-height:64px;max-width:none;border-radius:24px;font-size:1.1rem;font-weight:800}body.auth-page .auth-modal{display:grid;place-items:center;padding:18px}body.auth-page .auth-modal__backdrop{background:#020712cc;backdrop-filter:blur(12px)}body.auth-page .auth-modal__dialog{width:min(520px,calc(100vw - 30px));margin:0;padding:24px 24px 22px;border-radius:30px;border:1px solid rgba(121,165,255,.22);background:linear-gradient(180deg,#06122afa,#040c1cfc);box-shadow:0 30px 90px #0000008c;display:grid;align-content:start;gap:18px}body.auth-page .auth-modal__dialog.surface-card{min-height:auto}body.auth-page .auth-modal__dialog .stack-form,body.auth-page .auth-modal__dialog .auth-forgot-form{height:auto!important;min-height:0!important;display:grid;align-content:start;gap:14px}body.auth-page .auth-modal__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}body.auth-page .auth-modal__head h2{margin:0;font-size:clamp(2rem,3vw,2.6rem);line-height:.95}body.auth-page .auth-modal__head p.small{margin-top:8px;font-size:1rem;line-height:1.55;color:#c2d0e8}body.auth-page .auth-modal__close{width:44px;height:44px;border-radius:16px;font-size:1.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}body.auth-page .auth-modal__dialog label{display:grid;gap:8px;font-size:1rem;font-weight:700;color:#eef4ff}body.auth-page .auth-modal__dialog .admin-input{min-height:56px;border-radius:20px;padding:15px 16px;background:#0e1933eb;border:1px solid rgba(122,165,255,.22)}body.auth-page .auth-modal__dialog .site-btn{width:100%;min-height:56px;border-radius:20px;font-size:1.02rem}.header-player-track[hidden]{display:none!important}.header-player-panel[data-search-empty="1"] .header-player-playlist:after{content:"Ничего не найдено";display:block;padding:14px 16px;border-radius:18px;border:1px dashed rgba(255,255,255,.12);color:var(--muted);background:#ffffff05}html[lang=et] .header-player-panel[data-search-empty="1"] .header-player-playlist:after{content:"Midagi ei leitud"}@media(max-width:860px){body.auth-page .auth-wrap{width:min(calc(100vw - 16px),1240px);padding:18px 0 32px}body.auth-page .auth-card{padding:18px;border-radius:24px}body.auth-page .auth-grid{grid-template-columns:1fr}body.auth-page .auth-grid>.surface-card{padding:18px;border-radius:24px}body.auth-page .auth-grid>.surface-card h2{font-size:clamp(1.8rem,8vw,2.4rem)}body.auth-page .auth-card .site-btn{min-height:56px}body.auth-page .auth-modal__dialog{width:min(460px,calc(100vw - 16px));padding:18px 18px 16px;border-radius:24px}body.auth-page .auth-modal__head h2{font-size:clamp(1.6rem,7vw,2.2rem)}}.profile-player-fab.is-promo{background:linear-gradient(135deg,#7aa5fff5,#79e3d2eb);color:#07111f}.profile-player-fab.is-active{transform:translateY(-1px);box-shadow:0 0 0 4px #79e3d22e,var(--shadow)}.premium-upsell-card{display:grid;gap:16px}.premium-upsell-inline{display:grid;gap:12px;align-items:start}label.is-disabled[data-notification-volume],.admin-label.is-disabled{opacity:.7}.admin-label.is-disabled input[type=range]{cursor:not-allowed;filter:saturate(.7)}input[type=range]{appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,var(--accent) 0,var(--accent) var(--range-fill,0%),rgba(255,255,255,.14) var(--range-fill,0%),rgba(255,255,255,.14) 100%)!important;border-radius:999px;height:8px;padding:0;overflow:visible}input[type=range]::-webkit-slider-runnable-track{height:8px;background:transparent;border-radius:999px}input[type=range]::-moz-range-track{height:8px;background:#ffffff24;border-radius:999px}input[type=range]::-moz-range-progress{height:8px;background:var(--accent);border-radius:999px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#74a8ff;border:0;margin-top:-5px}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#74a8ff;border:0}.message-thread{scrollbar-width:none;-ms-overflow-style:none}.message-thread::-webkit-scrollbar{width:0;height:0}.message-voice,.message-bubble audio{width:min(100%,320px)}.voice-recorder-status{padding:8px 12px;border-radius:14px;border:1px dashed rgba(255,255,255,.14);background:#ffffff08}.profile-player-fab{position:fixed!important;inset:auto 18px 22px auto;z-index:79;padding:10px 16px;min-height:46px;font-size:1rem;border-radius:18px;max-width:calc(100vw - 16px);white-space:nowrap}.profile-player-fab.is-promo{padding:10px 14px}.profile-player-fab.is-draggable{cursor:grab;user-select:none;touch-action:none}.profile-player-fab.is-draggable:active{cursor:grabbing}.feed-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.feed-edit-box{margin-top:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff06}.feed-edit-box summary{cursor:pointer;font-weight:700}.feed-edit-box form{margin-top:12px}.feed-media,.gallery-tile img,.gallery-tile video{height:auto;max-height:min(72vh,720px);object-fit:contain;background:#08101d}.gallery-tile{position:relative}.gallery-tile-actions{display:flex;justify-content:flex-end}.gallery-modal[hidden]{display:none}.gallery-modal{position:fixed;inset:0;z-index:95}.gallery-modal__dialog{position:relative;z-index:1;width:min(1240px,calc(100vw - 24px));margin:3vh auto;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;grid-template-rows:minmax(0,1fr) auto;gap:12px;align-items:center}.gallery-modal__stage{display:grid;place-items:center;min-height:0;max-height:min(86vh,920px);background:transparent;border:none;border-radius:28px;overflow:visible}.gallery-modal__stage img,.gallery-modal__stage video{display:block;max-width:100%;max-height:min(86vh,920px);width:auto;height:auto;object-fit:contain;border-radius:28px;box-shadow:0 24px 60px #00000057}.gallery-modal__close,.gallery-modal__nav{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#050c19d1;color:#fff;font-size:1.75rem;line-height:1;backdrop-filter:blur(10px);box-shadow:0 18px 40px #00000047;cursor:pointer}.gallery-modal__close{position:absolute;top:14px;right:14px;z-index:3;font-weight:600}.gallery-modal__caption{grid-column:2;color:#dbe5f7;text-align:center;padding:8px 12px;min-height:1.5em}.gallery-modal__caption:empty{display:none}.gift-item{align-items:flex-start}.gift-item p.small{overflow-wrap:anywhere;word-break:break-word}body.auth-page .section-head.split-head{grid-template-columns:1fr!important}body.auth-page .section-head.split-head>p{display:none!important}body.auth-page .auth-modal__dialog{transform:translateY(-4vh)}body.auth-page .auth-wrap:has(form input[name=token]){padding-top:18px}body.auth-page .auth-wrap:has(form input[name=token]) .section-head.split-head{margin-bottom:8px}body.auth-page .auth-wrap:has(form input[name=token]) .auth-card{padding-top:22px}.track-action-row .inline-form{display:inline-flex}@media(max-width:860px){.profile-player-fab{right:10px;bottom:12px;padding:9px 13px;font-size:.95rem}.gallery-modal__dialog{width:calc(100vw - 10px);margin:2vh auto;grid-template-columns:42px minmax(0,1fr) 42px}.gallery-modal__nav,.gallery-modal__close{width:42px;height:42px;font-size:1.4rem}}.required-field{position:relative}.required-field>span,.required-field>strong{display:inline-flex;align-items:center;gap:6px}.required-field:after{content:" *";color:#ff5d73;font-weight:800}body.auth-page .auth-modal{align-items:center!important;justify-items:center!important;padding:18px}body.auth-page .auth-modal__dialog{transform:none!important;margin:0!important}body.public-user-page .promo-player-collapse{display:none}body.public-user-page #headerPlayerPanel .header-player-close{display:inline-flex;visibility:visible;opacity:1}.upload-progress__bar{position:relative}.upload-progress__bar span{position:relative;min-width:0;transition:width .12s linear}.required-field{display:grid;gap:8px}.required-field:after{content:none!important}.field-label-text{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:inherit;line-height:1.2}.required-star{display:inline-block;color:#ff5d73;font-weight:900;line-height:1}body.public-user-page .profile-player-fab{position:fixed!important;inset:auto 18px 22px auto!important;transform:none!important;max-width:min(calc(100vw - 20px),220px);overflow:hidden;text-overflow:ellipsis}body.public-user-page .profile-player-fab.is-promo{max-width:min(calc(100vw - 20px),180px)}@media(max-width:860px){body.public-user-page .profile-player-fab{right:10px;bottom:12px;max-width:calc(100vw - 14px)}}.site-btn[disabled],.button[disabled],.player-btn[disabled]{cursor:not-allowed;opacity:.7}html{scroll-behavior:smooth}.upload-progress__percent{white-space:nowrap}.upload-progress[hidden]{display:none!important}body.public-user-page .profile-player-fab{right:max(12px,env(safe-area-inset-right))!important;bottom:max(14px,env(safe-area-inset-bottom))!important;left:auto!important;top:auto!important;width:auto;min-width:0;max-width:min(calc(100vw - 24px),210px)}body.public-user-page .profile-player-fab.is-promo{max-width:min(calc(100vw - 24px),170px)}body.public-user-page .track-action-row .site-btn{max-width:100%}@media(max-width:860px){body.public-user-page .profile-player-fab{right:max(8px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;max-width:calc(100vw - 16px)}}.error-page .utility-main{padding-top:40px;padding-bottom:80px;min-height:100vh;display:flex;align-items:center;justify-content:center}.error-card{width:min(760px,100%);margin:0 auto;justify-items:start;text-align:left}.error-logo-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin:0 auto 6px}.error-logo{display:block;width:min(100%,420px);max-width:420px;height:auto;max-height:320px;object-fit:contain;filter:drop-shadow(0 22px 44px rgba(0,0,0,.28))}.error-card p{max-width:58ch;font-size:clamp(16px,1.8vw,20px);line-height:1.65}@media(max-width:760px){.error-page .utility-main{padding-top:20px;padding-bottom:48px}.error-card{padding:20px;gap:14px}.error-logo{max-width:260px;max-height:220px}}.cover-overlay:empty{display:none}.bio-story-rich a{color:var(--theme-accent,#7aa5ff);text-decoration:underline}.bio-story-rich p{margin:0 0 1em}.cover-overlay.is-clean{min-height:220px;padding:0;background:transparent}@media(max-width:1200px){.home-users-grid,.news-grid,.gallery-grid,.featured-grid,.content-grid,.profile-grid,.profile-overview,.profile-sections{grid-template-columns:1fr 1fr}.streaming-panel,.home-premium-panel,.header-player-shell,.profile-hero,.public-profile-hero{grid-template-columns:1fr}}@media(max-width:980px){.home-users-grid,.news-grid,.gallery-grid,.featured-grid,.content-grid,.profile-grid,.profile-overview,.profile-sections,.messages-layout,.notification-layout{grid-template-columns:1fr}.stream-links{grid-template-columns:1fr 1fr}.home-users-search{grid-template-columns:1fr}.header-player-dialog{width:min(100vw - 20px,1220px);margin:74px auto 16px;max-height:calc(100vh - 88px);overflow:auto}.header-player-shell{grid-template-columns:1fr;gap:18px}.header-player-stage,.header-player-playlist{min-width:0}.profile-layout,.profile-shell,.profile-main-shell{grid-template-columns:1fr}.profile-sidebar,.profile-main{position:static;top:auto}}@media(max-width:720px){.stream-links,.footer-inner,.music-toolbar,.track-action-row,.profile-status-columns,.profile-edit-grid,.settings-grid,.notification-card,.home-user-meta,.home-user-actions{grid-template-columns:1fr;display:grid}.stream-link,.button,.site-btn,.home-users-search .button,.compose-tools .site-btn{width:100%}.section-head,.section-head.is-compact,.home-users-search,.compose-tools{gap:12px}.container{width:min(100% - 20px,var(--container, 1200px))}.surface-card,.streaming-panel,.home-premium-panel,.header-player-shell,.home-user-card,.track-card,.notification-card{padding:16px;border-radius:20px}.header-player-now{grid-template-columns:1fr;text-align:left}.header-player-controls{justify-content:flex-start;flex-wrap:wrap}.profile-player-fab{left:10px;right:10px;bottom:12px;max-width:none;width:auto;text-align:center;justify-content:center}}@media(max-width:560px){h1{font-size:clamp(2rem,10vw,3rem)}h2{font-size:clamp(1.6rem,8vw,2.4rem)}.stream-links,.home-users-grid,.news-grid,.gallery-grid,.featured-grid,.content-grid{grid-template-columns:1fr}.header-player-close{top:10px;right:10px}.header-player-panel .header-player-dialog{width:calc(100vw - 12px);margin:60px auto 10px}.header-player-playlist-head,.footer-meta,.profile-sidebar .actions,.home-user-actions,.compose-tools{display:grid;grid-template-columns:1fr}.header-player-track,.stream-link,.toggle-card,.gift-card,.sticker-option{min-width:0}.message-bubble audio,.message-voice,.public-track-audio{width:100%;max-width:100%}}.split-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.split-head>div{display:grid;gap:4px}.gift-list-preview{grid-template-columns:1fr}.gift-list-full{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-height:min(70vh,720px);overflow:auto;padding-right:4px}.gift-list-full::-webkit-scrollbar{width:10px}.gift-list-full::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.gifts-modal__dialog{width:min(960px,calc(100vw - 24px));max-height:min(84vh,860px)}.gifts-modal__dialog .auth-modal__head{align-items:flex-start}.gifts-modal__dialog .gift-item{min-height:100%}.gifts-modal__dialog .gift-item img{width:64px;height:64px}.lsv-history-list{grid-template-columns:1fr}.lsv-history-item{align-items:center;gap:16px}.lsv-history-sign{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;font-size:1.35rem;font-weight:800;flex:0 0 42px}.lsv-history-item.is-incoming .lsv-history-sign{background:#79e3d224;color:#79e3d2}.lsv-history-item.is-outgoing .lsv-history-sign{background:#7aa5ff29;color:#7aa5ff}.lsv-history-copy{display:grid;gap:4px;min-width:0}.notifications-filters{padding:8px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.notifications-filters .site-btn{min-width:120px;border-radius:18px}.notification-card{transition:transform .18s ease,border-color .18s ease,background .18s ease}.notification-card:hover{transform:translateY(-1px);border-color:#7aa5ff3d;background:#ffffff0e}.user-list-item strong.inline-badged-name,.messenger-head .inline-badged-name{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.message-attachment{display:inline-flex;align-items:center;justify-content:center;max-width:min(100%,680px);background:transparent;border:none;padding:0}.message-attachment img{display:block;max-width:100%;max-height:min(72vh,820px);width:auto;height:auto;object-fit:contain;border-radius:24px;box-shadow:0 18px 48px #00000047}@media(max-width:860px){.notifications-filters{width:100%}.notifications-filters .site-btn{flex:1 1 calc(50% - 10px);min-width:unset}.gifts-modal__dialog{width:min(calc(100vw - 14px),960px)}}.header-icon-btn{overflow:visible}.icon-badge,[data-notice-badge]{position:absolute;top:-7px;right:-7px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8bc8ff,#7ce7d6);color:#04111f;font-size:11px;font-weight:900;line-height:1;border:2px solid rgba(5,11,24,.92);box-shadow:0 10px 22px #00000047,0 0 0 1px #ffffff14}[data-notice-badge]{letter-spacing:.01em}#received-gifts h2 .icon-badge,#allReceivedGiftsModal h2 .icon-badge,[id=received-gifts] h2 .icon-badge,.gifts-modal h2 .icon-badge{display:none}.gifts-modal__dialog{width:min(960px,calc(100vw - 32px));max-height:min(84vh,860px);padding:24px;border-radius:30px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;overflow:hidden}.gifts-modal__dialog .auth-modal__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding-right:0;margin:0}.gifts-modal__dialog .auth-modal__head h2{margin:0;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1}.gifts-modal__dialog .auth-modal__head p.small{margin-top:8px}.gifts-modal__dialog .auth-modal__close{position:static;flex:0 0 auto;width:46px;height:46px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:none}.gifts-modal__dialog .gift-list-full{grid-template-columns:1fr;align-content:start;max-height:60vh;overflow-y:auto;padding-right:8px;padding-bottom:4px;min-height:0}.gifts-modal__dialog .gift-item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding:14px 16px;border-radius:20px;background:#ffffff09}.gifts-modal__dialog .gift-item img{width:64px;height:64px;border-radius:18px;object-fit:cover}.gifts-modal__dialog .gift-item strong,.gifts-modal__dialog .gift-item p.small{overflow-wrap:anywhere;word-break:break-word}@media(min-width:900px){.gifts-modal__dialog .gift-list-full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.gifts-modal__dialog{width:min(calc(100vw - 16px),960px);max-height:min(88vh,860px);padding:18px;border-radius:24px}.gifts-modal__dialog .auth-modal__head{gap:12px}.gifts-modal__dialog .auth-modal__head h2{font-size:clamp(1.55rem,7vw,2rem)}.gifts-modal__dialog .auth-modal__close{width:42px;height:42px;border-radius:14px}}.user-list-item strong.inline-badged-name,.messenger-head .inline-badged-name{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0;max-width:100%}.user-list-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-list-badges{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;white-space:nowrap}.user-list-badges .status-badge{width:28px;height:28px;flex:0 0 28px}.profile-sidebar .inline-badged-name{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0;max-width:100%}.profile-sidebar .inline-badged-name .user-list-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sidebar .inline-badged-name .user-list-badges{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;white-space:nowrap}.profile-sidebar .inline-badged-name .user-list-badges:empty{display:none}.gifts-modal__dialog .gift-list-full{display:grid;grid-template-columns:1fr;gap:14px;align-content:start;max-height:60vh;overflow-y:auto;min-height:0;padding-right:8px}.gifts-modal__dialog .gift-item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;border-radius:20px;min-height:auto}.gifts-modal__dialog .gift-item__body{display:grid;gap:6px;min-width:0;align-content:start}.gifts-modal__dialog .gift-item__title{display:block;margin:0;font-size:1.05rem;line-height:1.2;word-break:break-word}.gifts-modal__dialog .gift-item__meta,.gifts-modal__dialog .gift-item__message{display:block;margin:0;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.gifts-modal__dialog .gift-item__message{color:#c7d4e8}@media(max-width:860px){.profile-sidebar .inline-badged-name{gap:8px}.profile-sidebar .inline-badged-name .user-list-name{white-space:normal}}.sticker-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.sticker-category-card{display:grid;gap:6px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left;color:var(--text);transition:transform .18s ease,border-color .18s ease,background .18s ease}.sticker-category-card:hover{transform:translateY(-2px);border-color:#7aa5ff3d;background:#7aa5ff14}.sticker-category-card__title{font-weight:800;font-size:1rem}.sticker-category-card__meta{font-size:.92rem;color:var(--muted)}.sticker-category-modal__dialog{width:min(920px,calc(100vw - 24px));max-height:min(84vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;overflow:hidden}.sticker-pack-grid--modal{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:14px;align-content:start;overflow:auto;padding-right:6px;min-height:0}.sticker-pack-grid--modal::-webkit-scrollbar{width:10px}.sticker-pack-grid--modal::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}@media(max-width:720px){.sticker-category-grid{grid-template-columns:1fr 1fr}.sticker-category-modal__dialog{width:min(calc(100vw - 14px),920px);padding:18px}.sticker-pack-grid--modal{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media(max-width:520px){.sticker-category-grid{grid-template-columns:1fr}.sticker-pack-grid--modal{grid-template-columns:repeat(2,minmax(0,1fr))}}.sticker-category-row{display:flex;gap:14px;overflow:auto;padding-bottom:6px;scrollbar-width:thin}.sticker-category-row::-webkit-scrollbar{height:10px}.sticker-category-row::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.sticker-category-card{flex:0 0 210px;display:grid;gap:10px;align-content:start;text-align:left;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff06);color:var(--text);transition:transform .2s ease,border-color .2s ease,background .2s ease}.sticker-category-card:hover{transform:translateY(-2px);border-color:#7aa5ff47;background:#7aa5ff14}.sticker-category-card.is-locked{border-color:#ffd07a38;background:linear-gradient(180deg,#ffd07a14,#ffffff08)}.sticker-category-card__preview{width:72px;height:72px;display:grid;place-items:center;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.sticker-category-card__preview img{width:58px;height:58px;object-fit:contain}.sticker-category-card__title{font-size:1rem;font-weight:800}.sticker-category-card__meta{font-size:.84rem;color:var(--muted)}.sticker-category-card__lock{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,208,122,.24);background:#ffd07a14;font-size:.8rem;font-weight:800;color:#ffe7ac;width:max-content}.sticker-category-card__lock.is-open{border-color:#7aa5ff38;background:#7aa5ff14;color:#dcecff}.sticker-category-modal__dialog{max-width:min(760px,calc(100vw - 24px))}.sticker-pack-grid--modal{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.sticker-pack-purchase{display:grid;gap:18px;padding-top:8px}.sticker-pack-purchase__hero{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;align-items:center;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.sticker-pack-purchase__hero img{width:84px;height:84px;object-fit:contain;border-radius:20px;background:#ffffff0a}.sticker-pack-purchase__form{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.sticker-pack-price{font-size:1.3rem;font-weight:900}@media(max-width:640px){.sticker-category-card{flex-basis:180px}.sticker-pack-purchase__hero{grid-template-columns:1fr}.sticker-pack-purchase__form>*{width:100%}}.sticker-store-panel{display:grid;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#ffffff09,#ffffff05);min-width:0;overflow:hidden}.sticker-store-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.sticker-store-panel__copy{display:grid;gap:4px;min-width:0}.sticker-store-panel__copy strong{font-size:1rem;line-height:1.15}.sticker-balance-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(122,165,255,.22);background:#7aa5ff14;color:#dcecff;font-weight:700;white-space:nowrap;flex:0 0 auto}.sticker-balance-chip b{font-weight:900;color:#fff}.sticker-pack-scroller{display:flex;align-items:stretch;gap:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:thin;min-width:0}.sticker-pack-scroller::-webkit-scrollbar{height:10px}.sticker-pack-scroller::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.sticker-pack-tile{appearance:none;-webkit-appearance:none;flex:0 0 220px;width:220px;min-width:220px;max-width:220px;display:grid;grid-template-rows:auto auto auto auto;align-content:start;justify-items:start;gap:10px;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);color:var(--text);text-align:left;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease,background .2s ease;overflow:hidden}.sticker-pack-tile:hover{transform:translateY(-2px);border-color:#7aa5ff47;background:#7aa5ff14}.sticker-pack-tile.is-locked{border-color:#ffd07a38;background:linear-gradient(180deg,#ffd07a14,#ffffff08)}.sticker-pack-tile__preview{width:72px;height:72px;display:grid;place-items:center;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);overflow:hidden}.sticker-pack-tile__preview img{width:58px;height:58px;object-fit:contain;display:block}.sticker-pack-tile__preview span{font-size:2rem;line-height:1}.sticker-pack-tile__title{display:block;width:100%;font-size:1rem;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticker-pack-tile__meta{display:block;width:100%;font-size:.88rem;line-height:1.35;color:var(--muted);white-space:normal;overflow-wrap:anywhere}.sticker-pack-tile__action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;max-width:100%;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,208,122,.24);background:#ffd07a14;font-size:.8rem;font-weight:800;color:#ffe7ac;white-space:normal;overflow-wrap:anywhere}.sticker-pack-tile__action.is-open{border-color:#7aa5ff38;background:#7aa5ff14;color:#dcecff}@media(max-width:640px){.sticker-store-panel{padding:14px}.sticker-balance-chip{width:100%;justify-content:center}.sticker-pack-tile{flex-basis:176px;width:176px;min-width:176px;max-width:176px}}.custom-media-player{position:relative;display:grid;gap:10px;padding:12px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05);overflow:hidden}.custom-media-player__media{display:block;width:100%;border-radius:18px;background:#000}.custom-media-player.is-video .custom-media-player__media{aspect-ratio:16/9;object-fit:cover}.custom-media-player__overlay{position:absolute;inset:12px 12px 74px;display:grid;place-items:center;border:0;border-radius:18px;background:linear-gradient(180deg,#02061005,#02061052);color:#fff;cursor:pointer}.custom-media-player.is-audio .custom-media-player__overlay{display:none}.custom-media-player__overlay-icon,.custom-media-player__cover{display:inline-flex;align-items:center;justify-content:center}.custom-media-player__overlay-icon{width:74px;height:74px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);font-size:1.6rem}.custom-media-player__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custom-media-player__timeline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;flex:1 1 240px;min-width:0}.custom-media-player__timeline span{font-size:.86rem;color:var(--muted);font-weight:700}.custom-media-player__timeline input[type=range]{width:100%;accent-color:var(--accent)}.custom-media-player__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.custom-media-player__caption{color:var(--muted);font-size:.9rem;line-height:1.5}.custom-media-player__audio-shell{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center}.custom-media-player__cover{width:64px;height:64px;border-radius:20px;border:1px solid rgba(122,165,255,.2);background:radial-gradient(circle at top left,#7aa5ff38,#79e3d224);color:#fff;font-size:1.25rem}.custom-media-player__audio-copy{display:grid;gap:8px;min-width:0}.custom-media-player__audio-copy strong{font-size:1rem;overflow-wrap:anywhere}.custom-media-player__wave{display:flex;align-items:flex-end;gap:5px;height:20px}.custom-media-player__wave span{display:block;width:5px;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-2));height:30%;opacity:.72;transform-origin:bottom center}.custom-media-player.is-playing .custom-media-player__wave span:nth-child(1){animation:mediaWave .9s ease-in-out infinite}.custom-media-player.is-playing .custom-media-player__wave span:nth-child(2){animation:mediaWave 1.1s ease-in-out infinite .12s}.custom-media-player.is-playing .custom-media-player__wave span:nth-child(3){animation:mediaWave .8s ease-in-out infinite .2s}.custom-media-player.is-playing .custom-media-player__wave span:nth-child(4){animation:mediaWave 1s ease-in-out infinite .08s}.custom-media-player .site-chip-btn{min-height:40px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text)}.custom-media-player.is-audio .custom-media-player__media{display:none}.custom-media-player__cover--static{cursor:default;pointer-events:none}.custom-media-player__cover--static .custom-media-player__overlay-icon{width:auto;height:auto;border:0;background:transparent;backdrop-filter:none;font-size:1.4rem}.custom-media-player.is-audio .custom-media-player__audio-shell{grid-template-columns:56px minmax(0,1fr);gap:12px}.custom-media-player.is-audio .custom-media-player__controls{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center}.custom-media-player.is-audio .custom-media-player__actions{margin-left:0}.feed-card .custom-media-player.is-audio,.message-bubble .custom-media-player.is-audio{overflow:hidden}.message-bubble .custom-media-player{margin-top:8px}.gallery-tile .custom-media-player{padding:10px;background:transparent;border-color:#ffffff0f}.gift-delete-form{margin-left:auto;display:flex;align-items:center}@keyframes mediaWave{0%,to{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1);opacity:1}}@media(max-width:640px){.custom-media-player{padding:10px;border-radius:20px}.custom-media-player__controls{gap:8px}.custom-media-player__timeline{grid-template-columns:1fr;gap:6px}.custom-media-player__actions{width:100%;margin-left:0}.custom-media-player__overlay{bottom:96px}}.custom-media-player__overlay{opacity:1;visibility:visible;transition:opacity .22s ease,visibility .22s ease,transform .22s ease;background:linear-gradient(180deg,#0206100f,#02061057)}.custom-media-player.is-playing .custom-media-player__overlay{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.96)}.custom-media-player:not(.is-playing) .custom-media-player__overlay:hover .custom-media-player__overlay-icon,.custom-media-player__cover:hover{transform:scale(1.04)}.custom-media-player__overlay-icon,.custom-media-player__cover,.custom-media-player [data-media-toggle],.custom-media-player [data-media-mute],.custom-media-player [data-media-fullscreen]{transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease}.gallery-tile{align-content:start}.gallery-tile .custom-media-player{gap:8px;padding:8px;border-radius:22px;background:#ffffff05;border-color:#ffffff0d}.gallery-tile .custom-media-player.is-video .custom-media-player__media{border-radius:16px;aspect-ratio:4/5;object-fit:cover;max-height:232px}.gallery-tile .custom-media-player__controls{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:8px;align-items:center}.gallery-tile .custom-media-player__timeline{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}.gallery-tile .custom-media-player__timeline span{font-size:.8rem}.gallery-tile .custom-media-player .site-chip-btn{min-width:40px;min-height:40px;padding:0;font-size:1rem}.gallery-tile .custom-media-player__actions{margin-left:0;gap:6px}.gallery-tile .custom-media-player__overlay{inset:8px 8px 56px;border-radius:16px}.gallery-tile .custom-media-player__overlay-icon{width:58px;height:58px;font-size:1.25rem}.gallery-tile .custom-media-player.is-audio .custom-media-player__audio-shell{grid-template-columns:1fr;gap:8px}.gallery-tile .custom-media-player.is-audio .custom-media-player__cover,.gallery-tile .custom-media-player.is-audio .custom-media-player__audio-copy strong,.gallery-tile .custom-media-player.is-audio .custom-media-player__wave{display:none}.gallery-tile .custom-media-player.is-audio .custom-media-player__controls{grid-template-columns:36px minmax(0,1fr) auto;gap:6px;align-items:center}.gallery-tile .custom-media-player.is-audio .custom-media-player__actions{justify-self:end;gap:6px}.message-bubble .custom-media-player.is-audio{padding:14px 16px;border-radius:24px;background:linear-gradient(180deg,#ffffff0e,#ffffff08);max-width:min(100%,640px)}.message-bubble .custom-media-player.is-audio .custom-media-player__audio-shell{grid-template-columns:1fr;gap:10px;align-items:start}.message-bubble .custom-media-player.is-audio .custom-media-player__cover{display:none}.message-bubble .custom-media-player.is-audio .custom-media-player__audio-copy{gap:6px}.message-bubble .custom-media-player.is-audio .custom-media-player__audio-copy strong{font-size:1.12rem;line-height:1.15}.message-bubble .custom-media-player.is-audio .custom-media-player__controls{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center}.message-bubble .custom-media-player.is-audio .custom-media-player__timeline{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;min-width:0}.message-bubble .custom-media-player.is-audio .custom-media-player__timeline input[type=range]{min-width:0}.message-bubble .custom-media-player.is-audio .custom-media-player__actions{margin-left:0}.message-bubble .custom-media-player.is-audio .site-chip-btn{min-width:40px;min-height:40px;padding:0}.gift-delete-form{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;align-self:center;flex:0 0 auto}.gift-delete-form .site-btn{min-width:118px;white-space:nowrap;padding:10px 18px;border-radius:16px;writing-mode:horizontal-tb;text-orientation:mixed}.gift-item{grid-template-columns:56px minmax(0,1fr) auto}.gift-list-preview .gift-item,.gift-list-full .gift-item{align-items:center}@media(max-width:640px){.gallery-tile .custom-media-player.is-video .custom-media-player__media{max-height:190px}.gallery-tile .custom-media-player__controls,.message-bubble .custom-media-player.is-audio .custom-media-player__controls{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center}.gallery-tile .custom-media-player__actions,.message-bubble .custom-media-player.is-audio .custom-media-player__actions{width:100%;justify-content:flex-end}.gift-item{grid-template-columns:56px minmax(0,1fr)}.gift-delete-form{grid-column:1/-1;margin-left:0;justify-content:stretch}.gift-delete-form .site-btn{width:100%}}.custom-media-player.is-audio .custom-media-player__audio-shell{grid-template-columns:minmax(0,1fr)!important;gap:8px}.custom-media-player.is-audio .custom-media-player__cover,.gallery-tile .custom-media-player__timeline{display:none!important}.gallery-tile .custom-media-player__controls{display:flex!important;justify-content:space-between;align-items:center;gap:8px}.gallery-tile .custom-media-player__actions{margin-left:auto;display:flex!important;gap:6px;justify-content:flex-end}.gallery-tile .custom-media-player [data-media-toggle]{min-width:40px;min-height:40px;padding:0}.gallery-tile .custom-media-player.is-video .custom-media-player__controls{position:relative;z-index:2}.message-bubble .custom-media-player.is-audio .custom-media-player__audio-copy strong{display:block;padding-top:0}.profile-cover-card{position:relative;overflow:hidden;min-height:220px}.profile-cover-upload-form{position:absolute;right:18px;bottom:18px;z-index:2}.profile-cover-upload-trigger,.profile-avatar-edit__badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#060e1ebd;backdrop-filter:blur(12px);color:#eef4ff;font-weight:700;cursor:pointer;box-shadow:0 18px 32px #0000003d}.profile-avatar-upload-form{display:grid;justify-items:center}.profile-avatar-edit{position:relative;display:inline-grid;cursor:pointer}.profile-avatar-edit__badge{position:absolute;left:50%;right:auto;bottom:8px;transform:translate(-50%);min-height:36px;padding:0 14px;border-radius:999px;font-size:.86rem;white-space:nowrap;width:max-content;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis}.profile-avatar-edit:hover .profile-avatar,.profile-cover-upload-trigger:hover,.profile-avatar-edit__badge:hover{filter:brightness(1.06)}.custom-media-player.is-audio{padding:14px;border-radius:20px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08)}.custom-media-player.is-audio .custom-media-player__audio-copy{margin-top:10px;display:grid;gap:6px}.custom-media-player.is-audio .custom-media-player__audio-copy strong{font-size:1.05rem;color:#eef4ff}.custom-media-player.is-audio .custom-media-player__controls{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.custom-media-player.is-video.is-compact .custom-media-player__controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:12px}.custom-media-player.is-video.is-compact .custom-media-player__actions{display:flex;justify-content:flex-end;gap:10px}.custom-media-player.is-video.is-compact .custom-media-player__timeline{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;align-items:center;min-width:0}.custom-media-player.is-video.is-compact .custom-media-player__timeline span{font-size:.84rem;color:#eff4ffd1}.custom-media-player.is-video.is-compact .custom-media-player__timeline input[type=range]{width:100%;min-width:0;accent-color:var(--accent)}.profile-gallery-grid .custom-media-player.is-video.is-compact{padding:10px;border-radius:20px}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__media{max-height:220px;border-radius:18px}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__overlay{width:74px;height:74px}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__controls .site-chip-btn{min-width:46px;min-height:46px;border-radius:999px}@media(max-width:760px){.profile-cover-upload-form{right:12px;bottom:12px}.profile-cover-upload-trigger{padding:0 12px;font-size:.9rem}.profile-avatar-edit__badge{font-size:.78rem}}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__overlay{display:none!important}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__controls{grid-template-columns:auto 1fr!important;gap:12px;align-items:center}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__controls [data-media-toggle]{justify-self:start}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__timeline{display:none!important}.profile-gallery-grid .custom-media-player.is-video.is-compact .custom-media-player__actions{justify-self:end}.custom-media-player.is-video .custom-media-player__media::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.custom-media-player.is-video.is-fullscreen-active .custom-media-player__controls,.custom-media-player.is-video.is-fullscreen-active .custom-media-player__overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.message-voice-native{padding:14px 16px;border-radius:22px;border:1px solid rgba(126,153,198,.16);background:linear-gradient(180deg,#ffffff0a,#ffffff05);display:grid;gap:10px}.message-voice-native__label{font-weight:800;color:#eef4ff}.message-voice-native__audio{width:100%;display:block;filter:drop-shadow(0 10px 24px rgba(0,0,0,.18))}.message-voice-native__audio::-webkit-media-controls-enclosure{border-radius:16px;background:#0a1325eb}.message-voice-shell{margin-top:8px;max-width:min(100%,640px)}.message-voice-shell .custom-media-player.is-audio.is-voice-message{padding:14px 16px;border-radius:24px;background:linear-gradient(180deg,#ffffff0d,#ffffff06);border:1px solid rgba(124,164,255,.14);box-shadow:0 18px 40px #0000002e}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__audio-copy{order:-1;margin-top:0;gap:8px}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__audio-copy strong{font-size:1.06rem;font-weight:800;color:#eef4ff}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__wave span{background:linear-gradient(180deg,var(--accent),var(--accent-strong));opacity:.95}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__controls{grid-template-columns:44px minmax(0,1fr) auto;gap:10px}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__timeline{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__timeline span{font-size:.84rem;color:#eff4ffd1}.message-voice-shell .custom-media-player.is-audio.is-voice-message .site-chip-btn{min-width:44px;min-height:44px;padding:0;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.message-voice-shell .custom-media-player.is-audio.is-voice-message .site-chip-btn:hover{background:#67a4ff1f;border-color:#67a4ff47}.message-voice-shell .custom-media-player.is-audio.is-voice-message input[type=range]{accent-color:var(--accent)}@media(max-width:640px){.message-voice-shell .custom-media-player.is-audio.is-voice-message{padding:12px 14px}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__controls{grid-template-columns:40px minmax(0,1fr) auto}}.gallery-video-cover-field{display:grid;gap:8px}.gallery-video-cover-field .small{margin:0;color:#e8f0ffb8}.message-voice-shell.is-native{margin-top:8px;max-width:min(100%,640px)}.message-voice-shell.is-native .message-voice-native{padding:14px 16px;border-radius:24px;background:linear-gradient(180deg,#ffffff0d,#ffffff06);border:1px solid rgba(124,164,255,.14);box-shadow:0 18px 40px #0000002e}.message-voice-shell.is-native .message-voice-native__audio{width:100%;display:block;border-radius:18px;overflow:hidden;filter:drop-shadow(0 10px 24px rgba(0,0,0,.18))}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-enclosure{border-radius:18px;background:#0a1325eb;border:1px solid rgba(255,255,255,.06)}@media(max-width:640px){.message-voice-shell.is-native .message-voice-native{padding:12px 14px}}.gallery-video-cover-field[hidden]{display:none!important}.gallery-video-cover-field{display:grid;gap:8px;margin-top:4px}.gallery-video-cover-field .small{margin:0;color:#eff4ffb8}.message-voice-shell.is-native .message-voice-native__audio{width:100%;display:block;border-radius:18px;overflow:hidden;filter:brightness(1.18) contrast(1.08) invert(1) hue-rotate(180deg);background:#080f1eeb}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-panel{background:linear-gradient(180deg,#0b1425f5,#080f1eeb)}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-enclosure{border-radius:18px;background:#0a1325eb;border:1px solid rgba(255,255,255,.08)}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-current-time-display,.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-time-remaining-display{color:#fff}.custom-media-player.is-audio .custom-media-player__media{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;display:block!important}.message-voice-shell .custom-media-player.is-audio.is-voice-message{margin-top:8px;max-width:min(100%,640px)}.message-voice-shell .custom-media-player.is-audio.is-voice-message .site-chip-btn,.message-voice-shell .custom-media-player.is-audio.is-voice-message [data-media-current],.message-voice-shell .custom-media-player.is-audio.is-voice-message [data-media-duration]{color:#fff!important}.message-voice-shell .custom-media-player.is-audio.is-voice-message .custom-media-player__timeline input[type=range]{accent-color:#7aa5ff}.message-voice-shell.is-native{display:none!important}.native-audio-player{display:flex;flex-direction:column;gap:10px;padding:16px 18px;border:1px solid rgba(140,190,255,.18);border-radius:24px;background:linear-gradient(180deg,#2a3c586b,#1622368f);box-shadow:inset 0 1px #ffffff0d}.native-audio-player__label{font-weight:800;font-size:28px;line-height:1.2;color:#f4f8ff}.native-audio-player__audio{width:100%;min-height:54px}.message-voice-shell .native-audio-player{padding:14px 16px;border-radius:22px}.message-voice-shell .native-audio-player__label{font-size:18px}@media(max-width:720px){.native-audio-player__label{font-size:18px}}.message-video-shell.is-native{margin-top:8px;max-width:min(100%,640px);padding:12px;border-radius:24px;background:linear-gradient(180deg,#2a3c586b,#1622368f);border:1px solid rgba(140,190,255,.18);box-shadow:inset 0 1px #ffffff0d}.message-video-shell__player{display:block;width:100%;max-height:520px;border-radius:18px;background:#000}.message-video-shell__player::-webkit-media-controls-panel{opacity:1}.message-audio-shell.is-native{display:block!important;margin-top:8px;max-width:min(100%,640px)}.message-audio-shell.is-native .message-audio-native{padding:14px 16px;border-radius:24px;background:linear-gradient(180deg,#4a84ff24,#35c6b91a);border:1px solid rgba(111,211,255,.2);box-shadow:0 18px 40px #00000029}.message-audio-shell.is-native .message-audio-native__label{font-size:1.02rem;font-weight:800;color:#9fe7ff;margin-bottom:8px;letter-spacing:.01em;text-transform:uppercase}.message-audio-shell.is-native .message-audio-native__audio{width:100%;display:block;border-radius:18px;overflow:hidden;background:#dff8ff;filter:none}.message-audio-shell.is-native .message-audio-native__audio::-webkit-media-controls-enclosure{background:#dff8ff;border-radius:18px;border:1px solid rgba(18,68,94,.12)}.message-audio-shell.is-native .message-audio-native__audio::-webkit-media-controls-panel{background:#dff8ff}.message-audio-shell.is-native .message-audio-native__audio::-webkit-media-controls-current-time-display,.message-audio-shell.is-native .message-audio-native__audio::-webkit-media-controls-time-remaining-display{color:#12384e}.message-voice-shell.is-native{display:block!important;margin-top:8px;max-width:min(100%,640px)}.message-voice-shell.is-native .message-voice-native{padding:14px 16px;border-radius:24px;background:linear-gradient(180deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px #0000002e}.message-voice-shell.is-native .message-voice-native__label{font-size:1.06rem;font-weight:800;color:#eef4ff;margin-bottom:8px}.message-voice-shell.is-native .message-voice-native__audio{width:100%;display:block;border-radius:18px;overflow:hidden;filter:brightness(1.18) contrast(1.08) invert(1) hue-rotate(180deg);background:#fff}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-enclosure{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.06)}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-panel{background:#fff}.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-current-time-display,.message-voice-shell.is-native .message-voice-native__audio::-webkit-media-controls-time-remaining-display{color:#111}@media(max-width:640px){.message-audio-shell.is-native .message-audio-native,.message-voice-shell.is-native .message-voice-native{padding:12px 14px}}.message-content-tag{display:inline-flex;align-items:center;gap:6px;margin:8px 0 10px;padding:6px 12px;border-radius:999px;background:#7aa5ff1f;border:1px solid rgba(140,190,255,.22);color:#dfeaff;font-size:.82rem;font-weight:700;letter-spacing:.01em}.message-bubble.is-me .message-content-tag{background:#79e3d21f;border-color:#79e3d23d;color:#e3fff9}.notification-card__copy p{color:#dfe7fb}.reply-snippet{display:grid;gap:4px;margin:8px 0 10px;padding:10px 12px;border-radius:16px;border-left:3px solid rgba(122,165,255,.75);background:linear-gradient(180deg,#7aa5ff1a,#79e3d20f);color:#eef4ff}.reply-snippet[role=button]{cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.reply-snippet[role=button]:hover,.reply-snippet[role=button]:focus-visible{outline:none;transform:translateY(-1px);border-left-color:#79e3d2e6;background:linear-gradient(180deg,#7aa5ff24,#79e3d21a)}.reply-snippet__meta,.reply-preview__meta{font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#9fe7ff}.reply-snippet__text,.reply-preview__text{font-size:.96rem;line-height:1.42;color:#eef4ff;word-break:break-word}.reply-preview{display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:start;margin-bottom:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(122,165,255,.24);background:linear-gradient(180deg,#0b1426e0,#09101feb);box-shadow:inset 0 1px #ffffff0a}.reply-preview .reply-preview__meta,.reply-preview .reply-preview__text{grid-column:1}.reply-preview .reply-cancel{grid-column:2;grid-row:1 / span 2;align-self:center}.reply-preview.is-hidden{display:none!important}.message-bubble.is-reply-target{box-shadow:0 0 0 1px #79e3d259,0 0 0 5px #79e3d21f,0 20px 50px #0000003d}.message-video-shell.is-native{padding:0;border:none;background:none;box-shadow:none;max-width:min(100%,640px)}.message-video-shell.is-native .custom-media-player.is-video.is-compact{padding:12px;border-radius:24px;background:linear-gradient(180deg,#2a3c586b,#1622368f);border:1px solid rgba(140,190,255,.18);box-shadow:inset 0 1px #ffffff0d}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__controls{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__timeline{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;align-items:center;min-width:0}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__timeline span{font-size:.84rem;color:#eff4ffd1}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__timeline input[type=range]{width:100%;min-width:0;accent-color:var(--accent)}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__actions{display:flex;justify-content:flex-end;gap:10px}.message-video-shell.is-native .custom-media-player__media{max-height:520px;border-radius:18px;background:#000}@media(max-width:640px){.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__controls{grid-template-columns:40px minmax(0,1fr);gap:10px}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__timeline{grid-template-columns:38px minmax(0,1fr) 38px;gap:6px}.message-video-shell.is-native .custom-media-player.is-video.is-compact .custom-media-player__actions{grid-column:1 / -1;justify-content:flex-end}}.message-audio-shell.is-native,.message-voice-shell.is-native,.profile-audio-shell{display:block!important;margin-top:8px;max-width:min(100%,640px)}.profile-audio-shell{margin-top:0}.profile-audio-shell .message-audio-native__label{font-size:1.1rem}.profile-audio-shell .message-audio-native{padding:16px 18px}.ui-clear-btn,.site-icon-btn{appearance:none;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff24,#ffffff0f);color:#eef4ff;border-radius:12px;min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 10px 24px #0000002e}.ui-clear-btn:hover,.site-icon-btn:hover{transform:translateY(-1px);border-color:#7aa5ff57;background:#7aa5ff1f}.ui-clear-btn span,.site-icon-btn{font-size:1rem;font-weight:900;line-height:1}.reply-preview,.selected-sticker-badge,.selected-upload-badge{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.reply-preview .reply-preview__text,.selected-upload-badge__name{min-width:0;flex:1 1 180px}.selected-sticker-badge,.selected-upload-badge{padding:10px 12px;border-radius:18px;border:1px solid rgba(122,165,255,.18);background:linear-gradient(180deg,#7aa5ff1a,#ffffff08)}.selected-upload-badge__label{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#7aa5ff24;border:1px solid rgba(122,165,255,.2);font-size:.78rem;font-weight:800;color:#cfe0ff}.selected-upload-badge__name{font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.message-inline-form{display:inline-flex;margin:0}.site-icon-btn.subtle-danger{border-color:#ff7a923d;background:linear-gradient(180deg,#ff7a9224,#ffffff0a);color:#ffdbe3}.site-icon-btn.subtle-danger:hover{border-color:#ff7a9266;background:#ff7a921f}.message-delete-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:14px;font-weight:800;line-height:1;box-shadow:0 12px 26px #0000002e}.message-delete-btn span:first-child{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#ffffff14;font-size:1rem;line-height:1}.message-delete-btn span:last-child{white-space:nowrap}.message-delete-btn.site-btn.subtle-danger{border:1px solid rgba(255,122,146,.24);background:linear-gradient(180deg,#ff7a9224,#ffffff0a);color:#ffdbe3}.message-delete-btn.site-btn.subtle-danger:hover{transform:translateY(-1px);border-color:#ff7a9266;background:#ff7a921f}@media(max-width:640px){.message-delete-btn span:last-child{display:none}.message-delete-btn{padding:9px 11px}.message-delete-btn span:first-child{width:22px;height:22px}}.compose-box .selected-upload-badge{grid-column:1/-1}.upload-inline-btn{position:relative;overflow:hidden}.message-media-label{display:inline-flex;align-items:center;gap:8px;margin:8px 0 10px;padding:7px 14px;border-radius:16px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(131,170,255,.18);color:#eef4ff;font-size:.9rem;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 24px #0000001f}.message-media-label:before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-strong));box-shadow:0 0 0 4px #7aa5ff1f}.message-media-label--gift:before{background:linear-gradient(180deg,#ffd86e,#ff9f67);box-shadow:0 0 0 4px #ffb85724}.message-media-label--image:before{background:linear-gradient(180deg,#7de4ff,#63b3ff)}.message-media-label--video:before{background:linear-gradient(180deg,#a78bfa,#6ea8ff)}.message-media-label--sticker:before{background:linear-gradient(180deg,#79e3d2,#5ac1ff)}.message-media-label--file:before{background:linear-gradient(180deg,#c7d2fe,#93a7ff)}.message-content-tag{display:none!important}.feed-media-grid .profile-audio-shell{max-width:100%;margin-top:0;display:block}.feed-media-grid .profile-audio-shell .message-audio-native{padding:10px 12px;border-radius:18px;min-height:unset}.feed-media-grid .profile-audio-shell .message-audio-native__label{font-size:.9rem;line-height:1.05;margin-bottom:6px}.feed-media-grid .profile-audio-shell .message-audio-native__audio{border-radius:14px}.feed-media-grid .profile-audio-shell.is-compact .message-audio-native{padding:8px 10px}.feed-media-grid .profile-audio-shell.is-compact .message-audio-native__label{font-size:.82rem;margin-bottom:4px}.feed-media-grid .profile-audio-shell.is-compact .message-audio-native__audio{min-height:52px}.feed-media-grid>.message-audio-shell{align-self:start}.feed-edit-form{gap:14px}.feed-edit-upload-field{display:grid;gap:8px}.feed-edit-actions{display:flex;align-items:center;justify-content:flex-start;padding-top:4px}.feed-edit-media-list{display:grid;gap:10px}.feed-edit-media-item{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff06;transition:opacity .18s ease,border-color .18s ease,background .18s ease}.feed-edit-media-item.is-marked-for-delete{opacity:.6;border-color:#ff7a9247;background:#ff7a9212}.feed-edit-remove-btn{min-width:160px;justify-content:center}.feed-edit-media-item .message-media-label{margin:0}.feed-media-grid.has-many-audio{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.feed-media-grid .custom-media-player.is-audio{padding:10px 12px;border-radius:18px;gap:8px;min-width:0;overflow:visible}.feed-media-grid .custom-media-player.is-audio .custom-media-player__audio-shell{grid-template-columns:1fr!important;gap:6px}.feed-media-grid .custom-media-player.is-audio .custom-media-player__audio-copy{margin-top:0;gap:4px}.feed-media-grid .custom-media-player.is-audio .custom-media-player__audio-copy strong{font-size:.9rem;line-height:1.1}.feed-media-grid .custom-media-player.is-audio .custom-media-player__wave{display:none}.feed-media-grid .custom-media-player.is-audio .custom-media-player__controls{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;align-items:center}.feed-media-grid .custom-media-player.is-audio .custom-media-player__timeline{grid-template-columns:38px minmax(0,1fr) 38px;gap:6px;min-width:0}.feed-media-grid .custom-media-player.is-audio .custom-media-player__timeline span{font-size:.78rem}.feed-media-grid .custom-media-player.is-audio .custom-media-player__timeline input[type=range]{min-width:0;width:100%}.feed-media-grid .custom-media-player.is-audio .custom-media-player__actions{display:flex;justify-content:flex-end}.feed-media-grid .custom-media-player.is-audio .site-chip-btn{min-width:36px;min-height:36px;padding:0}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact{padding:10px;border-radius:18px}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__controls{grid-template-columns:auto 1fr!important;gap:10px;align-items:center}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__timeline{display:none!important}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__actions{margin-left:auto;justify-self:end}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__actions [data-media-mute]{display:inline-flex}@media(max-width:860px){.feed-media-grid.has-many-audio{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:640px){.feed-edit-media-item{align-items:flex-start}.feed-media-grid.has-many-audio{grid-template-columns:1fr 1fr}}@media(max-width:520px){.feed-media-grid.has-many-audio{grid-template-columns:1fr}}.feed-media-grid.has-many-audio{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feed-media-grid.has-many-audio .message-audio-shell{width:100%;min-width:0}.feed-media-grid.has-many-audio .message-audio-native{padding:10px 12px;border-radius:18px}.feed-media-grid.has-many-audio .message-audio-native__label{font-size:.86rem;line-height:1.05;margin-bottom:6px}.feed-media-grid.has-many-audio .message-audio-native__audio{display:block;width:100%;min-width:0;max-width:100%;height:44px}.feed-media-grid.has-many-audio .custom-media-player.is-audio{display:none}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__timeline,.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact [data-media-current],.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact [data-media-duration]{display:none!important}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__controls{grid-template-columns:auto auto!important;justify-content:space-between}@media(max-width:640px){.feed-edit-actions{padding-top:8px}.feed-edit-remove-btn{width:100%}}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact [data-media-toggle]{font-size:0;position:relative}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact [data-media-toggle]:before{content:"▶";font-size:1rem;line-height:1}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact.is-playing [data-media-toggle]:before{content:"⏸";font-size:.95rem}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .custom-media-player__actions{display:flex;gap:8px;align-items:center}.feed-media-grid.has-many-videos .custom-media-player.is-video.is-compact .site-chip-btn{min-width:40px;min-height:40px}.profile-mobile-cover,.profile-cover-upload-form--mobile{display:none}@media(max-width:860px){.header-player-panel{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;overflow:auto;padding:14px 0 calc(92px + env(safe-area-inset-bottom))}.header-player-panel .header-player-dialog{position:relative;left:auto;right:auto;top:auto;margin:0 auto;width:min(calc(100vw - 16px),560px);max-height:none}.header-player-panel .header-player-shell{width:100%;margin:0 auto}.profile-player-fab{left:50%;right:auto;transform:translate(-50%);bottom:calc(70px + env(safe-area-inset-bottom));max-width:min(calc(100vw - 24px),420px);width:min(calc(100vw - 24px),420px);justify-content:center;text-align:center;white-space:nowrap}body.public-user-page .profile-player-fab{left:50%;right:auto;transform:translate(-50%);bottom:calc(70px + env(safe-area-inset-bottom));max-width:min(calc(100vw - 24px),420px)}body.public-user-page .profile-player-fab.is-promo{max-width:min(calc(100vw - 24px),360px);width:min(calc(100vw - 24px),360px)}.profile-layout-extended>.profile-main>.profile-cover-card,.profile-layout-extended>.profile-main>.public-cover{display:none}.profile-mobile-cover{display:block;position:relative;min-height:148px;border-radius:28px;border:1px solid rgba(122,165,255,.14);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;margin:6px 0 10px}.profile-mobile-cover .cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#050a1624,#050a16ad);padding:0;min-height:100%}.profile-cover-upload-form--mobile{display:block;position:absolute;right:12px;bottom:12px;z-index:2}}@media(max-width:720px){.profile-sidebar{overflow:visible}.header-player-panel{align-items:flex-start}.header-player-panel .header-player-dialog{margin:8px auto 0}.header-player-panel .header-player-shell{border-radius:28px}.header-player-stage,.header-player-playlist,.header-player-now{padding:18px 16px}.header-player-controls{justify-content:center}.header-player-progress{width:100%}}#typingIndicator{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;max-width:100%;padding:9px 14px;border-radius:999px;border:1px solid rgba(121,227,210,.22);background:linear-gradient(180deg,#79e3d21f,#7aa5ff14);color:#defaf4;font-weight:700;box-shadow:0 10px 24px #00000029}#typingIndicator:before{content:"";width:8px;height:8px;border-radius:999px;background:#79e3d2;box-shadow:0 0 0 5px #79e3d21f}#typingIndicator[hidden]{display:none!important}.reply-preview,.selected-upload-badge,.selected-sticker-badge{width:100%;box-sizing:border-box}.compose-box{min-width:0;overflow:hidden}.compose-tools{width:100%;align-items:stretch}.compose-tools>*{min-width:0}#messageComposer .admin-textarea{width:100%;max-width:100%;box-sizing:border-box}body.auth-page input[type=date].admin-input,body.auth-page .auth-card input[type=date],body.auth-page .auth-card input[name=birth_date]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:15px;line-height:1.2;padding-right:14px;appearance:none;-webkit-appearance:none}body.auth-page .auth-card input[type=date]::-webkit-date-and-time-value{text-align:left}body.auth-page .auth-card input[type=date]::-webkit-datetime-edit,body.auth-page .auth-card input[type=date]::-webkit-date-and-time-value{padding:0;font-size:inherit;line-height:inherit}body.auth-page .auth-card input[type=date]::-webkit-calendar-picker-indicator{opacity:.88;transform:scale(.96)}@media(max-width:860px){.messenger-main{gap:12px}.message-thread{max-height:none;padding-right:0}#typingIndicator{font-size:.9rem;padding:8px 12px}body.auth-page .auth-card input[type=date],body.auth-page .auth-card input[name=birth_date]{font-size:14px}}@media(max-width:860px){.header-notice-wrap{position:static!important}.header-notice-dropdown{position:fixed!important;left:50%!important;right:auto!important;top:calc(84px + env(safe-area-inset-top))!important;transform:translate(-50%)!important;width:min(calc(100vw - 16px),420px)!important;max-width:calc(100vw - 16px)!important;max-height:min(68vh,540px)!important;overflow:auto!important;padding:14px!important;border-radius:24px!important;z-index:120!important;box-sizing:border-box!important}.header-notice-head,.header-notice-head-actions,.header-notice-list,.header-notice-item,.header-notice-copy{min-width:0}.header-notice-item{grid-template-columns:52px minmax(0,1fr)!important}.header-notice-item img{width:52px!important;height:52px!important;border-radius:14px!important}.header-notice-copy strong,.header-notice-copy span,.header-notice-copy small{word-break:break-word!important;overflow-wrap:anywhere!important}.header-player-panel{align-items:center!important;justify-content:center!important;padding:12px 0 calc(92px + env(safe-area-inset-bottom))!important}.header-player-panel .header-player-dialog{margin:0 auto!important;width:min(calc(100vw - 18px),560px)!important}.profile-player-fab,body.public-user-page .profile-player-fab,body.profile-page .profile-player-fab{left:50%!important;right:auto!important;transform:translate(-50%)!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:min(calc(100vw - 34px),360px)!important;max-width:min(calc(100vw - 34px),360px)!important}.messages-layout .profile-player-fab,.messenger-layout .profile-player-fab,body:has(.messenger-layout) .profile-player-fab{bottom:calc(18px + env(safe-area-inset-bottom))!important}}@media(max-width:680px){.header-notice-dropdown{top:calc(78px + env(safe-area-inset-top))!important;width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important}}.profile-cover-card,.public-cover{position:relative;overflow:hidden}.profile-cover-avatar-form{position:absolute;left:28px;bottom:18px;z-index:3;display:block}.profile-cover-avatar-form--mobile{position:absolute;left:14px;bottom:12px;z-index:3;display:block}.profile-cover-avatar-edit{position:relative;display:inline-grid;cursor:pointer;place-items:center;justify-items:center;align-items:center}.profile-cover-avatar-edit.is-static{cursor:default}.profile-cover-avatar{width:126px;height:126px;border-radius:34px;border:1px solid rgba(255,255,255,.16);background:#08102099;box-shadow:0 18px 36px #00000047;object-fit:cover}.profile-cover-avatar-edit .profile-avatar-edit__badge{position:absolute;inset:65% auto auto 10.5%;transform:translate(-50%,-50%);z-index:2;max-width:calc(100% - 16px);white-space:nowrap}.profile-cover-card .profile-cover-avatar-form .profile-cover-avatar-edit,.public-cover .profile-cover-avatar-form .profile-cover-avatar-edit{display:inline-grid;place-items:center}.profile-cover-card .profile-cover-upload-trigger,.public-cover .profile-cover-upload-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center}.profile-sidebar .profile-avatar-upload-form,.profile-sidebar>.profile-avatar{display:none}.profile-cover-card .profile-cover-upload-form,.public-cover .profile-cover-upload-form{right:18px;bottom:18px}.public-cover{min-height:260px}@media(max-width:860px){.profile-cover-avatar-form{display:none}.profile-cover-avatar-form--mobile{display:block}.profile-cover-avatar{width:92px;height:92px;border-radius:26px}.profile-mobile-cover{min-height:170px;padding-bottom:8px}}.profile-sidebar .profile-cover-avatar-form,.profile-sidebar .profile-cover-upload-form,.profile-sidebar .profile-cover-info{display:none}.profile-cover-info{position:absolute;inset:auto 210px 18px 176px;transform:none;z-index:4;display:flex;justify-content:flex-start;align-items:flex-end;min-width:0;pointer-events:none}.profile-cover-panel{display:grid;gap:10px;max-width:min(680px,100%);padding:14px 18px;border-radius:22px;background:linear-gradient(180deg,#050b1894,#050b18d1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px #00000047;pointer-events:auto}.profile-cover-panel--mobile{padding:16px 16px 14px;border-radius:22px;background:linear-gradient(180deg,#050b18b3,#050b18e0)}.profile-cover-name-row{display:flex;align-items:center;gap:10px;min-width:0}.profile-cover-info .inline-badged-name,.profile-mobile-cover-info .inline-badged-name{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;margin:0}.profile-cover-info .inline-badged-name .user-list-name,.profile-mobile-cover-info .inline-badged-name .user-list-name{font-size:clamp(1.75rem,3vw,2.8rem);font-weight:900;line-height:1;color:#f4f8ff;text-shadow:0 12px 28px rgba(0,0,0,.28)}.profile-mobile-cover-info .inline-badged-name .user-list-name{font-size:clamp(1.2rem,6.2vw,1.9rem)}.profile-cover-about{max-width:58ch;color:#dbe5f7;font-size:1rem;line-height:1.4}.profile-cover-pills{display:flex;flex-wrap:wrap;gap:8px}.profile-cover-pills--hero{margin-top:0}.hero-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#eef4ff;font-weight:800;line-height:1.1;box-shadow:inset 0 1px #ffffff0a;font-size:.92rem}.hero-pill.is-good{background:#79e3d224;border-color:#79e3d23d;color:#92f0df}.hero-pill.is-online{background:#54e7ab24;border-color:#54e7ab38;color:#8df3c3}.hero-pill.is-offline{background:#ffffff0d;color:#d7e1f2}.hero-pill--role{background:#7aa5ff24;border-color:#7aa5ff38;color:#a7c4ff}.profile-cover-card .profile-cover-avatar-form,.public-cover .profile-cover-avatar-form{left:28px;top:50%;bottom:auto;transform:translateY(-50%);z-index:6}.profile-cover-card .profile-cover-upload-form,.public-cover .profile-cover-upload-form{z-index:8}.profile-cover-card .profile-cover-upload-trigger,.profile-cover-card .profile-avatar-edit__badge,.public-cover .profile-cover-upload-trigger,.public-cover .profile-avatar-edit__badge{opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease;transform:translateY(6px)}.profile-cover-upload-trigger{left:10px;top:10px;bottom:auto;transform:translateY(-50%);z-index:6}.profile-cover-card:hover .profile-cover-upload-trigger,.profile-cover-card:hover .profile-avatar-edit__badge,.public-cover:hover .profile-cover-upload-trigger,.public-cover:hover .profile-avatar-edit__badge{opacity:1;visibility:visible;transform:translateY(0)}.public-cover .profile-cover-upload-form{display:none!important}.profile-mobile-cover-info{display:none}@media(max-width:1024px){.profile-cover-info{left:160px;right:170px}.profile-cover-panel{max-width:min(560px,100%)}}@media(max-width:860px){.profile-cover-info{display:none!important}.profile-mobile-cover{display:block;min-height:248px;padding:0;overflow:hidden}.profile-mobile-cover .profile-cover-avatar-form--mobile{display:block!important;left:16px;top:50%;bottom:auto;transform:translateY(-50%);z-index:7}.profile-mobile-cover .profile-cover-avatar-edit{display:inline-grid!important;place-items:center}.profile-mobile-cover .profile-cover-avatar{display:block!important;width:92px;height:92px;border-radius:26px}.profile-mobile-cover-info{display:block;position:absolute;inset:auto 12px 16px 118px;z-index:5}.profile-mobile-cover-info .profile-cover-panel{max-width:none;min-height:auto;align-content:start;padding:10px 12px;gap:7px;border-radius:18px;background:linear-gradient(180deg,#050b1880,#050b18c2);backdrop-filter:blur(8px)}.profile-mobile-cover-info .profile-cover-name-row{justify-content:flex-start;text-align:left}.profile-mobile-cover-info .inline-badged-name{justify-content:flex-start;gap:5px}.profile-mobile-cover-info .inline-badged-name .user-list-name{font-size:clamp(1.2rem,5.8vw,1.8rem);line-height:1.02}.profile-mobile-cover-info .user-list-badges{gap:4px}.profile-mobile-cover-info .user-list-badges .verification-badge,.profile-mobile-cover-info .user-list-badges .premium-badge,.profile-mobile-cover-info .user-list-badges .online-dot{transform:scale(.9);transform-origin:left center}.profile-mobile-cover-info .profile-cover-about{font-size:.88rem;text-align:left;max-width:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-mobile-cover-info .profile-cover-pills{justify-content:flex-start;gap:6px}.profile-mobile-cover-info .hero-pill{min-height:28px;padding:5px 9px;font-size:.74rem}.profile-sidebar .inline-badged-name,.profile-sidebar p.small,.profile-sidebar>p:not(.small),.profile-status-columns{display:none}}@media(max-width:560px){.profile-mobile-cover{min-height:232px}.profile-mobile-cover .profile-cover-avatar-form--mobile{left:14px;display:block!important}.profile-mobile-cover .profile-cover-avatar{display:block!important;width:84px;height:84px;border-radius:24px}.profile-mobile-cover .profile-avatar-edit__badge{top:60%}.profile-mobile-cover-info{left:104px;right:10px;bottom:12px}.profile-mobile-cover-info .profile-cover-panel{padding:9px 11px;gap:6px;border-radius:17px}.profile-mobile-cover-info .inline-badged-name .user-list-name{font-size:clamp(1.08rem,5.6vw,1.55rem)}.profile-mobile-cover-info .profile-cover-about{font-size:.82rem;-webkit-line-clamp:2}.profile-mobile-cover-info .hero-pill{min-height:27px;padding:4px 8px;font-size:.71rem}}@media(max-width:420px){.profile-mobile-cover{min-height:216px}.profile-mobile-cover .profile-cover-avatar-form--mobile{left:12px;display:block!important}.profile-mobile-cover .profile-cover-avatar{display:block!important;width:72px;height:72px;border-radius:22px}.profile-mobile-cover .profile-avatar-edit__badge{top:61%}.profile-mobile-cover-info{left:90px;right:8px;bottom:10px}.profile-mobile-cover-info .profile-cover-panel{padding:8px 9px;gap:5px;border-radius:15px}.profile-mobile-cover-info .inline-badged-name .user-list-name{font-size:clamp(1rem,5.1vw,1.32rem)}.profile-mobile-cover-info .profile-cover-about{font-size:.78rem;-webkit-line-clamp:2}.profile-mobile-cover-info .hero-pill{min-height:24px;padding:4px 7px;font-size:.66rem}}@media(min-width:861px){.profile-cover-avatar-edit:hover .profile-avatar-edit__badge,.profile-cover-card:hover .profile-avatar-edit__badge,.public-cover:hover .profile-avatar-edit__badge{opacity:1;visibility:visible}}@media(max-width:860px){.profile-cover-card .profile-cover-upload-trigger,.profile-cover-card .profile-avatar-edit__badge,.public-cover .profile-cover-upload-trigger,.public-cover .profile-avatar-edit__badge{opacity:1;visibility:visible}.profile-cover-upload-form{right:14px;bottom:max(14px,env(safe-area-inset-bottom));z-index:8}.profile-cover-upload-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center}.profile-mobile-cover .profile-avatar-edit__badge{top:58%;transform:translate(-50%,-50%);max-width:calc(100% - 10px)}}.profile-cover-avatar-edit .profile-avatar-edit__badge{pointer-events:none}body,.page-shell{min-height:100dvh}img,video,iframe,canvas,svg,audio{max-width:100%}.header-inner,.site-nav,.header-actions,.section-head,.split-head,.messenger-head,.message-submit-row,.feed-compose-row,.track-action-row,.music-search-row{min-width:0}.hero-copy h1,.section-head h2,.brand-copy strong,.featured-copy h3,.track-card-head h3,.shop-copy h3,.content-card h3,.messenger-head h1,.profile-sidebar h1{overflow-wrap:anywhere}@media(max-width:1024px){.header-inner{grid-template-columns:minmax(0,1fr) auto}.site-nav{grid-column:1 / -1;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}}@media(orientation:landscape)and (max-height:540px){.site-header{position:relative}.section-block,.hero-section{padding:20px 0}.header-player-dialog,.auth-modal__dialog,.gifts-modal__dialog,.gallery-modal__dialog,.sticker-category-modal__dialog{margin:8px auto;max-height:calc(100dvh - 16px)}.header-player-shell{min-height:auto}}.profile-cover-card .admin-flash{margin:14px 0 0}.admin-flash{display:flex;align-items:center;gap:10px;min-height:56px;padding:16px 18px;border-radius:20px;border:1px solid rgba(121,227,210,.18);background:linear-gradient(180deg,#0f1e34eb,#091221f5);color:#eef4ff;box-shadow:0 16px 34px #00000038}.admin-flash:before{content:"";width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:#79e3d2;box-shadow:0 0 0 6px #79e3d21f}.admin-flash.error{background:linear-gradient(180deg,#3a1421f0,#230c16fa);border-color:#df6f8642}.admin-flash.error:before{background:#df6f86;box-shadow:0 0 0 6px #df6f861f}.profile-cover-avatar-edit .profile-avatar-edit__badge{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center;justify-content:center;min-width:calc(100% - 14px);max-width:calc(100% - 14px);padding:0 12px;text-align:center;overflow:hidden;text-overflow:ellipsis}.profile-cover-upload-form{inset:auto 18px 18px auto!important;z-index:8!important}.profile-cover-upload-trigger{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;transform:none!important}@media(max-width:860px){.profile-mobile-cover{padding-top:54px}.profile-mobile-cover .profile-cover-avatar-form--mobile{left:16px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:8!important}.profile-mobile-cover .profile-avatar-edit__badge{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;min-width:calc(100% - 12px);max-width:calc(100% - 12px)}.profile-cover-upload-form--mobile{display:block!important;position:absolute!important;inset:12px 12px auto auto!important;z-index:10!important}.profile-mobile-cover .profile-cover-upload-trigger{display:inline-flex!important;min-height:40px;padding:0 14px;font-size:.85rem;border-radius:14px;white-space:nowrap}.admin-flash{min-height:52px;padding:14px 16px;border-radius:18px}}@media(max-width:560px){.profile-mobile-cover{padding-top:52px}.profile-mobile-cover .profile-cover-avatar-form--mobile{left:14px!important}}@media(max-width:420px){.profile-mobile-cover{padding-top:50px}.profile-mobile-cover .profile-cover-avatar-form--mobile{left:12px!important}.profile-mobile-cover .profile-cover-upload-form--mobile{top:10px!important;right:10px!important}.profile-mobile-cover .profile-cover-upload-trigger{min-height:38px;padding:0 12px;font-size:.8rem}}@media(max-width:860px){.profile-mobile-cover .profile-cover-upload-form--mobile{display:block!important;position:absolute;inset:12px 12px auto auto;z-index:12}.profile-mobile-cover .profile-cover-upload-trigger{position:relative;left:auto;top:auto;bottom:auto;transform:none;display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto;max-width:calc(100vw - 32px)}}@media(max-width:420px){.profile-mobile-cover .profile-cover-upload-form--mobile{top:10px;right:10px}.profile-mobile-cover .profile-cover-upload-trigger{max-width:calc(100vw - 24px)}}.messenger-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.call-status-chip{margin-top:6px;display:inline-flex;padding:4px 10px;border-radius:999px;background:#ffffff14}.video-circle-preview{position:relative;width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.18);margin:0 0 12px;background:#000}.video-circle-preview video{width:100%;height:100%;object-fit:cover}.video-circle-preview__label{position:absolute;left:0;right:0;bottom:0;padding:8px 10px;background:linear-gradient(transparent,#000000bf);font-size:12px;text-align:center}.video-recorder-status{margin-top:8px}.call-overlay__backdrop{position:absolute;inset:0;background:#05070fb8;backdrop-filter:blur(6px)}.call-overlay__state{font-weight:700;margin-bottom:14px}.call-video-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:stretch}.call-video-grid video{width:100%;min-height:220px;max-height:62vh;border-radius:20px;background:#02030a;object-fit:cover;display:block}.call-controls{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.call-controls .site-btn{flex:0 1 auto}.incoming-call-modal__dialog{text-align:center;max-width:420px}.message-video-shell.is-native video{border-radius:20px}@media(max-width:820px){.call-overlay{padding:14px}.call-overlay__card{padding:16px;border-radius:22px}.call-video-grid{grid-template-columns:1fr}.call-video-grid video:first-child{min-height:240px;max-height:52vh}.call-video-grid video:last-child{max-width:220px;max-height:180px;justify-self:end}.call-controls .site-btn{flex:1 1 calc(50% - 8px)}}@media(max-width:640px){.call-overlay{padding:8px;align-items:stretch}.call-overlay__card{width:100%;padding:14px;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start}.call-overlay__peer{gap:12px;margin-bottom:12px}.call-overlay__peer img,.incoming-call-modal__avatar img{width:60px;height:60px}.call-video-grid{gap:10px}.call-video-grid video:first-child{min-height:220px;max-height:46vh}.call-video-grid video:last-child{width:min(42vw,150px);max-width:min(42vw,150px);min-height:unset;max-height:120px;border-radius:16px}.call-controls{gap:8px}.call-controls .site-btn{min-height:50px;padding:11px 12px;border-radius:16px;flex:1 1 calc(50% - 8px)}.call-controls .site-btn span:last-child{font-size:.92rem}.incoming-call-modal__dialog{width:min(calc(100vw - 16px),420px);padding:18px;border-radius:22px}.incoming-call-modal__actions .site-btn{width:100%}}@media(max-width:420px){.call-overlay__card{padding:12px}.call-video-grid video:first-child{min-height:190px;max-height:42vh}.call-video-grid video:last-child{width:min(44vw,132px);max-width:min(44vw,132px);max-height:108px}.call-controls .site-btn{flex:1 1 100%}}.media-action-btn{display:inline-flex;align-items:center;gap:10px}.media-action-btn .btn-glyph{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.media-action-btn .btn-glyph svg{width:18px;height:18px;display:block}.message-video-shell.is-native.is-circle{max-width:220px}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{padding:10px 10px 12px;border-radius:28px}.message-video-shell.is-native.is-circle .custom-media-player__media{width:200px;height:200px;max-width:100%;max-height:none;aspect-ratio:1/1;border-radius:999px;object-fit:cover;display:block;margin:0 auto}.message-video-shell.is-native.is-circle .custom-media-player__controls{padding-top:10px}.message-video-shell.is-native.is-circle .custom-media-player__timeline{grid-template-columns:38px minmax(0,1fr) 38px}.message-video-shell.is-native.is-circle .custom-media-player__timeline span{font-size:.78rem}.message-video-shell.is-native.is-circle .custom-media-player__actions{gap:8px}@media(max-width:640px){.message-video-shell.is-native.is-circle{max-width:180px}.message-video-shell.is-native.is-circle .custom-media-player__media{width:160px;height:160px}}.media-action-btn{position:relative;gap:12px;padding:12px 16px;border-radius:18px;border:1px solid rgba(122,165,255,.18);background:linear-gradient(180deg,#121f37f5,#0a1324f5);box-shadow:inset 0 1px #ffffff0d,0 12px 24px #0000002e}.media-action-btn:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 18px 30px #040a1847}.media-action-btn .btn-glyph{width:34px;height:34px;flex:0 0 34px;border-radius:12px;background:radial-gradient(circle at 30% 30%,#93c2ff59,#588aff2e 45%,#101b3066);border:1px solid rgba(145,186,255,.18);box-shadow:inset 0 1px #ffffff14,0 8px 18px #070d1e3d}.media-action-btn .btn-glyph svg{width:19px;height:19px}.call-controls .media-action-btn{min-width:152px;justify-content:center}#endCallBtn.media-action-btn .btn-glyph{background:radial-gradient(circle at 30% 30%,#ffaac159,#ff527c38 45%,#2e101973);border-color:#ff809f38}.message-video-shell.is-native.is-circle{max-width:228px!important;width:228px}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{padding:8px!important;border-radius:999px!important;background:radial-gradient(circle at 30% 30%,#213a5cf5,#0c1628fa);border:1px solid rgba(132,182,255,.2);box-shadow:0 18px 40px #0000003d,inset 0 1px #ffffff0f}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{width:210px!important;height:210px!important;aspect-ratio:1/1!important;max-width:210px!important;max-height:210px!important;border-radius:50%!important;object-fit:cover!important;overflow:hidden;display:block;margin:0 auto;background:#000}.message-video-shell.is-native.is-circle .custom-media-player__overlay{inset:8px!important;border-radius:50%!important}.message-video-shell.is-native.is-circle .custom-media-player__controls{padding:10px 10px 2px!important}.message-video-shell.is-native.is-circle .custom-media-player__timeline{grid-template-columns:40px minmax(0,1fr) 40px!important}.message-video-shell.is-native.is-circle .custom-media-player__timeline span{font-size:.78rem!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{max-width:188px!important;width:188px}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{width:170px!important;height:170px!important;max-width:170px!important;max-height:170px!important}.call-controls .media-action-btn{min-width:132px}}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative}.message-video-shell.is-native.is-circle .custom-media-player__overlay{inset:0 0 auto!important;display:grid!important;place-items:center!important;background:transparent!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:none}.message-video-shell.is-native.is-circle .custom-media-player__overlay .custom-media-player__overlay-icon{width:64px;height:64px;border-radius:50%;background:#060c188a;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff14;backdrop-filter:blur(14px);pointer-events:auto;font-size:1.35rem}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .custom-media-player__overlay{opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:none!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .custom-media-player__overlay .custom-media-player__overlay-icon{background:#060c186b}@media(hover:hover){.message-video-shell.is-native.is-circle .custom-media-player__overlay .custom-media-player__overlay-icon:hover{transform:scale(1.06)}}@media(max-width:640px){.message-video-shell.is-native.is-circle .custom-media-player__overlay .custom-media-player__overlay-icon{width:58px;height:58px;font-size:1.2rem}}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative;width:228px;height:228px;overflow:visible}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute;inset:-6px;z-index:3;pointer-events:none}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{width:100%;height:100%;display:block;overflow:visible;transform:rotate(0);pointer-events:auto;cursor:grab;filter:drop-shadow(0 10px 24px rgba(0,0,0,.22))}.message-video-shell.is-native.is-circle .video-circle-timeline__svg:active{cursor:grabbing}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{fill:none;stroke-width:4;transform-origin:120px 120px}.message-video-shell.is-native.is-circle .video-circle-timeline__track{stroke:#a4bee638}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{stroke:#5ea7ff;stroke-linecap:round}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{fill:#fff;stroke:#5ea7fff2;stroke-width:2}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff24,#ffffff0f);box-shadow:0 12px 28px #00000042,inset 0 1px #ffffff29;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:grid;place-items:center;color:#fff;pointer-events:auto}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon{font-size:1.25rem;line-height:1}.message-video-shell.is-native.is-circle .video-circle-timeline__time{position:absolute;font-size:.82rem;color:#eaf2ff;text-shadow:0 2px 6px rgba(0,0,0,.35);letter-spacing:.01em;background:#070e1c6b;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:4px 9px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:6px;top:72px}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:6px;bottom:26px}.message-video-shell.is-native.is-circle .custom-media-player__overlay{display:none!important}@media(max-width:640px){.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:188px;height:188px}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:58px;height:58px}.message-video-shell.is-native.is-circle .video-circle-timeline__time{font-size:.76rem;padding:3px 8px}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:2px;top:56px}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:2px;bottom:18px}}.message-video-shell.is-native.is-circle{width:240px!important;max-width:240px!important;padding:0!important;margin-top:12px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative!important;width:240px!important;height:240px!important;padding:0!important;overflow:visible!important;border-radius:50%!important;background:#000!important;border:4px solid rgba(92,143,255,.34)!important;box-shadow:0 0 0 5px #5c8fff21,0 16px 38px #00000040!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:50%!important;background:#000!important;z-index:1!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:-10px!important;width:auto!important;height:auto!important;pointer-events:none!important;z-index:5!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:auto!important;transform:rotate(-90deg)!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{fill:none!important;stroke-width:5!important;vector-effect:non-scaling-stroke!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track{stroke:#5580d257!important}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{stroke:#79aaff!important;stroke-linecap:round!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{fill:#fff!important;stroke:#65a2ff!important;stroke-width:3!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:70px!important;height:70px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.3)!important;background:#28282ca3!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;pointer-events:auto!important;backdrop-filter:blur(8px)!important;z-index:7!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon{width:auto!important;height:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:24px!important;line-height:1!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{position:absolute!important;z-index:8!important;display:inline-flex!important;min-width:42px!important;justify-content:center!important;padding:4px 8px!important;border-radius:999px!important;background:#020712d1!important;color:#fff!important;font-size:.78rem!important;line-height:1!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:-4px!important;top:76px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:-4px!important;bottom:48px!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{width:206px!important;max-width:206px!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:206px!important;height:206px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:62px!important;height:62px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:-6px!important;top:62px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:-6px!important;bottom:36px!important}}.message-video-shell.is-native.is-circle{width:236px!important;max-width:236px!important;min-width:236px!important;padding:0!important;margin:12px 0 0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative!important;display:block!important;width:236px!important;height:236px!important;padding:0!important;border-radius:50%!important;overflow:visible!important;background:#000!important;border:0!important;box-shadow:none!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:absolute!important;inset:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;max-width:none!important;max-height:none!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;background:#000!important;display:block!important;z-index:1!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:0!important;z-index:5!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:visible!important;transform:none!important;pointer-events:auto!important;cursor:pointer!important;filter:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{fill:none!important;stroke-width:5!important;vector-effect:non-scaling-stroke!important;transform:none!important;transform-origin:120px 120px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{fill:#fff!important;stroke:#5f9fff!important;stroke-width:2.5!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:66px!important;height:66px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.24)!important;background:#2c2d31b8!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;pointer-events:auto!important;z-index:8!important;box-shadow:0 10px 22px #00000047,inset 0 1px #ffffff24!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon{width:auto!important;height:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:23px!important;line-height:1!important;padding-left:2px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{position:absolute!important;z-index:9!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;padding:4px 8px!important;border-radius:999px!important;background:#020712db!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;font-size:.78rem!important;font-weight:700!important;line-height:1!important;pointer-events:none!important;text-shadow:none!important;backdrop-filter:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:0!important;top:72px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:0!important;bottom:44px!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{width:204px!important;max-width:204px!important;min-width:204px!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:204px!important;height:204px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:60px!important;height:60px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{top:60px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{bottom:34px!important}}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{pointer-events:auto!important;z-index:20!important;touch-action:manipulation!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{z-index:6!important;touch-action:none!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:240px!important;height:240px!important;max-width:240px!important;min-width:240px!important;position:relative!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;background:#000!important;display:block!important}.message-video-shell.is-native.is-circle .video-circle-timeline{pointer-events:none!important;inset:0!important;position:absolute!important;z-index:6!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{pointer-events:auto!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:visible!important;touch-action:none!important;cursor:pointer!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{opacity:1!important;pointer-events:auto!important;z-index:10!important;touch-action:manipulation!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing:hover .video-circle-timeline__center-btn{opacity:1!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{stroke-width:5!important;fill:none!important;vector-effect:non-scaling-stroke!important;transform-origin:120px 120px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{pointer-events:none!important;user-select:none!important}@media(max-width:640px){.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:204px!important;height:204px!important;min-width:204px!important;max-width:204px!important}}.call-video-grid video#remoteCallVideo,.call-video-grid video#localCallVideo{background:#02030a!important;object-fit:cover!important;display:block!important;visibility:visible!important;opacity:1!important}.call-video-grid video#remoteCallVideo{min-height:260px!important}.call-video-grid video#localCallVideo{min-height:220px!important}.message-video-shell.is-native.is-circle{--circle-size:236px;width:var(--circle-size)!important;min-width:var(--circle-size)!important;max-width:var(--circle-size)!important;margin:12px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative!important;width:var(--circle-size)!important;height:var(--circle-size)!important;min-width:var(--circle-size)!important;max-width:var(--circle-size)!important;padding:0!important;border:0!important;border-radius:50%!important;background:#000!important;box-shadow:none!important;overflow:visible!important;line-height:0!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:absolute!important;inset:9px!important;width:calc(100% - 18px)!important;height:calc(100% - 18px)!important;max-width:none!important;max-height:none!important;aspect-ratio:1/1!important;display:block!important;object-fit:cover!important;border-radius:50%!important;background:#000!important;z-index:1!important}.message-video-shell.is-native.is-circle .custom-media-player__controls,.message-video-shell.is-native.is-circle .custom-media-player__overlay{display:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:0!important;width:var(--circle-size)!important;height:var(--circle-size)!important;pointer-events:none!important;z-index:10!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:visible!important;transform:none!important;pointer-events:auto!important;touch-action:none!important;cursor:pointer!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{fill:none!important;stroke-width:5!important;vector-effect:non-scaling-stroke!important;transform-origin:120px 120px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track{stroke:#6084c66b!important}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{stroke:#6fa8ff!important;stroke-linecap:round!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{fill:#fff!important;stroke:#5f9fff!important;stroke-width:2.7!important;filter:drop-shadow(0 1px 4px rgba(0,0,0,.35))!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.22)!important;background:#2c2d31ad!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;pointer-events:auto!important;z-index:30!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 8px 22px #00000042,inset 0 1px #ffffff1f!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon{display:block!important;width:auto!important;height:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:22px!important;line-height:1!important;padding:0!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:.72!important;pointer-events:auto!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{position:absolute!important;z-index:35!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;padding:4px 8px!important;border-radius:999px!important;background:#020712db!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:0!important;top:74px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:0!important;bottom:43px!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{--circle-size:204px}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{top:62px!important;left:-2px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{bottom:35px!important;right:-2px!important}}.call-video-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,34%)!important;gap:18px!important;align-items:stretch!important}.call-video-grid video{display:block!important;width:100%!important;height:100%!important;min-height:220px!important;background:#020712!important;object-fit:cover!important;border-radius:22px!important}#localCallVideo{transform:scaleX(-1)}@media(max-width:760px){.call-video-grid{grid-template-columns:1fr}.call-video-grid video{min-height:190px}}.message-video-shell.is-native.is-circle{--circle-size:236px!important;width:var(--circle-size)!important;min-width:var(--circle-size)!important;max-width:var(--circle-size)!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:var(--circle-size)!important;height:var(--circle-size)!important;position:relative!important;overflow:visible!important;border-radius:50%!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{inset:0!important;width:100%!important;height:100%!important;overflow:visible!important;transform:none!important;pointer-events:auto!important;touch-action:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{fill:none!important;stroke-width:5!important;transform:none!important;transform-origin:120px 120px!important;vector-effect:non-scaling-stroke!important}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{stroke-linecap:round!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{fill:#fff!important;stroke:#69a4ff!important;stroke-width:2.7!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.42))!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;border-radius:50%!important;background:#181c2294!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;opacity:1!important;pointer-events:auto!important;transition:opacity .16s ease,transform .16s ease,background .16s ease!important;transform:translate(-50%,-50%) scale(1)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon,.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn svg{width:34px!important;height:34px!important;display:block!important;color:#fff!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0!important;pointer-events:none!important;transform:translate(-50%,-50%) scale(.92)!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{--circle-size:204px}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:54px;height:54px;min-width:54px;min-height:54px;background:#181c2280}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon,.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn svg{width:29px;height:29px}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0;pointer-events:none}}@media(hover:hover)and (pointer:fine){.message-video-shell.is-native.is-circle .custom-media-player.is-playing:hover .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player.is-playing:focus-within .video-circle-timeline__center-btn{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}}@media(hover:none),(pointer:coarse){.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0;pointer-events:none}.message-video-shell.is-native.is-circle .custom-media-player.show-mobile-controls .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player:active .video-circle-timeline__center-btn{opacity:1;pointer-events:auto}}.message-video-shell.is-native.is-circle .video-circle-timeline__progress,.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{transition:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{transform-box:fill-box!important;transform-origin:center!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{transform:none!important;pointer-events:auto!important;touch-action:none!important;z-index:12!important}.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress{transform:none!important;transform-origin:120px 120px!important;transition:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{transform:none!important;transition:none!important;will-change:cx,cy!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{background:linear-gradient(145deg,#fff3,#ffffff0b)!important;border:1px solid rgba(255,255,255,.32)!important;box-shadow:0 12px 32px #00000047,inset 0 1px #ffffff4d,inset 0 -10px 24px #0000001a!important;backdrop-filter:blur(18px) saturate(155%)!important;-webkit-backdrop-filter:blur(18px) saturate(155%)!important;opacity:1!important;pointer-events:auto!important;transition:opacity .18s ease,transform .18s ease,background .18s ease!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0!important;pointer-events:none!important;transform:translate(-50%,-50%) scale(.9)!important}@media(hover:hover)and (pointer:fine){.message-video-shell.is-native.is-circle .custom-media-player.is-playing:hover .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player.is-playing:focus-within .video-circle-timeline__center-btn{opacity:.94;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}}@media(hover:none),(pointer:coarse){.message-video-shell.is-native.is-circle .custom-media-player.is-playing .video-circle-timeline__center-btn{opacity:0;pointer-events:none}.message-video-shell.is-native.is-circle .custom-media-player.show-mobile-controls.is-playing .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player:active.is-playing .video-circle-timeline__center-btn{opacity:.94;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}}.call-video-grid video#remoteCallVideo,.call-video-grid video#localCallVideo{background:#020712!important;object-fit:cover!important;display:block!important;opacity:1!important;visibility:visible!important}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{transform:none!important;transition:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{transition:none!important;transform:none!important;will-change:auto!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.message-video-shell.is-native.is-circle .video-circle-timeline{pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{pointer-events:auto!important;touch-action:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__thumb{display:none!important;opacity:0!important;visibility:hidden!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline__progress{transition:none!important;animation:none!important}.call-video-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;align-items:stretch!important}.call-video-grid video#remoteCallVideo{display:block!important;width:100%!important;height:min(62vh,560px)!important;min-height:320px!important;object-fit:cover!important;border-radius:24px!important;background:radial-gradient(circle at 50% 45%,rgba(122,165,255,.1),transparent 44%),#020712!important}.call-video-grid video#localCallVideo{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important}@media(max-width:760px){.call-video-grid video#remoteCallVideo{height:min(58vh,420px);min-height:260px;border-radius:20px}}.message-video-shell.is-native.is-circle{position:relative!important;display:block!important;width:var(--circle-size)!important;height:var(--circle-size)!important;min-width:var(--circle-size)!important;max-width:var(--circle-size)!important;margin:12px 0 0!important;padding:0!important;overflow:visible!important;line-height:0!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact,.message-video-shell.is-native.is-circle [data-media-player]{position:relative!important;width:var(--circle-size)!important;height:var(--circle-size)!important;margin:0!important;padding:0!important;overflow:visible!important;border-radius:50%!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:0 auto auto 0!important;width:var(--circle-size)!important;height:var(--circle-size)!important;transform:none!important;margin:0!important;padding:0!important;overflow:visible!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{position:absolute!important;left:0!important;top:0!important;width:var(--circle-size)!important;height:var(--circle-size)!important;transform:none!important;margin:0!important;overflow:visible!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{--circle-size:204px}body.app-shell .site-header .brand img{display:none}body.app-shell .site-header .brand{gap:0;min-width:0}}.merch-modal[hidden]{display:none!important}.merch-modal{position:fixed;inset:0;z-index:120;background:#030812b8;display:grid;place-items:center;padding:18px;backdrop-filter:blur(10px)}.merch-modal__card{position:relative;width:min(560px,100%);padding:24px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#0d182cfa,#080f1efa);box-shadow:0 24px 80px #00000073}.merch-modal__close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:#ffffff0f;color:var(--text);font-size:24px;cursor:pointer}.merch-modal__product{display:flex;gap:14px;align-items:center;margin:12px 0 18px;padding:12px;border-radius:18px;background:#ffffff0a;border:1px solid var(--line)}.merch-modal__product img{width:74px;height:74px;border-radius:16px;object-fit:cover;border:1px solid var(--line)}.merch-order-thumb{max-height:120px;object-fit:cover;border-radius:16px}@media(max-width:700px){body[data-user-auth="1"] .site-header .brand{display:none}body[data-user-auth="1"] .header-inner{grid-template-columns:1fr;gap:10px}.message-video-shell.is-native.is-circle{--circle-size:min(204px,58vw);width:var(--circle-size);min-width:var(--circle-size);max-width:var(--circle-size);margin:8px auto 12px;align-self:center}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact,.message-video-shell.is-native.is-circle .video-circle-timeline{width:var(--circle-size);height:var(--circle-size);min-width:var(--circle-size);max-width:var(--circle-size)}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{width:calc(var(--circle-size) - 28px);height:calc(var(--circle-size) - 28px);left:14px;top:14px}.message-bubble .message-video-shell.is-native.is-circle{margin-left:auto;margin-right:auto}}.merch-modal__balance{margin:10px 0 12px;padding:10px 12px;border-radius:16px;border:1px solid var(--line);background:#ffffff0a;color:var(--muted)}.merch-modal [data-merch-modal-warning]{color:#ff9fb2;margin:6px 0 0}.merch-modal [data-merch-submit]:disabled{opacity:.55;cursor:not-allowed;filter:saturate(.7)}.gift-item{min-width:0}.gift-item-link{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none;flex:1 1 auto}.site-btn.small,.button.small{min-height:38px;padding:8px 12px;border-radius:14px;font-size:.86rem}.header-notice-head-actions [data-notice-summary]{display:none!important}.message-video-shell.is-native.is-circle{width:min(240px,100%)!important;max-width:240px!important;margin:8px auto 10px!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{position:relative!important;width:220px!important;height:220px!important;margin:0 auto!important;padding:0!important;overflow:visible!important;border-radius:999px!important;background:transparent!important;border:0!important;display:block!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:absolute!important;inset:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;max-width:none!important;max-height:none!important;aspect-ratio:1/1!important;display:block!important;object-fit:cover!important;border-radius:999px!important;background:#020817!important;border:0!important;z-index:1!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important;overflow:visible!important;z-index:3!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;transform:none!important;pointer-events:auto!important;overflow:visible!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:58px!important;height:58px!important;z-index:5!important;pointer-events:auto!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{position:absolute!important;z-index:6!important;pointer-events:none!important;font-size:.78rem!important;line-height:1!important;padding:5px 8px!important;border-radius:999px!important;background:#040a16db!important;color:#fff!important;box-shadow:0 8px 20px #00000040!important;white-space:nowrap!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:2px!important;top:72px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:2px!important;bottom:52px!important}.message-video-shell.is-native.is-circle .custom-media-player__controls{display:none!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{width:210px!important;max-width:210px!important;margin:6px auto 8px!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:200px!important;height:200px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:54px!important;height:54px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time{font-size:.74rem!important;padding:4px 7px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{left:0!important;top:64px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{right:0!important;bottom:44px!important}}@media(max-width:420px){.message-video-shell.is-native.is-circle{width:196px!important;max-width:196px!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:188px!important;height:188px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--current{top:58px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__time--duration{bottom:38px!important}}.call-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.call-overlay[hidden],.incoming-call-modal[hidden],.auth-modal[hidden]{display:none!important}.call-overlay__backdrop,.auth-modal__backdrop{position:absolute;inset:0;background:#05070fb8;backdrop-filter:blur(6px)}.call-overlay__card{position:relative;z-index:1;width:min(980px,100%);padding:18px;border-radius:24px;max-height:min(94vh,980px);overflow:auto}.call-overlay__state{font-weight:800;margin-bottom:14px}.call-overlay__peer{display:flex;gap:14px;align-items:center;margin-bottom:16px}.call-overlay__peer img,.incoming-call-modal__avatar img{width:72px;height:72px;border-radius:50%;object-fit:cover}.call-video-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;align-items:start}.call-video-grid video{width:100%;min-height:220px;border-radius:22px;background:#020817;object-fit:cover}.call-video-grid video:last-child{min-height:180px}.call-controls{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.incoming-call-modal{position:fixed;inset:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:20px}.incoming-call-modal__dialog{position:relative;z-index:1;text-align:center;width:min(420px,100%);padding:24px;border-radius:24px}.incoming-call-modal__avatar{display:flex;justify-content:center;margin-bottom:16px}.incoming-call-modal__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px}@media(max-width:820px){.call-overlay{padding:14px}.call-video-grid{grid-template-columns:1fr}.call-video-grid video:first-child{min-height:240px;max-height:52vh}.call-video-grid video:last-child{width:min(42vw,220px);min-height:140px;justify-self:end}.call-controls .site-btn{flex:1 1 calc(50% - 8px)}}@media(max-width:640px){.call-overlay{padding:8px;align-items:stretch}.call-overlay__card{width:100%;padding:14px;border-radius:20px}.call-video-grid video:first-child{min-height:220px;max-height:46vh}.call-video-grid video:last-child{width:min(44vw,150px);max-height:120px;border-radius:16px}.call-controls .site-btn{min-height:50px;padding:11px 12px;border-radius:16px;flex:1 1 calc(50% - 8px)}.incoming-call-modal__dialog{width:min(calc(100vw - 16px),420px);padding:18px;border-radius:22px}.incoming-call-modal__actions .site-btn{width:100%}}.home-user-status{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:10px!important;color:var(--muted)!important;font-size:.9rem!important}.home-user-status .online-dot{position:static!important;right:auto!important;bottom:auto!important;flex:0 0 10px!important;width:10px!important;height:10px!important;border:0!important;border-radius:999px!important;background:#8da0c2!important;box-shadow:none!important;transform:none!important}.home-user-status .online-dot.is-online{background:#52d17c!important;box-shadow:0 0 0 4px #52d17c24!important}.home-user-card .home-user-meta,.home-user-card .home-user-copy{min-width:0!important}.cookie-banner{position:fixed;left:50%;right:auto;bottom:max(18px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(760px,calc(100vw - 28px));max-width:calc(100vw - 28px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;border-radius:26px;z-index:1000;pointer-events:auto}.cookie-banner p{margin:0;line-height:1.35;max-width:none}.cookie-actions{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:nowrap!important;margin:0!important}.cookie-actions .button,.cookie-actions .button-secondary{width:auto!important;white-space:nowrap!important;min-height:48px!important;padding:12px 18px!important}@media(max-width:640px){.home-user-card{grid-template-columns:72px minmax(0,1fr);gap:14px}.home-user-card img{width:72px;height:72px;border-radius:20px}.home-user-actions{display:grid;grid-template-columns:1fr}.cookie-banner{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));transform:none;width:auto;max-width:none;grid-template-columns:1fr;padding:16px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.cookie-actions .button,.cookie-actions .button-secondary{width:100%;justify-content:center}}.message-video-shell.is-native.is-circle{width:240px!important;max-width:240px!important;min-width:240px!important;margin:12px auto 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:240px!important;height:240px!important;min-width:240px!important;max-width:240px!important;position:relative!important;border-radius:50%!important;overflow:visible!important;background:transparent!important;padding:0!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;background:#000!important;display:block!important}.message-video-shell.is-native.is-circle .custom-media-player__controls,.message-video-shell.is-native.is-circle .custom-media-player__overlay,.message-video-shell.is-native.is-circle .video-circle-timeline__svg,.message-video-shell.is-native.is-circle .video-circle-timeline__track,.message-video-shell.is-native.is-circle .video-circle-timeline__progress,.message-video-shell.is-native.is-circle .video-circle-timeline__thumb,.message-video-shell.is-native.is-circle .video-circle-timeline__time{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.message-video-shell.is-native.is-circle .video-circle-timeline{position:absolute!important;inset:0!important;z-index:9!important;pointer-events:none!important;display:block!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:58px!important;height:58px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.2)!important;background:#070c1794!important;color:#fff!important;box-shadow:0 12px 28px #00000057!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:auto!important;z-index:12!important;transition:opacity .18s ease,transform .18s ease!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn .custom-media-player__overlay-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;background:transparent!important;border:0!important;color:inherit!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn svg{width:34px!important;height:34px!important;display:block!important}.message-video-shell.is-native.is-circle .custom-media-player:not(.is-playing) .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player.show-mobile-controls .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player:hover .video-circle-timeline__center-btn,.message-video-shell.is-native.is-circle .custom-media-player:focus-within .video-circle-timeline__center-btn{opacity:.92!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{width:204px!important;max-width:204px!important;min-width:204px!important;margin-left:auto!important;margin-right:auto!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:204px!important;height:204px!important;min-width:204px!important;max-width:204px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{width:54px!important;height:54px!important}}.message-video-shell.is-native.is-circle,.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact,.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{box-sizing:border-box!important;aspect-ratio:1/1!important;min-width:0!important;min-height:0!important;flex:0 0 auto!important;transform:none!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{border-radius:999px!important;contain:layout paint!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{border-radius:999px!important;clip-path:circle(50% at 50% 50%)!important}.message-video-shell.is-native.is-circle .video-circle-timeline__svg{preserveAspectRatio:xMidYMid meet!important}@media(min-width:641px){.message-video-shell.is-native.is-circle{width:240px!important;max-width:240px!important;min-width:240px!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important}}@media(max-width:860px){.header-notice-dropdown{top:calc(env(safe-area-inset-top) + 104px)!important;z-index:260!important}.header-player-panel{z-index:320!important;background:#050811d1!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}body:has(.header-player-panel:not([hidden])) .site-header,body:has(.header-player-panel:not([hidden])) .mobile-bottom-nav,body:has(.header-player-panel:not([hidden])) .profile-player-fab{visibility:hidden!important;pointer-events:none!important}}.call-overlay{z-index:360!important}.call-overlay__backdrop{position:absolute;inset:0;background:#05070fbd;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.call-overlay__state{font-weight:800;margin-bottom:14px;color:var(--text)}.call-overlay__peer p{margin:4px 0 0}body.utility-page{overflow-x:hidden}body.utility-page .utility-main{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:44px 0 70px}body.utility-page .utility-card{max-width:100%;overflow:hidden}body.utility-page .utility-card h1{overflow-wrap:anywhere;hyphens:auto;max-width:100%;font-size:clamp(2.25rem,9vw,5.2rem);line-height:.98}body.utility-page .utility-card p,body.utility-page .legal-list{max-width:100%;overflow-wrap:anywhere}body.utility-page .legal-list{padding-left:1.15em}@media(min-width:641px)and (max-width:1180px){.container,.notifications-layout,.profile-layout,.messenger-layout,.auth-wrap,.install-shell{width:min(calc(100vw - 40px),1180px)!important}.header-inner{gap:14px;padding:16px 18px}body.utility-page .utility-card{padding:clamp(24px,4vw,42px)}.notifications-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.notifications-filters .site-btn{min-width:0}.call-overlay__card{width:min(980px,calc(100vw - 36px))}.call-video-grid{min-height:clamp(340px,52vw,560px)}}@media(max-width:640px){body.utility-page .page-shell{min-width:0;overflow:hidden}body.utility-page .site-header{position:relative;z-index:5;padding:22px 0 0}body.utility-page .container.header-inner{width:calc(100vw - 20px)!important;margin:0 auto;padding:14px 16px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}body.utility-page .brand{min-width:0;gap:12px}body.utility-page .brand img{width:62px;height:62px;flex:0 0 62px}body.utility-page .brand-copy{min-width:0}body.utility-page .brand-copy strong{font-size:clamp(1.65rem,9vw,2.2rem);letter-spacing:.14em;white-space:nowrap}body.utility-page .brand-copy small{font-size:1rem}body.utility-page .language-switcher{gap:10px}body.utility-page .lang-pill{width:76px;min-width:76px;height:76px;padding:0;border-radius:24px;font-size:1.05rem;display:inline-flex;align-items:center;justify-content:center}body.utility-page .utility-main{width:100%;padding:88px 0 72px;margin:0;overflow:hidden}body.utility-page .utility-card{width:100%;padding:0 22px;border:0;background:transparent;box-shadow:none;overflow:visible}body.utility-page .utility-card h1{font-size:clamp(2.65rem,13.2vw,4.35rem);line-height:.98;letter-spacing:-.045em;max-width:calc(100vw - 44px)}body.utility-page .utility-card>p{font-size:1.15rem;line-height:1.45;max-width:calc(100vw - 44px)}body.utility-page .legal-list{display:grid;gap:20px;margin-top:24px;padding-left:1.2em;max-width:calc(100vw - 44px);font-size:1.08rem;line-height:1.55}body.utility-page .utility-actions .button{width:100%}}@media(max-width:390px){body.utility-page .lang-pill{width:66px;min-width:66px;height:66px}body.utility-page .brand-copy strong{letter-spacing:.1em}}.message-video-shell.is-native.is-circle,.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact{border-radius:999px!important;aspect-ratio:1/1!important;overflow:hidden!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{border-radius:50%!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-fit:cover!important}.incoming-call-modal:not([hidden]){display:grid!important;place-items:center!important;position:fixed!important;inset:0!important;z-index:220!important;padding:18px!important}.incoming-call-modal .auth-modal__backdrop{position:absolute!important;inset:0!important;background:#020712c7!important}.incoming-call-modal__dialog{position:relative!important;z-index:1!important;width:min(430px,calc(100vw - 28px))!important;text-align:center!important;display:grid!important;gap:14px!important;justify-items:center!important}.incoming-call-modal__avatar img{width:86px!important;height:86px!important;border-radius:26px!important;object-fit:cover!important;border:1px solid var(--line-strong)!important}.incoming-call-modal__actions .site-btn{min-width:138px!important}@media(min-width:761px)and (max-width:1180px){.site-header{overflow:visible!important}.header-inner{grid-template-columns:auto 1fr auto!important;align-items:center!important;overflow:visible!important}.menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important}.site-nav{display:none!important;position:fixed!important;left:24px!important;right:24px!important;top:calc(env(safe-area-inset-top) + 116px)!important;width:auto!important;max-height:min(58vh,520px)!important;overflow:auto!important;padding:18px!important;border-radius:26px!important;border:1px solid var(--line)!important;background:#060c18f7!important;box-shadow:var(--shadow)!important;z-index:140!important}.site-nav.is-open,body.menu-open .site-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;visibility:visible!important;pointer-events:auto!important}.site-nav a{padding:12px 14px!important;border-radius:16px!important;background:#ffffff06!important}}@media(min-width:761px)and (max-width:1180px)and (orientation:portrait){.site-nav.is-open,body.menu-open .site-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1181px){.site-nav{display:flex!important;position:static!important;visibility:visible!important;pointer-events:auto!important}.menu-toggle{display:none!important}}@media(max-width:760px){body.utility-page .site-header{padding:18px 0 10px!important;overflow:visible!important}body.utility-page .container.header-inner{width:min(calc(100vw - 20px),100%)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-items:stretch!important;gap:10px!important;padding:14px!important;border-radius:28px!important}body.utility-page .brand{min-width:0!important;max-width:100%!important;gap:12px!important;justify-content:flex-start!important;overflow:hidden!important}body.utility-page .brand img{width:64px!important;height:64px!important;min-width:64px!important;border-radius:20px!important}body.utility-page .brand-copy{display:grid!important;min-width:0!important;gap:2px!important}body.utility-page .brand-copy strong{font-size:clamp(24px,7.5vw,38px)!important;line-height:.96!important;letter-spacing:.16em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}body.utility-page .brand-copy small{font-size:clamp(14px,4vw,18px)!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.utility-page .header-actions{width:auto!important;justify-self:end!important;display:flex!important;gap:8px!important}body.utility-page .language-switcher{display:flex!important;gap:8px!important}body.utility-page .lang-pill{width:58px!important;height:58px!important;min-width:58px!important;padding:0!important;border-radius:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;font-weight:800!important}body.utility-page .utility-main{width:min(calc(100vw - 28px),100%)!important;padding:34px 0 96px!important;overflow:hidden!important}body.utility-page .utility-card{padding:22px 16px!important;border-radius:28px!important;overflow:hidden!important}body.utility-page .utility-card h1{font-size:clamp(42px,12vw,58px)!important;line-height:.98!important;overflow-wrap:anywhere!important;hyphens:auto!important}body.utility-page .utility-card p,body.utility-page .legal-list li{font-size:clamp(18px,5.2vw,26px)!important;line-height:1.55!important}}@media(max-width:430px){body.utility-page .container.header-inner{grid-template-columns:minmax(0,1fr) auto!important;padding:12px!important}body.utility-page .brand img{width:56px!important;height:56px!important;min-width:56px!important}body.utility-page .brand-copy strong{font-size:clamp(22px,7vw,30px)!important;letter-spacing:.13em!important}body.utility-page .lang-pill{width:50px!important;height:50px!important;min-width:50px!important;border-radius:18px!important;font-size:14px!important}}.brand img,.site-header .brand img,body.utility-page .brand img,.header-inner .brand img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.brand:focus,.brand:focus-visible,.brand img:focus,.brand img:focus-visible{outline:0!important;box-shadow:none!important}.upload-progress{box-sizing:border-box!important;position:relative!important;z-index:5!important;max-width:100%!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;background:#080e1ceb!important;box-shadow:0 12px 30px #00000038!important}.upload-progress__meta{align-items:center!important;min-width:0!important}.upload-progress__name{min-width:0!important;max-width:100%!important}.upload-progress__percent{flex:0 0 auto!important}.upload-progress__bar{width:100%!important;min-width:0!important}.profile-cover-avatar-form .upload-progress,.profile-cover-upload-form .upload-progress,.upload-progress--floating{position:absolute!important;left:50%!important;bottom:10px!important;transform:translate(-50%)!important;width:min(360px,calc(100vw - 36px))!important;pointer-events:none!important}.profile-cover-avatar-edit .upload-progress,.profile-cover-upload-trigger .upload-progress{display:none!important}.upload-progress--compact{padding:7px 9px!important;border-radius:12px!important}.upload-progress--compact .upload-progress__bar{height:5px!important}.feed-upload-field .upload-progress,.feed-edit-upload-field .upload-progress,.compose-box .upload-progress{margin-top:10px!important;grid-column:1/-1!important}@media(min-width:768px)and (max-width:1180px)and (orientation:landscape){.promo-player-bar{left:50%!important;right:auto!important;bottom:12px!important;transform:translate(-50%)!important;width:min(620px,calc(100vw - 160px))!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 12px!important;border-radius:20px!important}.promo-player-cover{width:48px!important;height:48px!important;border-radius:14px!important}.promo-player-copy strong{font-size:.95rem!important}.promo-player-copy span{font-size:.78rem!important}.promo-player-progress{grid-column:1/-1!important;padding-top:0!important}.promo-player-controls{gap:6px!important}.promo-player-btn{width:38px!important;height:38px!important;min-width:38px!important}.menu-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.menu-toggle span{position:absolute!important;left:50%!important;width:22px!important;height:2px!important;margin:0!important;transform:translate(-50%)!important;transform-origin:center!important}.menu-toggle span:nth-child(1){top:calc(50% - 7px)!important}.menu-toggle span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important}.menu-toggle span:nth-child(3){top:calc(50% + 7px)!important}.menu-toggle.is-open span:nth-child(1){top:50%!important;transform:translate(-50%,-50%) rotate(45deg)!important}.menu-toggle.is-open span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important;opacity:0!important}.menu-toggle.is-open span:nth-child(3){top:50%!important;transform:translate(-50%,-50%) rotate(-45deg)!important}.header-notice-dropdown{position:fixed!important;top:calc(var(--header-height, 86px) + 18px)!important;right:18px!important;left:auto!important;width:min(420px,calc(100vw - 36px))!important;max-height:calc(100vh - var(--header-height, 86px) - 36px)!important;overflow:auto!important;z-index:999!important}}.incoming-call-modal:not([hidden]),.incoming-call-modal.is-visible{display:grid!important;place-items:center!important;position:fixed!important;inset:0!important;z-index:9999!important;padding:clamp(14px,2vw,24px)!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}.incoming-call-modal .auth-modal__backdrop{position:absolute!important;inset:0!important;z-index:0!important;background:#020712d1!important}.incoming-call-modal__dialog{position:relative!important;z-index:1!important;width:min(430px,calc(100vw - 28px))!important;max-width:430px!important;margin:0 auto!important;text-align:center!important;display:grid!important;gap:14px!important;justify-items:center!important}.incoming-call-modal__actions{display:flex!important;gap:12px!important;justify-content:center!important;flex-wrap:wrap!important;width:100%!important}.incoming-call-modal__actions .site-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:138px!important;visibility:visible!important;opacity:1!important}@media(max-width:640px){.incoming-call-modal__actions .site-btn{width:100%!important}}@media(orientation:landscape)and (min-width:768px)and (max-width:1180px)and (max-height:900px){.header-player-panel:not([hidden]){display:flex!important;align-items:center!important;justify-content:center!important;padding:12px!important;overflow:auto!important}.header-player-panel .header-player-dialog{width:min(760px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;margin:0 auto!important;overflow:auto!important}.header-player-panel .header-player-shell{grid-template-columns:minmax(0,1fr) minmax(220px,300px)!important;min-height:0!important;max-height:calc(100dvh - 40px)!important;border-radius:24px!important}.header-player-panel .header-player-stage,.header-player-panel .header-player-playlist{padding:16px!important}.header-player-panel .header-player-now{grid-template-columns:70px minmax(0,1fr)!important;grid-template-areas:"cover copy" "controls controls" "progress progress"!important;gap:12px!important;padding:14px!important;border-radius:20px!important}.header-player-panel .header-player-cover{width:70px!important;height:70px!important;border-radius:18px!important}.header-player-panel .header-player-now-copy strong{font-size:1.15rem!important}.header-player-panel .header-player-control{width:38px!important;height:38px!important;min-width:38px!important}.header-player-panel .header-player-control.is-play{width:46px!important;height:46px!important;min-width:46px!important}.header-player-panel .header-player-track{grid-template-columns:48px minmax(0,1fr) auto!important;padding:10px!important;border-radius:16px!important;gap:10px!important}.header-player-panel .header-player-track img{width:48px!important;height:48px!important;border-radius:14px!important}.header-player-panel .header-player-playlist{max-height:calc(100dvh - 72px)!important;overflow:auto!important}}@media(max-width:860px){body:has(.header-player-panel:not([hidden])) .site-header,body:has(.header-player-panel:not([hidden])) .mobile-bottom-nav{visibility:visible;opacity:1;pointer-events:auto}body:has(.header-player-panel:not([hidden])) .profile-player-fab{visibility:hidden;pointer-events:none}.header-player-panel:not([hidden]){display:flex;align-items:flex-start;justify-content:center;padding:calc(92px + env(safe-area-inset-top)) 10px calc(96px + env(safe-area-inset-bottom));overflow:auto;z-index:78;background:#050811db}.header-player-panel .header-player-dialog{margin:0 auto;width:min(calc(100vw - 18px),560px);max-height:none}.header-player-panel .header-player-shell{max-height:none}}.header-player-control.is-play,.promo-player-btn.is-play{overflow:hidden;position:relative;gap:0}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq{position:absolute;right:7px;bottom:8px;margin:0;gap:2px;max-width:18px;overflow:hidden;transform:scale(.78);transform-origin:center}.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause{font-size:.9em;line-height:1}.custom-media-player.is-video .custom-media-player__controls .site-chip-btn[data-media-toggle]{width:44px!important;height:44px!important;min-width:44px!important;border-radius:999px!important;font-size:0!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.custom-media-player.is-video .custom-media-player__controls .site-chip-btn[data-media-toggle]:before{content:"▶";font-size:18px!important;line-height:1!important;transform:translate(1px)}.custom-media-player.is-video.is-playing .custom-media-player__controls .site-chip-btn[data-media-toggle]:before{content:"Ⅱ";font-size:20px!important;font-weight:900!important;transform:none}@media(max-width:700px){.custom-media-player.is-video.is-compact .custom-media-player__controls{gap:10px;align-items:center}.custom-media-player.is-video.is-compact .custom-media-player__timeline{min-width:0}.message-bubble .custom-media-player.is-video.is-compact{max-width:100%}}@media(max-width:640px){body.utility-page .site-header .brand{display:flex;gap:12px;min-width:0;overflow:visible}body.utility-page .site-header .brand img{display:block;width:64px;height:64px;min-width:64px;flex:0 0 64px;object-fit:cover;border-radius:20px}body.utility-page .site-header .brand-copy{display:grid;min-width:0;overflow:visible}}@media(max-width:390px){body.utility-page .site-header .brand img{width:58px;height:58px;min-width:58px}}.header-player-btn,.header-icon-btn.header-player-btn,.header-player-control.is-play,.promo-player-btn.is-play,.player-button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;overflow:hidden!important;gap:0!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}.header-player-btn *,.header-player-control.is-play *,.promo-player-btn.is-play *,.player-button *{box-sizing:border-box!important}.header-player-control.is-play .icon-play,.promo-player-btn.is-play .icon-play{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;transform:translate(1px)!important;font-size:18px!important;line-height:1!important}.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play,.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause{display:none!important}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;transform:none!important;font-size:18px!important;line-height:1!important;letter-spacing:-2px!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq{display:none!important;position:absolute!important;left:50%!important;right:auto!important;bottom:8px!important;width:18px!important;height:9px!important;margin:0!important;padding:0!important;transform:translate(-50%)!important;align-items:flex-end!important;justify-content:center!important;gap:2px!important;pointer-events:none!important;overflow:hidden!important}.header-player-control.is-play .play-eq i,.promo-player-btn.is-play .play-eq i,.header-player-mini-eq i{display:block!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:5px!important;border-radius:999px!important;background:currentColor!important;transform-origin:bottom center!important;animation:leskovPlayerEq .9s ease-in-out infinite!important}.header-player-control.is-play .play-eq i:nth-child(2),.promo-player-btn.is-play .play-eq i:nth-child(2),.header-player-mini-eq i:nth-child(2){animation-delay:.14s!important}.header-player-control.is-play .play-eq i:nth-child(3),.promo-player-btn.is-play .play-eq i:nth-child(3),.header-player-mini-eq i:nth-child(3){animation-delay:.28s!important}@keyframes leskovPlayerEq{0%,to{height:4px;opacity:.72}50%{height:9px;opacity:1}}.header-player-btn .header-player-icon{display:block!important;width:20px!important;height:20px!important;margin:0!important;transform:none!important;animation:none!important}.header-player-btn .header-player-mini-eq{display:none!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:22px!important;height:16px!important;margin:0!important;padding:0!important;align-items:flex-end!important;justify-content:center!important;gap:3px!important;overflow:hidden!important}.header-player-btn.is-playing,.header-icon-btn.is-playing{box-shadow:0 0 0 4px #7ae6d21a!important}.header-player-btn.is-playing svg,.header-icon-btn.is-playing svg{animation:none!important}.player-button.is-playing{font-size:0!important;color:#07111f!important}.player-button.is-playing:before{content:"Ⅱ";display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;letter-spacing:-2px!important;line-height:1!important}.player-button.is-playing:after{content:"";position:absolute!important;left:50%!important;bottom:8px!important;width:18px!important;height:9px!important;transform:translate(-50%)!important;background:linear-gradient(currentColor,currentColor) left bottom/3px 5px no-repeat,linear-gradient(currentColor,currentColor) center bottom/3px 9px no-repeat,linear-gradient(currentColor,currentColor) right bottom/3px 6px no-repeat;opacity:.9;animation:leskovPlayerEqFade .9s ease-in-out infinite!important;border-radius:999px}@keyframes leskovPlayerEqFade{0%,to{opacity:.55}50%{opacity:1}}@media(max-width:760px){.header-player-control.is-play,.promo-player-btn.is-play{width:56px!important;height:56px!important;min-width:56px!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.player-button.is-playing:after{bottom:9px!important}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause{font-size:20px!important}}@media(min-width:761px)and (max-width:1180px){.header-player-control.is-play,.promo-player-btn.is-play{width:50px!important;height:50px!important;min-width:50px!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq{bottom:8px!important}}.header-player-btn,.header-icon-btn.header-player-btn,.header-player-control,.promo-player-btn,.player-button{--leskov-btn-size:52px;position:relative!important;isolation:isolate!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:var(--leskov-btn-size)!important;height:var(--leskov-btn-size)!important;min-width:var(--leskov-btn-size)!important;min-height:var(--leskov-btn-size)!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(135,160,205,.28)!important;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.22),transparent 34%),linear-gradient(145deg,#1c253df5,#0b101ef5)!important;color:#eef5ff!important;box-shadow:inset 0 1px #ffffff1a,0 10px 24px #00000047!important;overflow:hidden!important;line-height:1!important;text-align:center!important;cursor:pointer!important;transform:translateZ(0)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease!important}.header-player-btn:hover,.header-player-control:hover,.promo-player-btn:hover,.player-button:hover{transform:translateY(-1px) translateZ(0)!important;border-color:#7ef1d98a!important;box-shadow:inset 0 1px #ffffff24,0 14px 32px #00000057,0 0 0 4px #7ef1d914!important}@media(hover:none)and (pointer:coarse){.player-button:active,.player-button:focus-visible,.header-player-btn:active,.header-player-control:active,.promo-player-btn:active{transform:translateY(-1px) translateZ(0)!important;border-color:#7ef1d98a!important;box-shadow:inset 0 1px #ffffff24,0 14px 32px #00000057,0 0 0 4px #7ef1d914!important}}.header-player-control.is-play,.promo-player-btn.is-play,.player-button{--leskov-btn-size:58px;border:none!important;color:#061120!important;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.55),transparent 30%),linear-gradient(135deg,#77a9ff,#7cf1d4)!important;box-shadow:0 12px 30px #5ba6ff3d,0 0 0 1px #7ef1d940,inset 0 1px #ffffff59!important}.header-player-control.is-play:before,.promo-player-btn.is-play:before,.player-button:before{content:"";position:absolute!important;inset:5px!important;border-radius:inherit!important;background:linear-gradient(135deg,#ffffff47,#fff0 58%)!important;opacity:.85!important;z-index:-1!important;pointer-events:none!important}.header-player-control.is-play.is-playing,.promo-player-btn.is-play.is-playing,.player-button.is-playing,.header-player-btn.is-playing{border-color:#7ef1d994!important;box-shadow:0 0 0 5px #7ef1d91a,0 16px 36px #5ba6ff42,inset 0 1px #ffffff59!important;animation:leskovBtnBreath 1.8s ease-in-out infinite!important}@keyframes leskovBtnBreath{0%,to{filter:saturate(1);transform:translateZ(0) scale(1)}50%{filter:saturate(1.12);transform:translateZ(0) scale(1.025)}}.header-player-control.is-play .icon-play,.promo-player-btn.is-play .icon-play{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;transform:translate(2px)!important;font-size:20px!important;line-height:1!important;text-shadow:none!important}.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause{display:none!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0 0 7px!important;font-size:0!important;line-height:1!important}.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play{display:none!important}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause{display:inline-flex!important}.header-player-control.is-play.is-playing .icon-pause:before,.promo-player-btn.is-play.is-playing .icon-pause:before{content:"";width:16px!important;height:20px!important;background:linear-gradient(currentColor,currentColor) left center/5px 18px no-repeat,linear-gradient(currentColor,currentColor) right center/5px 18px no-repeat!important;border-radius:3px!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq{display:none!important;position:absolute!important;left:50%!important;bottom:10px!important;width:22px!important;height:11px!important;transform:translate(-50%)!important;align-items:flex-end!important;justify-content:center!important;gap:3px!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.header-player-control.is-play.is-playing .play-eq,.promo-player-btn.is-play.is-playing .play-eq{display:inline-flex!important}.header-player-control.is-play .play-eq i,.promo-player-btn.is-play .play-eq i,.header-player-mini-eq i{display:block!important;width:4px!important;min-width:4px!important;height:5px!important;border-radius:999px!important;background:currentColor!important;opacity:.92!important;transform-origin:bottom center!important;animation:leskovEqWave .82s ease-in-out infinite!important}.header-player-control.is-play .play-eq i:nth-child(2),.promo-player-btn.is-play .play-eq i:nth-child(2),.header-player-mini-eq i:nth-child(2){animation-delay:.13s!important}.header-player-control.is-play .play-eq i:nth-child(3),.promo-player-btn.is-play .play-eq i:nth-child(3),.header-player-mini-eq i:nth-child(3){animation-delay:.26s!important}@keyframes leskovEqWave{0%,to{height:4px;opacity:.62}35%{height:11px;opacity:1}70%{height:7px;opacity:.86}}.player-button{font-size:0!important}.player-button:after{content:"▶";display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;transform:translate(2px)!important;font-size:20px!important;font-weight:900!important;line-height:1!important;color:currentColor!important;background:none!important;position:static!important;opacity:1!important;animation:none!important}.player-button.is-playing:before{content:""!important;position:absolute!important;left:50%!important;top:43%!important;width:16px!important;height:19px!important;transform:translate(-50%,-50%)!important;background:linear-gradient(currentColor,currentColor) left center/5px 18px no-repeat,linear-gradient(currentColor,currentColor) right center/5px 18px no-repeat!important;border-radius:3px!important;z-index:1!important}.player-button.is-playing:after{content:""!important;position:absolute!important;left:50%!important;bottom:10px!important;width:22px!important;height:11px!important;transform:translate(-50%)!important;background:linear-gradient(currentColor,currentColor) 0 100%/4px 5px no-repeat,linear-gradient(currentColor,currentColor) 9px 100%/4px 11px no-repeat,linear-gradient(currentColor,currentColor) 18px 100%/4px 7px no-repeat!important;border-radius:999px!important;opacity:.92!important;animation:leskovEqGlow .82s ease-in-out infinite!important;z-index:1!important}@keyframes leskovEqGlow{0%,to{opacity:.58;filter:drop-shadow(0 0 0 rgba(6,17,32,0))}50%{opacity:1;filter:drop-shadow(0 0 5px rgba(6,17,32,.35))}}.header-player-btn .header-player-icon{display:block!important;width:21px!important;height:21px!important;margin:0!important;transform:translate(1px)!important;animation:none!important}.header-player-btn .header-player-mini-eq{display:none!important;position:absolute!important;left:50%!important;top:50%!important;width:25px!important;height:22px!important;transform:translate(-50%,-50%)!important;align-items:flex-end!important;justify-content:center!important;gap:4px!important;padding:0!important;margin:0!important;overflow:hidden!important}.header-player-btn.is-playing .header-player-icon{display:none!important}.header-player-btn.is-playing .header-player-mini-eq{display:inline-flex!important}.header-player-btn.is-playing .header-player-mini-eq i{height:9px!important;box-shadow:0 0 8px #7ef1d96b!important}@media(max-width:760px){.header-player-btn,.header-icon-btn.header-player-btn{--leskov-btn-size:84px!important}.header-player-control.is-play,.promo-player-btn.is-play,.player-button{--leskov-btn-size:64px!important}.header-player-control:not(.is-play),.promo-player-btn:not(.is-play){--leskov-btn-size:54px!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.player-button.is-playing:after{bottom:11px!important}}@media(min-width:761px)and (max-width:1180px){.header-player-control.is-play,.promo-player-btn.is-play,.player-button{--leskov-btn-size:54px!important}.header-player-control:not(.is-play),.promo-player-btn:not(.is-play){--leskov-btn-size:44px!important}}@media(prefers-reduced-motion:reduce){.header-player-control.is-play.is-playing,.promo-player-btn.is-play.is-playing,.player-button.is-playing,.header-player-btn.is-playing,.header-player-control.is-play .play-eq i,.promo-player-btn.is-play .play-eq i,.header-player-mini-eq i,.player-button.is-playing:after{animation:none!important}}.header-player-control.is-play,.promo-player-btn.is-play,.player-button,.header-player-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:0;line-height:1}.header-player-control.is-play .icon-play,.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-play,.promo-player-btn.is-play .icon-pause,.header-player-btn .header-player-icon,.header-player-control.is-play:before,.header-player-control.is-play:after,.promo-player-btn.is-play:before,.promo-player-btn.is-play:after,.player-button:before,.player-button:after{display:none;content:none;opacity:0}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:28px;height:24px;margin:0;padding:0;display:inline-flex;align-items:flex-end;justify-content:center;gap:4px;overflow:visible;pointer-events:none}.header-player-control.is-play .play-eq i,.promo-player-btn.is-play .play-eq i,.header-player-btn .header-player-mini-eq i,.player-button .player-activity i{display:block;flex:0 0 4px;width:4px;min-width:4px;border-radius:999px;background:currentColor;opacity:.86;transform-origin:bottom center;animation:none;box-shadow:0 0 10px #7cf1d338}.header-player-control.is-play .play-eq i:nth-child(1),.promo-player-btn.is-play .play-eq i:nth-child(1),.header-player-btn .header-player-mini-eq i:nth-child(1),.player-button .player-activity i:nth-child(1){height:9px;transform:scaleY(.72)}.header-player-control.is-play .play-eq i:nth-child(2),.promo-player-btn.is-play .play-eq i:nth-child(2),.header-player-btn .header-player-mini-eq i:nth-child(2),.player-button .player-activity i:nth-child(2){height:16px;transform:scaleY(.72)}.header-player-control.is-play .play-eq i:nth-child(3),.promo-player-btn.is-play .play-eq i:nth-child(3),.header-player-btn .header-player-mini-eq i:nth-child(3),.player-button .player-activity i:nth-child(3){height:12px;transform:scaleY(.72)}.header-player-control.is-play.is-playing .play-eq i,.promo-player-btn.is-play.is-playing .play-eq i,.header-player-btn.is-playing .header-player-mini-eq i,.player-button.is-playing .player-activity i{animation:leskovPlayerBarsStable .74s ease-in-out infinite}.header-player-control.is-play.is-playing .play-eq i:nth-child(2),.promo-player-btn.is-play.is-playing .play-eq i:nth-child(2),.header-player-btn.is-playing .header-player-mini-eq i:nth-child(2),.player-button.is-playing .player-activity i:nth-child(2){animation-delay:.12s}.header-player-control.is-play.is-playing .play-eq i:nth-child(3),.promo-player-btn.is-play.is-playing .play-eq i:nth-child(3),.header-player-btn.is-playing .header-player-mini-eq i:nth-child(3),.player-button.is-playing .player-activity i:nth-child(3){animation-delay:.24s}.header-player-control.is-play.is-playing,.promo-player-btn.is-play.is-playing,.player-button.is-playing,.header-player-btn.is-playing{border-color:#7cf1d38a;box-shadow:0 0 0 5px #7cf1d31f,0 18px 34px #00000042}@keyframes leskovPlayerBarsStable{0%,to{transform:scaleY(.42);opacity:.68}45%{transform:scaleY(1);opacity:1}72%{transform:scaleY(.62);opacity:.9}}@media(prefers-reduced-motion:reduce){.header-player-control.is-play.is-playing .play-eq i,.promo-player-btn.is-play.is-playing .play-eq i,.header-player-btn.is-playing .header-player-mini-eq i,.player-button.is-playing .player-activity i{animation:none}}.language-pref-card span{display:grid!important;gap:10px;width:100%;min-width:0}.language-pref-card small{max-width:100%;white-space:normal}.language-pref-select{width:100%;max-width:420px;margin-top:6px}@media(max-width:860px){.merch-modal{display:grid;place-items:center;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));overflow:auto}.merch-modal[hidden]{display:none!important}.merch-modal__card{width:min(92vw,420px);max-height:min(86svh,86vh);overflow:auto;margin:auto;padding:18px;border-radius:24px}.merch-modal__card h2{font-size:clamp(2rem,9vw,3rem);line-height:.98;padding-right:46px}.merch-modal .actions{display:grid;grid-template-columns:1fr}.header-player-panel:not([hidden]){display:flex;align-items:center;justify-content:center;min-height:100svh;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));overflow:auto;z-index:120;background:#050811e0}.header-player-panel .header-player-dialog{width:min(92vw,420px);max-height:min(86svh,86vh);overflow:auto;margin:auto}.header-player-panel .header-player-shell{max-height:none;overflow:visible;padding:18px;border-radius:24px}}.language-pref-card{display:block!important;padding:18px!important;overflow:visible!important;min-height:0!important}.language-pref-card>span{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:520px!important;white-space:normal!important;overflow:visible!important;word-break:normal!important;overflow-wrap:normal!important}.language-pref-card strong,.language-pref-card small{display:block!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;max-width:none!important}.language-pref-card .language-pref-select{display:block!important;width:100%!important;max-width:260px!important;min-width:160px!important;height:52px!important;padding:0 16px!important;font-size:1rem!important}@media(max-width:640px){.language-pref-card{padding:16px}.language-pref-card>span{max-width:100%}.language-pref-card .language-pref-select{max-width:100%}}.language-pref-card{display:block!important;width:100%!important;min-height:auto!important;align-items:initial!important;grid-template-columns:1fr!important;padding:18px!important;overflow:visible!important}.language-pref-card:before,.language-pref-card:after{display:none!important;content:none!important}.language-pref-card .language-pref-content{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;max-width:520px!important;min-width:0!important;white-space:normal!important}.language-pref-card .language-pref-content strong,.language-pref-card .language-pref-content small{display:block!important;width:auto!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}.language-pref-card .language-pref-select{display:block!important;width:min(100%,280px)!important;max-width:280px!important;min-width:180px!important;height:52px!important;line-height:52px!important;padding:0 16px!important;font-size:1rem!important}@media(max-width:640px){.language-pref-card{padding:16px}.language-pref-card .language-pref-content{max-width:100%}.language-pref-card .language-pref-select{width:100%;max-width:100%}}html,body{max-width:100%;overflow-x:hidden}.site-header,.header-inner,.header-actions,.header-notice-wrap{overflow:visible!important}.header-notice-dropdown{box-sizing:border-box;max-width:calc(100vw - 24px)}@media(min-width:700px)and (max-width:1180px)and (orientation:landscape){.site-header{padding-top:max(12px,env(safe-area-inset-top))!important}.header-notice-dropdown{top:calc(100% + 24px)!important;right:0!important;width:min(420px,calc(100vw - 48px))!important;max-height:calc(100vh - 132px)!important;overflow:auto!important}.header-notice-list{max-height:calc(100vh - 260px)!important}}@media(max-width:699px),(max-height:520px)and (orientation:landscape){.container,.auth-wrap,.install-shell,.profile-layout,.messenger-layout,.notifications-layout{width:calc(100vw - 16px)!important;max-width:100%!important}.site-header{position:relative!important;padding-top:max(8px,env(safe-area-inset-top))!important;overflow:visible!important}.header-inner{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:12px!important;border-radius:22px!important}.header-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}.header-notice-dropdown{position:fixed!important;left:8px!important;right:8px!important;top:calc(env(safe-area-inset-top) + 78px)!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 96px - env(safe-area-inset-top))!important;overflow:auto!important;z-index:2147482000!important}.header-notice-list{max-height:calc(100vh - 230px)!important}.section-head,.split-head{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}.featured-grid,.shop-grid,.track-grid,.people-grid,.content-grid,.gallery-grid,.dashboard-grid,.media-library-grid{grid-template-columns:1fr!important}}@media(orientation:landscape)and (max-height:520px){.hero,.section{padding-top:22px!important;padding-bottom:22px!important}.surface-card,.featured-card,.shop-card,.track-card,.content-card,.gallery-card{border-radius:20px!important}.header-notice-dropdown{top:calc(env(safe-area-inset-top) + 64px)!important;max-height:calc(100vh - 78px - env(safe-area-inset-top))!important}}.custom-file-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.custom-file-control{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px;min-width:0}.custom-file-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid rgba(122,165,255,.34);background:linear-gradient(135deg,#7aa5ff33,#79e3d21f);color:var(--text);font-weight:800;cursor:pointer;box-shadow:0 14px 30px #0000002e;transition:transform .18s ease,border-color .18s ease,background .18s ease}.custom-file-button:hover,.custom-file-button:focus-visible{transform:translateY(-1px);border-color:#79e3d28c;outline:none;background:linear-gradient(135deg,#7aa5ff47,#79e3d22e)}.custom-file-name{display:block;min-width:0;max-width:100%;color:var(--muted);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-file-control.has-file .custom-file-name{color:#dce8ff}.header-player-modes{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.header-player-mode{min-height:38px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:var(--muted);font-weight:800;cursor:pointer}.header-player-mode.is-active{color:#06111f;background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:transparent;box-shadow:0 12px 28px #00000038}.header-player-empty{border:1px dashed rgba(122,165,255,.24);background:#7aa5ff0f}.status-badge.custom-user-badge{background:linear-gradient(135deg,color-mix(in srgb,var(--badge-color) 78%,#fff 12%),var(--badge-color));border-color:color-mix(in srgb,var(--badge-color) 62%,#fff 14%);box-shadow:0 0 0 3px color-mix(in srgb,var(--badge-color) 16%,transparent),0 12px 26px #0000003d;overflow:hidden}.status-badge.custom-user-badge img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.status-badge.custom-user-badge span{font-size:.78rem;font-weight:900;color:#06111f}.badge-showcase{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.badge-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.badge-card .status-badge{flex:0 0 auto}.badge-card strong{display:block}.badge-card small{display:block;color:var(--muted);line-height:1.4}.stories-shell{display:grid;gap:14px}.stories-bar{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity}.story-bubble{flex:0 0 auto;width:86px;display:grid;gap:8px;justify-items:center;border:0;background:transparent;color:var(--text);cursor:pointer;scroll-snap-align:start}.story-ring{width:76px;height:76px;border-radius:999px;padding:3px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 16px 34px #00000038}.story-ring img,.story-ring video{width:100%;height:100%;border-radius:999px;object-fit:cover;border:3px solid rgba(6,11,22,.95);background:#050914}.story-bubble span{width:100%;font-size:.78rem;font-weight:800;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-create-card{display:grid;gap:12px;padding:16px;border-radius:22px;border:1px solid rgba(122,165,255,.14);background:#ffffff09}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.story-card{position:relative;display:grid;gap:10px;padding:10px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:0 8px 24px #00000026;overflow:hidden}.story-card .custom-media-player,.story-card>img,.story-card>video{width:100%;border-radius:18px;overflow:hidden}.story-card>img,.story-card>video{aspect-ratio:4/5;object-fit:cover;background:#050914}.story-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.85rem}.story-viewer{position:fixed;inset:0;z-index:2147482500;display:grid;place-items:center;padding:20px;background:#030710db;backdrop-filter:blur(18px)}.story-viewer[hidden]{display:none!important}.story-viewer__dialog{position:relative;width:min(94vw,520px);max-height:92svh;display:grid;gap:12px;padding:16px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0c1426f5,#050a14f5);box-shadow:0 34px 80px #00000075}.story-viewer__stage{display:grid;place-items:center;min-height:min(72svh,720px);border-radius:22px;overflow:hidden;background:#02050c}.story-viewer__stage img,.story-viewer__stage video{width:100%;max-height:min(72svh,720px);object-fit:contain;display:block}.story-viewer__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.story-viewer__meta{font-weight:900}.story-viewer__caption{color:var(--muted);line-height:1.45}.story-viewer__close,.story-viewer__nav{border:0;border-radius:999px;background:#ffffff14;color:var(--text);cursor:pointer}.story-viewer__close{width:42px;height:42px;font-size:1.4rem}.story-viewer__nav{position:absolute;top:50%;width:44px;height:44px;transform:translateY(-50%);font-size:1.8rem}.story-viewer__nav.is-prev{left:-18px}.story-viewer__nav.is-next{right:-18px}.call-video-grid{position:relative!important;display:block!important;width:100%!important;min-height:min(58svh,620px)!important;border-radius:28px!important;overflow:hidden!important;background:#02050b!important;border:1px solid rgba(255,255,255,.08)!important}#remoteCallVideo{display:block!important;width:100%!important;height:min(58svh,620px)!important;min-height:320px!important;object-fit:cover!important;border-radius:0!important;background:#02050b!important}#localCallVideo{position:absolute!important;right:18px!important;bottom:18px!important;width:clamp(124px,22vw,220px)!important;height:auto!important;aspect-ratio:3/4!important;min-height:0!important;opacity:1!important;clip:auto!important;clip-path:none!important;object-fit:cover!important;border-radius:20px!important;border:2px solid rgba(255,255,255,.72)!important;background:#07101d!important;box-shadow:0 24px 58px #0000007a,0 0 0 6px #7aa5ff24!important;z-index:4!important}@media(max-width:700px){.custom-file-control{display:grid;grid-template-columns:1fr}.custom-file-name{white-space:normal}.story-grid{grid-template-columns:1fr}.story-viewer{padding:10px}.story-viewer__dialog{width:min(96vw,440px);padding:12px;border-radius:22px}.story-viewer__nav{top:auto;bottom:18px;transform:none}.story-viewer__nav.is-prev{left:22px}.story-viewer__nav.is-next{right:22px}.call-video-grid{min-height:54svh;border-radius:22px}#remoteCallVideo{height:54svh;min-height:280px}#localCallVideo{right:12px;bottom:12px;width:116px;border-radius:18px}}.profile-quick-nav a.is-active{background:linear-gradient(135deg,#7aa5ff3d,#79e3d224);border-color:#79e3d257;color:var(--text)}body[data-profile-section=overview] .profile-main>section:not(#overview):not(#stories):not(#feed),body[data-profile-section=edit] .profile-main>section:not(#edit-profile),body[data-profile-section=gallery] .profile-main>section:not(#gallery),body[data-profile-section=friends] .profile-main>section:not(#friends):not(#blacklist):not(#friend-requests),body[data-profile-section=music] .profile-main>section:not(#music):not(#music-library),body[data-profile-section=premium] .profile-main>section:not(#premium),body[data-profile-section=badges] .profile-main>section:not(#badges),body[data-profile-section=settings] .profile-main>section:not(#preferences),body[data-profile-section=privacy] .profile-main>section:not(#preferences),body[data-profile-section=wallet] .profile-main>section:not(#wallet),body[data-profile-section=stories] .profile-main>section:not(#stories),body[data-profile-section=drafts] .profile-main>section:not(#drafts),body[data-profile-section=bookmarks] .profile-main>section:not(#bookmarks),body[data-profile-section=verification] .profile-main>section:not(#verification){display:none!important}body[data-profile-section=gallery] #gallery,body[data-profile-section=wallet] #wallet{display:grid!important}input[type=file]::file-selector-button{margin-right:12px;border:0;border-radius:999px;padding:10px 16px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#041022;font-weight:900;cursor:pointer;box-shadow:0 12px 26px #7aa5ff3d;transition:transform .18s ease,filter .18s ease}input[type=file]::file-selector-button:hover{transform:translateY(-1px);filter:brightness(1.05)}input[type=file]::-webkit-file-upload-button{margin-right:12px;border:0;border-radius:999px;padding:10px 16px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#041022;font-weight:900;cursor:pointer;box-shadow:0 12px 26px #7aa5ff3d}.profile-gallery-grid .gallery-tile,.profile-gallery-grid .gallery-tile .custom-media-player.is-video.is-compact{cursor:pointer}.profile-gallery-grid .gallery-tile .custom-media-player.is-video.is-compact .custom-media-player__media{width:100%;height:260px;max-height:260px;object-fit:cover;background:#030711}.profile-gallery-grid .gallery-tile .custom-media-player.is-video.is-compact .custom-media-player__controls{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-top:8px!important}.profile-gallery-grid .gallery-tile .custom-media-player.is-video.is-compact .custom-media-player__timeline{display:none!important}.story-card{overflow:hidden}.story-card .custom-media-player{padding:10px;border-radius:22px}.story-card .custom-media-player.is-video.is-compact .custom-media-player__media,.story-card>video{width:100%;aspect-ratio:9/16;max-height:360px;object-fit:cover;border-radius:18px;background:#030711}.story-card .custom-media-player.is-video.is-compact .custom-media-player__overlay,.story-card .custom-media-player.is-video.is-compact .custom-media-player__timeline{display:none!important}.story-card .custom-media-player.is-video.is-compact .custom-media-player__controls{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-top:8px!important}.story-card .custom-media-player.is-video.is-compact .custom-media-player__actions{margin-left:auto!important;display:flex!important;gap:6px!important}.story-card .custom-media-player .site-chip-btn{min-width:40px!important;min-height:40px!important;padding:0 10px!important}.gallery-modal{z-index:2147482400}.gallery-modal__dialog{width:min(1120px,calc(100vw - 160px));grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;margin:3vh auto;min-height:min(88vh,920px)}.gallery-modal__stage{min-height:min(80vh,820px);max-height:min(82vh,860px)}.gallery-modal__stage img,.gallery-modal__stage video,.gallery-modal__stage .custom-media-player{max-width:100%;max-height:min(82vh,860px)}.gallery-modal__stage .custom-media-player{width:min(100%,980px)}.gallery-modal__stage .custom-media-player__media{max-height:min(72vh,760px);object-fit:contain}.gallery-modal__close{top:-18px;right:-18px;width:54px;height:54px;z-index:8;background:#091121f0}.gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:7;width:58px;height:58px}.gallery-modal__nav.is-prev{left:-78px}.gallery-modal__nav.is-next{right:-78px}.gallery-modal__caption{grid-column:1}.story-viewer__nav{width:54px;height:54px;background:#091121e6;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 44px #00000052}.story-viewer__nav.is-prev{left:-86px}.story-viewer__nav.is-next{right:-86px}.comment-row__body{min-width:0;display:grid;gap:6px}.comment-row__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.comment-reply-btn{appearance:none;border:0;background:transparent;color:var(--accent);font-weight:800;cursor:pointer;width:max-content;padding:0;margin-top:2px}.comment-reply-btn.is-active,.comment-reply-btn:hover{color:var(--accent-2)}.comment-replies{display:grid;gap:10px;margin-top:10px;padding-left:18px;border-left:1px solid rgba(122,165,255,.22)}.comment-row--level-1,.comment-row--level-2{padding-top:8px}.comment-reply-form{margin-top:8px;grid-template-columns:minmax(0,1fr) auto}@media(max-width:860px){.gallery-modal__dialog{width:calc(100vw - 24px);min-height:auto;margin:5vh auto}.gallery-modal__nav{top:auto;bottom:18px;transform:none;width:48px;height:48px}.gallery-modal__nav.is-prev{left:18px}.gallery-modal__nav.is-next{right:18px}.gallery-modal__close{top:10px;right:10px}.gallery-modal__stage{min-height:55vh;max-height:72vh}.story-viewer__nav.is-prev{left:18px}.story-viewer__nav.is-next{right:18px}.comment-reply-form{grid-template-columns:1fr}}@media(min-width:701px){.story-viewer__dialog{width:min(88vw,620px)}}.admin-flash{position:relative;transition:opacity .32s ease,transform .32s ease,max-height .38s ease,margin .32s ease,padding .32s ease;cursor:pointer}.admin-flash.is-dismissing{opacity:0!important;transform:translateY(-10px)!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important;border-width:0!important}.post-translate-row{display:flex;align-items:center;gap:10px;margin:10px 0 6px;flex-wrap:wrap}.post-translate-btn{font-weight:900}.post-translation-box{margin:10px 0 4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(121,227,210,.22);background:#79e3d213;box-shadow:0 16px 34px #00000029}.post-translation-box strong{display:block;margin-bottom:6px;color:#9ff4e9}.post-translation-box p{margin:0;line-height:1.55}.post-translation-box.is-error{border-color:#df6f865c;background:#df6f861a;color:#ffd7df}.comment-reply-form.is-open{display:grid!important}.comment-replies{display:grid;gap:10px;margin-top:10px}.comment-row--level-1,.comment-row--level-2{margin-left:24px;border-left:2px solid rgba(121,227,210,.18);padding-left:12px}.comment-reply-btn{min-height:34px;padding:6px 10px!important;border-radius:999px!important;background:#7aa5ff1a!important;border:1px solid rgba(122,165,255,.18)!important;text-decoration:none!important}.comment-reply-btn.is-active{background:linear-gradient(135deg,var(--accent),var(--accent-2,#79e3d2))!important;color:#07111f!important}.header-player-modes{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;flex-wrap:wrap!important;width:100%;margin:8px 0 2px}.header-player-mode{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:9px 14px!important;border-radius:999px!important;line-height:1!important;white-space:nowrap}.header-player-mode:before{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#ffffff1a;font-size:14px}.header-player-mode[data-header-mode=repeat]:before{content:"↻"}.header-player-mode[data-header-mode=shuffle]:before{content:"⇄"}.header-player-mode[data-header-mode=sequential]:before{content:"☰"}.header-player-mode.is-active:before{background:#07111f2e}.header-player-control.is-play .play-eq,.player-button .player-activity{animation:leskovEqPulse 1s ease-in-out infinite}.header-player-control.is-play:not(.is-playing) .play-eq{opacity:.36;animation:leskovEqIdle 1.4s ease-in-out infinite}.header-player-control.is-play.is-playing .play-eq i,.player-button.is-playing .player-activity i{animation:leskovEqBars .75s ease-in-out infinite;transform-origin:bottom}.header-player-control.is-play.is-playing .play-eq i:nth-child(2),.player-button.is-playing .player-activity i:nth-child(2){animation-delay:.12s}.header-player-control.is-play.is-playing .play-eq i:nth-child(3),.player-button.is-playing .player-activity i:nth-child(3){animation-delay:.24s}@keyframes leskovEqBars{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1.18)}}@keyframes leskovEqIdle{0%,to{transform:scale(.98);opacity:.32}50%{transform:scale(1.05);opacity:.72}}@keyframes leskovEqPulse{0%,to{filter:drop-shadow(0 0 0 rgba(121,227,210,0))}50%{filter:drop-shadow(0 0 12px rgba(121,227,210,.45))}}.story-ring video{display:block}.story-ring video.has-frame{background:#050914}.story-viewer__dialog{isolation:isolate}.story-viewer__nav{z-index:3}.story-viewer__nav.is-prev{left:-120px}.story-viewer__nav.is-next{right:-120px}.story-viewer__stage video{background:#02050c;border-radius:20px}.story-card .custom-media-player__media{object-fit:cover}.story-card .custom-media-player.is-video .custom-media-player__media{background:#030711}.gallery-modal__close{top:-18px;right:-18px;z-index:4;box-shadow:0 16px 38px #00000059}.gallery-modal__nav{z-index:4}@media(max-width:860px){.story-viewer__nav.is-prev{left:14px}.story-viewer__nav.is-next{right:14px}.gallery-modal__nav.is-prev{left:14px}.gallery-modal__nav.is-next{right:14px}.header-player-modes{justify-content:center}.header-player-mode{flex:1 1 auto;min-width:110px}}html[lang=et] .custom-file-button:before{content:""}html[lang=et] input[type=file].custom-file-native+.custom-file-control .custom-file-button{font-size:0!important}html[lang=et] input[type=file].custom-file-native+.custom-file-control .custom-file-button:after{content:"Vali fail";font-size:1rem!important}html[lang=et] input[type=file].custom-file-native[multiple]+.custom-file-control .custom-file-button:after{content:"Vali failid"}html[lang=et] input[type=file].custom-file-native+.custom-file-control .custom-file-name{font-size:0!important}html[lang=et] input[type=file].custom-file-native+.custom-file-control:not(.has-file) .custom-file-name:after{content:"Faili pole valitud";font-size:.9rem!important}html[lang=et] input[type=file].custom-file-native+.custom-file-control.has-file .custom-file-name{font-size:.9rem!important}.header-player-now{grid-template-areas:"cover copy" "controls controls" "modes modes" "progress progress"!important}.header-player-modes{grid-area:modes!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;justify-content:stretch!important;gap:10px!important;width:100%!important;margin:6px 0 2px!important;flex-wrap:nowrap!important}.header-player-mode{width:100%!important;min-width:0!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:9px 12px!important;border-radius:999px!important;white-space:nowrap!important;text-align:center!important}.header-player-mode:before{display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#ffffff1a!important;flex:0 0 22px!important}.header-player-control.is-play.is-playing,.promo-player-btn.is-play.is-playing,.player-button.is-playing,.header-player-btn.is-playing{animation:none}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity,.player-button.is-playing:after{display:none;animation:none}.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play{display:none}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause{display:inline-flex}.header-player-btn.is-playing .header-player-icon{display:block}.story-ring video:not(.has-frame){background:radial-gradient(circle at 35% 28%,rgba(124,241,211,.2),transparent 34%),linear-gradient(135deg,#7aa5ff38,#081022f2)!important}.story-ring video:not(.has-frame):before{content:"▶"}@media(max-width:760px){.header-player-now{grid-template-areas:"cover" "copy" "controls" "modes" "progress"}.header-player-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.header-player-mode{font-size:.9rem;padding:8px}.header-player-mode:before{width:20px;height:20px}}.header-player-btn .header-player-icon{display:block;width:20px;height:20px;opacity:1;visibility:visible;fill:currentColor;transform:none;animation:none;content:normal}.header-player-btn:not(.is-playing) .header-player-mini-eq{display:none;opacity:0;visibility:hidden}.header-player-btn.is-playing .header-player-icon{display:none;opacity:0;visibility:hidden}.header-player-btn.is-playing .header-player-mini-eq{display:flex;opacity:1;visibility:visible}.header-player-control.is-play .icon-play,.promo-player-btn.is-play .icon-play{display:inline-flex;opacity:1;visibility:visible;align-items:center;justify-content:center}.header-player-control.is-play .icon-pause,.header-player-control.is-play .play-eq,.promo-player-btn.is-play .icon-pause,.promo-player-btn.is-play .play-eq,.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play{display:none;opacity:0;visibility:hidden}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause{display:inline-flex;opacity:1;visibility:visible}.header-player-control.is-play.is-playing .play-eq,.promo-player-btn.is-play.is-playing .play-eq{display:flex;opacity:1;visibility:visible}.call-video-grid{position:relative!important;display:block!important;min-height:min(62vh,560px)!important;border-radius:28px!important;overflow:hidden!important;background:#020712!important}.call-video-grid video#remoteCallVideo,#remoteCallVideo{display:block!important;width:100%!important;height:min(62vh,560px)!important;min-height:320px!important;object-fit:cover!important;border-radius:28px!important;background:radial-gradient(circle at 50% 45%,rgba(122,165,255,.12),transparent 44%),#020712!important;opacity:1!important;visibility:visible!important}.call-video-grid video#localCallVideo,#localCallVideo{position:absolute!important;right:18px!important;bottom:18px!important;width:clamp(132px,22vw,224px)!important;height:clamp(96px,16vw,156px)!important;min-height:0!important;display:block!important;opacity:1!important;visibility:visible!important;clip:auto!important;clip-path:none!important;overflow:hidden!important;pointer-events:auto!important;z-index:8!important;object-fit:cover!important;border-radius:20px!important;border:2px solid rgba(255,255,255,.76)!important;background:#07101d!important;box-shadow:0 24px 58px #00000080,0 0 0 6px #7aa5ff24!important;transform:scaleX(-1)!important}.call-video-grid:after{content:"Sina";position:absolute;right:28px;bottom:calc(-10px + clamp(96px,16vw,156px));z-index:9;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#050c18b8;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:4px 8px;pointer-events:none}@media(max-width:700px){.call-video-grid{min-height:54svh;border-radius:22px}.call-video-grid video#remoteCallVideo,#remoteCallVideo{height:54svh;min-height:280px;border-radius:22px}.call-video-grid video#localCallVideo,#localCallVideo{right:12px;bottom:12px;width:116px;height:92px;border-radius:18px}.call-video-grid:after{right:20px;bottom:76px;font-size:10px}}.custom-user-badge{background:linear-gradient(135deg,var(--badge-color),rgba(255,255,255,.18))!important;color:#fff!important;border:1px solid color-mix(in srgb,var(--badge-color) 74%,#fff 26%)!important;box-shadow:0 8px 22px color-mix(in srgb,var(--badge-color) 34%,transparent),inset 0 1px #ffffff52!important}.custom-user-badge--premium{outline:2px solid rgba(122,255,226,.18)!important}.custom-user-badge--soft{background:color-mix(in srgb,var(--badge-color) 24%,rgba(9,16,32,.94))!important;color:color-mix(in srgb,var(--badge-color) 72%,#fff 28%)!important}.custom-user-badge--solid{background:var(--badge-color)!important;color:#fff!important}.badge-showcase{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-table .custom-user-badge,.person-card .custom-user-badge{width:34px;height:34px}img{image-rendering:auto}.custom-media-player__media,video{backface-visibility:hidden;transform:translateZ(0)}.header-player-btn,.header-icon-btn.header-player-btn,.header-player-control.is-play,.promo-player-btn.is-play,.player-button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;line-height:1!important;text-align:center!important;box-sizing:border-box!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;animation:none!important}.header-player-control.is-play:before,.header-player-control.is-play:after,.promo-player-btn.is-play:before,.promo-player-btn.is-play:after,.player-button:before,.player-button:after{content:none!important;display:none!important;opacity:0!important}.header-player-control.is-play .icon-play,.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-play,.promo-player-btn.is-play .icon-pause,.player-button .icon-play,.player-button .icon-pause,.header-player-btn .header-player-icon{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;pointer-events:none!important;color:currentColor!important}.header-player-control.is-play .icon-play svg,.header-player-control.is-play .icon-pause svg,.promo-player-btn.is-play .icon-play svg,.promo-player-btn.is-play .icon-pause svg,.player-button .icon-play svg,.player-button .icon-pause svg,.header-player-btn .header-player-icon svg{display:block!important;width:23px!important;height:23px!important;fill:currentColor!important;transform:none!important;animation:none!important}.header-player-btn .header-player-icon svg{width:21px;height:21px}.header-player-control.is-play .icon-play svg,.promo-player-btn.is-play .icon-play svg,.player-button .icon-play svg,.header-player-btn .header-player-icon--play svg{transform:translate(1.5px)}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity,.player-button.is-playing:before,.player-button.is-playing:after,.header-player-control.is-play .icon-pause:before,.promo-player-btn.is-play .icon-pause:before,.player-button .icon-pause:before,.header-player-btn .header-player-icon--pause:before{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;animation:none!important}.header-player-btn,.header-player-control.is-play,.promo-player-btn.is-play,.player-button{position:relative!important;overflow:hidden!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.header-player-control.is-play .icon-play,.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-play,.promo-player-btn.is-play .icon-pause,.player-button .icon-play,.player-button .icon-pause,.header-player-btn .header-player-icon{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:none!important;color:currentColor!important;font-size:0!important;transform:none!important}.header-player-control.is-play .icon-play svg,.header-player-control.is-play .icon-pause svg,.promo-player-btn.is-play .icon-play svg,.promo-player-btn.is-play .icon-pause svg,.player-button .icon-play svg,.player-button .icon-pause svg,.header-player-btn .header-player-icon svg{display:block!important;width:22px!important;height:22px!important;fill:currentColor!important;transform:none!important;animation:none!important}.header-player-btn .header-player-icon svg{width:20px;height:20px}.header-player-control.is-play .icon-play svg,.promo-player-btn.is-play .icon-play svg,.player-button .icon-play svg,.header-player-btn .header-player-icon--play svg{transform:translate(1.4px)}.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause,.player-button .icon-pause,.header-player-btn .header-player-icon--pause,.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play,.player-button.is-playing .icon-play,.header-player-btn.is-playing .header-player-icon--play{display:none}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause,.player-button.is-playing .icon-pause,.header-player-btn.is-playing .header-player-icon--pause{display:flex}.header-player-btn.is-playing .header-player-icon{display:none}.header-player-btn.is-playing .header-player-icon--pause{display:flex}.player-button{font-size:0}html,body,*{scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}.header-player-control.is-play,.promo-player-btn.is-play,.player-button,.header-player-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;line-height:1}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity{display:none;visibility:hidden;opacity:0;animation:none}.header-player-control.is-play:before,.promo-player-btn.is-play:before,.player-button:before,.header-player-btn:before{content:none;display:none}.header-player-control.is-play:not(.is-playing):after,.promo-player-btn.is-play:not(.is-playing):after,.player-button:not(.is-playing):after,.header-player-btn:not(.is-playing):after{content:none;display:none}.header-player-control.is-play .icon-play,.promo-player-btn.is-play .icon-play,.player-button .icon-play,.header-player-btn .header-player-icon--play{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;color:currentColor;opacity:1;visibility:visible;pointer-events:none}.header-player-control.is-play .icon-play svg,.promo-player-btn.is-play .icon-play svg,.player-button .icon-play svg,.header-player-btn .header-player-icon--play svg{display:block;width:22px;height:22px;fill:currentColor;transform:translate(1.4px);animation:none}.header-player-btn .header-player-icon--play svg{width:20px;height:20px}.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause,.player-button .icon-pause,.header-player-btn .header-player-icon--pause,.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play,.player-button.is-playing .icon-play,.header-player-btn.is-playing .header-player-icon--play,.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause,.player-button.is-playing .icon-pause,.header-player-btn.is-playing .header-player-icon--pause{display:none;visibility:hidden;opacity:0}.header-player-control.is-play.is-playing:after,.promo-player-btn.is-play.is-playing:after,.player-button.is-playing:after{content:"";display:block;position:absolute;left:50%;top:50%;width:17px;height:22px;transform:translate(-50%,-50%);border-radius:2px;background:linear-gradient(90deg,#07111f 0 35%,transparent 35% 65%,#07111f 65% 100%);box-shadow:0 0 0 1px #07111f05;z-index:9;opacity:1;visibility:visible;pointer-events:none;animation:none}.header-player-btn.is-playing:after{content:"";display:block;position:absolute;left:50%;top:50%;width:15px;height:20px;transform:translate(-50%,-50%);border-radius:2px;background:linear-gradient(90deg,#f3f8ff 0 35%,transparent 35% 65%,#f3f8ff 65% 100%);box-shadow:0 0 14px #7cf1d338;z-index:9;opacity:1;visibility:visible;pointer-events:none;animation:none}.header-player-control.is-play.is-playing,.promo-player-btn.is-play.is-playing,.player-button.is-playing,.header-player-btn.is-playing{animation:none;border-color:#7cf1d38c;box-shadow:0 0 0 5px #7cf1d31c,0 18px 34px #00000042}.call-video-grid:after{content:"Вы"!important}#localCallVideo{background:linear-gradient(135deg,#0a1223f5,#040a14fa)!important}#localCallVideo.has-local-frame{background:#020712!important}@media(max-width:700px){.call-overlay{align-items:stretch!important;padding:10px 8px calc(10px + env(safe-area-inset-bottom))!important}.call-overlay__card{width:100%!important;max-height:calc(100svh - 20px)!important;overflow:auto!important;padding:16px!important;border-radius:24px!important}.call-video-grid{height:clamp(420px,64svh,620px)!important;min-height:clamp(420px,64svh,620px)!important;border-radius:24px!important;background:transparent!important}.call-video-grid video#remoteCallVideo,#remoteCallVideo{height:100%!important;min-height:100%!important;border-radius:24px!important;object-fit:cover!important;background:#020712!important}.call-video-grid video#localCallVideo,#localCallVideo{right:12px!important;bottom:12px!important;width:clamp(118px,34vw,148px)!important;height:clamp(92px,25vw,116px)!important;border-radius:18px!important}.call-video-grid:after{right:22px!important;bottom:calc(-14px + clamp(92px,25vw,116px))!important;font-size:10px!important}}@media(max-width:860px){.profile-player-fab,body.public-user-page .profile-player-fab,body.profile-page .profile-player-fab,body:has(.messenger-layout) .profile-player-fab{left:auto!important;right:max(12px,env(safe-area-inset-right))!important;bottom:calc(72px + env(safe-area-inset-bottom))!important;transform:none!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 24px)!important;min-height:42px!important;padding:9px 13px!important;border-radius:999px!important;font-size:.92rem!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.profile-player-fab.is-promo,body.public-user-page .profile-player-fab.is-promo{width:auto!important;max-width:calc(100vw - 24px)!important}body.has-promo-player .profile-player-fab.is-promo{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:560px){.header-player-now{grid-template-areas:"cover" "copy" "controls" "modes" "progress"!important}.header-player-modes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;min-width:0!important}.header-player-mode{min-width:0!important;width:100%!important;min-height:40px!important;padding:8px 4px!important;gap:0!important;font-size:clamp(.68rem,2.65vw,.8rem)!important;letter-spacing:-.02em!important;line-height:1.05!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}.header-player-mode:before{display:none!important;content:none!important}.header-player-mode[data-header-mode=sequential]{font-size:clamp(.64rem,2.45vw,.76rem)!important}}.call-video-grid video#localCallVideo,#localCallVideo{backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;will-change:auto!important;contain:paint!important}.call-video-grid video#remoteCallVideo,#remoteCallVideo{will-change:auto!important}.call-status-chip{transition:opacity .22s ease,transform .22s ease}.messages-page .gift-grid.compact-gifts,.public-user-page .gift-grid.compact-gifts{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important;gap:12px!important;max-height:min(50vh,430px)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:2px!important;scrollbar-width:none!important}.messages-page .gift-grid.compact-gifts::-webkit-scrollbar,.public-user-page .gift-grid.compact-gifts::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.messages-page .gift-card,.public-user-page .gift-card{gap:8px!important;padding:12px!important;border-radius:18px!important}.messages-page .gift-card img,.public-user-page .gift-card img{max-height:138px!important;object-fit:contain!important;border-radius:15px!important}.messages-page .gift-card .admin-input,.public-user-page .gift-card .admin-input{min-height:42px!important;padding:10px 12px!important;font-size:.92rem!important}.messages-page .gift-card .site-btn,.public-user-page .gift-card .site-btn{min-height:40px!important;padding:9px 12px!important;font-size:.92rem!important}@media(max-width:720px){.messages-page .gift-grid.compact-gifts,.public-user-page .gift-grid.compact-gifts{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:44vh!important}.messages-page .gift-card img,.public-user-page .gift-card img{max-height:112px!important}}.profile-gallery-grid,.music-search-results,#music-library .music-list,#friends .gift-list,#friend-requests .gift-list,#blacklist .gift-list,.story-grid,.stories-bar{overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.profile-gallery-grid::-webkit-scrollbar,.music-search-results::-webkit-scrollbar,#music-library .music-list::-webkit-scrollbar,#friends .gift-list::-webkit-scrollbar,#friend-requests .gift-list::-webkit-scrollbar,#blacklist .gift-list::-webkit-scrollbar,.story-grid::-webkit-scrollbar,.stories-bar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.profile-gallery-grid{max-height:min(72vh,760px)!important;padding:2px!important}.music-search-results{max-height:min(50vh,460px)!important;padding:2px!important}#music-library .music-list,#friends .gift-list,#friend-requests .gift-list,#blacklist .gift-list{max-height:min(52vh,520px)!important;padding:2px!important}.story-grid{max-height:min(58vh,620px)!important;padding:2px!important}.stories-bar{padding-bottom:8px!important}.profile-friends-search{margin:12px 0 16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px!important;align-items:center!important}.friends-subtitle{margin:18px 0 10px!important;font-size:1.05rem!important}.friend-search-results{margin-bottom:16px!important}.friend-search-card .gift-item-link{width:100%}@media(max-width:720px){.profile-friends-search{grid-template-columns:1fr}.profile-friends-search .site-btn{width:100%}.profile-gallery-grid,.music-search-results,#music-library .music-list,#friends .gift-list,#friend-requests .gift-list,#blacklist .gift-list,.story-grid{max-height:54vh}}.report-button-form{display:inline-flex;margin:0!important;vertical-align:middle}.report-action{border:1px solid rgba(223,111,134,.32)!important;background:#df6f861a!important;color:#ffd1da!important;border-radius:999px!important;min-height:34px!important;padding:0 12px!important;font-weight:800!important}.report-action:hover{background:#df6f862e!important;color:#fff!important}.comment-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.feed-actions{display:flex!important;align-items:center;gap:10px;flex-wrap:wrap}.message-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.friend-search-results{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;max-height:420px;overflow:auto;scrollbar-width:none}.friend-search-results::-webkit-scrollbar{display:none}.friend-search-card{min-width:0!important;width:100%!important;display:block!important;overflow:hidden}.friend-search-card .gift-item-link{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;text-decoration:none!important;color:var(--text)!important}.friend-search-card .avatar-stack{width:58px!important;height:58px!important;min-width:58px!important}.friend-search-card strong{display:block!important;white-space:normal!important;overflow:visible!important;word-break:normal!important;line-height:1.15!important}.friend-search-card .small{white-space:normal!important;word-break:normal!important;overflow:visible!important;line-height:1.35!important}.story-strip,.story-grid,.profile-gallery-grid,.gallery-grid,.music-list,.friend-list,.gift-list,.friend-search-results,.profile-music-search-results,.profile-uploaded-tracks,.profile-playlist-tracks,.profile-stories-list,.friends-list,.blacklist-list{overflow:auto;scrollbar-width:none}.story-strip::-webkit-scrollbar,.story-grid::-webkit-scrollbar,.profile-gallery-grid::-webkit-scrollbar,.gallery-grid::-webkit-scrollbar,.music-list::-webkit-scrollbar,.friend-list::-webkit-scrollbar,.gift-list::-webkit-scrollbar,.friend-search-results::-webkit-scrollbar,.profile-music-search-results::-webkit-scrollbar,.profile-uploaded-tracks::-webkit-scrollbar,.profile-playlist-tracks::-webkit-scrollbar,.profile-stories-list::-webkit-scrollbar,.friends-list::-webkit-scrollbar,.blacklist-list::-webkit-scrollbar{display:none}.story-grid{max-height:620px}.story-card,.story-item,.story-tile{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.story-card:hover,.story-item:hover,.story-tile:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000040}.story-card .small,.story-card figcaption,.story-tile .small,.story-tile figcaption,.story-item .small{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.9);font-weight:800}.story-card form button,.story-tile form button,.story-item form button,.story-delete-btn{background:#080f1ec7!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:0 10px 30px #00000059!important;border-radius:999px!important}.story-card:after,.story-tile:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.58))}.home-event-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.home-event-backdrop{position:absolute;inset:0;background:#030812b8;backdrop-filter:blur(16px)}.home-event-card{position:relative;z-index:1;width:min(560px,calc(100vw - 28px));padding:32px;border-radius:34px;border:1px solid rgba(121,227,210,.28);background:radial-gradient(circle at 20% 0,rgba(122,165,255,.25),transparent 34%),radial-gradient(circle at 88% 18%,rgba(121,227,210,.22),transparent 34%),linear-gradient(180deg,#0a1426fa,#070d1af5);box-shadow:0 32px 100px #00000094;overflow:hidden}.home-event-card:before{content:"✦ ✧ ✦ ✧ ✦";position:absolute;top:18px;right:64px;color:#79e3d2b3;letter-spacing:12px;animation:eventSpark 3.6s ease-in-out infinite}.home-event-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-size:28px;font-weight:800}.home-event-eyebrow{display:inline-flex;padding:8px 13px;border-radius:999px;border:1px solid rgba(121,227,210,.35);background:#79e3d21a;color:#dffff9;font-weight:900;letter-spacing:.08em;font-size:.78rem}.home-event-card h2{margin:16px 0 10px;font-size:clamp(2rem,7vw,4rem);line-height:.96}.home-event-card p{color:var(--muted);font-size:1.05rem;line-height:1.55}.home-event-stats{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.home-event-stats strong{font-size:2rem}.home-event-timer{min-height:24px;color:#d8fff7;font-weight:800}.home-event-button{display:flex;align-items:center;justify-content:center;min-height:54px;margin-top:18px;border-radius:20px;background:linear-gradient(90deg,var(--accent),var(--accent2));color:#071122;text-decoration:none;font-weight:950}.home-event-button:hover{transform:translateY(-1px)}@keyframes eventSpark{50%{transform:translateY(8px);opacity:.35}}@media(max-width:700px){.friend-search-results{grid-template-columns:1fr}.home-event-card{padding:24px;border-radius:26px}.profile-player-fab,.global-player-fab,[data-open-floating-player]{font-size:.9rem;min-height:44px;padding:0 16px;border-radius:16px}}.home-event-card{isolation:isolate}.home-event-card:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,214,102,.2),transparent 8%),radial-gradient(circle at 82% 28%,rgba(255,116,146,.18),transparent 7%),radial-gradient(circle at 78% 78%,rgba(121,227,210,.16),transparent 9%);animation:eventFireworks 4.8s ease-in-out infinite}.home-event-form{margin:0}.home-event-button{position:relative;z-index:3;width:100%;min-height:58px;border:0;cursor:pointer;font-size:1.02rem;letter-spacing:.01em;color:#061121!important;text-shadow:none!important;opacity:1!important;background:linear-gradient(100deg,#6ea8ff,#79e3d2)!important;box-shadow:0 18px 44px #79e3d233,inset 0 1px #ffffff6b!important}.home-event-button:hover{filter:saturate(1.08) brightness(1.03)}.home-event-lang{position:absolute;top:16px;right:68px;z-index:4;display:flex;gap:6px}.home-event-lang button{min-width:42px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#dce8ff;font-weight:900;cursor:pointer}.home-event-lang button.is-active{background:linear-gradient(90deg,var(--accent),var(--accent2));color:#061121;border-color:transparent}.cookie-banner{z-index:10050!important}.cookie-banner[hidden]{display:none!important}@keyframes eventFireworks{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@media(max-width:640px){.home-event-lang{top:14px;right:62px}.home-event-button{min-height:52px;font-size:.95rem}.home-event-card p{font-size:.98rem}}.home-event-reopen{position:fixed;left:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:9998;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;max-width:min(360px,calc(100vw - 36px));padding:0 18px;border:1px solid rgba(121,227,210,.35);border-radius:999px;background:linear-gradient(135deg,#0c1930f5,#12303af0);color:#eef4ff;font-weight:900;box-shadow:0 18px 48px #00000061;cursor:pointer}.home-event-reopen[hidden]{display:none!important}@media(max-width:640px){.home-event-reopen{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));max-width:none}}.cookie-banner .button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;border:1px solid rgba(126,153,198,.28);background:linear-gradient(180deg,#ffffff0f,#ffffff06);color:#eef4ff;text-decoration:none;font-weight:900;box-shadow:inset 0 1px #ffffff14;opacity:1}.cookie-banner .button-secondary:hover{border-color:#79e3d266;background:#79e3d217}.home-event-card{isolation:isolate!important;overflow:hidden!important}.home-event-card:before{z-index:0!important;pointer-events:none!important;right:148px!important;top:24px!important;opacity:.55!important}.home-event-card:after{z-index:0!important;pointer-events:none!important}.home-event-card>*{position:relative;z-index:1}.home-event-lang,.home-event-close{z-index:20!important}.home-event-lang{top:18px!important;right:74px!important;padding:3px!important;border-radius:999px;background:#050b187a!important;backdrop-filter:blur(8px)}.home-event-button[disabled],.home-event-button[aria-disabled=true]{cursor:not-allowed!important;filter:grayscale(.35)!important;opacity:.68!important;box-shadow:none!important}.public-user-page .promo-player-collapse,.promo-player-bar .promo-player-collapse{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:absolute!important;top:10px!important;right:10px!important;z-index:12!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#121c34eb!important;color:#eef4ff!important;font-size:20px!important;font-weight:900!important;line-height:1!important}@media(max-width:640px){.cookie-actions{gap:10px!important}.home-event-lang{top:14px!important;right:62px!important;transform:scale(.92);transform-origin:top right}.home-event-card:before{right:132px!important;top:22px!important;letter-spacing:8px!important;font-size:.78rem!important}.home-event-card h2{padding-right:0!important}.public-user-page .promo-player-collapse,.promo-player-bar .promo-player-collapse{top:8px!important;right:8px!important;width:34px!important;height:34px!important;min-width:34px!important}}.message-media-label--sticker+.message-sticker~.message-actions-row .report-button-form,.message-media-label--gift~.message-actions-row .report-button-form,.message-media-label--audio~.message-actions-row .report-button-form,.message-media-label--video~.message-actions-row .report-button-form,.message-voice-shell~.message-actions-row .report-button-form,.message-audio-shell~.message-actions-row .report-button-form,.message-video-shell~.message-actions-row .report-button-form{display:none!important}.home-event-card:before{top:24px!important;right:152px!important;z-index:0!important;opacity:.45!important;pointer-events:none!important;letter-spacing:10px!important;white-space:nowrap!important;max-width:210px!important;overflow:hidden!important}.home-event-lang{position:absolute!important;top:18px!important;right:74px!important;left:auto!important;z-index:30!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:4px!important;width:auto!important;min-width:0!important;height:auto!important;border-radius:999px!important;background:#050b18b8!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 14px 36px #00000047!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.home-event-lang button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:42px!important;height:34px!important;padding:0 12px!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff0e!important;color:#dfeaff!important;font-size:.82rem!important;font-weight:950!important;line-height:1!important;letter-spacing:.03em!important;box-shadow:none!important;transform:none!important;position:relative!important;inset:auto!important}.home-event-lang button.is-active{background:linear-gradient(100deg,#6ea8ff,#79e3d2)!important;color:#061121!important;border-color:transparent!important;box-shadow:0 10px 24px #79e3d22e!important}.home-event-close{z-index:35!important}@media(max-width:640px){.home-event-card{padding-top:68px!important}.home-event-lang{top:18px!important;right:62px!important;transform:none!important}.home-event-lang button{min-width:38px!important;height:32px!important;padding:0 10px!important;font-size:.78rem!important}.home-event-card:before{top:24px!important;right:128px!important;max-width:130px!important;letter-spacing:7px!important;opacity:.35!important}}body.home-music-expanded .track-grid.is-collapsed .home-track-card.is-extra-track,.track-grid.is-expanded .home-track-card.is-extra-track,.track-grid.is-searching .home-track-card.is-extra-track{display:grid!important}.track-grid.is-collapsed:not(.is-expanded):not(.is-searching) .home-track-card.is-extra-track{display:none!important}.music-collapse-actions{display:flex;justify-content:center;margin-top:22px}.music-collapse-actions .button{min-width:min(280px,100%)}.home-scroll-top{position:fixed;right:22px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:90;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;border:1px solid rgba(121,227,210,.32);background:linear-gradient(135deg,#101e3af0,#133e44eb);color:#ecf5ff;font-size:1.45rem;font-weight:950;box-shadow:0 18px 46px #00000059,0 0 0 6px #79e3d214;cursor:pointer;opacity:0;transform:translateY(12px) scale(.96);transition:opacity .2s ease,transform .2s ease,border-color .2s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-scroll-top.is-visible{opacity:1;transform:translateY(0) scale(1)}.home-scroll-top:hover{border-color:#79e3d28c;transform:translateY(-2px) scale(1.02)}.home-scroll-top[hidden]{display:none!important}@media(max-width:640px){.home-scroll-top{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));width:46px;height:46px;font-size:1.25rem}}.public-user-page .promo-player-bar,.promo-player-bar[data-promo-player]{padding-right:64px!important}.public-user-page .promo-player-collapse,.promo-player-bar .promo-player-collapse{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:absolute!important;top:12px!important;right:12px!important;z-index:40!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;color:#fff!important;background:#09101feb!important;border:1px solid rgba(255,255,255,.18)!important;font-size:23px!important;font-weight:950!important;line-height:1!important;text-indent:0!important;overflow:visible!important}@media(max-width:720px){.public-user-page .promo-player-bar,.promo-player-bar[data-promo-player]{padding-right:58px!important}.public-user-page .promo-player-collapse,.promo-player-bar .promo-player-collapse{top:10px!important;right:10px!important;width:40px!important;height:40px!important;min-width:40px!important}}body.public-user-page .promo-player-bar .promo-player-collapse,body.public-user-page .promo-player-bar[data-promo-player] .promo-player-collapse{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:absolute!important;top:12px!important;right:12px!important;z-index:60!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;color:#fff!important;background:#09101ff0!important;border:1px solid rgba(255,255,255,.18)!important;font-size:23px!important;font-weight:950!important;line-height:1!important;text-indent:0!important;overflow:visible!important}@media(max-width:720px){body.public-user-page .promo-player-bar .promo-player-collapse,body.public-user-page .promo-player-bar[data-promo-player] .promo-player-collapse{top:10px!important;right:10px!important;width:40px!important;height:40px!important;min-width:40px!important}}.track-social-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0 10px;color:var(--muted);font-weight:800;font-size:.88rem}.track-premium-actions,.track-action-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.track-mini-form{display:inline-flex;margin:0}.tiny-action.is-active,.site-btn.is-active{border-color:#7ee7daa6!important;background:linear-gradient(135deg,#68a6ff59,#6fe5d247)!important;color:#fff!important}.like-details{display:inline-flex;position:relative;align-items:center;max-width:100%}.like-details>summary{cursor:pointer;list-style:none;border:1px solid rgba(151,174,214,.24);border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800;color:var(--text);background:#ffffff0a}.like-details[open]>summary{border-color:#7ee7da73;background:#7ee7da1c}.likers-list{display:grid;gap:8px;min-width:220px;max-width:min(320px,80vw);padding:10px;margin-top:8px;border:1px solid rgba(151,174,214,.22);border-radius:18px;background:#080e1cfa;box-shadow:0 24px 55px #00000059;position:absolute;z-index:30}.likers-list a{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;color:var(--text);text-decoration:none;font-weight:800}.likers-list img{width:30px;height:30px;border-radius:999px;object-fit:cover}.repost-preview{border:1px solid rgba(126,231,218,.22);border-radius:18px;background:#7ee7da14;padding:12px 14px;margin:10px 0;color:var(--text);font-weight:800}.story-social-panel{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid rgba(151,174,214,.16);border-radius:18px;background:#ffffff09}.story-comment-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.story-comment-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;border-top:1px solid rgba(151,174,214,.14);padding-top:8px;color:var(--muted)}.header-player-save-form{display:flex;justify-content:center;margin-top:10px}.home-event-lang{position:relative;z-index:5;display:flex;gap:6px;align-items:center;justify-content:flex-end;margin:0 46px 12px 0}.home-event-lang button{min-width:42px;height:36px;border-radius:999px;border:1px solid rgba(151,174,214,.25);background:#080e1cb8;color:var(--text);font-weight:900}.home-event-lang button.is-active{background:linear-gradient(135deg,#6aa7ff,#70e3d5);color:#08111f}.home-event-modal .home-event-close{z-index:6}.profile-player-fab,.home-event-reopen,.scroll-top-btn{transition:opacity .18s ease,transform .18s ease}.header-player-open .home-event-reopen,.header-player-open .scroll-top-btn,.has-promo-player .home-event-reopen,.has-promo-player .scroll-top-btn{opacity:0!important;pointer-events:none!important;transform:translateY(12px) scale(.96)!important}.track-grid.is-collapsed .home-track-card.is-extra-track{display:none}.track-grid.is-expanded .home-track-card.is-extra-track,.track-grid.is-searching .home-track-card.is-extra-track{display:flex}@media(max-width:640px){.home-event-reopen{font-size:.82rem;padding:8px 12px;border-radius:999px;left:12px;bottom:84px;max-width:calc(100vw - 24px)}.scroll-top-btn{right:12px;bottom:84px}.story-comment-form{grid-template-columns:1fr}.like-details{display:flex}.likers-list{position:static;min-width:0;width:100%}.header-player-save-form .site-btn{width:100%}.track-premium-actions,.track-action-row{gap:6px}.home-event-lang{justify-content:flex-start;margin:0 48px 10px 0}.home-event-card{overflow:hidden}.home-event-card:before,.home-event-card:after{pointer-events:none}}.home-event-card{padding-top:76px!important}.home-event-card:before{top:28px!important;right:168px!important;z-index:0!important;pointer-events:none!important;opacity:.38!important;max-width:170px!important;overflow:hidden!important}.home-event-lang{position:absolute!important;top:20px!important;right:70px!important;left:auto!important;margin:0!important;z-index:45!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;max-width:none!important;min-width:0!important;padding:4px!important;border-radius:999px!important;background:#050b18c7!important;border:1px solid rgba(151,174,214,.18)!important;box-shadow:0 16px 40px #0000004d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.home-event-lang button{position:static!important;inset:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:40px!important;height:32px!important;margin:0!important;padding:0 11px!important;border-radius:999px!important;font-size:.8rem!important;font-weight:950!important;line-height:1!important;letter-spacing:.03em!important}.home-event-close{z-index:50!important}.header-player-open .home-event-reopen,.header-player-open .home-scroll-top,.header-player-open .scroll-top-btn,.has-promo-player .home-event-reopen,.has-promo-player .home-scroll-top,.has-promo-player .scroll-top-btn{opacity:0!important;pointer-events:none!important;transform:translateY(12px) scale(.96)!important}@media(max-width:640px){.home-event-reopen{font-size:.74rem!important;min-height:34px!important;padding:7px 10px!important;border-radius:999px!important;max-width:calc(100vw - 22px)!important}.home-event-card{padding-top:72px!important}.home-event-lang{top:18px!important;right:62px!important;gap:4px!important;padding:3px!important}.home-event-lang button{min-width:36px!important;height:30px!important;padding:0 9px!important;font-size:.76rem!important}.home-event-card:before{right:126px!important;top:26px!important;max-width:112px!important;letter-spacing:7px!important;opacity:.26!important}}.comment-actions,.story-social-actions,.gallery-social-actions,.track-action-row,.track-premium-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}.comment-actions form,.story-social-actions form,.gallery-social-actions form,.track-action-row form,.track-premium-actions form{margin:0;display:inline-flex}.tiny-action,.track-premium-actions .tiny-action,.track-mini-form .tiny-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important;width:auto!important;max-width:100%!important;min-height:34px!important;padding:7px 12px!important;border-radius:999px!important;border:1px solid rgba(126,153,198,.32)!important;background:#0c1628e0!important;color:var(--text,#eef4ff)!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important;box-shadow:none!important}.tiny-action.is-active{background:linear-gradient(135deg,#7aa5ff40,#79e3d238)!important;border-color:#79e3d285!important;color:#dffef8!important}.tiny-action.is-static{opacity:.82;pointer-events:none}.like-details{position:relative;display:inline-flex;max-width:100%}.like-details>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(126,153,198,.25);background:#0b1323d1;font-weight:900;white-space:nowrap}.like-details>summary::-webkit-details-marker{display:none}.like-details[open] .likers-list,.like-details[open] .likers-summary{position:absolute;z-index:80;top:calc(100% + 8px);left:0;width:min(320px,86vw);max-height:260px;overflow:auto;background:#080f1efa;border:1px solid rgba(126,153,198,.28);border-radius:18px;padding:10px;box-shadow:0 24px 70px #00000073}.comment-row{min-width:0}.comment-row__body{min-width:0;overflow:visible}.comment-row p{overflow-wrap:anywhere}.feed-card[data-post-id]{content-visibility:auto;contain-intrinsic-size:420px}.story-card,.story-tile,.profile-story-card{position:relative;overflow:hidden;border-radius:26px;background:#080f1ee0}.story-social-panel,.gallery-social-panel{position:relative;z-index:4;width:100%;max-width:100%;margin-top:10px;padding:10px;border-radius:18px;background:#070d1ab8;border:1px solid rgba(126,153,198,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.story-comment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;max-width:100%;padding:8px;border-radius:14px;background:#ffffff09}.story-comment-row>span{min-width:0;overflow-wrap:anywhere}.story-comment-row .comment-actions{justify-content:flex-end}.story-card .like-details[open] .likers-list,.story-card .like-details[open] .likers-summary,.gallery-social-panel .like-details[open] .likers-list,.gallery-social-panel .like-details[open] .likers-summary{right:0;left:auto}.gallery-tile--social{display:flex;flex-direction:column;gap:10px;overflow:visible!important}.profile-gallery-grid{align-items:start}.gallery-comments-mini{display:grid;gap:8px;max-height:220px;overflow:auto;scrollbar-width:none}.gallery-comments-mini::-webkit-scrollbar{display:none}.gallery-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px}.gallery-modal__social{width:min(860px,92vw);max-height:34vh;overflow:auto;margin:10px auto 0;padding:10px;border-radius:18px;background:#080f1ed1;border:1px solid rgba(126,153,198,.25);scrollbar-width:none}.gallery-modal__social::-webkit-scrollbar{display:none}.track-card .track-premium-actions,.track-card .track-mini-form{margin-top:10px}.track-card .tiny-action{min-height:32px!important;font-size:.92rem!important}.track-card .site-btn,.music-card .site-btn{white-space:normal}.header-player-save-form .site-btn{min-width:128px;border-color:#79e3d273!important;background:linear-gradient(135deg,#7aa5ff2e,#79e3d233)!important}.profile-player-fab.is-hidden-by-player,.home-event-reopen.is-hidden-by-player,.home-scroll-top.is-hidden-by-player{opacity:0!important;pointer-events:none!important;transform:translateY(12px) scale(.96)!important}.verification-requirements{padding:14px;border-radius:20px;background:#0c1628b3;border:1px solid rgba(126,153,198,.18);margin-bottom:14px}.verification-requirements ul{margin:8px 0 0 20px;padding:0}@media(max-width:720px){.comment-actions,.story-social-actions,.gallery-social-actions,.track-action-row,.track-premium-actions{gap:6px}.tiny-action,.like-details>summary{min-height:30px!important;padding:6px 10px!important;font-size:.82rem!important}.story-comment-row{grid-template-columns:1fr}.story-comment-row .comment-actions{justify-content:flex-start}.gallery-comment-form{grid-template-columns:1fr}.like-details[open] .likers-list,.like-details[open] .likers-summary{position:fixed;inset:auto 12px 90px!important;width:auto;max-height:45vh}.profile-player-fab{font-size:.78rem!important;min-height:34px!important;padding:8px 12px!important;border-radius:999px!important}}body.header-player-open{overflow:auto!important}.header-player-panel[hidden],.gallery-modal[hidden]{display:none!important}.header-player-panel{overscroll-behavior:contain}.header-player-backdrop,.gallery-backdrop{backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05)}.profile-player-fab.is-playing,[data-open-promo-player].is-playing,.promo-player-btn.is-playing,.header-player-btn.is-playing{box-shadow:0 0 0 4px #79e3d22e,0 18px 42px #00000059!important}.has-promo-player .cookie-banner{bottom:max(116px,calc(env(safe-area-inset-bottom) + 116px))!important}@media(max-width:700px){.has-promo-player .cookie-banner{bottom:max(180px,calc(env(safe-area-inset-bottom) + 180px))!important}}.profile-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;max-height:none;padding:0;overflow:visible;align-items:start}.gallery-tile--social{position:relative;display:grid;gap:10px;padding:14px;border-radius:30px;border:1px solid rgba(126,153,198,.2);background:linear-gradient(180deg,#0a1223f5,#060c19eb);box-shadow:0 22px 60px #00000042;overflow:hidden;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.gallery-tile--social:hover{transform:translateY(-3px);border-color:#79e3d257;box-shadow:0 30px 78px #00000059}.gallery-tile__preview{position:relative;display:block;width:100%;aspect-ratio:4/5;border-radius:24px;overflow:hidden;background:#030711;isolation:isolate}.gallery-tile__media{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:transform .28s ease,filter .28s ease}.gallery-tile--social:hover .gallery-tile__media{transform:scale(1.025);filter:saturate(1.05) contrast(1.02)}.gallery-tile__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:66px;height:66px;border-radius:999px;background:linear-gradient(135deg,#6aa8ffdb,#79e3d2e0);color:#061121;font-size:1.25rem;font-weight:950;box-shadow:0 18px 44px #00000057;pointer-events:none}.gallery-tile figcaption{margin:0;color:#dce7fb;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.gallery-tile-actions{position:absolute;right:18px;bottom:18px;z-index:3;margin:0;opacity:.96}.gallery-tile-actions .site-btn{min-height:38px;padding:8px 13px;border-radius:999px;background:#050a16b8;border-color:#fff3;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.gallery-tile__preview+figcaption+.gallery-social-panel+.gallery-tile-actions,.gallery-tile__preview+.gallery-social-panel+.gallery-tile-actions{bottom:18px}.gallery-modal{position:fixed;inset:0;z-index:9990;display:grid;place-items:center;padding:22px;background:#01040cb3}.gallery-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,#1c2d5294,#01040ce0 58%)}.gallery-modal__dialog{position:relative;z-index:1;width:min(1160px,calc(100vw - 52px));max-height:calc(100dvh - 44px);margin:0 auto;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,auto) auto auto;gap:12px;align-items:center;padding:18px 20px 20px;border-radius:34px;border:1px solid rgba(126,153,198,.25);background:linear-gradient(180deg,#080f1ffa,#040914f5);box-shadow:0 44px 140px #0000009e;overflow:visible}.gallery-modal__stage{display:grid;place-items:center;width:100%;min-height:0;max-height:calc(100dvh - 250px);padding:0;border:0;background:transparent;overflow:visible}.gallery-modal__stage>img{display:block;width:auto;max-width:100%;max-height:min(68dvh,700px);object-fit:contain;border-radius:28px;box-shadow:0 24px 70px #00000061}.gallery-modal__stage .custom-media-player.gallery-modal-player{width:min(100%,1000px);max-width:100%;max-height:none;padding:12px;border-radius:30px;background:#030711bd;border:1px solid rgba(126,153,198,.24);box-shadow:0 24px 70px #00000059;overflow:visible}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__media{width:100%;max-height:min(58dvh,610px);object-fit:contain;border-radius:24px;background:#000}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__controls{position:relative;z-index:4;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 2px 0;background:transparent}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__timeline{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:10px;min-width:0}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__timeline input{min-width:0;width:100%}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__actions{display:flex;gap:8px;margin-left:0}.gallery-modal__stage .custom-media-player.gallery-modal-player .site-chip-btn{min-width:44px;min-height:44px;border-radius:999px;background:#ffffff12;border-color:#ffffff24;color:#eff6ff}.gallery-modal__caption{width:min(920px,100%);margin:0 auto;padding:0 8px;color:#f1f6ff;text-align:center;font-weight:900;line-height:1.35;min-height:0}.gallery-modal__social{display:block;width:min(920px,100%);max-height:min(26dvh,240px);overflow:auto;margin:0 auto;padding:12px;border-radius:24px;background:#080f1ed1;border:1px solid rgba(126,153,198,.24);box-shadow:inset 0 1px #ffffff0d;scrollbar-width:none}.gallery-modal__social .gallery-social-panel{display:grid;margin:0;padding:0;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.gallery-modal__social .gallery-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.gallery-modal__social .gallery-comment-form .admin-input{min-height:52px;border-radius:18px}.gallery-modal__close{position:absolute;top:-18px;right:-18px;width:56px;height:56px;z-index:8;border-radius:999px;background:#080f1ef5;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:1.8rem;box-shadow:0 18px 52px #0000006b}.gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:58px;height:58px;z-index:7;border-radius:999px;background:#080f1ee0;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:2rem;box-shadow:0 18px 52px #00000061}.gallery-modal__nav.is-prev{left:-76px}.gallery-modal__nav.is-next{right:-76px}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:18px;max-height:none;padding:0;overflow:visible}.story-card{display:grid;gap:12px;padding:14px;border-radius:30px;border:1px solid rgba(126,153,198,.2);background:linear-gradient(180deg,#0a1223f2,#060c19eb);box-shadow:0 22px 60px #0000003d;overflow:hidden}.story-card:after,.story-tile:after{display:none;content:none}.story-card .custom-media-player{padding:0;border:0;background:transparent;border-radius:24px;overflow:hidden}.story-card .custom-media-player.is-video.is-compact .custom-media-player__media,.story-card>video,.story-card>img{display:block;width:100%;aspect-ratio:16/9;max-height:420px;object-fit:cover;border-radius:24px;background:#030711}.story-card .custom-media-player__controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px}.story-card .custom-media-player__actions{margin-left:auto;display:flex;gap:8px}.story-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#cbd7ee;font-weight:800;text-shadow:none}.story-social-panel{display:grid;gap:10px;margin:0;padding:12px;border-radius:22px;background:#080f1eb8;border:1px solid rgba(126,153,198,.22);backdrop-filter:none;-webkit-backdrop-filter:none}.story-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.story-comment-form .admin-input{min-height:52px;border-radius:18px}.story-card form:not(.story-comment-form):last-child{margin:0}.story-card form:not(.story-comment-form):last-child .site-btn{min-height:38px;padding:8px 13px;border-radius:999px;background:#050a16b8;border-color:#fff3;color:#fff}.stories-bar{display:flex;gap:14px;overflow:auto;padding:4px 2px 12px;scrollbar-width:none}.story-bubble{transition:transform .2s ease,filter .2s ease}.story-bubble:hover{transform:translateY(-2px);filter:saturate(1.08)}@media(max-width:980px){.gallery-modal{padding:14px}.gallery-modal__dialog{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);border-radius:28px;padding:14px}.gallery-modal__stage{max-height:calc(100dvh - 260px)}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__media{max-height:min(50dvh,520px)}.gallery-modal__nav{top:auto;bottom:14px;transform:none;width:48px;height:48px}.gallery-modal__nav.is-prev{left:16px}.gallery-modal__nav.is-next{right:16px}.gallery-modal__close{top:10px;right:10px;width:46px;height:46px}}@media(max-width:720px){.profile-gallery-grid,.story-grid{grid-template-columns:1fr;gap:14px}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__controls{grid-template-columns:44px minmax(0,1fr)}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__actions{grid-column:1/-1;justify-content:flex-end}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__timeline{grid-template-columns:42px minmax(0,1fr) 42px}.gallery-modal__social .gallery-comment-form,.story-comment-form{grid-template-columns:1fr}}.page-hero-card{display:grid;gap:10px;margin-bottom:18px}.page-hero-card h1{margin:0;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.98;letter-spacing:-.05em}.global-feed-page .feed-stack,.gifts-page .gift-list-full{display:grid;gap:18px}.global-feed-page .feed-head{align-items:center}.global-feed-page .feed-author{text-decoration:none;color:inherit}.global-feed-page .feed-actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.received-gifts-page-list .gift-item{align-items:center;padding:16px;border-radius:24px;background:#ffffff0b;border:1px solid rgba(126,153,198,.18)}.received-gifts-page-list .gift-item img{width:72px;height:72px;object-fit:cover;border-radius:18px}.received-gifts-page-list .gift-item__body{min-width:0}.received-gifts-page-list .gift-delete-form{margin-left:auto}@media(max-width:720px){.received-gifts-page-list .gift-item{grid-template-columns:auto minmax(0,1fr)}.received-gifts-page-list .gift-delete-form{grid-column:1/-1;margin-left:0}}.profile-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;align-items:start}.profile-gallery-grid .gallery-tile,.profile-gallery-grid .gallery-tile--social{position:relative;display:grid;gap:10px;align-content:start;min-width:0;margin:0;padding:14px;border-radius:28px;border:1px solid rgba(126,153,198,.2);background:linear-gradient(180deg,#0a1223eb,#050a16f0);box-shadow:0 24px 70px #00000040;overflow:hidden}.profile-gallery-grid .gallery-tile__preview{position:relative;overflow:hidden;border-radius:22px;background:#030711;aspect-ratio:4/3}.profile-gallery-grid .gallery-tile__media,.profile-gallery-grid .gallery-tile img,.profile-gallery-grid .gallery-tile video{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:22px;background:#030711;transition:transform .25s ease,filter .25s ease}.profile-gallery-grid .gallery-tile:hover .gallery-tile__media{transform:scale(1.035);filter:saturate(1.05)}.profile-gallery-grid .gallery-tile__play{position:absolute;inset:0;display:grid;place-items:center;width:68px;height:68px;margin:auto;border-radius:999px;background:linear-gradient(135deg,#67a4ffeb,#79e3d2eb);color:#031023;font-weight:900;box-shadow:0 18px 48px #00000059}.profile-gallery-grid .gallery-social-panel{display:none}.profile-gallery-grid figcaption{font-weight:800;color:#eef4ff;margin:0;line-height:1.35}.profile-gallery-grid .gallery-tile-actions{position:absolute;right:14px;bottom:14px;margin:0;z-index:3}.profile-gallery-grid .gallery-tile-actions .site-btn{min-height:38px;padding:8px 14px;border-radius:999px;background:#040812c7;border-color:#fff3;color:#fff}.gallery-modal{align-items:start;overflow:auto;-webkit-overflow-scrolling:touch;padding:clamp(12px,2vw,24px)}.gallery-modal__dialog{width:min(1040px,calc(100vw - 44px));max-height:none;margin:0 auto 24px;padding:18px;border-radius:30px;overflow:visible}.gallery-modal__stage{max-height:none;overflow:visible}.gallery-modal__stage>img{max-height:min(62dvh,620px)}.gallery-modal__stage .custom-media-player.gallery-modal-player{width:min(100%,960px);padding:12px;border-radius:28px;overflow:hidden}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__media{max-height:min(54dvh,560px);object-fit:contain}.gallery-modal__social{max-height:min(28dvh,260px);overflow:auto}.header-player-volume{display:grid;grid-template-columns:auto minmax(130px,1fr);align-items:center;gap:12px;width:min(100%,320px);max-width:320px;white-space:nowrap;word-break:normal;overflow-wrap:normal}.header-player-volume input{min-width:130px;width:100%}@media(max-width:720px){.profile-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.profile-gallery-grid .gallery-tile{padding:10px;border-radius:22px}.profile-gallery-grid .gallery-tile__preview,.profile-gallery-grid .gallery-tile__media{border-radius:18px}.gallery-modal{padding:10px}.gallery-modal__dialog{width:calc(100vw - 20px);padding:12px;border-radius:24px}.gallery-modal__stage>img{max-height:52dvh;border-radius:20px}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__media{max-height:46dvh}.gallery-modal__social{max-height:30dvh}.header-player-volume{grid-template-columns:1fr;gap:8px;width:100%;max-width:none}}.gallery-modal__dialog,.gallery-modal__stage{min-height:0!important}@media(min-width:721px){.gallery-grid.profile-gallery-grid,.profile-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important}}.header-player-now .header-player-modes{grid-column:1 / -1!important;grid-area:unset!important}.header-player-now .header-player-volume{grid-column:1 / -1!important;width:100%!important;max-width:100%!important}@media(min-width:721px){.header-player-volume{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:14px!important;white-space:nowrap!important}.header-player-volume input[type=range]{min-width:100px!important;width:100%!important;grid-column:2!important}}.header-player-volume .header-player-volume-label,.header-player-volume>span:first-child{white-space:nowrap;flex-shrink:0;min-width:0}.header-player-now .header-player-modes{width:100%!important;min-width:0!important}.profile-gallery-grid .gallery-tile--social,.profile-gallery-grid .gallery-tile{overflow:visible!important}.profile-gallery-grid .gallery-tile__preview{overflow:hidden!important}.gallery-backdrop{z-index:0!important}.gallery-modal__dialog{z-index:1!important}.gallery-modal__close{z-index:8!important}.gallery-modal__nav{z-index:7!important}@media(min-width:981px){.gallery-modal__dialog{position:relative}.gallery-modal__nav.is-prev{left:-68px}.gallery-modal__nav.is-next{right:-68px}}@media(min-width:761px){.header-player-now{grid-template-areas:"cover copy" "controls controls" "modes modes" "progress progress" "volume volume"!important}.header-player-modes{grid-area:modes!important}.header-player-volume{grid-area:volume!important}}.site-header .container.header-inner,.site-header .header-inner{box-sizing:border-box!important;width:min(1600px,calc(100vw - 220px))!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.35fr) auto!important;align-items:center!important;gap:clamp(16px,2.1vw,34px)!important;overflow:visible!important}.site-header .brand{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-width:0!important;overflow:visible!important}.site-header .brand img{width:64px!important;height:64px!important;min-width:64px!important;border-radius:20px!important;object-fit:cover!important}.site-header .brand-copy{display:grid!important;gap:3px!important;min-width:0!important;overflow:visible!important}.site-header .brand-copy strong{max-width:100%!important;font-size:clamp(18px,1.35vw,28px)!important;line-height:.98!important;letter-spacing:.14em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.site-header .brand-copy small{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.site-header .site-nav{min-width:0!important;display:flex!important;position:static!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:clamp(12px,1.8vw,28px)!important;width:auto!important;max-width:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.site-header .site-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:4px 6px!important;border-radius:12px!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}.site-header .header-actions{justify-self:end!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:max-content!important;width:auto!important;overflow:visible!important}.header-profile-btn{padding:0!important;overflow:hidden!important}.header-profile-avatar{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.header-player-now{box-sizing:border-box!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-areas:"cover copy" "controls controls" "modes modes" "progress progress" "volume volume" "save save"!important;align-items:center!important;gap:16px!important;width:100%!important;max-width:820px!important;min-width:0!important;overflow:hidden!important}.header-player-cover{grid-area:cover!important;width:112px!important;height:112px!important;min-width:112px!important}.header-player-now-copy{grid-area:copy!important;min-width:0!important;overflow:hidden!important}.header-player-now-copy strong,.header-player-now-copy span{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.header-player-controls{grid-area:controls!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:12px!important;min-width:0!important}.header-player-control{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;min-width:56px!important;flex:0 0 56px!important;padding:0!important;overflow:hidden!important}.header-player-modes{grid-area:modes!important;position:static!important;inset:auto!important;transform:none!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important}.header-player-mode{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:8px 10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#eef4ff!important}.header-player-mode:before{flex:0 0 auto!important}.header-player-progress{grid-area:progress!important;width:100%!important;min-width:0!important;margin:0!important}.header-player-progress input{width:100%!important;min-width:0!important}.header-player-volume{grid-area:volume!important;display:grid!important;grid-template-columns:auto minmax(120px,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.header-player-volume input{grid-column:auto!important;width:100%!important;min-width:120px!important}.header-player-save-form{grid-area:save!important;width:100%!important;margin:0!important;justify-content:flex-start!important}.header-player-control.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity{display:none!important;visibility:hidden!important;opacity:0!important}.profile-layout,.profile-layout-extended,.messenger-layout,.notifications-layout{box-sizing:border-box!important;width:min(1500px,calc(100vw - 48px))!important;max-width:100%!important;margin-inline:auto!important}.profile-layout,.profile-layout-extended{display:grid!important;grid-template-columns:minmax(250px,330px) minmax(0,1fr)!important;align-items:start!important;gap:24px!important}.profile-sidebar{min-width:0!important;max-width:100%!important;overflow:auto!important}.profile-main{min-width:0!important;width:100%!important}.feed-compose-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,280px) auto!important;align-items:end!important;gap:14px!important}.feed-upload-field{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;min-width:0!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.feed-submit-wrap{min-width:0!important}.feed-submit-wrap .site-btn{white-space:nowrap!important;writing-mode:horizontal-tb!important}.feed-head,.feed-head-actions,.feed-actions-row,.comment-actions,.story-social-actions,.gallery-social-actions,.track-action-row,.track-premium-actions{min-width:0!important;max-width:100%!important;flex-wrap:wrap!important}.like-details{max-width:100%!important;min-width:0!important;z-index:20!important}.like-details>summary{max-width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.like-details[open] .likers-list,.like-details[open] .likers-summary{box-sizing:border-box!important;min-width:min(240px,86vw)!important;max-width:min(360px,86vw)!important;overflow:auto!important}.gallery-modal[hidden]{display:none!important}.gallery-modal:not([hidden]){display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow:auto!important;padding:clamp(10px,2vw,24px)!important}.gallery-modal__dialog{box-sizing:border-box!important;width:min(1080px,calc(100vw - 32px))!important;max-width:100%!important;max-height:none!important;overflow:visible!important}.gallery-modal__stage,.gallery-modal__stage .custom-media-player,.gallery-modal__stage img,.gallery-modal__stage video{max-width:100%!important;min-width:0!important}.gallery-modal__social,.gallery-social-panel{box-sizing:border-box!important;max-width:100%!important;overflow:auto!important}@media(max-width:1200px){.site-header .container.header-inner,.site-header .header-inner{width:min(100%,calc(100vw - 36px))!important;grid-template-columns:minmax(190px,.7fr) minmax(300px,1fr) auto!important;gap:14px!important}.site-header .site-nav{gap:10px!important}}@media(max-width:980px){.site-header .container.header-inner,.site-header .header-inner{width:calc(100vw - 20px)!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}.site-header .site-nav{display:none!important;position:fixed!important;left:14px!important;right:14px!important;top:calc(env(safe-area-inset-top) + 102px)!important;grid-column:auto!important;width:auto!important;max-height:min(58vh,520px)!important;overflow:auto!important;padding:14px!important;border:1px solid rgba(126,153,198,.24)!important;border-radius:22px!important;background:#060c18fa!important;box-shadow:0 24px 70px #0000006b!important;z-index:150!important}.site-header .site-nav.is-open,body.menu-open .site-header .site-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.site-header .site-nav a{justify-content:flex-start!important;background:#ffffff09!important;padding:11px 12px!important}.site-header .header-actions{min-width:0!important;flex-wrap:wrap!important;gap:8px!important}.profile-layout,.profile-layout-extended,.messenger-layout{width:calc(100vw - 20px)!important;grid-template-columns:1fr!important;gap:16px!important}.profile-sidebar{position:static!important;max-height:none!important}.feed-compose-row{grid-template-columns:1fr!important}}@media(max-width:640px){.site-header .brand{grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important}.site-header .brand img{width:52px!important;height:52px!important;min-width:52px!important;border-radius:16px!important}.site-header .brand-copy strong{font-size:20px!important;letter-spacing:.1em!important}.site-header .brand-copy small{display:none!important}.site-header .header-actions{justify-content:flex-end!important}.site-header .site-nav.is-open,body.menu-open .site-header .site-nav{grid-template-columns:1fr!important}.header-player-now{grid-template-columns:1fr!important;grid-template-areas:"cover" "copy" "controls" "modes" "progress" "volume" "save"!important;justify-items:stretch!important}.header-player-cover{width:92px!important;height:92px!important;min-width:92px!important;justify-self:start!important}.header-player-controls{justify-content:flex-start!important}.header-player-control{width:50px!important;height:50px!important;min-width:50px!important;flex-basis:50px!important}.header-player-modes{grid-template-columns:1fr!important}.header-player-mode{white-space:normal!important;line-height:1.15!important}.header-player-volume{grid-template-columns:1fr!important}.header-player-volume input{min-width:0!important}.gallery-comment-form,.story-comment-form,.comment-form{grid-template-columns:1fr!important}.like-details[open] .likers-list,.like-details[open] .likers-summary{position:fixed!important;inset:auto 10px 84px!important;width:auto!important;max-width:none!important;max-height:45vh!important}}@media(max-width:420px){.site-header .brand-copy{display:none!important}.site-header .brand{grid-template-columns:52px!important}}.header-player-control.is-play:before,.header-player-control.is-play:after,.promo-player-btn.is-play:before,.promo-player-btn.is-play:after,.header-player-btn:before,.header-player-btn:after,.player-button:before,.player-button:after{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important}.header-player-control.is-play .play-eq,.promo-player-btn.is-play .play-eq,.header-player-btn .header-player-mini-eq,.player-button .player-activity{display:none!important;opacity:0!important;visibility:hidden!important}.header-player-control.is-play .icon-play,.promo-player-btn.is-play .icon-play,.header-player-btn .header-player-icon--play{display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important}.header-player-control.is-play .icon-pause,.promo-player-btn.is-play .icon-pause,.header-player-btn .header-player-icon--pause,.header-player-control.is-play.is-playing .icon-play,.promo-player-btn.is-play.is-playing .icon-play,.header-player-btn.is-playing .header-player-icon--play{display:none!important;opacity:0!important;visibility:hidden!important}.header-player-control.is-play.is-playing .icon-pause,.promo-player-btn.is-play.is-playing .icon-pause,.header-player-btn.is-playing .header-player-icon--pause{display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important}.header-player-modes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important}.header-player-mode{min-width:0!important;white-space:normal!important;line-height:1.12!important;text-align:center!important;overflow:hidden!important}.header-player-volume{max-width:100%!important}.header-player-volume input[type=range]{width:100%!important;min-width:0!important}.gallery-modal:not([hidden]){z-index:220!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:clamp(12px,3vw,34px)!important;overflow:auto!important;background:#020712b8!important}.gallery-modal__dialog{position:relative!important;display:grid!important;gap:14px!important;width:min(1180px,calc(100vw - 34px))!important;max-height:none!important;padding:clamp(16px,2vw,28px)!important;border-radius:32px!important;overflow:visible!important;background:linear-gradient(180deg,#080f1efa,#040914fa)!important}.gallery-modal__stage{display:grid!important;place-items:center!important;min-width:0!important;width:100%!important}.gallery-modal__stage>img{display:block!important;max-width:100%!important;max-height:min(72vh,820px)!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:24px!important;background:#02050d!important}.gallery-modal__stage .custom-media-player{width:min(980px,100%)!important;max-width:100%!important}.gallery-modal__stage video{max-width:100%!important;max-height:68vh!important;background:#000!important}.gallery-modal__caption{min-height:0!important;text-align:center!important;font-weight:900!important}.gallery-modal__social{width:min(860px,100%)!important;margin-inline:auto!important;padding:14px!important;border:1px solid rgba(126,153,198,.24)!important;border-radius:24px!important;background:#0a1120e0!important;overflow:visible!important}.gallery-comment-form,.story-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;width:100%!important}.gallery-comment-form .admin-input,.story-comment-form .admin-input{min-height:52px!important;border-radius:18px!important;background:#ffffff0b!important}.admin-input.is-invalid{border-color:#ff6984c7!important;box-shadow:0 0 0 4px #ff69841f!important}.gallery-comments-mini,.story-social-panel{display:grid!important;gap:10px!important}.story-social-panel{position:relative!important;margin-top:12px!important;padding:14px!important;border:1px solid rgba(126,153,198,.22)!important;border-radius:22px!important;background:#080f1ed1!important;overflow:visible!important}.story-card .story-social-panel{position:relative!important;inset:auto!important;margin:12px!important;width:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.story-comment-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:10px 12px!important;border:1px solid rgba(126,153,198,.14)!important;border-radius:16px!important;background:#ffffff09!important;color:var(--muted)!important}.story-comment-row>span{display:block!important;min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.like-details>summary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;max-width:100%!important;padding:8px 13px!important;list-style:none!important;border-radius:999px!important;white-space:nowrap!important}.like-details[open]{z-index:320!important}.like-details[open] .likers-list,.like-details[open] .likers-summary,.like-details[open]>span.small{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 8px)!important;z-index:330!important;display:grid!important;gap:8px!important;width:max-content!important;min-width:min(230px,84vw)!important;max-width:min(340px,84vw)!important;max-height:min(320px,55vh)!important;overflow:auto!important;padding:12px!important;border:1px solid rgba(126,153,198,.28)!important;border-radius:18px!important;background:#070d1bfa!important;box-shadow:0 28px 80px #00000085!important;color:var(--text)!important}.like-details[open]>span.small{display:block!important;font-weight:800!important}.likers-list a{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-width:0!important;color:var(--text)!important;text-decoration:none!important}.likers-list img{width:34px!important;height:34px!important;border-radius:999px!important;object-fit:cover!important}.public-info-grid{grid-template-columns:minmax(0,1fr)!important}@media(max-width:980px){.site-header .container.header-inner,.site-header .header-inner{width:calc(100vw - 24px)!important;grid-template-columns:minmax(0,1fr)!important;padding:18px!important;border-radius:30px!important;overflow:hidden!important}.site-header .brand{width:100%!important;grid-template-columns:58px minmax(0,1fr)!important}.site-header .brand-copy{min-width:0!important;overflow:hidden!important}.site-header .brand-copy strong{font-size:clamp(20px,7vw,28px)!important;letter-spacing:.08em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.site-header .header-actions{width:100%!important;min-width:0!important;justify-content:flex-end!important;flex-wrap:wrap!important}}@media(max-width:760px){.header-player-now{grid-template-areas:"cover" "copy" "controls" "modes" "progress" "save"!important}.header-player-volume{display:none!important}.header-player-modes{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.header-player-mode{min-height:38px!important;padding:7px 6px!important;font-size:.82rem!important}.gallery-modal:not([hidden]){padding:12px 8px 90px!important}.gallery-modal__dialog{width:calc(100vw - 16px)!important;padding:14px!important;border-radius:24px!important}.gallery-modal__close{top:10px!important;right:10px!important;z-index:5!important}.gallery-modal__stage>img{max-height:64vh!important;border-radius:18px!important}.gallery-modal__stage video{max-height:44vh!important}.gallery-modal__nav{position:fixed!important;top:50vh!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:230!important}.gallery-modal__nav.is-prev{left:10px!important}.gallery-modal__nav.is-next{right:10px!important}.gallery-modal__social{padding:12px!important;border-radius:20px!important;overflow:visible!important}.gallery-comment-form,.story-comment-form,.story-comment-row{grid-template-columns:1fr!important}.story-comment-row .comment-actions{justify-content:flex-start!important;min-width:0!important}.like-details[open] .likers-list,.like-details[open] .likers-summary,.like-details[open]>span.small{position:fixed!important;inset:auto 12px 92px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:46vh!important}}@media(max-width:520px){.site-header .header-actions :is(.header-icon-btn,.header-action-btn,.lang-btn,.lang-pill,.site-menu-toggle,.menu-toggle){width:54px!important;height:54px!important;min-width:54px!important}.site-header .brand{grid-template-columns:50px minmax(0,1fr)!important}.site-header .brand img{width:50px!important;height:50px!important;min-width:50px!important}}.site-header .site-nav a[href*="feed.php"],.site-header .site-nav a[href*="gifts.php"]{display:none!important}.header-player-now{grid-template-areas:"cover copy" "controls controls" "modes modes" "progress progress" "volume volume" "save save"!important;align-items:start!important}.header-player-modes{grid-area:modes!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:min(100%,520px)!important;max-width:520px!important;margin:8px 0 4px!important;justify-self:start!important;align-items:stretch!important}.header-player-mode{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 12px!important;border-radius:999px!important;border:1px solid rgba(126,153,198,.26)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff06)!important;color:#dbe7ff!important;font-size:.92rem!important;font-weight:900!important;line-height:1.1!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #00000029!important}.header-player-mode:before{display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;min-width:22px!important;border-radius:999px!important;background:#ffffff1a!important;color:currentColor!important;font-size:13px!important;line-height:1!important;content:""}.header-player-mode[data-header-mode=repeat]:before{content:"↻"!important}.header-player-mode[data-header-mode=shuffle]:before{content:"⇄"!important}.header-player-mode[data-header-mode=sequential]:before{content:"☰"!important}.header-player-mode.is-active{color:#06111f!important;border-color:transparent!important;background:linear-gradient(135deg,var(--accent),var(--accent-strong))!important;box-shadow:0 16px 34px #52cbe838!important}.story-grid{overflow:visible!important;align-items:start!important}.story-card{overflow:visible!important;isolation:isolate!important}.story-card .custom-media-player,.story-card>img,.story-card>video{overflow:hidden!important}.story-card__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:2px!important;padding:10px 12px!important;border:1px solid rgba(126,153,198,.24)!important;border-radius:18px!important;background:linear-gradient(180deg,#0a1223e0,#060c19d1)!important;color:#edf5ff!important;font-weight:900!important;box-shadow:inset 0 1px #ffffff0f!important}.story-card__meta span{display:inline-flex!important;align-items:center!important;min-width:0!important;padding:5px 8px!important;border-radius:999px!important;background:#ffffff0e!important;white-space:nowrap!important}.story-social-panel{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(126,153,198,.24)!important;border-radius:24px!important;background:linear-gradient(180deg,#0a1223db,#050a16d6)!important;box-shadow:inset 0 1px #ffffff0e!important;overflow:visible!important}.story-comments-list,.gallery-comments-mini{display:grid!important;gap:10px!important;max-height:min(230px,30dvh)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important;overscroll-behavior:contain!important;scrollbar-width:thin!important}.story-comment-row{min-width:0!important;grid-template-columns:minmax(0,1fr) auto!important;background:linear-gradient(180deg,#ffffff0e,#ffffff07)!important;border-color:#7e99c633!important}.story-comment-row>span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;writing-mode:horizontal-tb!important}.story-card .like-details[open] .likers-list,.story-card .like-details[open] .likers-summary,.story-card .like-details[open]>span.small,.gallery-modal .like-details[open] .likers-list,.gallery-modal .like-details[open] .likers-summary,.gallery-modal .like-details[open]>span.small{position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;z-index:2147483600!important;width:min(360px,calc(100vw - 36px))!important;max-width:min(360px,calc(100vw - 36px))!important;min-width:0!important;max-height:min(420px,70dvh)!important;overflow:auto!important;padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#080f1efa,#040914fa)!important;border:1px solid rgba(126,153,198,.32)!important;box-shadow:0 34px 100px #0000009e!important;color:#eef5ff!important}.profile-gallery-grid .gallery-tile,.gallery-grid .gallery-card{overflow:visible!important}.profile-gallery-grid .gallery-tile__preview,.gallery-card[data-gallery-type=video]{position:relative!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:24px!important;background:#02050d!important}.profile-gallery-grid .gallery-tile__preview.is-video .gallery-tile__media,.profile-gallery-grid .gallery-tile__preview.is-video video,.gallery-card[data-gallery-type=video] video{pointer-events:none!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.profile-gallery-grid .gallery-tile__play,.gallery-card[data-gallery-type=video] .gallery-tile__play{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:grid!important;place-items:center!important;width:70px!important;height:70px!important;border-radius:999px!important;background:linear-gradient(135deg,#6fb8ffe0,#79e3d2e0)!important;color:#07111f!important;font-size:26px!important;font-weight:900!important;line-height:1!important;z-index:4!important;box-shadow:0 18px 48px #00000059,inset 0 1px #ffffff59!important;pointer-events:none!important}.gallery-modal:not([hidden]){z-index:2147483000!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow:auto!important;padding:clamp(12px,2.5vw,28px)!important;background:#01050ec7!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.gallery-modal__dialog{width:min(1120px,calc(100vw - 44px))!important;max-height:calc(100dvh - 34px)!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,auto)!important;align-content:start!important;gap:12px!important;padding:clamp(14px,2vw,24px)!important;border-radius:30px!important;background:linear-gradient(180deg,#080f1efa,#040914fa)!important}.gallery-modal__stage{min-height:0!important;max-height:min(60dvh,650px)!important;overflow:hidden!important;border-radius:26px!important}.gallery-modal__stage>img,.gallery-modal__stage video,.gallery-modal__stage .custom-media-player__media{max-height:min(58dvh,620px)!important;object-fit:contain!important}.gallery-modal__stage .custom-media-player.gallery-modal-player{width:min(100%,980px)!important;max-width:100%!important;padding:12px!important;border-radius:26px!important}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__overlay{display:grid!important;place-items:center!important;cursor:pointer!important}.gallery-modal__stage .custom-media-player.gallery-modal-player .custom-media-player__overlay-icon{display:grid!important;place-items:center!important}.gallery-modal__social{width:min(880px,100%)!important;max-height:min(30dvh,280px)!important;overflow-y:auto!important;overflow-x:hidden!important;margin-inline:auto!important;overscroll-behavior:contain!important}.biography-grid{grid-template-columns:minmax(0,1fr)!important}.bio-copy{max-width:min(1040px,100%)!important;width:100%!important}.bio-copy .bio-media{margin-top:24px!important;padding-top:22px!important;border-top:1px solid rgba(126,153,198,.2)!important}.bio-copy .bio-media .video-grid,.biography-grid .bio-media .video-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:16px!important;margin-top:0!important}.bio-copy .bio-media .video-card,.biography-grid .bio-media .video-card{margin:0!important;padding:10px!important;border-radius:24px!important;background:linear-gradient(180deg,#0a1223eb,#050a16f0)!important;border:1px solid rgba(126,153,198,.18)!important}@media(max-width:760px){.header-player-now{grid-template-columns:1fr!important;grid-template-areas:"cover" "copy" "controls" "modes" "progress" "save"!important}.header-player-modes{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:6px!important}.header-player-mode{min-height:38px!important;padding:7px 5px!important;font-size:clamp(.68rem,2.7vw,.82rem)!important;gap:0!important}.header-player-mode:before{display:none!important;content:none!important}.header-player-volume{display:none!important}.story-card__meta{align-items:flex-start!important;flex-wrap:wrap!important}.story-comments-list,.gallery-comments-mini{max-height:min(210px,34dvh)!important}.gallery-modal:not([hidden]){padding:10px 8px 86px!important}.gallery-modal__dialog{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 96px)!important;border-radius:24px!important;padding:12px!important}.gallery-modal__stage{max-height:48dvh!important}.gallery-modal__stage>img,.gallery-modal__stage video,.gallery-modal__stage .custom-media-player__media{max-height:46dvh!important}.gallery-modal__social{max-height:32dvh!important}}.header-player-now .header-player-modes,.header-player-modes{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:10px 0 6px!important;overflow:visible!important}.header-player-now .header-player-mode,.header-player-mode{flex:0 0 auto!important;width:auto!important;min-width:132px!important;max-width:100%!important;height:44px!important;min-height:44px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1!important;border-radius:999px!important}.header-player-mode:before{flex:0 0 auto!important;width:18px!important;height:18px!important;min-width:18px!important;display:inline-grid!important;place-items:center!important;font-size:.98em!important;line-height:1!important}.header-player-mode span{display:inline-block!important;min-width:max-content!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}body.story-viewer-open{overflow:hidden!important}.story-grid,.stories-grid,.profile-section-stories .story-grid,.profile-section-stories .stories-grid{max-height:none!important;overflow:visible!important}.story-card .custom-media-player,.story-card .story-video-shell,.story-viewer__stage{position:relative!important}.story-card .custom-media-player.is-video{border-radius:24px!important;overflow:hidden!important;background:#020617!important}.story-card .custom-media-player.is-video .custom-media-player__media{width:100%!important;aspect-ratio:16 / 9!important;min-height:0!important;max-height:360px!important;object-fit:cover!important;border-radius:24px!important}.story-card .custom-media-player.is-video .custom-media-player__overlay,.story-video-overlay{position:absolute!important;inset:0 0 54px!important;z-index:5!important;display:grid!important;place-items:center!important;border:0!important;border-radius:inherit!important;background:linear-gradient(180deg,#02061714,#02061747)!important;color:#fff!important;cursor:pointer!important}.story-card .custom-media-player.is-video .custom-media-player__overlay:before,.story-video-overlay__icon,.gallery-modal-player .custom-media-player__overlay:before{width:66px!important;height:66px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#0f172ab8!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 18px 48px #00000057!important;backdrop-filter:blur(12px)!important}.story-video-overlay__icon{font-size:0!important}.story-video-overlay__icon:before{content:"▶";margin-left:4px;font-size:1.4rem;line-height:1}.story-card .custom-media-player.is-playing .custom-media-player__overlay,.story-viewer__stage.is-playing .story-video-overlay,.story-video-overlay.is-hidden{opacity:0!important;pointer-events:none!important}.story-viewer:not([hidden]){overflow:hidden!important}.story-viewer__dialog{max-height:calc(100dvh - 32px)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.story-viewer__stage{min-height:0!important;max-height:calc(100dvh - 150px)!important;overflow:hidden!important;display:grid!important;place-items:center!important;border-radius:24px!important}.story-viewer__stage video,.story-viewer__stage img{width:100%!important;max-height:calc(100dvh - 170px)!important;object-fit:contain!important;border-radius:22px!important;background:#020617!important}.gallery-modal[hidden],.story-viewer[hidden]{display:none!important}.gallery-modal:not([hidden]){position:fixed!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(12px,2vw,24px)!important;overflow:hidden!important;z-index:2147483000!important}.gallery-modal__dialog{position:relative!important;width:min(1160px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;margin:0!important;padding:clamp(18px,2vw,30px)!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto minmax(0,auto)!important;gap:14px!important;overflow:hidden!important;align-content:stretch!important}.gallery-modal__stage{min-height:0!important;max-height:none!important;height:auto!important;display:grid!important;place-items:center!important;overflow:hidden!important}.gallery-modal__stage>img,.gallery-modal__stage .gallery-modal-player{width:min(100%,980px)!important;max-height:min(58dvh,650px)!important;object-fit:contain!important;border-radius:24px!important}.gallery-modal__stage .gallery-modal-player{position:relative!important;overflow:hidden!important;background:#020617!important}.gallery-modal__stage .gallery-modal-player .custom-media-player__media{width:100%!important;max-height:min(58dvh,650px)!important;object-fit:contain!important;border-radius:24px!important;background:#020617!important}.gallery-modal__stage .gallery-modal-player .custom-media-player__overlay{position:absolute!important;inset:12px 12px 86px!important;z-index:6!important;display:grid!important;place-items:center!important;border:0!important;border-radius:20px!important;background:linear-gradient(180deg,#0206170f,#02061742)!important;color:#fff!important;cursor:pointer!important}.gallery-modal__stage .gallery-modal-player.is-playing .custom-media-player__overlay{opacity:0!important;pointer-events:none!important}.gallery-modal__close{position:absolute!important;top:14px!important;right:14px!important;z-index:12!important;transform:none!important}.gallery-modal__social{width:min(100%,860px)!important;min-height:0!important;max-height:min(29dvh,300px)!important;margin:0 auto!important;padding:16px!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:24px!important}.gallery-modal__social .gallery-social-panel{display:grid!important;gap:14px!important;overflow:visible!important}.gallery-modal__social .gallery-comment-form,.gallery-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important}.gallery-modal__social .gallery-comment-form input,.gallery-comment-form input{min-width:0!important;width:100%!important}.gallery-modal__social .gallery-comments-mini,.gallery-comments-mini{display:grid!important;gap:12px!important;max-height:none!important;overflow:visible!important}.gallery-modal__social .gallery-comment,.gallery-comments-mini .gallery-comment{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;margin:0!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:18px!important;background:#0f172abd!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;width:min(92vw,430px)!important;max-height:min(70dvh,460px)!important;overflow-y:auto!important;z-index:2147483500!important;padding:18px 52px 18px 18px!important;border-radius:22px!important;border:1px solid rgba(148,163,184,.28)!important;background:#0f172afa!important;box-shadow:0 28px 80px #0000007a!important}.like-details[open] summary{position:relative!important;z-index:2!important}.likers-popover-close{position:absolute!important;top:10px!important;right:10px!important;width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:999px!important;background:#1e293bdb!important;color:#e5e7eb!important;cursor:pointer!important}.likers-list__empty,.gallery-likers-list__empty,.story-likers-list__empty{display:block!important;color:#e5e7eb!important;font-weight:800!important}@media(max-width:760px){.header-player-now .header-player-modes,.header-player-modes{justify-content:center!important;gap:8px!important}.header-player-now .header-player-mode,.header-player-mode{flex:1 1 calc(50% - 8px)!important;min-width:min(148px,100%)!important;height:42px!important;min-height:42px!important;padding:0 12px!important;gap:7px!important;font-size:.88rem!important}.gallery-modal:not([hidden]){padding:10px!important;align-items:stretch!important}.gallery-modal__dialog{width:100%!important;max-height:calc(100dvh - 20px)!important;padding:14px!important;gap:10px!important}.gallery-modal__stage>img,.gallery-modal__stage .gallery-modal-player,.gallery-modal__stage .gallery-modal-player .custom-media-player__media{max-height:46dvh!important}.gallery-modal__social{max-height:36dvh!important;padding:12px!important}.gallery-modal__social .gallery-comment-form,.gallery-comment-form{grid-template-columns:1fr!important}}@media(max-width:430px){.header-player-now .header-player-mode,.header-player-mode{flex-basis:100%!important;min-width:0!important}}.story-card .custom-media-player.is-video .custom-media-player__overlay:before,.gallery-modal__stage .gallery-modal-player .custom-media-player__overlay:before{content:none!important;display:none!important}.story-card .custom-media-player.is-video .custom-media-player__overlay-icon,.gallery-modal__stage .gallery-modal-player .custom-media-player__overlay-icon,.story-video-overlay__icon{width:66px!important;height:66px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#0f172ab8!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 18px 48px #00000057!important;backdrop-filter:blur(12px)!important}.header-player-now .header-player-modes,.header-player-modes{grid-area:modes!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:560px!important;min-width:0!important;margin:10px 0 6px!important;align-items:stretch!important;justify-content:stretch!important;overflow:visible!important}.header-player-now .header-player-mode,.header-player-mode{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid rgba(126,153,198,.3)!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffff12,#ffffff08)!important;color:#dbe7ff!important;box-shadow:inset 0 1px #ffffff12,0 10px 24px #00000029!important;font-size:.9rem!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:pointer!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important}.header-player-mode:before{flex:0 0 20px!important;width:20px!important;height:20px!important;min-width:20px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#ffffff1c!important;color:currentColor!important;font-size:13px!important;line-height:1!important}.header-player-mode:hover{transform:translateY(-1px)!important;border-color:#7ee7da85!important;background:linear-gradient(180deg,#7ee7da24,#7aa5ff14)!important;color:#f5fbff!important}.header-player-mode:active{transform:translateY(0) scale(.98)!important}.header-player-mode:focus-visible{outline:3px solid rgba(126,231,218,.34)!important;outline-offset:3px!important}.header-player-mode.is-active{color:#06111f!important;border-color:transparent!important;background:linear-gradient(135deg,var(--accent),var(--accent-strong))!important;box-shadow:0 16px 34px #52cbe83d!important}.header-player-mode.is-active:before{background:#07111f2e!important}.gallery-social-panel,.story-social-panel,.story-public-social-panel{display:grid!important;gap:12px!important;width:100%!important;min-width:0!important;padding:14px!important;border:1px solid rgba(126,153,198,.24)!important;border-radius:22px!important;background:linear-gradient(180deg,#0a1223e0,#050a16d6)!important;box-shadow:inset 0 1px #ffffff0e!important;overflow:visible!important}.gallery-social-actions,.story-social-actions,.comment-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;min-width:0!important}.gallery-comment-form,.story-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;width:100%!important;min-width:0!important}.gallery-comment-form .admin-input,.story-comment-form .admin-input{width:100%!important;min-width:0!important;min-height:48px!important;padding:11px 14px!important;border-radius:16px!important;line-height:1.35!important}.story-comments-list,.gallery-comments-mini,.gallery-modal__social .gallery-comments-mini{display:grid!important;gap:10px!important;max-height:min(236px,32dvh)!important;min-width:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 2px 2px 0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.story-comments-list::-webkit-scrollbar,.gallery-comments-mini::-webkit-scrollbar,.gallery-modal__social::-webkit-scrollbar,.likers-list::-webkit-scrollbar,.gallery-likers-list::-webkit-scrollbar,.story-likers-list::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.story-comment-row,.gallery-comments-mini .story-comment-row,.story-comments-list .story-comment-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;min-width:0!important;width:100%!important;padding:11px 12px!important;border:1px solid rgba(126,153,198,.18)!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff0e,#ffffff07)!important;color:#d7e2f4!important;font-size:.93rem!important;line-height:1.4!important}.story-comment-row>span{display:block!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.story-comment-row>span strong{color:#f3f8ff!important;font-weight:900!important}.story-comment-row .comment-actions{justify-content:flex-end!important;min-width:max-content!important}.gallery-modal__social{scrollbar-width:none!important}.like-details{position:relative!important;display:inline-flex!important;align-items:center!important;max-width:100%!important;vertical-align:middle!important}.like-details>summary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;max-width:100%!important;padding:8px 13px!important;border:1px solid rgba(126,153,198,.28)!important;border-radius:999px!important;background:#ffffff0b!important;color:#e8f0ff!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;list-style:none!important;cursor:pointer!important}.like-details>summary::-webkit-details-marker{display:none!important}.like-details[open]{z-index:2147483500!important}.like-details[open]:before{content:""!important;position:fixed!important;inset:0!important;z-index:2147483498!important;background:#01050e57!important;pointer-events:none!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;z-index:2147483501!important;display:grid!important;gap:10px!important;width:min(430px,calc(100vw - 28px))!important;min-width:0!important;max-width:calc(100vw - 28px)!important;max-height:min(460px,72dvh)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:18px 54px 18px 18px!important;border:1px solid rgba(148,163,184,.3)!important;border-radius:22px!important;background:linear-gradient(180deg,#0a1223fc,#040914fc)!important;color:#edf5ff!important;box-shadow:0 34px 100px #0000009e!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.likers-list a,.gallery-likers-list a,.story-likers-list a{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;min-width:0!important;padding:8px!important;border-radius:14px!important;color:#edf5ff!important;text-decoration:none!important;font-weight:900!important;line-height:1.2!important}.likers-list a:hover,.gallery-likers-list a:hover,.story-likers-list a:hover{background:#7ee7da1a!important}.likers-list img,.gallery-likers-list img,.story-likers-list img{width:38px!important;height:38px!important;border-radius:999px!important;object-fit:cover!important}.likers-list a span,.gallery-likers-list a span,.story-likers-list a span,.likers-list__empty{min-width:0!important;overflow-wrap:anywhere!important}.likers-popover-close{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(148,163,184,.26)!important;border-radius:999px!important;background:#1e293be0!important;color:#e5e7eb!important;font-size:1.15rem!important;line-height:1!important;cursor:pointer!important}.story-viewer:not([hidden]){display:grid!important;place-items:center!important;padding:clamp(10px,2.4vw,22px)!important;overflow:hidden!important}.story-viewer__dialog{width:min(620px,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px)!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:12px!important;overflow:hidden!important}.story-viewer__stage{min-height:0!important;max-height:calc(100dvh - 156px)!important;overflow:hidden!important;border-radius:24px!important;background:#020617!important}.story-viewer__stage video,.story-viewer__stage img{display:block!important;width:100%!important;max-height:calc(100dvh - 172px)!important;object-fit:contain!important}@media(max-width:760px){.header-player-now .header-player-modes,.header-player-modes{max-width:none!important;gap:6px!important}.header-player-now .header-player-mode,.header-player-mode{height:40px!important;min-height:40px!important;padding:0 8px!important;gap:5px!important;font-size:.8rem!important}.header-player-mode:before{flex-basis:18px!important;width:18px!important;height:18px!important;min-width:18px!important;font-size:12px!important}.gallery-comment-form,.story-comment-form{grid-template-columns:1fr!important}.gallery-comment-form .site-btn,.story-comment-form .site-btn{width:100%!important}.story-comment-row,.gallery-comments-mini .story-comment-row,.story-comments-list .story-comment-row{grid-template-columns:1fr!important;padding:10px!important;font-size:.9rem!important}.story-comment-row .comment-actions{justify-content:flex-start!important;min-width:0!important}.story-comments-list,.gallery-comments-mini,.gallery-modal__social .gallery-comments-mini{max-height:min(220px,34dvh)!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:min(460px,74dvh)!important;padding:16px 50px 16px 14px!important;border-radius:20px!important}}@media(max-width:390px){.header-player-now .header-player-mode,.header-player-mode{padding:0 6px!important;gap:4px!important;font-size:.74rem!important}}.site-header,.site-header .header-inner,.site-header .header-actions,.site-header .header-notice-wrap{overflow:visible!important}.site-header{position:sticky!important;top:0!important;z-index:2147481200!important}.site-header .header-inner{display:grid!important;grid-template-columns:minmax(178px,auto) minmax(0,1fr) max-content!important;align-items:center!important;gap:clamp(10px,1.4vw,22px)!important}.site-header .brand{min-width:0!important;flex:0 0 auto!important}.site-header .brand img{flex:0 0 auto!important}.site-header .site-nav{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:clamp(3px,.55vw,10px)!important;min-width:0!important;white-space:nowrap!important}.site-header .site-nav a{flex:0 1 auto!important;white-space:nowrap!important;padding-inline:clamp(7px,.72vw,13px)!important;font-size:clamp(.82rem,.88vw,.98rem)!important;line-height:1.1!important}.site-header .header-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:clamp(6px,.65vw,10px)!important;width:auto!important;min-width:max-content!important}.site-header .language-switcher{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:clamp(5px,.5vw,8px)!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){flex:0 0 auto!important;box-sizing:border-box!important}.site-header .menu-toggle{display:none!important}.header-notice-dropdown{box-sizing:border-box!important;width:min(420px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(70dvh,560px)!important;overflow:auto!important;z-index:2147481500!important;scrollbar-width:none!important}.header-notice-dropdown::-webkit-scrollbar{display:none!important}body.header-player-open .site-header,body:has(.header-player-panel:not([hidden])) .site-header{visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{display:flex!important;align-items:flex-start!important;justify-content:center!important;position:fixed!important;inset:0!important;z-index:2147481000!important;padding:calc(118px + env(safe-area-inset-top)) 14px calc(24px + env(safe-area-inset-bottom))!important;overflow:auto!important;background:#050811db!important}.header-player-panel:not([hidden]) .header-player-dialog{width:min(1120px,calc(100vw - 28px))!important;max-height:calc(100dvh - 142px - env(safe-area-inset-top))!important;margin:0 auto!important;overflow:auto!important}.story-grid,.profile-section-stories .story-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;max-height:none!important;overflow:visible!important}.story-card{min-width:0!important;max-width:100%!important;overflow:hidden!important}.story-comments-list,.story-social-panel .story-comments-list{overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.story-comments-list::-webkit-scrollbar,.story-social-panel .story-comments-list::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.story-comment-form,.gallery-modal__social .gallery-comment-form{gap:10px!important;margin-bottom:14px!important}.profile-gallery-grid .gallery-social-panel--modal-source,.profile-gallery-grid .gallery-tile>.gallery-social-panel[hidden],.profile-gallery-grid .gallery-tile>[data-gallery-social]{display:none!important}.profile-gallery-grid .gallery-tile__preview{position:relative!important;display:grid!important;place-items:center!important}.profile-gallery-grid .gallery-tile__play,.gallery-card[data-gallery-type=video] .gallery-tile__play{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;margin:0!important;pointer-events:none!important}.gallery-modal-native-video{display:block!important;width:min(100%,980px)!important;max-height:min(68dvh,700px)!important;margin-inline:auto!important;object-fit:contain!important;background:#000!important;border-radius:clamp(16px,2vw,28px)!important}.gallery-modal__social{display:grid!important;gap:14px!important;width:min(920px,100%)!important;max-height:min(34dvh,340px)!important;overflow:auto!important;margin:12px auto 0!important;scrollbar-width:none!important}.gallery-modal__social::-webkit-scrollbar,.gallery-modal__social .gallery-comments-mini::-webkit-scrollbar{display:none!important}.gallery-modal__social .gallery-social-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.gallery-modal__social .gallery-comments-mini{display:grid!important;gap:12px!important;max-height:min(230px,28dvh)!important;overflow:auto!important;margin-top:2px!important;scrollbar-width:none!important}.like-details[open]{z-index:2147481800!important}.like-details[open]:before{content:""!important;position:fixed!important;inset:0!important;z-index:2147481800!important;background:#030710d1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;z-index:2147481801!important;width:min(430px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;max-height:min(70dvh,480px)!important;overflow:auto!important;margin:0!important;scrollbar-width:none!important}.like-details[open] .likers-list::-webkit-scrollbar,.like-details[open] .gallery-likers-list::-webkit-scrollbar,.like-details[open] .story-likers-list::-webkit-scrollbar{display:none!important}@media(max-width:1180px)and (min-width:921px){.site-header .header-inner{grid-template-columns:minmax(150px,auto) minmax(0,1fr) max-content!important;gap:8px!important}.site-header .brand-copy strong{font-size:20px!important;letter-spacing:.1em!important}.site-header .brand-copy small{display:none!important}.site-header :is(.header-icon-btn,.lang-pill){width:44px!important;height:44px!important;min-width:44px!important;padding-inline:0!important}}@media(max-width:920px){.site-header{z-index:2147481200!important}.site-header .header-inner{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.site-header .brand{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important}.site-header .brand-copy{display:grid!important;min-width:0!important}.site-header .brand-copy strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(24px,7.2vw,34px)!important;letter-spacing:.12em!important}.site-header .brand-copy small{display:none!important}.site-header .site-nav{display:none!important;position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:calc(154px + env(safe-area-inset-top))!important;z-index:2147481300!important;grid-template-columns:1fr!important;gap:8px!important;padding:14px!important;border:1px solid rgba(126,153,198,.28)!important;border-radius:24px!important;background:#060c1af5!important;box-shadow:0 24px 64px #00000075!important}.site-header .site-nav.is-open,body.menu-open .site-header .site-nav{display:grid!important}.site-header .site-nav a{width:100%!important;justify-content:center!important;text-align:center!important}.site-header .header-actions{display:grid!important;grid-template-columns:repeat(7,minmax(36px,1fr))!important;align-items:center!important;justify-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}.site-header .language-switcher{display:contents!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:min(54px,12vw)!important;height:min(54px,12vw)!important;min-width:0!important;min-height:42px!important;padding:0!important;border-radius:999px!important;font-size:clamp(.74rem,3vw,.96rem)!important}.site-header .header-player-btn{--leskov-btn-size: min(54px, 12vw) !important}.site-header .menu-toggle{position:relative!important;margin:0!important}.header-notice-wrap{position:static!important}.header-notice-dropdown{position:fixed!important;left:12px!important;right:12px!important;top:calc(132px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 154px - env(safe-area-inset-top))!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{padding:calc(188px + env(safe-area-inset-top)) 10px calc(18px + env(safe-area-inset-bottom))!important;z-index:2147481000!important}.header-player-panel:not([hidden]) .header-player-dialog{width:min(560px,calc(100vw - 20px))!important;max-height:calc(100dvh - 206px - env(safe-area-inset-top))!important}.story-grid,.profile-section-stories .story-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.gallery-modal-native-video{max-height:46dvh!important;border-radius:18px!important}.gallery-modal__social{max-height:34dvh!important;padding:12px!important;border-radius:20px!important}.gallery-modal__social .gallery-comment-form,.story-comment-form{grid-template-columns:1fr!important}.home-event-reopen{left:12px!important;right:86px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;min-height:48px!important;padding:10px 14px!important;font-size:clamp(.78rem,3.6vw,.92rem)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;z-index:9998!important}.home-scroll-top,.scroll-top-btn{right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;width:54px!important;height:54px!important;z-index:9999!important}}@media(max-width:390px){.site-header .header-actions{gap:6px!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){width:min(48px,12vw)!important;height:min(48px,12vw)!important}}@media(max-width:920px){html,body{max-width:100%!important;overflow-x:hidden!important}.site-header{width:100%!important;max-width:100vw!important;overflow:visible!important}.site-header .header-inner{width:min(100%,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;margin-inline:auto!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"brand" "actions"!important;gap:12px!important;padding:16px!important;overflow:visible!important}.site-header .brand{grid-area:brand!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;gap:12px!important}.site-header .brand img{width:clamp(50px,13vw,58px)!important;height:clamp(50px,13vw,58px)!important}.site-header .brand-copy strong{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(28px,8.8vw,42px)!important;line-height:1!important;letter-spacing:.14em!important}.site-header .brand-copy small{display:none!important}.site-header .header-actions{--leskov-mobile-header-btn: clamp(40px, 10.2vw, 46px);grid-area:actions!important;width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:center!important;justify-items:center!important;gap:clamp(4px,1.2vw,7px)!important;padding:0!important;overflow:visible!important}.site-header .language-switcher{display:contents!important}.site-header .header-notice-wrap{position:static!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important;min-width:0!important;display:grid!important;place-items:center!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important;min-width:0!important;min-height:40px!important;padding:0!important;margin:0!important;border-radius:999px!important;line-height:1!important;font-size:clamp(.72rem,3vw,.92rem)!important}.site-header .header-player-btn{--leskov-btn-size: var(--leskov-mobile-header-btn) !important}.site-header :is(.header-icon-btn,.menu-toggle) svg{width:46%!important;height:46%!important}.site-header .menu-toggle{position:relative!important;display:inline-flex!important}.site-header .menu-toggle span{position:absolute!important;left:50%!important;width:22px!important;height:2px!important;margin:0!important;transform:translate(-50%)!important;transform-origin:center!important}.site-header .menu-toggle span:nth-child(1){top:calc(50% - 7px)!important}.site-header .menu-toggle span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important}.site-header .menu-toggle span:nth-child(3){top:calc(50% + 7px)!important}.site-header .menu-toggle.is-open span:nth-child(1){top:50%!important;transform:translate(-50%,-50%) rotate(45deg)!important}.site-header .menu-toggle.is-open span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important;opacity:0!important}.site-header .menu-toggle.is-open span:nth-child(3){top:50%!important;transform:translate(-50%,-50%) rotate(-45deg)!important}.site-header .site-nav{left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:calc(150px + env(safe-area-inset-top))!important;max-height:calc(100dvh - 170px - env(safe-area-inset-top))!important}.header-notice-dropdown{left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:calc(146px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 166px - env(safe-area-inset-top))!important;box-sizing:border-box!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(126px + env(safe-area-inset-top)) 10px calc(18px + env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important;z-index:2147481000!important}.header-player-panel:not([hidden]) .header-player-dialog{width:min(560px,calc(100vw - 20px))!important;max-height:calc(100dvh - 150px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;margin:auto!important;overflow:auto!important;overscroll-behavior:contain!important}.header-player-panel:not([hidden]) .header-player-shell{max-height:inherit!important;overflow:auto!important}}@media(max-width:430px){.site-header .header-inner{width:min(100%,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;padding:14px 12px!important;gap:11px!important}.site-header .brand{gap:10px!important}.site-header .header-actions{--leskov-mobile-header-btn: clamp(38px, 10.4vw, 43px);gap:4px!important}.site-header .brand-copy strong{font-size:clamp(27px,8.6vw,38px)!important;letter-spacing:.12em!important}}@media(max-width:370px){.site-header .header-actions{--leskov-mobile-header-btn: 38px;gap:3px!important}.site-header .brand-copy strong{font-size:26px!important}}.story-viewer__dialog,.gallery-modal__dialog{position:relative!important}.story-viewer__nav{top:var(--story-nav-top, 50%)!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:16!important}.gallery-modal__nav{top:var(--gallery-nav-top, 50%)!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:16!important}.story-viewer__stage .story-video-overlay{display:none!important;pointer-events:none!important}@media(max-width:760px){.story-viewer__nav{top:var(--story-nav-top, calc(52px + min(32dvh, 270px)) )!important;width:56px!important;height:56px!important}.story-viewer__nav.is-prev{left:12px!important}.story-viewer__nav.is-next{right:12px!important}.gallery-modal__nav{top:var(--gallery-nav-top, calc(16px + min(25dvh, 230px)) )!important;width:56px!important;height:56px!important}.gallery-modal__nav.is-prev{left:10px!important}.gallery-modal__nav.is-next{right:10px!important}}.like-details[open]:before{pointer-events:auto!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{box-sizing:border-box!important;width:min(430px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(72dvh,480px)!important;padding:18px 54px 18px 18px!important;overflow:auto!important;overscroll-behavior:contain!important;z-index:2147483600!important}@media(max-width:640px){.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list{top:50%!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 120px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:22px!important}}#verification .verification-history{display:grid!important;gap:12px!important;width:100%!important;margin-top:16px!important}#verification .verification-status-card{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:16px 18px!important;border:1px solid rgba(126,153,198,.18)!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff0b,#ffffff05)!important}#verification .verification-status-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important;min-width:0!important}#verification .verification-status-badge{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.22!important;font-weight:950!important;color:var(--text)!important}#verification .verification-status-date{display:inline-flex!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;word-break:normal!important;color:var(--muted)!important;font-weight:800!important}#verification .verification-status-note{margin:0!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.45!important}@media(max-width:920px){html,body{max-width:100%!important;overflow-x:hidden!important}.site-header{overflow:visible!important}.site-header .header-inner{width:min(100%,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;min-width:0!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "actions"!important;justify-items:stretch!important;align-items:center!important;gap:12px!important;padding:14px clamp(12px,3vw,18px) 16px!important;box-sizing:border-box!important;border-radius:clamp(24px,7vw,34px)!important}.site-header .brand{grid-area:brand!important;display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;justify-content:flex-start!important;align-items:center!important;gap:clamp(10px,2.4vw,14px)!important}body[data-user-auth="1"] .site-header .brand,body.app-shell .site-header .brand{display:flex!important;gap:clamp(10px,2.4vw,14px)!important;min-width:0!important}.site-header .brand img{display:block!important;flex:0 0 auto!important;width:clamp(46px,11vw,58px)!important;height:clamp(46px,11vw,58px)!important;max-width:none!important}body.app-shell .site-header .brand img,body[data-user-auth="1"] .site-header .brand img{display:block!important}.site-header .brand-copy{display:block!important;min-width:0!important;max-width:calc(100vw - 104px)!important}.site-header .brand-copy strong{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(30px,9.4vw,46px)!important;line-height:1!important;letter-spacing:.12em!important}.site-header .brand-copy small{display:none!important}.site-header .header-actions{--leskov-mobile-header-btn:clamp(38px,9.5vw,46px);grid-area:actions!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;align-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:clamp(6px,1.6vw,10px)!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important}.site-header .language-switcher{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:inherit!important;min-width:0!important}.site-header .header-notice-wrap{position:static!important;display:grid!important;place-items:center!important;flex:0 0 var(--leskov-mobile-header-btn)!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important;min-width:0!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){flex:0 0 var(--leskov-mobile-header-btn)!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-size:clamp(.72rem,2.8vw,.9rem)!important}.site-header .header-player-btn{--leskov-btn-size:var(--leskov-mobile-header-btn)!important}.site-header :is(.header-icon-btn,.menu-toggle) svg{width:42%!important;height:42%!important;max-width:24px!important;max-height:24px!important}.site-header .menu-toggle{position:relative!important}.site-header .menu-toggle span{position:absolute!important;left:50%!important;width:42%!important;max-width:22px!important;height:2px!important;margin:0!important;transform:translate(-50%)!important}.site-header .menu-toggle span:nth-child(1){top:calc(50% - 7px)!important}.site-header .menu-toggle span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important}.site-header .menu-toggle span:nth-child(3){top:calc(50% + 7px)!important}.site-header .menu-toggle.is-open span:nth-child(1){top:50%!important;transform:translate(-50%,-50%) rotate(45deg)!important}.site-header .menu-toggle.is-open span:nth-child(2){opacity:0!important}.site-header .menu-toggle.is-open span:nth-child(3){top:50%!important;transform:translate(-50%,-50%) rotate(-45deg)!important}.site-header .header-notice-badge{width:18px!important;height:18px!important;min-width:18px!important;font-size:.68rem!important;top:-3px!important;right:-3px!important}.site-header .site-nav{left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:calc(148px + env(safe-area-inset-top))!important;max-height:calc(100dvh - 168px - env(safe-area-inset-top))!important}.header-notice-dropdown{left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:calc(146px + env(safe-area-inset-top))!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 166px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;box-sizing:border-box!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{position:fixed!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(18px + env(safe-area-inset-top)) 10px calc(78px + env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important;z-index:2147481000!important}.header-player-panel:not([hidden]) .header-player-dialog{width:min(560px,calc(100vw - 20px))!important;max-height:calc(100dvh - 108px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;margin:auto!important;overflow:auto!important;overscroll-behavior:contain!important;transform:none!important}}@media(max-width:430px){.site-header .header-inner{width:min(100%,calc(100vw - 14px))!important;max-width:calc(100vw - 14px)!important;padding:13px 11px 15px!important;gap:11px!important}.site-header .brand-copy strong{font-size:clamp(28px,9vw,38px)!important;letter-spacing:.105em!important}.site-header .header-actions{--leskov-mobile-header-btn:clamp(38px,9.8vw,42px);gap:6px!important}}@media(max-width:370px){.site-header .header-inner{padding-inline:10px!important}.site-header .brand img{width:44px!important;height:44px!important}.site-header .brand-copy strong{font-size:28px!important;letter-spacing:.09em!important}.site-header .header-actions{--leskov-mobile-header-btn:36px;gap:5px!important}}.home-event-modal[hidden]{display:none!important}.home-event-modal:not([hidden]){position:fixed!important;inset:0!important;z-index:2147480900!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(20px + env(safe-area-inset-top)) calc(18px + env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) calc(18px + env(safe-area-inset-left))!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important}.home-event-backdrop{position:fixed!important;inset:0!important}.home-event-card{position:relative!important;width:min(620px,calc(100vw - 36px))!important;max-width:calc(100vw - 36px)!important;max-height:calc(100dvh - 44px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;margin:auto!important;padding:74px clamp(24px,4vw,42px) 30px!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;border-radius:30px!important}.home-event-close{position:absolute!important;top:18px!important;left:18px!important;right:auto!important;z-index:40!important}.home-event-lang{position:absolute!important;top:18px!important;right:18px!important;z-index:39!important;display:flex!important;align-items:center!important;gap:6px!important;margin:0!important}.home-event-card:before{top:28px!important;right:154px!important;max-width:170px!important;overflow:hidden!important}.home-event-card h2{max-width:100%!important;margin:16px 0 12px!important;font-size:clamp(2.4rem,5.4vw,4.9rem)!important;line-height:.95!important;letter-spacing:0!important;word-break:normal!important;overflow-wrap:normal!important}.home-event-card p{max-width:100%!important;line-height:1.5!important}.home-event-stats{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:12px!important;max-width:100%!important}.home-event-stats strong{white-space:nowrap!important}.home-event-button{width:100%!important;max-width:100%!important;text-align:center!important}.home-event-reopen{width:auto!important;max-width:min(380px,calc(100vw - 36px))!important;box-sizing:border-box!important;white-space:normal!important}.home-event-modal:not([hidden])+.home-event-reopen{display:none!important}body.header-player-open .home-event-reopen,body.header-player-open .scroll-top-btn,body.header-player-open .home-scroll-top{display:none!important}@media(max-width:640px){.home-event-modal:not([hidden]){align-items:flex-start!important;padding:calc(14px + env(safe-area-inset-top)) calc(10px + env(safe-area-inset-right)) calc(92px + env(safe-area-inset-bottom)) calc(10px + env(safe-area-inset-left))!important}.home-event-card{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 118px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding:86px 18px 22px!important;border-radius:28px!important}.home-event-close{top:18px!important;left:18px!important;width:46px!important;height:46px!important}.home-event-lang{top:18px!important;right:16px!important;gap:4px!important;transform:none!important}.home-event-lang button{min-width:36px!important;height:30px!important;padding:0 9px!important;font-size:.76rem!important}.home-event-card:before{top:28px!important;right:120px!important;max-width:108px!important;letter-spacing:6px!important;opacity:.25!important}.home-event-eyebrow{max-width:100%!important}.home-event-card h2{font-size:clamp(2rem,11.2vw,3.25rem)!important;line-height:.98!important}.home-event-stats{padding:14px!important;border-radius:20px!important}.home-event-stats strong{font-size:clamp(2rem,11vw,3rem)!important}.home-event-reopen{left:14px!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:min(280px,calc(100vw - 28px))!important;min-height:42px!important;padding:7px 12px!important;font-size:.82rem!important;z-index:160!important}}.message-video-shell.is-native.is-circle{--circle-size:clamp(176px,42vw,236px)!important;width:var(--circle-size)!important;height:var(--circle-size)!important;min-width:0!important;max-width:100%!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:999px!important;margin-inline:auto!important}.message-video-shell.is-native.is-circle .custom-media-player.is-video.is-compact,.message-video-shell.is-native.is-circle [data-media-player]{width:100%!important;height:100%!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:999px!important}.message-video-shell.is-native.is-circle .custom-media-player__media,.message-video-shell.is-native.is-circle video.custom-media-player__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:999px!important}.message-video-shell.is-native.is-circle .video-circle-timeline__center-btn{display:grid!important;place-items:center!important;opacity:.92!important;visibility:visible!important;pointer-events:auto!important}.message-video-shell.is-native.is-circle .custom-media-player.is-playing:not(:hover):not(:focus-within):not(.show-mobile-controls) .video-circle-timeline__center-btn{opacity:0!important;pointer-events:none!important}.video-circle-preview,.video-circle-preview video{aspect-ratio:1/1!important;border-radius:999px!important;overflow:hidden!important;object-fit:cover!important}.call-overlay:not([hidden]){position:fixed!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(16px + env(safe-area-inset-top)) 12px calc(16px + env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important;z-index:2147480800!important}.call-overlay__card{width:min(980px,calc(100vw - 24px))!important;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow:auto!important;box-sizing:border-box!important}.call-video-grid{position:relative!important;overflow:hidden!important}.call-video-grid video{max-width:100%!important;object-fit:cover!important}@media(max-width:640px){.message-video-shell.is-native.is-circle{--circle-size:min(204px,58vw)!important}.call-overlay:not([hidden]){align-items:center!important;padding:calc(10px + env(safe-area-inset-top)) 8px calc(10px + env(safe-area-inset-bottom))!important}.call-overlay__card{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:24px!important}.call-controls{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.call-controls .media-action-btn{width:100%!important;min-width:0!important}}@media(max-width:920px){html,body{max-width:100%!important;overflow-x:hidden!important}.site-header{position:relative!important;z-index:260!important;overflow:visible!important}.site-header .header-inner{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;min-width:0!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "actions"!important;gap:10px!important;padding:12px!important;border-radius:26px!important;box-sizing:border-box!important;overflow:visible!important}.site-header .brand{grid-area:brand!important;gap:10px!important;min-width:0!important;max-width:100%!important}body[data-user-auth="1"] .site-header .brand,body.app-shell .site-header .brand{display:flex!important}.site-header .brand img{width:40px!important;height:40px!important;flex:0 0 40px!important}.site-header .brand-copy{display:block!important;min-width:0!important;max-width:calc(100vw - 82px)!important}.site-header .brand-copy strong{font-size:clamp(24px,7.2vw,34px)!important;line-height:1!important;letter-spacing:.11em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.site-header .brand-copy small{display:none!important}.site-header .header-actions{--leskov-mobile-header-btn:38px;grid-area:actions!important;display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;overflow:visible!important}.site-header .header-notice-wrap,.site-header .language-switcher{display:flex!important;gap:7px!important;min-width:0!important}.site-header .header-notice-wrap{position:static!important;flex:0 0 var(--leskov-mobile-header-btn)!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important}.site-header :is(.header-icon-btn,.lang-pill,.menu-toggle){flex:0 0 var(--leskov-mobile-header-btn)!important;width:var(--leskov-mobile-header-btn)!important;height:var(--leskov-mobile-header-btn)!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;font-size:.76rem!important;line-height:1!important}.site-header .header-player-btn{--leskov-btn-size:var(--leskov-mobile-header-btn)!important}.site-header :is(.header-icon-btn,.menu-toggle) svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}.site-header .menu-toggle{position:relative!important}.site-header .menu-toggle span{position:absolute!important;left:50%!important;width:18px!important;height:2px!important;margin:0!important;transform:translate(-50%)!important}.site-header .menu-toggle span:nth-child(1){top:calc(50% - 6px)!important}.site-header .menu-toggle span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important}.site-header .menu-toggle span:nth-child(3){top:calc(50% + 6px)!important}.site-header .header-notice-badge{width:16px!important;height:16px!important;min-width:16px!important;font-size:.62rem!important;top:-3px!important;right:-3px!important}.site-header .site-nav,.header-notice-dropdown{top:calc(108px + env(safe-area-inset-top))!important}.site-header .site-nav{max-height:calc(100dvh - 126px - env(safe-area-inset-top))!important}.header-notice-dropdown{max-height:calc(100dvh - 128px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{z-index:2147483400!important}}@media(max-width:430px){.site-header .header-inner{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;padding:11px!important;gap:9px!important;border-radius:24px!important}.site-header .brand img{width:38px!important;height:38px!important;flex-basis:38px!important}.site-header .brand-copy strong{font-size:clamp(23px,7.5vw,31px)!important;letter-spacing:.095em!important}.site-header .header-actions{--leskov-mobile-header-btn:36px;gap:7px!important}.site-header :is(.header-icon-btn,.menu-toggle) svg{width:17px!important;height:17px!important}}@media(max-width:370px){.site-header .brand img{width:34px!important;height:34px!important;flex-basis:34px!important}.site-header .brand-copy strong{font-size:22px!important;letter-spacing:.08em!important}.site-header .header-actions{--leskov-mobile-header-btn:34px;gap:6px!important}}.home-event-modal:not([hidden]){z-index:2147483600!important;align-items:center!important;padding:calc(18px + env(safe-area-inset-top)) calc(14px + env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) calc(14px + env(safe-area-inset-left))!important}.home-event-card{max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;transform:none!important}@media(max-width:640px){.home-event-modal:not([hidden]){align-items:center!important;padding:calc(12px + env(safe-area-inset-top)) calc(10px + env(safe-area-inset-right)) calc(78px + env(safe-area-inset-bottom)) calc(10px + env(safe-area-inset-left))!important}.home-event-card{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 90px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding:76px 18px 22px!important}}.gallery-modal__dialog{grid-template-rows:minmax(0,auto) auto minmax(176px,32dvh)!important}.gallery-modal__stage{max-height:min(56dvh,620px)!important}.gallery-modal-native-video{cursor:pointer!important}.gallery-modal__social{display:flex!important;flex-direction:column!important;gap:14px!important;min-height:176px!important;max-height:min(34dvh,340px)!important;overflow:hidden!important}.gallery-modal__social .gallery-social-panel{display:flex!important;flex-direction:column!important;gap:14px!important;min-height:0!important;height:100%!important}.gallery-modal__social .gallery-social-actions,.story-social-panel .story-social-actions,.gallery-modal__social .gallery-comment-form,.story-comment-form{flex:0 0 auto!important}.gallery-modal__social .gallery-comments-mini,.story-comments-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.gallery-modal__social .gallery-comments-mini::-webkit-scrollbar,.story-comments-list::-webkit-scrollbar{width:0!important;height:0!important}@media(max-width:760px){.gallery-modal__dialog{grid-template-rows:minmax(0,auto) auto minmax(220px,38dvh)!important}.gallery-modal__stage{max-height:42dvh!important}.gallery-modal__stage>img,.gallery-modal__stage video,.gallery-modal__stage .gallery-modal-player,.gallery-modal__stage .gallery-modal-player .custom-media-player__media{max-height:42dvh!important}.gallery-modal__social{min-height:220px!important;max-height:38dvh!important}}.like-details:not([open]):before{display:none!important;content:none!important}.like-details:not([open]) .likers-list,.like-details:not([open]) .gallery-likers-list,.like-details:not([open]) .story-likers-list{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.like-details:hover:not([open]) .likers-list,.like-details:hover:not([open]) .gallery-likers-list,.like-details:hover:not([open]) .story-likers-list{display:none!important}.story-viewer__stage video,.story-viewer__stage img{object-fit:contain!important;max-width:100%!important;max-height:min(62dvh,640px)!important}.story-viewer__stage video{cursor:pointer!important}.story-viewer__nav,.gallery-modal__nav{top:var(--story-nav-top,var(--gallery-nav-top,50%))!important;bottom:auto!important;transform:translateY(-50%)!important}.gallery-modal__nav{top:var(--gallery-nav-top,50%)!important}@media(max-width:760px){.story-viewer__nav,.gallery-modal__nav{width:48px!important;height:48px!important}}input[type=date].admin-input{color-scheme:dark;min-width:0!important}.gallery-modal:not([hidden]),.story-viewer:not([hidden]){z-index:2147483000!important}body.header-player-open .site-header,body:has(.header-player-panel:not([hidden])) .site-header{visibility:visible!important;opacity:1!important;pointer-events:auto!important;filter:none!important}.header-player-panel[hidden]{display:none!important}html,body{max-width:100%;overflow-x:hidden!important}@media(max-width:860px){body.header-player-open .site-header,body:has(.header-player-panel:not([hidden])) .site-header{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:sticky!important;top:0!important;z-index:2147483500!important}.site-header .brand img{width:56px!important;height:56px!important;flex:0 0 56px!important}.site-header .header-icon-btn,.site-header .header-player-btn,.site-header .menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;flex:0 0 42px!important}.site-header .header-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important;max-width:100%!important;overflow:visible!important}.header-player-panel:not([hidden]),body.header-player-open .header-player-panel{z-index:2147483400!important}}@media(max-width:430px){.site-header .brand img{width:52px!important;height:52px!important;flex-basis:52px!important}.site-header .header-icon-btn,.site-header .header-player-btn,.site-header .menu-toggle{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important}}.gallery-tile__play{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.gallery-tile>.gallery-social-panel[data-gallery-social]{display:none!important}.gallery-modal__social .gallery-social-panel[data-gallery-social]{display:flex!important}.like-details:not([open]) .likers-list,.like-details:not([open]) .gallery-likers-list,.like-details:not([open]) .story-likers-list,.like-details:not([open]) .likers-summary,.like-details:hover:not([open]) .likers-list,.like-details:hover:not([open]) .gallery-likers-list,.like-details:hover:not([open]) .story-likers-list,.like-details:hover:not([open]) .likers-summary{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;animation:none!important;transform:none!important}@media(max-width:860px){.site-header .container.header-inner,.site-header .header-inner{display:grid!important;grid-template-rows:auto auto!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px 14px!important;border-radius:26px!important;width:calc(100vw - 20px)!important;overflow:hidden!important}.site-header .brand{grid-row:1!important;width:100%!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.site-header .header-actions{grid-row:2!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;overflow:visible!important;min-width:0!important}.site-header .header-actions .header-icon-btn,.site-header .header-actions .header-player-btn,.site-header .header-actions .header-notice-wrap,.site-header .header-actions .header-profile-btn,.site-header .header-actions .menu-toggle,.site-header .header-actions .lang-btn,.site-header .header-actions .lang-pill,.site-header .header-actions .site-menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;flex:0 0 42px!important;font-size:.9rem!important}.site-header .brand img{width:52px!important;height:52px!important;min-width:52px!important}}@media(max-width:520px){.site-header .header-actions .header-icon-btn,.site-header .header-actions .header-player-btn,.site-header .header-actions .header-notice-wrap,.site-header .header-actions .header-profile-btn,.site-header .header-actions .menu-toggle,.site-header .header-actions .lang-btn,.site-header .header-actions .lang-pill,.site-header .header-actions .site-menu-toggle{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;flex:0 0 38px!important}.site-header .header-actions{gap:5px!important}}@media(max-width:390px){.site-header .header-actions .header-icon-btn,.site-header .header-actions .header-player-btn,.site-header .header-actions .header-notice-wrap,.site-header .header-actions .header-profile-btn,.site-header .header-actions .menu-toggle,.site-header .header-actions .lang-btn,.site-header .header-actions .lang-pill,.site-header .header-actions .site-menu-toggle{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;flex:0 0 34px!important;font-size:.8rem!important}.site-header .header-actions{gap:4px!important}}@media(max-width:760px){.gallery-modal:not([hidden]){padding:8px 8px 80px!important;align-items:flex-start!important}.gallery-modal__dialog{position:relative!important;width:calc(100vw - 16px)!important;padding:52px 14px 14px!important;border-radius:22px!important;overflow:hidden!important}.gallery-modal__close{position:absolute!important;top:8px!important;right:8px!important;width:40px!important;height:40px!important;z-index:10!important}.gallery-modal__nav{position:absolute!important;top:auto!important;bottom:14px!important;transform:none!important;width:44px!important;height:44px!important;z-index:10!important}.gallery-modal__nav.is-prev{left:14px!important;right:auto!important}.gallery-modal__nav.is-next{right:14px!important;left:auto!important}.gallery-modal__stage>img{max-height:55vh!important;border-radius:14px!important}.gallery-modal__stage video{max-height:45vh!important;border-radius:14px!important}}.call-overlay{position:fixed!important;inset:0!important;z-index:2147483600!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}.call-overlay__backdrop{position:absolute!important;inset:0!important;background:linear-gradient(135deg,#030816eb,#081228f5)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.call-overlay__card{position:relative!important;z-index:1!important;width:min(1000px,100%)!important;padding:28px!important;border-radius:36px!important;border:1px solid rgba(126,153,198,.22)!important;background:linear-gradient(160deg,#0a142cfa,#060c1cfc)!important;box-shadow:0 60px 160px #000000a6,inset 0 1px #ffffff14!important;max-height:min(96vh,980px)!important;overflow:auto!important}.call-overlay__state{font-size:.85rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#a0beffb3!important;margin-bottom:18px!important}.call-overlay__peer{display:flex!important;gap:14px!important;align-items:center!important;margin-bottom:20px!important}.call-overlay__peer img{width:56px!important;height:56px!important;border-radius:50%!important;border:2px solid rgba(126,153,198,.35)!important;object-fit:cover!important;box-shadow:0 0 0 4px #6496ff1f!important}.call-overlay__peer strong{font-size:1.15rem!important;font-weight:900!important}.call-overlay__peer #callDurationLabel{font-size:.85rem!important;color:#a0beffa6!important;margin:0!important;font-variant-numeric:tabular-nums!important}.call-video-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;gap:14px!important;align-items:stretch!important;margin-bottom:20px!important}.call-video-grid video{width:100%!important;border-radius:24px!important;background:#020510!important;object-fit:cover!important;display:block!important;border:1px solid rgba(126,153,198,.14)!important;box-shadow:0 20px 60px #00000073!important}#remoteCallVideo{min-height:300px!important;max-height:62vh!important}#localCallVideo{min-height:200px!important;max-height:62vh!important;border-radius:20px!important}.call-controls{display:flex!important;gap:10px!important;justify-content:center!important;flex-wrap:wrap!important}.call-controls .media-action-btn{flex:1 1 auto!important;min-width:140px!important;max-width:200px!important;justify-content:center!important;border-radius:18px!important;font-weight:800!important;padding:13px 16px!important;transition:transform .12s,box-shadow .12s!important}.call-controls .media-action-btn:hover{transform:translateY(-2px)!important;box-shadow:0 10px 28px #0000004d!important}.call-controls .site-btn.danger{background:linear-gradient(135deg,#e03050,#c01838)!important;border-color:#e03050!important;box-shadow:0 8px 24px #c0183866!important}.incoming-call-modal__dialog{border-radius:32px!important;padding:28px!important;background:linear-gradient(160deg,#0a142cfc,#060c1cfc)!important;border:1px solid rgba(126,153,198,.2)!important;box-shadow:0 60px 140px #0009,inset 0 1px #ffffff12!important}.incoming-call-modal__avatar img{width:80px!important;height:80px!important;border-radius:50%!important;border:3px solid rgba(100,150,255,.35)!important;box-shadow:0 0 0 6px #5078ff1a!important}.incoming-call-modal__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:18px!important}.incoming-call-modal__actions .site-btn{border-radius:16px!important;font-weight:900!important}@media(max-width:820px){.call-video-grid{grid-template-columns:1fr!important}#localCallVideo{max-width:200px!important;max-height:160px!important;min-height:unset!important;justify-self:end!important;border-radius:16px!important}.call-controls .media-action-btn{min-width:calc(50% - 8px)!important}}@media(max-width:640px){.call-overlay{padding:10px!important;align-items:stretch!important}.call-overlay__card{padding:18px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important}#remoteCallVideo{min-height:220px!important;max-height:44vh!important}#localCallVideo{max-width:min(42vw,140px)!important;max-height:110px!important}.call-controls .media-action-btn{min-width:calc(50% - 6px)!important;padding:11px 10px!important}}.gallery-modal__stage .custom-media-player.gallery-modal-player{width:100%!important;max-width:100%!important}.gallery-modal__stage video{max-width:100%!important;max-height:65vh!important;width:100%!important;border-radius:18px!important;background:#000!important;display:block!important;object-fit:contain!important}.gallery-modal__social{display:block!important}.gallery-modal__social:not([hidden]){display:block!important}.gallery-modal__social .gallery-social-panel{display:grid!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;backdrop-filter:none!important}.gallery-modal__social .gallery-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.gallery-modal__social .gallery-comments-mini{display:grid!important;gap:8px!important;margin-top:10px!important}.leskov-bookmarks-section{display:grid;gap:16px}.leskov-bookmarks-list{display:grid;gap:12px}.leskov-bookmark-card{display:grid;gap:10px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#ffffff09}.leskov-bookmark-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.leskov-bookmark-card__author{display:flex;align-items:center;gap:10px;min-width:0}.leskov-bookmark-card__author img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.leskov-bookmark-card__body{color:var(--text);line-height:1.5;word-break:break-word}.leskov-bookmark-card__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.toast-host{pointer-events:none;z-index:2147482500}.toast-notice{pointer-events:auto;border-color:#7e99c638}.toast-notice.is-success,.toast-notice.is-friends{border-color:#79e3d26b;box-shadow:0 18px 42px #79e3d21a,0 18px 38px #00000057}.toast-notice.is-error{border-color:#ff7a927a;box-shadow:0 18px 42px #ff7a921a,0 18px 38px #00000057}.toast-notice.is-warning{border-color:#ffd47a75}.toast-notice.is-info,.toast-notice.is-default{border-color:#7aa5ff61}.leskov-drafts-section .section-head h2{display:flex;align-items:center;gap:12px}.drafts-title-icon{display:inline-grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:18px;color:#94e6dc;background:linear-gradient(145deg,#7aa5ff2e,#79e3d224);border:1px solid rgba(121,227,210,.32);box-shadow:inset 0 1px #ffffff14,0 18px 38px #14264638}.drafts-title-icon svg{width:34px;height:34px;fill:currentColor}.toast-host,[data-leskov-toast-host],[data-toast-host]{position:fixed;top:18px;right:18px;z-index:2147482500;display:grid;gap:10px;width:min(390px,calc(100vw - 28px));pointer-events:none}.toast-notice{pointer-events:auto;display:grid;gap:5px;padding:14px 16px;border-radius:18px;border:1px solid rgba(126,153,198,.24);background:#091121f5;color:#eef4ff;text-decoration:none;box-shadow:0 20px 55px #0000006b;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform:translateY(-12px);opacity:0;transition:opacity .28s ease,transform .28s ease,border-color .28s ease}.toast-notice.is-visible{opacity:1;transform:translateY(0)}.flash{position:relative;display:block;margin:0 0 18px;padding:14px 18px;border:1px solid rgba(121,227,210,.35);border-radius:18px;background:linear-gradient(180deg,#79e3d21f,#79e3d20e);color:var(--text);box-shadow:0 16px 38px #0000002e;transition:opacity .32s ease,transform .32s ease,max-height .38s ease,margin .32s ease,padding .32s ease;cursor:pointer}.flash:before{content:"";position:absolute;left:14px;top:50%;width:8px;height:8px;border-radius:50%;background:var(--accent-2);transform:translateY(-50%);box-shadow:0 0 0 5px #79e3d21f}.flash{padding-left:34px}.flash.error{border-color:#ff7a926b;background:linear-gradient(180deg,#ff7a9221,#ff7a920e)}.flash.error:before{background:#ff7a92;box-shadow:0 0 0 5px #ff7a921f}.flash.is-dismissing{opacity:0!important;transform:translateY(-10px)!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important;border-width:0!important}@media(max-width:620px){.toast-host,[data-leskov-toast-host],[data-toast-host]{left:14px;right:14px;top:14px;width:auto}}.custom-media-player.is-video.is-fullscreen-active .custom-media-player__controls,.custom-media-player.is-video.is-fullscreen-active .custom-media-player__overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.custom-media-player.is-video:fullscreen{width:100vw;height:100vh;max-width:none;max-height:none;background:#000;display:grid;place-items:center;padding:0!important;border-radius:0!important}.custom-media-player.is-video:fullscreen .custom-media-player__media{width:100%;height:100%;max-height:none!important;object-fit:contain;border-radius:0!important}.custom-media-player.is-video:fullscreen .custom-media-player__controls{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:16px 18px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(0deg,#000000c7,#0000)}.profile-layout-single{grid-template-columns:minmax(0,1fr)!important;max-width:1280px!important;margin-inline:auto!important}.profile-layout-single .profile-topbar,.profile-layout-single .profile-main{grid-column:1/-1!important;width:min(1180px,100%)!important;margin-inline:auto!important;min-width:0!important}.saved-layout .surface-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.saved-layout .section-head h1,.saved-layout .section-head h2,.saved-layout .page-hero-card h1{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.feed-comments{display:grid;gap:10px;margin:12px 0 10px;padding-top:10px;border-top:1px solid rgba(126,153,198,.16)}.feed-comment{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:10px;border-radius:18px;background:#ffffff09;border:1px solid rgba(126,153,198,.12)}.feed-comment.is-reply{margin-left:22px;background:#7ee7da09}.feed-comment__avatar img{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid rgba(126,153,198,.28)}.feed-comment__body{min-width:0;display:grid;gap:6px}.feed-comment__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text)}.feed-comment__head span{color:var(--muted);font-weight:700;font-size:.82rem}.feed-comment__text{color:var(--text);line-height:1.45;overflow-wrap:anywhere}.feed-comment__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.feed-comment__replies{display:grid;gap:8px;margin-top:8px}@media(max-width:640px){.feed-comment.is-reply{margin-left:8px}.feed-comment{grid-template-columns:30px minmax(0,1fr);padding:9px}.feed-comment__avatar img{width:30px;height:30px}}#gallery-public .surface-card,#gallery-public .leskov-gallery{overflow:hidden!important}#gallery-public .leskov-empty-state,#gallery-public .empty-state,.public-gallery-card .leskov-empty-state,.public-gallery-card .empty-state{min-height:220px!important;display:grid!important;place-items:center!important;text-align:center!important;padding:24px!important}#gallery-public .leskov-empty-state__icon,#gallery-public .empty-state__icon,.public-gallery-card .leskov-empty-state__icon,.public-gallery-card .empty-state__icon{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;max-width:64px!important;max-height:64px!important}#gallery-public .leskov-empty-state svg,#gallery-public .empty-state svg,.public-gallery-card .leskov-empty-state svg,.public-gallery-card .empty-state svg{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}.like-details{position:relative!important}.like-details:not([open])>:not(summary){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.like-details[open]>:not(summary){pointer-events:auto!important}.like-details[open] .likers-list,.like-details[open] .gallery-likers-list,.like-details[open] .story-likers-list,.like-details[open] .likers-summary{position:fixed!important;left:var(--likers-left, 16px)!important;top:var(--likers-top, 80px)!important;right:auto!important;bottom:auto!important;width:min(340px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(360px,52vh)!important;overflow:auto!important;z-index:2147483300!important;transform:none!important}.like-details:hover:not([open]) .likers-list,.like-details:hover:not([open]) .gallery-likers-list,.like-details:hover:not([open]) .story-likers-list,.like-details:hover:not([open]) .likers-summary{display:none!important;visibility:hidden!important;opacity:0!important}.public-user-page .profile-main,.public-user-page .profile-section,.public-user-page .surface-card{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.public-user-page .feed-head,.public-user-page .comment-actions,.public-user-page .story-social-panel{min-width:0!important;max-width:100%!important;flex-wrap:wrap!important}.public-user-page .gallery-section,.public-user-page .public-gallery-grid{min-width:0!important;max-width:100%!important;overflow:hidden!important}.profile-sidebar .site-btn[aria-disabled=true],.messenger-head-actions .site-btn[aria-disabled=true]{opacity:.72}.profile-sidebar .site-btn,.profile-sidebar a.site-btn{white-space:normal!important}.profile-sidebar a.site-btn[href*="messages.php"],.profile-sidebar .site-btn[href*="messages.php"],.messenger-head-actions #videoCallBtn{opacity:1!important;pointer-events:auto!important}.profile-sidebar a.site-btn[href*="messages.php"]:before{content:none!important}.call-overlay:not([hidden]){position:fixed!important;inset:0!important;z-index:2147480800!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(16px + env(safe-area-inset-top)) 12px calc(16px + env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important}.call-overlay__card{width:min(1120px,calc(100vw - 24px))!important;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow:auto!important;box-sizing:border-box!important}.call-video-grid{position:relative!important;display:block!important;width:100%!important;height:clamp(420px,64svh,660px)!important;min-height:clamp(420px,64svh,660px)!important;border-radius:28px!important;overflow:hidden!important;background:#020712!important;border:1px solid rgba(255,255,255,.08)!important}.call-video-grid video#remoteCallVideo,#remoteCallVideo{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;background:#020712!important;opacity:1!important;visibility:visible!important}.call-video-grid video#localCallVideo,#localCallVideo{position:absolute!important;right:18px!important;bottom:18px!important;width:clamp(132px,21vw,220px)!important;height:clamp(96px,15vw,154px)!important;min-height:0!important;max-height:none!important;display:block!important;object-fit:cover!important;border-radius:20px!important;border:2px solid rgba(255,255,255,.76)!important;background:#07101d!important;opacity:1!important;visibility:visible!important;clip:auto!important;clip-path:none!important;z-index:8!important;box-shadow:0 24px 58px #00000080,0 0 0 6px #7aa5ff24!important}.call-video-grid:after{content:"Вы"!important;position:absolute!important;right:28px!important;bottom:calc(-10px + clamp(96px,15vw,154px))!important;z-index:9!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;background:#050c18b8!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:999px!important;padding:4px 8px!important;pointer-events:none!important}html[lang=et] .call-video-grid:after{content:"Sina"!important}.message-video-shell.is-native.is-circle{--circle-size:clamp(190px,40vw,260px)!important;width:var(--circle-size)!important;height:var(--circle-size)!important;max-width:100%!important;margin:8px auto!important;border-radius:999px!important;overflow:hidden!important;background:#000!important}.message-video-shell.is-native.is-circle .leskov-player{width:100%!important;height:100%!important;aspect-ratio:1/1!important;border-radius:999px!important;background:#000!important;overflow:hidden!important;padding:0!important}.message-video-shell.is-native.is-circle .leskov-player__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;border-radius:999px!important;background:#000!important}.message-video-shell.is-native.is-circle .leskov-player__panel{position:absolute!important;left:0!important;right:0!important;bottom:0!important;border-radius:0!important;padding:10px 12px 14px!important;grid-template-columns:auto 1fr auto!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))!important}.message-video-shell.is-native.is-circle .leskov-player__center-btn{width:64px!important;height:64px!important}@media(max-width:700px){.call-overlay:not([hidden]){align-items:stretch!important;padding:10px 8px calc(10px + env(safe-area-inset-bottom))!important}.call-overlay__card{width:100%!important;max-height:calc(100dvh - 20px)!important}.call-video-grid{height:54svh!important;min-height:280px!important;border-radius:22px!important}.call-video-grid video#localCallVideo,#localCallVideo{right:12px!important;bottom:12px!important;width:116px!important;height:92px!important;border-radius:18px!important}.call-video-grid:after{right:20px!important;bottom:76px!important;font-size:10px!important}.message-video-shell.is-native.is-circle{--circle-size:min(212px,62vw)!important}}.message-translate-btn{white-space:nowrap}.message-translate-btn.is-active{border-color:#79e3d280;background:#79e3d21f;color:#9defe0}.message-bubble [data-message-text].is-translated{position:relative;padding-left:10px;border-left:2px solid rgba(121,227,210,.55)}@media(max-width:860px){html,body{max-width:100%;overflow-x:hidden!important}.container,.app-main,.surface-card,.profile-layout,.profile-main,.profile-sidebar,.profile-section{min-width:0!important;max-width:100%!important;box-sizing:border-box}.profile-edit-grid,.settings-grid,.form-grid{grid-template-columns:1fr!important;min-width:0!important;max-width:100%!important}input,select,textarea,.admin-input,.admin-textarea{max-width:100%!important;box-sizing:border-box!important}.gallery-grid.profile-gallery-grid,.profile-gallery-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important}.leskov-empty-state{max-width:100%!important;overflow:visible!important;white-space:normal!important}.leskov-empty-state__title,.leskov-empty-state__hint{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;max-width:100%!important}}.message-image-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px}.message-image-modal[hidden]{display:none}.message-image-modal__backdrop{position:absolute;inset:0;background:#03060edb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.message-image-modal__dialog{position:relative;z-index:1;max-width:min(92vw,1000px);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:12px;animation:image-modal-in .22s ease}.message-image-modal__img{max-width:100%;max-height:78vh;border-radius:16px;box-shadow:0 24px 70px #0009;object-fit:contain;background:#05080f}.message-image-modal__close{position:absolute;top:-14px;right:-14px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0d101cf5;color:#fff;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0006}.message-image-modal__close:hover{background:#282e40fa}.message-image-modal__open{font-size:13px;color:#ffffffc7;text-decoration:none;padding:8px 16px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0d}.message-image-modal__open:hover{color:#fff;border-color:#ffffff52}body.image-modal-open{overflow:hidden}.message-attachment{cursor:pointer;position:relative;overflow:hidden;border-radius:24px;-webkit-tap-highlight-color:transparent}.message-attachment img{transition:transform .4s cubic-bezier(.22,.61,.36,1),filter .35s ease}.message-attachment:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#060c1800 45%,#060c186b);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.message-attachment:after{content:"";position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:50%;z-index:2;pointer-events:none;background-color:transparent;background-image:linear-gradient(135deg,var(--accent),var(--accent-2)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2306121f'%3E%3Cpath d='M4 9V4h5v2H6v3H4zm14 0V6h-3V4h5v5h-2zM4 15h2v3h3v2H4v-5zm16 0v5h-5v-2h3v-3h2z'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:cover,18px 18px;box-shadow:0 8px 22px #22ace866,inset 0 1px #fff6;opacity:0;transform:scale(.7) translateY(-4px);transition:opacity .28s ease,transform .28s cubic-bezier(.22,.61,.36,1)}.message-attachment:hover img,.message-attachment:focus-visible img{transform:scale(1.045);filter:brightness(.86) saturate(1.04)}.message-attachment:hover:before,.message-attachment:focus-visible:before{opacity:1}.message-attachment:hover:after,.message-attachment:focus-visible:after{opacity:1;transform:scale(1) translateY(0)}@media(prefers-reduced-motion:reduce){.message-attachment img,.message-attachment:after,.message-attachment:before{transition:none}}@media(max-width:600px){.message-image-modal{padding:14px}.message-image-modal__close{top:-8px;right:-8px;width:40px;height:40px;font-size:22px}}.tiny-action--repost{display:inline-flex;align-items:center;gap:6px}.tiny-action__icon{flex:0 0 auto;display:inline-block;vertical-align:middle}.tiny-action--repost span{line-height:1}.form-grid input.admin-input,.profile-edit-grid input.admin-input,.form-grid select.admin-input{max-width:100%;min-width:0;box-sizing:border-box}.admin-input[type=date],.admin-input[type=datetime-local],.admin-input[type=time],.admin-input[type=month]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;-webkit-appearance:none;appearance:none}.profile-edit-grid label,.form-grid label{min-width:0;max-width:100%;box-sizing:border-box}@media(max-width:640px){.admin-input[type=date],.admin-input[type=datetime-local],.admin-input[type=time],.admin-input[type=month]{font-size:16px}}@media(max-width:640px){body.utility-page .container.header-inner,body.notifications-page-shell .container.header-inner,body.discover-page .container.header-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "search search"!important;align-items:center!important;column-gap:10px!important;row-gap:12px!important}body.utility-page .header-inner>.brand,body.utility-page .header-inner>a.brand{grid-area:brand!important;min-width:0!important}body.utility-page .header-inner>.header-actions{grid-area:actions!important;justify-self:end!important}body.utility-page .header-inner>.site-header__search-wrap{grid-area:search!important;min-width:0!important;width:100%!important}body.utility-page .header-inner .brand-copy strong{font-size:1.15rem!important;line-height:1.1!important}body.utility-page .header-inner .brand-copy small{font-size:.72rem!important}body.utility-page .header-inner .leskov-search-bar{width:100%!important;min-width:0!important}}.call-overlay:not([hidden]),.incoming-call-modal:not([hidden]){z-index:2147483600!important;isolation:isolate!important}.call-video-grid video#remoteCallVideo,.call-video-grid video#localCallVideo{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;contain:paint}.call-video-grid video#localCallVideo{transform:scaleX(-1) translateZ(0)}.call-video-grid video#localCallVideo.is-camera-off{transform:scaleX(-1) translateZ(0)}.site-header .language-switcher--menu{display:none!important}.site-header .language-switcher--header{display:flex!important}@media(min-width:761px){.site-header .language-switcher--header{display:flex!important}.site-header .site-nav .language-switcher--menu{display:none!important}}@media(max-width:760px){.site-header .header-actions>.language-switcher--header{display:none!important}.site-header .site-nav .language-switcher--menu{display:flex!important;grid-column:1 / -1!important;width:100%!important;min-width:0!important;gap:8px!important;align-items:center!important;justify-content:center!important;padding:10px!important;margin:2px 0 0!important;border:1px solid rgba(129,160,219,.18)!important;border-radius:18px!important;background:#ffffff09!important;box-sizing:border-box!important}.site-header .site-nav .language-switcher--menu .lang-pill{flex:1 1 0!important;width:auto!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border-radius:14px!important;font-size:.9rem!important;font-weight:950!important}}.message-attachment{display:inline-block!important;width:auto!important;max-width:min(100%,420px)!important;overflow:hidden!important;border-radius:22px!important;cursor:pointer!important;vertical-align:top!important}.message-attachment:before,.message-attachment:after{display:none!important;content:none!important}.message-attachment img{display:block!important;max-width:100%!important;height:auto!important;border-radius:inherit!important;transition:transform .22s ease,filter .22s ease!important}.message-attachment:hover img,.message-attachment:focus-visible img{transform:scale(1.012)!important;filter:brightness(.96) saturate(1.02)!important}@media(max-width:640px){.message-attachment{max-width:min(100%,78vw)!important;border-radius:20px!important}}.call-overlay:not([hidden]),.incoming-call-modal:not([hidden]){position:fixed!important;inset:0!important;z-index:2147483647!important;isolation:isolate!important}body:has(.call-overlay:not([hidden])) .site-header,body:has(.incoming-call-modal:not([hidden])) .site-header{z-index:2147481200!important}.message-attachment:hover img,.message-attachment:focus-visible img,.message-attachment.is-gift-attachment:hover img,.message-attachment.is-gift-attachment:focus-visible img{transform:none!important;filter:none!important}.message-attachment.is-gift-attachment{cursor:default!important}.message-attachment.is-gift-attachment:before,.message-attachment.is-gift-attachment:after{display:none!important;content:none!important}
