:root{--bg:#000;--surface:#0c0f16;--surface-alt:#06070a;--surface-hover:#12151f;--border:#2f3950;--border-soft:#ffffff1a;--text-heading:#fff;--text-body:#d1d4e3;--text-muted:#9ba9c4;--on-primary:#fff;--primary:#0175ff;--primary-dark:#045bcc;--primary-light:#4d9fff;--primary-bg:#0175ff24;--accent:#ffac0a;--accent-light:#ffcd7d;--accent-bg:#ffac0a24;--radius-pill:999px;--radius-sm:10px;--radius-md:16px;--radius-lg:28px;--shadow-card:0 20px 50px -24px #000000b3;--shadow-glow:0 0 90px -20px #0175ff73;--max-width:1200px;--font-sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;font-family:var(--font-sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text-body);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:var(--bg);min-height:100svh;margin:0}a{color:inherit}h1,h2,h3,h4{color:var(--text-heading);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.15}h1{font-size:clamp(2.25rem,5vw,3.75rem)}h2{font-size:clamp(1.75rem,3.5vw,2.5rem)}h3{font-size:1.15rem;font-weight:700}p{color:var(--text-body);margin:0;line-height:1.65}button{cursor:pointer;font-family:inherit}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section--muted{background:var(--surface-alt)}.section--dark{background:var(--surface-alt);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.section-head{text-align:center;max-width:640px;margin:0 auto 3rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-light);background:var(--primary-bg);border-radius:var(--radius-pill);border:1px solid #0175ff40;margin-bottom:1.25rem;padding:.4rem .95rem;font-size:.72rem;font-weight:700;display:inline-block}.section-head p{margin-top:.75rem}@media (width<=768px){.section{padding:4rem 0}}.logo{width:auto;height:34px;display:block}.navbar__brand .logo{height:34px}.footer__brand .logo{height:40px}@media (width<=600px){.navbar__brand .logo{height:28px}}.navbar{z-index:100;background:0 0;padding:1.25rem 0;position:sticky;top:0}.navbar__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:0 1.5rem;display:grid}.navbar__brand{justify-self:start;align-items:center;text-decoration:none;display:flex}.navbar__links{-webkit-backdrop-filter:blur(18px);border-radius:var(--radius-pill);background:#ffffff0d;border:1px solid #ffffff1f;justify-self:center;align-items:center;gap:.15rem;padding:.4rem;display:flex}.navbar__links a{color:var(--text-body);border-radius:var(--radius-pill);padding:.5rem 1.05rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.navbar__links a:hover,.navbar__links a.active{color:var(--text-heading);background:#ffffff14}.navbar__actions{justify-self:end}.navbar__cta-mobile{display:none}.navbar__toggle{background:0 0;border:none;flex-direction:column;justify-content:center;justify-self:end;gap:5px;width:32px;height:32px;padding:0;display:none}.navbar__toggle span{background:var(--text-heading);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.navbar__toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle.is-open span:nth-child(2){opacity:0}.navbar__toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=860px){.navbar__actions{display:none}.navbar__toggle{display:flex}.navbar__inner{grid-template-columns:auto auto;justify-content:space-between}.navbar__links{background:var(--bg);-webkit-backdrop-filter:none;z-index:90;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;height:100%;padding:6rem 1.5rem 2rem;transition:transform .3s;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.navbar__links.is-open{transform:translate(0)}.navbar__links a{border-bottom:1px solid var(--border-soft);border-radius:0;padding:.5rem 0;font-size:1.1rem}.navbar__links a:hover,.navbar__links a.active{background:0 0}.navbar__cta-mobile{margin-top:1rem;display:block}}.footer{background:var(--surface-alt);color:var(--text-body);border-top:1px solid var(--border-soft)}.footer__top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;padding:4rem 1.5rem 3rem;display:grid}.footer__brand p{color:var(--text-muted);max-width:320px;margin-top:1rem;font-size:.9rem}.footer__social{margin-top:1.25rem}.footer__social a{color:var(--primary-light);font-size:.9rem;font-weight:600;text-decoration:none}.footer__col h4{color:var(--text-heading);margin-bottom:1.1rem;font-size:.95rem}.footer__col ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer__col a{color:var(--text-muted);font-size:.88rem;text-decoration:none;transition:color .2s}.footer__col a:hover{color:var(--primary-light)}.footer__col li{color:var(--text-muted);font-size:.88rem}.footer__bottom{border-top:1px solid var(--border-soft);text-align:center;padding:1.5rem}.footer__bottom p{color:var(--text-muted);font-size:.82rem}@media (width<=860px){.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=520px){.footer__top{grid-template-columns:1fr}}.dash{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);text-align:left;background:#0a0c12bf;border:1px solid #ffffff1a;grid-template-columns:160px 1fr;display:grid;overflow:hidden;box-shadow:0 40px 100px -30px #000c}.dash__sidebar{background:#ffffff05;border-right:1px solid #ffffff14;padding:1.25rem .85rem}.dash__logo{color:#fff;letter-spacing:.06em;margin-bottom:1.5rem;padding:0 .4rem;font-size:.85rem;font-weight:800}.dash__sidebar nav{flex-direction:column;gap:.3rem;display:flex}.dash__sidebar span{color:var(--text-muted);border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.78rem;display:flex}.dash__sidebar span.is-active{background:var(--primary-bg);color:var(--primary-light)}.dash__main{min-width:0;padding:1.25rem 1.5rem}.dash__topbar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.dash__search{border-radius:var(--radius-pill);color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.72rem;display:flex}.dash__profile{align-items:center;gap:.5rem;display:flex}.dash__avatar{background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;flex-shrink:0;width:26px;height:26px}.dash__profile-text{color:var(--text-heading);flex-direction:column;font-size:.72rem;line-height:1.2;display:flex}.dash__profile-text em{color:var(--text-muted);font-size:.64rem;font-style:normal}.dash__grid{grid-template-columns:1.6fr 1fr;gap:.85rem;display:grid}.dash__grid--bottom{grid-template-columns:repeat(3,1fr);margin-top:.85rem}.dash__panel{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;min-width:0;padding:.9rem 1rem}.dash__panel-head{color:var(--text-heading);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.72rem;font-weight:600;display:flex}.dash__panel-head button{color:var(--text-muted);border-radius:var(--radius-pill);background:#ffffff0f;border:1px solid #ffffff1a;padding:.2rem .55rem;font-size:.64rem}.dash__stats{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.dash__stat{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:.15rem;padding:.6rem;display:flex}.dash__stat-icon{background:var(--primary-bg);width:20px;height:20px;color:var(--primary-light);border-radius:6px;justify-content:center;align-items:center;margin-bottom:.3rem;display:flex}.dash__stat strong{color:var(--text-heading);font-size:1.1rem}.dash__stat-label{color:var(--text-muted);font-size:.6rem}.dash__stat em{color:#4ade80;font-size:.58rem;font-style:normal}.dash__chart{width:100%;height:90px}.dash__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.dash__list li{color:var(--text-muted);grid-template-columns:1fr 2fr auto;align-items:center;gap:.5rem;font-size:.62rem;display:grid}.dash__bar{background:#ffffff0f;border-radius:999px;height:5px;overflow:hidden}.dash__bar div{background:var(--primary);border-radius:999px;height:100%}.dash__panel--map{position:relative}.dash__map{background:radial-gradient(circle at 30% 30%,#0175ff26,#0000 60%),radial-gradient(circle at 70% 70%,#ffac0a1f,#0000 60%);border:1px solid #ffffff0d;border-radius:8px;height:70px;position:relative}.dash__map-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 0 4px #ffac0a33}.dash__bars{align-items:flex-end;gap:.4rem;height:70px;display:flex}.dash__col{background:linear-gradient(180deg, var(--primary-light), var(--primary));border-radius:4px 4px 0 0;flex:1}@media (width<=720px){.dash{grid-template-columns:1fr}.dash__sidebar{display:none}.dash__stats{grid-template-columns:repeat(2,1fr)}.dash__grid,.dash__grid--bottom{grid-template-columns:1fr}}.hero{isolation:isolate;padding:6.5rem 0 4rem;position:relative;overflow:hidden}.hero__aurora{z-index:-1;background:#000;height:820px;max-height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero__ray{filter:blur(60px);opacity:.7;mix-blend-mode:screen;border-radius:50%;width:170px;height:1400px;position:absolute;bottom:-560px;left:50%}.hero__ray--1{background:#1fbf5b;transform:translate(-640px)rotate(-16deg)}.hero__ray--2{background:#2fdf7d;transform:translate(-320px)rotate(-8deg)}.hero__ray--3{opacity:.45;background:#ff8fbd;transform:translate(0)rotate(0)}.hero__ray--4{background:#2f7dff;transform:translate(320px)rotate(8deg)}.hero__ray--5{background:#0d3fa0;transform:translate(640px)rotate(16deg)}.hero__aurora:after{content:"";background:linear-gradient(90deg,#000 0%,#0000 18% 82%,#000 100%),linear-gradient(#000 0%,#0000 10% 55%,#000 98%);width:100%;height:100%;position:absolute;inset:0}.hero__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero h1{letter-spacing:-.03em;max-width:900px;font-size:clamp(2.5rem,6vw,4.75rem)}.hero__subtitle{max-width:620px;color:var(--text-body);margin:1.5rem 0 2.25rem;font-size:1.1rem}.hero__cta{justify-content:center;margin-bottom:3.5rem}.hero__dash{width:100%;max-width:960px}@media (width<=600px){.hero{padding:4rem 0 2.5rem}.hero__ray{width:100px}.hero__ray--1{transform:translate(-220px)rotate(-16deg)}.hero__ray--2{transform:translate(-110px)rotate(-8deg)}.hero__ray--4{transform:translate(110px)rotate(8deg)}.hero__ray--5{transform:translate(220px)rotate(16deg)}.hero__dash{max-width:100%}}.tech-logos{background:var(--bg);padding:2.5rem 0}.tech-logos__mask{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%)}.tech-logos__track{align-items:center;gap:3rem;width:max-content;animation:34s linear infinite tech-logos-scroll;display:flex}@keyframes tech-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tech-logos__item{letter-spacing:.01em;color:#ffffff61;white-space:nowrap;flex-shrink:0;font-size:1.15rem;font-weight:700;transition:color .2s}.tech-logos__item:hover{color:#ffffffbf}@media (width<=600px){.tech-logos{padding:1.75rem 0}.tech-logos__track{gap:2rem}.tech-logos__item{font-size:.95rem}}.industries__inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.industries__text{max-width:620px;color:var(--text-heading);letter-spacing:-.01em;flex:1;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:600;line-height:1.4}.industries__text span{color:var(--text-muted);font-weight:500}.industries__sphere{background:radial-gradient(circle at 32% 28%,#b8f7cf 0%,#2fdf7d 22%,#4a9bb8 48%,#2f6fe0 68%,#0a1a3a 100%);border-radius:50%;flex-shrink:0;width:220px;height:220px;position:relative;box-shadow:inset -10px -14px 30px #0000008c,inset 8px 10px 25px #96ffc840,0 30px 60px -20px #0175ff73}.industries__glow{filter:blur(20px);z-index:-1;background:radial-gradient(circle,#0175ff40,#0000 70%);border-radius:50%;position:absolute;inset:-30px}.industries__content{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;animation:.5s industries-fade;display:flex;position:absolute;inset:0}.industries__content span{font-size:.95rem;font-weight:600}@keyframes industries-fade{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=760px){.industries__inner{text-align:center;flex-direction:column;gap:2.5rem}.industries__sphere{width:180px;height:180px}}.exc-grid--top{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.exc-grid--bottom{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-top:1.5rem;display:grid}.exc-card{background:var(--surface-alt);border:1px solid #7da4ff29;border-radius:24px;min-height:400px;position:relative;overflow:hidden}.exc-grid--bottom .exc-card{min-height:360px}.exc-card__pattern{filter:brightness(1.25);width:100%;height:100%;position:absolute;inset:0}.exc-card__text{-webkit-backdrop-filter:blur(6px);background:#06070a73;border:.5px solid #ffffff24;border-radius:10px;padding:1.25rem 1.4rem;position:absolute;bottom:12px;left:12px;right:12px}.exc-card__text h4{color:var(--text-heading);margin-bottom:.5rem;font-size:1.3rem}.exc-card__text p{color:var(--text-muted);font-size:1.02rem;line-height:1.5}.exc-halo{aspect-ratio:1;filter:blur(38px);opacity:.75;background:conic-gradient(from 200deg,#2fdf7d,#05070c 42% 58%,#2f7dff,#2fdf7d);border-radius:50%;width:92%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#0000 32%,#000 52% 78%,#0000 100%);mask-image:radial-gradient(circle,#0000 32%,#000 52% 78%,#0000 100%)}.exc-halo-linear{filter:blur(30px);opacity:.7;background:linear-gradient(90deg,#2fdf7d 0%,#05070c 42% 58%,#2f7dff 100%);position:absolute;inset:0}.exc-lines{width:100%;height:100%;position:absolute;inset:0}.exc-line-path{fill:none;stroke:#ffffff29;stroke-width:1px}.exc-bullet-glow--blue{filter:drop-shadow(0 0 3px #0175ffe6)}.exc-bullet-glow--amber{filter:drop-shadow(0 0 3px #ffac0ae6)}.exc-noise{opacity:.15;background-image:radial-gradient(circle,#ffffff80 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.exc-circuit{width:100%;height:100%;position:absolute;inset:0}.exc-circuit .exc-line-path path{fill:none;stroke:#ffffff47;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.exc-node{fill:#fff6}.exc-node-ring{fill:none;stroke:#ffffff47;stroke-width:1.5px}.exc-node--shine{fill:#fff;opacity:0;filter:drop-shadow(0 0 6px #ffffffe6);transform-origin:50%;transform-box:fill-box;animation:4s ease-in-out infinite exc-shine-pulse}@keyframes exc-shine-pulse{0%,to{opacity:0;transform:scale(.7)}15%,60%{opacity:1;transform:scale(1)}80%{opacity:0;transform:scale(.7)}}.exc-sliders{justify-content:center;align-items:center;gap:1.6rem;padding-bottom:3.5rem;display:flex}.exc-slider{z-index:1;background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:flex-end;width:26px;height:65%;display:flex;position:relative;overflow:visible}.exc-slider__fill{width:100%;height:35%;position:relative}.exc-slider__line{background:#ffffffe6;border-radius:999px;width:5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px 1px #ffffff80}.exc-slider__fill:after{content:"";background:linear-gradient(180deg, var(--primary) 0%, #2fdf7d 100%);filter:blur(4px);opacity:.9;border-radius:999px;width:16px;height:16px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.exc-slider__fill--a{animation:6.5s ease-in-out infinite exc-slide-a}.exc-slider__fill--b{animation:7.5s ease-in-out infinite exc-slide-b}.exc-slider__fill--c{animation:5.5s ease-in-out infinite exc-slide-c}@keyframes exc-slide-a{0%,to{height:35%}50%{height:82%}}@keyframes exc-slide-b{0%,to{height:60%}50%{height:22%}}@keyframes exc-slide-c{0%,to{height:45%}50%{height:90%}}.exc-marquee-wrap{flex-direction:column;justify-content:flex-start;gap:1rem;padding:1.9rem 0 0;display:flex}.exc-marquee{z-index:1;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12.5% 87.5%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12.5% 87.5%,#0000 100%)}.exc-marquee__track{gap:.85rem;width:max-content;animation:18s linear infinite exc-marquee-scroll;display:flex}.exc-marquee--right .exc-marquee__track{animation-direction:reverse}@keyframes exc-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.exc-chip{-webkit-backdrop-filter:blur(10px);width:50px;height:50px;color:var(--text-heading);background:#ffffff0f;border:.5px solid #ffffff29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.exc-start{background:var(--surface);flex-direction:column;justify-content:center;padding:1.75rem;display:flex}.exc-start h3{margin-bottom:.6rem;font-size:1.75rem}.exc-start p{margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}.exc-start__buttons{flex-direction:column;gap:.75rem;display:flex}@media (width<=860px){.exc-grid--top,.exc-grid--bottom{grid-template-columns:1fr}}.features{position:relative;overflow:hidden}.features__halo{aspect-ratio:1;filter:blur(60px);opacity:.4;background:conic-gradient(from 200deg,#2fdf7d,#05070c 42% 58%,#2f7dff,#2fdf7d);border-radius:50%;width:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.agent-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem 1.5rem;display:grid;position:relative}.agent-card{-webkit-backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:16px;padding:1.1rem 1.25rem;transition:transform .25s,background .25s;position:relative;box-shadow:0 20px 40px -20px #0009}.agent-card:hover{background:#ffffff1f;transform:rotate(0)translateY(-4px)scale(1.03)!important}.agent-card__head{color:var(--text-heading);align-items:center;gap:.6rem;margin-bottom:.85rem;font-size:.92rem;font-weight:600;display:flex}.agent-card__head svg{color:var(--primary-light);flex-shrink:0}.agent-card__bar{background:#ffffff2e;border-radius:999px;height:6px;margin-bottom:.5rem;display:block}.agent-card__bar--full{width:100%}.agent-card__bar--half{width:60%;margin-bottom:0}@media (width<=960px){.agent-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.agent-grid{grid-template-columns:1fr}.agent-card{transform:none!important}}.steps{position:relative;overflow:hidden}.steps__halo{filter:blur(50px);opacity:.3;background:linear-gradient(90deg,#2fdf7d 0%,#05070c 42% 58%,#2f7dff 100%);position:absolute;inset:0}.steps-timeline{align-items:stretch;gap:0;display:flex;position:relative}.steps-timeline__item{flex:1;align-items:center;min-width:0;display:flex}.steps-card{-webkit-backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:20px;flex:1;min-width:0;padding:1.75rem;box-shadow:0 25px 50px -25px #000000a6}.steps-card__top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.steps-number{color:#ffffff40;font-size:1.75rem;font-weight:800}.steps-card__icon{margin-bottom:0}.steps-card h3{margin-bottom:.5rem;font-size:1.05rem}.steps-card p{font-size:.9rem}.steps-connector{color:var(--primary-light);flex-shrink:0;align-items:center;padding:0 .5rem;display:flex}.steps-connector__line{background:linear-gradient(90deg, var(--primary), transparent);width:1.5rem;height:1px}@media (width<=860px){.steps-timeline{flex-direction:column;gap:1.5rem}.steps-timeline__item{flex-direction:column}.steps-connector{display:none}}.security-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.security-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.75rem}.security-card p{font-size:.9rem}@media (width<=860px){.security-grid{grid-template-columns:1fr}}.pricing-toggle{color:var(--text-muted);justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;font-size:.9rem;display:flex}.pricing-toggle .is-active{color:var(--text-heading);font-weight:700}.pricing-toggle em{color:var(--accent);margin-left:.25rem;font-size:.78rem;font-style:normal}.pricing-switch{background:var(--border);border:none;border-radius:999px;width:46px;height:26px;padding:0;transition:background .2s;position:relative}.pricing-switch.is-yearly{background:var(--primary)}.pricing-switch__knob{background:var(--on-primary);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.pricing-switch.is-yearly .pricing-switch__knob{transform:translate(20px)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.pricing-card{border-radius:var(--radius-md);background:var(--surface-alt);border:1px solid var(--border-soft);flex-direction:column;padding:1.85rem;display:flex;position:relative}.pricing-card__glow{border-radius:var(--radius-md);pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.pricing-card__glow:before{content:"";aspect-ratio:1;filter:blur(50px);opacity:.22;border-radius:50%;width:130%;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.pricing-card--green .pricing-card__glow:before{background:radial-gradient(circle,#2fdf7d,#0000 70%)}.pricing-card--blue .pricing-card__glow:before{background:radial-gradient(circle, var(--primary), transparent 70%)}.pricing-card--mixed .pricing-card__glow:before{background:linear-gradient(90deg, #2fdf7d, var(--primary))}.pricing-card.is-featured{box-shadow:0 0 0 1px #0175ff26, var(--shadow-glow);border-color:#0175ff66}.pricing-badge{background:var(--primary);color:var(--on-primary);z-index:1;border-radius:999px;padding:.3rem .7rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;right:1.75rem}.pricing-tagline{color:var(--text-muted);margin-bottom:.3rem;font-size:.85rem;position:relative}.pricing-card h3{font-size:1.15rem;position:relative}.pricing-price{align-items:baseline;gap:.35rem;min-height:2.5rem;margin:.85rem 0 1.35rem;display:flex;position:relative}.pricing-price strong{color:var(--text-heading);font-size:2.25rem}.pricing-price span{color:var(--text-muted);font-size:.9rem}.pricing-price__custom{color:var(--text-heading);font-size:1.4rem;font-weight:700}.pricing-card .btn{position:relative}.pricing-divider{background:var(--border-soft);height:1px;margin:1.5rem 0;display:block;position:relative}.pricing-divider--bottom{margin:1.25rem 0 .9rem}.pricing-card ul{flex-direction:column;flex:1;gap:.85rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.pricing-card li{color:var(--text-body);align-items:center;gap:.65rem;font-size:.88rem;display:flex}.pricing-check{width:20px;height:20px;color:var(--text-muted);border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pricing-trust{color:var(--text-muted);font-size:.78rem;position:relative}@media (width<=860px){.pricing-grid{grid-template-columns:1fr}}.faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:.25rem 1.25rem}.faq-item.is-open{border-color:var(--primary)}.faq-question{text-align:left;width:100%;color:var(--text-heading);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.1rem 0;font-size:.98rem;font-weight:600;display:flex}.faq-chevron{color:var(--text-muted);flex-shrink:0;margin-left:1rem;transition:transform .2s}.faq-item.is-open .faq-chevron{color:var(--primary-light);transform:rotate(180deg)}.faq-answer{color:var(--text-body);padding-bottom:1.1rem;font-size:.9rem}.integration{background:linear-gradient(180deg, transparent, var(--primary-bg) 60%)}.integration__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:640px;margin:0 auto;display:flex}.integration__icon{border-radius:var(--radius-md);background:var(--primary);width:56px;height:56px;color:var(--on-primary);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.page-header{text-align:left;padding-bottom:3rem}.page-header .eyebrow{margin-bottom:1rem}.page-header h1{max-width:720px;margin-bottom:1rem}.page-header__lead{max-width:620px;font-size:1.05rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.stats-row{text-align:center;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.stats-row strong{color:var(--primary-light);font-size:2.25rem;font-weight:800;display:block}.stats-row span{color:var(--text-muted);font-size:.9rem}@media (width<=860px){.values-grid{grid-template-columns:1fr}}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.products-card p{font-size:.9rem}@media (width<=960px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.products-grid{grid-template-columns:1fr}}.cta-banner{background:var(--surface-alt);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:3.5rem 0}.cta-banner__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.cta-banner h2{color:var(--text-heading)}@media (width<=600px){.cta-banner__inner{text-align:center;flex-direction:column}}.contact-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:3rem;margin-top:3rem;display:grid}.contact-info{flex-direction:column;gap:1.75rem;display:flex}.contact-info__item{align-items:flex-start;gap:1rem;display:flex}.contact-info__item .icon-badge{flex-shrink:0;margin-bottom:0}.contact-info__item h3{color:var(--text-heading);margin-bottom:.25rem;font-size:1rem}.contact-info__item a,.contact-info__item p{color:var(--text-muted);font-size:.92rem;text-decoration:none}.contact-info__item a:hover{color:var(--primary-light)}.contact-form{flex-direction:column;gap:1.1rem;display:flex}.contact-form label{color:var(--text-body);flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.contact-form input,.contact-form textarea{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-heading);resize:vertical;padding:.7rem .9rem;font-family:inherit;font-size:.95rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-bg);outline:none}@media (width<=860px){.contact-grid{grid-template-columns:1fr;gap:2rem}}.app-shell{background:var(--bg);flex-direction:column;min-height:100svh;display:flex}.app-content{flex:1}.btn{border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--primary);color:var(--on-primary);box-shadow:0 8px 24px -8px #0175ff99}.btn-primary:hover{background:var(--primary-dark);box-shadow:var(--shadow-glow)}.btn-secondary{color:var(--text-heading);border-color:var(--border);background:#ffffff0a}.btn-secondary:hover{border-color:var(--primary-light);color:var(--primary-light);background:#0175ff14}.btn-dark{color:#fff;background:#0a0c11;border-color:#ffffff29;box-shadow:0 0 0 1px #0175ff33,0 10px 30px -10px #0175ff59}.btn-dark:hover{border-color:#ffffff52;box-shadow:0 0 0 1px #0175ff66,0 14px 36px -10px #0175ff8c}.btn-ghost-gradient{background:var(--surface);border-color:var(--border)}.btn-ghost-gradient span{background-image:linear-gradient(277deg, var(--primary) 0%, var(--accent-light) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.btn-ghost-gradient:hover{border-color:#ffffff4d}.btn-block{width:100%}.cta-row{flex-wrap:wrap;gap:1rem;display:flex}.card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:1.85rem;transition:transform .2s,border-color .2s}.card:hover{border-color:#0175ff59;transform:translateY(-4px)}.icon-badge{border-radius:var(--radius-sm);background:var(--primary-bg);width:44px;height:44px;color:var(--primary-light);justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.icon-badge svg{width:22px;height:22px}
