@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--background:60 14% 98%;--foreground:60 6% 10%;--card:0 0% 100%;--muted:60 7% 94%;--muted-foreground:60 3% 28%;--muted-label:60 2% 53%;--border:60 5% 88%;--border-soft:60 5% 92%;--input:60 5% 88%;--accent:60 7% 94%;--primary:60 6% 10%;--primary-foreground:60 14% 98%;--ring:60 6% 10%;--destructive:0 73% 51%;--success:142 37% 36%;--success-soft:139 36% 53%;--warning:33 82% 38%;--font-sans:"Figtree",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-display:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:56px;background:hsl(var(--background))}body,html{margin:0}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display)}.reveal{opacity:1;transform:none}.js-reveal .reveal{opacity:0;transform:translateY(20px);transition:opacity .62s cubic-bezier(.22,.61,.36,1),transform .62s cubic-bezier(.22,.61,.36,1)}.js-reveal .reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.js-reveal .reveal{opacity:1;transform:none;transition:none}}.wrap{max-width:1160px;margin:0 auto;padding:0 32px}@media(max-width:640px){.wrap{padding:0 20px}}.section{padding:86px 0}@media(max-width:760px){.section{padding:62px 0}}.eyebrow{font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;display:inline-flex;align-items:center;gap:9px}.eyebrow,.eyebrow.on-dark{color:hsl(var(--muted-label))}.sec-head{max-width:660px}.sec-head.center{margin:0 auto;text-align:center}.sec-title{font-size:clamp(26px,3.2vw,36px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0;text-wrap:balance}.sec-lead{margin:16px 0 0;font-size:16px;line-height:1.6;color:hsl(var(--muted-foreground));text-wrap:pretty}.sec-prose{max-width:640px;margin:20px 0 0}.sec-prose p{margin:0 0 16px;font-size:16px;line-height:1.65;color:hsl(var(--muted-foreground));text-wrap:pretty}.sec-prose p:last-child{margin-bottom:0}.sec-prose strong{font-weight:600;color:hsl(var(--foreground))}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:42px;padding:0 20px;border-radius:8px;border:1px solid transparent;font-family:var(--font-mono);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.btn-sm{height:38px;padding:0 15px;font-size:12.5px}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background:hsl(var(--primary)/.85)}.btn-outline{background:transparent;border-color:hsl(var(--foreground));color:hsl(var(--foreground))}.btn-outline:hover{background:hsl(var(--accent))}.btn-ghost-light{background:transparent;border-color:hsl(var(--muted-foreground));color:hsl(var(--primary-foreground))}.btn-ghost-light:hover{background:#ffffff14}.btn svg{flex-shrink:0}.nav{position:sticky;top:0;z-index:50;background:hsl(var(--background)/.86);-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid hsl(var(--border-soft));transition:transform .28s cubic-bezier(.22,.61,.36,1),background-color .2s ease}.nav.nav-hidden{transform:translateY(-100%);pointer-events:none}.nav.nav-static{position:relative}.nav.nav-sticky{position:fixed;top:0;left:0;right:0;z-index:60;background:hsl(var(--background)/.94);-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid hsl(var(--border-soft));transform:translateY(-100%);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.nav.nav-sticky.show{transform:translateY(0)}.nav-inner{height:60px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-display);font-size:17px;font-weight:600;letter-spacing:-.01em;color:hsl(var(--foreground))}.wordmark-mark{width:15px;height:15px;border-radius:4px;background:hsl(var(--foreground));flex-shrink:0}.nav-cta{font-family:var(--font-mono);font-size:13px;font-weight:500;color:hsl(var(--muted-foreground));transition:color .15s ease}.nav-cta:hover{color:hsl(var(--foreground))}.nav-left{gap:26px}.nav-left,.nav-links{display:flex;align-items:center}.nav-links{gap:22px}.nav-links a{font-family:var(--font-mono);font-size:13px;font-weight:500;color:hsl(var(--muted-foreground));transition:color .15s ease}.nav-links a:hover{color:hsl(var(--foreground))}.nav-right{display:flex;align-items:center;gap:14px}@media(max-width:860px){.nav-links{display:none}}.hero-full{position:relative;background-image:linear-gradient(hsl(var(--border-soft)) 1px,transparent 1px),linear-gradient(90deg,hsl(var(--border-soft)) 1px,transparent 1px);background-size:44px 44px}.hero-copy.center{max-width:780px;margin:0 auto;text-align:center}.hero-copy.center .hero-cta,.hero-copy.center .hero-sub{margin-left:auto;margin-right:auto}.hero-copy.center .hero-cta{justify-content:center}.hero-copy.left{max-width:660px}.hero-full h1{font-size:clamp(34px,4.8vw,58px);font-weight:600;letter-spacing:-.025em;line-height:1.05;margin:0;text-wrap:balance}.hero-full .hero-sub{max-width:560px;font-size:18px}.hero-full .hero-sub,.hero-sub{color:hsl(var(--muted-foreground))}.hero-sub{margin:18px 0 0;font-size:16.5px;line-height:1.6;max-width:500px;text-wrap:pretty}.hero-cta{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.contact-inline{color:inherit;font-weight:500;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.contact-inline:hover{color:hsl(var(--foreground))}.hero-cta .btn-primary{height:48px}.console{margin-top:48px;text-align:left;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));overflow:hidden;box-shadow:0 24px 60px -34px hsl(var(--foreground)/.35)}.console-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:14px 18px;border-bottom:1px solid hsl(var(--border-soft));background:hsl(var(--muted)/.6)}.console-live{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;color:hsl(var(--muted-foreground))}.console-live .d{width:8px;height:8px;border-radius:50%;background:hsl(var(--success-soft));animation:consolePulse 1.6s infinite}@keyframes consolePulse{0%,to{opacity:.4}50%{opacity:1}}.console-sep{color:hsl(var(--border))}.console-toggle{display:flex;border:1px solid hsl(var(--border));border-radius:7px;overflow:hidden;font-family:var(--font-mono);font-size:11px}.console-toggle span{padding:5px 12px;color:hsl(var(--muted-label))}.console-toggle span.on{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.console-body{display:grid;grid-template-columns:210px 1fr}@media(max-width:720px){.console-body{grid-template-columns:1fr}}.console-rail{border-right:1px solid hsl(var(--border-soft));padding:16px;background:hsl(var(--muted)/.4)}@media(max-width:720px){.console-rail{border-right:none;border-bottom:1px solid hsl(var(--border-soft))}}.console-rail-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-label));margin-bottom:12px}.console-agent{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px}.console-agent .name{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500}.console-agent .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.console-agent .active,.console-stats{font-family:var(--font-mono);font-size:11px;color:hsl(var(--muted-label))}.console-stats{margin-top:14px;padding-top:14px;border-top:1px solid hsl(var(--border-soft));display:flex;flex-direction:column;gap:6px}.console-stats div{display:flex;justify-content:space-between}.console-stats .worked{color:hsl(var(--foreground))}.console-stats .escalated{color:hsl(var(--warning))}.console-stats .resolved{color:hsl(var(--success))}.console-run{padding:16px 20px;border-bottom:1px solid hsl(var(--border-soft))}.console-run-head{justify-content:space-between;margin-bottom:9px}.console-run-head,.console-run-who{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.console-run-agent{font-family:var(--font-mono);font-size:11px;color:hsl(var(--muted-label));text-transform:uppercase;letter-spacing:.06em}.console-run-acct{font-size:14px;font-weight:600}.console-run-chip{background:hsl(var(--muted));padding:3px 8px;border-radius:5px;color:hsl(var(--muted-foreground))}.console-run-chip,.console-run-status{font-family:var(--font-mono);font-size:11px}.console-run-status{padding:4px 10px;border-radius:999px;white-space:nowrap}.console-run-status.escalated{background:hsl(var(--warning)/.12);color:hsl(var(--warning))}.console-run-status.progress{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.console-run-status.resolved{background:hsl(var(--success)/.12);color:hsl(var(--success))}.console-line{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;line-height:1.5}.console-line+.console-line{margin-top:5px}.console-line .k{font-family:var(--font-mono);font-size:11px;padding-top:1px;flex-shrink:0}.console-line.saw .k{color:hsl(var(--muted-label))}.console-line.saw span:last-child{color:hsl(var(--muted-foreground))}.console-line.did .k{color:hsl(var(--success))}.console-line.did span:last-child{color:hsl(var(--foreground))}.console-foot{padding:11px 20px;font-family:var(--font-mono);font-size:11px;color:hsl(var(--muted-label));background:hsl(var(--muted)/.4);display:flex;align-items:center;gap:8px}.console-foot .d{width:6px;height:6px;border-radius:50%;background:hsl(var(--success-soft));animation:consolePulse 1.6s infinite}.stats{display:flex;flex-direction:column;gap:18px}.stat{padding:28px;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card))}.stat-num{font-family:var(--font-display);font-size:44px;font-weight:600;letter-spacing:-.02em;line-height:1}.stat-num .u{font-weight:500}.stat-desc{margin-top:8px;font-size:15px;color:hsl(var(--muted-foreground));line-height:1.5}.gap-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}@media(max-width:880px){.gap-grid{grid-template-columns:1fr;gap:32px}}.section.muted{background:hsl(var(--muted)/.5)}.cell-grid{margin-top:48px;display:grid;border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;background:hsl(var(--border-soft));gap:1px}.cell-grid.eng{grid-template-columns:repeat(2,1fr)}@media(max-width:720px){.cell-grid.eng{grid-template-columns:1fr}}.cell-grid.life{grid-template-columns:repeat(5,1fr)}@media(max-width:980px){.cell-grid.life{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cell-grid.life{grid-template-columns:1fr}}.cell{background:hsl(var(--card));padding:26px}.cell-head{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-mono);font-size:11px;color:hsl(var(--muted-label));text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.cell h3{font-size:20px;font-weight:600;margin:0 0 10px;letter-spacing:-.01em}.cell h4{font-size:16.5px;font-weight:600;margin:0 0 8px}.cell p{font-size:14.5px;color:hsl(var(--muted-foreground));line-height:1.55;margin:0 0 16px}.cell-tags{display:flex;flex-wrap:wrap;gap:7px}.cell-tag{font-family:var(--font-mono);font-size:11px;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding:4px 9px;border-radius:6px;white-space:nowrap}.cta-band{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.cta-band .btn-primary{background:hsl(var(--background));color:hsl(var(--primary))}.cta-band .btn-primary:hover{background:hsl(var(--background)/.85)}.cta-content{max-width:640px;margin:0 auto;text-align:center}.cta-content h2{font-size:clamp(28px,3.6vw,42px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0;text-wrap:balance}.cta-content .eyebrow{justify-content:center;margin:22px 0 0}.cta-contact{margin-top:26px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.footer{padding:22px 0;border-top:1px solid hsl(var(--border-soft))}.footer-copy{margin:0;font-family:var(--font-mono);font-size:12px;color:hsl(var(--muted-label))}
