:root{color-scheme:light;--ink:#101820;--muted:#5a6675;--paper:#f6f4ef;--surface:#fff;--line:#d9dedc;--teal:#0f766e;--copper:#c56b3c;--blue:#264b73;--lime:#b8d86f;--shadow:0 24px 60px #10182024;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:linear-gradient(#1018200b 1px, transparent 1px), linear-gradient(90deg, #1018200b 1px, transparent 1px), var(--paper);background-size:44px 44px;margin:0}a{color:inherit}.site-header{z-index:10;backdrop-filter:blur(16px);background:#f6f4efe6;border-bottom:1px solid #10182014;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;font-size:.92rem;font-weight:700;display:flex}.nav a{text-decoration:none}.nav a:hover{color:var(--teal)}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:clamp(32px,6vw,84px);min-height:calc(100vh - 72px);padding:clamp(54px,8vw,96px) clamp(18px,5vw,72px) 42px;display:grid}.hero-copy{max-width:760px}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:20px;font-size:clamp(4rem,15vw,8.6rem);line-height:.88}h2{margin-bottom:0;font-size:clamp(2rem,5vw,4rem);line-height:.98}h3{margin-bottom:12px;font-size:1.15rem}.lead{max-width:640px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{color:#fff;background:var(--ink)}.button.primary:hover{background:var(--teal);border-color:var(--teal)}.button.secondary{background:#ffffff61}.simulation-panel{box-shadow:var(--shadow);background:#fdfcf8;border:1px solid #10182024;border-radius:8px;overflow:hidden}.panel-top{border-bottom:1px solid var(--line);gap:7px;padding:14px;display:flex}.panel-top span{background:var(--copper);border-radius:50%;width:10px;height:10px}.panel-top span:nth-child(2){background:var(--lime)}.panel-top span:nth-child(3){background:var(--blue)}.simulation-grid{aspect-ratio:1.2;background-color:#0000;background-image:linear-gradient(#0f766e1a 1px,#0000 1px),linear-gradient(90deg,#0f766e1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:relative}.node,.path{display:block;position:absolute}.node{background:var(--teal);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 8px #0f766e1f}.n1{top:20%;left:18%}.n2{background:var(--copper);top:35%;right:20%;box-shadow:0 0 0 8px #c56b3c24}.n3{background:var(--blue);bottom:22%;left:30%;box-shadow:0 0 0 8px #264b7324}.n4{background:var(--lime);bottom:18%;right:28%;box-shadow:0 0 0 8px #b8d86f38}.path{transform-origin:0;background:#10182073;height:2px}.p1{width:50%;top:26%;left:22%;transform:rotate(12deg)}.p2{width:34%;top:41%;left:36%;transform:rotate(55deg)}.p3{width:36%;bottom:26%;left:34%;transform:rotate(-6deg)}.metrics{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metrics span{border-right:1px solid var(--line);color:var(--muted);padding:18px 14px;font-size:.82rem}.metrics span:last-child{border-right:0}.metrics strong{color:var(--ink);font-size:1.35rem;display:block}.section,.contact-band{border-top:1px solid #1018201a;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,72px);padding:76px clamp(18px,5vw,72px);display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-grid article{background:#ffffff9e;border:1px solid #1018201f;border-radius:8px;min-height:190px;padding:24px}.feature-grid p,.split p{color:var(--muted);line-height:1.7}.split{align-items:start}.split>p{max-width:720px;font-size:1.12rem}.contact-band{background:var(--ink);color:#fff;border:0;border-radius:8px;align-items:center;margin:0 clamp(18px,5vw,72px) 72px}.contact-band .eyebrow{color:var(--lime)}.contact-band .button{border-color:#fff;justify-self:end}.contact-band .button.primary{color:var(--ink);background:#fff}@media (width<=900px){.site-header,.hero,.section,.contact-band{grid-template-columns:1fr}.hero{min-height:auto}.simulation-panel{max-width:560px}.feature-grid{grid-template-columns:1fr}.contact-band .button{justify-self:start}}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start;position:static}.nav{justify-content:flex-start}h1{font-size:3.75rem}.metrics{grid-template-columns:1fr}.metrics span{border-right:0;border-bottom:1px solid var(--line)}.metrics span:last-child{border-bottom:0}}
