:root{--ground:oklch(97.3% .006 75);--panel:oklch(99.2% .003 75);--ink:oklch(18% .01 75);--ink-muted:oklch(54% .008 75);--ink-soft:oklch(45% .008 75);--border-card:oklch(82% .008 75);--border-field:oklch(64% .008 75);--accent:oklch(56% .15 42);--moon-lit:oklch(88% .02 85);--surface:oklch(100% 0 75);--ink-dim:oklch(50% .008 75);--ink-body:oklch(38% .008 75);--ink-faint:oklch(52% .008 75);--rule:oklch(90% .006 75);--accent-hover:oklch(46% .15 42);--accent-soft:oklch(94% .02 42);--tint-warm:oklch(96.5% .014 42);--tint-cool:oklch(96.5% .012 215);--track:oklch(93% .006 75);--cool:oklch(56% .13 215);--moon-dark:oklch(45% .008 75)}@media (prefers-color-scheme:dark){:root{--ground:oklch(21% .008 75);--panel:oklch(25% .008 75);--ink:oklch(93% .006 75);--ink-muted:oklch(72% .008 75);--ink-soft:oklch(80% .008 75);--border-card:oklch(36% .008 75);--border-field:oklch(58% .008 75);--accent:oklch(70% .14 42);--moon-lit:oklch(90% .02 85);--surface:oklch(28% .008 75);--ink-dim:oklch(70% .008 75);--ink-body:oklch(86% .006 75);--ink-faint:oklch(68% .008 75);--rule:oklch(33% .008 75);--accent-hover:oklch(80% .14 42);--accent-soft:oklch(32% .04 42);--tint-warm:oklch(30% .035 42);--tint-cool:oklch(30% .03 215);--track:oklch(31% .006 75);--cool:oklch(72% .11 215);--moon-dark:oklch(14% .008 75)}}:root{--shadow-pop:0 4px 16px oklch(0% 0 0/.1)}@media (prefers-color-scheme:dark){:root{--shadow-pop:0 6px 22px oklch(0% 0 0/.55)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;-webkit-font-smoothing:antialiased;font-family:Space Grotesk,sans-serif;font-weight:400}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{background:var(--ground);color:var(--ink);margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}input,button{font-family:Space Grotesk,sans-serif}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}input[type=date],input[type=time]{appearance:none;box-sizing:border-box;width:100%;min-width:0;min-height:44px;display:block}#root{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--border-card);justify-content:space-between;align-items:center;padding:28px 48px;display:flex}.site-header nav{letter-spacing:.02em;color:var(--ink-muted);gap:28px;font-size:13px;display:flex}.site-header nav a{color:inherit}.site-footer{border-top:1px solid var(--border-card);color:var(--ink-dim);justify-content:space-between;align-items:center;gap:16px;padding:24px 48px;font-size:12px;display:flex}@media (width<=900px){.site-header{flex-wrap:wrap;row-gap:12px}.site-header nav{flex-wrap:wrap;order:3;gap:10px 18px;width:100%}.site-header nav a{padding:2px 0}}@media (width<=640px){.site-header{padding:18px 20px}.site-footer{flex-wrap:wrap;padding:20px}}.calc-grid{grid-template-columns:320px 1fr}.calc-title{font-size:42px}.upsell-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.chart-wheel{max-width:100%;height:auto}@media (width<=760px){.calc-grid{grid-template-columns:1fr}.calc-title{font-size:30px}.upsell-grid,.testimonial-grid{grid-template-columns:1fr}}
