:root{
  --yellow:#ffc928;
  --yellow-deep:#ffbf00;
  --yellow-soft:#fff1a7;
  --cream:#fffaf0;
  --paper:#fffef9;
  --ink:#10100f;
  --muted:#67645d;
  --line:#e4dfd2;
  --blue-soft:#eef9ff;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.5}
img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1220px,calc(100% - 48px));margin:0 auto}
.site-nav{position:sticky;top:0;z-index:30;background:rgba(255,254,249,.94);border-bottom:1px solid rgba(16,16,15,.08);backdrop-filter:blur(14px)}
.nav-inner{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:24px;font-weight:950;letter-spacing:-.045em}.logo{width:36px;height:36px;border-radius:10px;background:var(--yellow);display:grid;place-items:center}.logo:after{content:"";width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid white;margin-left:3px}.nav-links{display:flex;justify-content:center;gap:30px;font-size:14px;font-weight:750}.nav-links a{text-decoration:none;padding:24px 0 21px;border-bottom:3px solid transparent}.nav-links a:hover{border-color:var(--yellow)}.nav-cta{background:var(--yellow);padding:11px 18px;border-radius:999px;text-decoration:none;font-weight:900;font-size:14px}
.hero{background:radial-gradient(circle at 85% 40%,#ffe261 0 10%,transparent 28%),linear-gradient(135deg,#fffdf7 0%,#fff8d5 54%,#fff1a7 100%);padding:72px 0 74px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.eyebrow,.section-index{font-size:12px;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.hero h1{font-size:clamp(58px,6.7vw,92px);line-height:.91;letter-spacing:-.07em;margin:22px 0 28px}.hero h1 span{display:inline;box-shadow:inset 0 -.2em 0 var(--yellow)}.hero-lead{font-size:20px;max-width:660px;color:#4d4a43;margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.store-button{min-width:205px;background:var(--ink);color:white;border:2px solid var(--ink);border-radius:18px;padding:11px 16px;display:flex;flex-direction:column;line-height:1.12}.store-button.outline{background:white;color:var(--ink)}.store-button b{font-size:18px}.store-button small{font-size:10px;margin-top:4px;opacity:.7}.hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:13px;font-weight:850;color:#504d45}.hero-notes span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--yellow);margin-right:7px;color:var(--ink);font-size:11px}.hero-catalog{position:relative;height:520px}.poster-fan{position:absolute;top:48px;width:240px;border-radius:24px;overflow:hidden;box-shadow:0 20px 46px rgba(46,39,12,.2);background:#ddd}.poster-fan img{width:100%;height:100%;object-fit:cover}.poster-fan-left{left:2%;height:390px;transform:rotate(-10deg)}.poster-fan-main{left:28%;top:8px;width:270px;height:460px;z-index:4;border:7px solid #141414;border-radius:30px}.poster-fan-right{right:0;height:395px;transform:rotate(10deg);top:54px}.play-dot{position:absolute;right:19px;bottom:21px;width:54px;height:54px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;padding-left:4px;font-size:20px;box-shadow:0 8px 20px rgba(0,0,0,.22)}.catalog-sticker{position:absolute;right:-12px;bottom:10px;z-index:6;font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:23px;line-height:1.02;transform:rotate(-7deg);text-align:center}
.catalog-section{padding:86px 0 96px}.section-row{display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end;margin-bottom:36px}.section-row h2,.ai-copy h2,.new-copy h2,.final-cta h2,.compact-heading h2{font-size:clamp(42px,4.7vw,66px);line-height:.94;letter-spacing:-.06em;margin:12px 0 0}.section-row p{font-size:18px;color:var(--muted);margin:0 0 6px;max-width:490px}.poster-shelf{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.show-card{min-width:0}.show-card img{width:100%;aspect-ratio:.62;object-fit:cover;border-radius:14px;box-shadow:0 8px 20px rgba(20,18,10,.08);transition:.22s transform}.show-card:hover img{transform:translateY(-5px)}.show-card div{padding-top:10px;display:flex;flex-direction:column}.show-card b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show-card span{font-size:11px;color:var(--muted);margin-top:3px}
.ai-section{padding:0 0 92px}.ai-panel{background:linear-gradient(110deg,#effaff 0%,#fff9d8 100%);border:1px solid #dfe6e8;border-radius:30px;padding:42px;display:grid;grid-template-columns:.7fr 1.6fr;gap:42px;align-items:center}.ai-copy p{font-size:17px;color:#55545b;max-width:380px}.ai-tag{display:inline-block;margin-top:14px;padding:9px 13px;border-radius:999px;background:var(--yellow);font-size:12px;font-weight:950;letter-spacing:.07em}.ai-poster-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ai-poster-grid figure{margin:0;position:relative;overflow:hidden;border-radius:14px;background:#111;box-shadow:0 8px 18px rgba(20,18,10,.09)}.ai-poster-grid img{width:100%;aspect-ratio:.58;object-fit:cover}.ai-poster-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:38px 8px 9px;color:white;font-size:11px;font-weight:850;background:linear-gradient(transparent,rgba(0,0,0,.78));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.genre-section{padding:0 0 88px}.compact-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.compact-heading h2{font-size:50px}.genre-strip{display:grid;grid-template-columns:repeat(9,1fr);gap:10px}.genre-strip span{min-height:92px;border-radius:18px;background:#fff4f2;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:25px;border:1px solid #f1e7dc}.genre-strip span:nth-child(2){background:#fff8d8}.genre-strip span:nth-child(3){background:#f2f2f2}.genre-strip span:nth-child(4){background:#f5edff}.genre-strip span:nth-child(5){background:#eaf4ff}.genre-strip span:nth-child(6){background:#fff0e9}.genre-strip span:nth-child(7){background:#eaf8ef}.genre-strip span:nth-child(8){background:#eaf7ff}.genre-strip span:nth-child(9){background:#ecfbfb}.genre-strip b{font-size:12px;margin-top:9px}
.new-section{padding:0 0 94px}.new-panel{background:linear-gradient(120deg,#fff5bf,#fffdf4 55%,#fff4c5);border-radius:30px;padding:44px;display:grid;grid-template-columns:.66fr 1.7fr;gap:38px;align-items:center}.new-copy p{font-size:17px;color:#5d594f;max-width:380px}.new-poster-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.new-poster-row img{width:100%;aspect-ratio:.58;object-fit:cover;border-radius:14px;box-shadow:0 8px 18px rgba(50,40,0,.09)}
.feature-section{padding:6px 0 90px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.feature{padding:18px}.feature-icon{width:58px;height:58px;border-radius:50%;background:#fff2b8;display:grid;place-items:center;margin:0 auto 15px;font-size:26px;font-weight:950;color:#f0aa00}.feature b{display:block;font-size:18px}.feature p{font-size:14px;color:var(--muted);max-width:240px;margin:8px auto 0}
.final-cta{padding:76px 0;background:linear-gradient(120deg,#fffdf7,#fff1a2);overflow:hidden}.final-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px}.final-cta p{font-size:18px;color:#565248}.final-posters{height:310px;position:relative}.final-posters img{position:absolute;width:170px;height:270px;object-fit:cover;border-radius:16px;box-shadow:0 14px 30px rgba(45,36,0,.18);top:18px}.final-posters img:nth-child(1){left:1%;transform:rotate(-10deg)}.final-posters img:nth-child(2){left:25%;transform:rotate(-3deg);top:2px}.final-posters img:nth-child(3){left:50%;transform:rotate(5deg);top:8px}.final-posters img:nth-child(4){left:74%;transform:rotate(11deg);top:24px}
footer{background:#111;color:#f7f4ea;padding:34px 0 24px;font-size:14px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.footer-top{padding-bottom:24px;border-bottom:1px solid #393935}.footer-bottom{padding-top:18px;color:#aaa79d}.footer-brand{color:white}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a,.footer-bottom a{text-decoration:none}.footer-links a:hover,.footer-bottom a:hover{color:var(--yellow)}
/* Legal pages */
.legal-page{background:var(--paper);color:var(--ink);min-height:100vh}.legal-page .site-nav{position:relative;background:#fff8d8}.legal-page .nav-inner{grid-template-columns:auto 1fr}.legal-page .nav-links{justify-content:flex-end}.legal-page .nav-cta{display:none}.legal-shell{width:min(900px,calc(100% - 48px));margin:0 auto;padding:74px 0 110px}.legal-shell .kicker{display:inline-block;background:var(--yellow);border-radius:999px;padding:6px 11px;font-weight:900;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.legal-shell h1{font-size:clamp(48px,7vw,76px);letter-spacing:-.065em;line-height:.95;margin:18px 0 12px}.updated{color:var(--muted);margin-bottom:36px;font-weight:700}.legal-intro{font-size:18px;color:#3d3b35;border-top:3px solid var(--ink);border-bottom:1px solid var(--line);padding:28px 0 25px}.legal-section{padding:18px 0 5px}.legal-section h2{font-size:25px;letter-spacing:-.025em;margin:24px 0 10px}.legal-section p,.legal-section li{color:#4e4b43}.legal-section ul{padding-left:24px}.legal-section li{margin:6px 0}.legal-page footer{background:#111}
@media(max-width:1050px){.poster-shelf{grid-template-columns:repeat(4,1fr)}.ai-panel,.new-panel{grid-template-columns:1fr}.ai-poster-grid,.new-poster-row{grid-template-columns:repeat(6,1fr)}.genre-strip{grid-template-columns:repeat(5,1fr)}.hero-grid{grid-template-columns:1fr}.hero-catalog{width:min(720px,100%);margin:0 auto}.final-grid{grid-template-columns:1fr}.final-posters{width:min(760px,100%);margin:0 auto}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1220px)}.nav-inner{height:66px;grid-template-columns:auto 1fr}.nav-links{display:none}.nav-cta{justify-self:end;font-size:12px;padding:9px 12px}.brand{font-size:20px}.logo{width:31px;height:31px}.hero{padding:48px 0 56px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-catalog{height:390px}.poster-fan-left{width:180px;height:300px;left:1%;top:54px}.poster-fan-main{width:205px;height:350px;left:26%}.poster-fan-right{width:180px;height:300px;top:55px}.catalog-sticker{font-size:17px;right:0}.section-row{grid-template-columns:1fr;gap:18px}.catalog-section{padding:64px 0}.poster-shelf{display:flex;overflow-x:auto;gap:12px;padding-bottom:12px;scroll-snap-type:x mandatory}.show-card{min-width:145px;scroll-snap-align:start}.ai-section,.genre-section,.new-section{padding-bottom:64px}.ai-panel,.new-panel{padding:28px 20px;border-radius:22px}.ai-poster-grid,.new-poster-row{display:flex;overflow-x:auto;padding-bottom:8px}.ai-poster-grid figure,.new-poster-row img{min-width:132px}.compact-heading{display:block}.compact-heading h2{font-size:43px;margin-top:8px}.genre-strip{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr);gap:6px}.final-cta{padding:60px 0}.final-posters{height:260px}.final-posters img{width:130px;height:210px}.final-posters img:nth-child(1){left:0}.final-posters img:nth-child(2){left:22%}.final-posters img:nth-child(3){left:45%}.final-posters img:nth-child(4){left:68%}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.legal-shell{width:min(100% - 28px,900px);padding:50px 0 82px}.legal-shell h1{font-size:50px}}
@media(max-width:480px){.hero h1{font-size:45px}.store-button{min-width:0;flex:1}.hero-catalog{height:325px}.poster-fan-left{width:145px;height:250px}.poster-fan-main{width:170px;height:292px;left:24%}.poster-fan-right{width:145px;height:250px}.catalog-sticker{display:none}.genre-strip{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.final-posters{height:230px}.final-posters img{width:110px;height:185px}.final-posters img:nth-child(4){display:none}}
