.home-personal-suite{margin-top:28px;padding:clamp(24px,3vw,40px);border:1px solid rgba(230,173,69,.18);border-radius:28px;background:linear-gradient(145deg,#0b0c0e,#100e0b);font-family:var(--font-body)}
.home-suite-head,.home-premiere-strip>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.home-suite-head>div>span,.home-live-card header span,.home-premiere-strip header span,.home-week-card>div>span{color:var(--gold);font-size:10px;font-weight:900}.home-suite-head h2{margin:5px 0;font-family:var(--font-body);font-size:clamp(30px,3.5vw,46px);font-weight:950;letter-spacing:-1.5px}.home-suite-head p,.home-premiere-strip header p{margin:5px 0 0;color:#a39c92;font-size:12px;line-height:1.6}.home-suite-head>a,.home-premiere-strip header>a{min-height:38px;padding:10px 14px;border:1px solid #34312b;border-radius:999px;color:#ded7cb;font-size:10px;font-weight:800}.home-suite-head>a:focus-visible,.home-premiere-strip a:focus-visible,.home-now-result:focus-visible,.home-live-card a:focus-visible{outline:3px solid #f2bd55;outline-offset:3px}
.home-now-picker{margin-top:22px;padding:16px;border:1px solid rgba(230,173,69,.14);border-radius:18px;background:#090a0c}.home-now-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.home-now-controls label{display:grid;gap:7px;color:#b2aaa0;font-size:10px;font-weight:800}.home-now-controls select{min-height:46px;padding:0 12px;border:1px solid #32343a;border-radius:11px;background:#121318;color:#f3eee5;font:inherit}.home-now-controls button{min-height:46px;padding:0 20px;border:0;border-radius:11px;background:linear-gradient(135deg,#eab044,#bd7618);color:#160f05;font:900 11px var(--font-body);cursor:pointer}.home-now-controls button:hover{filter:brightness(1.08)}
.home-now-results{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.home-now-result{display:grid;grid-template-columns:54px 1fr;gap:11px;min-width:0;padding:9px;border:1px solid #27292e;border-radius:13px;background:#0e0f12}.home-now-result img{width:54px;height:72px;object-fit:cover;border-radius:8px}.home-now-result div{min-width:0}.home-now-result span{color:var(--gold);font-size:9px}.home-now-result h3{margin:4px 0;font-family:var(--font-body);font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-now-result p{display:-webkit-box;overflow:hidden;color:#8d877f;font-size:10px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-live-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;margin-top:12px}.home-live-card,.home-premiere-strip,.home-week-card{padding:19px;border:1px solid #292a2e;border-radius:18px;background:#0c0d0f}.home-live-card header{display:flex;align-items:start;justify-content:space-between;gap:12px}.home-live-card h3,.home-premiere-strip h3,.home-week-card h3{margin:4px 0 0;font-family:var(--font-body);font-size:21px;font-weight:950}.home-live-card header>b{color:#8b847b;font-size:9px}.home-cinema-choice{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;margin:12px 0;color:#aaa299;font-size:10px}.home-cinema-choice select{min-width:0;height:40px;border:1px solid #303238;border-radius:9px;background:#121318;color:#e8e2d8;font:inherit}.home-screening-row,.home-recent-row{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;min-height:53px;padding:7px 0;border-top:1px solid #24252a}.home-screening-row time{direction:ltr;color:var(--gold);font-size:15px;font-weight:950}.home-screening-row div,.home-recent-row div{min-width:0}.home-screening-row b,.home-recent-row b{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-screening-row small,.home-recent-row small{color:#89837a;font-size:9px}.home-screening-row>a{padding:7px 9px;border:1px solid rgba(230,173,69,.32);border-radius:8px;color:#e6b14b;font-size:9px}.home-live-card>a{display:inline-block;margin-top:10px;color:#e1aa40;font-size:10px;font-weight:850}.home-recent-row{grid-template-columns:42px 1fr auto}.home-recent-row img,.home-recent-placeholder{width:42px;height:48px;object-fit:cover;border-radius:8px;background:#17181b}.home-recent-row>span{color:#8b847a;font-size:9px}.home-empty-mini{padding:22px 8px;color:#979086;font-size:11px;line-height:1.6;text-align:center}
.home-premiere-strip{margin-top:12px}.home-premiere-strip>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.home-premiere-item{--premiere-image:none;position:relative;min-height:210px;overflow:hidden;border:1px solid #303238;border-radius:15px;background-image:var(--premiere-image);background-position:center;background-size:cover;background-repeat:no-repeat;isolation:isolate}.home-premiere-item::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,6,.97) 0,rgba(5,5,6,.38) 55%,rgba(5,5,6,.05) 100%);transition:background .2s}.home-premiere-item:hover::before{background:linear-gradient(0deg,rgba(5,5,6,.95) 0,rgba(5,5,6,.24) 62%,transparent 100%)}.home-premiere-item.is-poster-fallback{background-position:center 25%}.home-premiere-item div{position:absolute;z-index:2;right:16px;bottom:14px;left:16px}.home-premiere-item time{color:#f0b84b;font-size:10px;font-weight:900}.home-premiere-item b{display:block;margin-top:4px;font-size:17px;line-height:1.35}.home-premiere-item div span{display:inline-block;margin-top:5px;color:#c9c1b7;font-size:9px;opacity:0;transform:translateY(4px);transition:.2s}.home-premiere-item:hover div span,.home-premiere-item:focus-visible div span{opacity:1;transform:none}
.home-week-card{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:12px;background:radial-gradient(circle at 0 100%,rgba(230,173,69,.1),transparent 38%),#0c0d0f}.home-week-card p{margin-top:6px;color:#938c83;font-size:10px}.home-week-card>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px}.home-week-metric{padding:12px;border:1px solid #2b2c31;border-radius:12px;text-align:center}.home-week-metric b{display:block;color:var(--gold);font-size:19px}.home-week-metric span{color:#918a81;font-size:9px}.home-suite-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.home-suite-links a{padding:7px 10px;border:1px solid #2c2d31;border-radius:999px;color:#c9c1b6;font-size:9px}
.home-live-grid{align-items:start}.home-personal-suite header{position:static!important;min-height:0!important;border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-week-card>div:last-child{grid-template-columns:repeat(2,minmax(110px,1fr))}.home-suite-head>a,.home-premiere-strip header>a{display:inline-flex;align-items:center;min-height:44px}.home-personal-suite a,.home-personal-suite button,.home-personal-suite select{touch-action:manipulation}.home-live-card>a,.home-suite-links a{display:inline-flex;align-items:center;min-height:44px}.home-suite-links a{padding-block:9px}
#homeTonightList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-screening-row{grid-template-columns:64px minmax(0,1fr);grid-template-areas:"time copy" "action copy";gap:2px 11px;min-height:82px;padding:12px;border:1px solid #292b30;border-radius:13px;background:linear-gradient(145deg,#111216,#0d0e10);transition:border-color .18s,transform .18s}.home-screening-row:hover{border-color:rgba(230,173,69,.55);transform:translateY(-1px)}.home-screening-row time{grid-area:time;align-self:end;font-size:18px}.home-screening-row div{grid-area:copy;align-self:center}.home-screening-row b{font-size:12px;line-height:1.4;white-space:normal}.home-screening-row small{display:block;margin-top:4px}.home-screening-row>span{grid-area:action;align-self:start;color:#dba43a;font-size:8px;font-weight:850}.home-tonight-card>div+.home-empty-mini{grid-column:1/-1}
@media(min-width:901px){.home-personal-suite{padding:25px 30px}.home-suite-head{align-items:center}.home-suite-head h2{font-size:38px}.home-suite-head p{margin-top:2px}.home-now-picker{margin-top:16px;padding:13px}.home-now-results{margin-top:10px}.home-now-result{grid-template-columns:48px 1fr;padding:7px}.home-now-result img{width:48px;height:62px}.home-now-result p{-webkit-line-clamp:1}.home-live-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.home-live-card{padding:16px}.home-live-card.is-empty{padding-bottom:12px}.home-live-card.is-empty .home-empty-mini{padding:13px 6px}.home-premiere-strip{padding:16px}.home-premiere-strip>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.home-premiere-item{min-height:145px}.home-premiere-item div{right:12px;bottom:10px;left:12px}.home-premiere-item b{font-size:14px}.home-week-card{padding:15px 18px}.home-week-card h3{font-size:18px}.home-week-card p{margin-top:3px}.home-week-metric{padding:8px 12px}}
@media(max-width:900px){.home-now-results{grid-template-columns:1fr}.home-live-grid{grid-template-columns:1fr}.home-week-card{grid-template-columns:1fr}.home-week-card>div:last-child{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.home-personal-suite{margin:14px 12px 0;padding:22px 15px;border-radius:21px}.home-suite-head{align-items:flex-start;flex-direction:column}.home-now-controls{grid-template-columns:1fr}#homeTonightList{grid-template-columns:1fr}.home-premiere-strip>header{align-items:flex-start}.home-premiere-strip>div{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.home-premiere-item{flex:0 0 86%;min-height:190px;scroll-snap-align:start}.home-premiere-item div span{opacity:1;transform:none}.home-week-card>div:last-child{grid-template-columns:1fr 1fr}.home-week-metric{padding:10px 5px}.home-suite-head h2{font-size:31px}.home-suite-head p,.home-premiere-strip header p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.home-premiere-item::before,.home-premiere-item div span{transition:none}}
