@layer tokens{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-blue:#222853;--brand-yellow:#ffeb9a;--brand-white:#fff;--brand-violet:#6655a5;--brand-sand:#f3f2ba;--brand-orange:#ff6a2f;--brand-grey:#f4f3f4;--violet-600:#5a4a93;--violet-700:#4e4080;--ink-muted:#5f6683;--line-strong:#767d9f;--line-soft:#e2e3ec;--blue-900:#1a1f42;--blue-800:#2b325f;--color-text:var(--brand-blue);--color-text-muted:var(--ink-muted);--color-text-on-accent:var(--brand-white);--surface-0:var(--brand-white);--surface-1:var(--brand-grey);--surface-2:var(--brand-sand);--surface-3:var(--brand-yellow);--color-accent:var(--brand-violet);--color-accent-hover:var(--violet-600);--color-accent-active:var(--violet-700);--color-mark:var(--brand-orange);--color-line:var(--line-soft);--color-line-strong:var(--line-strong);--color-focus-inner:var(--brand-yellow);--color-focus-outer:var(--brand-blue);--shadow-s:0 1px 2px #2228530f;--shadow-m:0 4px 16px -6px #2228531f;--shadow-l:0 24px 60px -24px #22285338;--space-3xs:.25rem;--space-xs:.5rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.5rem;--space-xl:4rem;--space-2xl:6rem;--section-pad:clamp(4rem, 9vw, 7.5rem);--measure:36rem;--wrap:72rem;--wrap-narrow:52rem;--radius-s:8px;--radius-m:14px;--radius-l:22px;--radius-pill:999px;--dur-fast:.16s;--dur-slow:.32s;--ease-out:cubic-bezier(.2, 0, 0, 1);--font-head:Poppins, system-ui, sans-serif;--font-body:Mulish, system-ui, -apple-system, sans-serif}[data-surface=dark]{--color-text:var(--brand-white);--color-text-muted:#b9bdd4;--color-text-on-accent:var(--brand-blue);--surface-0:var(--brand-blue);--surface-1:var(--blue-800);--surface-2:var(--blue-800);--color-accent:var(--brand-yellow);--color-accent-hover:#fff3be;--color-accent-active:#f7e28a;--color-line:#3a4272;--color-line-strong:#565e92;--color-focus-outer:var(--brand-white);--shadow-m:0 4px 16px -6px #00000059;--shadow-l:0 24px 60px -24px #0000008c}}@layer base{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-block-start:5.5rem}body{background:var(--surface-0);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3{font-family:var(--font-head);letter-spacing:-.025em;text-wrap:balance;margin:0 0 var(--space-s);line-height:1.08}h1{font-size:clamp(2.4rem,6vw,4.25rem);font-weight:700}h2{font-size:clamp(1.75rem,3.6vw,2.75rem);font-weight:700}h3{letter-spacing:-.01em;font-size:clamp(1.125rem,1.6vw,1.375rem);font-weight:600}p{margin:0 0 var(--space-s)}p:last-child{margin-bottom:0}a{color:inherit}:focus-visible{outline:2px solid var(--color-focus-outer);outline-offset:3px;box-shadow:0 0 0 5px var(--color-focus-inner);border-radius:var(--radius-s)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}}@layer components{.wrap{max-inline-size:var(--wrap);padding-inline:clamp(var(--space-s), 4vw, var(--space-l));margin-inline:auto}.wrap--narrow{max-inline-size:var(--wrap-narrow)}.skip-link{z-index:40;border-radius:var(--radius-s);background:var(--brand-blue);color:var(--brand-white);padding:.6rem 1rem;text-decoration:none;position:absolute;inset-block-start:var(--space-s);inset-inline-start:var(--space-s);translate:0 -200%}.skip-link:focus,.skip-link:focus-visible{translate:0}main:focus{outline:none}.section{background:var(--surface-0);color:var(--color-text);padding-block:var(--section-pad);position:relative}.section--tight{padding-block:calc(var(--section-pad) * .55)}.screen-title{font-size:clamp(1.5rem,2.6vw,2.25rem)}.section--grey{--surface-0:var(--brand-grey)}.section--sand{--surface-0:var(--brand-sand)}.section+.section:not([class*=--]){border-block-start:1px solid var(--color-line)}.site-header{z-index:20;background:color-mix(in srgb, var(--surface-0) 82%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-block-end:1px solid #0000;position:sticky;inset-block-start:0}.site-header[data-scrolled=true]{border-block-end-color:var(--color-line);background:color-mix(in srgb, var(--surface-0) 92%, transparent)}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-m);min-block-size:4.5rem;display:flex}.wordmark{font-family:var(--font-head);letter-spacing:-.03em;align-items:baseline;gap:.05em;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark span{color:var(--color-accent);font-weight:600}.site-footer{background:var(--blue-900);color:var(--color-text);padding-block:var(--space-xl) var(--space-l)}.site-footer__inner{gap:var(--space-m);flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.eyebrow{align-items:center;gap:var(--space-xs);margin:0 0 var(--space-s);font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.8125rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--color-accent);block-size:2px;inline-size:1.5rem}.lede{max-inline-size:var(--measure);color:var(--color-text-muted);font-size:clamp(1.125rem,1.6vw,1.3125rem);line-height:1.55}.prose{max-inline-size:var(--measure)}.hint{color:var(--color-text-muted);font-size:.9375rem}.mark{background:linear-gradient(transparent calc(100% - .3em), var(--color-mark) calc(100% - .3em), var(--color-mark) calc(100% - .14em), transparent calc(100% - .14em));padding-inline:.08em}.section-head{max-inline-size:var(--wrap-narrow);margin-block-end:var(--space-xl)}.split{gap:var(--space-l) var(--space-xl);align-items:start;display:grid}@media (width>=52rem){.split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.split>.section-head{margin-block-end:0}}.cards--compact{gap:var(--space-s);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.cards--compact .card{padding:var(--space-s) var(--space-m)}.cards--compact .card h3{margin:0}.btn{justify-content:center;align-items:center;gap:var(--space-xs);border-radius:var(--radius-pill);background:var(--color-accent);min-block-size:48px;color:var(--color-text-on-accent);font:inherit;letter-spacing:-.01em;cursor:pointer;box-shadow:var(--shadow-s);transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border:0;padding:.8rem 1.6rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{background:var(--color-accent-hover);box-shadow:var(--shadow-m);transform:translateY(-1px)}.btn:active{background:var(--color-accent-active);transform:translateY(0)}.btn--quiet{color:var(--color-text);border:1px solid var(--color-line-strong);box-shadow:none;background:0 0}.btn--quiet:hover{background:var(--surface-1);box-shadow:none}.btn--small{min-block-size:40px;padding:.5rem 1.1rem;font-size:.9375rem}.cards{gap:var(--space-m);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));margin:0;padding:0;list-style:none;display:grid}.cards--two{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}.cards--four{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.card--narrow{max-inline-size:26rem}.card{background:var(--surface-0);border:1px solid var(--color-line);border-radius:var(--radius-l);padding:var(--space-m);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);position:relative}.section--grey .card,.section--sand .card{background:var(--brand-white);border-color:#0000}.card--lift:hover{border-color:var(--color-line-strong);box-shadow:var(--shadow-m)}.card h3{margin-block-end:var(--space-xs)}.card h2{margin-block-end:var(--space-3xs);font-size:clamp(1.25rem,1.8vw,1.5rem)}.card p:not(.step-number){color:var(--color-text-muted)}.step-number{font-family:var(--font-head);letter-spacing:.1em;color:var(--color-accent);margin-block-end:var(--space-xs);font-size:.875rem;font-weight:700}.pill{align-items:center;gap:var(--space-3xs);border-radius:var(--radius-pill);background:var(--surface-1);white-space:nowrap;padding:.25rem .7rem;font-size:.875rem;font-weight:600;display:inline-flex}.pill--warn{background:var(--surface-3)}.hero{padding-block:clamp(3rem, 7vw, 5.5rem) var(--section-pad)}.hero h1{max-inline-size:26ch}.hero .lede{margin-block:var(--space-m) var(--space-l)}.hero .chat{margin-block-start:var(--space-m)}.chat{gap:var(--space-s);background:var(--surface-0);grid-template-rows:1fr auto;max-inline-size:44rem;display:grid}.chat[data-fullscreen=false]{grid-template-rows:auto auto}.chat[data-fullscreen=false] .chat-log-region:has(.chat-log:empty){display:none}.chat[data-fullscreen=true]{z-index:30;block-size:100dvh;max-inline-size:none;padding-block:var(--space-m);padding-inline:max(var(--space-s), calc((100% - 44rem) / 2));overscroll-behavior:contain;position:fixed;inset:0}.chat-log-region{overscroll-behavior:contain;scroll-behavior:smooth;min-block-size:0;overflow-y:auto}.chat-log{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.msg{max-inline-size:min(88%,34rem);animation:msg-in var(--dur-slow) var(--ease-out) both;flex-direction:column;display:flex}.msg[data-from=client]{align-self:end;align-items:end}.msg[data-from=machine]{align-self:start;align-items:start}.msg-body{border-radius:var(--radius-m);background:var(--surface-1);margin:0;padding:.7rem 1rem}.msg[data-from=client] .msg-body{background:var(--brand-blue);color:var(--brand-white)}@keyframes msg-in{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0}}.composer{gap:var(--space-xs);padding:var(--space-xs);border:1px solid var(--color-line-strong);border-radius:var(--radius-l);background:var(--surface-0);box-shadow:var(--shadow-m);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);align-items:flex-end;display:flex}.composer:focus-within{border-color:var(--color-line-strong);box-shadow:var(--shadow-l)}.composer textarea,.composer input[type=email]{min-block-size:48px;min-inline-size:0;color:var(--color-text);font:inherit;resize:vertical;background:0 0;border:0;flex:1;padding:.7rem .9rem}.composer textarea:focus-visible,.composer input[type=email]:focus-visible{box-shadow:none;outline:none}.composer textarea::placeholder{color:var(--color-text-muted)}.contact-ask{gap:var(--space-xs);padding:var(--space-s);background:var(--surface-2);border-radius:var(--radius-m);flex-wrap:wrap;align-items:center;display:flex}.contact-ask input[type=email]{border:1px solid var(--color-line-strong);border-radius:var(--radius-s);background:var(--surface-0);min-block-size:44px;min-inline-size:0;color:var(--color-text);font:inherit;flex:14rem;padding:.55rem .8rem}.problem{color:var(--color-text);background:var(--surface-3);padding:var(--space-s) var(--space-m);border-radius:var(--radius-m)}.price{font-family:var(--font-head);color:var(--color-text);letter-spacing:-.03em;margin-block:var(--space-xs) var(--space-s);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.1}.ticks{margin:0 0 var(--space-s);padding:0;list-style:none}.ticks>li{margin-block-end:var(--space-3xs);padding-inline-start:1.6rem;position:relative}.ticks>li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;inset-inline-start:0}.ticks--out>li:before{content:"—";color:var(--color-text-muted)}.card-label{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-block:var(--space-m) var(--space-xs);font-size:.8125rem;font-weight:600}.decide{padding:var(--space-m);border:1px solid var(--color-line);border-radius:var(--radius-l);background:var(--surface-1);margin-block-start:var(--space-l)}.decide form{margin:0}.sev{border-radius:var(--radius-pill);background:var(--surface-1);white-space:nowrap;padding:.1rem .6rem;font-size:.8125rem;font-weight:700;display:inline-block}.sev--warn{background:var(--surface-3)}.sev--bad{background:var(--brand-blue);color:var(--brand-white)}.field{margin-block-end:var(--space-m);display:block}.field>span{margin-block-end:var(--space-3xs);font-size:.9375rem;font-weight:600;display:block}.field input[type=email],.field input[type=password],.field input[type=text]{border:1px solid var(--color-line-strong);border-radius:var(--radius-s);background:var(--surface-0);min-block-size:48px;inline-size:100%;color:var(--color-text);font:inherit;padding:.7rem .9rem}.field--inline{align-items:center;gap:var(--space-xs);display:flex}.field--inline>span{margin:0;font-weight:400}.rows+h3{margin-block-start:var(--space-l)}.rows{border-block-start:1px solid var(--color-line);margin:0;padding:0;list-style:none}.rows>li{gap:var(--space-xs) var(--space-m);padding-block:var(--space-s);border-block-end:1px solid var(--color-line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.stack>*+*{margin-block-start:var(--space-s)}.stack-l>*+*{margin-block-start:var(--space-l)}.row{gap:var(--space-s);flex-wrap:wrap;align-items:center;display:flex}.row--split{justify-content:space-between}[data-reveal=ready] .reveal{opacity:0;transition:opacity var(--dur-slow) var(--ease-out), translate var(--dur-slow) var(--ease-out);translate:0 12px}[data-reveal=ready] .reveal[data-shown=true]{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){[data-reveal=ready] .reveal{opacity:1;translate:0}}@media print{[data-reveal=ready] .reveal{opacity:1;translate:0}}}
