:root{--navy:#071a2a;--navy2:#0d2d43;--ink:#132a38;--muted:#657680;--line:#dce5e9;--bg:#f4f7f8;--white:#fff;--gold:#d5aa31;--green:#187b68;--greenbg:#ecfbf6;--danger:#b13c3c;--shadow:0 24px 70px rgba(7,26,42,.11)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}body{margin:0}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{background:var(--navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.topbar-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;flex-direction:column;text-decoration:none;color:#fff;line-height:1}.brand-name{font-weight:950;letter-spacing:.18em;font-size:1.22rem}.brand-sub{font-size:.72rem;letter-spacing:.08em;color:#abc2cf;margin-top:7px}.top-trust{font-size:.9rem;color:#c8d9e1}.top-trust strong{color:#fff}.hero{background:radial-gradient(circle at 78% 18%,rgba(83,229,190,.13),transparent 29%),linear-gradient(145deg,#061421,#0b263b);color:white;padding:56px 0 66px}.hero h1{font-size:clamp(2.1rem,5vw,4rem);line-height:1.02;letter-spacing:-.045em;margin:16px 0;max-width:900px}.lead{font-size:1.08rem;line-height:1.7;color:#c5d7df;max-width:850px}.eyebrow{font-size:.77rem;font-weight:900;letter-spacing:.13em;color:#6fe6c2}.eyebrow.dark{color:#55717e}.trust-line{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.trust-line span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.055);padding:8px 11px;border-radius:999px;font-size:.81rem;color:#dce9ee}.unlock-banner{margin-top:26px;display:inline-flex;flex-direction:column;gap:4px;padding:15px 18px;border-radius:16px;background:rgba(93,230,190,.12);border:1px solid rgba(93,230,190,.34)}.unlock-banner strong{color:#7ff1ce}.unlock-banner span{font-size:.88rem;color:#cbdce3}.checkout-section{padding:42px 0 64px;margin-top:-34px;position:relative}.checkout-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:start}.summary-card,.payment-card{background:var(--white);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.summary-card{padding:28px;position:sticky;top:18px}.payment-card{padding:30px}.summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:22px;border-bottom:1px solid var(--line)}h2{margin:7px 0 0;color:var(--navy);font-size:1.65rem}.price{font-size:2.45rem;font-weight:950;color:var(--navy);text-align:right;white-space:nowrap}.price small{display:block;font-size:.76rem;font-weight:700;color:var(--muted);margin-top:5px}.included{list-style:none;padding:18px 0 6px;margin:0}.included li{padding:8px 0 8px 28px;position:relative;line-height:1.45}.included li:before{content:"✓";position:absolute;left:0;top:7px;color:var(--green);font-weight:950}.how-it-works{background:#f7fafb;border:1px solid var(--line);padding:18px;border-radius:18px;margin-top:16px}.how-it-works h3{margin:0 0 13px;color:var(--navy)}.how-it-works ol{padding:0;margin:0;list-style:none;display:grid;gap:11px}.how-it-works li{display:grid;grid-template-columns:32px 1fr;gap:10px}.how-it-works li>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-weight:900;font-size:.8rem}.how-it-works p{margin:3px 0 0;color:var(--muted);font-size:.87rem;line-height:1.4}.help-box{margin-top:16px;padding:17px;border-left:4px solid var(--gold);background:#fffaf0;border-radius:10px}.help-box p{font-size:.88rem;color:var(--muted);line-height:1.45}.help-box a{color:var(--navy);font-weight:850}.payment-title{display:flex;gap:13px;align-items:center;margin-bottom:22px}.secure-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--greenbg);color:var(--green);font-weight:950}.message{display:none;padding:13px 14px;border-radius:12px;margin-bottom:15px;font-size:.91rem}.message.show{display:block}.message.error{background:#fff0f0;color:#8e2e2e;border:1px solid #efc6c6}.message.info{background:#eef7fb;color:#28596f;border:1px solid #cfe2eb}label{display:block;font-weight:800;color:var(--navy);margin:14px 0}input[type=text],input[type=email],input:not([type]){width:100%;margin-top:7px;border:1px solid #c9d6dc;border-radius:13px;padding:14px 14px;font:inherit;outline:none;background:#fff}input:focus{border-color:#3c6f86;box-shadow:0 0 0 3px rgba(60,111,134,.12)}label small{display:block;font-weight:500;color:var(--muted);margin-top:6px}.checkline{display:flex;gap:10px;align-items:flex-start;font-weight:550;line-height:1.45;background:#f8fafb;border:1px solid var(--line);padding:13px;border-radius:13px}.checkline input{margin-top:4px;accent-color:var(--navy)}.btn{width:100%;border:0;border-radius:14px;padding:15px 18px;font:inherit;font-weight:900;cursor:pointer;transition:.18s}.btn.primary{background:var(--navy);color:white;box-shadow:0 10px 28px rgba(7,26,42,.18)}.btn.primary:hover{transform:translateY(-1px);background:#0a2438}.btn:disabled{opacity:.58;cursor:not-allowed;transform:none}.payment-step{margin-top:4px}.contact-recap{display:flex;align-items:center;gap:8px;background:#f4f7f8;padding:11px 12px;border-radius:12px;margin-bottom:18px;font-size:.88rem}.contact-recap span{color:var(--muted)}.contact-recap strong{flex:1;color:var(--navy)}.contact-recap button{border:0;background:transparent;color:#315f73;font-weight:850;cursor:pointer}.pay{margin-top:20px}.stripe-note{margin-top:13px;padding:13px;border-radius:12px;background:#f8fafb;border:1px solid var(--line);font-size:.82rem;line-height:1.45;display:flex;flex-direction:column;gap:3px;color:var(--muted)}.stripe-note strong{color:var(--ink)}.reassurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.reassurance-grid div{border:1px solid var(--line);border-radius:13px;padding:11px}.reassurance-grid strong,.reassurance-grid span{display:block}.reassurance-grid strong{color:var(--navy);font-size:.89rem}.reassurance-grid span{font-size:.73rem;color:var(--muted);margin-top:3px;line-height:1.35}.legal-note{font-size:.72rem;line-height:1.5;color:#78878f;margin:18px 0 0}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:var(--muted);font-size:.84rem}@media(max-width:850px){.checkout-grid{grid-template-columns:1fr}.summary-card{position:static}.hero{padding:42px 0 60px}.checkout-section{margin-top:-24px}.reassurance-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;justify-content:center;padding:18px 0}.summary-head{flex-direction:column}.price{text-align:left}}
