.home-page{--shelf-h:468px;--shelf-pad:14px;--card-h:calc(var(--shelf-h) - var(--shelf-pad)*2);--home-gutter:clamp(12px,2vw,24px);--home-band-gap:14px;--home-radius:16px;--header-h:90px;--rail-h:138px;--hero-min-h:168px;--home-text-sm:14px;--home-text-md:clamp(15px,1.1vw,17px);--home-text-lg:clamp(20px,2.4vw,34px);--dashboard-text-light:#1e293b;gap:var(--home-band-gap);flex-direction:column;padding-bottom:clamp(24px,4vw,48px);display:flex}.home-page .section-icon{font-size:1.1rem}.home-arrival{margin:0 var(--home-gutter);display:none}:root[data-arrival] .home-arrival{display:block}.home-arrival__inner{border-radius:var(--home-radius);background:rgba(var(--dashboard-primary-rgb,30,41,59),.08);border:1px solid rgba(var(--dashboard-primary-rgb,30,41,59),.18);font-size:var(--home-text-md);color:inherit;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;display:flex}.home-arrival__label{font-weight:600}.home-arrival__go{opacity:.7;margin-left:auto}.home-hero-band{margin:0 var(--home-gutter);position:relative}.home-hero-grid{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));grid-auto-rows:0;gap:clamp(10px,1.2vw,16px);display:grid;overflow:hidden}.home-hero{border-radius:var(--home-radius);color:#fff;aspect-ratio:4/3;width:100%;max-height:max(var(--hero-min-h),calc(100vh - var(--header-h) - var(--rail-h) - var(--shelf-h) - (var(--home-band-gap)*3) - 12px));background:#0f1720;position:relative;overflow:hidden}.home-hero__media,.home-hero__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero__poster{z-index:0}.home-hero__media{z-index:1;opacity:0;transition:opacity .42s}.home-hero__media.is-playing{opacity:1}.home-hero__scrim{z-index:2;background:linear-gradient(#080c120d 0%,#080c1273 50%,#080c12e0 100%);position:absolute;inset:0}.home-hero__body{z-index:3;flex-direction:column;justify-content:flex-end;gap:6px;height:100%;min-height:0;padding:clamp(12px,1.2vw,18px);display:flex;position:relative}.home-hero__name{margin:0;font-size:clamp(17px,1.35vw,25px);font-weight:700;line-height:1.15}.home-hero__blurb{font-size:var(--home-text-sm);opacity:.92;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;min-height:0;margin:0;line-height:1.35;display:-webkit-box;overflow:hidden}.home-hero__actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.home-hero__btn{font:inherit;font-size:var(--home-text-sm);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:8px 18px;font-weight:600;text-decoration:none;display:inline-flex}.home-hero__btn--primary{color:#0f1720;background:#fff}.home-hero__btn--ghost{color:#fff;background:#ffffff1f;border-color:#ffffff59}.home-hero__dots{justify-content:center;gap:2px;padding-top:8px;display:flex}.home-hero__dot{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:28px;margin:0;padding:0;display:inline-flex}.home-hero__dot:before{content:"";background:#0f172a40;border-radius:999px;width:9px;height:9px;transition:width .22s,background .22s}.home-hero__dot.is-active:before{background:#0f172ac7;width:20px}.home-hero:not(.is-active) .home-hero__poster{opacity:.72;filter:saturate(.82)}.home-hero:not(.is-active) .home-hero__scrim{background:linear-gradient(#080c1226 0%,#080c128c 55%,#080c12e6 100%)}.home-hero{transition:box-shadow .26s}.home-hero.is-active{box-shadow:inset 0 0 0 2px #080c128c,inset 0 0 0 4px #ffffffeb,inset 0 0 44px #ffffff12}.home-rail{margin:0 var(--home-gutter);height:var(--rail-h);align-items:stretch;gap:clamp(6px,1vw,14px);display:flex}.home-rail__item{border-radius:var(--home-radius);cursor:pointer;min-width:0;font:inherit;color:inherit;background:0 0;border:1px solid #0000;flex-direction:column;flex:1 1 0;align-items:center;gap:5px;padding:8px 6px 6px;transition:background .18s,border-color .18s;display:flex}.home-rail__item:hover{background:rgba(var(--rail-rgb,30,41,59),.09)}.home-rail__item.is-active{background:rgba(var(--rail-rgb,30,41,59),.16);border-color:rgb(var(--rail-rgb,30,41,59));box-shadow:0 6px 18px rgba(var(--rail-rgb,30,41,59),.28);border-width:2px;padding:7px 5px 5px}.home-rail__item.is-active .home-rail__label{color:rgb(var(--rail-rgb,30,41,59));font-weight:800}.home-rail__item.is-active .home-rail__count{color:rgb(var(--rail-rgb,30,41,59));opacity:.95;font-weight:700}.home-rail__item.is-active:after{content:"";background:rgb(var(--rail-rgb,30,41,59));border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:12%;right:12%}.home-rail__item{position:relative}.home-rail__icon{width:clamp(40px,3.6vw,56px);height:clamp(40px,3.6vw,56px);color:var(--rail-color,currentColor);flex:none}.home-rail__label{font-size:var(--home-text-sm);text-align:center;justify-content:center;align-items:center;min-height:2.4em;font-weight:600;line-height:1.2;display:flex}.home-rail__count{font-size:var(--home-text-sm);opacity:.6;margin-top:auto}.home-shelf{height:var(--shelf-h);overflow:visible}.home-shelf>.jw-widget,.home-shelf>.iw-widget{margin-left:0;margin-right:0}.home-shelf .jw-tags-section,.home-shelf .iw-tags-section{min-height:56px}.home-shelf__cards{height:100%;margin:0 var(--home-gutter)}.home-shelf__empty{height:100%;margin:0 var(--home-gutter);font-size:var(--home-text-md);opacity:.7;justify-content:center;align-items:center;display:flex}.home-card{width:calc(var(--card-h)*.5541);height:var(--card-h);border-radius:var(--home-radius);text-align:left;cursor:pointer;font:inherit;color:inherit;background:#fff;border:1px solid #00000014;flex-direction:column;flex:none;padding:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.home-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #00000024}.home-card__img{aspect-ratio:4/3;object-fit:cover;background:#eef1f4;width:100%}.home-card__body{flex-direction:column;gap:5px;min-height:0;padding:10px 12px 12px;display:flex}.home-card__title{font-size:var(--home-text-md);font-weight:600;line-height:1.25}.home-card__desc{font-size:var(--home-text-sm);opacity:.72;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.home-card__grade{font-size:var(--home-text-sm);opacity:.6;margin-top:auto}.home-doors{margin:0 var(--home-gutter);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.home-doors__link{appearance:none;cursor:pointer;font:inherit;min-height:48px;font-size:var(--home-text-md);letter-spacing:.01em;border:1px solid #0000;border-radius:999px;flex:0 auto;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s,filter .12s;display:inline-flex}.home-doors__link--primary{color:#fff;background:linear-gradient(#33507a 0%,#1e3557 100%);box-shadow:0 2px #16273f,0 8px 16px -10px #0f172a80}.home-doors__link--quiet{color:#1e293b;background:#fff;border-color:#0f172a29;box-shadow:0 1px 2px #0f172a0f}.home-doors__link:after{content:"→";opacity:.75;font-size:1.05em;line-height:1;transition:transform .16s}.home-doors__link:hover{transform:translateY(-2px)}.home-doors__link--primary:hover{filter:brightness(1.12);box-shadow:0 4px #16273f,0 12px 22px -12px #0f172a8c}.home-doors__link--quiet:hover{background:#f8fafc;border-color:#0f172a47;box-shadow:0 6px 14px -10px #0f172a80}.home-doors__link:hover:after{transform:translate(4px)}.home-doors__link:active{transform:translateY(1px)}.home-doors__link--primary:active{box-shadow:0 0 #16273f,0 4px 10px -6px #0f172a80}.home-doors__link:focus-visible{outline-offset:3px;outline:3px solid #f6c453}:root[data-present="1"] .home-page{--home-text-sm:16px;--home-text-md:clamp(17px,1.3vw,20px);--home-text-lg:clamp(26px,3vw,42px)}:root[data-present="1"] .home-hero__dots{display:none}:root[data-present="1"] .downgrade-warning,:root[data-present="1"] .cookie-banner{display:none!important}@media (max-width:768px){.home-page{--shelf-h:370px;--shelf-pad:10px;--home-band-gap:10px;--rail-h:104px;--hero-min-h:200px}.home-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--rail-fade-l,0px),#000 calc(100% - var(--rail-fade-r,0px)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--rail-fade-l,0px),#000 calc(100% - var(--rail-fade-r,0px)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--rail-fade-l,0px),#000 calc(100% - var(--rail-fade-r,0px)),transparent 100%);gap:14px;padding-bottom:4px;overflow-x:auto}.home-rail.has-more-left{--rail-fade-l:26px}.home-rail.has-more-right{--rail-fade-r:26px}.home-rail::-webkit-scrollbar{display:none}.home-rail__item{scroll-snap-align:start;flex:none;width:84px;min-height:44px}.home-rail__icon{width:44px;height:44px}.home-rail__count{display:none}.home-hero-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;grid-template-columns:none;gap:10px;padding-right:34px;display:flex;overflow:auto hidden}.home-hero-grid::-webkit-scrollbar{display:none}.home-hero{scroll-snap-align:start;flex:0 0 100%;max-height:42vh}.home-hero__body{padding:14px 16px}.home-hero__blurb{-webkit-line-clamp:2;line-clamp:2}.home-hero__dots{z-index:4;gap:0;padding-top:0;position:absolute;bottom:12px;right:48px}.home-hero__dot:before{background:#ffffff80}.home-hero__dot.is-active:before{background:#fff}.home-doors{justify-content:stretch;gap:8px}.home-doors__link{min-height:44px;font-size:var(--home-text-sm);flex:auto;padding:0 16px}.home-doors__link--primary{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.home-doors__link,.home-doors__link:after{transition:none}.home-doors__link:hover{transform:none}.home-hero__media,.home-rail__item,.home-card{transition:none}.home-card:hover{transform:none}.home-hero,.home-hero__dot:before{transition:none}}.home-appgrid{margin:0 var(--home-gutter)}.home-appgrid__title{font-size:var(--home-text-md);align-items:center;gap:10px;margin:0 0 12px;font-weight:700;display:flex}.home-appgrid__count{font-size:var(--home-text-sm);background:rgba(var(--rail-rgb,30,41,59),.14);color:rgb(var(--rail-rgb,30,41,59));border-radius:999px;padding:2px 9px;font-weight:600}.home-appgrid__grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:clamp(8px,1vw,14px);display:grid}.home-appgrid__card{cursor:pointer;font:inherit;color:inherit;text-align:left;background:#fff;border:1px solid #00000017;border-radius:12px;flex-direction:column;gap:6px;padding:0 0 8px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.home-appgrid__card:hover{transform:translateY(-3px);box-shadow:0 10px 22px -8px #00000038}.home-appgrid__img{aspect-ratio:4/3;object-fit:cover;background:#eef1f4;width:100%;display:block}.home-appgrid__name{font-size:var(--home-text-sm);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;padding:0 9px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}@media (max-width:768px){.home-appgrid__grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}}@media (prefers-reduced-motion:reduce){.home-appgrid__card{transition:none}.home-appgrid__card:hover{transform:none}}
