html:has(.section-theme){font-size:18px}@media screen and (max-width:768px){html:has(.section-theme){font-size:16px}}.v2-tic-tac-bg{position:relative;background-color:#f6f6f6}.v2-tic-tac-bg:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.1;background-image:url(/images/tic-tac-toe.svg);background-repeat:repeat;background-size:24px 24px}.v2-tic-tac-bg>*{position:relative;z-index:1}.section-theme{--primary:38 67% 12%;--primary-foreground:0 0% 100%;--accent:210 32% 93%;--accent-foreground:222 47% 14%;--v2-btn-ghost-bg:210 35% 94%;--v2-btn-ghost-fg:222 47% 14%;--v2-btn-ghost-hover:210 28% 88%;--v2-pricing-panel-bg:#ffffff;--v2-pricing-panel-radius:32px;--v2-pricing-panel-pad:clamp(1rem,3vw,1.5rem);--v2-pricing-card-bg:#f9f9f9;--v2-pricing-card-radius:16px;--v2-pricing-card-border:rgba(50,38,10,0.1);--v2-pricing-card-border-emphasis:rgba(50,38,10,0.6);--v2-pricing-text-muted:color-mix(in srgb,var(--text-dark) 75%,transparent);--v2-pricing-eyebrow:var(--accent-red,#db3a34);--v2-pricing-badge-starter:#9fb8c6;--v2-pricing-badge-premium:#db3a34;--v2-pricing-cta-shadow:0 0 120px rgba(0,0,0,0.2);--v2-pricing-feature-icon-check:#588157;--v2-pricing-feature-icon-muted:rgba(50,38,10,0.35);--v2-faq-card-bg:#ffffff;--v2-faq-card-radius:28px;--v2-faq-card-pad:clamp(1rem,3vw,1.5rem);--v2-faq-divider:color-mix(in srgb,var(--text-dark) 12%,transparent);--v2-faq-answer:color-mix(in srgb,var(--text-dark) 75%,transparent);--v2-feature-panel-bg:#ffffff;--v2-feature-panel-radius:32px;--v2-feature-panel-pad:1rem;--v2-feature-cta-bg:rgba(211,228,234,0.8);--v2-feature-cta-radius:28px;--v2-feature-cta-min-h:28rem;--v2-feature-icon-box-bg:#f9f9f9;--v2-feature-icon-box-radius:12px;--v2-feature-icon-box-size:70px;--v2-feature-row-gap:1.5rem;--v2-feature-phase-muted:color-mix(in srgb,var(--text-dark) 75%,transparent)}.btn-default,.btn-ghost{border-width:1px;border-style:solid}.btn-default{border-color:color-mix(in srgb,hsl(var(--primary)) 100%,#000000 100%)}.section-theme a.btn-ghost,.section-theme button.btn-ghost{background-color:color-mix(in srgb,#FFFFFF 40%,transparent);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.section-theme a.btn-ghost:focus-visible,.section-theme a.btn-ghost:hover,.section-theme button.btn-ghost:focus-visible,.section-theme button.btn-ghost:hover{background-color:color-mix(in srgb,#FFFFFF 80%,transparent)}.section-container{max-width:1280px;margin:0 auto}.container{max-width:1140px}.container,.container-sm{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.container-sm{max-width:840px}.container-xs{max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}h1,h2,h3,h4,h5,h6{font-family:var(--font-calistoga),ui-serif,Georgia,serif;line-height:1.2}h1,h2,h3,h4,h5,h6,p,span{color:var(--text-dark)}h1{font-size:clamp(2rem,5vw + 1rem,3.5rem);line-height:1}h2{font-size:clamp(1.5rem,3vw + .5rem,3rem)}