:root{--text:#111827;--muted:#5f6572;--gold:#d9a520;--gold2:#f4c84a;--shadow:0 18px 50px rgba(0,0,0,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',system-ui,sans-serif;color:var(--text);background:#f7f3ea;line-height:1.45}img{display:block;max-width:100%;height:auto}a{text-decoration:none}.container{width:min(1120px,calc(100% - 24px));margin:0 auto}.section{padding:54px 0}.alt{background:#efe8da}
.hero{background:radial-gradient(circle at top right,rgba(217,165,32,.22),transparent 36%),linear-gradient(180deg,#111 0%,#1b1710 100%);color:#fff;padding:36px 0 46px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:26px;align-items:center}.hero-copy h1{margin:0;font-size:clamp(34px,5vw,62px);line-height:.98;font-weight:900}.hero-copy h1 span{color:var(--gold2)}
.eyebrow{display:inline-block;margin:0 0 10px;font-size:12px;font-weight:900;letter-spacing:.16em;color:#ffe6a4;text-transform:uppercase}.eyebrow.dark{color:#a67611}.lead{margin:14px 0 0;color:#f0eadc;font-size:17px;max-width:650px}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hero-badges span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(244,200,74,.20);font-size:12px;font-weight:800}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 20px;border-radius:14px;font-weight:900;font-size:15px}.btn-primary{background:linear-gradient(180deg,#f4c84a 0%,#b78313 100%);color:#111;box-shadow:0 14px 32px rgba(217,165,32,.30)}.btn-secondary{background:#fff;color:#111827}.btn.large{min-height:58px;padding:16px 24px}
.hero-media img,.poster-img{width:100%;border-radius:22px;box-shadow:var(--shadow)}.section-head{max-width:820px;margin:0 auto 22px;text-align:center}.section-head h2{margin:0;font-size:clamp(28px,4vw,46px);line-height:1;font-weight:900}.section-head p{margin:12px auto 0;color:var(--muted);font-size:16px}.poster-wrap{max-width:980px;margin:0 auto}
.trust-section{background:#111;color:#fff}.trust-box{text-align:center;max-width:900px;margin:0 auto}.trust-box h2{margin:0;font-size:clamp(34px,5vw,60px);line-height:.95;font-weight:900;color:#f4c84a}.trust-box p{color:#efe6d0;max-width:780px;margin:14px auto 20px}.cta-section{padding-top:24px;padding-bottom:80px}.cta-box{background:linear-gradient(135deg,#111 0%,#282014 100%);color:#fff;border-radius:28px;padding:28px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.cta-box h2{margin:0;font-size:clamp(28px,4vw,48px);line-height:1}.cta-box p{margin:12px 0 0;color:#e4ddd0;max-width:760px}.footer{padding:28px 0 94px;text-align:center;color:#6b7280}.sticky-wa{position:fixed;left:12px;right:12px;bottom:12px;z-index:999;display:flex;justify-content:center;align-items:center;min-height:56px;border-radius:16px;background:#1ec95b;color:#fff;font-weight:900;box-shadow:0 16px 34px rgba(30,201,91,.28)}
@media(max-width:900px){.hero-grid,.cta-box{grid-template-columns:1fr}}@media(max-width:640px){.section{padding:38px 0}.hero{padding:26px 0 36px}.lead,.section-head p,.cta-box p{font-size:14px}.hero-media img,.poster-img{border-radius:16px}.btn,.btn.large{width:100%}.footer{padding-bottom:88px}}
