*,*::before,*::after{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
body{margin:0;background:#ffffff;color:#111827;font-family:system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.6}
main{max-width:60rem;margin:0 auto;padding:0 1.25rem}
section{padding:3rem 0}
section+section{border-top:1px solid color-mix(in srgb,#111827 12%,transparent)}
section.checkout-blank{display:none}
h1{font-size:2.4rem;line-height:1.15;margin:0 0 .75rem}
h2{font-size:1.6rem;margin:0 0 .75rem}
h3{font-size:1.1rem;margin:0 0 .35rem}
p{margin:.5rem 0}
.sub{font-size:1.15rem;opacity:.8}
.btn{display:inline-block;background:#2563eb;color:#fff;padding:.7rem 1.4rem;border-radius:.45rem;text-decoration:none;font-weight:600}
.btn:hover{filter:brightness(1.08)}
a{color:#2563eb}
.hero{padding:4.5rem 0;text-align:center}
.hero-img{max-width:100%;height:auto;border-radius:.6rem;margin-top:2rem}
.image{text-align:center}
.image figure{margin:0}
.image img{max-width:100%;height:auto;border-radius:.6rem}
.image figcaption{font-size:.9rem;opacity:.7;margin-top:.5rem}
.features ul{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}
.plans{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}
.plan{border:1px solid color-mix(in srgb,#111827 18%,transparent);border-radius:.6rem;padding:1.5rem}
.plan .price{font-size:1.8rem;font-weight:700;margin:.25rem 0}
.plan .interval{font-size:1rem;font-weight:400;opacity:.7}
.plan ul{padding-left:1.1rem}
.quotes{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}
.quote{margin:0;border:1px solid color-mix(in srgb,#111827 18%,transparent);border-radius:.6rem;padding:1.25rem}
.quote blockquote{margin:0}
.quote blockquote p{font-style:italic}
.quote figcaption{margin-top:.6rem;font-weight:600;font-size:.9rem;opacity:.8}
.faq details{border-bottom:1px solid color-mix(in srgb,#111827 12%,transparent);padding:.6rem 0}
.faq summary{cursor:pointer;font-weight:600}
.cta{text-align:center}
.checkout-mount:empty{display:none}
.checkout-fallback{display:none}
.checkout-failed .checkout-fallback{display:block;margin:1rem auto 0;max-width:34rem;text-align:center;font-size:.95rem;padding:1rem 1.25rem;border:1.5px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:.65rem}
.checkout-mount.checkout-preview{border:1.5px dashed color-mix(in srgb,currentColor 30%,transparent);border-radius:.65rem;padding:2rem 1.25rem;text-align:center}
.checkout-mount.checkout-preview p{margin:0;font-size:.9rem;opacity:.7}
.checkout .consent{font-size:.8rem;opacity:.7;max-width:34rem}
.checkout-secure .cs-wrap{display:flex;gap:1.5rem;align-items:flex-start}
.checkout-secure .cs-main{flex:1 1 32rem;min-width:0}
.checkout-secure .cs-step{font-size:.8rem;margin:0 0 .4rem;opacity:.7}
.checkout-secure .cs-secure{font-size:1.15rem;margin:0 0 .3rem}
.checkout-secure .cs-protected{color:#2ab100;font-size:.85rem;margin:0 0 1rem;display:flex;align-items:center;gap:.4rem}
.checkout-secure .cs-panel{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.65rem;padding:1.5rem}
.checkout-secure .cs-panel:has(.checkout-mount:empty){display:none}
.checkout-secure .cs-summary{flex:1 1 20rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.65rem;color:#666}
.checkout-secure .cs-summary h3{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:.9rem 1.1rem;border-bottom:1px solid rgba(0,0,0,.08);font-size:1rem;font-weight:400;color:#666}
.checkout-secure .cs-summary p{font-size:.78rem;line-height:1.55;margin:0;padding:.8rem 1.1rem;border-bottom:1px solid rgba(0,0,0,.08)}
.checkout-secure .cs-summary p:last-child{border-bottom:0}
.checkout-secure .cs-cards{display:inline-flex;gap:.35rem;align-items:center}
.checkout-secure .cs-cards i{font-style:normal}
.checkout-secure .cc-visa{color:#1a1f71;font-size:.7rem;font-weight:800;letter-spacing:.06em;border:1px solid rgba(0,0,0,.12);border-radius:.25rem;padding:.1rem .35rem;background:#fff}
.checkout-secure .cc-mc{display:inline-flex;border:1px solid rgba(0,0,0,.12);border-radius:.25rem;padding:.18rem .35rem;background:#fff}
.checkout-secure .cc-mc b{width:.8rem;height:.8rem;border-radius:50%;background:#eb001b;display:block}
.checkout-secure .cc-mc b+b{background:#f79e1b;margin-left:-.3rem;opacity:.9}
.checkout-secure .consent{margin-top:1rem}
@media (max-width:52rem){.checkout-secure .cs-wrap{flex-direction:column}.checkout-secure .cs-main,.checkout-secure .cs-summary{flex:1 1 auto;width:100%}}
.hero-download{padding:3.25rem 0 4.5rem;text-align:center}
.hero-download .dl-name{font-size:1.4rem;font-weight:700;letter-spacing:.01em;margin:0 0 3.25rem}
.hero-download .dl-icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(8rem,44vw,11.5rem);height:clamp(8rem,44vw,11.5rem);margin:0 auto 2.5rem;border:4px solid color-mix(in srgb,#2563eb 45%,transparent);border-radius:50%;color:#2563eb}
.hero-download .dl-icon svg{width:46%;height:46%;transform-origin:center}
.hero-download .btn{font-size:1.05rem;padding:.85rem 2.4rem;border-radius:.3rem}
.wallet-cta{display:block}
.wallet-mount{display:block;max-width:24rem;margin:0 auto}
.hero-download .wallet-fallback{display:block;width:100%;max-width:24rem;margin:0 auto;padding:.8rem 1.1rem;border-radius:5px;font-size:17px;line-height:1.2}
.wallet-mount[hidden]{display:none}
.wallet-fallback[hidden]{display:none}
.hero:not(.hero-download) .wallet-mount{margin:0}
.wallet-mount iframe{display:block;width:100%}
.checkout-wallet{text-align:center}
.checkout-wallet .consent{margin:0 auto}
@keyframes dl-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.16)}}
@media (prefers-reduced-motion:no-preference){.hero-download .dl-icon{animation:dl-pulse 1.5s ease-in-out infinite;will-change:transform}}
footer{max-width:60rem;margin:0 auto;padding:2rem 1.25rem;font-size:.85rem;opacity:.75}
footer nav a{margin-right:1rem}
@media (max-width:40rem){h1{font-size:1.8rem}.hero{padding:3rem 0}}
