:root{--bg:#f8f7f3;--fg:#1b211f;--muted:#68706b;--rule:#d8ddd6;--accent:#16785b;--accent-dark:#0c593f;--surface:#edf1ec;--max-width:42.5rem}@media (prefers-color-scheme:dark){:root{--bg:#0e1412;--fg:#e7eee9;--muted:#a2ada5;--rule:#29352e;--accent:#57d29e;--accent-dark:#83e6b7;--surface:#17221d}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:19px;line-height:1.68;overflow-x:hidden}a{color:inherit}.site-header{border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--bg) 92%, transparent);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2.75rem,74rem);min-height:3.75rem;margin:0 auto;display:flex}.brand,.site-header__link{letter-spacing:.08em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:700;text-decoration:none}.brand{align-items:center;gap:.55rem;display:inline-flex}.brand__mark{border:2px solid var(--accent);border-radius:50%;width:.72rem;height:.72rem}.brand__divider,.brand__product{color:var(--muted)}.site-header__link{color:var(--accent-dark)}.landing-content{width:min(calc(100% - 2.75rem), var(--max-width));margin:0 auto;padding:2rem 0 5rem}.landing-content section.sec{padding:1.7rem 0}.landing-content section.sec+section.sec{border-top:1px solid var(--rule)}.landing-content section.hero-section{padding-top:.5rem}.landing-content .sec-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:3.25rem 0 1.25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:700;line-height:1}.landing-content .sec-label .n{color:var(--accent-dark)}.landing-content p{margin:0 0 1.15em}.landing-content .eyebrow{color:var(--muted);margin-bottom:1.6em;font-style:italic}.landing-content h1.hero{letter-spacing:0;max-width:19ch;margin:.1em 0 .72em;font-size:clamp(2.15rem,7vw,3.45rem);font-weight:700;line-height:1.12}.landing-content h2{letter-spacing:-.015em;max-width:27ch;margin:0 0 1em;font-size:clamp(1.55rem,4.5vw,2.15rem);font-weight:700;line-height:1.2}.landing-content h3.sub{margin:2.1rem 0 .75rem;font-size:1.1rem;line-height:1.35}.landing-content strong{font-weight:700}.landing-content ul,.landing-content ol{margin:0 0 1.3em;padding-left:1.35em}.landing-content li{margin:.55em 0;padding-left:.18em}.landing-content li::marker{color:var(--accent-dark);font-weight:700}.landing-content blockquote{border-left:3px solid var(--accent);color:var(--accent-dark);margin:1.7rem 0;padding:.2rem 0 .2rem 1.1rem;font-size:1.05em;font-weight:700}.landing-content .fine-print{color:var(--muted);font-size:.84em;line-height:1.55}.landing-content .flow{border:1px solid var(--rule);background:var(--surface);color:var(--accent-dark);border-radius:6px;margin:0 0 1.15em;padding:.75rem .9rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em;line-height:1.5}.landing-content .pause{color:var(--muted);text-align:center;margin:1.6em 0;font-style:italic}.landing-content hr.div{border:0;border-top:1px solid var(--rule);margin:3rem 0 .4rem}.landing-content .cta{border-bottom:2px solid var(--accent);color:var(--accent-dark);margin:.6em 0 .3em;padding-bottom:.12rem;font-weight:700;text-decoration:none;display:inline-block}.landing-content .cta.primary{border:1px solid var(--accent);background:var(--surface);border-radius:6px;padding:.7rem 1rem}.landing-content .ctarow{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin:.8em 0;display:flex}.landing-content .ctarow .soft{color:var(--muted);font-size:.95em}.landing-content .ctarow .soft a{color:var(--accent-dark);text-underline-offset:.18em}.landing-content footer{padding-bottom:1rem!important}.pricing-table-wrap{margin:1.4rem 0;overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%;font-size:.92em}.pricing-table th,.pricing-table td{border:1px solid var(--rule);text-align:left;vertical-align:top;padding:.75rem .8rem}.pricing-table th{background:var(--surface);color:var(--accent-dark)}.store-footer{border-top:1px solid var(--rule);color:var(--muted);margin-top:3rem;padding-top:2rem;font-size:.78em;line-height:1.55}.store-footer a,.checkout-page a{text-underline-offset:.18em}.checkout-page{width:calc(100% - 2.75rem);min-width:0;max-width:46rem;margin:0 auto;padding:4rem 0 5rem}.checkout-page__eyebrow{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:700}.checkout-page h1{overflow-wrap:anywhere;margin:0 0 .5em;font-size:clamp(2.1rem,7vw,3.4rem);line-height:1.1}.checkout-page__lead{max-width:38rem;color:var(--muted);margin:0 0 2.2rem;font-size:1.08em}.checkout-card{border:1px solid var(--accent);background:var(--surface);border-radius:8px;max-width:100%;margin:0 0 2.4rem;padding:1.4rem}.checkout-card__label{color:var(--muted);margin:0 0 .4rem;font-size:.84em}.checkout-card h2{color:var(--accent-dark);margin:0 0 .4rem;font-size:clamp(1.7rem,6vw,2.4rem);line-height:1.2}.checkout-card p:last-child{margin-bottom:0}.checkout-section{border-top:1px solid var(--rule);min-width:0;padding:1.8rem 0}.checkout-section h2{margin:0 0 .75rem;font-size:1.2rem;line-height:1.35}.checkout-section p{margin:0 0 1em}.checkout-section ul,.checkout-section ol{margin:0 0 1.2rem;padding-left:1.3rem}.checkout-section li{margin:.4rem 0}.checkout-page .ctarow{margin:1.5rem 0 2rem}.checkout-page .cta{border:1px solid var(--accent);color:var(--accent-dark);border-radius:6px;padding:.9rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.checkout-page .cta:hover{background:var(--surface)}.payment-action{border:1px solid var(--rule);background:var(--surface);border-radius:8px;margin:1rem 0 2rem;padding:1.4rem}.payment-consent{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;margin-bottom:1rem;font-size:.86em;line-height:1.5;display:grid}.payment-consent input{width:1.05rem;height:1.05rem;accent-color:var(--accent);margin-top:.2rem}.payment-button{border:1px solid var(--accent);background:var(--accent-dark);width:100%;color:var(--bg);cursor:pointer;font:inherit;border-radius:6px;padding:.9rem 1rem;font-weight:700}.payment-button:disabled{border-color:var(--rule);background:var(--rule);color:var(--muted);cursor:not-allowed}.payment-status{color:var(--muted);margin:.8rem 0 0;font-size:.8em;line-height:1.5}.checkout-page__boundary{color:var(--muted);font-size:.82em;line-height:1.55}.checkout-footer{border-top:1px solid var(--rule);color:var(--muted);margin-top:2.5rem;padding-top:1.5rem;font-size:.78em;line-height:1.55}.legal-document{width:calc(100% - 2.75rem);max-width:var(--max-width);min-width:0;margin:0 auto;padding:4rem 0 5rem}.legal-document__eyebrow,.legal-document__revision{color:var(--muted);letter-spacing:.06em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.legal-document__eyebrow{color:var(--accent-dark);text-transform:uppercase;margin:0 0 1.1rem;font-weight:700}.legal-document__revision{margin:0 0 2.5rem}.legal-document h1{margin:0 0 .55em;font-size:clamp(2rem,6vw,3rem);line-height:1.15}.legal-document h2{margin:2.6rem 0 .85rem;font-size:1.15rem;line-height:1.35}.legal-document p{margin:0 0 1.15em}.legal-document ul{margin:0 0 1.15em;padding-left:1.25em}.legal-document li{margin:.35em 0}@media (max-width:42rem){body{font-size:17px}.site-header__inner,.landing-content{width:min(calc(100% - 2rem), var(--max-width))}.site-header__inner{gap:.75rem}.brand{gap:.4rem}.landing-content{padding-top:1.25rem}.legal-document,.checkout-page{width:calc(100% - 2rem);padding-top:2.5rem}.landing-content .sec-label{margin-top:2.5rem}}
