:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}.coming-soon-page{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100vh;padding:1.5rem;display:flex}.coming-soon-logo{width:min(320px,75vw);height:auto}.coming-soon-title{color:#111;letter-spacing:.02em;margin:0;font-size:clamp(2rem,6vw,3rem);font-weight:700}.waitlist-footer{background:#fff;margin-top:auto;padding:20px 24px 28px}.waitlist-footer-inner{background:linear-gradient(105deg,#f3f7ff 0%,#f8faff 58%,#eef5ff 100%);border:1px solid #dae6fa;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(420px,1.15fr);align-items:center;gap:42px;width:min(1348px,100%);min-height:94px;margin:0 auto;padding:16px 22px;display:grid;position:relative;box-shadow:0 8px 24px #165dff0a}.waitlist-message{text-align:left;align-items:center;gap:18px;min-width:0;display:flex}.waitlist-rocket{color:#145dff;background:#e2edff;border-radius:50%;flex:0 0 62px;place-items:center;width:62px;height:62px;display:inline-grid;transform:rotate(-8deg)}.waitlist-rocket svg{fill:#145dff;stroke:#145dff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:30px;height:30px}.waitlist-message h2{color:#075cf5;font-family:var(--sans);letter-spacing:-.02em;margin:0 0 5px;font-size:16px;font-weight:800;line-height:1.2}.waitlist-message p{color:#18335f;max-width:430px;font-size:12px;line-height:1.45}.waitlist-form{grid-template-columns:minmax(220px,1fr) minmax(150px,.62fr);gap:12px;display:grid}.waitlist-input-wrap{align-items:center;min-width:0;display:flex;position:relative}.waitlist-input-wrap svg{fill:none;stroke:#4c83ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;pointer-events:none;width:18px;height:18px;position:absolute;left:15px}.waitlist-input-wrap input,.waitlist-form button{width:100%;height:42px;font-family:var(--sans);border-radius:5px;font-size:12px}.waitlist-input-wrap input{color:#07152f;background:#fff;border:1px solid #d9e3f3;outline:none;padding:0 15px 0 43px;transition:border-color .16s,box-shadow .16s}.waitlist-input-wrap input::placeholder{color:#71809c;opacity:1}.waitlist-input-wrap input:focus{border-color:#5b8cff;box-shadow:0 0 0 3px #165dff1f}.waitlist-form button{color:#fff;cursor:pointer;background:#145dff;border:1px solid #145dff;padding:0 18px;font-weight:700;transition:background-color .16s,box-shadow .16s,transform .16s;box-shadow:0 5px 14px #165dff2e}.waitlist-form button:hover:not(:disabled){background:#0c4ee0;transform:translateY(-1px);box-shadow:0 7px 18px #165dff3d}.waitlist-form button:focus-visible{outline-offset:3px;outline:2px solid #145dff}.waitlist-form input:disabled,.waitlist-form button:disabled{cursor:default;opacity:.72}.waitlist-status{color:#075cf5;font-size:11px;font-weight:600;position:absolute;bottom:-22px;right:22px}@media (width<=899.98px){.waitlist-footer-inner{grid-template-columns:1fr;gap:18px}.waitlist-message p{max-width:none}}@media (width<=599.98px){.waitlist-footer{padding:14px 12px 22px}.waitlist-footer-inner{border-radius:12px;gap:16px;padding:18px 14px}.waitlist-message{align-items:flex-start;gap:13px}.waitlist-rocket{flex-basis:50px;width:50px;height:50px;font-size:21px}.waitlist-message h2{font-size:15px}.waitlist-message p{font-size:11px}.waitlist-form{grid-template-columns:1fr;gap:9px}.waitlist-input-wrap input,.waitlist-form button{height:42px}.waitlist-status{text-align:center;margin:-5px 0 0;position:static}}@media (prefers-reduced-motion:reduce){.waitlist-input-wrap input,.waitlist-form button{transition:none}}.site-header{--header-text:#07152f;--header-accent:#165dff;--header-border:#e4eaf4;z-index:10;border-bottom:1px solid var(--header-border);background:#fff;height:68px;position:relative;box-shadow:0 4px 18px #1c325c0a}.header-inner{grid-template-columns:1fr auto;align-items:center;width:min(1348px,100% - 48px);height:100%;margin:0 auto;display:grid}.logo-container{justify-self:start;align-items:center;display:inline-flex}.logo{width:120px;height:auto;display:block}.header-actions{justify-self:end;align-items:center;gap:16px;display:flex}.coming-soon-pill{min-height:28px;color:var(--header-accent);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #dce6fb;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 8px #165dff0d}.coming-soon-dot{background:var(--header-accent);border-radius:50%;width:5px;height:5px}.waitlist-button{color:#fff;background:var(--header-accent);border:1px solid var(--header-accent);border-radius:3px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 12px #165dff2e}.waitlist-button:hover{color:#fff;background:#0c4ee0;transform:translateY(-1px);box-shadow:0 7px 16px #165dff40}.waitlist-button:focus-visible,.logo-container:focus-visible{outline:2px solid var(--header-accent);outline-offset:3px}@media (width<=1099.98px) and (width>=960px){.header-inner{width:calc(100% - 40px)}.header-actions{gap:10px}.coming-soon-pill{padding:0 10px}.waitlist-button{padding:0 14px}}@media (width<=959.98px){.site-header{height:62px}.header-inner{justify-content:space-between;width:100%;padding:0 16px;display:flex}.logo{width:96px}.header-actions{gap:8px}.coming-soon-pill{gap:5px;min-height:24px;padding:0 9px;font-size:11px}.coming-soon-dot{width:4px;height:4px}.waitlist-button{min-height:32px;padding:0 12px}}@media (prefers-reduced-motion:reduce){.waitlist-button{transition:none}}.site-main{flex:1 0 auto}.hero{color:#071944;background:#fff;border-bottom:1px solid #e3eaf5;width:min(100%,1600px);min-height:410px;margin:0 auto;position:relative;overflow:hidden}.hero-background{pointer-events:none;-webkit-user-select:none;user-select:none;width:min(61vw,936px);height:auto;position:absolute;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 100%)}.hero-inner{width:min(1348px,100% - 48px);min-height:390px;margin:0 auto;position:relative}.hero-copy{z-index:3;text-align:left;width:440px;padding-top:20px;position:relative}.hero-eyebrow{color:#075cf5;letter-spacing:.025em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800;line-height:1.2}.hero h1{color:#071944;font-family:var(--sans);letter-spacing:-.045em;margin:0;font-size:36px;font-weight:800;line-height:1.04}.hero h1 span{color:#145dff}.hero-description{gap:9px;width:420px;margin-top:14px;display:grid}.hero-description p{color:#16315e;font-size:11px;font-weight:500;line-height:1.46}.hero-waitlist-button{color:#fff;min-height:36px;font-family:var(--sans);cursor:pointer;background:#145dff;border:1px solid #145dff;border-radius:4px;justify-content:center;align-items:center;margin-top:16px;padding:0 16px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 4px 10px #165dff2e}.hero-waitlist-button:hover{background:#0c4ee0;transform:translateY(-1px);box-shadow:0 6px 14px #165dff40}.hero-waitlist-button:focus-visible{outline-offset:3px;outline:2px solid #145dff}.hero-phone{z-index:2;filter:drop-shadow(0 12px 12px #07194429);pointer-events:none;-webkit-user-select:none;user-select:none;width:170px;height:auto;position:absolute;bottom:6px;right:29%}.hero-benefits-container{padding-top:20px;padding-bottom:20px}.hero-benefits{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));width:620px;margin:0;padding:0;list-style:none;display:grid}.hero-benefits li{text-align:left;border-right:1px solid #e4eaf4;grid-template-columns:30px 1fr;gap:9px;min-width:0;padding:0 12px;display:grid}.hero-benefits li:first-child{padding-left:0}.hero-benefits li:last-child{border-right:0;padding-right:0}.benefit-icon{border-radius:50%;place-items:center;width:27px;height:27px;display:inline-grid}.benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.benefit-icon.blue{color:#075cf5;background:#eff5ff}.benefit-icon.green{color:#12953b;background:#effaf2}.benefit-icon.purple{color:#7f2cff;background:#f6efff}.benefit-icon.orange{color:#ff8500;background:#fff5e8}.benefit-icon.red{color:#ff315b;background:#fff0f4}.hero-benefits strong,.hero-benefits small{display:block}.hero-benefits strong{color:#071944;margin:1px 0 4px;font-size:11px;font-weight:800;line-height:1.2}.hero-benefits small{color:#28446e;font-size:11px;line-height:1.42}.core-features{color:#071944;background:#fff;width:min(100%,1600px);margin:0 auto;padding:36px 0 10px}.core-features-inner{width:min(1472px,100% - 64px);margin:0 auto}.core-features-eyebrow{color:#075cf5;text-align:center;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:800;line-height:1.2}.core-features h2{color:#071944;letter-spacing:0;text-align:center;margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.18}.core-features-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.core-feature-card{text-align:left;background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;min-width:0;min-height:106px;padding:18px 17px 15px;display:grid;box-shadow:0 8px 22px #1f448114}.core-feature-icon.benefit-icon{border-radius:8px;width:48px;height:48px}.core-feature-icon.benefit-icon svg{stroke-width:1.8px;width:31px;height:31px}.core-feature-copy strong,.core-feature-copy small{display:block}.core-feature-copy{min-width:0}.core-feature-copy strong{color:#071944;margin:2px 0 7px;font-size:11px;font-weight:800;line-height:1.22}.core-feature-copy small{color:#28446e;overflow-wrap:anywhere;font-size:11px;font-weight:600;line-height:1.45}.service-businesses{color:#071944;background:#fff;width:min(100%,1600px);margin:0 auto;padding:36px 0 28px}.service-businesses-inner{width:min(1472px,100% - 64px);margin:0 auto}.service-businesses-eyebrow{color:#075cf5;text-align:center;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:800;line-height:1.2}.service-businesses h2{color:#071944;letter-spacing:0;text-align:center;margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.18}.industry-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;margin:0 0 18px;padding:0;list-style:none;display:grid}.industry-card{color:#071944;background:#fff;border:1px solid #e5ebf5;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-width:0;min-height:88px;padding:11px 8px 10px;display:grid;box-shadow:0 8px 22px #1f448114}.industry-card-icon.benefit-icon{background:0 0;width:34px;height:34px}.industry-card-icon.benefit-icon svg{stroke-width:1.8px;width:31px;height:31px}.industry-card strong{color:#071944;text-align:center;overflow-wrap:anywhere;max-width:110px;font-size:11px;font-weight:800;line-height:1.18}.service-showcase{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:stretch;gap:28px;display:grid}.service-panel{border-radius:8px;min-width:0;min-height:232px;display:grid;position:relative;overflow:hidden}.engineer-panel{background:linear-gradient(112deg,#f2f7ff 0%,#edf5ff 100%);grid-template-columns:minmax(230px,1fr) minmax(150px,.9fr)}.office-panel{background:linear-gradient(112deg,#f3fff8 0%,#eafbf1 100%);min-height:292px}.service-panel-copy{z-index:2;text-align:left;min-width:0;padding:34px 30px;position:relative}.office-panel .service-panel-copy{width:min(42%,330px);padding-right:18px}.service-panel-eyebrow{color:#075cf5;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800;line-height:1.2}.office-panel .service-panel-eyebrow{color:#12953b}.service-panel h3{color:#071944;letter-spacing:0;overflow-wrap:anywhere;max-width:285px;margin:0;font-size:17px;font-weight:800;line-height:1.14}.service-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;max-width:430px;margin:25px 0 22px;padding:0;list-style:none;display:grid}.service-check-list li{color:#16315e;overflow-wrap:anywhere;grid-template-columns:15px minmax(0,1fr);align-items:start;gap:7px;min-width:0;font-size:11px;font-weight:600;line-height:1.32;display:grid}.service-check-list span{color:#fff;background:#075cf5;border-radius:50%;place-items:center;width:12px;height:12px;margin-top:1px;display:inline-grid}.service-check-list svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:9px;height:9px}.office-check-list{gap:7px 18px;margin:18px 0 0}.office-check-list span{background:#12953b}.service-button,.service-link{color:#075cf5;justify-content:center;align-items:center;min-height:28px;font-size:11px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.service-button{background:#fff;border:1px solid #075cf5;border-radius:4px;min-width:148px;padding:0 14px;box-shadow:0 5px 12px #075cf51f}.service-link:after{content:"";background:currentColor;width:11px;height:11px;margin-left:6px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.service-panel-description{color:#16315e;overflow-wrap:anywhere;max-width:245px;margin:18px 0;font-size:11px;font-weight:500;line-height:1.45}.engineer-phone-wrap,.office-dashboard-wrap{pointer-events:none;-webkit-user-select:none;user-select:none;min-width:0;display:flex;position:relative}.engineer-phone-wrap{justify-content:center;align-items:end;padding:0 18px 0 0}.engineer-phone-wrap img{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 10px 14px #07194424);width:min(100%,184px);max-height:252px}.office-dashboard-wrap{z-index:1;justify-content:flex-end;align-items:center;width:clamp(324px,55%,647px);padding:0;position:absolute;bottom:0;right:4px}.office-dashboard-wrap img{object-fit:contain;filter:drop-shadow(0 14px 16px #07194421);width:100%;height:auto}@media (width<=1300px){.core-features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px){.hero-benefits{width:50%}}@media (width<=1024px){.hero-inner{width:calc(100% - 40px)}.hero-phone{right:20%}.hero-background{width:70vw;right:-60px}.hero-benefits{width:50%}.core-features-inner,.service-businesses-inner{width:calc(100% - 40px)}}@media (width<=1023.98px){.service-showcase{grid-template-columns:1fr;gap:18px}.engineer-panel{grid-template-columns:minmax(0,1fr) minmax(180px,.52fr)}.office-panel{min-height:292px}.office-panel .service-panel-copy{width:min(43%,340px)}.office-dashboard-wrap{width:clamp(430px,44%,650px);right:20px}.engineer-phone-wrap img{width:min(100%,174px)}}@media (width<=899.98px){.hero,.hero-inner{min-height:clamp(440px,680px - 26.667vw,520px)}.hero-copy{width:52%;padding-top:24px}.hero h1{font-size:clamp(34px,5.8vw,42px)}.hero-description{width:100%}.hero-background{width:620px;top:65px;bottom:auto;right:-130px}.hero-phone{width:205px;top:18px;bottom:auto;right:12%}.hero-benefits{width:min(66%,500px);bottom:18px}.core-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.office-panel{min-height:282px}.office-panel .service-panel-copy{width:min(45%,320px)}.office-dashboard-wrap{width:clamp(350px,44%,560px);max-width:47%;right:-13px}.service-panel-copy{padding:28px 24px}.office-dashboard-wrap{padding-right:18px}}@media (width<=819px){.hero-benefits{width:100%}.hero-waitlist-button{margin-top:20px;margin-bottom:20px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.engineer-panel{grid-template-columns:minmax(0,1fr) minmax(132px,.58fr)}.office-panel{min-height:286px}.office-panel .service-panel-copy{width:min(85%,320px)}.service-panel{min-height:auto}.service-panel-copy{padding:24px 22px 18px}.service-panel h3,.service-panel-description,.service-check-list{max-width:none}.engineer-phone-wrap{justify-content:center;padding:0 14px 0 0}.engineer-phone-wrap img{width:min(100%,166px);max-height:258px}.office-dashboard-wrap{justify-content:center}.office-dashboard-wrap img{max-width:none}}@media (width<=599.98px){.hero{min-height:292px}.hero-inner{width:calc(100% - 20px);min-height:292px}.hero-copy{width:49%;padding-top:9px}.hero-eyebrow{display:none}.hero h1{letter-spacing:-.04em;font-size:clamp(19px,6.8vw,23px);line-height:1.03}.hero-description{gap:5px;width:100%;margin-top:7px}.hero-description p{font-size:11px;line-height:1.34}.hero-background{width:400px;top:28px;bottom:auto;right:-92px;-webkit-mask-image:linear-gradient(90deg,#0000 0% 20%,#000 44% 100%);mask-image:linear-gradient(90deg,#0000 0% 20%,#000 44% 100%)}.hero-phone{width:140px;top:6px;bottom:auto;right:10%;transform:none}.hero-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%}.hero-benefits li,.hero-benefits li:first-child,.hero-benefits li:last-child{text-align:center;border-right:0;padding:0 3px;display:block}.benefit-icon{width:18px;height:18px;margin:0 auto 2px}.benefit-icon svg{stroke-width:1.7px;width:14px;height:14px}.hero-benefits strong{min-height:14px;font-size:11px;line-height:1.15}.hero-benefits small{font-size:11px;line-height:1.18}.core-features{padding:16px 0 8px}.core-features-inner{width:calc(100% - 20px)}.core-features h2{max-width:320px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:16px}.core-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.core-feature-card{grid-template-columns:42px minmax(0,1fr);min-height:86px;padding:14px}.core-feature-icon.benefit-icon{width:42px;height:42px}.core-feature-icon.benefit-icon svg{width:27px;height:27px}.service-businesses{padding-bottom:18px}.service-businesses-inner{width:calc(100% - 20px)}.service-businesses h2{max-width:330px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:16px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card{min-height:80px}.service-showcase{gap:10px}.service-panel-copy{padding:22px 18px 16px}.service-panel h3{font-size:16px}.service-check-list{grid-template-columns:1fr;gap:7px;margin:20px 0 18px}.engineer-phone-wrap img{width:min(100%,154px)}.office-dashboard-wrap{z-index:1;justify-content:flex-end;align-items:center;width:62%;padding:0;position:absolute;bottom:0;right:0}}@media (width<=479.98px){.industry-card strong{max-width:180px}.core-feature-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px}.core-feature-icon.benefit-icon{width:38px;height:38px}.core-feature-icon.benefit-icon svg{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){.hero-waitlist-button{transition:none}}
