.features-menu:where(.astro-k5qx6byr){position:relative;display:inline-flex}.features-menu__trigger:where(.astro-k5qx6byr){display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .875rem;background:transparent;border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary, #94a3b8);transition:color .18s ease,background .18s ease;outline-offset:2px}.features-menu__trigger:where(.astro-k5qx6byr):hover{color:var(--color-text, #e2e8f0);background:#ffffff0d}.features-menu__trigger:where(.astro-k5qx6byr):focus-visible{outline:2px solid var(--color-primary-light, #a78bfa);color:var(--color-text, #e2e8f0)}.features-menu__caret:where(.astro-k5qx6byr){font-size:.7em;transition:transform .2s ease;line-height:1}.features-menu:where(.astro-k5qx6byr).is-open .features-menu__caret:where(.astro-k5qx6byr){transform:rotate(180deg)}.features-menu__panel:where(.astro-k5qx6byr){position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);z-index:120;width:min(92vw,640px);padding:.75rem;background:#020617d9;border:1px solid var(--color-border, rgba(255, 255, 255, .08));border-radius:14px;box-shadow:0 24px 60px #00000073;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);animation:features-menu-in .16s ease forwards}.features-menu__panel:where(.astro-k5qx6byr)[hidden]{display:none}@keyframes features-menu-in{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.features-menu__grid:where(.astro-k5qx6byr){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;list-style:none;margin:0;padding:0}.features-menu__cell:where(.astro-k5qx6byr){margin:0}.features-menu__item:where(.astro-k5qx6byr){display:flex;flex-direction:column;gap:.2rem;padding:.7rem .85rem;border-radius:10px;text-decoration:none;transition:background .16s ease;outline-offset:2px}.features-menu__item:where(.astro-k5qx6byr):hover{background:#ffffff0d}.features-menu__item:where(.astro-k5qx6byr):focus-visible{outline:2px solid var(--color-primary-light, #a78bfa)}.features-menu__item-label:where(.astro-k5qx6byr){font-size:.9375rem;font-weight:600;color:var(--color-text, #e2e8f0)}.features-menu__item-desc:where(.astro-k5qx6byr){font-size:.8125rem;line-height:1.45;color:var(--color-text-secondary, #94a3b8)}@media(prefers-reduced-motion:reduce){.features-menu__trigger:where(.astro-k5qx6byr),.features-menu__caret:where(.astro-k5qx6byr),.features-menu__item:where(.astro-k5qx6byr){transition:none}.features-menu__panel:where(.astro-k5qx6byr){animation:none}}@media(max-width:767px){.features-menu:where(.astro-k5qx6byr){display:none}}.navbar:where(.astro-5blmo7yk){position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background .35s ease,border-color .35s ease,backdrop-filter .35s ease}.navbar:where(.astro-5blmo7yk).scrolled{background:#020617d9;border-bottom-color:#ffffff0f;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.navbar__inner:where(.astro-5blmo7yk){display:flex;align-items:center;gap:2rem;height:var(--navbar-height, 68px)}.navbar__logo:where(.astro-5blmo7yk){display:flex;align-items:center;gap:.625rem;flex-shrink:0;text-decoration:none;outline-offset:4px;border-radius:6px}.navbar__logo:where(.astro-5blmo7yk):focus-visible{outline:2px solid var(--color-primary-light)}.navbar__monogram:where(.astro-5blmo7yk){flex-shrink:0}.navbar__wordmark:where(.astro-5blmo7yk){font-family:var(--font-sans);font-size:1.125rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,var(--color-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar__nav:where(.astro-5blmo7yk){flex:1;display:flex;justify-content:center}.navbar__links:where(.astro-5blmo7yk){display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.navbar__link:where(.astro-5blmo7yk){display:block;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);border-radius:8px;transition:color .18s ease,background .18s ease;text-decoration:none;outline-offset:2px}.navbar__link:where(.astro-5blmo7yk):hover{color:var(--color-text);background:#ffffff0d}.navbar__link:where(.astro-5blmo7yk):focus-visible{outline:2px solid var(--color-primary-light);color:var(--color-text)}.navbar__cta:where(.astro-5blmo7yk){flex-shrink:0}.navbar__hamburger:where(.astro-5blmo7yk){display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:transparent;border:1.5px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer;margin-left:auto;padding:0;transition:border-color .18s ease;outline-offset:2px}.navbar__hamburger:where(.astro-5blmo7yk):hover{border-color:#ffffff47}.navbar__hamburger:where(.astro-5blmo7yk):focus-visible{outline:2px solid var(--color-primary-light)}.navbar__bar:where(.astro-5blmo7yk){display:block;width:20px;height:2px;background:var(--color-text-secondary);border-radius:2px;transition:transform .26s ease,opacity .26s ease,width .26s ease;transform-origin:center}.navbar__hamburger:where(.astro-5blmo7yk).is-open .navbar__bar:where(.astro-5blmo7yk):nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger:where(.astro-5blmo7yk).is-open .navbar__bar:where(.astro-5blmo7yk):nth-child(2){opacity:0;width:0}.navbar__hamburger:where(.astro-5blmo7yk).is-open .navbar__bar:where(.astro-5blmo7yk):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar__mobile-menu:where(.astro-5blmo7yk){background:#020617f7;border-top:1px solid rgba(255,255,255,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.25rem clamp(1rem,5vw,2.5rem) 1.75rem;animation:slideDown .22s ease forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar__mobile-menu:where(.astro-5blmo7yk):not([hidden]){display:block}.navbar__mobile-links:where(.astro-5blmo7yk){list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.navbar__mobile-link:where(.astro-5blmo7yk){display:block;width:100%;padding:.875rem 0;font-size:1.0625rem;font-weight:500;color:var(--color-text-secondary);border-bottom:1px solid rgba(255,255,255,.06);transition:color .16s ease;text-decoration:none;outline-offset:2px}.navbar__mobile-link:where(.astro-5blmo7yk):hover,.navbar__mobile-link:where(.astro-5blmo7yk):focus-visible{color:var(--color-text)}.navbar__mobile-link:where(.astro-5blmo7yk):focus-visible{outline:2px solid var(--color-primary-light);border-radius:4px}.navbar__mobile-features-toggle:where(.astro-5blmo7yk){display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer;font-family:inherit;text-align:left}.navbar__mobile-caret:where(.astro-5blmo7yk){font-size:.7em;transition:transform .2s ease}.navbar__mobile-features-toggle:where(.astro-5blmo7yk)[aria-expanded=true] .navbar__mobile-caret:where(.astro-5blmo7yk){transform:rotate(180deg)}.navbar__mobile-sublinks:where(.astro-5blmo7yk){list-style:none;margin:0;padding:.25rem 0 .25rem 1rem;display:flex;flex-direction:column}.navbar__mobile-sublinks:where(.astro-5blmo7yk)[hidden]{display:none}.navbar__mobile-sublink:where(.astro-5blmo7yk){display:block;padding:.6rem 0;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;outline-offset:2px}.navbar__mobile-sublink:where(.astro-5blmo7yk):hover,.navbar__mobile-sublink:where(.astro-5blmo7yk):focus-visible{color:var(--color-text)}.navbar__mobile-sublink:where(.astro-5blmo7yk):focus-visible{outline:2px solid var(--color-primary-light);border-radius:4px}.navbar__mobile-cta:where(.astro-5blmo7yk){display:flex;margin-top:1.25rem;width:100%;text-align:center;justify-content:center}@media(max-width:767px){.navbar__nav:where(.astro-5blmo7yk),.navbar__cta:where(.astro-5blmo7yk){display:none}.navbar__hamburger:where(.astro-5blmo7yk){display:flex}}@media(min-width:768px){.navbar__mobile-menu:where(.astro-5blmo7yk){display:none!important}}@media(prefers-reduced-motion:reduce){.navbar:where(.astro-5blmo7yk),.navbar__link:where(.astro-5blmo7yk),.navbar__bar:where(.astro-5blmo7yk),.navbar__hamburger:where(.astro-5blmo7yk),.navbar__mobile-caret:where(.astro-5blmo7yk){transition:none}.navbar__mobile-menu:where(.astro-5blmo7yk){animation:none}}.launch-ribbon:where(.astro-yb6ppeb6){width:100%;padding:.5rem 0;background:var(--color-surface);border-bottom:1px solid rgba(245,158,11,.18)}.launch-ribbon:where(.astro-yb6ppeb6)[hidden]{display:none}.launch-ribbon__inner:where(.astro-yb6ppeb6){display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.launch-ribbon__dot:where(.astro-yb6ppeb6){display:block;width:7px;height:7px;background:var(--color-accent);border-radius:50%;flex-shrink:0;animation:launch-pulse 2.4s ease-in-out infinite}@keyframes launch-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.launch-ribbon__message:where(.astro-yb6ppeb6){flex:1;font-size:.875rem;color:var(--color-text);line-height:1.4;min-width:0}.launch-ribbon__message:where(.astro-yb6ppeb6) strong:where(.astro-yb6ppeb6){font-weight:700}.launch-ribbon__proof:where(.astro-yb6ppeb6){color:var(--color-text-secondary);margin-left:.375rem}.launch-ribbon__actions:where(.astro-yb6ppeb6){display:flex;align-items:center;gap:.5rem;flex-shrink:0}.launch-ribbon__link--primary:where(.astro-yb6ppeb6){display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:var(--color-accent);text-decoration:none;transition:opacity .15s ease}.launch-ribbon__link--primary:where(.astro-yb6ppeb6):hover{opacity:.8}.launch-ribbon__link--primary:where(.astro-yb6ppeb6):focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:3px}.launch-ribbon__dismiss:where(.astro-yb6ppeb6){display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:transparent;border:none;border-radius:6px;color:var(--color-text-muted);cursor:pointer;transition:color .15s ease,background .15s ease}.launch-ribbon__dismiss:where(.astro-yb6ppeb6):hover{color:var(--color-text);background:#ffffff0f}.launch-ribbon__dismiss:where(.astro-yb6ppeb6):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(max-width:640px){.launch-ribbon__proof:where(.astro-yb6ppeb6){display:none}}@media(max-width:420px){.launch-ribbon__link--primary:where(.astro-yb6ppeb6) span:where(.astro-yb6ppeb6){display:none}}@media(prefers-reduced-motion:reduce){.launch-ribbon__dot:where(.astro-yb6ppeb6){animation:none}}.hero:where(.astro-bbe6dxrz){position:relative;padding-top:calc(var(--navbar-height) + clamp(3rem,8vw,6rem));padding-bottom:clamp(4rem,10vw,8rem);overflow:hidden}.hero__bg:where(.astro-bbe6dxrz){position:absolute;inset:0;pointer-events:none;z-index:0}.hero__glow:where(.astro-bbe6dxrz){position:absolute;border-radius:50%;filter:blur(120px);opacity:.18}.hero__glow--purple:where(.astro-bbe6dxrz){width:700px;height:500px;background:var(--color-primary);top:-10%;left:-10%}.hero__glow--gold:where(.astro-bbe6dxrz){width:500px;height:400px;background:var(--color-accent);top:20%;right:-8%;opacity:.1}.hero__grid:where(.astro-bbe6dxrz){position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black,transparent)}.hero:where(.astro-bbe6dxrz) .container:where(.astro-bbe6dxrz){position:relative;z-index:1}.hero__grid-2col:where(.astro-bbe6dxrz){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,4rem);align-items:center}.hero__copy:where(.astro-bbe6dxrz){text-align:left;max-width:34ch}.hero__eyebrow:where(.astro-bbe6dxrz){font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--color-text-secondary);margin-bottom:1.25rem}.hero__headline:where(.astro-bbe6dxrz){font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.5rem}.hero__subheadline:where(.astro-bbe6dxrz){font-size:clamp(1.0625rem,2.2vw,1.25rem);font-weight:500;line-height:1.65;color:var(--color-text-secondary);margin-bottom:2rem}.hero__ctas:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero__cta-secondary:where(.astro-bbe6dxrz){gap:.4rem}.hero__steps:where(.astro-bbe6dxrz){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;list-style:none;padding:0;margin:0;font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.hero__step:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:.75rem}.hero__step-sep:where(.astro-bbe6dxrz){color:var(--color-border-hover)}.hero__visual:where(.astro-bbe6dxrz){position:relative;justify-self:end;width:100%;max-width:640px}.hero__visual:where(.astro-bbe6dxrz):before{content:"";position:absolute;inset:-8% -6% -12%;background:radial-gradient(ellipse at 60% 45%,var(--color-accent),transparent 68%);opacity:.1;filter:blur(40px);z-index:0;pointer-events:none;animation:heroGlowPulse 6s ease-in-out infinite}.hero__window:where(.astro-bbe6dxrz){position:relative;z-index:1;border-radius:14px;overflow:hidden;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 24px 70px -24px #020617b3}.hero__window-img:where(.astro-bbe6dxrz){display:block;width:100%;height:auto;aspect-ratio:1440 / 806}@keyframes heroGlowPulse{0%,to{opacity:.1}50%{opacity:.16}}@media(min-width:1920px){.hero__copy:where(.astro-bbe6dxrz){max-width:38ch}.hero__visual:where(.astro-bbe6dxrz){max-width:760px}}@media(max-width:768px){.hero__grid-2col:where(.astro-bbe6dxrz){grid-template-columns:1fr;gap:2.5rem}.hero__copy:where(.astro-bbe6dxrz){max-width:none;text-align:center;margin-inline:auto}.hero__ctas:where(.astro-bbe6dxrz){flex-direction:column;align-items:stretch}.hero__ctas:where(.astro-bbe6dxrz) .btn:where(.astro-bbe6dxrz){width:100%;justify-content:center}.hero__steps:where(.astro-bbe6dxrz){justify-content:center}.hero__visual:where(.astro-bbe6dxrz){justify-self:center;max-width:560px}}@media(prefers-reduced-motion:reduce){.hero__visual:where(.astro-bbe6dxrz):before{animation:none}}.ooc:where(.astro-3nqgj7dr){position:relative;overflow:hidden}.ooc__bg:where(.astro-3nqgj7dr){position:absolute;inset:0;pointer-events:none;z-index:0}.ooc__glow:where(.astro-3nqgj7dr){position:absolute;border-radius:50%;filter:blur(140px);opacity:.09}.ooc__glow--chaos:where(.astro-3nqgj7dr){width:480px;height:420px;background:var(--color-error);top:8%;left:-8%}.ooc__glow--order:where(.astro-3nqgj7dr){width:480px;height:420px;background:var(--color-success);bottom:4%;right:-8%}.ooc__inner:where(.astro-3nqgj7dr){position:relative;z-index:1}.ooc__header:where(.astro-3nqgj7dr){text-align:center;max-width:720px;margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.ooc__eyebrow:where(.astro-3nqgj7dr){font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:1rem}.ooc__heading:where(.astro-3nqgj7dr){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-text)}.ooc__columns:where(.astro-3nqgj7dr){display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.25rem,3vw,2.25rem);align-items:stretch;position:relative}.ooc__col:where(.astro-3nqgj7dr){display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2rem)}.ooc__col--chaos:where(.astro-3nqgj7dr){border-color:#ef444438}.ooc__col--order:where(.astro-3nqgj7dr){border-color:#10b9813d}.ooc__caption:where(.astro-3nqgj7dr){display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;letter-spacing:.01em}.ooc__caption--chaos:where(.astro-3nqgj7dr){color:var(--color-error)}.ooc__caption--order:where(.astro-3nqgj7dr){color:var(--color-success)}.ooc__caption-dot:where(.astro-3nqgj7dr){width:8px;height:8px;border-radius:50%;background:currentColor;flex-shrink:0}.ooc__list:where(.astro-3nqgj7dr){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.ooc__item:where(.astro-3nqgj7dr){display:flex;gap:.875rem;align-items:flex-start;padding:.875rem 1rem;background:#ffffff06;border:1px solid var(--color-border);border-radius:10px;transition:transform .2s ease,border-color .2s ease}.ooc__item:where(.astro-3nqgj7dr):hover{transform:translateY(-2px)}.ooc__col--chaos:where(.astro-3nqgj7dr) .ooc__item:where(.astro-3nqgj7dr):hover{border-color:#ef44444d}.ooc__col--order:where(.astro-3nqgj7dr) .ooc__item:where(.astro-3nqgj7dr):hover{border-color:#10b98152}.ooc__icon:where(.astro-3nqgj7dr){flex-shrink:0;display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:8px}.ooc__icon--chaos:where(.astro-3nqgj7dr){color:var(--color-error);background:#ef44441a}.ooc__icon--order:where(.astro-3nqgj7dr){color:var(--color-success);background:#10b9811a}.ooc__body:where(.astro-3nqgj7dr){display:flex;flex-direction:column;gap:.25rem}.ooc__label:where(.astro-3nqgj7dr){font-size:.9375rem;font-weight:700;color:var(--color-text);line-height:1.3}.ooc__detail:where(.astro-3nqgj7dr){font-size:.875rem;line-height:1.55;color:var(--color-text-secondary)}.ooc__arrow:where(.astro-3nqgj7dr){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--color-surface-elevated);border:1px solid var(--color-border-light);color:var(--color-accent);box-shadow:0 4px 18px #02061780}.ooc__footer:where(.astro-3nqgj7dr){margin-top:clamp(2rem,4vw,3rem);text-align:center}.ooc__science:where(.astro-3nqgj7dr){display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:600;color:var(--color-text-secondary);text-decoration:none;padding:.4rem .2rem;border-radius:6px;transition:color .2s ease,gap .2s ease}.ooc__science:where(.astro-3nqgj7dr):hover{color:var(--color-accent);gap:.6rem}.ooc__science:where(.astro-3nqgj7dr):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:3px}@media(max-width:768px){.ooc__columns:where(.astro-3nqgj7dr){grid-template-columns:1fr}.ooc__arrow:where(.astro-3nqgj7dr){position:static;transform:rotate(90deg);margin-inline:auto}}@media(prefers-reduced-motion:reduce){.ooc__item:where(.astro-3nqgj7dr){transition:none}.ooc__item:where(.astro-3nqgj7dr):hover{transform:none}}@media(forced-colors:active){.ooc__col:where(.astro-3nqgj7dr),.ooc__item:where(.astro-3nqgj7dr),.ooc__arrow:where(.astro-3nqgj7dr){border:1px solid CanvasText}}.see-it-run:where(.astro-wng4stmx){position:relative;overflow:hidden}.see-it-run:where(.astro-wng4stmx):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 40% at 50% 0%,rgba(124,58,237,.06) 0%,transparent 60%);pointer-events:none}.sir-header:where(.astro-wng4stmx){text-align:center;max-width:720px;margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.sir-eyebrow:where(.astro-wng4stmx){font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.sir-headline:where(.astro-wng4stmx){font-size:clamp(1.875rem,4.5vw,3rem);color:var(--color-text);line-height:1.15}.sir-accent:where(.astro-wng4stmx){color:var(--color-accent)}.sir-flow:where(.astro-wng4stmx){display:flex;align-items:flex-start;justify-content:center;gap:1.5rem;max-width:960px;margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.sir-intent:where(.astro-wng4stmx){display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-top:.125rem}.sir-intent__label:where(.astro-wng4stmx){font-size:.9375rem;font-weight:700;color:var(--color-text);max-width:8.5rem;line-height:1.35}.sir-intent__arrow:where(.astro-wng4stmx){width:40px;height:12px;flex-shrink:0;color:var(--color-accent);opacity:.7}.sir-rail:where(.astro-wng4stmx){list-style:none;display:flex;align-items:flex-start;justify-content:center;gap:0;flex:1}.sir-step:where(.astro-wng4stmx){display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:160px;position:relative;padding:0 .25rem}.sir-connector:where(.astro-wng4stmx){position:absolute;top:9px;right:-50%;width:100%;pointer-events:none;z-index:0;color:var(--color-text-muted)}.sir-arrow:where(.astro-wng4stmx){width:100%;height:12px;display:block;opacity:.5}.sir-arrow-vertical:where(.astro-wng4stmx){display:none}.sir-step__num:where(.astro-wng4stmx){font-family:var(--font-mono);font-size:.6875rem;font-weight:700;color:var(--color-accent);letter-spacing:.04em;margin-bottom:.375rem}.sir-step__title:where(.astro-wng4stmx){font-size:.875rem;font-weight:700;color:var(--color-text);line-height:1.3;margin-bottom:.25rem}.sir-step__desc:where(.astro-wng4stmx){font-size:.75rem;color:var(--color-text-muted);line-height:1.4}.sir-cockpit:where(.astro-wng4stmx){max-width:760px;margin-inline:auto;margin-bottom:clamp(2rem,4vw,3rem);position:relative}.sir-cockpit:where(.astro-wng4stmx):before{content:"";position:absolute;inset:-12% 8% auto;height:55%;background:radial-gradient(ellipse at 50% 0%,var(--color-accent) 0%,transparent 70%);opacity:.1;filter:blur(8px);pointer-events:none;z-index:0}.sir-window:where(.astro-wng4stmx){position:relative;z-index:1;border-radius:14px;overflow:hidden;border:1px solid var(--color-border-light);box-shadow:0 24px 64px #00000080,0 0 0 1px #ffffff0a;background:var(--color-surface-raised)}.sir-window__bar:where(.astro-wng4stmx){display:flex;align-items:center;gap:6px;background:var(--color-surface-elevated);padding:.625rem 1rem;border-bottom:1px solid var(--color-border)}.sir-dot:where(.astro-wng4stmx){width:12px;height:12px;border-radius:50%;flex-shrink:0}.sir-dot--red:where(.astro-wng4stmx){background:#ff5f57}.sir-dot--yellow:where(.astro-wng4stmx){background:#febc2e}.sir-dot--green:where(.astro-wng4stmx){background:#28c840}.sir-window__title:where(.astro-wng4stmx){margin-left:auto;margin-right:auto;font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-muted);transform:translate(-16px)}.sir-window__body:where(.astro-wng4stmx){padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.sir-chip:where(.astro-wng4stmx){align-self:center;display:inline-flex;align-items:center;gap:.5rem;padding:.4375rem .875rem;border-radius:999px;font-family:var(--font-mono);font-size:.8125rem;font-weight:700;color:var(--color-surface);background:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent-dark),0 6px 20px #f59e0b59}.sir-chip__glyph:where(.astro-wng4stmx){font-size:.75rem}.sir-chip__progress:where(.astro-wng4stmx){padding-left:.5rem;border-left:1px solid rgba(15,15,35,.35)}.sir-board:where(.astro-wng4stmx){display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.sir-lane:where(.astro-wng4stmx){display:flex;flex-direction:column;gap:.4375rem;padding:.75rem;border-radius:10px;background:var(--color-surface);border:1px solid var(--color-border)}.sir-lane__head:where(.astro-wng4stmx){font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.125rem}.sir-card:where(.astro-wng4stmx){font-family:var(--font-mono);font-size:.6875rem;color:var(--color-text-secondary);padding:.3125rem .5rem;border-radius:6px;background:var(--color-surface-elevated);border:1px solid var(--color-border)}.sir-card--live:where(.astro-wng4stmx){color:var(--color-primary-light);border-color:color-mix(in srgb,var(--color-primary) 40%,transparent);border-color:#7c3aed66}.sir-card--review:where(.astro-wng4stmx){color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent) 40%,transparent);border-color:#f59e0b66}.sir-status:where(.astro-wng4stmx){display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.sir-status__timer:where(.astro-wng4stmx){display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.8125rem;font-weight:700;color:var(--color-text)}.sir-status__pulse:where(.astro-wng4stmx){width:8px;height:8px;border-radius:50%;background:#28c840;box-shadow:0 0 #28c84080;animation:sir-pulse 1.8s ease-out infinite}@keyframes sir-pulse{0%{box-shadow:0 0 #28c84080}70%{box-shadow:0 0 0 6px #28c84000}to{box-shadow:0 0 #28c84000}}.sir-status__meta:where(.astro-wng4stmx){font-size:.75rem;color:var(--color-text-muted)}.sir-bench:where(.astro-wng4stmx){max-width:640px;margin-inline:auto;text-align:center;font-size:clamp(1rem,2.2vw,1.125rem);color:var(--color-text-secondary);line-height:1.7}.sir-bench:where(.astro-wng4stmx) strong:where(.astro-wng4stmx){color:var(--color-text);font-weight:700}.sir-bench__link:where(.astro-wng4stmx){display:inline-block;margin-top:.5rem;color:var(--color-accent);font-weight:700;text-decoration:none}.sir-bench__link:where(.astro-wng4stmx):hover,.sir-bench__link:where(.astro-wng4stmx):focus-visible{text-decoration:underline}@media(max-width:768px){.sir-flow:where(.astro-wng4stmx){flex-direction:column;align-items:stretch;gap:1.25rem}.sir-intent:where(.astro-wng4stmx){flex-direction:column;align-items:flex-start;gap:.5rem}.sir-intent__label:where(.astro-wng4stmx){max-width:none}.sir-intent__arrow:where(.astro-wng4stmx){transform:rotate(90deg);margin-left:.5rem}.sir-rail:where(.astro-wng4stmx){flex-direction:column;align-items:stretch;gap:0}.sir-step:where(.astro-wng4stmx){flex-direction:row;align-items:baseline;text-align:left;max-width:100%;gap:.75rem;padding:0 0 1.5rem}.sir-step__title:where(.astro-wng4stmx){margin-bottom:0}.sir-step__desc:where(.astro-wng4stmx){display:block;flex-basis:100%;padding-left:2rem;margin-top:.125rem}.sir-step:where(.astro-wng4stmx):not(:last-child) .sir-connector:where(.astro-wng4stmx){display:block;position:absolute;left:8px;top:1.25rem;right:auto;width:12px;height:calc(100% - 1.25rem)}.sir-arrow:where(.astro-wng4stmx){display:none}.sir-arrow-vertical:where(.astro-wng4stmx){display:block;width:12px;height:100%}.sir-board:where(.astro-wng4stmx){grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.sir-status__pulse:where(.astro-wng4stmx){animation:none}}.ttp-section:where(.astro-om3wgyr6){position:relative;overflow:hidden}.ttp-section:where(.astro-om3wgyr6) .container:where(.astro-om3wgyr6){position:relative;z-index:1}.ttp__eyebrow:where(.astro-om3wgyr6){text-align:center;margin-bottom:1.25rem}.ttp__badge:where(.astro-om3wgyr6){display:inline-flex;align-items:center;padding:.375rem 1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:999px;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent)}.ttp__headline:where(.astro-om3wgyr6){font-size:clamp(2rem,5vw,3.25rem);font-weight:900;line-height:1.15;letter-spacing:-.03em;color:var(--color-text);text-align:center;max-width:720px;margin-inline:auto;margin-bottom:1.5rem}.ttp__subheadline:where(.astro-om3wgyr6){font-size:clamp(1rem,2.2vw,1.125rem);color:var(--color-text-secondary);line-height:1.7;text-align:center;max-width:620px;margin-inline:auto;margin-bottom:3.5rem}.ttp__pillars:where(.astro-om3wgyr6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.ttp__pillar:where(.astro-om3wgyr6){background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .2s ease,transform .2s ease}.ttp__pillar:where(.astro-om3wgyr6):hover{border-color:#ffffff2e;transform:translateY(-2px)}.ttp__pillar-icon:where(.astro-om3wgyr6){flex-shrink:0}.ttp__pillar-title:where(.astro-om3wgyr6){font-size:1.0625rem;font-weight:800;color:var(--color-text);letter-spacing:-.01em;line-height:1.3}.ttp__pillar-body:where(.astro-om3wgyr6){font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7;flex:1}.ttp__chart-figure:where(.astro-om3wgyr6){display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem}.ttp__chart:where(.astro-om3wgyr6){max-width:300px;width:100%}.ttp__chart-label:where(.astro-om3wgyr6),.ttp__chart-bar-label:where(.astro-om3wgyr6){font-family:var(--font-mono);font-size:9px;fill:var(--color-text-muted)}.ttp__chart-caption:where(.astro-om3wgyr6){font-size:.8125rem;color:var(--color-text-muted);text-align:center;font-style:italic;max-width:320px}.ttp__roadmap:where(.astro-om3wgyr6){background:var(--color-surface);border:1px dashed var(--color-border-light);border-radius:16px;padding:1.75rem 2rem;max-width:760px;margin:0 auto}.ttp__roadmap-head:where(.astro-om3wgyr6){display:flex;align-items:center;gap:.875rem;flex-wrap:wrap;margin-bottom:.75rem}.ttp__roadmap-pill:where(.astro-om3wgyr6){display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);flex-shrink:0}.ttp__roadmap-pill-icon:where(.astro-om3wgyr6){display:block}.ttp__roadmap-title:where(.astro-om3wgyr6){font-size:1.0625rem;font-weight:800;color:var(--color-text);letter-spacing:-.01em;line-height:1.3}.ttp__roadmap-lede:where(.astro-om3wgyr6){font-size:.9375rem;color:var(--color-text-secondary);line-height:1.65;margin-bottom:1.25rem;max-width:60ch}.ttp__roadmap-list:where(.astro-om3wgyr6){list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem 1.5rem}.ttp__roadmap-item:where(.astro-om3wgyr6){display:flex;align-items:baseline;gap:.625rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.5}.ttp__roadmap-glyph:where(.astro-om3wgyr6){color:var(--color-accent);font-weight:700;flex-shrink:0}@media(max-width:900px){.ttp__pillars:where(.astro-om3wgyr6){grid-template-columns:1fr;max-width:560px;margin-inline:auto}}@media(max-width:640px){.ttp__roadmap:where(.astro-om3wgyr6){padding:1.5rem}.ttp__roadmap-list:where(.astro-om3wgyr6){grid-template-columns:1fr}}.fe:where(.astro-hziqk7wq){background:var(--color-bg);position:relative;overflow:hidden}.fe:where(.astro-hziqk7wq):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 45% 55% at 12% 55%,rgba(124,58,237,.06) 0%,transparent 60%),radial-gradient(ellipse 45% 55% at 88% 55%,rgba(245,158,11,.05) 0%,transparent 60%);pointer-events:none}.fe__header:where(.astro-hziqk7wq){text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);position:relative}.fe__eyebrow:where(.astro-hziqk7wq){display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem}.fe__headline:where(.astro-hziqk7wq){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.fe__subheadline:where(.astro-hziqk7wq){font-size:clamp(1.06rem,2.2vw,1.25rem);color:var(--color-text-secondary);max-width:46ch;margin-inline:auto;line-height:1.6}.fe__lanes:where(.astro-hziqk7wq){display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,2.5vw,2rem);position:relative}.fe-lane:where(.astro-hziqk7wq){background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:16px;padding:clamp(1.5rem,3vw,2rem);display:flex;flex-direction:column;gap:.85rem;transition:border-color .2s ease,transform .2s ease}.fe-lane:where(.astro-hziqk7wq):hover{border-color:var(--color-border-light);transform:translateY(-2px)}.fe-lane__label:where(.astro-hziqk7wq){display:inline-flex;align-items:center;width:fit-content;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .625rem;border-radius:4px}.fe-lane__label--owner:where(.astro-hziqk7wq){background:#7c3aed2e;color:var(--color-agent-purple);border:1px solid rgba(124,58,237,.28)}.fe-lane__label--lead:where(.astro-hziqk7wq){background:#f59e0b21;color:var(--color-accent-light);border:1px solid rgba(245,158,11,.24)}.fe-lane__title:where(.astro-hziqk7wq){font-size:1.25rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;line-height:1.35;margin:0}.fe-lane__lead:where(.astro-hziqk7wq){font-size:.9375rem;color:var(--color-text-secondary);line-height:1.65;margin:0}.fe-lane__points:where(.astro-hziqk7wq){list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.fe-lane__point:where(.astro-hziqk7wq){display:flex;align-items:flex-start;gap:.65rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.5}.fe-lane__glyph:where(.astro-hziqk7wq){flex:0 0 auto;width:1.5rem;text-align:center;font-size:1rem;line-height:1.5}.fe__spine:where(.astro-hziqk7wq){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;align-self:stretch}.fe__spine-core:where(.astro-hziqk7wq){display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.9rem 1rem;border-radius:14px;background:var(--color-surface-elevated);border:1px solid var(--color-accent-dark);box-shadow:0 0 0 4px #f59e0b14;text-align:center;white-space:nowrap}.fe__spine-count:where(.astro-hziqk7wq){font-size:.9375rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em}.fe__spine-plus:where(.astro-hziqk7wq){font-size:.8125rem;color:var(--color-text-muted);line-height:1}.fe__spine-ace:where(.astro-hziqk7wq){font-size:1rem;font-weight:800;letter-spacing:.02em;color:var(--color-accent-light)}.fe__spine-arrow:where(.astro-hziqk7wq){font-size:1.25rem;color:var(--color-text-muted);line-height:1}.fe__spine-note:where(.astro-hziqk7wq){margin:clamp(2rem,5vw,3rem) auto 0;max-width:60ch;text-align:center;font-size:1rem;line-height:1.7;color:var(--color-text-secondary)}.fe__spine-note:where(.astro-hziqk7wq) strong:where(.astro-hziqk7wq){color:var(--color-text);font-weight:700}@media(max-width:900px){.fe__lanes:where(.astro-hziqk7wq){grid-template-columns:1fr;gap:1.25rem}.fe__spine:where(.astro-hziqk7wq){flex-direction:row;gap:.75rem}.fe__spine-arrow--in:where(.astro-hziqk7wq){transform:rotate(90deg)}.fe__spine-arrow--out:where(.astro-hziqk7wq){transform:rotate(90deg)}}@media(prefers-reduced-motion:reduce){.fe-lane:where(.astro-hziqk7wq){transition:none}.fe-lane:where(.astro-hziqk7wq):hover{transform:none}}.roi-calculator:where(.astro-gbanrkrq){background:var(--color-surface-raised);border:1px solid var(--color-border-light);border-radius:24px;padding:clamp(2rem,4vw,3rem);position:relative;overflow:hidden}.roi-calculator:where(.astro-gbanrkrq):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 100%,rgba(124,58,237,.06) 0%,transparent 70%);pointer-events:none}.roi-header:where(.astro-gbanrkrq){text-align:center;margin-bottom:2.5rem}.roi-eyebrow:where(.astro-gbanrkrq){font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.5rem}.roi-headline:where(.astro-gbanrkrq){font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--color-text);margin-bottom:.5rem}.roi-subtext:where(.astro-gbanrkrq){font-size:.9375rem;color:var(--color-text-secondary)}.roi-body:where(.astro-gbanrkrq){display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.roi-sliders:where(.astro-gbanrkrq){display:flex;flex-direction:column;gap:1.75rem}.roi-slider-group:where(.astro-gbanrkrq){display:flex;flex-direction:column;gap:.5rem}.roi-label:where(.astro-gbanrkrq){display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:600;color:var(--color-text-secondary);cursor:pointer}.roi-value:where(.astro-gbanrkrq){font-family:var(--font-mono);font-size:.9375rem;color:var(--color-primary-light);font-weight:700;min-width:4ch;text-align:right}.roi-slider:where(.astro-gbanrkrq){-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:var(--color-surface-elevated);outline:none;cursor:pointer;transition:background .2s ease}.roi-slider:where(.astro-gbanrkrq):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:4px;border-radius:2px}.roi-slider:where(.astro-gbanrkrq)::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-primary-light);border:3px solid var(--color-bg);box-shadow:0 0 0 2px var(--color-primary-light);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.roi-slider:where(.astro-gbanrkrq)::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-primary-light);border:3px solid var(--color-bg);box-shadow:0 0 0 2px var(--color-primary-light);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.roi-slider:where(.astro-gbanrkrq):hover::-webkit-slider-thumb{transform:scale(1.2);box-shadow:0 0 0 4px #8b5cf64d}.roi-slider:where(.astro-gbanrkrq):hover::-moz-range-thumb{transform:scale(1.2);box-shadow:0 0 0 4px #8b5cf64d}.roi-slider-bounds:where(.astro-gbanrkrq){display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-muted)}.roi-output:where(.astro-gbanrkrq){background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:16px;padding:2rem}.roi-result-row:where(.astro-gbanrkrq){display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.25rem}.roi-result-divider:where(.astro-gbanrkrq){height:1px;background:var(--color-border)}.roi-result-item:where(.astro-gbanrkrq){display:flex;align-items:center;justify-content:space-between;gap:1rem}.roi-result-item--primary:where(.astro-gbanrkrq) .roi-result-label:where(.astro-gbanrkrq){font-weight:700;color:var(--color-text)}.roi-result-label:where(.astro-gbanrkrq){font-size:.9375rem;color:var(--color-text-secondary)}.roi-result-value:where(.astro-gbanrkrq){font-family:var(--font-mono);font-size:1.25rem;font-weight:800;color:var(--color-text)}.roi-result-value--cost:where(.astro-gbanrkrq){color:var(--color-text-muted)}.roi-result-value--roi:where(.astro-gbanrkrq){font-size:2rem;letter-spacing:-.02em}.roi-disclaimer:where(.astro-gbanrkrq){font-size:.75rem;color:var(--color-text-muted);line-height:1.5}@media(max-width:768px){.roi-body:where(.astro-gbanrkrq){grid-template-columns:1fr;gap:2rem}}@media(max-width:640px){.roi-calculator:where(.astro-gbanrkrq){padding:1.5rem}}.cascade-banner:where(.astro-u242uos3){margin-inline:auto;margin-bottom:1.5rem;max-width:900px;border-radius:16px;border:1px solid rgba(245,158,11,.35);background:linear-gradient(135deg,#f59e0b1a,#7c3aed14),var(--color-surface-raised);box-shadow:0 0 0 1px #f59e0b1a,0 8px 32px #f59e0b14;padding:.875rem 1.25rem}.cascade-banner__inner:where(.astro-u242uos3){display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.cascade-banner__text:where(.astro-u242uos3){display:flex;flex-direction:column;gap:.25rem;flex:1 1 320px}.cascade-banner__headline:where(.astro-u242uos3){font-size:1rem;font-weight:700;color:var(--color-text);line-height:1.3}.cascade-banner__subheadline:where(.astro-u242uos3){font-size:.9375rem;color:var(--color-text-secondary, var(--color-text));line-height:1.5}.cascade-banner__cta:where(.astro-u242uos3){flex-shrink:0;font-size:.875rem;padding:.625rem 1.25rem}@media(max-width:540px){.cascade-banner__inner:where(.astro-u242uos3){flex-direction:column;align-items:stretch;text-align:center}.cascade-banner__cta:where(.astro-u242uos3){width:100%;justify-content:center}}.billing-toggle:where(.astro-npl5oe4z){display:inline-flex;align-items:center;gap:.25rem;padding:.375rem;margin-inline:auto;margin-bottom:.875rem;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:999px;isolation:isolate}.billing-toggle__btn:where(.astro-npl5oe4z){appearance:none;background:transparent;color:var(--color-text-secondary);border:none;cursor:pointer;padding:.5rem 1.125rem;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.01em;display:inline-flex;align-items:center;gap:.5rem;transition:background .18s ease,color .18s ease}.billing-toggle__btn:where(.astro-npl5oe4z):hover{color:var(--color-text)}.billing-toggle__btn:where(.astro-npl5oe4z):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.billing-toggle__btn--active:where(.astro-npl5oe4z),.billing-toggle__btn:where(.astro-npl5oe4z)[aria-pressed=true]{background:var(--color-surface-elevated);color:var(--color-text);box-shadow:0 1px #0003 inset,0 1px 2px #00000026}.billing-toggle__save:where(.astro-npl5oe4z){font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-success, #10b981);background:#10b9811f;padding:.125rem .5rem;border-radius:999px;line-height:1.4}.billing-toggle__hint:where(.astro-npl5oe4z){text-align:center;font-size:.8125rem;color:var(--color-text-muted);margin-bottom:1.5rem;line-height:1.5}@media(prefers-reduced-motion:reduce){.billing-toggle__btn:where(.astro-npl5oe4z){transition:none}}.pricing-section:where(.astro-hkoc4sea){position:relative;overflow:hidden}.pricing-section:where(.astro-hkoc4sea):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 35% at 50% 0%,rgba(124,58,237,.07) 0%,transparent 70%),radial-gradient(ellipse 30% 25% at 90% 50%,rgba(245,158,11,.04) 0%,transparent 60%);pointer-events:none}.pricing-header:where(.astro-hkoc4sea){text-align:center;max-width:680px;margin-inline:auto;margin-bottom:clamp(3rem,6vw,5rem)}.pricing-eyebrow:where(.astro-hkoc4sea){font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:.75rem}.pricing-headline:where(.astro-hkoc4sea){font-size:clamp(2rem,5vw,3.25rem);margin-bottom:1.25rem;color:var(--color-text)}.pricing-subheadline:where(.astro-hkoc4sea){font-size:clamp(1rem,2.5vw,1.125rem);color:var(--color-text-secondary);line-height:1.7}.pricing-billing-toggle-wrap:where(.astro-hkoc4sea){text-align:center;margin-bottom:1.5rem}.pricing-grid:where(.astro-hkoc4sea){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start;margin-bottom:clamp(3rem,6vw,5rem)}.pricing-card:where(.astro-hkoc4sea){--card-radius: 20px;position:relative;isolation:isolate;display:flex;flex-direction:column;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:2rem 1.75rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pricing-card:where(.astro-hkoc4sea)>:where(.astro-hkoc4sea){position:relative;z-index:1}@media(hover:hover){.pricing-card:where(.astro-hkoc4sea):hover{transform:translateY(-6px);box-shadow:0 20px 56px #00000059}}.pricing-card--purple:where(.astro-hkoc4sea){border-color:#7c3aed59;box-shadow:0 0 0 1px #7c3aed1f}.pricing-card--gold:where(.astro-hkoc4sea){border-color:#f59e0b59;box-shadow:0 0 0 1px #f59e0b1f}.pricing-card--gradient:where(.astro-hkoc4sea){--_cyan-rgb: 6, 182, 212;--_violet-rgb: 139, 92, 246;border-color:transparent;transition:transform .25s ease,box-shadow .25s ease}.pricing-card--gradient:where(.astro-hkoc4sea):before{content:"";position:absolute;inset:-2px;border-radius:calc(var(--card-radius) + 2px);background:linear-gradient(135deg,var(--color-accent-cyan, #06B6D4),var(--color-primary-light));z-index:0;opacity:.6;transition:opacity .25s ease;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:2px}@media(hover:hover){.pricing-card--gradient:where(.astro-hkoc4sea):hover:before{opacity:1}.pricing-card--gradient:where(.astro-hkoc4sea):hover{box-shadow:0 20px 56px #00000059,0 0 24px rgba(var(--_cyan-rgb),.25),0 0 24px rgba(var(--_violet-rgb),.2)}}.pricing-card--highlighted:where(.astro-hkoc4sea){background:var(--color-surface-elevated)}.pricing-card--highlighted:where(.astro-hkoc4sea):not(.pricing-card--gradient){border-color:#7c3aed80;box-shadow:0 0 0 1px #7c3aed33,0 8px 32px #7c3aed26}.pricing-card--gradient:where(.astro-hkoc4sea).pricing-card--highlighted:before{opacity:.85}.pricing-card--gradient:where(.astro-hkoc4sea).pricing-card--highlighted{box-shadow:0 8px 40px rgba(var(--_cyan-rgb),.12),0 8px 40px rgba(var(--_violet-rgb),.12)}.pricing-badge:where(.astro-hkoc4sea){position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.3rem 1rem;border-radius:0 0 10px 10px;white-space:nowrap}.pricing-badge--coming-soon:where(.astro-hkoc4sea){background:linear-gradient(135deg,#475569,#334155);color:#e2e8f0}.pricing-card--unavailable:where(.astro-hkoc4sea) .pricing-price:where(.astro-hkoc4sea),.pricing-card--unavailable:where(.astro-hkoc4sea) .pricing-price-suffix:where(.astro-hkoc4sea),.pricing-card--unavailable:where(.astro-hkoc4sea) .pricing-features:where(.astro-hkoc4sea){opacity:.65}@media(hover:hover){.pricing-card--unavailable:where(.astro-hkoc4sea):hover{transform:none;box-shadow:none}}.pricing-card-header:where(.astro-hkoc4sea){margin-bottom:1.75rem;padding-top:.5rem}.pricing-card--highlighted:where(.astro-hkoc4sea) .pricing-card-header:where(.astro-hkoc4sea){padding-top:1.25rem}.pricing-label:where(.astro-hkoc4sea){display:block;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.625rem}.pricing-price-row:where(.astro-hkoc4sea){display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap}.pricing-price:where(.astro-hkoc4sea){font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--color-text);letter-spacing:-.04em;line-height:1}.pricing-price-suffix:where(.astro-hkoc4sea){font-size:.875rem;color:var(--color-text-muted);font-weight:500}.pricing-features:where(.astro-hkoc4sea){list-style:none;flex:1;margin-bottom:1.75rem;display:flex;flex-direction:column;gap:.625rem}.pricing-feature:where(.astro-hkoc4sea){display:flex;align-items:flex-start;flex-wrap:wrap;gap:.625rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.5}.pricing-feature:where(.astro-hkoc4sea)>span:where(.astro-hkoc4sea):not(.cs-badge){flex:1 1 auto;min-width:0}.pricing-feature:where(.astro-hkoc4sea) .cs-badge:where(.astro-hkoc4sea){margin-inline-start:calc(16px + .625rem);margin-top:.15rem}.pricing-feature--header:where(.astro-hkoc4sea){font-size:.8125rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;padding-bottom:.25rem;border-bottom:1px solid var(--color-border)}.pricing-check:where(.astro-hkoc4sea){flex-shrink:0;margin-top:2px;color:var(--color-success)}.pricing-card--gold:where(.astro-hkoc4sea) .pricing-check:where(.astro-hkoc4sea){color:var(--color-accent)}.pricing-cta:where(.astro-hkoc4sea){width:100%;justify-content:center;font-size:.9375rem}.pricing-cta--disabled:where(.astro-hkoc4sea){pointer-events:none;cursor:not-allowed;opacity:.6}.pricing-dots:where(.astro-hkoc4sea){display:none;justify-content:center;gap:.5rem;margin-top:-.5rem;margin-bottom:2rem}.pricing-dot:where(.astro-hkoc4sea){width:8px;height:8px;border-radius:50%;border:none;padding:8px;box-sizing:content-box;cursor:pointer;background:var(--color-text-muted);background-clip:content-box;transition:background .2s ease,transform .2s ease}.pricing-dot--active:where(.astro-hkoc4sea){background:var(--color-primary);transform:scale(1.25)}@media(max-width:1100px){.pricing-grid:where(.astro-hkoc4sea){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricing-grid:where(.astro-hkoc4sea){grid-template-columns:1fr;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:0}.pricing-grid:where(.astro-hkoc4sea)::-webkit-scrollbar{display:none}.pricing-card:where(.astro-hkoc4sea){min-width:min(85vw,340px);max-width:min(85vw,340px);scroll-snap-align:start;flex-shrink:0}.pricing-dots:where(.astro-hkoc4sea){display:flex}}@media(prefers-reduced-motion:reduce){.pricing-card:where(.astro-hkoc4sea),.pricing-card--gradient:where(.astro-hkoc4sea):before,.pricing-dot:where(.astro-hkoc4sea){transition:none}.pricing-card:where(.astro-hkoc4sea):hover{transform:none}}.cta-section:where(.astro-66itwakk){position:relative;overflow:hidden;background:var(--color-surface)}.cta-glow:where(.astro-66itwakk){position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.cta-glow--primary:where(.astro-66itwakk){width:600px;height:600px;background:var(--color-primary);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.18}.cta-glow--accent:where(.astro-66itwakk){width:300px;height:300px;background:var(--color-accent);bottom:0;right:10%;opacity:.08}.cta-inner:where(.astro-66itwakk){position:relative;z-index:1;text-align:center;max-width:720px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-headline:where(.astro-66itwakk){font-size:clamp(2.25rem,6vw,4rem);font-weight:800;color:var(--color-text);letter-spacing:-.03em;line-height:1.1}.cta-body:where(.astro-66itwakk){font-size:clamp(1rem,2.2vw,1.1875rem);color:var(--color-text-secondary);line-height:1.6;max-width:600px}.cta-buttons:where(.astro-66itwakk){display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center;justify-content:center}.btn-large:where(.astro-66itwakk){padding:1rem 2.5rem;font-size:1.0625rem}.cta-arrow:where(.astro-66itwakk){margin-left:.15rem;font-size:.9em}.cta-subordinate-link:where(.astro-66itwakk){display:inline-flex;align-items:center;gap:.3rem;font-size:.9375rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease}.cta-subordinate-link:where(.astro-66itwakk):hover{color:var(--color-text-secondary);text-decoration:underline;text-underline-offset:3px}.cta-subordinate-link:where(.astro-66itwakk):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:3px;border-radius:4px}.cta-command-wrapper:where(.astro-66itwakk){width:100%;max-width:600px}.cta-command-block:where(.astro-66itwakk){display:flex;align-items:center;gap:.75rem;background:#0f0f1acc;border:1px solid var(--color-border-light);border-radius:12px;padding:.875rem 1.125rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cta-prompt:where(.astro-66itwakk){font-family:var(--font-mono);font-size:.9375rem;color:var(--color-success);flex-shrink:0}.cta-command:where(.astro-66itwakk){font-family:var(--font-mono);font-size:.9375rem;color:var(--color-primary-light);flex:1;text-align:left;white-space:nowrap}.cta-copy-btn:where(.astro-66itwakk){display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:8px;color:var(--color-text-muted);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}.cta-copy-btn:where(.astro-66itwakk):hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.cta-copy-btn:where(.astro-66itwakk):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.cta-copy-btn--copied:where(.astro-66itwakk){background:#10b98126;border-color:#10b98166;color:var(--color-success)}.cta-copied-text:where(.astro-66itwakk){font-family:var(--font-mono);font-size:.8125rem;font-weight:600;color:var(--color-success);opacity:0;transition:opacity .18s ease;white-space:nowrap;pointer-events:none;flex-shrink:0}.cta-copied-text--visible:where(.astro-66itwakk){opacity:1}@media(prefers-reduced-motion:reduce){.cta-copied-text:where(.astro-66itwakk){transition:none}}.trust-bar:where(.astro-66itwakk){display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;margin-top:.5rem}.trust-item:where(.astro-66itwakk){display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--color-text-muted)}.trust-icon:where(.astro-66itwakk){color:var(--color-text-muted);flex-shrink:0;opacity:.7}.trust-divider:where(.astro-66itwakk){color:var(--color-text-muted);opacity:.35;font-size:1.25rem;line-height:1}@media(max-width:480px){.cta-buttons:where(.astro-66itwakk){flex-direction:column;align-items:stretch;width:100%}.cta-buttons:where(.astro-66itwakk) .btn:where(.astro-66itwakk){justify-content:center}.cta-subordinate-link:where(.astro-66itwakk){justify-content:center}.cta-command-wrapper:where(.astro-66itwakk){max-width:100%;overflow-x:auto}.cta-command-block:where(.astro-66itwakk){min-width:max-content}.trust-divider:where(.astro-66itwakk){display:none}.trust-bar:where(.astro-66itwakk){flex-direction:column;gap:.5rem}}.site-footer:where(.astro-sz7xmlte){background:var(--color-surface);border-top:1px solid var(--color-border);padding-block:4rem 2.5rem}.footer-top:where(.astro-sz7xmlte){display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.footer-brand:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:.5rem}.footer-logo:where(.astro-sz7xmlte){display:inline-flex;align-items:baseline;gap:1px;text-decoration:none;transition:opacity .2s ease}.footer-logo:where(.astro-sz7xmlte):hover{opacity:.8}.footer-logo:where(.astro-sz7xmlte):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:4px;border-radius:4px}.logo-text:where(.astro-sz7xmlte){font-size:1.375rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,var(--color-primary-light),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-dot:where(.astro-sz7xmlte){font-size:1.75rem;font-weight:900;line-height:1;background:var(--color-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-tagline:where(.astro-sz7xmlte){font-size:.875rem;color:var(--color-text-muted);font-weight:500}.social-nav:where(.astro-sz7xmlte){display:flex;align-items:center;gap:.5rem}.social-link:where(.astro-sz7xmlte){display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--color-surface-raised);border:1px solid var(--color-border);color:var(--color-text-muted);transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;text-decoration:none}.social-link:where(.astro-sz7xmlte):hover{background:var(--color-surface-elevated);color:var(--color-text);border-color:var(--color-border-light);transform:translateY(-2px)}.social-link:where(.astro-sz7xmlte):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.footer-divider:where(.astro-sz7xmlte){border:none;height:1px;background:var(--color-border);margin-block:0 2.5rem}.footer-middle:where(.astro-sz7xmlte){display:grid;grid-template-columns:1fr auto;gap:3rem;margin-bottom:2.5rem}.footer-nav:where(.astro-sz7xmlte){display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-col:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:1rem}.footer-col-heading:where(.astro-sz7xmlte){font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}.footer-col-heading--desktop:where(.astro-sz7xmlte){display:block}.footer-links:where(.astro-sz7xmlte){list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-link:where(.astro-sz7xmlte){font-size:.9375rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease;display:inline-block}.footer-link:where(.astro-sz7xmlte):hover{color:var(--color-text)}.footer-link:where(.astro-sz7xmlte):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px;border-radius:3px}.footer-accordion:where(.astro-sz7xmlte){display:none}.footer-accordion-trigger:where(.astro-sz7xmlte){display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);cursor:pointer;padding-block:.5rem;list-style:none;&::-webkit-details-marker{display:none}}.footer-accordion-trigger:where(.astro-sz7xmlte):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px;border-radius:4px}.accordion-chevron:where(.astro-sz7xmlte){transition:transform .25s ease;flex-shrink:0}details:where(.astro-sz7xmlte)[open] .accordion-chevron:where(.astro-sz7xmlte){transform:rotate(180deg)}.footer-links--accordion:where(.astro-sz7xmlte){padding-top:.625rem;padding-bottom:.75rem}.footer-newsletter:where(.astro-sz7xmlte){min-width:260px;max-width:320px;display:flex;flex-direction:column;gap:.75rem}.newsletter-description:where(.astro-sz7xmlte){font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}.newsletter-form:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:.5rem}.newsletter-field:where(.astro-sz7xmlte){display:flex;gap:.5rem}.newsletter-input:where(.astro-sz7xmlte){flex:1;background:var(--color-surface-raised);border:1px solid var(--color-border-light);border-radius:10px;padding:.625rem .875rem;font-size:.9375rem;font-family:var(--font-sans);color:var(--color-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease;min-width:0}.newsletter-input:where(.astro-sz7xmlte)::placeholder{color:var(--color-text-muted)}.newsletter-input:where(.astro-sz7xmlte):focus{border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1f}.newsletter-input:where(.astro-sz7xmlte):focus-visible{outline:none}.newsletter-btn:where(.astro-sz7xmlte){flex-shrink:0;white-space:nowrap}.newsletter-hint:where(.astro-sz7xmlte){font-size:.75rem;color:var(--color-text-muted);line-height:1.4}.footer-bottom:where(.astro-sz7xmlte){display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-entity:where(.astro-sz7xmlte){font-style:normal;display:flex;flex-direction:column;gap:.25rem;color:var(--color-text-secondary);font-size:.8125rem;line-height:1.5;width:100%;margin-bottom:.25rem}.footer-entity__name:where(.astro-sz7xmlte){font-weight:500;color:var(--color-text);font-size:.8125rem}.footer-entity__address:where(.astro-sz7xmlte){color:var(--color-text-muted);font-size:.8125rem;line-height:1.5}.footer-entity__filenum:where(.astro-sz7xmlte){color:var(--color-text-muted);font-size:.75rem}.footer-entity__phone:where(.astro-sz7xmlte){display:inline-block;padding-block:.5rem;min-height:44px;color:var(--color-text-secondary);text-decoration:none;transition:color .16s ease;font-size:.8125rem}.footer-entity__phone:where(.astro-sz7xmlte):hover{color:var(--color-primary-light);text-decoration:underline}.footer-entity__phone:where(.astro-sz7xmlte):focus-visible{color:var(--color-primary-light);text-decoration:underline;outline:2px solid var(--color-primary-light);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.footer-entity__phone:where(.astro-sz7xmlte){transition:none}}.footer-copyright:where(.astro-sz7xmlte){font-size:.875rem;color:var(--color-text-muted)}.footer-legal-links:where(.astro-sz7xmlte){display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-text-muted)}.footer-legal-link:where(.astro-sz7xmlte){color:var(--color-text-muted);text-decoration:none;transition:color .15s ease}.footer-legal-link:where(.astro-sz7xmlte):hover{color:var(--color-text)}.footer-legal-link:where(.astro-sz7xmlte):focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px;border-radius:3px}@media(max-width:1024px){.footer-middle:where(.astro-sz7xmlte){grid-template-columns:1fr;gap:2rem}.footer-newsletter:where(.astro-sz7xmlte){max-width:100%}.newsletter-field:where(.astro-sz7xmlte){max-width:440px}}@media(max-width:640px){.footer-col-heading--desktop:where(.astro-sz7xmlte),.footer-links--desktop:where(.astro-sz7xmlte){display:none}.footer-accordion:where(.astro-sz7xmlte){display:block;border-bottom:1px solid var(--color-border)}.footer-nav:where(.astro-sz7xmlte){grid-template-columns:1fr 1fr;gap:0}.footer-col:where(.astro-sz7xmlte){gap:0}.footer-top:where(.astro-sz7xmlte){flex-direction:column;gap:1.25rem}.footer-bottom:where(.astro-sz7xmlte){flex-direction:column;align-items:flex-start}.newsletter-field:where(.astro-sz7xmlte){flex-direction:column;max-width:100%}.newsletter-btn:where(.astro-sz7xmlte){width:100%;justify-content:center}}
