:root{--ink:#062d28;--paper:#f1eee5;--lime:#c6ff35;--coral:#ff593d;--teal:#008f79;--muted:#628079}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.grain{position:fixed;z-index:20;inset:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{font-size:19px;font-weight:800;letter-spacing:-1.3px;text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:9px}.brand span span{color:#00a98f}.brand-mark{display:grid;place-items:center;background:var(--teal);width:26px;height:26px;border-radius:7px;color:white;font-size:16px}.nav nav{display:flex;gap:28px}.nav nav a,.nav-cta{font-size:12px;font-weight:700;text-decoration:none;color:var(--ink)}.nav-cta{border:1px solid #b6c1b9;border-radius:50px;padding:10px 15px}.nav-cta span{color:var(--teal);font-size:16px;margin-left:4px}.hero{min-height:650px;padding:66px 0 30px;position:relative}.eyebrow{font-family:"DM Mono",monospace;font-size:10px;letter-spacing:1.3px;font-weight:500;display:flex;align-items:center;gap:8px}.eyebrow i{height:8px;width:8px;border-radius:50%;background:var(--coral);display:inline-block}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;min-height:485px}.hero h1,.section h2,.statement h2,.demos h2,.contact h2{font-size:clamp(48px,6vw,82px);letter-spacing:-5.2px;line-height:.98;margin:26px 0;font-weight:800}.hero h1 em,.section h2 em,.statement em,.demos em,.contact em{font-family:Georgia,serif;font-weight:400;letter-spacing:-4px}.intro{font-size:17px;line-height:1.6;max-width:485px;color:#41645d;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.button{font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;gap:15px;align-items:center}.primary{background:var(--ink);color:var(--paper);padding:16px 18px;border-radius:4px}.primary span{color:var(--lime);font-size:18px}.text{color:var(--ink)}.text span{font-size:18px;color:var(--teal)}.hero-art{height:400px;position:relative}.orb{position:absolute;border-radius:50%}.orb-a{height:290px;width:290px;background:var(--teal);right:54px;top:45px;box-shadow:inset -65px -50px 0 #006452}.orb-b{height:120px;width:120px;background:var(--lime);right:0;top:5px}.floating-card{position:absolute;z-index:1;background:#fffdf4;width:215px;padding:22px;left:16px;bottom:36px;box-shadow:0 20px 50px #043c3328}.card small,.dashboard small{font-family:"DM Mono",monospace;font-size:9px;letter-spacing:1px}.card strong{display:block;font-size:22px;letter-spacing:-1px;line-height:1.12;margin-top:22px}.pulse{display:block;width:12px;height:12px;border-radius:50%;background:var(--coral);position:absolute;right:20px;bottom:22px}.axis{position:absolute;background:#144d44;opacity:.35}.axis-one{width:165px;height:1px;right:0;top:190px}.axis-two{width:1px;height:150px;right:80px;bottom:0}.hero-footer{border-top:1px solid #cbd1c6;padding-top:18px;display:flex;justify-content:space-between;font-family:"DM Mono",monospace;font-size:10px;color:#688079}.hero-footer b{font-size:15px;color:var(--ink);margin-left:12px}.trusted{padding:48px 0;background:var(--ink);color:#e6e6d9}.trusted p{font-family:"DM Mono",monospace;font-size:10px;letter-spacing:1.5px;text-align:center;margin:0 0 30px;color:#a5c1b7}.trusted-line{display:flex;align-items:center;justify-content:space-between;font-size:clamp(16px,2vw,26px);font-weight:800;letter-spacing:-1px}.trusted-line span:not(:last-child):after{content:"·";display:inline-block;color:var(--lime);margin-left:30px}.section{padding:130px 0}.section-heading{display:grid;grid-template-columns:1fr 1.25fr .75fr;gap:25px;align-items:end}.section h2{font-size:50px;margin:0}.section-heading p{font-size:14px;line-height:1.7;color:#54726b;margin:0 0 8px}.solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:70px}.solution-card{min-height:375px;padding:24px;display:flex;flex-direction:column;position:relative}.solution-card .number{font-family:"DM Mono",monospace;font-size:11px}.solution-card .icon{margin:60px 0 35px;font-size:52px;line-height:25px}.solution-card h3{font-size:27px;letter-spacing:-1.8px;line-height:1.05;margin:0}.solution-card p{font-size:13px;line-height:1.55;max-width:270px;margin:16px 0}.solution-card a{margin-top:auto;font-size:12px;font-weight:800;text-decoration:none;color:inherit}.solution-card a b{font-size:18px;margin-left:8px}.lime{background:var(--lime)}.dark{background:#064c41;color:#f0ede3}.dark .icon{color:var(--lime)}.coral{background:var(--coral)}.statement{padding:112px 0;background:#d7e0d3}.statement h2{margin:20px 0 0;font-size:clamp(48px,6vw,78px)}.process{padding:130px 0;display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.process-visual{height:430px;border-radius:50%;background:var(--coral);position:relative;display:grid;place-items:center;overflow:hidden}.process-core{width:156px;height:156px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:80px;font-weight:800;display:grid;place-items:center}.circle-word{position:absolute;width:440px;height:440px;border:1px solid #d73522;border-radius:50%;font-family:"DM Mono",monospace;font-size:11px;letter-spacing:5px;text-align:center;padding-top:25px;animation:spin 18s linear infinite}.process-list article{border-top:1px solid #bfc8bd;padding:21px 0;display:grid;grid-template-columns:44px 1fr;gap:15px}.process-list span{font-family:"DM Mono",monospace;font-size:10px;color:var(--teal)}.process-list h3{font-size:22px;letter-spacing:-1px;margin:0}.process-list p{font-size:13px;line-height:1.5;color:#59716c;margin:7px 0 0}.demos{background:var(--ink);color:#f5f0e5;padding:130px 0}.demos-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.light{color:#a5c1b7}.demos h2{font-size:58px;margin:20px 0 0}.demos-head p{width:270px;font-size:13px;line-height:1.6;color:#b4c6be}.demo-window{background:#eeeade;color:var(--ink);padding-bottom:20px;box-shadow:14px 14px 0 var(--teal)}.window-bar{height:36px;border-bottom:1px solid #c8ccc2;display:flex;align-items:center;padding:0 15px;gap:6px}.window-bar span{width:7px;height:7px;border-radius:50%;background:var(--coral)}.window-bar span:nth-child(2){background:#ffc23d}.window-bar span:nth-child(3){background:var(--teal)}.window-bar b{font-family:"DM Mono",monospace;font-size:9px;font-weight:400;margin-left:10px;color:#61736c}.dashboard{display:flex;min-height:330px}.dashboard aside{width:62px;background:var(--teal);padding:18px;display:flex;flex-direction:column;gap:22px;color:white;align-items:center}.dashboard aside b{font-size:22px;margin-bottom:10px}.dashboard aside i{height:12px;width:12px;border:1px solid #c6ff35;border-radius:2px}.dashboard-content{padding:34px 38px;flex:1}.dash-top{display:flex;justify-content:space-between;align-items:start}.dash-top h3{margin:7px 0 0;font-size:26px;letter-spacing:-1.5px}.dash-top button{font:700 10px Manrope;border:0;background:var(--ink);color:white;padding:10px}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.dash-stats>div{background:#fbfaf2;padding:16px}.dash-stats strong{display:block;font-size:26px;letter-spacing:-1px;margin:9px 0}.dash-stats strong em{font-style:normal;font-size:13px}.dash-stats span{font-size:9px;color:#6a7f76}.dash-stats .up{color:#04886e}.dash-stats .alert{color:#d6462d}.chart{height:115px;background:#fbfaf2;margin-top:12px;padding:14px;color:var(--teal);font:10px "DM Mono"}.chart svg{display:block;width:100%;height:70px;margin-top:10px}.light-button{margin:47px 0 0;background:var(--lime);color:var(--ink);padding:16px 18px}.light-button span{font-size:18px}.contact{padding:130px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.contact h2{font-size:56px;margin-bottom:0}.contact-copy{padding-bottom:11px}.contact-copy p{font-size:16px;line-height:1.7;color:#537069;max-width:365px}.email{margin-top:30px;display:inline-block;color:var(--ink);font-size:18px;font-weight:800;text-underline-offset:8px}.email span{color:var(--coral);margin-left:8px}footer{background:#d7e0d3;padding:35px 0}.footer-inner{display:flex;align-items:end;justify-content:space-between}.footer-brand img{width:140px;height:70px;object-fit:cover;object-position:center 70%;mix-blend-mode:multiply}.footer-inner>div:last-of-type{display:flex;flex-direction:column;gap:6px;font:9px "DM Mono";letter-spacing:.5px;color:#527169}.footer-inner a{color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.shell{width:min(100% - 34px,1180px)}.nav nav{display:none}.nav-cta{padding:8px 10px}.hero{padding-top:40px;min-height:auto}.hero-grid,.section-heading,.process,.contact{grid-template-columns:1fr}.hero h1{font-size:58px;letter-spacing:-4px}.hero-art{height:300px;margin-top:20px}.orb-a{height:225px;width:225px;right:10px}.floating-card{left:0;bottom:10px}.trusted-line{gap:15px;flex-wrap:wrap;justify-content:center}.trusted-line span:not(:last-child):after{display:none}.section{padding:80px 0}.section-heading{gap:20px}.section h2{font-size:44px}.solutions{grid-template-columns:1fr;margin-top:35px}.solution-card{min-height:300px}.statement{padding:80px 0}.process{padding:80px 0;gap:55px}.process-visual{height:330px}.circle-word{height:360px;width:360px}.demos{padding:80px 0}.demos-head{display:block;margin-bottom:35px}.demos h2{font-size:46px}.dashboard aside{display:none}.dashboard-content{padding:22px 15px}.dash-stats{grid-template-columns:1fr 1fr}.dash-stats>div:last-child{display:none}.dash-top h3{font-size:19px}.contact{padding:80px 0;gap:30px}.contact h2{font-size:44px}.footer-inner{align-items:center;gap:15px}.footer-inner>div:last-of-type{display:none}.footer-brand img{width:110px}.footer-inner a{font-size:10px}}
