:root{--background:#050505;--surface:#101112;--surface-2:#18191b;--text:#f7f7f5;--muted:#969696;--gold:#e0a24a;--border:rgba(255,255,255,.10);--page-gutter:clamp(18px,4vw,64px);--header-height:64px;--radius-sm:8px;--radius-md:12px}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{max-width:100%;background:#050505;letter-spacing:-.01em}::selection{color:#111;background:#e0a24a}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-loading{min-height:100svh;padding:0 var(--page-gutter) 80px;background:#070707;opacity:0;animation:loading-reveal .18s .14s forwards}.page-loading-top{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0a}.page-loading-body{padding-top:clamp(42px,8vw,105px)}.loading-block{position:relative;display:block;overflow:hidden;border-radius:10px;background:#171819}.loading-block:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 12%,#ffffff0b 42%,#ffffff12 50%,#ffffff0b 58%,transparent 88%);transform:translateX(-110%);animation:loading-shimmer 1.25s ease-in-out infinite}.loading-logo{width:126px;height:22px;border-radius:5px}.loading-action{width:40px;height:40px;border-radius:50%}.loading-kicker{width:92px;height:10px;margin-bottom:16px}.loading-title{width:min(390px,72vw);height:clamp(34px,5vw,62px);margin-bottom:14px}.loading-copy{width:min(570px,84vw);height:15px;margin-bottom:42px}.page-loading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.loading-card{aspect-ratio:16/10;border-radius:14px}@keyframes loading-reveal{to{opacity:1}}@keyframes loading-shimmer{to{transform:translateX(110%)}}@media(max-width:800px){.page-loading{padding-inline:16px}.page-loading-body{padding-top:48px}.loading-copy{margin-bottom:30px}.page-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.loading-card{aspect-ratio:3/4}}@media(prefers-reduced-motion:reduce){.page-loading{opacity:1}.loading-block:after,.page-loading{animation:none}}.app-header{min-height:var(--header-height);padding:0 var(--page-gutter);border-bottom:0;background:linear-gradient(180deg,rgba(5,5,5,.94),rgba(5,5,5,.72));backdrop-filter:blur(20px) saturate(120%)}.app-header .wordmark{font-size:1.32rem;letter-spacing:-.075em}.app-header .wordmark b{font-size:1.55rem}.app-nav{gap:clamp(18px,2.3vw,36px);font-size:.78rem;font-weight:650}.app-nav a{position:relative;padding:23px 0 21px;color:#aaa;transition:color .18s ease}.app-nav a:hover,.app-nav a[aria-current=page]{color:#fff}.app-nav a[aria-current=page]:after{content:"";position:absolute;inset:auto 0 0;height:2px;border-radius:2px;background:var(--gold)}.header-tools{gap:10px;padding:0;border:0;border-radius:0;backdrop-filter:none}.header-tools,.profile-button{background:transparent;box-shadow:none}.profile-button{position:relative;width:38px;height:38px;border:0;color:#aaa69f;transition:color .18s,transform .18s}.profile-button:after{content:"";position:absolute;right:8px;bottom:2px;left:8px;height:2px;border-radius:2px;background:var(--gold);opacity:0;transform:scaleX(.35);transition:opacity .18s,transform .18s}.profile-button:hover,.profile-button[aria-expanded=true]{color:#fff;background:transparent;transform:translateY(-1px)}.profile-button:hover:after,.profile-button[aria-expanded=true]:after{opacity:1;transform:scaleX(1)}.header-profile-trigger:focus-visible,.profile-button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.platform-header-actions{position:relative;display:flex;align-items:center;gap:8px}.header-notification-button{position:relative;color:#d8d5cf;cursor:pointer}.header-notification-button>span{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid #08090a;border-radius:99px;color:#17110a;background:var(--gold);font-size:.52rem;font-weight:900}.header-profile-trigger{position:relative;height:40px;padding:3px 3px 3px 2px;display:flex;align-items:center;gap:9px;border:0;border-radius:0;color:#f5f2ec;background:transparent;box-shadow:none;cursor:pointer}.header-profile-trigger:after{content:"";position:absolute;right:2px;bottom:0;left:2px;height:2px;border-radius:2px;background:var(--gold);opacity:0;transform:scaleX(.35);transition:opacity .18s,transform .18s}.header-profile-trigger:hover,.header-profile-trigger[aria-expanded=true]{color:#fff;background:transparent}.header-profile-trigger:hover:after,.header-profile-trigger[aria-expanded=true]:after{opacity:1;transform:scaleX(1)}.header-profile-trigger>svg{width:13px;color:#8d8982}.header-avatar{width:30px;height:30px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#17120b;background:linear-gradient(135deg,#edbd76,#bc7930);font-size:.76rem;font-weight:900}.header-avatar img{width:100%;height:100%;object-fit:cover}.header-avatar.is-large{width:43px;height:43px;flex:0 0 43px;font-size:1rem}.header-profile-name{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:750}.mobile-profile-shortcut{display:none}.header-popover{position:absolute;z-index:70;top:calc(100% + 13px);right:0;border:1px solid #ffffff16;border-radius:16px;color:#eeeae3;background:#121416f7;box-shadow:0 24px 70px #000c;backdrop-filter:blur(24px);animation:header-menu-in .16s ease-out}.header-popover:before{content:"";position:absolute;top:-6px;right:24px;width:11px;height:11px;border-left:1px solid #ffffff16;border-top:1px solid #ffffff16;background:#121416;transform:rotate(45deg)}.notification-popover{width:min(390px,calc(100vw - 32px))}.notification-popover>header{min-height:63px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #ffffff10}.notification-popover>header>div{display:grid;gap:3px}.notification-popover>header strong{font-size:.88rem}.notification-popover>header span{color:#7f7b75;font-size:.62rem}.notification-popover>header button{padding:6px 0;display:flex;align-items:center;gap:5px;border:0;color:#d7a85f;background:transparent;font-size:.62rem;font-weight:750;cursor:pointer}.notification-popover>header button svg{width:14px}.notification-list{max-height:min(460px,65vh);overflow-y:auto}.notification-list>article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;border-bottom:1px solid #ffffff0b}.notification-list>article>a{padding:14px 8px 14px 16px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px}.notification-list>article:hover{background:#ffffff06}.notification-list>article.is-unread{background:#d29a4b08}.notification-list>article.is-unread:after{content:"";position:absolute;top:18px;right:39px;width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 10px #d29a4b}.notification-actions{align-self:center;display:grid}.notification-actions>button{width:30px;height:25px;display:grid;place-items:center;border:0;border-radius:7px;color:#77736d;background:transparent;cursor:pointer}.notification-actions>button:hover{color:#e7b3af;background:#ffffff08}.notification-actions>button svg{width:13px}.notification-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:var(--gold);background:#d29a4b12}.notification-icon svg{width:17px}.notification-list>article>a>span:last-child{min-width:0;padding-right:8px}.notification-list strong{display:block;font-size:.72rem}.notification-list p{margin:4px 0 5px;color:#aaa69f;font-size:.66rem;line-height:1.45}.notification-list time{color:#696660;font-size:.56rem}.notification-empty{min-height:190px;padding:30px;display:grid;place-items:center;align-content:center;text-align:center}.notification-empty>svg{width:30px;margin-bottom:13px;color:#6f6c67}.notification-empty strong{font-size:.78rem}.notification-empty p{max-width:240px;margin:7px 0 0;color:#77736d;font-size:.64rem;line-height:1.5}.notification-loading{min-height:190px;padding:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;align-content:center}.notification-loading span{height:42px;border-radius:10px;background:linear-gradient(90deg,#17191b 25%,#24272a 50%,#17191b 75%);background-size:200% 100%;animation:notification-shimmer 1.25s linear infinite}.notification-loading p{grid-column:1/-1;margin:4px 0 0;text-align:center;color:#8a8781;font-size:.68rem}.notification-error button{margin-top:15px;display:inline-flex;align-items:center;gap:7px;border:1px solid #35383b;border-radius:999px;background:#191b1d;color:#f2f0eb;padding:9px 14px;font:inherit;cursor:pointer}.notification-error button svg{width:15px;height:15px}.notification-error>svg{color:var(--gold)}@keyframes notification-shimmer{to{background-position:-200% 0}}.notification-preferences{padding:12px 16px 14px;border-top:1px solid #ffffff10}.notification-preferences summary{color:#b9b5ae;font-size:.65rem;font-weight:750;cursor:pointer}.notification-preferences label{margin-top:11px;display:flex;align-items:center;gap:8px;color:#8d8982;font-size:.62rem}.notification-preferences input{accent-color:var(--gold)}.profile-popover{width:280px;padding:8px}.profile-menu-identity{padding:10px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #ffffff10}.profile-menu-identity>span:last-child{min-width:0;display:grid;gap:3px}.profile-menu-identity strong{display:flex;align-items:center;gap:5px;font-size:.78rem}.profile-menu-identity strong svg{width:15px;color:#39a6ff}.profile-menu-identity small{overflow:hidden;color:#85817a;font-size:.61rem;text-overflow:ellipsis}.profile-popover nav{padding:7px 0;display:grid}.profile-popover form button,.profile-popover nav a{width:100%;min-height:42px;padding:0 11px;display:flex;align-items:center;gap:11px;border:0;border-radius:9px;color:#d8d4cd;background:transparent;font-size:.71rem;font-weight:700;text-align:left;cursor:pointer}.profile-popover form button:hover,.profile-popover nav a:hover{color:#fff;background:#ffffff08}.profile-popover form svg,.profile-popover nav svg{width:17px;color:#918d86}.profile-popover form{padding-top:7px;border-top:1px solid #ffffff10}.profile-popover form button{color:#c9a7a3}@keyframes header-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}}.cinema-home .app-header{background:linear-gradient(180deg,rgba(5,5,5,.92),rgba(5,5,5,.32),transparent)}.cinema-home{overflow-x:clip}.cinema-hero{isolation:isolate;min-height:clamp(600px,78svh,790px);padding:120px var(--page-gutter) 105px;overflow:hidden}.cinema-hero-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% 34%;filter:saturate(.72) contrast(1.05)}.cinema-hero-shade{z-index:-1;background:linear-gradient(90deg,#050505f7,#050505b5 35%,#05050529 68%),linear-gradient(0deg,#050505,transparent 52%,#05050528)}.cinema-hero-copy{width:min(620px,60vw)}.cinema-hero h1{margin-bottom:20px;font-size:clamp(3.8rem,6.6vw,7rem)}.cinema-meta{gap:10px;font-size:.75rem}.cinema-logline{max-width:560px;margin:14px 0 22px;font-size:.92rem;line-height:1.55}.original-mark{margin-bottom:12px;font-size:.68rem}.cinema-content{margin-top:-42px;padding:0 var(--page-gutter) 24px}.cinema-genres{gap:7px;margin:0;padding:8px 0 18px;scrollbar-width:none}.cinema-genres::-webkit-scrollbar{display:none}.cinema-genres a{padding:8px 13px;border-color:#ffffff16;color:#9e9e9e;background:#ffffff07;font-size:.72rem}.cinema-genres a:hover,.cinema-genres a[aria-current]{border-color:#ffffff35;color:#fff;background:#ffffff0d}.cinema-section{margin:24px 0 46px}.cinema-section .rail-heading{margin-bottom:13px}.cinema-section .rail-heading h2,.rail-heading h2{font-size:clamp(1.25rem,1.8vw,1.7rem);letter-spacing:-.035em}.rail-tools a{margin-right:5px;color:#858585;font-size:.7rem}.rail-tools button{width:30px;height:30px;border-color:#ffffff1c}.cinema-rail{gap:8px;padding:4px 0 10px;scrollbar-width:none}.cinema-rail::-webkit-scrollbar,.read-shelf-track::-webkit-scrollbar{display:none}.cinema-card{flex-basis:clamp(210px,20vw,292px);border:0;border-radius:var(--radius-sm);overflow:visible;background:transparent;transition:transform .22s ease}.cinema-card:hover{z-index:3;border-color:transparent;transform:translateY(-3px) scale(1.015)}.cinema-card-art{aspect-ratio:16/9;min-height:0;border-radius:var(--radius-sm);box-shadow:0 8px 24px #0005}.cinema-card.is-read-card .cinema-card-art{aspect-ratio:3/4}.cinema-card-art img{filter:saturate(.82)}.art-shade{background:linear-gradient(0deg,#050505dc,transparent 62%)}.cinema-card-copy{inset:auto 13px 12px}.cinema-card-copy h3{margin:4px 0 0;font-size:1rem}.cinema-card-copy>p:not(.original-synopsis){font-size:.55rem}.card-facts,.cinema-card-copy .original-synopsis{display:none}.soon-badge{top:8px;left:8px;padding:4px 7px;border:0;background:#050505ba;font-size:.54rem}.cinema-card-footer{min-height:38px;padding:7px 4px 0;flex-wrap:nowrap}.cinema-card-detail{color:#aaa;font-size:.64rem}.cinema-card-actions{opacity:.72;transition:opacity .18s}.cinema-card:hover .cinema-card-actions{opacity:1}.cinema-card-actions .like-button,.cinema-card-actions .list-button{width:30px!important;height:30px!important;min-height:30px!important;border-color:#ffffff18!important;background:#ffffff08!important}.cinema-originals .cinema-card{flex-basis:clamp(340px,38vw,560px)}.cinema-originals .cinema-card-art{aspect-ratio:16/8.4}.cinema-originals .cinema-card-copy h3{font-size:clamp(1.4rem,2.2vw,2.25rem)}.cinema-footer{padding:30px 0;font-size:.72rem}.app-shell{padding:calc(var(--header-height) + 28px) var(--page-gutter) 100px}.browse-page{background:linear-gradient(180deg,#0c0d0f,#050505 300px)}.browse-page .app-intro{margin:28px 0 20px}.browse-page .app-intro h1{max-width:760px;font-size:clamp(2.2rem,4.6vw,4.5rem);line-height:.96}.browse-page .app-intro p:not(.eyebrow){margin-bottom:0;font-size:.88rem}.search-form{max-width:680px;margin:4px 0 28px;align-items:center;gap:8px}.search-form .field{max-width:none}.search-form .field input{min-height:44px;border-radius:8px;background:#111214}.search-form button{height:44px;min-height:44px;border-radius:8px;padding-inline:20px}.content-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.content-card{min-height:0;aspect-ratio:16/11;border:0;border-radius:var(--radius-sm);box-shadow:0 8px 24px #0005;transition:transform .2s ease}.content-card:hover{z-index:2;transform:translateY(-3px) scale(1.012)}.content-card img{filter:saturate(.78)}.content-card:after{background:linear-gradient(0deg,#050505f2,transparent 70%)}.content-card .card-copy{inset:auto 14px 12px}.content-card .card-copy>span{font-size:.52rem}.content-card .card-copy h2{margin:4px 0 0;font-size:1.02rem}.content-card .card-copy p,.content-card .card-details-link,.content-card .list-button{display:none}.browse-read-callout{margin:46px 0 10px;padding:26px 28px;border-color:#ffffff12;border-radius:12px;background:linear-gradient(110deg,#14110d,#0c0d0e 65%)}.browse-read-callout h2{font-size:clamp(1.5rem,2.4vw,2.2rem)}.browse-read-callout p{font-size:.78rem}.content-detail{padding-inline:var(--page-gutter);background:#050505}.content-detail .back-link{color:#858585}.detail-hero{min-height:clamp(500px,68svh,720px);margin-inline:calc(var(--page-gutter) * -1);border:0;border-radius:0}.detail-shade{background:linear-gradient(90deg,#050505f8,#050505c7 38%,transparent 76%),linear-gradient(0deg,#050505,transparent 58%)}.detail-copy{padding:clamp(28px,6vw,88px) var(--page-gutter)}.detail-copy h1{max-width:750px;font-size:clamp(3rem,6vw,6.5rem)}.detail-synopsis{max-width:560px;font-size:.9rem}.content-detail .cinema-actions.is-compact .cinema-button:first-child{width:auto;min-width:0;padding-inline:18px;border-radius:7px}.content-detail .cinema-actions.is-compact .cinema-button:first-child span{display:inline}.detail-facts{margin:0 0 42px;border:0;border-bottom:1px solid #ffffff12;border-radius:0;background:transparent}.detail-facts div{padding:17px 20px}.detail-facts dt{font-size:.68rem}.detail-facts dd{font-size:.82rem}.episode-section{margin-top:44px}.episode-section .rail-heading h2{font-size:1.6rem}.episode-card{flex-basis:clamp(220px,20vw,300px)}.app-shell.read-library{padding:var(--header-height) 0 100px 178px}.read-library{padding-top:var(--header-height)}.read-side-nav{inset:var(--header-height) auto 0 0;padding-top:24px}.read-library-v2 .read-editorial-hero{min-height:clamp(490px,64svh,650px);border-radius:0 0 22px 22px}.read-library-v2 .read-editorial-hero:before{filter:saturate(.82) contrast(1.03);transition:transform .8s ease}.read-library-v2 .read-editorial-hero:hover:before{transform:scale(1.012)}.read-library-v2 .read-editorial-shade{background:linear-gradient(90deg,#050607f5,#050607c9 38%,#05060735 73%,#0506070d),linear-gradient(0deg,#050607ef,transparent 52%)}.read-library-v2 .read-editorial-copy{padding:clamp(36px,4.5vw,70px)}.read-library-v2 .read-editorial-copy h1{max-width:760px;font-size:clamp(3.25rem,6vw,6.4rem);text-wrap:balance}.read-editorial-copy>p:not(.eyebrow){max-width:530px;font-size:.9rem;line-height:1.55}.read-hero-quote{display:none}.read-discovery-nav{margin-bottom:26px;padding:15px 0;gap:10px;border-bottom:1px solid #ffffff0d}.read-discovery-nav a{padding:9px 15px;border-color:#ffffff14;background:#ffffff05;font-size:.65rem;transition:border-color .2s,color .2s,background .2s}.read-discovery-nav a:hover{border-color:#d29a4b70;color:#f3c582;background:#d29a4b0d}.read-featured-grid{margin:38px 0 62px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px}.read-work-card.is-wide .read-work-cover{min-height:440px;border-radius:18px}.read-library-v2 .read-shelf{margin-block:50px;padding-top:2px}.read-library-v2 .read-shelf-heading{margin-bottom:20px;padding-bottom:13px;border-bottom:1px solid #ffffff0d}.read-library-v2 .read-shelf-heading h2{font-size:clamp(1.35rem,2vw,1.95rem)}.read-library-v2 .read-shelf-track{gap:16px;padding-top:4px}.read-library-v2 .read-work-card{flex-basis:clamp(180px,16vw,235px);transition:transform .24s ease}.read-library-v2 .read-work-card:hover{transform:translateY(-5px)}.read-library-v2 .read-work-cover{height:auto;aspect-ratio:3/4;border:1px solid #ffffff12;border-radius:16px;box-shadow:0 18px 44px #0007}.read-library-v2 .read-work-cover img{filter:saturate(.7) contrast(1.03)}.read-library-v2 .read-work-card:hover .read-work-cover img{transform:scale(1.04);filter:saturate(.9) contrast(1.04)}.read-library-v2 .read-cover-shade{background:linear-gradient(0deg,#050607d9,transparent 48%),linear-gradient(180deg,#0003,transparent 30%)}.read-library-v2 .read-work-kind{top:13px;bottom:auto;left:13px;border-color:#ffffff2a;background:#080a0bb5;font-size:.56rem}.read-card-open{position:absolute;z-index:3;right:13px;bottom:13px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #ffffff30;border-radius:50%;color:#f5efe5;background:#080a0bc7;backdrop-filter:blur(12px);transition:color .2s,background .2s,transform .2s}.read-card-open svg{width:15px;height:15px;transform:rotate(-45deg)}.read-work-cover:hover .read-card-open{color:#17120b;background:var(--gold);transform:translate(2px,-2px)}.read-work-card.is-wide .read-card-open{top:18px;right:18px;bottom:auto}.read-library-v2 .read-work-card h3{margin:14px 0 6px;font-size:1rem;line-height:1.2}.read-library-v2 .read-work-card>p{color:#96918a;font-size:.69rem;line-height:1.55}.read-card-meta{margin-top:11px;color:#696660}.read-detail-page{padding-top:calc(var(--header-height) + 14px)}.read-detail-hero{border:0;border-radius:10px}.read-author-card,.read-chapter-row,.read-detail-comment-grid article{border-color:#ffffff10;border-radius:10px;background:#0d0e0f}@media(min-width:1001px){.read-featured-grid>div{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px}.read-featured-grid>div .read-work-card{display:grid;grid-template-columns:minmax(130px,38%) minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:18px;align-items:start;padding:12px;border:1px solid #ffffff10;border-radius:18px;background:linear-gradient(145deg,#101315,#090b0c)}.read-featured-grid>div .read-work-cover{height:100%;min-height:185px;grid-row:1/5;aspect-ratio:auto;border-radius:12px}.read-featured-grid>div .read-work-card h3{margin:12px 0 8px;font-size:1.12rem}.read-featured-grid>div .read-work-card>p{-webkit-line-clamp:3;font-size:.72rem}.read-featured-grid>div .read-card-meta{align-self:end;padding-bottom:10px}}.cinema-button,.glass-button,.gold-button,.read-primary-action,.submit-button{border-radius:7px}.empty-state{border-radius:12px;background:#0d0e0f}.people-page,.profile-settings-page{background:#070707}.profile-editor-photo,.profile-editor-section,.profile-settings-card,.profile-settings-links,.profile-status-card{border-color:#ffffff10;border-radius:12px;background:#0d0f10}.profile-settings-intro h1{font-size:clamp(2rem,4vw,3.6rem)}.social-profile-shell{background:#050505}.social-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.social-content-grid article{position:relative;min-width:0;padding:0;overflow:hidden;border:1px solid #ffffff18;border-radius:18px;background:#0d0f11;box-shadow:0 18px 55px #0005;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.social-content-grid article:hover{z-index:2;border-color:#d29a4b6b;box-shadow:0 24px 70px #0009;transform:translateY(-4px)}.social-content-card-link{height:100%;display:block}.social-content-cover{position:relative;aspect-ratio:4/5;padding:0!important;display:grid;place-items:center;overflow:hidden;border-radius:0;color:var(--gold);background:#171a1d}.social-content-cover:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(0deg,#090a0cf7,#090a0c9c 48%,transparent);pointer-events:none}.social-content-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.social-content-grid article:hover .social-content-cover img{transform:scale(1.045);filter:saturate(1.08)}.social-content-cover>span{top:13px;left:13px;bottom:auto;padding:6px 8px;border:1px solid #ffffff24;border-radius:999px;color:#f5f1e9;background:#08090bbd;font-size:.54rem;font-weight:850;letter-spacing:.1em}.social-content-cover>i,.social-content-cover>span{position:absolute;z-index:2;backdrop-filter:blur(10px)}.social-content-cover>i{top:12px;right:12px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #ffffff2a;border-radius:50%;color:#f4efe7;background:#08090b9f;transition:background .2s,color .2s}.social-content-cover>i svg{width:15px;height:15px}.social-content-grid article:hover .social-content-cover>i{color:#17110a;background:var(--gold)}.social-content-copy{position:relative;z-index:3;min-height:154px;margin-top:-112px;padding:54px 18px 19px!important;background:linear-gradient(0deg,#0b0d0f 68%,transparent)}.social-content-copy small{color:var(--gold);font-size:.56rem;font-weight:850;letter-spacing:.11em}.social-content-copy h3{margin:8px 0 9px;color:#f5f1e9;font-family:Georgia,serif;font-size:clamp(1.12rem,1.55vw,1.4rem);line-height:1.12}.social-content-copy p{margin:0;color:#96928a;font-size:.7rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.social-content-copy b{margin-top:14px;display:flex;align-items:center;gap:5px;color:#d9a557;font-size:.65rem}.social-content-copy b svg{width:13px;height:13px}.feedback-page{min-height:100svh}.feedback-shell{width:min(760px,100%);margin:30px auto 0}.feedback-shell>header{margin-bottom:24px}.feedback-shell h1{margin:9px 0 12px;font-size:clamp(2.2rem,6vw,4.5rem);letter-spacing:-.055em}.feedback-shell>header>p:last-child{max-width:600px;color:var(--muted);line-height:1.7}.feedback-card{padding:clamp(22px,4vw,38px);display:grid;gap:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.feedback-card>svg{color:var(--gold)}.feedback-card label{display:grid;gap:8px;color:#d8d5cf;font-size:.76rem;font-weight:700}.feedback-card input,.feedback-card select,.feedback-card textarea{width:100%;padding:13px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:#090a0b;font:inherit}.feedback-card textarea{resize:vertical;line-height:1.65}.feedback-card small{color:var(--muted);font-size:.65rem;line-height:1.5}.feedback-field-hint{color:var(--muted);font-size:.68rem;font-weight:400}.feedback-success{justify-items:start}.feedback-success h2{margin:0;font-size:1.8rem}.feedback-success p{margin:0;color:var(--muted)}.feedback-history{margin:30px 0 80px}.feedback-history-heading{margin-bottom:15px}.feedback-history-heading h2{margin:0 0 5px;font-size:1.45rem}.feedback-history-empty,.feedback-history-heading p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.6}.feedback-history ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.feedback-history li{padding:18px 20px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.feedback-history li>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;font-size:.7rem}.feedback-history li>div span{color:var(--gold);font-weight:700}.feedback-history li time{color:var(--muted)}.feedback-history li strong{margin-left:auto;color:var(--text)}.feedback-history li strong[data-status=new]{color:var(--gold)}.feedback-history li strong[data-status=resolved]{color:#8bd5a4}.feedback-history li>p{margin:12px 0 6px;color:var(--text);font-size:.82rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-history li>a{color:var(--gold);font-size:.7rem;overflow-wrap:anywhere}.feedback-history-empty{padding:20px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}@media (max-width:1100px){.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){:root{--header-height:58px}.app-header{padding-inline:16px}.app-header .wordmark{font-size:1.2rem}.app-header .wordmark b{font-size:1.38rem}.header-tools{gap:7px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.header-profile-trigger{display:none}.header-notification-button,.mobile-profile-shortcut{display:grid}.profile-popover{position:fixed;top:calc(var(--header-height) + 6px);right:12px;left:12px;width:auto;max-height:calc(100svh - var(--header-height) - 20px);overflow-y:auto}.profile-popover:before{right:18px}.notification-popover{position:fixed;top:calc(var(--header-height) + 6px);right:12px;left:12px;width:auto;max-height:calc(100svh - var(--header-height) - 20px)}.notification-popover:before{right:55px}.notification-list{max-height:calc(100svh - var(--header-height) - 132px)}.cinema-hero{min-height:72svh;padding:100px 18px 90px;align-items:end}.cinema-hero-image{object-position:62% center}.cinema-hero-shade{background:linear-gradient(0deg,#050505,#050505d9 38%,#05050538 74%),linear-gradient(90deg,#050505b8,transparent 70%)}.cinema-hero-copy{width:100%}.cinema-hero h1{margin-bottom:14px;font-size:clamp(3.2rem,15vw,5rem)}.cinema-logline{max-width:92%;font-size:.82rem;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.cinema-content{margin-top:-30px;padding-inline:16px}.cinema-genres{margin-right:-16px;padding-right:16px}.cinema-section{margin-block:22px 36px}.rail-tools button{display:none}.cinema-card{flex-basis:64vw}.cinema-card.is-read-card{flex-basis:42vw}.cinema-originals .cinema-card{flex-basis:82vw}.cinema-card-footer{display:flex}.mobile-nav{inset:auto 0 0;bottom:0;height:62px;border:0;border-top:1px solid #ffffff12;background:#090909f2;box-shadow:0 -8px 28px #0007}.mobile-nav,.mobile-nav a{border-radius:0}.mobile-nav a[aria-current=page]:after{bottom:2px;width:4px;height:4px}.app-shell{padding:calc(var(--header-height) + 20px) 16px 90px}.app-shell.read-library{width:100%;padding-left:0;padding-right:0}.app-shell.people-page{width:100%;padding:0 0 90px}.people-shell{width:100%;min-width:0}.people-header,.people-shell{padding-inline:max(14px,env(safe-area-inset-left))}.people-header{margin-inline:calc(max(14px,env(safe-area-inset-left)) * -1)}.people-grid,.people-grid article,.people-grid article>a,.people-result-head,.people-search{width:100%;min-width:0;max-width:100%}.people-grid article>a{grid-template-columns:58px minmax(0,1fr) auto;overflow:hidden}.people-bio,.people-identity,.people-identity h3{min-width:0}.people-identity h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell.social-profile-page{width:100%;padding:0 0 96px}.social-profile-card,.social-profile-main,.social-profile-overview,.social-profile-shell{width:100%;min-width:0;max-width:100%}.social-mobile-profile-head{padding-inline:max(14px,env(safe-area-inset-left))}.social-profile-overview{padding-inline:max(15px,env(safe-area-inset-left))}.social-profile-actions,.social-profile-actions>*{min-width:0;max-width:100%}.social-profile-actions .social-edit-button,.social-profile-actions .social-follow-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-profile-content,.social-profile-stats,.social-profile-tabs{width:100%;min-width:0;max-width:100%}.social-profile-content{margin-inline:14px;width:calc(100% - 28px)}.social-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.social-content-grid article{border-radius:12px}.social-content-cover{aspect-ratio:3/4}.social-content-cover>span{top:9px;left:9px;padding:4px 6px;font-size:.46rem}.social-content-cover>i{top:8px;right:8px;width:28px;height:28px}.social-content-copy{min-height:76px;margin-top:-72px;padding:36px 10px 11px!important}.social-content-copy b,.social-content-copy p,.social-content-copy small{display:none}.social-content-copy h3{margin:0;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browse-page .app-intro{margin-top:20px}.browse-page .app-intro h1{font-size:2.4rem}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;overflow:visible}.content-card{min-height:0;aspect-ratio:3/4}.search-form{margin-bottom:22px}.browse-read-callout{align-items:flex-start;padding:22px;flex-direction:column}.detail-hero{min-height:65svh;margin-inline:-16px}.detail-copy{padding:24px 18px}.detail-copy h1{font-size:3.1rem}.detail-facts{margin-inline:-16px}.read-library{padding-top:var(--header-height);overflow-x:clip}.read-library-v2 .read-editorial-hero{min-height:64svh}.read-library-v2 .read-editorial-copy,.read-library-v2 .read-library-main{width:100%;min-width:0;max-width:100%}.read-library-v2 .read-library-main{padding-inline:0}.read-library-v2 .read-editorial-hero{margin-inline:0}.read-library-v2 .read-editorial-copy{padding-inline:22px}.read-library-v2 .read-editorial-copy h1{max-width:100%;font-size:clamp(2.75rem,14vw,3.5rem);overflow-wrap:anywhere}.read-library-v2 .read-editorial-copy>p:not(.eyebrow){max-width:100%;font-size:.88rem;line-height:1.6}.read-library-v2 .read-hero-meta{gap:10px 14px}.read-library-v2 .read-editorial-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.read-library-v2 .read-editorial-actions .list-button,.read-library-v2 .read-editorial-actions>a,.read-library-v2 .read-editorial-actions>div{width:100%;min-width:0;max-width:100%}.read-library-v2 .read-discovery-nav{padding-inline:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.read-library-v2 .read-discovery-nav a{min-width:0;text-align:center;white-space:nowrap}.read-library-v2 .read-featured-grid,.read-library-v2 .read-featured-grid>div,.read-library-v2 .read-shelf,.read-library-v2 .read-shelf-track{width:100%;min-width:0;max-width:100%}.read-library-v2 .read-featured-grid{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.read-library-v2 .read-featured-grid>.read-work-card.is-wide{width:auto;min-width:0;margin-inline:14px}.read-library-v2 .read-featured-grid>div{padding-inline:14px;scroll-padding-inline:14px}.read-library-v2 .read-shelf-heading,.read-library-v2 .resume-section .rail-heading{padding-inline:14px}.read-library-v2 .read-shelf-track,.read-library-v2 .resume-rail{padding-left:14px;padding-right:14px}.read-library-v2 .read-work-card{flex-basis:clamp(150px,42vw,190px)}.read-library-v2 .read-work-card.is-wide .read-work-cover{min-height:min(112vw,440px)}.read-detail-page{overflow-x:clip}.read-detail-page .read-library-main{padding-inline:0}.read-detail-page .back-link{margin:12px 14px}.read-detail-page .read-detail-hero{min-height:78svh;margin-inline:0;border-inline:0;border-radius:0}.read-detail-page .read-detail-columns,.read-detail-page .read-detail-comments,.read-detail-page .read-detail-tabs{margin-left:14px;margin-right:14px}.read-detail-page .read-detail-backdrop{object-position:center 24%}.read-detail-page .read-detail-shade{background:linear-gradient(0deg,#050607 2%,#050607ec 43%,#05060768 72%,#05060725),linear-gradient(90deg,#0506077a,transparent 72%)}.read-detail-page .read-detail-grid{min-height:78svh;padding:clamp(230px,34svh,320px) 20px 32px;display:block}.read-detail-page .read-detail-cover{display:none}.read-detail-page .read-detail-copy{width:100%;min-width:0}.read-detail-page .read-detail-copy h1{max-width:100%;margin-top:6px;font-size:clamp(2.45rem,12vw,3.45rem);overflow-wrap:anywhere}.read-detail-page .read-detail-copy>p:not(.eyebrow){max-width:100%;font-size:.86rem;line-height:1.62}.read-detail-page .read-detail-stats{margin:16px 0;gap:10px 14px}.read-detail-page .read-detail-actions{width:100%;display:flex;align-items:stretch;gap:8px}.read-detail-page .read-detail-actions .read-primary-action{flex:1 0 100%;width:100%}.read-detail-page .read-detail-actions .list-button{flex:1;min-width:0}.read-detail-page .read-detail-tabs{margin-inline:-14px;padding-inline:14px}.read-detail-page .read-author-card,.read-detail-page .read-chapters,.read-detail-page .read-detail-columns{min-width:0;max-width:100%}}@media (max-width:480px){.cinema-actions.is-compact .cinema-button:not(:first-child){padding-inline:13px}.cinema-meta span:nth-last-child(-n+2){display:none}.content-card .card-copy h2{font-size:.9rem}.read-library-v2 .read-work-card{flex-basis:43vw}.read-library-v2 .read-editorial-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.shorts-page{min-height:100svh;overflow:hidden;background:#020303;color:#f8f6f2}.shorts-page>.app-header{background:linear-gradient(180deg,#050607e8,transparent);border:0}.shorts-stage{height:100svh;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none}.shorts-stage::-webkit-scrollbar{display:none}.short-card{--short-progress:0%;position:relative;height:100svh;min-height:620px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#090b0c}.short-media,.short-poster-fallback,.short-shade{position:absolute;inset:0;width:100%;height:100%}.short-poster-fallback{z-index:0;background-position:50%;background-size:cover;filter:blur(30px) brightness(.32);transform:scale(1.12)}.short-media{z-index:1;object-fit:cover;background:#08090a}.short-shade{z-index:2;pointer-events:none;background:linear-gradient(180deg,#0008,transparent 24%,transparent 42%,#0005 62%,#020303f2),linear-gradient(90deg,#0009,transparent 58%)}.short-age{top:92px;right:30px;padding:5px 7px;border-radius:5px;color:#eee;background:#101214a8;font-size:.72rem;font-weight:800;backdrop-filter:blur(10px)}.short-age,.short-logo{position:absolute;z-index:4}.short-logo{top:90px;left:34px;color:#fff;font-weight:950;letter-spacing:-.055em}.short-logo b{margin-left:3px;color:#d9a047;font-size:1.18em}.short-copy{position:absolute;z-index:4;left:max(34px,5vw);bottom:74px;width:min(580px,calc(100% - 190px))}.short-eyebrow{margin:0 0 10px!important;color:#e1a64b!important;font-size:.74rem!important;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.short-copy h1{margin:0;font-size:clamp(2.25rem,5vw,4.7rem);line-height:.98;letter-spacing:-.055em}.short-copy>p:not(.short-eyebrow){display:-webkit-box;max-width:540px;margin:15px 0 18px;overflow:hidden;color:#eee;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-shadow:0 2px 15px #000}.short-copy>a{display:inline-flex;gap:8px;align-items:center;color:#fff;font-size:.82rem;font-weight:800}.short-actions{position:absolute;z-index:5;right:max(26px,4vw);bottom:62px;display:grid;gap:16px;justify-items:center}.short-actions>button{width:52px;min-height:52px;padding:0;display:grid;place-items:center;border:1px solid #ffffff21;border-radius:50%;color:#fff;background:#151617b5;box-shadow:0 8px 28px #0006;backdrop-filter:blur(14px)}.short-actions>button.is-active,.short-actions>button:hover{border-color:#d9a04780;color:#e5aa51;background:#211a12d9}.short-actions svg{width:23px;height:23px;stroke-width:1.8}.short-actions>button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.short-cover{width:64px;height:84px;margin-top:2px;display:flex;align-items:flex-end;padding:7px;border:2px solid #fff8;border-radius:8px;background-position:50%;background-size:cover;box-shadow:0 10px 28px #0009}.short-cover span{overflow:hidden;color:#fff;font-size:.54rem;font-weight:900;line-height:1.1;text-shadow:0 1px 5px #000}.short-play-overlay{position:absolute;z-index:5;inset:50% auto auto 50%;width:72px;height:72px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid #ffffff30;border-radius:50%;color:#fff;background:#0a0b0c99;backdrop-filter:blur(14px)}.short-pause-control{position:absolute;z-index:5;top:90px;right:92px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#0a0b0c78}.short-pause-control svg{width:18px}.short-progress{position:absolute;z-index:6;right:max(122px,10vw);bottom:36px;left:max(34px,5vw);height:3px;background:#ffffff4a}.short-progress i{display:block;width:var(--short-progress);height:100%;background:#f0ae4e}.short-toast{position:fixed;z-index:60;left:50%;bottom:82px;max-width:calc(100vw - 32px);margin:0;padding:11px 16px;transform:translateX(-50%);border:1px solid #ffffff1f;border-radius:999px;color:#fff;background:#111416eb;box-shadow:0 16px 40px #0009;font-size:.78rem;white-space:nowrap}.shorts-empty{min-height:100svh;padding:140px 7vw;display:grid;place-content:center;text-align:center}.shorts-empty h1{margin:0 0 10px}@media(min-width:801px){.short-card{padding-inline:max(0px,calc((100vw - 520px)/2))}.short-media{left:50%;width:min(520px,100%);transform:translateX(-50%);border-inline:1px solid #ffffff12}.short-poster-fallback{opacity:.85}.short-shade{background:linear-gradient(180deg,#0007,transparent 26%,#020303ec)}.short-copy{left:calc(50% - 230px);bottom:50px;width:330px}.short-copy h1{font-size:2.6rem}.short-copy>p:not(.short-eyebrow){font-size:.88rem;-webkit-line-clamp:3}.short-actions{right:calc(50% - 244px);bottom:48px;gap:12px}.short-age{right:calc(50% - 230px)}.short-logo{left:calc(50% - 230px)}.short-pause-control{right:calc(50% - 172px)}.short-progress{left:calc(50% - 230px);right:calc(50% - 230px);bottom:18px}}@media(max-width:800px){.shorts-page>.app-header{display:none}.short-card{min-height:100svh}.short-logo{left:18px;font-size:.88rem}.short-age,.short-logo{top:calc(18px + env(safe-area-inset-top))}.short-age{right:16px}.short-pause-control{top:calc(14px + env(safe-area-inset-top));right:62px;background:#1118}.short-copy{left:20px;bottom:calc(101px + env(safe-area-inset-bottom));width:calc(100% - 104px)}.short-copy h1{font-size:2rem}.short-copy>p:not(.short-eyebrow){margin:10px 0 11px;font-size:.88rem;line-height:1.45;-webkit-line-clamp:3}.short-copy>a{font-size:.73rem}.short-eyebrow{margin-bottom:7px!important;font-size:.62rem!important;letter-spacing:.12em}.short-actions{right:13px;bottom:calc(102px + env(safe-area-inset-bottom));gap:10px}.short-actions>button{width:46px;min-height:46px}.short-actions svg{width:20px;height:20px}.short-cover{width:50px;height:66px}.short-progress{right:78px;bottom:calc(82px + env(safe-area-inset-bottom));left:20px}.short-toast{bottom:calc(78px + env(safe-area-inset-bottom))}.shorts-page .mobile-nav{background:#090a0bd9;box-shadow:0 -12px 36px #0008;backdrop-filter:blur(24px)}}@media(prefers-reduced-motion:reduce){.short-card{scroll-snap-stop:normal}.short-media{transition:none}}