.daily-pick{display:grid;grid-template-columns:250px 1fr;gap:42px;align-items:center;margin-bottom:62px;padding:32px;border:1px solid rgba(23,34,53,.12);border-radius:20px;background:linear-gradient(120deg,rgba(255,250,243,.96),rgba(255,240,232,.82));box-shadow:0 24px 65px rgba(46,35,24,.09)}.daily-poster{display:block;aspect-ratio:2/3;border-radius:13px;background-color:#d8d0c5;background-size:cover;background-position:center;box-shadow:0 20px 48px rgba(45,35,25,.2);transition:transform .25s ease}.daily-poster:hover{transform:translateY(-5px)}.daily-pick h2{font:500 clamp(40px,5vw,66px)/1 var(--serif);margin:9px 0 16px}.daily-pick>div>p:not(.eyebrow){max-width:690px;color:var(--muted);font-size:15px}.daily-meta{font-weight:700;color:var(--text)!important}.home-shelf{margin-bottom:30px;padding:31px;border:1px solid rgba(23,34,53,.1);border-radius:19px;background:rgba(255,250,243,.68);box-shadow:0 18px 55px rgba(46,35,24,.055)}.home-shelf:nth-of-type(even){background:linear-gradient(135deg,rgba(255,250,243,.82),rgba(239,231,218,.58))}.home-shelf .section-heading{margin-bottom:24px}.home-shelf .section-heading h2{font-size:34px}.home-shelf .section-heading a{padding:7px 10px;border-radius:999px;background:#fff0eb;font-weight:700}.home-shelf .movie-card{border-radius:13px;box-shadow:0 15px 38px rgba(35,29,22,.14)}.home-shelf .movie-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(35,29,22,.2)}.home-shelf .movie-info{padding:20px}.home-shelf .movie-info small{font-size:11px;color:#ffd16f}.site-footer{margin-top:60px}@media(max-width:720px){.daily-pick{grid-template-columns:110px 1fr;gap:20px;padding:18px;align-items:start}.daily-pick h2{font-size:30px}.daily-pick>div>p:not(.eyebrow,.daily-meta){display:none}.daily-pick .button{min-height:38px;padding:0 14px;font-size:12px}.home-shelf{padding:18px;margin-bottom:18px}.home-shelf .section-heading h2{font-size:26px}.home-shelf .movie-info{padding:13px}}
.genre-discovery{padding:26px 0 38px}.genre-discovery .section-heading{align-items:flex-end}.genre-discovery .section-heading>div h2{margin:5px 0 0;font:500 clamp(28px,3vw,38px)/1.1 var(--serif)}.genre-discovery .section-heading>div .eyebrow{margin:0}.genre-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.genre-shortcuts a{position:relative;min-height:92px;display:flex;flex-direction:column;justify-content:center;padding:18px 46px 18px 20px;border:1px solid rgba(23,34,53,.12);border-radius:14px;background:rgba(255,255,255,.55);box-shadow:0 10px 30px rgba(36,29,20,.04);transition:transform .2s,border-color .2s,background .2s}.genre-shortcuts a:hover{transform:translateY(-3px);border-color:rgba(239,91,74,.4);background:#fff}.genre-shortcuts strong{font:600 18px var(--serif);color:#172235}.genre-shortcuts span{margin-top:4px;color:#7a8492;font-size:12px}.genre-shortcuts b{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--coral);font-size:20px}@media(max-width:800px){.genre-shortcuts{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.genre-discovery{padding-top:16px}.genre-shortcuts{gap:9px}.genre-shortcuts a{min-height:78px;padding:14px 34px 14px 14px}.genre-shortcuts strong{font-size:16px}.genre-shortcuts b{right:12px}}
