.poster-root{--navy:#011841;--navy-deep:#01102e;--gold:#c28c18;--cream:#f5f0e1;--sand:#fae7ba;--muted:#5b6472;--rule:#ded5c2;background:var(--cream);min-height:100vh;color:var(--navy);font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.poster-root h1,.poster-root h2,.poster-eyebrow{font-family:var(--font-jost), "Jost", "Futura", "Century Gothic", sans-serif}.poster-hero{background:var(--navy);text-align:center;padding:44px 20px 38px}.poster-hero-inner{max-width:780px;margin:0 auto}.poster-hero img{height:auto;margin:0 auto 22px;display:block}.poster-eyebrow{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:600}.poster-hero h1{color:var(--cream);letter-spacing:.05em;text-transform:uppercase;margin:0 0 14px;font-size:clamp(1.5rem,4vw,2.3rem);font-weight:600;line-height:1.2}.poster-hero-rule{background:var(--gold);width:120px;height:1.5px;margin:0 auto 16px}.poster-sub{color:var(--cream);opacity:.85;margin:0;font-size:1rem}.poster-main{max-width:1040px;margin:0 auto;padding:26px 20px 60px}.poster-back{color:var(--navy);align-items:center;gap:7px;margin-bottom:18px;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.poster-back:hover{color:var(--gold)}.poster-sheet{border:1px solid var(--rule);background:#fff;border-radius:14px;padding:28px clamp(18px,4vw,40px)}.poster-intro{color:var(--muted);margin:0 0 28px;font-size:.98rem;line-height:1.6}.poster-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.poster-card{border:1px solid var(--rule);background:var(--cream);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.poster-card-thumb{aspect-ratio:4/5;background:var(--navy);width:100%;position:relative}.poster-card-thumb img{object-fit:cover}.poster-card-body{flex-direction:column;flex:1;gap:10px;padding:12px 14px 14px;display:flex}.poster-card-label{color:var(--navy);margin:0;font-size:.92rem;font-weight:600}.poster-card-download{background:var(--navy);color:var(--cream);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:8px 12px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.poster-card-download:hover{background:var(--navy-deep)}.poster-card-soon{color:var(--muted);text-align:center;border:1px dashed var(--rule);border-radius:8px;margin-top:auto;padding:8px 12px;font-size:.78rem}.poster-footer{background:var(--navy);padding:22px 20px}.poster-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:860px;margin:0 auto;display:flex}.poster-footer-brand{color:var(--cream);align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:inline-flex}.poster-footer-links a{color:var(--gold);font-size:.85rem;text-decoration:none}.poster-footer-links a:hover{text-decoration:underline}
