#checkout-page{--bg:#0a160f;--bg-raise:#0f2016;--panel:#13271c;--panel-line:#d8b57329;--panel-line-strong:#d8b57352;--gold:#d8b573;--gold-bright:#e8c888;--gold-deep:#b8934f;--ivory:#f3eee2;--ivory-soft:#c7d0c6;--ivory-mute:#91a196;--green-accent:#3e7a52;--success:#6fae7f;--serif:"Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:"Inter", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--sans);color:var(--ivory-soft);background:var(--bg);max-width:100%;line-height:1.6;display:block;overflow-x:clip}#checkout-page *{box-sizing:border-box}#checkout-page img{max-width:100%;display:block}#checkout-page a{color:inherit}#checkout-page h1,#checkout-page h2,#checkout-page h3{font-family:var(--serif);color:var(--ivory);letter-spacing:-.01em;margin:0;font-weight:600}#checkout-page .wrap{max-width:1120px;margin:0 auto;padding:0 24px}#checkout-page .eyebrow{font-family:var(--sans);text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:.7rem;font-weight:700}#checkout-page a.link-gold{color:var(--gold);border-bottom:1px solid #d8b57366;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s}#checkout-page a.link-gold:hover{color:var(--gold-bright);border-color:var(--gold-bright)}#checkout-page .return-bar{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--panel-line);background:#0a160ff0;position:sticky;top:0}#checkout-page .return-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1120px;margin:0 auto;padding:12px 24px;display:flex}#checkout-page .return-btn{color:var(--ivory);border:1px solid var(--panel-line-strong);background:0 0;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}#checkout-page .return-btn:hover{background:var(--panel);border-color:var(--gold)}#checkout-page .return-btn svg{width:16px;height:16px}#checkout-page .return-bar-crumb{color:var(--ivory-mute);font-size:.78rem}#checkout-page .return-bar-crumb a{text-underline-offset:2px;text-decoration:underline}#checkout-page .trust-strip{background:var(--bg-raise);border-bottom:1px solid var(--panel-line);padding:12px 0}#checkout-page .trust-strip .wrap{color:var(--ivory-mute);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;font-size:.82rem;display:flex}#checkout-page .trust-strip .trust-item{align-items:center;gap:8px;display:inline-flex}#checkout-page .trust-strip svg{width:15px;height:15px;color:var(--gold);flex-shrink:0}#checkout-page .trust-strip .divider{background:var(--panel-line-strong);width:1px;height:14px}#checkout-page .hero{text-align:center;background:radial-gradient(900px 460px at 50% -10%,#d8b57317,#0000 65%);padding:72px 0 8px;position:relative;overflow:hidden}#checkout-page .hero h1{color:var(--gold-bright);max-width:20ch;margin:18px auto 20px;font-size:clamp(2.3rem,5vw,3.4rem);line-height:1.05}#checkout-page .hero p.lead{color:var(--ivory-soft);max-width:56ch;margin:0 auto 44px;font-size:1.08rem}#checkout-page .stepper{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:780px;margin:0 auto 56px;display:flex}#checkout-page .step-item{align-items:center;gap:12px;padding:0 22px;display:flex}#checkout-page .step-num{width:34px;height:34px;font-family:var(--serif);background:var(--panel);border:1.5px solid var(--gold);color:var(--gold-bright);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}#checkout-page .step-item.active .step-num{background:var(--gold);color:var(--bg);border-color:var(--gold)}#checkout-page .step-label{color:var(--ivory);white-space:nowrap;font-size:.92rem;font-weight:600}#checkout-page .step-connector{background:var(--panel-line-strong);flex-shrink:0;width:56px;height:1.5px}@media (width<=680px){#checkout-page .step-connector{display:none}#checkout-page .step-item{padding:6px 14px}}#checkout-page section.block{padding:8px 0 64px}#checkout-page section.block.raise{background:var(--bg-raise);padding:64px 0}#checkout-page .section-head{text-align:center;max-width:68ch;margin:0 auto 34px}#checkout-page .section-head h2{margin-top:8px;font-size:clamp(1.5rem,2.6vw,2rem)}#checkout-page .section-head p{color:var(--ivory-mute);margin-top:12px}#checkout-page .offer-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}#checkout-page .offer-card{background:var(--panel);border:1px solid var(--panel-line);border-radius:16px;flex-direction:column;padding:30px 28px 26px;transition:border-color .2s,transform .2s;display:flex;position:relative}#checkout-page .offer-card:hover{border-color:var(--panel-line-strong);transform:translateY(-3px)}#checkout-page .offer-card.featured{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold), 0 20px 40px #d8b57314}#checkout-page .offer-badge{background:var(--gold);color:var(--bg);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 12px;font-size:.68rem;font-weight:800;position:absolute;top:-13px;left:28px}#checkout-page .offer-icon{border:1px solid var(--panel-line-strong);background:#d8b5731a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;display:flex}#checkout-page .offer-icon svg{width:22px;height:22px;color:var(--gold)}#checkout-page .offer-card h3{margin-bottom:10px;font-size:1.28rem}#checkout-page .offer-card .offer-price{font-family:var(--serif);color:var(--gold-bright);margin-bottom:12px;font-size:.95rem;font-weight:600}#checkout-page .offer-card p.desc{color:var(--ivory-mute);flex-grow:1;margin:0 0 18px;font-size:.94rem}#checkout-page .offer-features{flex-direction:column;gap:8px;margin:0 0 22px;padding:0;list-style:none;display:flex}#checkout-page .offer-features li{color:var(--ivory-soft);align-items:flex-start;gap:8px;font-size:.86rem;display:flex}#checkout-page .offer-features svg{width:14px;height:14px;color:var(--success);flex-shrink:0;margin-top:3px}#checkout-page .offer-cta{font-family:var(--sans);background:var(--gold);color:var(--bg);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}#checkout-page .offer-cta:hover{background:var(--gold-bright);transform:translateY(-1px)}#checkout-page .offer-card.outline .offer-cta{color:var(--gold);border:1.5px solid var(--gold);background:0 0}#checkout-page .offer-card.outline .offer-cta:hover{background:#d8b5731a}#checkout-page .how-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}#checkout-page .how-item{text-align:left}#checkout-page .how-num{background:var(--panel);border:1.5px solid var(--gold);width:40px;height:40px;color:var(--gold-bright);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.05rem;font-weight:700;display:flex}#checkout-page .how-item h3{margin-bottom:8px;font-size:1.08rem}#checkout-page .how-item p{color:var(--ivory-mute);margin:0;font-size:.94rem}#checkout-page .pillar-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}#checkout-page .pillar{background:var(--panel);border:1px solid var(--panel-line);border-radius:14px;padding:22px 20px}#checkout-page .pillar svg{width:22px;height:22px;color:var(--gold);margin-bottom:12px}#checkout-page .pillar h3{margin-bottom:6px;font-size:.98rem}#checkout-page .pillar p{color:var(--ivory-mute);margin:0;font-size:.86rem}#checkout-page .payment-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:36px;display:flex}#checkout-page .payment-chip{color:var(--ivory-soft);background:var(--panel);border:1px solid var(--panel-line);border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex}#checkout-page .faq-list{max-width:780px;margin:0 auto}#checkout-page .faq-item{border-bottom:1px solid var(--panel-line);padding:20px 0}#checkout-page .faq-item h3{color:var(--ivory);margin-bottom:8px;font-size:1rem}#checkout-page .faq-item p{color:var(--ivory-mute);margin:0;font-size:.94rem}#checkout-page .help-band{background:linear-gradient(120deg, var(--panel), var(--bg-raise));border:1px solid var(--panel-line-strong);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px;display:flex}#checkout-page .help-band h2{color:var(--gold-bright);margin-bottom:8px;font-size:1.4rem}#checkout-page .help-band p{color:var(--ivory-mute);max-width:46ch;margin:0}#checkout-page .help-actions{flex-wrap:wrap;gap:12px;display:flex}#checkout-page .btn-primary{font-family:var(--sans);background:var(--gold);color:var(--bg);border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}#checkout-page .btn-primary:hover{background:var(--gold-bright);transform:translateY(-1px)}#checkout-page .btn-secondary{font-family:var(--sans);color:var(--ivory);border:1.5px solid var(--panel-line-strong);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}#checkout-page .btn-secondary:hover{border-color:var(--gold);background:var(--panel)}#checkout-page .exit-strip{text-align:center;padding:44px 0 8px}#checkout-page .exit-strip .return-btn{margin:0 auto}@media (width<=900px){#checkout-page .offer-grid,#checkout-page .how-grid{grid-template-columns:1fr}#checkout-page .pillar-grid{grid-template-columns:1fr 1fr}#checkout-page .help-band{padding:28px}}@media (width<=560px){#checkout-page .pillar-grid{grid-template-columns:1fr}#checkout-page .trust-strip .wrap{gap:12px}#checkout-page .trust-strip .divider{display:none}}@media (prefers-reduced-motion:reduce){#checkout-page *{transition:none!important}}#checkout-page .stepper{padding:0;list-style:none}#checkout-page .step-wrap{align-items:center;display:flex}#checkout-page .step-item.done .step-num{background:var(--green-accent);border-color:var(--green-accent);color:var(--ivory)}#checkout-page .step-item.done .step-num svg{width:16px;height:16px}#checkout-page .step-item.done .step-label{color:var(--ivory-soft)}#checkout-page button.return-btn,#checkout-page button.btn-primary,#checkout-page button.btn-secondary{font-family:var(--sans);cursor:pointer;line-height:1.2}#checkout-page button.return-btn{background:0 0}#checkout-page .offer-card h2{color:var(--ivory);margin-bottom:6px;font-size:1.24rem}#checkout-page .offer-card h2+.offer-price{margin-top:2px}#checkout-page a:focus-visible,#checkout-page button:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px;border-radius:6px}
