:root{--site-paper: #fbf7f0;--site-ink: #1a1a17;--site-ink-muted: #5c574c;--site-route: #c1521f;--site-route-strong: #9a4118;--site-moss: #3d5a3d;--site-line: #e4ddd0;--site-surface: #ffffff;--site-font-display: "Fraunces", ui-serif, Georgia, serif;--site-font-body: "Inter", ui-sans-serif, system-ui, sans-serif}:root[data-theme=dark]{--site-paper: #17140f;--site-ink: #f3efe6;--site-ink-muted: #b9b2a2;--site-route: #e07a45;--site-route-strong: #f2925f;--site-moss: #7fa87f;--site-line: #362f24;--site-surface: #211c15}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--site-paper: #17140f;--site-ink: #f3efe6;--site-ink-muted: #b9b2a2;--site-route: #e07a45;--site-route-strong: #f2925f;--site-moss: #7fa87f;--site-line: #362f24;--site-surface: #211c15}}*{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;background:var(--site-paper);color:var(--site-ink);font-family:var(--site-font-body);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--site-font-display);line-height:1.15;margin:0 0 .5em}a{color:var(--site-route-strong)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--site-route);outline-offset:2px;border-radius:2px}code{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,monospace;background:var(--site-line);padding:.15em .4em;border-radius:.25rem;font-size:.9em}pre code{display:block;padding:1rem;overflow-x:auto;background:var(--site-ink);color:var(--site-paper)}.site-container{max-width:72rem;margin:0 auto;padding:0 1.5rem}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.checkout-button-form{display:flex;flex-direction:column;gap:.4rem}.checkout-button-form label{font-size:.85rem;font-weight:600}.checkout-button-form input{font:inherit;padding:.5rem .65rem;border-radius:.4rem;border:1px solid var(--site-line);background:var(--site-paper);color:var(--site-ink)}.checkout-button-form__hint{margin:0;font-size:.78rem;color:var(--site-ink-muted)}.checkout-button-form__actions{display:flex;gap:.5rem;margin-top:.25rem}.checkout-button-form__actions button{flex:1}.checkout-button-form__cancel{background:transparent;border:1px solid var(--site-line);border-radius:.5rem;color:var(--site-ink-muted);font-weight:600;cursor:pointer}.hero-flow{background:var(--site-surface);border:1px solid var(--site-line);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 12px 32px -16px #1a1a172e}.hero-flow__actions{display:flex;gap:.75rem;justify-content:flex-end}.hero-flow__button{font-family:var(--site-font-body);font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;border-radius:.5rem;border:1px solid var(--site-route);background:var(--site-route);color:#fff;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.hero-flow__button:hover:not(:disabled){background:var(--site-route-strong)}.hero-flow__button:disabled{opacity:.4;cursor:not-allowed}.hero-flow__button--ghost{background:transparent;color:var(--site-ink);border-color:var(--site-line)}.hero-flow__button--ghost:hover:not(:disabled){border-color:var(--site-route)}@media(prefers-reduced-motion:reduce){.hero-flow__button{transition:none}}.pricing-ladder:where(.astro-6ug3qi6h){display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:56rem){.pricing-ladder:where(.astro-6ug3qi6h){grid-template-columns:repeat(3,1fr);align-items:stretch}}.pricing-card:where(.astro-6ug3qi6h){background:var(--site-surface);border:1px solid var(--site-line);border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.pricing-card--featured:where(.astro-6ug3qi6h){border-color:var(--site-route);box-shadow:0 16px 40px -20px #c1521f59;position:relative}.pricing-card__badge:where(.astro-6ug3qi6h){position:absolute;top:-.7rem;left:1.5rem;background:var(--site-route);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .6rem;border-radius:999px;margin:0}.pricing-card:where(.astro-6ug3qi6h) h3:where(.astro-6ug3qi6h){margin:.5rem 0 0}.pricing-card__price:where(.astro-6ug3qi6h){font-family:var(--site-font-display);font-size:2rem;margin:0}.pricing-card__unit:where(.astro-6ug3qi6h){font-family:var(--site-font-body);font-size:.9rem;color:var(--site-ink-muted)}.pricing-card__tagline:where(.astro-6ug3qi6h){color:var(--site-ink-muted);font-size:.9rem;min-height:3em}.pricing-card:where(.astro-6ug3qi6h) ul:where(.astro-6ug3qi6h){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;flex:1}.pricing-card:where(.astro-6ug3qi6h) li:where(.astro-6ug3qi6h){font-size:.9rem;padding-left:1.2rem;position:relative}.pricing-card:where(.astro-6ug3qi6h) li:where(.astro-6ug3qi6h):before{content:"";position:absolute;left:0;top:.5em;width:.5rem;height:.5rem;border-radius:50%;background:var(--site-moss)}.pricing-card__cta:where(.astro-6ug3qi6h){text-align:center;text-decoration:none;font-weight:600;padding:.65rem 1rem;border-radius:.5rem;border:1px solid var(--site-line);color:var(--site-ink)}.pricing-card__cta--primary:where(.astro-6ug3qi6h){background:var(--site-route);border-color:var(--site-route);color:#fff}.route-rail:where(.astro-5i2q2ute){position:fixed;top:0;left:0;right:0;z-index:20;background:var(--site-paper);border-bottom:1px solid var(--site-line);padding:.5rem 1rem}.route-rail__track:where(.astro-5i2q2ute){position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--site-line)}.route-rail__fill:where(.astro-5i2q2ute){height:100%;width:calc(var(--rail-progress, 0) * 100%);background:var(--site-route);transform-origin:left}ol:where(.astro-5i2q2ute){list-style:none;margin:0;padding:0;display:flex;justify-content:space-between}li:where(.astro-5i2q2ute) a:where(.astro-5i2q2ute){display:flex;align-items:center;gap:.4rem;text-decoration:none;color:var(--site-ink-muted);font-size:.75rem}.route-rail__label:where(.astro-5i2q2ute){display:none}.route-rail__dot:where(.astro-5i2q2ute){width:.55rem;height:.55rem;border-radius:50%;background:var(--site-surface);border:2px solid var(--site-line);flex:none;transition:background-color .15s ease,border-color .15s ease}li:where(.astro-5i2q2ute) a:where(.astro-5i2q2ute)[aria-current=true] .route-rail__dot:where(.astro-5i2q2ute){background:var(--site-route);border-color:var(--site-route)}@media(min-width:64rem){.route-rail:where(.astro-5i2q2ute){inset:0 auto 0 0;width:9rem;padding:2rem 0 2rem 2rem;border-bottom:none;background:transparent}.route-rail__track:where(.astro-5i2q2ute){top:2rem;bottom:2rem;left:calc(2.275rem - 1px);right:auto;width:2px;height:auto}.route-rail__fill:where(.astro-5i2q2ute){width:100%;height:calc(var(--rail-progress, 0) * 100%);transform-origin:top}ol:where(.astro-5i2q2ute){flex-direction:column;height:100%}li:where(.astro-5i2q2ute) a:where(.astro-5i2q2ute){padding:.35rem 0}.route-rail__label:where(.astro-5i2q2ute){display:inline}li:where(.astro-5i2q2ute) a:where(.astro-5i2q2ute)[aria-current=true]{color:var(--site-ink);font-weight:600}}@media(prefers-reduced-motion:reduce){.route-rail__dot:where(.astro-5i2q2ute){transition:none}}.site-main:where(.astro-j7pv25f6){padding-top:3.5rem}@media(min-width:64rem){.site-main:where(.astro-j7pv25f6){padding-top:0;margin-left:9rem}}.hero-section:where(.astro-j7pv25f6){padding:3rem 1.5rem 4rem;display:grid;gap:2.5rem}@media(min-width:56rem){.hero-section:where(.astro-j7pv25f6){grid-template-columns:1.1fr 1fr;align-items:center;padding-top:5rem}}.hero-copy:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2rem,4.5vw,3rem)}.hero-lede:where(.astro-j7pv25f6){color:var(--site-ink-muted);font-size:1.05rem;max-width:34rem}.components-section:where(.astro-j7pv25f6),.pricing-section:where(.astro-j7pv25f6),.docs-cta:where(.astro-j7pv25f6){padding:4rem 1.5rem;border-top:1px solid var(--site-line)}.section-lede:where(.astro-j7pv25f6){color:var(--site-ink-muted);max-width:40rem}.component-cards:where(.astro-j7pv25f6){display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:2rem}@media(min-width:40rem){.component-cards:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}}.component-card:where(.astro-j7pv25f6){display:block;text-decoration:none;color:var(--site-ink);background:var(--site-surface);border:1px solid var(--site-line);border-radius:.75rem;padding:1.5rem;transition:border-color .15s ease}.component-card:where(.astro-j7pv25f6):hover{border-color:var(--site-route)}.component-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin-bottom:.4rem}.component-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--site-ink-muted);margin:0 0 1rem}.component-card__link:where(.astro-j7pv25f6){color:var(--site-route-strong);font-weight:600;font-size:.9rem}.docs-cta__button:where(.astro-j7pv25f6){display:inline-block;margin-top:1.5rem;text-decoration:none;font-weight:600;background:var(--site-route);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem}.site-footer:where(.astro-j7pv25f6){padding:2rem 1.5rem 3rem;color:var(--site-ink-muted);font-size:.85rem}@media(prefers-reduced-motion:reduce){.component-card:where(.astro-j7pv25f6){transition:none}}
