:root{--surface:#051424;--surface-dim:#051424;--surface-container-lowest:#010f1f;--surface-container-low:#0d1c2d;--surface-container:#122131;--surface-container-high:#1c2b3c;--surface-container-highest:#273647;--on-surface:#d4e4fa;--on-surface-variant:#bac9cc;--outline:#849396;--outline-variant:#3b494c;--surface-tint:#00daf3;--primary:#c3f5ff;--on-primary:#00363d;--primary-container:#00e5ff;--on-primary-container:#00626e;--secondary:#a9c7ff;--on-secondary:#003063;--secondary-container:#3c90ff;--on-secondary-container:#002957;--background:#051424;--on-background:#d4e4fa;--surface-variant:#273647;--white:#fff;--muted:#94a3b8;--shadow-soft:0 4px 24px #00000080}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--on-surface);font-family:var(--font-body), Arial, sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.005em;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.page-shell{background:var(--background);min-height:100vh}.container{width:min(1680px,100% - 2rem);margin:0 auto}.topbar{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#051424d9;border-bottom:1px solid #84939633;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 8px #0006}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:80px;display:flex}.brand-lockup{align-items:center;gap:.75rem;display:inline-flex}.brand-logo{object-fit:contain;width:32px;height:auto}.brand-wordmark{font-family:var(--font-display), sans-serif;letter-spacing:.12em;color:var(--on-surface);font-size:.95rem;font-weight:700}.main-nav{color:var(--on-surface-variant);letter-spacing:.01em;align-items:center;gap:2rem;font-size:.86rem;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--primary)}.btn{letter-spacing:.01em;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 1.5rem;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.btn-primary{background:var(--primary-container);color:var(--on-primary-container);box-shadow:0 0 12px #00e5ff59}.btn-primary:hover,.btn-primary:focus-visible{background:var(--surface-tint);box-shadow:0 0 20px #00e5ff73}.btn-secondary{color:var(--white);border-color:var(--outline-variant);background:#0d1c2dc2}.btn-secondary:hover,.btn-secondary:focus-visible{background:var(--surface-container-high);border-color:#00e5ffcc}.content-shell{width:100%;padding-top:80px}.hero-section{background:var(--background);padding:4rem 0 5rem;position:relative;overflow:hidden}.ambient{filter:blur(140px);pointer-events:none;border-radius:999px;position:absolute}.ambient-one{background:#00e5ff1a;width:850px;height:550px;top:-160px;left:50%;transform:translate(-50%)}.ambient-two{background:#3a90ff1f;width:450px;height:450px;top:30%;right:-40px}.hero-grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid;position:relative}.hero-copy{max-width:760px}.eyebrow,.section-kicker{color:var(--primary-container);letter-spacing:.12em;text-transform:uppercase;background:#1c2b3cd9;border:1px solid #84939699;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 0 16px #00e5ff1f}.pulse-dot{background:var(--primary-container);border-radius:999px;width:10px;height:10px;animation:1.8s infinite pulse;display:inline-block;box-shadow:0 0 #00e5ffbf}@keyframes pulse{0%{box-shadow:0 0 #00e5ffbf}70%{box-shadow:0 0 0 12px #00e5ff00}to{box-shadow:0 0 #00e5ff00}}.hero-copy h1{max-width:760px;font-family:var(--font-display), sans-serif;letter-spacing:-.03em;margin:1.25rem 0 1rem;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;line-height:1.02}.hero-copy h1 span{color:var(--primary-container);text-shadow:0 0 24px #00e5ff59}.hero-copy p{max-width:670px;color:var(--on-surface-variant);margin:0 0 2rem;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-visual{width:100%;position:relative}.visual-frame{background:#0d1c2de0;border:1px solid #84939673;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px -15px #000000d9}.visual-frame img{object-fit:cover;filter:brightness(.9)contrast(1.05);width:100%;height:540px}.visual-overlay{background:linear-gradient(#010f1f4d,#0000 65%,#010f1fcc);position:absolute;inset:0}.floating-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1c2b3ce6;border:1px solid #84939661;border-radius:14px;align-items:center;gap:.8rem;min-width:220px;padding:.8rem .9rem;display:flex;position:absolute;box-shadow:0 12px 32px #000000b3}.card-left{top:24px;left:-18px}.card-right{top:40%;right:-18px}.card-bottom{justify-content:space-between;bottom:-18px;left:24px;right:24px}.card-icon{border-radius:10px;place-items:center;width:40px;height:40px;font-family:Material Symbols Outlined,sans-serif;font-size:22px;display:grid}.card-icon.cyan{color:var(--primary-container);background:#00e5ff1f}.card-icon.blue{color:var(--secondary);background:#3a90ff1f}.card-copy{min-width:0}.mini-label{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.7rem;font-weight:700}.mini-detail,.mini-detail-row{color:var(--on-surface-variant);font-size:.72rem}.mini-detail-row{align-items:center;gap:.3rem;margin-top:.35rem;display:flex}.inline-row{margin-top:.25rem}.bar{background:var(--primary-container);border-radius:999px;width:4px;animation:1.4s ease-in-out infinite pulseBar;display:inline-block}.bar-1{height:10px}.bar-2{height:18px;animation-delay:.15s}.bar-3{height:8px;animation-delay:.3s}.bar-4{height:15px;animation-delay:.45s}@keyframes pulseBar{0%,to{opacity:.6;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1)}}.status-dot{background:var(--primary-container);border-radius:999px;width:8px;height:8px;animation:1.5s infinite pulse;display:inline-block;box-shadow:0 0 8px #00e5ffcc}.stars{color:var(--primary-container);gap:.15rem;font-family:Material Symbols Outlined,sans-serif;font-size:16px;display:inline-flex}.small{letter-spacing:.02em;text-transform:uppercase;margin-top:.2rem;font-size:10px}.section-shell{padding:5rem 0}.solutions-section{background:#0d1c2de6}.section-header,.section-center{margin-bottom:2rem}.section-header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.section-header h2,.section-center h2,.process-copy h2,.contact-copy h2,.cta-box h2{color:var(--white);font-family:var(--font-display), sans-serif;letter-spacing:-.03em;margin:.8rem 0 0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1}.section-header p,.section-center p,.process-copy p,.contact-copy p{max-width:44rem;color:var(--on-surface-variant);font-size:1rem;line-height:1.7}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.solution-card{min-height:100%;box-shadow:var(--shadow-soft);background:#122131eb;border:1px solid #84939673;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.solution-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.solution-icon{width:48px;height:48px;color:var(--primary-container);background:#00e5ff14;border:1px solid #00e5ff59;border-radius:12px;place-items:center;display:grid}.solution-icon.blue{color:var(--secondary);background:#3a90ff14;border-color:#3a90ff59}.material-symbols,.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined,sans-serif;font-size:26px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.solution-badge{letter-spacing:.08em;border-radius:999px;align-items:center;padding:.25rem .65rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem;font-weight:700;display:inline-flex}.solution-badge.cyan{color:var(--primary-container);background:#00e5ff14;border:1px solid #00e5ff3d}.solution-badge.blue{color:var(--secondary);background:#3a90ff1a;border:1px solid #3a90ff3d}.solution-card h3{color:var(--white);font-family:var(--font-display), sans-serif;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.45rem;line-height:1.2}.solution-card p{color:var(--on-surface-variant);margin:0 0 1rem;line-height:1.7}.protocol-box{background:#0d1c2db3;border-top:1px solid #8493962e;border-bottom-right-radius:16px;border-bottom-left-radius:16px;margin:auto -1.5rem -1.5rem;padding:1.2rem 1rem}.protocol-label{color:var(--primary-container);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.8rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.68rem;font-weight:700;display:block}.protocol-list{gap:.7rem;display:grid}.protocol-item{color:var(--on-surface);align-items:center;gap:.7rem;font-size:.9rem;display:flex}.step-number{border-radius:999px;place-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:grid}.step-number.cyan{color:var(--primary-container);background:#00e5ff26}.step-number.blue{color:var(--secondary);background:#3a90ff26}.integrations-section{background:#051424f5;border-top:1px solid #8493962e;border-bottom:1px solid #8493962e}.section-kicker-alt{color:var(--secondary)}.section-center{text-align:center}.integrations-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.integration-card{text-align:center;background:#0d1c2dcc;border:1px solid #84939647;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:116px;padding:1rem .75rem;display:flex}.integration-name{color:var(--white);font-size:1.05rem;font-weight:700;display:block}.integration-tag{color:var(--primary-container);letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.68rem}.process-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:2rem;display:grid}.process-steps{gap:1rem;display:grid}.process-step{background:#122131e6;border:1px solid #84939647;border-radius:10px;grid-template-columns:56px 1fr;gap:1rem;padding:1rem 1.1rem;display:grid}.process-step span{width:48px;height:48px;color:var(--primary-container);background:#00e5ff1f;border-radius:999px;place-items:center;font-weight:700;display:grid}.process-step p{color:var(--on-surface);margin:0;line-height:1.6}.cta-box{background:linear-gradient(135deg,#122131e6,#0b1722e6);border:1px solid #84939633;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 2.25rem;display:flex}.contact-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:2rem;display:grid}.contact-form{background:#122131e6;border:1px solid #8493963d;border-radius:16px;gap:1rem;padding:1.5rem;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{color:var(--on-surface);gap:.5rem;font-size:.88rem;font-weight:600;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--outline-variant);width:100%;color:var(--on-surface);background:#051424e6;border-radius:8px;padding:.8rem .85rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--primary-container);outline:2px solid #00e5ff26}.response{margin:0;font-size:.92rem}.response.success{color:#9fe7d1}.response.error{color:#ffb4ab}.submit-button{cursor:pointer;border:none;width:fit-content}.submit-button:disabled{opacity:.7;cursor:progress}.site-footer{background:#010f1fe6;border-top:1px solid #8493961f;padding:2rem 0 1rem}.footer-inner,.footer-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-inner{padding-bottom:1.5rem}.footer-brand p,.footer-meta p{color:var(--on-surface-variant);margin:0}.footer-address{margin-top:.6rem;font-size:.84rem;line-height:1.55}.status-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);background:#1c2b3cd9;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.7rem;display:inline-flex}.status-live{background:var(--primary-container);border-radius:999px;width:8px;height:8px;animation:1.6s infinite pulse;box-shadow:0 0 8px #00e5ffcc}.status-text{color:var(--primary-container);font-weight:700}.footer-meta{border-top:1px solid #8493962e;padding-top:1rem}.footer-nav{color:var(--on-surface-variant);align-items:center;gap:1.5rem;font-size:.8rem;display:flex}.legal-page{padding-top:2rem}.legal-stack{gap:1rem;display:grid}.legal-card{box-shadow:var(--shadow-soft);background:#122131e6;border:1px solid #8493963d;border-radius:16px;padding:1.5rem}.legal-card h2{color:var(--white);font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.25rem;line-height:1.2}.legal-card p,.legal-card li{color:var(--on-surface-variant);line-height:1.7}.legal-card ul,.legal-card ol{margin:.75rem 0 0;padding-left:1.25rem}.legal-note{color:var(--on-surface-variant);margin-top:1rem;font-size:.9rem}@media (max-width:1100px){.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integrations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.main-nav,.topbar-button{display:none}.hero-section{padding-top:3rem}.contact-layout,.hero-grid,.solutions-grid,.integrations-grid,.field-grid{grid-template-columns:1fr}.contact-form{width:100%;max-width:none}.submit-button{width:100%}.visual-frame img{height:420px}.floating-card{min-width:180px}.card-left{top:10px;left:10px}.card-right{top:35%;right:10px}.card-bottom{bottom:-8px;left:12px;right:12px}.cta-box,.footer-inner,.footer-meta{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c6e48ee1-module__JRO3KW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c6e48ee1-module__JRO3KW__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.0e__wj8580tc5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.10u7vx61f1ie7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.35a5cae5tspm2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_ce0df2d0-module__jvn8YG__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_ce0df2d0-module__jvn8YG__variable{--font-display:"Plus Jakarta Sans", "Plus Jakarta Sans Fallback"}
