:root{--green:#0f4c3a;--green-deep:#0a3b2c;--green-blob:#093f2f;--sage:#b7d2c5;--gold:#fbd34e;--gold-deep:#f5c518;--paper:#fbfcfa;--text:#fff;--ink:#0f4c3a;--ink-muted:#3f6a5b;--header-h:72px;--sticky-cta-h:90px;--radius-pill:999px;--bg:#0f4c3a;--panel:#ffffff12;--line:#ffffff29;--muted:#bcd6c8;--radius-panel:20px;--radius-card:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{padding-bottom:calc(var(--sticky-cta-h) + env(safe-area-inset-bottom,0px));background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.container{z-index:1;width:calc(100% - 36px);max-width:480px;margin:0 auto;position:relative}.accent{color:var(--gold)}.btn{border-radius:var(--radius-pill);background:var(--gold);width:100%;min-height:66px;color:var(--green-deep);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;padding:0 74px 0 26px;font-size:17px;font-weight:800;transition:transform .16s,background-color .16s,box-shadow .16s;display:flex;position:relative}.btn:hover{background:var(--gold-deep);box-shadow:0 10px 28px #f5c51852}.btn:active{transform:translateY(2px)}@media (width>=980px){:root{--header-h:88px;--sticky-cta-h:0px}body{padding-bottom:0}.container{width:calc(100% - 80px);max-width:1300px}.btn{width:fit-content;min-width:360px;min-height:72px;padding:0 78px 0 32px;font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
