*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:IBM Plex Sans,sans-serif;font-size:16px;line-height:1.6;transition:background .35s ease,color .35s ease;overflow-x:hidden}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.1}a{color:inherit;text-decoration:none}:root{--bg:#ffffff;--surface:#f2f9f5;--surface-2:#e7f3ec;--border:#d3e6da;--text:#1e2a24;--text-muted:#55665d;--accent:#1f8f63;--accent-bright:#17a874;--accent-deep:#0f5a3d;--on-accent:#ffffff;--shadow: 0 1px 2px rgba(15,60,40,.05), 0 12px 32px -16px rgba(15,60,40,.18);color-scheme:light}[data-theme=dark]{--bg:#0a0d0c;--surface:#101512;--surface-2:#161d19;--border:#223028;--text:#edefec;--text-muted:#9ba8a0;--accent:#4cb189;--accent-bright:#6fe3b0;--accent-deep:#245c46;--on-accent:#06110c;--shadow: 0 1px 2px rgba(0,0,0,.3), 0 20px 48px -20px rgba(0,0,0,.6);color-scheme:dark}.eyebrow{font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);display:flex;align-items:center;gap:.6em}.eyebrow:before{content:"";width:8px;height:8px;background:var(--accent);transform:rotate(45deg);flex-shrink:0}.wrap{max-width:1160px;margin:0 auto;padding:0 28px}section{position:relative}header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}nav.wrap{display:flex;align-items:center;justify-content:space-between;height:76px}.brand{display:flex;align-items:center;gap:12px}.brand img{height:34px;width:auto;display:block}.brand-name{font-family:Space Grotesk;font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.brand-name span{color:var(--accent)}.navlinks{display:flex;align-items:center;gap:34px}.navlinks a{font-size:.92rem;font-weight:500;color:var(--text-muted);transition:color .2s ease}.navlinks a:hover{color:var(--text)}.navactions{display:flex;align-items:center;gap:18px}.langswitch{display:flex;align-items:center;gap:2px}.langswitch button{background:none;border:none;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:5px 8px;border-radius:6px;transition:color .2s ease,background .2s ease}.langswitch button:hover{color:var(--text)}.langswitch button.active{color:var(--accent);background:var(--surface-2)}.mobile-langbar{display:none}.theme-toggle{width:52px;height:28px;border-radius:20px;background:var(--surface-2);border:1px solid var(--border);position:relative;cursor:pointer;flex-shrink:0}.theme-toggle .knob{position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:var(--accent);transition:left .25s ease}[data-theme=dark] .theme-toggle .knob{left:26px}.btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;font-family:IBM Plex Sans;font-weight:600;font-size:.9rem;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:var(--on-accent);box-shadow:var(--shadow)}.btn-primary:hover{background:var(--accent-bright)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--border)}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.hero{padding:100px 0 90px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;position:relative;z-index:2}.hero h1{font-size:clamp(2.4rem,4.6vw,3.6rem);margin:18px 0 22px}.hero p.lead{font-size:1.14rem;color:var(--text-muted);max-width:52ch;margin-bottom:34px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:44px}.hero-stats{display:flex;gap:36px;flex-wrap:wrap;padding-top:28px;border-top:1px solid var(--border)}.hero-stat b{font-family:Space Grotesk;font-size:1.5rem;display:block}.hero-stat span{font-size:.82rem;color:var(--text-muted)}.hero-mark{position:relative;display:flex;align-items:center;justify-content:center;height:420px}.hero-mark img{width:100%;max-width:400px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.15));animation:float 7s ease-in-out infinite}[data-theme=dark] .hero-mark img{filter:drop-shadow(0 0 60px rgba(76,177,137,.25))}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(3deg)}}.hero-bg-mark{position:absolute;top:-160px;right:-220px;width:820px;opacity:.05;pointer-events:none;z-index:1}.divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;width:fit-content;padding:70px 0 50px}.divider i{width:9px;height:9px;background:var(--border);transform:rotate(45deg)}.divider i.mid{width:13px;height:13px;background:var(--accent)}.section-head{max-width:640px;margin-bottom:48px}.section-head h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-top:14px}.section-head p{color:var(--text-muted);margin-top:14px;font-size:1.02rem}.about{padding-bottom:30px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.about-copy p{color:var(--text-muted);margin-bottom:16px;font-size:1.02rem}.about-copy strong{color:var(--text);font-weight:600}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.chip{font-family:IBM Plex Mono,monospace;font-size:.8rem;padding:8px 14px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text)}.founders-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px}.founders-card .num{font-family:Space Grotesk;font-size:3.2rem;color:var(--accent);line-height:1}.founders-card .num-label{font-size:.85rem;color:var(--text-muted);margin-top:6px;margin-bottom:26px}.founders-card ul{list-style:none}.founders-card li{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--border);font-size:.94rem;color:var(--text-muted)}.founders-card li:first-of-type{border-top:none}.founders-card li b{color:var(--text);font-weight:600;min-width:120px}.product{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:90px 0}.product-card{background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:48px;box-shadow:var(--shadow)}.product-card+.product-card{margin-top:28px}.product-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;margin-bottom:26px}.status-pill{font-family:IBM Plex Mono;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);background:var(--surface-2);border:1px solid var(--border);padding:6px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:8px}[data-theme=dark] .status-pill{color:var(--accent-bright)}.status-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent-bright);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-bright) 25%,transparent)}.status-pill.nda{color:var(--text-muted)}.status-pill.nda:before{background:var(--text-muted);box-shadow:none}[data-theme=dark] .status-pill.nda{color:var(--text-muted)}.product-card h3{font-size:1.9rem;margin-bottom:8px}.product-card>p{color:var(--text-muted);max-width:60ch;font-size:1.02rem;margin-bottom:30px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 28px;margin-bottom:34px}.feature-item{display:flex;gap:12px;align-items:flex-start}.feature-item i{width:8px;height:8px;background:var(--accent);transform:rotate(45deg);margin-top:7px;flex-shrink:0}.feature-item div b{display:block;font-size:.96rem;margin-bottom:2px}.feature-item div span{font-size:.87rem;color:var(--text-muted)}.product-ctas{display:flex;gap:14px;flex-wrap:wrap}.why{padding-top:90px;padding-bottom:90px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-card{padding:28px 22px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.why-card i{width:34px;height:34px;border:2px solid var(--accent);transform:rotate(45deg);display:block;margin-bottom:22px}.why-card h4{font-size:1.02rem;margin-bottom:8px}.why-card p{font-size:.88rem;color:var(--text-muted)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.value-card{padding:28px 22px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.value-letter{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:22px;border:2px solid var(--accent);border-radius:8px;font-family:Space Grotesk;font-weight:700;color:var(--accent)}.value-card h4{font-size:1.02rem;margin-bottom:8px}.value-card p{font-size:.88rem;color:var(--text-muted)}.contact{padding:100px 0 110px;text-align:center}.contact h2{font-size:clamp(1.9rem,4vw,2.6rem);max-width:16ch;margin:0 auto 18px}.contact p{color:var(--text-muted);max-width:50ch;margin:0 auto 36px;font-size:1.05rem}.contact-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}footer{border-top:1px solid var(--border);padding:36px 0}footer .wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}footer .brand img{height:24px;opacity:.85}footer small{color:var(--text-muted);font-size:.8rem}.foot-links{display:flex;gap:22px}.foot-links a{font-size:.85rem;color:var(--text-muted)}.foot-links a:hover{color:var(--accent)}@media(max-width:880px){.navlinks,.langswitch-desktop{display:none}.mobile-langbar{display:flex;justify-content:center;padding:10px 0;border-top:1px solid var(--border)}.hero-grid{grid-template-columns:1fr}.hero-mark{height:260px;order:-1}.about-grid,.feature-grid{grid-template-columns:1fr}.why-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.hero-bg-mark{display:none}}@media(max-width:520px){.why-grid,.values-grid{grid-template-columns:1fr}.product-card{padding:28px 22px}.navactions{gap:10px}.langswitch button{padding:5px 6px}.navactions .btn{padding:9px 14px;font-size:.85rem}}@media(prefers-reduced-motion:reduce){.hero-mark img{animation:none}*{transition:none!important}}
