:root{--primary:#7b3fe4;--secondary:#64e6fc;--bg:#000;--bg-hero-end:#1a1a1a;--text:#fff;--muted:#9ca3af;--muted-strong:#d1d5db;--muted-soft:#6b7280;--panel:#111;--line:#ffffff1f;--font:Figtree, system-ui, sans-serif;--sticky-h:4.75rem;--wrap:68rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:calc(var(--sticky-h) + env(safe-area-inset-bottom));margin:0;font-size:1.0625rem;font-weight:400;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font);letter-spacing:-.03em;color:var(--text);margin:0;font-weight:700;line-height:1.15}p{margin:0}.skip{z-index:100;background:var(--primary);color:var(--text);border-radius:.4rem;padding:.6rem .9rem;font-weight:600;text-decoration:none;position:absolute;top:-3rem;left:.75rem}.skip:focus{top:.75rem}.wrap{width:min(var(--wrap), calc(100% - 2.5rem));margin-inline:auto}.site-header{z-index:40;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#000000db;position:sticky;top:0}.site-header .wrap{flex-direction:column;align-items:flex-start;gap:.85rem;padding:.9rem 0 .85rem;display:flex}.brand{align-content:center;gap:.1rem;min-height:44px;text-decoration:none;display:grid}.wordmark{letter-spacing:-.02em;font-size:1.125rem;font-weight:700;line-height:1.2}.product-name{color:var(--muted);letter-spacing:0;font-size:.8125rem;font-weight:500}.nav{flex-wrap:wrap;gap:.25rem 1rem;display:flex}.nav a{min-width:44px;min-height:44px;color:var(--muted-strong);justify-content:center;align-items:center;padding:0 .45rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.nav a:hover{color:var(--secondary)}.btn.header-cta{display:inline-flex}.header-cta-wrap{align-items:center;gap:.7rem;display:none}.header-price{color:var(--muted);white-space:nowrap;font-size:.875rem;font-weight:500}.hero{background:radial-gradient(80% 50% at 100% -10%, #7b3fe447, transparent 55%), linear-gradient(180deg, var(--bg) 0%, var(--bg-hero-end) 100%);padding:2rem 0 3rem;position:relative}.hero .wrap{gap:2rem;display:grid}.kicker{color:var(--secondary);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:.9rem;font-size:.75rem;font-weight:600;display:flex}.kicker-rule{background:var(--secondary);flex-shrink:0;width:1.75rem;height:2px}.kicker-text{flex:1;min-width:12ch}h1{margin-bottom:1rem;font-size:clamp(2rem,8vw,3.35rem)}.lede{color:var(--muted-strong);max-width:38ch;margin:0 0 .75rem;font-size:1.0625rem}.hero-meta{margin:0 0 1.5rem;font-weight:500}.price-row{flex-wrap:wrap;align-items:baseline;gap:.45rem .7rem;margin-bottom:1.15rem;display:flex}.price{letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.price span{color:var(--muted);font-size:1rem;font-weight:500}.price-note{color:var(--muted);font-size:.9375rem;font-weight:500}.hero-actions{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.after-pay{color:var(--muted);max-width:36ch;font-size:.9375rem}.after-pay a{color:var(--secondary);font-weight:600;text-decoration:none}.after-pay a:hover{text-decoration:underline}.btn{background:var(--primary);min-height:44px;color:var(--text);font-family:var(--font);letter-spacing:-.01em;cursor:pointer;border:0;border-radius:.5rem;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.btn:hover,.btn:focus-visible{background:var(--secondary);color:#000}.btn-block{width:100%}.diagram{background:var(--panel);border:1px solid var(--line);border-radius:1rem;width:100%;margin:0;padding:1.1rem 1rem 1rem}.diagram svg{width:100%;height:auto}.diagram-caption{color:var(--muted);text-align:center;margin-top:.75rem;font-size:.8125rem;font-weight:500}.section{border-top:1px solid var(--line);padding:3rem 0}.section h2{margin-bottom:1.35rem;font-size:clamp(1.5rem,5vw,2.1rem)}.section-lead{color:var(--muted);max-width:42ch;margin:-.6rem 0 1.5rem}.not-included-line{color:var(--muted);margin:1.25rem 0 0}.senja-frame{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.senja-embed{min-width:0;max-width:100%;width:100%!important}.cards{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:.9rem;padding:1.2rem 1.15rem 1.15rem}.card-index{color:var(--secondary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.75rem;font-weight:600}.card h3{letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.125rem;font-weight:600}.card p{color:var(--muted-strong);font-size:1rem}.not-included{border:1px dashed #9ca3af59;border-radius:.9rem;margin-top:1.25rem;padding:1.15rem 1.15rem 1.05rem}.not-included h3{letter-spacing:-.01em;margin-bottom:.55rem;font-size:1rem;font-weight:600}.not-included ul{color:var(--muted);margin:0;padding:0;list-style:none}.not-included li{padding:.35rem 0 .35rem 1.1rem;position:relative}.not-included li:before{content:"";background:var(--muted-soft);width:.5rem;height:1px;position:absolute;top:.85rem;left:0}.steps{counter-reset:step;gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.steps li{counter-increment:step;border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;align-items:start;gap:.85rem;padding:1rem 0;display:grid}.steps li:last-child{border-bottom:0}.steps li:before{content:counter(step);border:1px solid var(--primary);width:2.5rem;height:2.5rem;color:var(--secondary);border-radius:999px;place-items:center;font-size:.95rem;font-weight:700;display:grid}.steps h3{margin-bottom:.25rem;font-size:1.0625rem;font-weight:600}.steps a{color:var(--secondary)}.steps p{color:var(--muted-strong)}.faq{border-top:1px solid var(--line);gap:0;display:grid}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;padding:1rem 0;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--secondary);font-size:1.25rem;font-weight:500;line-height:1}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted-strong);max-width:58ch;padding:0 0 1.1rem}.faq a{color:var(--secondary)}.close{background:radial-gradient(80% 90% at 0% 0%, #7b3fe438, transparent 60%), var(--panel);border:1px solid var(--line);text-align:left;border-radius:1rem;margin-top:.5rem;padding:2.25rem 1.15rem}.close h2{margin-bottom:.55rem}.close p{color:var(--muted-strong);max-width:38ch;margin:1rem 0 0}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:2.25rem 0 2rem;font-size:.9375rem}.site-footer .wrap{gap:1.15rem;display:grid}.footer-brand{color:var(--text);letter-spacing:-.02em;font-weight:700}.footer-links{flex-wrap:wrap;gap:.25rem 1.15rem;display:flex}.footer-links a{min-width:44px;min-height:44px;color:var(--muted-strong);justify-content:center;align-items:center;padding:0 .35rem;font-weight:500;text-decoration:none;display:inline-flex}.footer-links a:hover{color:var(--secondary)}.footer-meta{color:var(--muted-soft)}.sticky-pay{z-index:50;min-height:var(--sticky-h);padding:.65rem 1.25rem calc(.65rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(16px);background:#000000f0;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-pay .price{font-size:1.05rem}.sticky-pay .btn{flex:1;max-width:16rem}.legal-page{max-width:46rem;padding:2rem 0 3rem}.legal-page h1{max-width:none;margin-bottom:.4rem;font-size:clamp(1.85rem,6vw,2.6rem)}.meta{color:var(--muted);margin-bottom:1.5rem}.legal-card{background:var(--panel);border:1px solid var(--line);border-radius:1rem;padding:.25rem 1.15rem 1.35rem}.legal-card h2{letter-spacing:-.01em;margin:1.5rem 0 .5rem;font-size:1.05rem;font-weight:600}.legal-card p,.legal-card li{color:var(--muted-strong)}.legal-card ul{padding-left:1.15rem}.legal-card a{color:var(--secondary)}.legal-contact{margin-top:1.5rem}body.legal{padding-bottom:0}@media (width>=720px){.site-header .wrap{flex-direction:row;justify-content:space-between;align-items:center;padding:.85rem 0}.hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.steps{grid-template-columns:1fr}.header-cta-wrap{display:flex}.nav{margin-left:auto;margin-right:1rem}.sticky-pay{display:none}body{padding-bottom:0}.legal-card{padding-inline:1.75rem;padding-bottom:1.75rem}}@media (width>=960px){h1{font-size:3.35rem}.hero{padding:3.5rem 0 4.5rem}.section{padding:4rem 0}.cards{grid-template-columns:1fr 1fr 1fr}}:focus-visible{outline:2px solid var(--secondary);outline-offset:3px}
