@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#f4f7f4;font-synthesis:none;text-rendering:optimizelegibility;--ink:#f4f7f4;--muted:#a2afa9;--line:#dfefe624;--green:#78e8a7;--deep-green:#0c1a16;background:#07120f;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% 22%,#3695661f,#0000 28rem),#07120f;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:4px}.site-shell{width:min(1440px,100%);margin:0 auto;overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,6vw,88px);display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:21px;font-weight:600;display:inline-flex}.brand-mark{width:25px;height:25px;display:inline-block;position:relative;transform:rotate(-5deg)}.brand-mark span{background:var(--green);border-radius:8px 8px 2px 2px;width:8px;position:absolute}.brand-mark span:first-child{height:17px;bottom:2px;left:5px;transform:rotate(35deg)}.brand-mark span:last-child{height:24px;bottom:2px;right:4px;transform:rotate(-25deg)}.header-actions{align-items:center;gap:30px;display:flex}.text-link{color:#d6ddd9;font-size:14px;transition:color .18s}.text-link:hover{color:var(--green)}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:16px;min-height:51px;padding:0 24px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed}.button-small{min-height:39px;padding-inline:18px}.button-outline{color:#d8e0dc;opacity:.78;background:0 0;border-color:#ddefe640}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;min-height:690px;padding:clamp(72px,10vw,140px) clamp(24px,6vw,88px);display:grid;position:relative}.hero-copy{z-index:2;max-width:720px;position:relative}.eyebrow,.section-label{color:var(--green);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:600}.eyebrow{align-items:center;gap:10px;margin:0 0 32px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #78e8a71a}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.065em;max-width:760px;margin-bottom:30px;font-size:clamp(52px,7vw,96px);font-weight:500;line-height:.98}h1 span{color:#7d8d85}.hero-description{max-width:590px;color:var(--muted);margin-bottom:37px;font-size:clamp(17px,1.5vw,19px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button-primary{color:#07120f;background:var(--green);opacity:.72}.button-ghost{border-color:var(--line);background:#ffffff05}.button-ghost:hover{border-color:#78e8a773}.availability-note{color:#6f7e77;margin:18px 0 0;font-size:12px}.hero-visual{aspect-ratio:1;opacity:.92;justify-self:end;width:min(38vw,480px);position:relative}.orbit,.visual-core,.signal{border-radius:50%;position:absolute}.orbit{border:1px solid #78e8a724;inset:50%;transform:translate(-50%,-50%)}.orbit:before,.orbit:after{background:var(--green);width:5px;height:5px;box-shadow:0 0 14px var(--green);content:"";border-radius:50%;position:absolute}.orbit-outer{width:100%;height:100%;animation:28s linear infinite turn}.orbit-outer:before{top:12%;left:20%}.orbit-middle{border-style:dashed;width:72%;height:72%;animation:20s linear infinite reverse turn}.orbit-middle:before{bottom:50%;right:-3px}.orbit-inner{width:45%;height:45%;animation:14s linear infinite turn}.orbit-inner:before{bottom:7%;left:20%}.visual-core{background:radial-gradient(circle,#78e8a726,#091a14cc);border:1px solid #78e8a752;place-items:center;width:25%;height:25%;display:grid;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #46c27b2e,inset 0 0 20px #78e8a714}.core-mark{width:35px;height:35px;display:block;position:relative}.core-mark span{background:var(--green);border-radius:10px 10px 2px 2px;width:10px;position:absolute;bottom:5px}.core-mark span:first-child{height:22px;left:7px;transform:rotate(35deg)}.core-mark span:last-child{height:32px;right:6px;transform:rotate(-25deg)}.signal{width:7px;height:7px;box-shadow:0 0 18px var(--green);background:#d7ffe6}.signal-one{top:10%;right:25%}.signal-two{bottom:28%;right:7%}.signal-three{bottom:4%;left:30%}.ambient{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.ambient-one{background:#3197621f;width:280px;height:280px;top:18%;right:9%}.ambient-two{background:#28714f14;width:220px;height:220px;bottom:5%;left:-12%}.promise{padding:clamp(90px,12vw,160px) clamp(24px,9vw,130px)}.section-label{margin-bottom:24px}.promise>h2,.documentation h2{letter-spacing:-.055em;max-width:860px;margin-bottom:26px;font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.08}.promise>p:not(.section-label){max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.principles article{border-right:1px solid var(--line);min-height:220px;padding:28px 34px 28px 0}.principles article+article{padding-left:34px}.principles article:last-child{border-right:0}.principles span{color:#607068;font-family:Manrope,sans-serif;font-size:12px}.principles h3{margin:48px 0 14px;font-size:20px;font-weight:500}.principles p{max-width:310px;color:var(--muted);font-size:14px;line-height:1.65}.documentation{border:1px solid var(--line);background:linear-gradient(120deg, #78e8a70f, transparent 55%), var(--deep-green);grid-template-columns:1.2fr .8fr;gap:70px;margin:0 clamp(24px,6vw,88px) 70px;padding:clamp(60px,8vw,100px);display:grid}.documentation h2{margin-bottom:0;font-size:clamp(36px,4vw,58px)}.documentation>div:last-child{align-self:end}.documentation>div:last-child p{color:var(--muted);line-height:1.7}.disabled-link{color:var(--green);opacity:.68;align-items:center;gap:16px;margin-top:18px;font-size:14px;display:inline-flex}footer{border-top:1px solid var(--line);color:#718078;grid-template-columns:1fr auto 1fr;align-items:center;min-height:120px;padding:30px clamp(24px,6vw,88px);font-size:12px;display:grid}footer p{margin:0}footer p:last-child{justify-self:end}.brand-footer{color:var(--ink)}@keyframes turn{to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{opacity:.28;width:430px;position:absolute;top:16%;right:-18%}.principles{grid-template-columns:1fr}.principles article,.principles article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.principles h3{margin-top:22px}.documentation{grid-template-columns:1fr;padding:54px 40px}}@media (width<=600px){.site-header{height:76px}.header-actions{gap:16px}.header-actions .button{display:none}.hero{padding-top:92px;padding-bottom:100px}h1{font-size:clamp(46px,15vw,68px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.promise{padding-top:90px;padding-bottom:100px}.principles{margin-top:55px}.documentation{gap:38px;margin-bottom:36px;padding:44px 28px}footer{grid-template-columns:1fr auto;gap:24px}footer p:first-of-type{display:none}}
