@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Source+Serif+4:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{color-scheme:light;--color-ink: #000000;--color-soft-ink: #2a2a2a;--color-graphite: #000000;--color-panel: #ffffff;--color-paper: #ffffff;--color-metal: #525252;--color-line: #e5e5e5;--color-highlight: #f5f5f5;--color-inverse: #ffffff;--color-accent: #000000;--color-accent-strong: #000000;--color-accent-soft: #f5f5f5;--color-success: #000000;--color-error: #000000;--shadow-soft: none;--shadow-hard: none;--border-subtle: 1px solid #e5e5e5;--border-strong: 2px solid #000000;--radius-sm: 0rem;--radius-md: 0rem;--radius-lg: 0rem;--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: "Playfair Display", Georgia, serif;--font-body: "Source Serif 4", Georgia, serif;--font-mono: "JetBrains Mono", monospace;--tracking-display: -.05em;--theme-page-bg-start: #ffffff;--theme-page-bg: #ffffff;--theme-page-bg-end: #ffffff;--theme-page-glow: transparent;--theme-body-sheen: transparent;--theme-surface: #ffffff;--theme-surface-strong: #f5f5f5;--theme-surface-elevated: #000000;--theme-surface-text: #ffffff;--theme-surface-text-muted: rgba(255, 255, 255, .78);--theme-surface-text-subtle: rgba(255, 255, 255, .62);--theme-border: #000000;--theme-border-strong: #ffffff;--theme-text: #000000;--theme-text-muted: #2a2a2a;--theme-text-subtle: #525252;--theme-focus-ring: #000000;--theme-shadow-soft: none;--theme-shadow-hard: none;--theme-input-bg: #ffffff;--theme-panel-backdrop: none}html[data-theme=dark]{color-scheme:dark;--color-ink: #ffffff;--color-soft-ink: #d4d4d4;--color-graphite: #ffffff;--color-panel: #000000;--color-paper: #000000;--color-metal: #b5b5b5;--color-line: rgba(255, 255, 255, .18);--color-highlight: #111111;--color-inverse: #000000;--color-accent: #ffffff;--color-accent-strong: #ffffff;--color-accent-soft: #111111;--color-success: #ffffff;--color-error: #ffffff;--theme-page-bg-start: #000000;--theme-page-bg: #000000;--theme-page-bg-end: #000000;--theme-page-glow: transparent;--theme-body-sheen: transparent;--theme-surface: #000000;--theme-surface-strong: #111111;--theme-surface-elevated: #000000;--theme-surface-text: #ffffff;--theme-surface-text-muted: rgba(255, 255, 255, .78);--theme-surface-text-subtle: rgba(255, 255, 255, .62);--theme-border: #ffffff;--theme-border-strong: #ffffff;--theme-text: #ffffff;--theme-text-muted: #d4d4d4;--theme-text-subtle: #b5b5b5;--theme-focus-ring: #ffffff;--theme-shadow-soft: none;--theme-shadow-hard: none;--theme-input-bg: #000000}.section{position:relative;padding:var(--space-2xl) 0;border-top:4px solid var(--theme-border)}.section:first-child{border-top: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:.7rem;font-family:var(--font-mono);font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--theme-text-subtle)}.eyebrow:before{content:"";width:3rem;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:0;background:linear-gradient(150deg,#0000002e,#00000085),url(/images/office-surface.webp) center / cover;overflow:hidden;border:2px solid var(--theme-border)}@media(max-width:64rem){.grid-two{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}html{color:var(--theme-text);background:var(--theme-page-bg);font-family:var(--font-body);scroll-behavior:smooth}body{margin:0;min-width:320px;line-height:1.7;color:var(--theme-text);background-color:var(--theme-page-bg);background-image:repeating-linear-gradient(0deg,transparent,transparent 1px,rgba(0,0,0,.015) 1px,rgba(0,0,0,.015) 2px),url(/images/noise.png);background-size:100% 4px,180px 180px}html[data-theme=dark] body{background-image:repeating-linear-gradient(0deg,transparent,transparent 1px,rgba(255,255,255,.03) 1px,rgba(255,255,255,.03) 2px),url(/images/noise.png)}img{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}button,input,textarea,select{font:inherit}button,.button-link{cursor:pointer}:focus-visible{outline:3px 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:0;border:2px solid var(--theme-border)}.skip-link:focus{top:1rem}main{overflow:clip}h1,h2,h3,p,a,span,strong,small{overflow-wrap:anywhere}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:700;letter-spacing:var(--tracking-display);line-height:.92}h1{font-size:clamp(4.4rem,9vw,9rem);line-height:.88}h2{font-size:clamp(2.65rem,4.8vw,4.8rem);line-height:.88}h3{font-size:clamp(1.3rem,1.9vw,1.85rem);line-height:1}p{margin:0;max-width:68ch;overflow-wrap:anywhere}.site-shell{padding:clamp(.85rem,1.9vw,1.4rem)}.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:0;box-shadow:none;backdrop-filter:none}.site-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:40px 40px;opacity:.2}html[data-theme=dark] .site-panel:before{background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px)}.dark-panel{color:var(--theme-surface-text);background:var(--theme-surface-elevated);border:1px solid var(--theme-border);box-shadow:none}.lede{font-size:clamp(1.08rem,1.65vw,1.26rem);color:var(--theme-text-muted)}.field{display:grid;gap:.45rem}.field label{font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;padding:.95rem 0;border:0;border-bottom:2px solid var(--theme-border);border-radius:0;background:var(--theme-input-bg);color:var(--theme-text);box-shadow:none}.field input:focus,.field textarea:focus,.field select:focus,.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible{outline:none;border-bottom-width:4px}.field textarea{min-height:10rem;resize:vertical}.field-note,.status-message{font-size:.95rem}.status-message[data-status=success],.status-message[data-status=error]{color:var(--theme-text)}.reveal{opacity:1;transform:translateY(0);transition:opacity .1s linear,transform .1s linear}html[data-motion=enabled] .reveal{opacity:0;transform:translateY(12px)}html[data-motion=enabled] .reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:50rem){.site-shell{padding:.75rem}h1{font-size:clamp(3.6rem,15vw,5.5rem)}h2{font-size:clamp(2.2rem,10vw,3.4rem)}h3{font-size:clamp(1.15rem,5vw,1.5rem)}}@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:0;margin:0;min-width:0;border:1px solid var(--theme-border);padding:0;border-radius:0;background:var(--theme-page-bg);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:.55rem .7rem;border:0;border-right:1px solid var(--theme-border);border-radius:0;background:transparent;color:var(--theme-text-muted);letter-spacing:.08em;font-family:var(--font-mono);font-size:.72rem;font-weight:500;text-transform:uppercase;white-space:nowrap}.toggle-button[data-astro-cid-mhvwg7fj]:last-child{border-right:0}.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:0;margin:0;min-width:0;border:1px solid var(--theme-border);padding:0;border-radius:0;background:var(--theme-page-bg);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:.55rem .78rem;border:0;border-right:1px solid var(--theme-border);border-radius:0;background:transparent;color:var(--theme-text-muted);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.toggle-button[data-astro-cid-xybtvccz]:last-child{border-right:0}.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:1.15rem 0;border-top:2px solid var(--theme-border);border-bottom:2px solid var(--theme-border);background:transparent}.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:2px solid var(--theme-border);background:var(--theme-page-bg)}.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.18rem;letter-spacing:-.04em}.brand-copy[data-astro-cid-32z5qsxo] small[data-astro-cid-32z5qsxo]{color:var(--theme-text-subtle);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;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;min-width:0}.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;min-width:0}.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;border-bottom:1px solid transparent;transition:border-color .1s linear,color .1s linear}.nav-list[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:hover,.header-link[data-astro-cid-32z5qsxo]:hover,.nav-list[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo][aria-current=page]{color:var(--theme-text);border-bottom-color:var(--theme-border)}.header-actions[data-astro-cid-32z5qsxo]{justify-content:flex-end;flex-wrap:wrap;row-gap:.5rem;column-gap:.65rem;min-width:0}.header-button[data-astro-cid-32z5qsxo]{padding:.82rem 1.05rem;border:2px solid var(--theme-border);background:var(--color-graphite);color:var(--color-inverse);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;line-height:1.4}.header-button[data-astro-cid-32z5qsxo]:hover{background:var(--theme-page-bg);color:var(--theme-text)}@media(max-width:72rem){.header[data-astro-cid-32z5qsxo]{grid-template-columns:auto minmax(0,1fr);align-items:start}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;gap:.9rem;padding:1rem 0}.brand[data-astro-cid-32z5qsxo]{gap:.7rem}.brand-copy[data-astro-cid-32z5qsxo] small[data-astro-cid-32z5qsxo]{font-size:.66rem}.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;gap:.7rem}.header-cta[data-astro-cid-32z5qsxo]{width:100%;gap:.6rem}.header-link[data-astro-cid-32z5qsxo],.header-button[data-astro-cid-32z5qsxo]{width:100%}.header-button[data-astro-cid-32z5qsxo]{text-align:center;padding:.78rem .9rem}}.footer[data-astro-cid-cmhnwpac]{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;margin-top:1rem;padding:2.5rem 0 0;border-top:4px solid var(--theme-border);background:transparent}.footer-brand[data-astro-cid-cmhnwpac]{max-width:34rem}.footer-title[data-astro-cid-cmhnwpac]{margin:0;font-family:var(--font-mono);font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.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;border-bottom:1px solid transparent}a[data-astro-cid-cmhnwpac]:hover{color:var(--theme-text);border-bottom-color:var(--theme-border)}@media(max-width:48rem){.footer[data-astro-cid-cmhnwpac],.footer-links[data-astro-cid-cmhnwpac]{grid-template-columns:1fr}}html[data-theme=dark]{color:#fff;background:#000}html[data-theme=dark] body{background-color:#000}html[data-theme=dark] .site-panel,html[data-theme=dark] .header,html[data-theme=dark] .footer{background:transparent;border-color:#ffffff2e}html[data-theme=dark] .toggle{background:#000;border-color:#fff3}html[data-theme=dark] .toggle-button,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:#fff}.primary-cta[data-astro-cid-5iq4bfma]{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:3.25rem;min-width:0;padding:.92rem 1.3rem;border-radius:0;border:2px solid var(--theme-border);background:var(--color-accent);color:var(--color-inverse);text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:600;line-height:1.45;transition:background-color .1s linear,color .1s linear,border-color .1s linear}.primary-cta[data-astro-cid-5iq4bfma]:hover{background:var(--theme-page-bg);color:var(--theme-text)}.primary-cta[data-astro-cid-5iq4bfma].ghost{background:transparent;color:var(--theme-text);border-color:var(--theme-border)}.primary-cta[data-astro-cid-5iq4bfma].ghost:hover{background:var(--color-accent);color:var(--color-inverse)}@media(max-width:48rem){.primary-cta[data-astro-cid-5iq4bfma]{width:100%;justify-content:space-between;padding:.95rem 1rem;font-size:.72rem;letter-spacing:.1em}}.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(2.5rem,6vw,5rem) 0}.hero-grid[data-astro-cid-c5zsyfxw]{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:stretch}.hero-main[data-astro-cid-c5zsyfxw]{align-content:center;min-height:100%;min-width:0;padding-right:clamp(0rem,1vw,1rem)}.hero-copy[data-astro-cid-c5zsyfxw]{gap:1.45rem}.hero[data-astro-cid-c5zsyfxw] h1[data-astro-cid-c5zsyfxw]{max-width:7ch;font-size:clamp(4.2rem,8.8vw,8.8rem);line-height:.84}.hero[data-astro-cid-c5zsyfxw] .lede[data-astro-cid-c5zsyfxw]{max-width:30ch;font-size:clamp(1.15rem,1.9vw,1.42rem)}.hero-aside[data-astro-cid-c5zsyfxw]{display:grid;gap:1rem;min-width:0;padding:1.5rem;position:relative;overflow:hidden}.hero-aside[data-astro-cid-c5zsyfxw]:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(255,255,255,.03) 1px,rgba(255,255,255,.03) 2px);background-size:4px 100%;pointer-events:none}.hero-visual-slot[data-astro-cid-c5zsyfxw],.hero-note[data-astro-cid-c5zsyfxw],.hero-stats[data-astro-cid-c5zsyfxw]{position:relative;z-index:1}.hero-visual-slot[data-astro-cid-c5zsyfxw]{display:grid;border:2px solid var(--theme-border-strong)}.hero-note[data-astro-cid-c5zsyfxw]{padding-top:1rem;border-top:1px solid var(--theme-border-strong);color:var(--theme-surface-text-muted);font-size:.94rem;line-height:1.72;max-width:34ch}.hero-stats[data-astro-cid-c5zsyfxw]{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:1px solid var(--theme-border-strong)}.hero-stats[data-astro-cid-c5zsyfxw] li[data-astro-cid-c5zsyfxw]{display:grid;gap:.35rem;padding:1rem 0;border-bottom:1px solid var(--theme-border-strong);background:transparent}.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:.72rem;font-family:var(--font-mono)}.hero-stats[data-astro-cid-c5zsyfxw] strong[data-astro-cid-c5zsyfxw]{max-width:22ch;font-size:.98rem;font-weight:600;line-height:1.42}@media(max-width:56rem){.hero[data-astro-cid-c5zsyfxw]{padding:1.75rem 0}.hero-grid[data-astro-cid-c5zsyfxw]{grid-template-columns:1fr;gap:1rem}.hero-copy[data-astro-cid-c5zsyfxw]{gap:1rem}.hero[data-astro-cid-c5zsyfxw] h1[data-astro-cid-c5zsyfxw]{max-width:9ch;font-size:clamp(3.4rem,13vw,5.4rem)}.hero[data-astro-cid-c5zsyfxw] .lede[data-astro-cid-c5zsyfxw]{max-width:100%;font-size:1.04rem}.hero-aside[data-astro-cid-c5zsyfxw]{padding:1.15rem}.hero-note[data-astro-cid-c5zsyfxw]{max-width:100%}}.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}
