:root{--surface: #121a23;--surface-raised: #18232e;--border: rgba(255, 255, 255, .1);--text: #f5f7fa;--muted: #9ca9b8;--brand: #5eead4;--brand-strong: #14b8a6;--layout-max: 1440px;--layout-gutter: 28px;--layout-width: min(var(--layout-max), calc(100vw - (var(--layout-gutter) * 2)));--rail-gap: 14px;--rail-desktop-cards: 6;--rail-tablet-cards: 5;--rail-mobile-cards: 3;--rail-mobile-visible: 3;--rail-desktop-gap-total: 70px;--rail-tablet-gap-total: 48px;--rail-mobile-peek-gap-total: 16px;--rail-gap-total: var(--rail-desktop-gap-total);--rail-card-width: calc((var(--layout-width) - var(--rail-gap-total)) / var(--rail-desktop-cards));color:#f6f7fb;background:#0b0f14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0b0f14}button,select,input{font:inherit}button{cursor:pointer}img{display:block}h1,h2,h3,p{margin-top:0}h2{margin-bottom:0;font-size:22px}p{color:#aeb7c4;line-height:1.55}.public-shell,.admin-page{min-height:100vh;overflow-x:clip}.public-shell.theme-light{--surface: #fff;--surface-raised: #f3f6f8;--border: rgba(15, 23, 42, .12);--text: #101820;--muted: #607080;color:var(--text);background:#eef3f7}.public-shell.theme-true-black{--surface: #060606;--surface-raised: #101010;--border: rgba(255, 255, 255, .12);color:#f7f7f7;background:#000}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.09);background:#0b0f14eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .header-main,.site-header .header-nav,main{width:var(--layout-width);margin-inline:auto}.header-main{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0}.header-nav{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:0 0 12px;scrollbar-width:none}.header-nav::-webkit-scrollbar,.poster-row::-webkit-scrollbar{display:none}.header-nav .nav-button{min-width:120px;justify-content:center}.header-brand-group,.brand,.top-actions{display:inline-flex;align-items:center;gap:10px;min-width:0}.public-brand{border:0;padding:0;background:transparent;color:inherit}.brand-logo-image{width:auto;height:46px;max-width:190px;object-fit:contain}.nav-button{min-height:42px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:11px 12px;background:transparent;color:#dbe3ee}.nav-button svg{width:18px;height:18px}.nav-button.active,.nav-button:hover{border-color:#ffffff1f;background:#ffffff14}.icon-button,.primary-button,.ghost-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;text-decoration:none}.icon-button{width:42px;border:1px solid rgba(255,255,255,.12);background:#141b24;color:#f6f7fb}.primary-button{border:0;padding:0 15px;background:#ef4444;color:#fff;font-weight:800}.ghost-button{border:1px solid rgba(255,255,255,.16);padding:0 14px;background:#ffffff14;color:#f6f7fb}.login-top-button{min-height:40px;border:1px solid rgba(94,234,212,.28);border-radius:999px;padding:0 16px;background:#5eead41f;color:var(--text);font-weight:900}.profile-pill{min-height:38px;border:1px solid var(--border);border-radius:999px;padding:0 14px;background:#ffffff0d;color:var(--text);font-weight:800}.menu-toggle,.mobile-menu-backdrop{display:none}main{min-width:0;padding:24px 0 48px}.landing{display:grid;gap:28px;min-width:0;max-width:100%;overflow-x:hidden}.landing>*,.rail,.hero{min-width:0;max-width:100%}.deferred-home-section{min-height:var(--deferred-min-height);min-width:0;max-width:100%;contain:layout style paint}.deferred-home-section>*{width:100%}.deferred-home-placeholder{height:var(--deferred-min-height)}.home-media-stack{min-width:0;display:grid;gap:28px;margin:0;padding:0}.hero{position:relative;min-height:430px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:42px 72px;background:#0a0e12}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#0a0e12f0,#0a0e128c,#0a0e1233);pointer-events:none}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-copy,.hero-dots{position:relative;z-index:1}.hero-copy{max-width:660px}.hero h2{margin-bottom:12px;font-size:clamp(34px,5vw,64px);line-height:1}.hero p{max-width:680px;color:#d4dae3;font-size:17px}.hero-subtitle{margin-bottom:8px;color:var(--brand)!important;font-weight:800}.hero-arrow{position:absolute;top:50%;z-index:2;width:46px;height:64px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#080c11b8;color:#fff}.hero-arrow.previous{left:14px}.hero-arrow.next{right:14px}.hero-dots{position:absolute;right:22px;bottom:18px;display:flex;gap:7px}.hero-dots button{width:22px;height:4px;border:0;border-radius:999px;background:#ffffff52}.hero-dots button.active{background:var(--brand)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.home-recommendation-slot{min-height:492px;min-width:0}.rail{display:grid;gap:14px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.rail-scroll-shell{position:relative;min-width:0;max-width:100%;overflow:hidden}.poster-row{display:grid;grid-auto-flow:column;grid-auto-columns:var(--rail-card-width);gap:var(--rail-gap);overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.poster-card{width:100%;max-width:none;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#141b24db}.poster-image{width:100%;display:block;aspect-ratio:2 / 3;overflow:hidden;border:0;padding:0;background:transparent;color:inherit}.poster-image img{width:100%;height:100%;aspect-ratio:2 / 3;object-fit:cover}.poster-body{display:grid;gap:8px;padding:12px}.text-link{border:0;padding:0;background:transparent;color:#f6f7fb;text-align:left;font-weight:850}.home-bootstrap{width:100%;margin:0 auto;padding:18px 0 60px;display:grid;gap:18px}.home-bootstrap-hero,.home-bootstrap-row span,.home-bootstrap-blog-row span,.home-bootstrap-ad,.home-bootstrap-heading span{background:linear-gradient(100deg,#ffffff0b 20%,#ffffff1a,#ffffff0b 64%);background-size:220% 100%;animation:home-bootstrap-pulse 1.2s ease-in-out infinite}.home-bootstrap-hero{min-height:430px;border-radius:8px}.home-bootstrap-heading{min-height:24px;display:flex;align-items:center;gap:14px;color:var(--muted)}.home-bootstrap-heading span{width:210px;height:20px;border-radius:5px}.home-bootstrap-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding-bottom:82px}.home-bootstrap-row span{aspect-ratio:2 / 3;border-radius:8px}.home-bootstrap-blog{display:grid;gap:14px;min-height:286px}.home-bootstrap-blog-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-bootstrap-blog-row span{aspect-ratio:16 / 9;border-radius:8px}.home-bootstrap-ad{min-height:96px;border-radius:8px}.cookie-consent-banner{position:fixed;left:50%;bottom:18px;z-index:130;width:min(760px,calc(100vw - 28px));transform:translate(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(180deg,#16202bfa,#0a0e13fa);box-shadow:0 22px 80px #0000006b}.cookie-consent-banner p{margin:5px 0 0}.cookie-consent-banner>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.editorial-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;display:grid;place-items:center;padding:22px;background:#02060aa3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editorial-modal-surface{position:relative;width:min(var(--modal-width-desktop, 640px),100%);max-height:min(760px,calc(100dvh - 44px));overflow:hidden;display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,.55fr);gap:22px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:20px;background:linear-gradient(180deg,#16202bfa,#0a0e13fa);box-shadow:0 32px 100px #0000008c}.editorial-modal-surface.without-image{grid-template-columns:1fr}.editorial-modal-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:12px 4px 4px;overflow:hidden}.editorial-modal-copy h2,.editorial-modal-copy p{margin:0}.editorial-modal-copy h2{padding-right:44px;overflow-wrap:anywhere}.editorial-modal-surface>img{width:100%;height:100%;min-height:260px;border-radius:8px;object-fit:cover}.editorial-modal-close{position:absolute;top:12px;right:12px;z-index:1}.editorial-modal-actions{display:flex;align-items:end;justify-content:flex-end;flex-wrap:wrap;gap:10px}@keyframes home-bootstrap-pulse{to{background-position-x:-220%}}@media(max-width:1180px){:root{--layout-gutter: 22px;--rail-gap: 12px;--rail-gap-total: var(--rail-tablet-gap-total);--rail-card-width: calc((var(--layout-width) - var(--rail-gap-total)) / var(--rail-tablet-cards))}.menu-toggle{display:inline-flex}.desktop-action,.desktop-nav{display:none}.site-header .header-main{padding:14px 0}}@media(max-width:700px){:root{--layout-gutter: 14px;--rail-gap: 8px;--rail-gap-total: var(--rail-mobile-peek-gap-total);--rail-card-width: calc((var(--layout-width) - var(--rail-gap-total)) / var(--rail-mobile-visible))}.site-header .header-main{min-height:76px;align-items:flex-start;gap:12px;padding:14px 0 10px}.header-brand-group{gap:8px}.site-header .top-actions{flex-shrink:0}main{padding:18px 0 36px}.landing,.home-media-stack{gap:6px}.hero{min-height:360px;padding:22px}.hero h2{font-size:36px}.hero-arrow{width:36px;height:54px}.hero-arrow.previous{left:6px}.hero-arrow.next{right:6px}.home-bootstrap{width:min(100% - 24px,520px)}.home-bootstrap-hero{min-height:360px}.home-bootstrap-row{grid-template-columns:repeat(3,minmax(0,1fr))}.home-bootstrap-row span:nth-child(n+4){display:none}.home-bootstrap-blog{min-height:248px}.home-bootstrap-blog-row{grid-template-columns:1fr}.home-bootstrap-blog-row span:nth-child(n+2){display:none}.cookie-consent-banner{grid-template-columns:1fr;align-items:stretch}.cookie-consent-banner>div:last-child{justify-content:stretch}.cookie-consent-banner button{flex:1}.editorial-modal-layer{padding:12px}.editorial-modal-surface{width:min(var(--modal-width-mobile, 420px),100%);grid-template-columns:1fr}}
