:root{--color-forest-50: #F1F9EE;--color-forest-100: #D9F0CA;--color-forest-200: #A8E08F;--color-forest-300: #74CC5A;--color-forest-400: #2BB02B;--color-forest-500: #0C961F;--color-forest-600: #007500;--color-forest-700: #006100;--color-forest-800: #005900;--color-forest-900: #005400;--color-forest-950: #002900;--color-slate-50: #F7F8F5;--color-slate-100: #EDEFEB;--color-slate-200: #DDE0D9;--color-slate-300: #C3C8BE;--color-slate-400: #9AA095;--color-slate-500: #737972;--color-slate-600: #535851;--color-slate-700: #3B3F3A;--color-slate-800: #252824;--color-slate-900: #141714;--color-slate-950: #0A0F0C;--color-paper-50: #F7F8F5;--color-ink-950: #0A0F0C;--color-lime-500: #C8FF3D;--color-success-500: #0C961F;--color-warning-500: #E89B3C;--color-error-500: #D33D3D;--color-info-500: #3D7FE8;--color-bg-primary: var(--color-paper-50);--color-bg-surface: var(--color-slate-50);--color-bg-elevated: var(--color-paper-50);--color-bg-inverse: var(--color-ink-950);--color-bg-brand: var(--color-forest-900);--color-bg-accent: var(--color-lime-500);--color-text-primary: var(--color-ink-950);--color-text-secondary: var(--color-slate-600);--color-text-muted: var(--color-slate-500);--color-text-inverse: var(--color-paper-50);--color-text-brand: var(--color-forest-900);--color-text-link: var(--color-forest-700);--color-border-default: var(--color-slate-200);--color-border-strong: var(--color-slate-400);--color-border-brand: var(--color-forest-900);--color-border-focus: var(--color-lime-500);--color-state-success: var(--color-success-500);--color-state-warning: var(--color-warning-500);--color-state-error: var(--color-error-500);--color-state-info: var(--color-info-500);--color-state-disabled-bg: var(--color-slate-200);--color-state-disabled-text: var(--color-slate-400);--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--space-40: 10rem;--radius-none: 0;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-pill: 9999px;--font-sans: "Be Vietnam Pro", -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Menlo, Consolas, monospace;--text-display-2xl: 8rem;--text-display-xl: 6rem;--text-display-lg: 4.5rem;--text-display-md: 3.5rem;--text-display-sm: 2.75rem;--text-heading-xl: 2.25rem;--text-heading-lg: 1.75rem;--text-heading-md: 1.375rem;--text-heading-sm: 1.125rem;--text-body-lg: 1.125rem;--text-body-md: 1rem;--text-body-sm: .875rem;--text-body-xs: .75rem;--text-mono-md: .875rem;--text-mono-sm: .75rem;--lh-display: 1.05;--lh-heading: 1.15;--lh-body: 1.6;--lh-mono: 1.5;--ls-display-2xl: -.04em;--ls-display-xl: -.035em;--ls-display-lg: -.03em;--ls-display-md: -.025em;--ls-display-sm: -.02em;--ls-heading-xl: -.015em;--ls-heading-lg: -.01em;--ls-heading-md: -.005em;--ls-default: 0;--ls-label: .08em;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-black: 900;--shadow-1: 0 1px 0 0 rgba(0, 84, 0, .06);--shadow-2: 0 2px 8px rgba(0, 84, 0, .06);--shadow-3: 0 12px 32px rgba(0, 84, 0, .12);--shadow-hard: 4px 4px 0 0 #0A0F0C;--easing-linear: linear;--easing-out: cubic-bezier(.2, .8, .2, 1);--easing-in: cubic-bezier(.4, 0, 1, 1);--easing-in-out: cubic-bezier(.4, 0, .2, 1);--easing-spring: cubic-bezier(.34, 1.56, .64, 1);--duration-instant: 0ms;--duration-fast: .15s;--duration-base: .2s;--duration-slow: .3s;--duration-slower: .5s;--bp-sm: 640px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--bp-2xl: 1536px;--container-max: 1440px;--reading-max: 720px}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 0ms;--duration-base: 0ms;--duration-slow: 0ms;--duration-slower: 0ms}}[data-theme=dark]{--color-bg-primary: var(--color-forest-950);--color-bg-surface: var(--color-ink-950);--color-bg-elevated: var(--color-ink-950);--color-text-primary: var(--color-paper-50);--color-text-secondary: var(--color-slate-300);--color-text-muted: var(--color-slate-400);--color-border-default: var(--color-slate-700);--color-border-strong: var(--color-slate-500)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-body-md);line-height:1.6;color:var(--color-text-primary);background:var(--color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}img,svg,video,picture{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:transparent;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}[id]{scroll-margin-top:80px}.skip-link{position:fixed;left:var(--space-4);top:var(--space-4);z-index:2000;transform:translateY(calc(-100% - var(--space-6)));border:2px solid var(--color-lime-500);border-radius:var(--radius-sm);background:var(--color-ink-950);color:var(--color-paper-50);padding:var(--space-3) var(--space-4);font-weight:700;box-shadow:var(--shadow-hard);transition:transform var(--duration-fast) var(--easing-out)}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0);outline:2px solid var(--color-paper-50);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em;line-height:1.05;color:var(--color-text-primary)}h1{font-size:clamp(56px,9vw,128px);letter-spacing:-.04em}h2{font-size:clamp(40px,6vw,72px);letter-spacing:-.025em;line-height:1.05}h3{font-size:clamp(28px,3.5vw,40px);letter-spacing:-.015em;line-height:1.15}h4{font-size:clamp(20px,2vw,24px);line-height:1.25;letter-spacing:-.005em}p{max-width:65ch}code,pre{font-family:var(--font-mono);font-size:.9em}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-8)}@media(max-width:768px){.container{padding:0 var(--space-5)}}.section{padding:var(--space-40) 0;position:relative}@media(max-width:768px){.section{padding:var(--space-24) 0}}@media(max-width:480px){.section{padding:var(--space-16) 0}}.section--surface{background:var(--color-bg-surface)}.section--inverse{background:var(--color-bg-inverse);color:var(--color-text-inverse)}.section--brand{background:var(--color-bg-brand);color:var(--color-text-inverse)}.section--dark{background:var(--color-forest-950);color:var(--color-text-inverse)}.section--inverse h1,.section--inverse h2,.section--inverse h3,.section--inverse h4,.section--brand h1,.section--brand h2,.section--brand h3,.section--brand h4,.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:var(--color-text-inverse)}.lead{font-size:clamp(18px,1.6vw,22px);line-height:1.6;color:var(--color-text-secondary);max-width:680px}.section--inverse .lead,.section--brand .lead,.section--dark .lead{color:var(--color-forest-100)}.cursor{color:var(--color-lime-500);display:inline-block;animation:blink 1.6s steps(2) infinite}@keyframes blink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}:focus-visible{outline:2px solid var(--color-lime-500);outline-offset:2px;border-radius:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:no-preference){html.reveal-js :is(.hero,.metrics,.section,.trust-band,.process-section,.gallery-section,.proof-section,.final-web-cta)>.container>*{opacity:0;transform:translateY(22px);transition:opacity .7s var(--easing-out),transform .7s var(--easing-out);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}html.reveal-js .container.is-visible>*{opacity:1;transform:none}html.reveal-js .container>*:nth-child(2){--reveal-delay: 70ms}html.reveal-js .container>*:nth-child(3){--reveal-delay: .14s}html.reveal-js .container>*:nth-child(4){--reveal-delay: .21s}html.reveal-js .container>*:nth-child(n+5){--reveal-delay: .28s}}.scroll-progress[data-astro-cid-37fxchfa]{position:fixed;top:0;left:0;width:100%;height:3px;transform:scaleX(0);transform-origin:0 50%;background:var(--color-lime-500);z-index:200;pointer-events:none;will-change:transform}
