/* Shared rhythm, with a dedicated, readable landing page. */
body:not([data-view=swipe]) .masthead,body:not([data-view=swipe]) .utility{max-width:1400px}
body:not([data-view=swipe]) #main{max-width:1400px}
body>footer{max-width:1304px;margin-left:auto;margin-right:auto;gap:24px}
.btn{border-radius:12px}.page-heading{max-width:1000px}.page-heading>p{max-width:640px}
.home-page{padding-top:12px}.home-hero{position:relative;isolation:isolate;min-height:540px;border-radius:26px;overflow:hidden;background:#171c17;color:#f5f0e6;display:flex;align-items:center}
.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.home-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(13,20,16,.96) 0%,rgba(13,20,16,.86) 38%,rgba(13,20,16,.13) 100%)}
.home-hero-copy{padding:64px;max-width:760px}.home-hero .eyebrow{color:#c4ccbb;font-size:9px;letter-spacing:.19em}.home-hero h1{font-size:clamp(42px,4.5vw,66px);line-height:1.08;letter-spacing:-.035em;margin:26px 0}.home-hero h1 em{color:#d9d5b7;font-weight:400}.home-hero p{color:#d4d7cc;font-size:15px;line-height:1.85;max-width:470px}.home-hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin:30px 0 18px}.home-hero-actions .btn{background:#e5ead5;border-color:#e5ead5;color:#26321f;padding:15px 24px;font-size:13px;gap:26px}.home-taste-action{color:#f5f0e6;font-size:12px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;padding:13px 20px;border:1px solid #f5f0e67a;border-radius:12px;background:#15201775;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-hero-copy>small{color:#b2b9ab;font-size:10px;display:block}.home-hero-caption{position:absolute;right:32px;bottom:32px;display:flex;flex-direction:column;text-align:right;gap:6px;color:#d5d7cb;font-size:10px;letter-spacing:.03em}.home-hero-caption>span:first-child{font-size:8px;letter-spacing:.22em}
.home-how{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:35px 4px 40px;margin-bottom:18px;border-bottom:1px solid var(--line)}.home-how>div{display:flex;gap:15px;align-items:flex-start}.home-how>div>span{font:italic 24px var(--serif);color:var(--muted);opacity:.7}.home-how h2{font:500 14px/1.5 var(--sans);letter-spacing:0;margin:1px 0 8px}.home-how p{font-size:12px;line-height:1.8;max-width:310px}
.home-pick{display:grid;grid-template-columns:minmax(180px,27%) minmax(0,1fr);grid-template-areas:'intro intro' 'poster title' 'poster story' 'poster ratings' 'poster actions';column-gap:48px;row-gap:20px;padding:36px;border-radius:24px;border:1px solid var(--line);background:var(--panel);margin-top:34px}.home-pick-intro{grid-area:intro;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:6px}.home-pick-intro>span:last-child{font-size:11px;color:var(--muted)}.home-pick-poster{grid-area:poster;position:relative;padding:0;border-radius:14px;overflow:hidden;aspect-ratio:2/3;width:100%;align-self:start;background:var(--bg)}.home-pick-poster img{width:100%;height:100%;object-fit:cover}.home-pick-title{grid-area:title;align-self:end}.home-pick-title .metadata{font-size:11px;color:var(--muted)}.home-pick-title h2{font-size:clamp(32px,3.5vw,48px);line-height:1.1;margin:12px 0}.home-pick-director{font-size:12px;color:var(--muted)}.home-pick-story{grid-area:story}.home-pick-story>p{font-size:14px;line-height:1.85;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home-pick-story .synopsis-source{font-size:9px;margin-top:10px}.home-pick-ratings{grid-area:ratings;align-self:center}.home-pick-ratings .scores{padding:18px 0;margin:0;border-block:1px solid var(--line)}.home-pick-ratings .scores strong{font-size:28px}.home-pick-ratings .scores small{font-size:10px}.home-pick-actions{grid-area:actions;display:flex;gap:10px;align-items:start}.home-pick-actions>button{min-height:46px;padding:12px 20px;border-radius:12px;font-size:12px}.home-pick-actions .portal-shuffle{width:auto}
.home-discover{margin-top:64px}.home-section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:26px}.home-section-heading h2{font-size:40px;margin-top:12px}.home-section-heading>p{font-size:12px;text-align:right;line-height:1.8}.home-modes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-mode{position:relative;display:flex;flex-direction:column;text-align:left;padding:0;border:1px solid var(--line);background:var(--panel);border-radius:18px;overflow:hidden;min-width:0;transition:transform .2s,border-color .2s}.home-mode-image{position:relative;aspect-ratio:1.65;overflow:hidden;width:100%;background:#20251c}.home-mode-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-mode-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0005,transparent)}.home-mode-image>span{position:absolute;z-index:1;bottom:12px;left:17px;color:#e4e8d8;font:italic 21px var(--serif)}.home-mode-copy{display:block;padding:21px 20px 25px}.home-mode-copy b{display:block;font:23px/1.15 var(--serif);margin-bottom:10px;max-width:180px}.home-mode-copy small{display:block;font-size:11px;line-height:1.75;max-width:200px}.home-mode>svg{position:absolute;right:15px;top:14px;width:18px;height:18px;stroke:#f7f4eb;stroke-width:1.3;fill:none}
.home-collection{margin:64px 0 32px;padding:42px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-block:1px solid var(--line)}.home-collection h2{font-size:44px;margin:18px 0}.home-collection>div>p{max-width:440px;font-size:14px;line-height:1.9}.home-collection .btn{margin-top:24px}.home-plan-note{display:block;font-size:10px;margin-top:16px;line-height:1.8}.home-collection-notes{display:grid;gap:32px;align-content:center}.home-note-label{font-size:9px;letter-spacing:.16em;color:var(--muted)}.home-collection-notes h3{font:27px/1.2 var(--serif);margin:12px 0}.home-collection-notes p{font-size:13px;line-height:1.85}.home-page>.install-banner{margin:24px 0 10px}
@media(hover:hover){.home-mode:hover{border-color:var(--muted);transform:translateY(-3px)}.home-mode:hover img{transform:scale(1.04)}.home-taste-action:hover{color:#fff}.home-hero-actions .btn:hover{background:#f2f5e7}}
@media(max-width:1000px){.home-hero-copy{padding:42px;max-width:670px}.home-hero-caption{display:none}.home-how{gap:20px}.home-how>div{gap:10px}.home-pick{gap:22px 30px;padding:26px}.home-modes{grid-template-columns:repeat(2,minmax(0,1fr))}.home-mode-image{aspect-ratio:2.1}.home-mode-copy b{max-width:none}.home-collection{gap:40px}}
@media(max-width:700px){body:not([data-view=swipe]) .masthead{padding-left:20px;padding-right:20px}body:not([data-view=swipe]) .utility{padding:10px 20px}body:not([data-view=swipe]) #main{padding-left:18px;padding-right:18px}body>footer{margin:0 18px}.home-page{padding-top:5px}.home-hero{min-height:0;border-radius:21px}.home-hero>img{object-position:90% center;filter:brightness(1.35)}.home-hero:after{background:linear-gradient(180deg,rgba(13,20,16,.3),rgba(13,20,16,.38) 48%,rgba(13,20,16,.15))}.home-hero-copy{padding:34px 25px;max-width:none}.home-hero .eyebrow{font-size:8px;letter-spacing:.12em}.home-hero h1{font-size:39px;line-height:1.08;margin:23px 0 20px}.home-hero p{font-size:12px;line-height:1.85}.home-hero-actions{flex-direction:column;align-items:stretch;gap:10px;margin:23px 0 12px}.home-hero-actions .btn{min-height:48px;font-size:12px}.home-taste-action{justify-content:center;font-size:12px;min-height:48px;background:#101a14a3}.home-hero h1,.home-hero p{text-shadow:0 2px 16px #0009}.home-hero-copy>small{color:#eeeede;text-shadow:0 1px 8px #000}.home-hero-copy>small{font-size:9px;text-align:center;line-height:1.7}.home-how{grid-template-columns:1fr;gap:19px;padding:28px 4px;margin-bottom:0}.home-how>div{gap:17px}.home-how>div>span{font-size:23px}.home-how h2{font-size:13px;margin-bottom:4px}.home-how p{font-size:11px;max-width:none}.home-pick{grid-template-columns:98px minmax(0,1fr);grid-template-areas:'intro intro' 'poster title' 'story story' 'ratings ratings' 'actions actions';gap:19px 18px;padding:22px 18px;margin-top:28px;border-radius:21px}.home-pick-intro{display:block;margin:0}.home-pick-intro .eyebrow{font-size:9px}.home-pick-intro>span:last-child{display:block;font-size:10px;margin-top:6px}.home-pick-title{align-self:center}.home-pick-title h2{font-size:28px;line-height:1.12;margin:8px 0 10px}.home-pick-title .metadata{font-size:10px}.home-pick-director{font-size:10px;line-height:1.5;display:block}.home-pick-story>p{font-size:12px;-webkit-line-clamp:4}.home-pick-ratings .scores{gap:8px;padding:13px 0}.home-pick-ratings .scores strong{font-size:23px}.home-pick-ratings .scores small{font-size:8px;white-space:nowrap}.home-pick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-pick-actions>button{padding:11px 9px;font-size:11px;min-height:44px;gap:8px}.home-pick-actions .portal-shuffle{width:100%}.home-pick-actions svg{width:16px;height:16px}.home-discover{margin-top:40px}.home-section-heading{display:block;margin-bottom:20px}.home-section-heading h2{font-size:32px;margin-top:10px}.home-section-heading>p{text-align:left;font-size:11px;margin-top:10px}.home-section-heading>p br{display:none}.home-modes{gap:12px}.home-mode{border-radius:15px}.home-mode-image{aspect-ratio:1.35}.home-mode-image>span{font-size:18px;bottom:9px;left:12px}.home-mode-copy{padding:15px 12px 19px}.home-mode-copy b{font-size:22px;line-height:1.12}.home-mode-copy small{font-size:10px;line-height:1.7}.home-mode>svg{width:15px;height:15px;right:12px;top:12px}.home-collection{grid-template-columns:1fr;gap:30px;margin:38px 0 22px;padding:30px 4px}.home-collection h2{font-size:37px}.home-collection>div>p{font-size:12px}.home-collection-notes{gap:24px}.home-collection-notes h3{font-size:26px}.home-collection-notes p{font-size:12px}.home-page>.install-banner{margin-bottom:0}}
@media(max-width:360px){.home-hero-copy{padding:28px 20px}.home-hero h1{font-size:34px}.home-pick{grid-template-columns:82px minmax(0,1fr);padding:18px 14px;gap:16px 13px}.home-pick-title h2{font-size:25px}.home-pick-ratings .scores small{font-size:7px}.home-mode-copy b{font-size:20px}}
@media(prefers-reduced-motion:reduce){.home-mode,.home-mode-image img{transition:none}}
