/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#2d323d;--muted:#686b70;--line:#e0e1dd;--cyan:#94b91d;--blue:#7fa30d;--lime:#a6c82a;--paper:#f7f8f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:86px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:10px;font-weight:900;display:flex}.brandMark{background:var(--ink);width:35px;height:35px;color:var(--lime);border-radius:10px;place-items:center;font-size:19px;display:grid}.brand small{letter-spacing:.28em;color:#70808a;margin-top:2px;font-size:7px;display:block}.navLinks{color:#53636d;gap:34px;font-size:14px;font-weight:700;display:flex}.navLinks a:hover{color:var(--blue)}.button{background:var(--ink);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:24px;padding:16px 21px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #07192518}.button:hover{background:#12394c;transform:translateY(-2px)}.button.small{gap:16px;padding:12px 16px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;min-height:650px;padding-top:62px;padding-bottom:62px;display:grid}.eyebrow,.kicker{letter-spacing:.19em;color:#14756f;font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow i{background:var(--cyan);width:25px;height:2px}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.058em;max-width:750px;margin:25px 0 28px;font-size:clamp(52px,6vw,82px);line-height:.98}.hero h1 em,.cta h2 em{color:var(--blue);font-style:normal}.heroCopy>p{color:var(--muted);max-width:650px;font-size:18px;line-height:1.75}.heroActions{align-items:center;gap:30px;margin:35px 0 58px;display:flex}.textLink{border-bottom:1px solid #9cabb3;gap:28px;padding:8px 0;font-size:14px;font-weight:800;display:inline-flex}.trust{color:#7d8b93;align-items:center;gap:26px;display:flex}.trust span{letter-spacing:.2em;font-size:9px}.trust b{color:#8b979d;font-size:12px}.heroVisual{background:linear-gradient(145deg,#252a34,#3a414b);border-radius:28px;height:500px;position:relative;overflow:hidden;box-shadow:0 35px 80px #113a4938}.gridPlane{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:190px 0 0;transform:perspective(500px)rotateX(55deg)scale(1.4)}.orb{filter:blur(4px);border-radius:50%;position:absolute}.orbOne{background:#94b91d1d;width:250px;height:250px;top:-50px;right:-30px;box-shadow:0 0 90px #94b91d44}.orbTwo{background:#7fa30d30;width:190px;height:190px;bottom:-70px;left:-20px}.codeCard,.metricCard,.systemCard{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d2735e8;border:1px solid #ffffff1c;position:absolute;box-shadow:0 20px 60px #0006}.codeCard{border-radius:14px;width:76%;padding:18px 23px 27px;top:74px;left:44px;transform:rotate(-2deg)}.dots{gap:6px;margin-bottom:20px;display:flex}.dots i{background:#94b91d;border-radius:50%;width:7px;height:7px}.dots i:nth-child(2){background:#a6c82a}.dots i:nth-child(3){background:#7fa30d}.codeCard code{color:#b5ced8;font-size:14px;line-height:2}.codeCard code span{color:#73a7ff}.codeCard code b{color:#a6c82a}.codeCard code em{color:#41dfd3;font-style:normal}.metricCard{border-radius:12px;width:195px;padding:18px;top:255px;right:25px}.metricCard small{color:#8ba6b2;letter-spacing:.18em;font-size:9px}.metricCard strong{color:#fff;margin:6px 0 13px;font-size:35px;display:block}.bars{align-items:flex-end;gap:5px;height:40px;display:flex}.bars i{background:linear-gradient(var(--cyan),#7fa30d);border-radius:3px 3px 0 0;flex:1;display:block}.bars i:first-child{height:20%}.bars i:nth-child(2){height:43%}.bars i:nth-child(3){height:35%}.bars i:nth-child(4){height:64%}.bars i:nth-child(5){height:75%}.bars i:nth-child(6){height:100%}.systemCard{border-radius:11px;align-items:center;gap:12px;padding:14px 17px;display:flex;bottom:55px;left:30px}.pulse{background:var(--lime);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 7px #a6c82a18}.systemCard b,.systemCard small{display:block}.systemCard b{color:#fff;font-size:12px}.systemCard small{color:#7996a4;margin-top:3px;font-size:9px}.section{padding-top:110px;padding-bottom:110px}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:54px;display:flex}.sectionHead h2,.proof h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(38px,4vw,57px);line-height:1.05}.sectionHead>p{width:390px;color:var(--muted);line-height:1.75}.serviceGrid,.solutionGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.serviceCard{border:1px solid var(--line);background:#fff;border-radius:13px;padding:30px;transition:all .25s;position:relative}.serviceCard:hover{border-color:#a9c0ca;transform:translateY(-6px);box-shadow:0 25px 60px #173b4918}.num{color:#9ba9b0;font:700 10px monospace;position:absolute;top:22px;right:24px}.serviceIcon{color:#007d75;background:#e8fffb;border-radius:10px;place-items:center;width:48px;height:48px;margin-bottom:30px;font-size:22px;display:grid}.serviceCard:nth-child(2) .serviceIcon{color:#1669df;background:#e8f0ff}.serviceCard:nth-child(3) .serviceIcon{color:#627d18;background:#f1ffd0}.serviceCard h3,.solutionCard h3{margin-bottom:14px;font-size:23px}.serviceCard p,.solutionCard p,.steps p{color:var(--muted);font-size:14px;line-height:1.7}.tags{flex-wrap:wrap;gap:7px;margin:26px 0;display:flex}.tags span{background:var(--paper);color:#63747d;border-radius:4px;padding:7px 9px;font-size:10px;font-weight:700}.serviceCard>a,.solutionCard>a{border-top:1px solid var(--line);justify-content:space-between;padding-top:18px;font-size:12px;font-weight:800;display:flex}.solutions{background:var(--ink);color:#fff}.sectionHead.light p{color:#91a6b2}.solutions .kicker{color:var(--cyan)}.solutionCard{background:#0d2532;border:1px solid #ffffff15;border-radius:14px;padding:28px;transition:all .25s}.solutionCard:hover{background:#123342;transform:translateY(-5px)}.solutionTop{justify-content:space-between;margin-bottom:55px;display:flex}.solutionTop span{color:var(--cyan);letter-spacing:.17em;font-size:9px;font-weight:800}.solutionTop b{color:#617b87;font:700 10px monospace}.solutionCard p{color:#9db0b8;min-height:72px}.solutionStat{align-items:end;gap:12px;margin:25px 0;display:flex}.solutionStat strong{color:var(--lime);font-size:34px}.solutionStat span{color:#8298a2;margin-bottom:6px;font-size:10px}.solutionCard>a{border-color:#ffffff1c}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);min-height:210px;padding:34px 24px 10px 0}.steps article+article{padding-left:24px}.steps article:last-child{border-right:0}.steps span{color:var(--blue);font:700 10px monospace}.steps h3{margin:40px 0 12px;font-size:21px}.proof{padding-top:20px}.proofPanel{color:#fff;background:linear-gradient(130deg,#4f5d28,#8bad1b);border-radius:24px;grid-template-columns:1fr 1fr;gap:90px;padding:70px;display:grid;position:relative;overflow:hidden}.proofPanel:after{content:"";border:1px solid #ffffff20;border-radius:50%;width:400px;height:400px;position:absolute;top:-170px;right:-160px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.proof .kicker{color:#bafdf7}.proofPanel p{color:#d9e9ff;max-width:500px;line-height:1.75}.lightLink{border-color:#fff8;margin-top:20px}.proofStats{z-index:2;grid-template-columns:1fr 1fr;display:grid;position:relative}.proofStats div{border-bottom:1px solid #ffffff30;padding:25px}.proofStats div:nth-child(odd){border-right:1px solid #ffffff30}.proofStats strong,.proofStats span{display:block}.proofStats strong{font-size:35px}.proofStats span{color:#d3e4ff;margin-top:7px;font-size:11px}.cta{text-align:center;padding-top:130px;padding-bottom:130px}.cta h2{letter-spacing:-.05em;max-width:900px;margin:22px auto;font-size:clamp(45px,6vw,73px);line-height:1.05}.cta p{color:var(--muted);margin-bottom:34px;font-size:17px}.inverse{background:var(--blue)}footer{color:#fff;background:#252a34;padding:60px 0 24px}.footerInner{grid-template-columns:1.3fr 1.2fr .7fr 1fr;gap:40px;padding-bottom:60px;display:grid}.footerBrand .brandMark{background:var(--lime);color:var(--ink)}.footerInner p{color:#8198a3;font-size:13px;line-height:1.7}.footerInner>div{flex-direction:column;gap:11px;display:flex}.footerInner>div b{letter-spacing:.17em;color:#718a96;margin-bottom:8px;font-size:10px}.footerInner>div a{color:#c1d0d6;font-size:12px}.copyright{color:#607985;letter-spacing:.08em;border-top:1px solid #ffffff17;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}@media (width<=900px){.navLinks{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.heroVisual{height:430px}.sectionHead{align-items:start;gap:30px}.serviceGrid,.solutionGrid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.proofPanel{grid-template-columns:1fr;gap:35px;padding:45px}.footerInner{grid-template-columns:1fr 1fr}.trust{flex-wrap:wrap}}@media (width<=600px){.wrap{width:min(100% - 28px,1180px)}.nav{height:72px}.nav .button{display:none}.hero{gap:35px;padding-top:45px}.hero h1{font-size:49px}.heroCopy>p{font-size:16px}.heroActions{flex-direction:column;align-items:flex-start;margin-bottom:40px}.heroVisual{height:390px}.codeCard{width:88%;top:48px;left:18px}.metricCard{top:220px;right:12px}.systemCard{bottom:30px;left:15px}.section{padding-top:80px;padding-bottom:80px}.sectionHead{display:block}.sectionHead>p{width:auto;margin-top:25px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);padding-left:0!important}.proofPanel{padding:35px 25px}.proofStats{grid-template-columns:1fr}.proofStats div,.proofStats div:nth-child(odd){border-right:0}.footerInner{grid-template-columns:1fr}.copyright{flex-direction:column;gap:10px}.trust{gap:13px}}.brand img{width:158px;height:auto;display:block}.footerBrand{background:#fff;border-radius:8px;width:max-content;padding:8px 12px}.footerBrand img{width:170px}.contactActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.button.outline{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.button.outline:hover{background:var(--paper);border-color:var(--lime)}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
