@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{color-scheme:light;--color-ink: #121826;--color-soft-ink: #445065;--color-graphite: #0f1724;--color-panel: #f4f6fb;--color-paper: #fbfcfe;--color-metal: #72809a;--color-line: rgba(15, 23, 36, .12);--color-highlight: #dbe4f3;--color-inverse: #f7f9fc;--color-accent: #1f4fd1;--color-accent-strong: #163ca4;--color-accent-soft: rgba(31, 79, 209, .1);--color-success: #1f6a4f;--color-error: #a33a3a;--shadow-soft: 0 24px 80px rgba(15, 23, 36, .08);--shadow-hard: 0 24px 48px rgba(15, 23, 36, .16);--border-subtle: 1px solid rgba(15, 23, 36, .12);--border-strong: 1px solid rgba(247, 249, 252, .16);--radius-sm: .9rem;--radius-md: 1.4rem;--radius-lg: 2rem;--space-2xs: .4rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--container-sm: 48rem;--container-md: 72rem;--container-lg: 86rem;--font-display: "Manrope", "Inter", "Segoe UI", sans-serif;--font-body: "Inter", "Segoe UI", sans-serif;--tracking-display: -.04em;--theme-page-bg-start: #f7f9fd;--theme-page-bg: var(--color-paper);--theme-page-bg-end: #eef3fa;--theme-page-glow: rgba(31, 79, 209, .08);--theme-body-sheen: rgba(255, 255, 255, .3);--theme-surface: rgba(251, 252, 254, .82);--theme-surface-strong: rgba(244, 246, 251, .96);--theme-surface-elevated: linear-gradient(180deg, #101723 0%, #172334 100%);--theme-surface-text: var(--color-inverse);--theme-surface-text-muted: rgba(247, 249, 252, .78);--theme-surface-text-subtle: rgba(247, 249, 252, .62);--theme-border: rgba(15, 23, 36, .1);--theme-border-strong: rgba(247, 249, 252, .18);--theme-text: var(--color-ink);--theme-text-muted: var(--color-soft-ink);--theme-text-subtle: var(--color-metal);--theme-focus-ring: var(--color-accent);--theme-shadow-soft: var(--shadow-soft);--theme-shadow-hard: var(--shadow-hard);--theme-input-bg: rgba(255, 255, 255, .92);--theme-panel-backdrop: blur(14px)}html[data-theme=dark]{color-scheme:dark;--color-ink: #eef3fb;--color-soft-ink: #c7d3e5;--color-metal: #91a0b7;--color-line: rgba(255, 255, 255, .12);--color-highlight: #243146;--color-panel: #141d2b;--color-paper: #0c121b;--color-accent: #8db2ff;--color-accent-strong: #6e9af5;--color-accent-soft: rgba(141, 178, 255, .14);--color-success: #8fd0b4;--color-error: #f0a3a3;--theme-page-bg-start: #0a1018;--theme-page-bg: #0d141f;--theme-page-bg-end: #101826;--theme-page-glow: rgba(109, 147, 236, .18);--theme-body-sheen: rgba(255, 255, 255, .03);--theme-surface: rgba(14, 21, 33, .82);--theme-surface-strong: rgba(20, 29, 43, .94);--theme-surface-elevated: linear-gradient(180deg, #0f1825 0%, #192638 100%);--theme-surface-text: #eef3fb;--theme-surface-text-muted: #cfdaea;--theme-surface-text-subtle: #97a7bf;--theme-border: rgba(255, 255, 255, .1);--theme-border-strong: rgba(255, 255, 255, .16);--theme-text: #eef3fb;--theme-text-muted: #c7d3e5;--theme-text-subtle: #91a0b7;--theme-focus-ring: #aecaff;--theme-shadow-soft: 0 24px 80px rgba(2, 6, 12, .46);--theme-shadow-hard: 0 24px 48px rgba(2, 6, 12, .56);--theme-input-bg: rgba(12, 19, 29, .88)}.section{padding:var(--space-2xl) 0}.section-tight{padding:var(--space-xl) 0}.grid-two{display:grid;grid-template-columns:1.15fr .85fr;gap:var(--space-lg)}.stack-lg{display:grid;gap:var(--space-lg)}.stack-md{display:grid;gap:var(--space-md)}.stack-sm{display:grid;gap:var(--space-sm)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.8rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--theme-text-subtle)}.eyebrow:before{content:"";width:2.5rem;height:1px;background:currentColor}.cta-row{display:flex;flex-wrap:wrap;gap:.9rem}.kicker-list,.bullet-list{margin:0;padding:0;list-style:none}.bullet-list{display:grid;gap:.75rem}.bullet-list li:before{content:"•";margin-right:.55rem;color:var(--color-accent)}.balance{text-wrap:balance}.surface-image{min-height:22rem;border-radius:var(--radius-lg);background:linear-gradient(150deg,#0f17242e,#0f172485),url(/images/office-surface.webp) center / cover;overflow:hidden}@media(max-width:64rem){.grid-two{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}html{color:var(--theme-text);background:radial-gradient(circle at top left,var(--theme-page-glow),transparent 26%),linear-gradient(180deg,var(--theme-page-bg-start) 0%,var(--theme-page-bg) 52%,var(--theme-page-bg-end) 100%);font-family:var(--font-body);scroll-behavior:smooth}body{margin:0;min-width:320px;line-height:1.6;color:var(--theme-text);background:linear-gradient(135deg,var(--theme-body-sheen),transparent 48%),radial-gradient(circle at 85% 15%,var(--color-accent-soft),transparent 20%),url(/images/noise.png);background-size:auto,auto,180px 180px;background-color:var(--theme-page-bg)}img{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,textarea,select{font:inherit}button,.button-link{cursor:pointer}:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:999;padding:.75rem 1rem;background:var(--color-graphite);color:var(--color-inverse);border-radius:var(--radius-sm);box-shadow:var(--theme-shadow-soft)}.skip-link:focus{top:1rem}main{overflow:clip}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:700;letter-spacing:var(--tracking-display);line-height:.94}h1{font-size:clamp(3.3rem,8vw,6.2rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:clamp(1.25rem,2.1vw,1.75rem)}p{margin:0;max-width:68ch}.site-shell{padding:var(--space-md)}.site-frame{width:min(100%,var(--container-lg));margin:0 auto}.site-panel{position:relative;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:calc(var(--radius-lg) + .4rem);box-shadow:var(--theme-shadow-soft);backdrop-filter:var(--theme-panel-backdrop)}.site-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.34),transparent 18%)}.dark-panel{color:var(--theme-surface-text);background-color:#121b28;background:linear-gradient(160deg,rgba(255,255,255,.04),transparent 32%),var(--theme-surface-elevated);border:1px solid var(--theme-border-strong);box-shadow:var(--theme-shadow-hard)}.lede{font-size:clamp(1.05rem,1.7vw,1.24rem);color:var(--theme-text-muted)}.field{display:grid;gap:.45rem}.field label{font-size:.95rem;font-weight:600}.field input,.field textarea,.field select{width:100%;padding:.95rem 1rem;border:1px solid var(--theme-border);border-radius:1rem;background:var(--theme-input-bg);color:var(--theme-text)}.field textarea{min-height:10rem;resize:vertical}.field-note,.status-message{font-size:.95rem}.status-message[data-status=success]{color:var(--color-success)}.status-message[data-status=error]{color:var(--color-error)}.reveal{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}html[data-motion=enabled] .reveal{opacity:0;transform:translateY(28px)}html[data-motion=enabled] .reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:50rem){.site-shell{padding:var(--space-sm)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html[data-theme=dark] .skip-link{color:var(--theme-text);background:var(--theme-surface-strong)}.toggle[data-astro-cid-mhvwg7fj]{position:relative;display:inline-flex;align-items:center;gap:.2rem;margin:0;min-width:0;border:0;padding:.18rem;border-radius:999px;background:#fff9;flex-wrap:nowrap}.toggle-legend[data-astro-cid-mhvwg7fj]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.toggle-button[data-astro-cid-mhvwg7fj]{min-width:2.6rem;padding:.5rem .7rem;border:0;border-radius:999px;background:transparent;color:var(--color-soft-ink);letter-spacing:.08em;font-size:.74rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.toggle-button[data-astro-cid-mhvwg7fj].is-active{background:var(--color-graphite);color:var(--color-inverse)}.toggle[data-astro-cid-xybtvccz]{position:relative;display:inline-flex;align-items:center;gap:.2rem;margin:0;min-width:0;border:0;padding:.18rem;border-radius:999px;background:#fff9;flex-wrap:nowrap}.toggle-legend[data-astro-cid-xybtvccz]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.toggle-button[data-astro-cid-xybtvccz]{min-width:0;padding:.5rem .72rem;border:0;border-radius:999px;background:transparent;color:var(--color-soft-ink);font-size:.74rem;font-weight:700;white-space:nowrap}.toggle-button[data-astro-cid-xybtvccz].is-active{background:var(--color-graphite);color:var(--color-inverse)}.header[data-astro-cid-32z5qsxo]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:.95rem 1.15rem;border:1px solid var(--theme-border);border-radius:999px;background:#fbfcfeb8;backdrop-filter:blur(14px);box-shadow:0 16px 40px #0f17240f}.brand[data-astro-cid-32z5qsxo]{display:inline-flex;align-items:center;gap:.85rem;min-width:0;text-decoration:none}.brand-mark[data-astro-cid-32z5qsxo]{width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(135deg,var(--color-accent),#7aa0ff);box-shadow:0 0 0 .35rem var(--color-accent-soft)}.brand-copy[data-astro-cid-32z5qsxo]{display:grid;gap:.08rem}.brand-copy[data-astro-cid-32z5qsxo] strong[data-astro-cid-32z5qsxo]{font-family:var(--font-display);font-size:1.06rem;letter-spacing:-.03em}.brand-copy[data-astro-cid-32z5qsxo] small[data-astro-cid-32z5qsxo]{color:var(--theme-text-subtle);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.header-actions[data-astro-cid-32z5qsxo],.header-cta[data-astro-cid-32z5qsxo],.nav-list[data-astro-cid-32z5qsxo]{display:flex;align-items:center;gap:.8rem}.header-controls[data-astro-cid-32z5qsxo]{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap;min-width:0}.nav-list[data-astro-cid-32z5qsxo]{justify-content:center;margin:0;padding:0;list-style:none}.nav-list[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo],.header-link[data-astro-cid-32z5qsxo]{color:var(--theme-text-muted);text-decoration:none;transition:color .18s ease}.nav-list[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:hover,.header-link[data-astro-cid-32z5qsxo]:hover{color:var(--theme-text)}.header-actions[data-astro-cid-32z5qsxo]{justify-content:flex-end;flex-wrap:wrap;row-gap:.5rem;column-gap:.65rem;min-width:0}.nav-list[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo][aria-current=page]{color:var(--theme-text);text-decoration:underline}.header-button[data-astro-cid-32z5qsxo]{padding:.82rem 1.15rem;border-radius:999px;background:var(--color-graphite);color:var(--color-inverse);text-decoration:none;box-shadow:0 12px 24px #0f172424}@media(max-width:72rem){.header[data-astro-cid-32z5qsxo]{grid-template-columns:auto minmax(0,1fr);align-items:start;border-radius:1.5rem}nav[data-astro-cid-32z5qsxo]{grid-column:1 / -1;order:3}.header-actions[data-astro-cid-32z5qsxo]{justify-content:flex-end}.nav-list[data-astro-cid-32z5qsxo]{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:58rem){.header[data-astro-cid-32z5qsxo]{grid-template-columns:1fr}.header-actions[data-astro-cid-32z5qsxo],.header-cta[data-astro-cid-32z5qsxo],.header-controls[data-astro-cid-32z5qsxo]{justify-content:flex-start}.header-actions[data-astro-cid-32z5qsxo],.header-cta[data-astro-cid-32z5qsxo],.nav-list[data-astro-cid-32z5qsxo]{flex-wrap:wrap}.header-actions[data-astro-cid-32z5qsxo]{align-items:flex-start}}.footer[data-astro-cid-cmhnwpac]{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;margin-top:1rem;padding:2rem;border:1px solid var(--theme-border);border-radius:2rem;background:#fbfcfead;backdrop-filter:blur(14px)}.footer-brand[data-astro-cid-cmhnwpac]{max-width:34rem}.footer-title[data-astro-cid-cmhnwpac]{margin:0;font-weight:600}.footer-links[data-astro-cid-cmhnwpac]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}ul[data-astro-cid-cmhnwpac]{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}a[data-astro-cid-cmhnwpac]{color:var(--theme-text-muted);text-decoration:none}a[data-astro-cid-cmhnwpac]:hover{color:var(--theme-text)}@media(max-width:48rem){.footer[data-astro-cid-cmhnwpac],.footer-links[data-astro-cid-cmhnwpac]{grid-template-columns:1fr}}html[data-theme=dark]{color:#f6f0e8;background:radial-gradient(circle at top left,rgba(116,124,138,.22),transparent 26%),linear-gradient(180deg,#0f1115,#12161c 44%,#0f1217)}html[data-theme=dark] body{background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 52%),url(/images/noise.png)}html[data-theme=dark] .site-panel,html[data-theme=dark] .header,html[data-theme=dark] .footer{background:#12151cd1;border-color:#ffffff1a}html[data-theme=dark] .toggle{background:#ffffff14;border-color:#ffffff1f}html[data-theme=dark] .toggle-button{color:#d8d1c7}html[data-theme=dark] .header-link,html[data-theme=dark] .nav-list a,html[data-theme=dark] .footer a,html[data-theme=dark] .footer p{color:#f2ece3}.primary-cta[data-astro-cid-5iq4bfma]{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.92rem 1.3rem;border-radius:999px;border:1px solid transparent;background:var(--color-accent);color:var(--color-inverse);text-decoration:none;font-weight:600;box-shadow:0 10px 24px #1f4fd12e;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.primary-cta[data-astro-cid-5iq4bfma]:hover{background:var(--color-accent-strong);transform:translateY(-1px);box-shadow:0 14px 28px #1f4fd138}.primary-cta[data-astro-cid-5iq4bfma].ghost{background:transparent;color:var(--theme-text);border-color:var(--theme-border);box-shadow:none}.primary-cta[data-astro-cid-5iq4bfma].ghost:hover{background:var(--color-accent-soft);border-color:color-mix(in srgb,var(--color-accent) 28%,transparent)}@media(prefers-reduced-motion:reduce){.primary-cta[data-astro-cid-5iq4bfma],.primary-cta[data-astro-cid-5iq4bfma]:hover{transform:none}}.eyebrow[data-astro-cid-njirvm4u]{max-inline-size:100%;flex-wrap:wrap;line-height:1.25;text-wrap:balance;overflow-wrap:anywhere}.eyebrow[data-astro-cid-njirvm4u]:before{flex:none}.hero[data-astro-cid-c5zsyfxw]{padding:clamp(2rem,5vw,4rem)}.hero-grid[data-astro-cid-c5zsyfxw]{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(19rem,.88fr);gap:clamp(1.5rem,3vw,2.4rem);align-items:stretch}.hero-main[data-astro-cid-c5zsyfxw]{align-content:center;min-height:100%;padding:clamp(.4rem,1vw,1rem) 0}.hero-copy[data-astro-cid-c5zsyfxw]{gap:1.2rem}.hero[data-astro-cid-c5zsyfxw] h1[data-astro-cid-c5zsyfxw]{max-width:10ch;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.9}.hero[data-astro-cid-c5zsyfxw] .lede[data-astro-cid-c5zsyfxw]{max-width:37ch}.hero-aside[data-astro-cid-c5zsyfxw]{display:grid;gap:1rem;padding:1.2rem;border-radius:var(--radius-lg)}.hero-visual-slot[data-astro-cid-c5zsyfxw]{display:grid}.hero-note[data-astro-cid-c5zsyfxw]{color:var(--theme-surface-text-muted);font-size:.98rem;line-height:1.55}.hero-stats[data-astro-cid-c5zsyfxw]{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.hero-stats[data-astro-cid-c5zsyfxw] li[data-astro-cid-c5zsyfxw]{display:grid;gap:.28rem;padding-top:.95rem;border-top:1px solid var(--theme-border-strong)}.hero-stats[data-astro-cid-c5zsyfxw] span[data-astro-cid-c5zsyfxw]{color:var(--theme-surface-text-subtle);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem}.hero-stats[data-astro-cid-c5zsyfxw] strong[data-astro-cid-c5zsyfxw]{max-width:22ch;font-size:1.02rem;font-weight:600;line-height:1.35}@media(max-width:56rem){.hero-grid[data-astro-cid-c5zsyfxw]{grid-template-columns:1fr}}.stage-frame[data-astro-cid-cxgd46ru]{position:relative;isolation:isolate;overflow:hidden;border-radius:calc(var(--radius-lg) + .75rem);background:linear-gradient(145deg,#ffffffa6,#fff3),linear-gradient(180deg,#1414140d,#14141400)}.stage-frame[data-astro-cid-cxgd46ru]:before,.stage-frame[data-astro-cid-cxgd46ru]:after{content:"";position:absolute;inset:0;pointer-events:none}.stage-frame[data-astro-cid-cxgd46ru]:before{background:url(/images/hero-grid.svg) center / cover;opacity:.32}.stage-frame[data-astro-cid-cxgd46ru]:after{inset:1rem;border:1px solid rgba(20,20,20,.12);border-radius:calc(var(--radius-lg) + .2rem)}.stage-frame-inner[data-astro-cid-cxgd46ru]{position:relative;z-index:1}
