:root{--abyss:#050b18;--deep:#0d1f3c;--midnight:#102a50;--steel:#1a3d66;--signal:#4a90d9;--sky:#7ab3e8;--frost:#0d1a30;--paper:#0a1426;--bright:#eef4fc;--ink:#dbe7f5;--muted:#a8c0d8;--line:#7ab3e829;--success:#34d28b;--warning:#f3a33c}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;color:var(--ink);background:radial-gradient(circle at 16% 0%, #4a90d924, transparent 32rem), radial-gradient(circle at 86% 12%, #7ab3e814, transparent 28rem), var(--abyss);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display), "Space Grotesk", Inter, ui-sans-serif, system-ui, sans-serif}.section-heading span,.workflow-preview small,.process-rail small,.product-metric strong,.mockup-stats strong,.proof-grid article>strong,.workflow-card>strong,.detail-index,.report-topline small,.mockup-topline{font-family:var(--font-data), "IBM Plex Mono", ui-monospace, "Cascadia Mono", Consolas, monospace}a:focus-visible,button:focus-visible{outline:2px solid var(--signal);outline-offset:3px;border-radius:6px}.nav-cta:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.whatsapp-float:focus-visible{border-radius:999px}button,input,select,textarea{font:inherit}.site-shell{width:100%;max-width:1220px;min-height:100vh;margin:0 auto;padding:24px}.site-header{z-index:50;background:linear-gradient(135deg, var(--abyss), var(--deep));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #7ab3e829;border-radius:22px 22px 0 0;justify-content:space-between;align-items:center;gap:18px;margin-bottom:0;padding:12px 18px;transition:border-radius .3s,box-shadow .3s,padding .3s;display:flex;position:sticky;top:10px;box-shadow:0 20px 55px #00000059}.site-header.condensed{border-radius:22px;padding-top:9px;padding-bottom:9px;box-shadow:0 26px 65px #00000059}.top-nav a{padding:4px 0;transition:color .2s;position:relative}.top-nav a:after{content:"";background:var(--signal);transform-origin:0;border-radius:999px;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.top-nav a:hover:after,.top-nav a:focus-visible:after,.top-nav a.active:after{transform:scaleX(1)}.top-nav a.active{color:#fff}.brand-link{align-items:center;gap:10px;min-width:214px;display:flex}.brand-link img{object-fit:contain;width:46px;height:46px}.brand-link>span:not(.brand-icon-wrap){gap:3px;display:grid}.brand-icon-wrap{width:46px;height:46px;display:inline-flex;position:relative}.brand-hub-pulse,.hub-pulse{pointer-events:none;background:#7ab3e86b;border-radius:999px;position:absolute;inset:14px}.brand-link strong{color:#fff;letter-spacing:-.02em;font-size:18px;line-height:1}.brand-link b{color:#2f80d0}.brand-link small{color:#a8c0d8;letter-spacing:.22em;text-transform:uppercase;font-size:9px;font-weight:800}.top-nav{color:#eef4fc;gap:22px;font-size:13px;font-weight:750;display:flex}.top-nav a:hover{color:var(--signal)}.nav-cta,.primary-button,.secondary-button,.contact-form button{border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-weight:800;display:inline-flex}.nav-cta{white-space:nowrap;font-size:13px}.nav-cta,.primary-button,.contact-form button{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border:0;box-shadow:0 16px 35px #4a90d942}.secondary-button{color:var(--bright);background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 30px #00000059}.hero-section{color:#eef4fc;background:radial-gradient(circle at 70% 42%, #4a90d96b, transparent 22rem), radial-gradient(circle at 18% 20%, #7ab3e82e, transparent 20rem), linear-gradient(135deg, var(--abyss), var(--deep) 58%, #06142a);border:1px solid #7ab3e829;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(0,.86fr) minmax(320px,.92fr);align-items:center;gap:28px;margin-bottom:16px;padding:30px 38px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000059}.hero-section:before{content:"";pointer-events:none;border:1px solid #4a90d957;border-radius:50%;width:360px;height:216px;position:absolute;top:34px;right:18px;transform:rotate(-12deg)}.hero-section>*{position:relative}.hero-copy h1,.page-hero h1,.contact-layout h1{color:var(--bright);letter-spacing:-.052em;margin:0 0 14px;font-size:clamp(32px,4.15vw,48px);font-weight:850;line-height:1}.hero-copy h1{color:#fff}.hero-copy p,.page-hero p,.contact-layout p{color:var(--muted);max-width:520px;margin:0 0 18px;font-size:14px;line-height:1.6}.hero-copy p{color:#b8cce2}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-copy h1 b{color:#6fb1f0;font-weight:inherit}.secondary-button{gap:8px}.secondary-button svg{width:17px;height:17px;color:var(--sky)}.hero-orbit{pointer-events:none;border:1px solid #4a90d938;border-radius:50%;width:760px;height:560px;position:absolute;top:-90px;right:-120px;transform:rotate(-14deg)}.hero-orbit i{background:var(--sky);border-radius:999px;width:8px;height:8px;animation:4.8s ease-in-out infinite orbit-node-pulse;position:absolute;box-shadow:0 0 14px #7ab3e8e6}.hero-orbit i:first-child{top:8%;left:12%}.hero-orbit i:last-child{animation-delay:2.4s;bottom:16%;right:6%}@keyframes orbit-node-pulse{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.dashboard-mockup{background:radial-gradient(circle at 84% 18%,#7ab3e829,#0000 34%),linear-gradient(#050f1eeb,#0d1f3cf0);border:1px solid #7ab3e847;border-radius:24px;align-content:center;gap:14px;min-height:180px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000004d}.dashboard-mockup:before,.visual-panel:after{content:"";pointer-events:none;position:absolute}.dashboard-mockup:before{background:linear-gradient(120deg,#7ab3e857,#0000 35%,#4a90d929);inset:-1px}.dashboard-mockup>*{position:relative}.mockup-topline{color:#a8c0d8;justify-content:space-between;gap:14px;font-size:12px;display:flex}.mockup-topline strong{color:#fff}.console-live{color:#7ee2b1;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;margin-left:auto;margin-right:10px;font-size:11px;font-weight:700;display:inline-flex}.console-live i{background:#34d28b;border-radius:999px;width:7px;height:7px;animation:2.4s ease-in-out infinite console-live-pulse;box-shadow:0 0 10px #34d28bcc}@keyframes console-live-pulse{0%,to{opacity:.55}50%{opacity:1}}.workflow-preview{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.workflow-step{background:#ffffff0a;border:1px solid #7ab3e824;border-radius:16px;align-content:start;gap:6px;min-height:132px;padding:14px 12px;transition:border-color .45s,background .45s,box-shadow .45s;display:grid;position:relative}.workflow-step.lit{background:radial-gradient(circle at 82% 12%,#7ab3e829,#0000 42%),#ffffff0f;border-color:#7ab3e86b;box-shadow:0 0 26px #4a90d924}.workflow-icon{width:36px;height:36px;color:var(--sky);background:#7ab3e814;border:1px solid #7ab3e83d;border-radius:11px;place-items:center;margin-bottom:2px;transition:color .45s,border-color .45s;display:grid}.workflow-step.current .workflow-icon{color:#fff;border-color:#7ab3e880}.workflow-icon svg{width:19px;height:19px}.workflow-preview small{color:var(--signal);letter-spacing:.14em;font-size:10px;font-weight:700}.workflow-title{color:#eef4fc;font-size:13px;font-weight:800;line-height:1.18}.workflow-step p{color:#a8c0d8;margin:0;font-size:11px;line-height:1.4}.workflow-chip{opacity:0;border-radius:999px;justify-self:start;align-items:center;gap:5px;margin-top:4px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:700;transition:opacity .35s,transform .35s;display:inline-flex;transform:translateY(2px)}.workflow-chip.show{opacity:1;transform:translateY(0)}.workflow-chip.typing{color:var(--sky);background:#4a90d924;border:1px solid #7ab3e84d}.workflow-chip.typing i{background:var(--sky);border-radius:999px;width:4px;height:4px;animation:1s ease-in-out infinite typing-dot-bounce}.workflow-chip.typing i:nth-of-type(2){animation-delay:.15s}.workflow-chip.typing i:nth-of-type(3){animation-delay:.3s}@keyframes typing-dot-bounce{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.workflow-chip.done{color:#7ee2b1;background:#34d28b1f;border:1px solid #34d28b4d}.workflow-chip.done svg{width:12px;height:12px}.workflow-connector{z-index:2;border-top:1px dashed #7ab3e880;width:14px;position:absolute;top:50%;right:-13px}.workflow-signal{background:var(--sky);border-radius:999px;width:6px;height:6px;text-decoration:none;animation:1.5s linear infinite signal-travel;position:absolute;top:-3.5px;left:0;box-shadow:0 0 10px #7ab3e8f2}@keyframes signal-travel{0%{opacity:0;transform:translate(-3px)}30%{opacity:1}to{opacity:0;transform:translate(12px)}}.mockup-stats{border-top:1px solid #7ab3e824;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:14px;display:grid}.mockup-stats>div{align-items:center;gap:10px;min-width:0;display:flex}.stat-icon{width:36px;height:36px;color:var(--sky);background:#7ab3e812;border:1px solid #7ab3e833;border-radius:999px;flex:none;place-items:center;display:grid}.stat-icon svg{width:17px;height:17px}.mockup-stats small{color:#88a7c7;font-size:10px;font-weight:600;display:block}.mockup-stats strong{color:#fff;font-size:17px;line-height:1.25;display:block}.mockup-stats strong b{vertical-align:2px;font-size:10px;font-weight:700}.mockup-stats b.up{color:#7ee2b1}.mockup-stats b.down{color:#f3c576}.mockup-stats p{color:#6e89a8;margin:0;font-size:9.5px}.signal-card{border:1px solid var(--line);background:radial-gradient(circle,#4a90d933,#0000 56%),#0c172beb;border-radius:22px;grid-template-columns:164px 1fr;align-items:center;gap:16px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0d}.signal-card strong{color:var(--bright);margin-bottom:8px;font-size:18px;display:block}.signal-card p,.metric-grid p,.metric-grid span{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.logo-orbit{background:var(--deep);border-radius:34px;width:172px;height:172px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0d1f3c38}.logo-orbit.compact{border-radius:30px;width:148px;height:148px}.logo-orbit:before,.logo-orbit:after{content:"";border:7px solid #7ab3e857;border-radius:999px;position:absolute;inset:28px}.logo-orbit:after{border-color:var(--sky);inset:42px 58px}.orbit-line,.orbit-dot{display:block;position:absolute}.orbit-line{background:var(--sky);border-radius:999px;width:5px;height:calc(100% - 44px);top:22px;left:50%;transform:translate(-50%)}.orbit-line.horizontal{width:calc(100% - 44px);height:5px;top:50%;left:22px;transform:translateY(-50%)}.orbit-dot{background:#eef4fc;border-radius:999px;width:22px;height:22px;box-shadow:0 0 0 7px #4a90d929}.orbit-dot.top{top:18px;left:calc(50% - 11px)}.orbit-dot.bottom{bottom:18px;left:calc(50% - 11px)}.orbit-dot.left{top:calc(50% - 11px);left:18px}.orbit-dot.right{top:calc(50% - 11px);right:18px}.orbit-dot.center{background:var(--signal);width:46px;height:46px;top:calc(50% - 23px);left:calc(50% - 23px);box-shadow:inset 0 0 0 15px #0c172beb}.metric-grid,.product-grid,.use-case-grid,.workflow-detail,.use-case-map{gap:18px;display:grid}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-grid article,.product-card,.motion-card,.use-case-grid article,.workflow-detail article,.use-case-map article{border:1px solid var(--line);background:#0c172beb;border-radius:22px;box-shadow:0 18px 50px #00000059}.dashboard-mockup .metric-grid article{background:#ffffff14;border-color:#7ab3e838;box-shadow:inset 0 0 0 1px #ffffff08}.dashboard-mockup .metric-grid strong,.dashboard-mockup .metric-grid b{color:#fff}.dashboard-mockup .metric-grid span,.dashboard-mockup .metric-grid p{color:#a8c0d8}.metric-grid article{min-height:70px;padding:10px}.metric-grid strong{color:var(--bright);margin-bottom:5px;font-size:20px;display:block}.metric-grid .wide{grid-column:1/-1}.section-block,.page-hero{padding-bottom:72px}.section-heading,.page-hero{max-width:760px}.products-hero{grid-template-columns:minmax(0,.95fr) minmax(340px,.65fr);align-items:end;gap:34px;max-width:none;display:grid}.products-hero-panel{border:1px solid var(--line);background:radial-gradient(circle at 85% 18%,#7ab3e838,#0000 35%),#0c172beb;border-radius:26px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000059}.products-hero-panel strong{color:var(--bright);letter-spacing:-.03em;margin-bottom:10px;font-size:24px;display:block}.products-hero-panel p{color:var(--muted);margin:0 0 20px;line-height:1.62}.products-hero-panel div{flex-wrap:wrap;gap:10px;display:flex}.products-hero-panel span{color:#fff;background:var(--deep);letter-spacing:0;text-transform:none;border-radius:999px;margin:0;padding:8px 11px;font-size:12px;font-weight:850;display:inline-flex}.section-heading span,.page-hero span,.section-kicker{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-block}.section-heading h2,.visual-panel h2,.workflow-detail h2,.use-case-map h2{color:var(--bright);letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.02}.section-heading p,.visual-panel p,.use-case-grid p,.workflow-detail li,.use-case-map p{color:var(--muted);line-height:1.65}.module-marquee-section{background:#0c172beb;border:1px solid #7ab3e829;border-radius:26px;grid-template-columns:280px minmax(0,1fr);align-items:center;gap:22px;margin:-38px 0 72px;padding:20px;display:grid;overflow:hidden;box-shadow:0 18px 55px #00000059}.module-marquee-section>div:first-child span{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.module-marquee-section p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.module-marquee{min-width:0;position:relative;overflow:hidden}.module-marquee:before,.module-marquee:after{content:"";z-index:2;pointer-events:none;width:74px;position:absolute;top:0;bottom:0}.module-marquee:before{background:linear-gradient(90deg,#050b18f5,#0000);left:0}.module-marquee:after{background:linear-gradient(270deg,#050b18f5,#0000);right:0}.module-marquee>div{gap:12px;width:max-content;display:flex}.module-marquee strong{min-height:48px;color:var(--bright);background:var(--frost);white-space:nowrap;border:1px solid #4a90d933;border-radius:999px;align-items:center;padding:11px 16px;font-size:14px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0d}.product-grid{grid-template-columns:repeat(3,1fr)}.core-products-band{background:#0c172beb;border:1px solid #7ab3e829;border-radius:24px;margin-bottom:18px;padding:30px 28px 26px;box-shadow:0 18px 55px #00000059}.core-heading-row{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:24px;display:flex}.core-heading-row .section-heading{max-width:560px}.core-heading-row .section-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2.4vw,30px);line-height:1.12}.core-heading-row>p{max-width:340px;color:var(--muted);text-align:right;margin:0 0 4px;font-size:13px;line-height:1.55}.core-products-band .product-grid{gap:14px}.core-products-band .product-card{border-radius:18px;padding:20px}.product-card-head{align-items:center;gap:14px;display:flex}.product-card-head h3{margin:0 0 6px;font-size:17px;line-height:1.15}.core-products-band .product-icon{border-radius:14px;flex:none;width:48px;height:48px}.core-products-band .product-icon svg{width:24px;height:24px}.core-product-badge{color:var(--success);background:#34d28b1f;border:1px solid #34d28b42;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.core-products-band .product-metric{display:none}.core-products-band .product-card p{margin:14px 0 0;font-size:13px;line-height:1.55}.core-products-band .product-card ul{gap:9px;margin:14px 0 0}.core-products-band .product-card li{font-size:12.5px}.card-request-link{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:9px;align-self:flex-end;margin-top:16px;padding:9px 14px;font-size:12px;font-weight:800;transition:box-shadow .2s;box-shadow:0 12px 24px #4a90d933}.card-request-link:hover{box-shadow:0 14px 30px #4a90d961}.mini-catalog-section{background:#0c172beb;border:1px solid #7ab3e829;border-radius:24px;margin-bottom:18px;padding:26px 28px 28px;box-shadow:0 18px 55px #00000059}.mini-catalog-section .catalog-heading-row{margin-top:6px}.category-rail{border:1px solid var(--line);background:#0c172beb;border-radius:12px;grid-template-columns:repeat(7,1fr);gap:0;max-width:100%;display:grid;overflow:hidden}.category-rail button{border:0;border-right:1px solid var(--line);min-height:42px;color:var(--muted);cursor:default;background:0 0;font-size:12px;font-weight:850}.category-rail button:last-child{border-right:0}.category-rail .active{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);box-shadow:0 12px 24px #4a90d938}.catalog-heading-row{justify-content:space-between;align-items:end;gap:18px;margin:18px 0 14px;display:flex}.catalog-heading-row h2{color:var(--bright);letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.05}.catalog-heading-row p{max-width:540px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.mini-product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.mini-product-grid article{border:1px solid var(--line);background:#0c172beb;border-radius:14px;grid-template-columns:42px 1fr;gap:12px;min-height:104px;padding:14px;display:grid}.mini-icon{width:42px;height:42px;color:var(--signal);background:var(--frost);border-radius:13px;place-items:center;display:grid}.mini-icon svg{width:23px;height:23px}.mini-card-topline{justify-content:space-between;align-items:start;gap:8px;display:flex}.mini-card-topline h3{color:var(--bright);margin:0 0 6px;font-size:14px;line-height:1.12}.mini-card-topline span{color:var(--warning);white-space:nowrap;background:#f3a33c24;border-radius:6px;padding:4px 6px;font-size:9px;font-weight:950}.mini-card-topline .beta{color:var(--signal);background:#4a90d91f}.mini-product-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.42}.proof-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;display:grid}.proof-grid article{background:radial-gradient(circle at 82% 14%,#7ab3e833,#0000 34%),#0c172beb;border:1px solid #7ab3e829;border-radius:24px;min-height:252px;padding:24px;box-shadow:0 18px 50px #00000059}.proof-grid strong{color:var(--signal);letter-spacing:-.05em;margin-bottom:22px;font-size:42px;line-height:1;display:block}.proof-grid h3{color:var(--bright);letter-spacing:-.035em;margin:0 0 12px;font-size:22px;line-height:1.08}.proof-grid p{color:var(--muted);margin:0;line-height:1.62}.starter-intro{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:26px;margin-bottom:28px;display:grid;overflow:hidden}.starter-intro .section-heading{max-width:none}.starter-intro .section-heading h2{font-size:clamp(28px,3vw,38px)}.starter-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.starter-grid article{background:radial-gradient(circle at 86% 18%,#7ab3e82e,#0000 34%),#0c172beb;border:1px solid #7ab3e829;border-radius:24px;align-content:start;min-height:314px;padding:24px;display:grid;box-shadow:0 18px 50px #00000059}.starter-grid h3{color:var(--bright);letter-spacing:-.035em;margin:24px 0 12px;font-size:24px;line-height:1.08}.starter-grid p{color:var(--muted);margin:0;line-height:1.65}.starter-grid strong{color:var(--signal);align-items:center;gap:8px;margin-top:22px;font-size:13px;line-height:1.45;display:flex}.starter-grid strong svg{flex:none;width:16px;height:16px}.coming-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.why-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.why-section .section-heading{max-width:none}.why-section .section-heading h2{font-size:clamp(28px,3.2vw,40px)}.why-grid article{background:radial-gradient(circle at 86% 18%,#7ab3e82e,#0000 34%),#0c172beb;border:1px solid #7ab3e829;border-radius:24px;grid-template-columns:54px 1fr;align-items:start;gap:8px 16px;min-height:0;padding:22px;display:grid;box-shadow:0 18px 50px #00000059}.why-grid article .product-icon{grid-row:1/span 2}.why-grid h3{color:var(--bright);letter-spacing:-.025em;margin:4px 0 0;font-size:19px;line-height:1.12}.why-grid p{color:var(--muted);grid-column:2;margin:0;line-height:1.65}.coming-grid article{color:#eef4fc;background:radial-gradient(circle at 86% 18%, #7ab3e838, transparent 34%), linear-gradient(135deg, var(--deep), var(--abyss));border:1px solid #7ab3e829;border-radius:24px;min-height:260px;padding:24px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059}.coming-grid h3{color:#fff;letter-spacing:-.035em;margin:0 0 14px;font-size:25px;line-height:1.08}.coming-grid p{color:#a8c0d8;line-height:1.62}.coming-grid article>span{color:var(--sky);text-transform:uppercase;letter-spacing:.12em;border:1px solid #eef4fc2e;border-radius:999px;margin-top:18px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.coming-grid .motion-card:hover{border-color:#7ab3e8bd;box-shadow:0 30px 78px #00000059,0 0 0 1px #7ab3e833,0 0 38px #4a90d933}.ai-showcase{background:radial-gradient(circle at 84% 16%, #7ab3e82e, transparent 34%), linear-gradient(135deg, var(--deep), var(--abyss));border:1px solid #7ab3e83d;border-radius:32px;grid-template-columns:minmax(0,.76fr) minmax(480px,1fr);align-items:center;gap:28px;margin-bottom:72px;padding:34px;display:grid;box-shadow:0 28px 80px #00000059}.ai-showcase-copy span{color:var(--sky);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:inline-block}.ai-showcase-copy h2{color:#fff;letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(34px,4vw,56px);line-height:1}.ai-showcase-copy p{color:#a8c0d8;margin:0;line-height:1.7}.ai-showcase-copy ul{gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.ai-showcase-copy li{color:#eef4fc;font-weight:850}.ai-showcase-copy li:before{content:"";background:var(--sky);border-radius:999px;width:8px;height:8px;margin-right:10px;display:inline-block}.ai-showcase-copy a{color:var(--bright);background:var(--sky);border-radius:999px;padding:13px 18px;font-weight:950;display:inline-flex;box-shadow:0 16px 35px #4a90d947}.ai-video-card{background:#ffffff1a;border:1px solid #eef4fc24;border-radius:28px;padding:10px;overflow:hidden;box-shadow:0 28px 80px #00000038}.ai-video-card video{aspect-ratio:16/9;background:var(--abyss);border:0;border-radius:22px;width:100%;display:block}.sample-report-section{grid-template-columns:minmax(0,.72fr) minmax(480px,1fr);align-items:center;gap:30px;display:grid}.sample-report-copy span{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:inline-block}.sample-report-copy h2{color:var(--bright);letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(34px,4vw,54px);line-height:1}.sample-report-copy p{color:var(--muted);margin:0;line-height:1.7}.sample-report-card{background:radial-gradient(circle at 86% 18%,#7ab3e833,#0000 35%),#0c172beb;border:1px solid #7ab3e847;border-radius:30px;min-width:0;max-width:100%;padding:26px;box-shadow:0 24px 70px #00000059}.report-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:18px;padding-bottom:18px;display:flex}.report-topline small{color:var(--signal);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.report-topline strong{color:var(--bright);letter-spacing:-.04em;font-size:28px;line-height:1.05}.report-topline span{color:#fff;background:var(--deep);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.report-signal-list{gap:14px;margin-top:18px;display:grid}.report-signal-list article{border:1px solid var(--line);background:#0c172beb;border-radius:20px;grid-template-columns:42px 1fr;gap:14px;padding:16px;display:grid}.report-signal-list small{width:42px;height:42px;color:var(--bright);background:var(--sky);border-radius:14px;place-items:center;font-weight:950;display:grid}.report-signal-list strong{color:var(--signal);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:950;display:block}.report-signal-list h3{color:var(--bright);margin:0 0 8px;font-size:22px;line-height:1.08}.report-signal-list p{color:var(--muted);margin:0;line-height:1.55}.product-card{flex-direction:column;height:100%;padding:24px;display:flex;position:relative}.motion-card{transition:border-color .2s,box-shadow .2s,transform .2s}.motion-card:hover{border-color:#4a90d9c7;box-shadow:0 24px 70px #00000059,0 0 0 1px #4a90d938,0 0 34px #4a90d92e}.product-icon{width:54px;height:54px;color:var(--sky);background:linear-gradient(135deg, var(--deep), var(--midnight));border-radius:18px;place-items:center;transition:color .25s;display:grid;box-shadow:0 16px 36px #0d1f3c2e}.motion-card:hover .product-icon,.motion-card:hover .mini-icon{color:#fff}.mini-icon{transition:color .25s}.product-icon svg{width:28px;height:28px}.product-metric{min-height:58px;margin-top:22px}.product-metric strong{color:var(--signal);font-size:28px;display:block}.product-metric span{color:var(--muted);font-size:13px}.product-metric.label-only{align-items:end;display:flex}.product-metric.label-only span{color:var(--signal);font-size:18px;font-weight:900;line-height:1.2}.core-products-band .product-card .product-metric,.core-products-band .product-card .product-metric.label-only{min-height:0;margin:0;display:none}.product-card h3,.use-case-grid h3{color:var(--bright);margin:0 0 8px;font-size:22px;line-height:1.1}.product-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.product-card ul,.reason-list{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.product-card li,.reason-list li{color:var(--ink);align-items:center;gap:9px;font-weight:650;display:flex}.product-card li svg{width:15px;height:15px;color:var(--signal);flex:none}.reason-list li:before{content:"";background:var(--signal);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.product-card>.card-request-link{align-self:flex-start;margin-top:auto}.core-products-band .product-card>.card-request-link{grid-column:2;place-self:start end;margin-top:4px}.visual-band{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:72px;display:grid}.visual-panel{border:1px solid var(--line);background:#0c172beb;border-radius:26px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000059}.visual-panel:after{background:#7ab3e847;border-radius:999px;width:190px;height:190px;top:-60px;right:-60px}.flow-list,.workflow-stack{z-index:1;gap:12px;display:grid;position:relative}.flow-list div,.workflow-stack div{border:1px solid var(--line);color:var(--bright);background:var(--frost);border-radius:16px;justify-content:space-between;gap:14px;padding:14px 16px;font-weight:800;display:flex}.flow-list span,.workflow-stack span{color:var(--signal);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.workflow-stack div{display:grid}.workflow-stack span{letter-spacing:0;text-transform:none;line-height:1.5}.use-case-grid{grid-template-columns:repeat(3,1fr)}.use-case-grid article,.workflow-detail article,.use-case-map article{padding:24px}.use-case-grid small{color:var(--signal);font-weight:900}.workflow-detail{grid-template-columns:repeat(3,1fr);padding-bottom:72px}.workflow-detail h2,.use-case-map h2{font-size:26px}.workflow-detail ol{margin:0;padding-left:22px}.product-detail-stack{gap:22px;padding-bottom:72px;display:grid}.product-detail{border:1px solid var(--line);background:#0c172beb;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(360px,.68fr);gap:28px;padding:30px;display:grid;box-shadow:0 24px 70px #00000059}.detail-index{color:var(--signal);letter-spacing:.14em;margin-bottom:18px;font-size:13px;font-weight:950;display:inline-flex}.product-detail h2{color:var(--bright);letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(32px,4vw,54px);line-height:1.02}.product-detail p{color:var(--muted);margin:0;line-height:1.7}.product-detail ul{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.product-detail li{color:var(--bright);align-items:center;gap:10px;font-weight:850;display:flex}.product-detail li svg{width:18px;height:18px;color:var(--signal);flex:none}.workflow-card{background:radial-gradient(circle at 78% 14%, #7ab3e83d, transparent 34%), linear-gradient(135deg, var(--deep), var(--abyss));color:#eef4fc;border:1px solid #7ab3e847;border-radius:24px;align-content:start;gap:18px;padding:24px;display:grid}.workflow-card>strong{color:var(--sky);letter-spacing:-.05em;font-size:42px;line-height:1;display:block}.workflow-card>span{color:#a8c0d8;line-height:1.5}.workflow-card>div{gap:12px;display:grid}.workflow-row{background:#ffffff0f;border:1px solid #eef4fc1f;border-radius:15px;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.workflow-row small{width:30px;height:30px;color:var(--bright);background:var(--sky);border-radius:999px;place-items:center;font-weight:950;display:grid}.workflow-row p{color:#eef4fc;font-size:14px}.workflow-row svg{width:16px;height:16px;color:var(--sky)}.product-operating-model{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:start;gap:28px;padding-bottom:72px;display:grid}.product-operating-model>div:first-child span{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-block}.product-operating-model h2,.product-cta h2{color:var(--bright);letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(32px,4vw,52px);line-height:1.02}.product-operating-model p,.product-cta p{color:var(--muted);margin:0;line-height:1.7}.model-grid{gap:14px;display:grid}.model-grid article{border:1px solid var(--line);background:#0c172beb;border-radius:22px;padding:22px;box-shadow:0 18px 50px #00000059}.model-grid strong{color:var(--signal);letter-spacing:.12em;margin-bottom:12px;font-size:13px;font-weight:950;display:inline-block}.model-grid h3{color:var(--bright);margin:0 0 8px;font-size:24px}.product-cta{background:radial-gradient(circle at 84% 16%,#7ab3e838,#0000 36%),#0c172beb;border:1px solid #7ab3e84d;border-radius:30px;justify-items:start;gap:18px;max-width:820px;margin-bottom:72px;padding:38px;display:grid;box-shadow:0 24px 70px #00000059}.home-final-cta{background:radial-gradient(circle at 84% 16%,#7ab3e840,#0000 36%),linear-gradient(135deg,#fffffff5,#dfebf8f0);border:1px solid #7ab3e84d;border-radius:30px;justify-items:start;gap:18px;width:100%;max-width:none;margin-bottom:72px;padding:clamp(28px,4vw,48px);display:grid;box-shadow:0 24px 70px #00000059}.home-final-cta h2{color:#0d1f3c;letter-spacing:-.055em;max-width:980px;margin:0;font-size:clamp(30px,4.6vw,58px);line-height:1.02}.home-final-cta h2 b{color:#2f80d0;font-weight:inherit}.home-final-cta p{color:#44607c;max-width:760px;margin:0;line-height:1.7}.process-section{background:#0c172beb;border:1px solid #7ab3e829;border-radius:24px;margin-bottom:18px;padding:30px 28px 34px;box-shadow:0 18px 55px #00000059}.process-rail{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:30px;display:grid;position:relative}.process-line{background:linear-gradient(90deg, var(--signal), var(--sky));opacity:.45;transform-origin:0;z-index:0;border-radius:999px;height:2px;position:absolute;top:28px;left:60px;right:60px}.process-rail article{z-index:1;padding:0 8px;position:relative}.process-node{width:56px;height:56px;color:var(--sky);background:radial-gradient(circle at 50% 30%, #7ab3e824, transparent 70%), var(--paper);border:1px solid #7ab3e866;border-radius:999px;place-items:center;margin-bottom:16px;display:grid;box-shadow:0 0 22px #4a90d91f}.process-node svg{width:23px;height:23px}.process-rail article:last-child .process-node{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-color:#7ab3e8a6;box-shadow:0 0 28px #4a90d966}.process-rail h3{color:var(--bright);letter-spacing:.06em;text-transform:uppercase;align-items:baseline;gap:8px;margin:0 0 8px;font-size:15px;line-height:1.1;display:flex}.process-rail small{color:var(--signal);font-size:12px;font-weight:700}.process-rail p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.faq-list{gap:14px;margin-top:28px;display:grid}.faq-list article{border:1px solid var(--line);background:#0c172beb;border-radius:22px;padding:24px;box-shadow:0 16px 45px #00000059}.faq-list h3{color:var(--bright);margin:0;font-size:22px;line-height:1.15}.faq-list h3 button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:0;font-family:inherit;display:flex}.faq-toggle-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--signal);background:var(--frost);border-radius:999px;flex:none;place-items:center;transition:border-color .2s,background .2s;display:grid}.faq-toggle-icon svg{width:18px;height:18px}.faq-list article.faq-open .faq-toggle-icon,.faq-list h3 button:hover .faq-toggle-icon{background:#fff;border-color:#4a90d999}.faq-answer{overflow:hidden}.faq-list p{color:var(--muted);margin:0;padding-top:12px;line-height:1.65}.product-cta a,.home-final-cta a{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:0 16px 35px #4a90d942}.final-cta-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home-final-cta a.final-cta-secondary{color:#2f80d0;box-shadow:none;background:0 0;align-items:center;gap:7px;padding:13px 6px;font-weight:800}.final-cta-secondary svg{width:16px;height:16px;transition:transform .2s}.final-cta-secondary:hover svg{transform:translate(3px)}.use-case-map{grid-template-columns:1fr;padding-bottom:72px}.use-cases-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);align-items:end;gap:34px;max-width:none;display:grid}.use-case-summary-panel{border:1px solid var(--line);background:radial-gradient(circle at 80% 18%,#7ab3e838,#0000 35%),#0c172beb;border-radius:26px;padding:28px;box-shadow:0 22px 60px #00000059}.use-case-summary-panel strong{color:var(--bright);letter-spacing:-.05em;margin-bottom:10px;font-size:34px;display:block}.use-case-summary-panel p{color:var(--muted);margin:0;line-height:1.65}.use-case-page-grid{gap:22px;padding-bottom:72px;display:grid}.use-case-page-grid article{border:1px solid var(--line);background:#0c172beb;border-radius:28px;grid-template-columns:minmax(0,.8fr) minmax(330px,.7fr);gap:24px;padding:28px;display:grid;box-shadow:0 24px 70px #00000059}.use-case-card-head h2{color:var(--bright);letter-spacing:-.05em;margin:0 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.02}.use-case-card-head p{color:var(--muted);margin:0;line-height:1.7}.use-case-stage-list{gap:10px;display:grid}.use-case-stage-list div{border:1px solid var(--line);background:var(--frost);border-radius:16px;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.use-case-stage-list small{color:#fff;background:var(--deep);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.use-case-stage-list span{color:var(--bright);font-weight:850}.use-case-outcome{border-left:4px solid var(--signal);color:var(--bright);background:#f4f8fd;border-radius:12px;grid-column:1/-1;padding:14px 16px}.use-case-products{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.use-case-products span{color:#fff;background:var(--deep);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}.use-case-pathway{grid-template-columns:minmax(0,.75fr) minmax(420px,1fr);gap:28px;padding-bottom:72px;display:grid}.use-case-pathway>div:first-child span{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-block}.use-case-pathway h2{color:var(--bright);letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(32px,4vw,52px);line-height:1.02}.use-case-pathway p{color:var(--muted);margin:0;line-height:1.7}.pathway-steps{gap:14px;display:grid}.pathway-steps article{border:1px solid var(--line);background:#0c172beb;border-radius:22px;padding:22px;box-shadow:0 18px 50px #00000059}.pathway-steps strong{color:var(--signal);letter-spacing:.12em;margin-bottom:12px;font-size:13px;font-weight:950;display:inline-block}.pathway-steps h3{color:var(--bright);margin:0 0 8px;font-size:24px}.use-case-map article div{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.use-case-map span{color:#fff;background:var(--deep);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:start;gap:42px;padding-bottom:72px;display:grid}.contact-form{border:1px solid var(--line);background:#0c172beb;border-radius:26px;gap:16px;padding:28px;display:grid;box-shadow:0 22px 60px #00000059}.contact-channel-grid{gap:12px;margin-top:28px;display:grid}.contact-email{color:var(--bright);background:var(--paper);border:1px solid #4a90d947;border-radius:16px;gap:4px;margin:4px 0 8px;padding:14px 18px;font-size:18px;font-weight:900;display:inline-grid;box-shadow:0 14px 38px #00000059}.contact-email span{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:950}.contact-email:hover{border-color:var(--signal)}.contact-channel-grid article{border:1px solid var(--line);background:#0c172beb;border-radius:18px;padding:18px;box-shadow:0 14px 40px #00000059}.contact-channel-grid h2{color:var(--bright);margin:0 0 8px;font-size:20px}.contact-channel-grid p{color:var(--muted);margin:0 0 10px;font-size:15px;line-height:1.6}.contact-channel-grid span{color:var(--signal);font-size:13px;font-weight:850;line-height:1.5}.form-intro{color:#eef4fc;background:radial-gradient(circle at 84% 18%, #7ab3e838, transparent 34%), linear-gradient(135deg, var(--deep), var(--abyss));border-radius:18px;padding:18px}.form-intro strong{color:#fff;margin-bottom:8px;font-size:22px;display:block}.form-intro p{color:#a8c0d8;margin:0;line-height:1.55}.contact-form label{color:var(--bright);gap:8px;font-size:14px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--frost);border-radius:14px;padding:13px 14px}.site-footer{border:1px solid var(--line);color:#bcd3ea;background:radial-gradient(circle at 82% 18%, #7ab3e81a, transparent 32%), var(--paper);border-radius:28px;grid-template-columns:1.3fr .9fr .7fr 1fr;gap:30px;margin-bottom:26px;padding:38px;display:grid;box-shadow:0 26px 70px #00000059}.footer-brand-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer-brand-row img{width:50px;height:50px;display:block}.footer-brand-row>span{gap:3px;display:grid}.footer-brand-row strong{color:#f2f7ff;letter-spacing:-.02em;font-size:21px;line-height:1}.footer-brand-row strong b{color:#2f80d0}.footer-brand-row small{color:var(--sky);letter-spacing:.22em;text-transform:uppercase;font-size:9px;font-weight:800}.footer-social{gap:10px;margin-top:18px;display:flex}.footer-social a{border:1px solid var(--line);width:40px;height:40px;color:var(--sky);background:#7ab3e80f;border-radius:999px;place-items:center;transition:border-color .2s,color .2s,background .2s;display:grid}.footer-social a:hover{color:#fff;background:#7ab3e824;border-color:#7ab3e880}.footer-social svg{width:19px;height:19px}.footer-contact{align-content:start;justify-items:start;gap:12px;display:grid}.footer-email{color:#f2f7ff;font-weight:800;transition:color .2s}.footer-email:hover{color:var(--sky)}.footer-cta{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #4a90d93d}.footer-cta svg{width:15px;height:15px}.footer-whatsapp{color:#7ee2b1;align-items:center;gap:8px;font-size:13px;font-weight:700;transition:color .2s;display:inline-flex}.footer-whatsapp:hover{color:#a9f0cd}.footer-whatsapp svg{width:18px;height:18px}.site-footer h3{color:#f2f7ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:15px}.site-footer p{color:#a8c0d8;max-width:440px;margin:0;line-height:1.55}.site-footer nav,.footer-links{color:#eef4fc;gap:11px;font-weight:800;display:grid}.footer-note{color:#88a7c7;border-top:1px solid #eef4fc1f;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;margin-top:8px;padding-top:18px;font-size:13px;display:flex}.footer-legal{gap:20px;display:inline-flex}.footer-legal a{transition:color .2s}.footer-legal a:hover{color:#f2f7ff}.legal-page{min-height:40vh;padding-top:56px}.legal-page a{color:var(--sky);text-decoration:underline}.whatsapp-float{right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:100;color:#fff;background:#25d366;border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:12px 18px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;animation:7s ease-in-out infinite whatsapp-pulse;display:inline-flex;position:fixed;box-shadow:0 18px 42px #050f1e38,0 0 0 5px #25d36621}@keyframes whatsapp-pulse{0%{box-shadow:0 18px 42px #050f1e38,0 0 0 5px #25d36621}6%{box-shadow:0 18px 42px #050f1e38,0 0 0 13px #25d36638}12%,to{box-shadow:0 18px 42px #050f1e38,0 0 0 5px #25d36621}}.whatsapp-float:hover{transform:translateY(-4px);box-shadow:0 24px 52px #050f1e42,0 0 0 7px #25d36629}.whatsapp-float svg{flex:none;width:27px;height:27px}@media (max-width:1100px){.site-header{flex-wrap:wrap}.top-nav{order:3;justify-content:center;width:100%}.nav-cta{margin-left:auto}.hero-section{grid-template-columns:1fr;padding:30px 30px 34px}.hero-copy h1{max-width:760px;font-size:clamp(34px,6vw,46px)}.hero-copy p{max-width:760px}.dashboard-mockup{width:100%;max-width:660px}.core-products-band{grid-template-columns:1fr}.core-products-band .product-grid{grid-template-columns:repeat(2,1fr)}.mini-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.site-header,.site-footer{align-items:flex-start}.site-footer{grid-template-columns:1fr}.footer-note{grid-column:auto}.top-nav{flex-wrap:wrap}.hero-section,.module-marquee-section,.products-hero,.use-cases-hero,.core-products-band,.product-grid,.mini-product-grid,.starter-grid,.proof-grid,.ai-showcase,.sample-report-section,.process-rail,.coming-grid,.why-grid,.visual-band,.product-detail,.product-operating-model,.use-case-page-grid article,.use-case-pathway,.use-case-grid,.workflow-detail,.contact-layout,.signal-card{grid-template-columns:1fr}.starter-intro{grid-template-columns:1fr;align-items:start;display:grid}.starter-intro .section-heading h2,.why-section .section-heading h2{white-space:normal}.workflow-preview{grid-template-columns:repeat(2,1fr)}.workflow-connector,.hero-orbit{display:none}.mockup-stats{grid-template-columns:1fr;gap:9px}.category-rail{flex-wrap:wrap;display:flex;overflow:hidden}.category-rail button{border-bottom:1px solid var(--line);flex:150px;min-width:0}.module-marquee>div{flex-wrap:wrap;width:100%;transform:none!important}.module-marquee strong{min-height:40px;font-size:12px}.sample-report-section>*{min-width:0}.catalog-heading-row{align-items:start;display:grid}.core-products-band .product-card,.mini-product-grid article{grid-template-columns:52px 1fr}.core-products-band .product-grid{grid-template-columns:1fr}.module-marquee-section{margin-top:0}.process-line{display:none}}@media (max-width:560px){.site-shell{padding:12px}.brand-link{min-width:0}.site-header{border-radius:18px 18px 0 0}.brand-link small{display:none}.top-nav{justify-content:flex-start;gap:12px;padding-bottom:2px;overflow-x:auto}.category-rail button{flex-basis:100%;min-height:38px}.nav-cta{width:100%;margin-left:0;font-size:12px}.hero-copy h1,.page-hero h1,.contact-layout h1{letter-spacing:-.045em;font-size:30px}.hero-copy p{font-size:15px}.hero-actions a{width:100%}.metric-grid{grid-template-columns:1fr}.workflow-preview{grid-template-columns:repeat(2,1fr)}.hero-section,.core-products-band,.mini-catalog-section{padding-left:16px;padding-right:16px}.hero-section{border-radius:0 0 18px 18px;padding-top:30px;padding-bottom:34px}.core-products-band{padding:22px 16px 18px}.core-heading-row{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px}.core-heading-row>p{text-align:left;max-width:none}.core-products-band .product-grid{gap:12px}.core-products-band .product-card{padding:16px}.product-card-head h3{font-size:16px}.core-products-band .product-card>.card-request-link{text-align:center;justify-content:center;align-self:stretch;margin-top:14px;padding:12px 14px;font-size:13px;display:inline-flex}.mini-product-grid article{grid-template-columns:44px 1fr}.mini-card-topline span{justify-self:start;position:static}.catalog-heading-row h2{font-size:22px}.workflow-preview div{min-height:78px}.whatsapp-float{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));justify-content:center;width:54px;height:54px;min-height:54px;padding:0}.whatsapp-float span{display:none}.dashboard-mockup .metric-grid .wide{min-height:82px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.products-page{gap:18px;display:grid}.products-hero-v2{background:radial-gradient(circle at 74% 38%, #4a90d94d, transparent 24rem), radial-gradient(circle at 12% 16%, #7ab3e81f, transparent 18rem), linear-gradient(135deg, var(--abyss), var(--deep) 62%, #06142a);border:1px solid #7ab3e829;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);align-items:center;gap:30px;padding:44px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000059}.products-hero-copy h1{color:#fff;letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(32px,4vw,46px);font-weight:850;line-height:1.02}.products-hero-copy p{color:#b8cce2;max-width:460px;margin:0 0 20px;font-size:15px;line-height:1.62}.products-hero-copy .primary-button{gap:8px}.products-hero-copy .primary-button svg{width:16px;height:16px}.products-hero-stage{min-height:360px;position:relative}.orbit-svg{width:100%;height:100%;position:absolute;inset:0}.hero-product-tile{color:#eef4fc;white-space:nowrap;background:radial-gradient(circle at 80% 16%,#7ab3e82e,#0000 50%),#0a1426eb;border:1px solid #7ab3e852;border-radius:15px;align-items:center;gap:10px;padding:11px 16px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 18px 45px #0006,0 0 26px #4a90d91f}.tile-icon{width:32px;height:32px;color:var(--sky);background:#7ab3e81a;border:1px solid #7ab3e84d;border-radius:9px;place-items:center;display:grid}.tile-icon svg{width:17px;height:17px;animation:5.5s ease-in-out infinite tile-icon-pulse}.tile-b .tile-icon svg{animation-delay:1.8s}.tile-c .tile-icon svg{animation-delay:3.6s}@keyframes tile-icon-pulse{0%,88%,to{opacity:1}94%{opacity:.45}}.hero-product-tile.tile-a{top:16%;left:4%}.hero-product-tile.tile-b{top:16%;right:4%}.hero-product-tile.tile-c{top:70%;left:50%;transform:translate(-50%)}.product-section-nav{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081020e0;border:1px solid #7ab3e833;border-radius:999px;gap:6px;padding:8px;display:flex;position:sticky;top:84px;box-shadow:0 18px 50px #00000059}.product-section-nav a{min-height:44px;color:var(--muted);border-radius:999px;flex:1;justify-content:center;align-items:center;gap:9px;padding:9px 16px;font-size:13px;font-weight:750;transition:color .25s;display:inline-flex;position:relative}.product-section-nav a.active{color:#fff}.product-section-nav a svg{z-index:1;width:17px;height:17px;position:relative}.product-section-nav a span{z-index:1;position:relative}.section-nav-pill{background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;position:absolute;inset:0;box-shadow:0 12px 28px #4a90d94d}.product-feature{background:#0c172b99;border:1px solid #7ab3e824;border-radius:24px;padding:36px 32px;scroll-margin-top:150px;box-shadow:0 18px 55px #0000004d}.feature-main{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:36px;display:grid}.product-feature.flipped .feature-main{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.product-feature.flipped .feature-copy{order:2}.product-feature.flipped .feature-visual{order:1}.feature-number{color:var(--signal);letter-spacing:.14em;font-size:13px;font-weight:700;font-family:var(--font-data), "IBM Plex Mono", ui-monospace, monospace;margin-bottom:10px;display:inline-block}.feature-copy h2{color:var(--bright);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);line-height:1.06}.feature-copy>p{max-width:520px;color:var(--muted);margin:0 0 22px;font-size:14.5px;line-height:1.62}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.benefit-card{background:#ffffff0a;border:1px solid #7ab3e82e;border-radius:16px;padding:16px 14px;transition:border-color .2s,box-shadow .2s}.benefit-card:hover{border-color:#4a90d98c;box-shadow:0 0 26px #4a90d924}.benefit-icon{width:36px;height:36px;color:var(--sky);background:#7ab3e817;border:1px solid #7ab3e842;border-radius:11px;place-items:center;margin-bottom:10px;transition:color .25s;display:grid}.benefit-card:hover .benefit-icon{color:#fff}.benefit-card.amber .benefit-icon{color:var(--warning);background:#f3a33c1a;border-color:#f3a33c52}.benefit-icon svg{width:18px;height:18px}.benefit-card strong{color:#eef4fc;margin-bottom:6px;font-size:13.5px;line-height:1.2;display:block}.benefit-card p{color:#a8c0d8;margin:0;font-size:12px;line-height:1.45}.feature-visual{place-items:center;display:grid}.feature-graphic{aspect-ratio:1;place-items:center;width:min(300px,100%);display:grid;position:relative}.graphic-ring{border:1px solid #4a90d94d;border-radius:999px;position:absolute}.graphic-ring.ring-1{inset:8%}.graphic-ring.ring-2{border-color:#7ab3e829;inset:22%}.graphic-shield .graphic-ring.ring-1{border-color:#f3a33c59}.graphic-core{width:128px;height:128px;color:var(--sky);background:radial-gradient(circle at 50% 24%,#7ab3e838,#0000 64%),linear-gradient(165deg,#14274a,#0a1426);border:1px solid #7ab3e859;border-radius:32px;place-items:center;display:grid;position:relative;box-shadow:0 26px 60px #00000073,0 0 40px #4a90d92e}.graphic-core svg{width:58px;height:58px}.graphic-core .core-sub{color:#fff;opacity:.85;width:26px;height:26px;position:absolute;bottom:16px;right:16px}.graphic-shield .graphic-core{border-radius:999px}.graphic-badge{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border:1px solid #7ab3e866;border-radius:999px;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:20%;right:18%;box-shadow:0 14px 34px #4a90d966}.graphic-badge svg{width:22px;height:22px}.graphic-satellite{color:#b8cce2;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex;position:absolute}.graphic-satellite i{background:var(--sky);border-radius:999px;width:8px;height:8px;box-shadow:0 0 10px #7ab3e8cc}.graphic-satellite.amber i{background:var(--warning);box-shadow:0 0 10px #f3a33ccc}.graphic-satellite.sat-a{top:2%;left:50%;transform:translate(-50%)}.graphic-satellite.sat-b{top:38%;left:-16%}.graphic-satellite.sat-c{top:38%;right:-14%}.graphic-satellite.sat-d{bottom:4%;left:50%;transform:translate(-50%)}.hub-dot{background:var(--sky);border-radius:999px;width:10px;height:10px;animation:5s ease-in-out infinite orbit-node-pulse;position:absolute;box-shadow:0 0 12px #7ab3e8d9}.hub-dot.dot-a{top:12%;left:24%}.hub-dot.dot-b{animation-delay:1.6s;top:30%;right:10%}.hub-dot.dot-c{animation-delay:3.2s;bottom:14%;left:36%}.feature-flow{border-top:1px solid #7ab3e81f;grid-auto-columns:1fr;grid-auto-flow:column;gap:14px;margin-top:32px;padding-top:26px;display:grid;position:relative}.flow-line{background:linear-gradient(90deg, var(--signal), var(--sky));opacity:.45;transform-origin:0;border-radius:999px;height:1.5px;position:absolute;top:53px;left:70px;right:70px}.flow-step{z-index:1;text-align:center;justify-items:center;gap:10px;display:grid;position:relative}.flow-node{width:54px;height:54px;color:var(--sky);background:radial-gradient(circle at 50% 28%, #7ab3e829, transparent 70%), var(--paper);border:1px solid #7ab3e86b;border-radius:999px;place-items:center;display:grid;position:relative;box-shadow:0 0 22px #4a90d924}.flow-node svg{width:21px;height:21px}.flow-node small{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.flow-label{color:#cfe0f2;max-width:150px;font-size:12.5px;font-weight:750;line-height:1.3}.ecosystem-section{background:radial-gradient(circle at 50% 0%, #4a90d924, transparent 30rem), linear-gradient(170deg, var(--deep), var(--abyss) 70%);border:1px solid #7ab3e82e;border-radius:24px;padding:38px 32px 44px;box-shadow:0 24px 70px #0006}.ecosystem-section>h2{color:#fff;letter-spacing:-.03em;text-align:center;margin:0 0 34px;font-size:clamp(22px,2.6vw,30px)}.ecosystem-rail{grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.ecosystem-line{background:#7ab3e847;border-radius:999px;height:1.5px;position:absolute;top:31px;left:64px;right:64px}.ecosystem-pulse{background:var(--sky);opacity:0;border-radius:999px;width:9px;height:9px;animation:7s ease-in-out infinite ecosystem-travel;position:absolute;top:27.5px;left:64px;box-shadow:0 0 14px #7ab3e8f2}@keyframes ecosystem-travel{0%{opacity:0;left:64px}6%{opacity:1}46%{opacity:1}52%,to{opacity:0;left:calc(100% - 70px)}}.ecosystem-node{z-index:1;text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.eco-circle{width:62px;height:62px;color:var(--sky);background:radial-gradient(circle at 50% 28%, #7ab3e833, transparent 70%), var(--abyss);border:1px solid #7ab3e873;border-radius:999px;place-items:center;margin-bottom:6px;transition:color .25s,border-color .25s;display:grid;box-shadow:0 0 26px #4a90d933}.ecosystem-node:hover .eco-circle{color:#fff;border-color:#7ab3e8bf}.eco-circle svg{width:24px;height:24px}.ecosystem-node strong{color:#eef4fc;font-size:15px}.ecosystem-node p{color:#a8c0d8;max-width:200px;margin:0;font-size:12.5px;line-height:1.5}.summaries-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.summary-card{background:#0c172beb;border:1px solid #7ab3e82e;border-radius:20px;padding:22px;transition:border-color .2s,box-shadow .2s;box-shadow:0 18px 50px #0000004d}.summary-card:hover{border-color:#4a90d999;box-shadow:0 0 30px #4a90d924}.summary-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.summary-head h3{color:var(--bright);margin:0;font-size:18px}.benefit-icon.summary-amber{color:var(--warning);background:#f3a33c1a;border-color:#f3a33c52}.summary-card dl{gap:12px;margin:0;display:grid}.summary-row dt{color:var(--sky);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:3px;font-size:11px;font-weight:800;display:flex}.summary-row dt svg{width:13px;height:13px}.summary-row dd{color:#cfe0f2;margin:0 0 0 20px;font-size:13.5px}.pilot-section{background:radial-gradient(circle at 84% 12%,#7ab3e838,#0000 34%),linear-gradient(135deg,#fffffff7,#dfebf8f2);border:1px solid #7ab3e84d;border-radius:26px;padding:34px 30px 36px;box-shadow:0 24px 70px #00000059}.pilot-section>h2{color:#0d1f3c;letter-spacing:-.03em;text-align:center;margin:0 0 24px;font-size:clamp(22px,2.6vw,28px)}.pilot-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pilot-card{background:#fff;border:1px solid #0d1f3c1a;border-radius:18px;align-content:start;gap:10px;padding:20px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 14px 40px #0d1f3c1a}.pilot-card:hover{border-color:#4a90d980;box-shadow:0 18px 50px #0d1f3c29}.pilot-card .benefit-icon{color:var(--signal);background:#4a90d914;border-color:#4a90d940}.pilot-card h3{color:#0d1f3c;margin:0;font-size:16.5px;line-height:1.2}.pilot-card p{color:#44607c;margin:0;font-size:13px;line-height:1.55}.pilot-card a{color:#2f80d0;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:800;display:inline-flex}.pilot-card a svg{width:14px;height:14px;transition:transform .2s}.pilot-card a:hover svg{transform:translate(3px)}.products-faq{background:#0c172b99;border:1px solid #7ab3e829;border-radius:24px;padding:30px 28px;box-shadow:0 18px 55px #0000004d}.products-faq>h2{color:var(--bright);letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(21px,2.4vw,26px)}.products-faq-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.products-faq-grid article{background:#ffffff0a;border:1px solid #7ab3e829;border-radius:16px;padding:16px 18px;transition:border-color .2s}.products-faq-grid article.faq-open{border-color:#4a90d980}.products-faq-grid h3{color:var(--bright);margin:0;font-size:15px;line-height:1.3}.products-faq-grid h3 button{width:100%;min-height:36px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.products-faq-grid .faq-toggle-icon{width:28px;height:28px}.products-faq-grid .faq-toggle-icon svg{width:15px;height:15px}.products-faq-grid .faq-answer p{color:var(--muted);margin:0;padding-top:10px;font-size:13px;line-height:1.6}.products-final-cta{margin-bottom:0}.cta-outline{align-items:center}.home-final-cta a.cta-outline{color:#0d1f3c;box-shadow:none;background:0 0;border:1px solid #0d1f3c4d;font-weight:800}.home-final-cta a.cta-outline:hover{color:#2f80d0;border-color:#2f80d0}.contact-page{gap:18px;display:grid}.contact-hero{background:radial-gradient(circle at 22% 18%, #4a90d93d, transparent 22rem), linear-gradient(135deg, var(--abyss), var(--deep) 64%, #06142a);border:1px solid #7ab3e829;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(0,.92fr) minmax(380px,1fr);align-items:start;gap:38px;padding:44px 38px;scroll-margin-top:90px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000059}.contact-orbit{top:30px;right:-160px;transform:rotate(10deg)}.contact-hero-copy,.contact-form-slot{z-index:1;position:relative}.contact-hero-copy h1{color:#fff;letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(30px,3.6vw,44px);font-weight:850;line-height:1.05}.contact-hero-copy>p{color:#b8cce2;max-width:420px;margin:0 0 26px;font-size:15px;line-height:1.62}.trust-points{gap:16px;display:grid}.trust-point{align-items:flex-start;gap:14px;display:flex}.trust-icon{width:46px;height:46px;color:var(--sky);background:#7ab3e814;border:1px solid #7ab3e84d;border-radius:14px;flex:none;place-items:center;display:grid}.trust-icon svg{width:21px;height:21px}.trust-point strong{color:#eef4fc;margin-bottom:3px;font-size:15px;display:block}.trust-point p{color:#a8c0d8;max-width:320px;margin:0;font-size:13px;line-height:1.5}.inquiry-card{background:#fff;border-radius:20px;gap:14px;padding:26px;display:grid;box-shadow:0 30px 80px #00000073}.inquiry-card h2{color:#0d1f3c;letter-spacing:-.025em;margin:0 0 2px;font-size:21px}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-field{gap:6px;display:grid}.form-field label,.contact-method legend{color:#0d1f3c;font-size:12.5px;font-weight:750}.inquiry-card input:not([type=radio]),.inquiry-card select,.inquiry-card textarea{color:#162536;background:#fbfdff;border:1px solid #d7e2ef;border-radius:10px;width:100%;padding:10px 12px;font-size:13.5px;transition:border-color .2s,box-shadow .2s}.inquiry-card input:focus-visible,.inquiry-card select:focus-visible,.inquiry-card textarea:focus-visible{border-color:var(--signal);outline:none;box-shadow:0 0 0 3px #4a90d92e}.inquiry-card input[aria-invalid=true],.inquiry-card select[aria-invalid=true],.inquiry-card textarea[aria-invalid=true]{border-color:#d65454}.inquiry-card ::placeholder{color:#93a8be}.field-error{color:#c03d3d;font-size:12px;font-weight:650}.contact-method{border:0;align-items:center;gap:18px;margin:0;padding:0;display:flex}.contact-method legend{float:left;margin-right:16px;padding:0}.contact-method label{color:#44607c;cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.contact-method input{accent-color:var(--signal);width:16px;height:16px}.form-server-error{color:#c03d3d;background:#d6545414;border:1px solid #d6545466;border-radius:10px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:650;display:flex}.form-server-error svg{flex:none;width:16px;height:16px}.inquiry-submit{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);cursor:pointer;border:0;border-radius:11px;width:100%;min-height:46px;font-size:14.5px;font-weight:800;transition:box-shadow .25s,filter .25s;box-shadow:0 16px 35px #4a90d94d}.inquiry-submit:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 18px 45px #4a90d973}.inquiry-submit:disabled{opacity:.7;cursor:progress}.form-privacy{color:#6c8298;justify-content:center;align-items:center;gap:8px;margin:0;font-size:11.5px;line-height:1.45;display:flex}.form-privacy svg{flex:none;width:13px;height:13px}.form-privacy a{color:#2f80d0;text-decoration:underline}.inquiry-success{text-align:center;justify-items:center;padding:44px 30px}.success-icon{color:#1f7a4d;background:#34d28b29;border-radius:999px;place-items:center;width:62px;height:62px;display:grid}.success-icon svg{width:30px;height:30px}.inquiry-success p{color:#44607c;max-width:380px;margin:0;font-size:14px;line-height:1.6}.inquiry-success .success-sub a{color:#2f80d0;text-decoration:underline}.contact-options{background:linear-gradient(135deg,#fffffff7,#e8f0faf2);border:1px solid #7ab3e84d;border-radius:26px;padding:34px 30px;box-shadow:0 24px 70px #00000059}.contact-options-heading{text-align:center;margin-bottom:26px}.contact-options-heading h2{color:#0d1f3c;letter-spacing:-.03em;margin:0 0 6px;font-size:clamp(24px,2.8vw,32px)}.contact-options-heading p{color:#44607c;margin:0;font-size:14px}.contact-options-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-option-card{text-align:center;background:#fff;border:1px solid #0d1f3c14;border-radius:18px;align-content:start;justify-items:center;gap:10px;padding:26px 22px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 14px 40px #0d1f3c14}.contact-option-card:hover{border-color:#4a90d973;box-shadow:0 18px 50px #0d1f3c24}.option-icon{width:58px;height:58px;color:var(--signal);background:#4a90d914;border:1px solid #4a90d940;border-radius:999px;place-items:center;margin-bottom:4px;transition:color .25s,background .25s;display:grid}.contact-option-card:hover .option-icon{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0)}.option-icon svg{width:25px;height:25px}.contact-option-card h3{color:#0d1f3c;margin:0;font-size:17px}.contact-option-card p{color:#44607c;margin:0;font-size:13px;line-height:1.55}.contact-option-card a{color:#2f80d0;align-items:center;gap:6px;margin-top:6px;font-size:13px;font-weight:800;display:inline-flex}.contact-option-card a svg{width:14px;height:14px;transition:transform .2s}.contact-option-card a:hover svg{transform:translate(3px)}.direct-contact{background:radial-gradient(circle at 88% 20%,#7ab3e833,#0000 30%),linear-gradient(135deg,#fffffff7,#dfebf8f2);border:1px solid #7ab3e84d;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:30px 34px;display:grid;box-shadow:0 24px 70px #00000059}.direct-copy h2{color:#0d1f3c;letter-spacing:-.03em;margin:0 0 4px;font-size:clamp(21px,2.4vw,27px)}.direct-copy>p{color:#44607c;margin:0 0 18px;font-size:13.5px}.direct-rows{gap:14px;display:grid}.direct-row{align-items:center;gap:12px;display:flex}.direct-icon{color:#fff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.direct-icon.email{background:linear-gradient(135deg, var(--signal), #2f80d0)}.direct-icon.whatsapp{background:#25d366}.direct-icon svg{width:20px;height:20px}.direct-row strong{color:#0d1f3c;font-size:13px;display:block}.direct-row a,.direct-row span{color:#44607c;font-size:13.5px}.direct-row a:hover{color:#2f80d0}.direct-actions{gap:12px;min-width:250px;display:grid}.direct-email-btn,.direct-whatsapp-btn{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 20px;font-size:14px;font-weight:800;transition:box-shadow .2s,border-color .2s;display:inline-flex}.direct-email-btn{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);box-shadow:0 14px 32px #4a90d94d}.direct-email-btn:hover{box-shadow:0 16px 40px #4a90d973}.direct-whatsapp-btn{color:#1c9e50;background:#fff;border:1.5px solid #25d3668c}.direct-whatsapp-btn:hover{border-color:#25d366;box-shadow:0 10px 26px #25d36633}.direct-email-btn svg,.direct-whatsapp-btn svg{width:18px;height:18px}.next-steps{background:#0c172b99;border:1px solid #7ab3e829;border-radius:24px;padding:34px 30px 38px;box-shadow:0 18px 55px #0000004d}.next-steps>h2{color:var(--bright);letter-spacing:-.03em;text-align:center;margin:0 0 32px;font-size:clamp(22px,2.6vw,30px)}.next-steps-rail{grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.next-steps-line{background:linear-gradient(90deg, var(--signal), var(--sky));opacity:.45;transform-origin:0;border-radius:999px;height:1.5px;position:absolute;top:28px;left:110px;right:110px}.next-step{z-index:1;text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.next-step-node{width:56px;height:56px;color:var(--sky);background:radial-gradient(circle at 50% 28%, #7ab3e829, transparent 70%), var(--paper);border:1px solid #7ab3e86b;border-radius:999px;place-items:center;margin-bottom:8px;display:grid;position:relative;box-shadow:0 0 22px #4a90d924}.next-step-node svg{width:22px;height:22px}.next-step-node small{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;place-items:center;width:24px;height:24px;font-size:10.5px;font-weight:800;display:grid;position:absolute;top:-6px;left:-10px}.next-step strong{color:#eef4fc;font-size:15.5px}.next-step p{color:#a8c0d8;max-width:250px;margin:0;font-size:12.5px;line-height:1.55}.contact-final-cta{margin-bottom:0}.contact-final-cta .final-cta-actions a{align-items:center;gap:8px}.contact-final-cta .final-cta-actions svg{width:16px;height:16px}.about-page{gap:18px;display:grid}.about-hero{background:radial-gradient(circle at 74% 40%, #4a90d942, transparent 24rem), linear-gradient(135deg, var(--abyss), var(--deep) 62%, #06142a);border:1px solid #7ab3e829;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(0,.94fr) minmax(360px,1fr);align-items:center;gap:34px;padding:46px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000059}.about-orbit{top:-60px;right:-140px}.about-hero-copy{z-index:1;position:relative}.about-hero-copy h1{color:#fff;letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(32px,3.9vw,46px);font-weight:850;line-height:1.04}.about-hero-copy>p{color:#b8cce2;max-width:460px;margin:0 0 22px;font-size:15px;line-height:1.64}.about-hero-copy .primary-button,.about-hero-copy .secondary-button{gap:8px}.about-hero-copy .hero-actions svg{width:16px;height:16px}.about-hero-stage{min-height:350px;position:relative}.about-ring{border:1px solid #4a90d942;border-radius:50%;position:absolute}.about-ring.ring-outer{inset:4% 0}.about-ring.ring-inner{border-color:#7ab3e824;inset:22% 18%}.about-hub{width:104px;height:104px;color:var(--sky);background:radial-gradient(circle at 50% 24%,#7ab3e83d,#0000 64%),linear-gradient(165deg,#14274a,#0a1426);border:1px solid #7ab3e866;border-radius:28px;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 60px #00000073,0 0 44px #4a90d933}.about-hub svg{width:44px;height:44px}@keyframes hub-glow{0%,to{box-shadow:0 26px 60px #00000073,0 0 44px #4a90d933}50%{box-shadow:0 26px 60px #00000073,0 0 58px #4a90d961}}.about-hub{animation:6s ease-in-out infinite hub-glow}.about-satellite{color:#dce9f7;text-align:center;justify-items:center;gap:8px;max-width:120px;font-size:12px;font-weight:750;display:grid;position:absolute}.about-satellite i{background:var(--paper);border:1px solid #7ab3e859;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 0 24px #4a90d929}.about-satellite svg{width:24px;height:24px}.about-satellite.tone-green i{color:#34d28b;border-color:#34d28b73}.about-satellite.tone-amber i{color:var(--warning);border-color:#f3a33c73}.about-satellite.tone-blue i{color:var(--sky)}.about-satellite.sat-records{top:8%;left:6%}.about-satellite.sat-risk{top:4%;right:4%}.about-satellite.sat-ai{bottom:4%;left:8%}.about-satellite.sat-follow{bottom:8%;right:6%}.about-panel{border-radius:24px;padding:36px 32px;box-shadow:0 18px 55px #0000004d}.about-panel.light{background:linear-gradient(135deg,#fffffff7,#e4eef9f2);border:1px solid #7ab3e84d}.about-panel.dark{background:#0c172b99;border:1px solid #7ab3e829}.about-panel.deep{background:radial-gradient(circle at 50% 0%, #4a90d924, transparent 30rem), linear-gradient(170deg, var(--deep), var(--abyss) 70%);border:1px solid #7ab3e82e;box-shadow:0 24px 70px #0006}.about-heading h2{color:var(--bright);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(24px,2.8vw,32px);line-height:1.1}.about-heading p{color:var(--muted);max-width:420px;margin:0;font-size:14px;line-height:1.62}.about-heading.on-light h2{color:#0d1f3c}.about-heading.on-light p{color:#44607c}.purpose-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:34px;display:grid}.purpose-cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.purpose-card{text-align:center;background:#fff;border:1px solid #0d1f3c1a;border-radius:16px;justify-items:center;gap:8px;padding:18px 12px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 12px 32px #0d1f3c14}.purpose-card:hover,.friction-card:hover,.responsible-card:hover,.partner-card:hover{border-color:#4a90d973;box-shadow:0 16px 40px #0d1f3c21}.friction-card,.responsible-card,.partner-card{transition:border-color .2s,box-shadow .2s}.purpose-node{width:52px;height:52px;color:var(--signal);background:#4a90d912;border:1px solid #4a90d94d;border-radius:999px;place-items:center;margin-bottom:4px;display:grid;position:relative}.purpose-node svg{width:22px;height:22px}.purpose-node small{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;place-items:center;width:20px;height:20px;font-size:9.5px;font-weight:800;display:grid;position:absolute;top:-6px;right:-8px}.purpose-card strong{color:#0d1f3c;font-size:13.5px;line-height:1.2}.purpose-card p{color:#44607c;margin:0;font-size:11.5px;line-height:1.45}.friction-grid{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:26px;display:grid}.friction-title{color:#0d1f3c;letter-spacing:-.025em;margin:0;font-size:21px;line-height:1.2}.friction-cards{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.friction-card{background:#fff;border:1px solid #0d1f3c1a;border-radius:14px;gap:7px;padding:14px 12px;display:grid;box-shadow:0 10px 26px #0d1f3c12}.friction-icon{width:34px;height:34px;color:var(--signal);background:#4a90d912;border:1px solid #4a90d940;border-radius:10px;place-items:center;display:grid}.friction-icon svg{width:17px;height:17px}.friction-card strong{color:#0d1f3c;font-size:12.5px;line-height:1.25}.friction-card p{color:#44607c;margin:0;font-size:11px;line-height:1.45}.principles-section .about-heading{margin-bottom:22px}.principles-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.principle-card{background:#ffffff0a;border:1px solid #7ab3e82e;border-radius:16px;align-content:start;gap:8px;padding:18px 14px;transition:border-color .2s,box-shadow .2s;display:grid}.principle-card:hover{border-color:#4a90d98c;box-shadow:0 0 26px #4a90d924}.principle-card small{color:var(--signal);letter-spacing:.12em;font-size:11px;font-weight:700;font-family:var(--font-data), "IBM Plex Mono", ui-monospace, monospace}.principle-card strong{color:#eef4fc;font-size:14px;line-height:1.2}.principle-card p{color:#a8c0d8;margin:0;font-size:11.5px;line-height:1.5}.about-process{padding:10px 6px}.about-process .about-heading{margin-bottom:26px}.about-process-rail{grid-template-columns:repeat(5,1fr);gap:14px;display:grid;position:relative}.about-process-line{background:linear-gradient(90deg, var(--signal), var(--sky));opacity:.45;transform-origin:0;border-radius:999px;height:1.5px;position:absolute;top:27px;left:70px;right:70px}.about-process-step{z-index:1;text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.about-process-step strong{color:#eef4fc;font-size:14.5px;line-height:1.2}.about-process-step p{max-width:190px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.audience-grid{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);align-items:center;gap:30px;display:grid}.audience-cards{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.audience-card{text-align:center;background:#ffffff0a;border:1px solid #7ab3e82e;border-radius:14px;align-content:start;justify-items:center;gap:8px;padding:16px 10px;transition:border-color .2s,box-shadow .2s;display:grid}.audience-card:hover{border-color:#4a90d98c;box-shadow:0 0 24px #4a90d91f}.audience-card strong{color:#eef4fc;font-size:12.5px;line-height:1.2}.audience-card p{color:#a8c0d8;margin:0;font-size:11px;line-height:1.45}.ecosystem-about-grid{grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);align-items:center;gap:30px;display:grid}.ecosystem-stage{gap:18px;display:grid}.ecosystem-orbits{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.eco-hub{color:#fff;text-align:center;background:radial-gradient(circle at 50% 26%, #7ab3e842, transparent 66%), var(--deep);border:2px solid #7ab3e88c;border-radius:999px;order:2;place-items:center;width:128px;height:128px;padding:14px;font-size:14px;font-weight:800;line-height:1.2;animation:6s ease-in-out infinite eco-hub-glow;display:grid;box-shadow:0 0 44px #4a90d94d}@keyframes eco-hub-glow{0%,to{box-shadow:0 0 44px #4a90d94d}50%{box-shadow:0 0 60px #4a90d97a}}.eco-product{text-align:center;color:#dce9f7;justify-items:center;gap:8px;width:116px;font-size:11.5px;font-weight:700;display:grid}.eco-product:first-of-type{order:1}.eco-product:nth-of-type(2){order:3}.eco-product:nth-of-type(3){order:4}.eco-product i{background:var(--abyss);border:1.5px solid;border-radius:999px;place-items:center;width:84px;height:84px;display:grid}.eco-product svg{width:30px;height:30px}.eco-product.tone-green i{color:#34d28b;border-color:#34d28b99;box-shadow:0 0 26px #34d28b2e}.eco-product.tone-amber i{color:var(--warning);border-color:#f3a33c8c;box-shadow:0 0 26px #f3a33c29}.eco-product.tone-violet i{color:#b39df5;border-color:#b39df58c;box-shadow:0 0 26px #b39df52e}.eco-coming-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.eco-coming{color:#b8cce2;background:#7ab3e80f;border:1px solid #7ab3e842;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.eco-coming b{color:var(--warning);text-transform:uppercase;letter-spacing:.08em;background:#f3a33c24;border:1px solid #f3a33c4d;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.responsible-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:30px;display:grid}.responsible-badge{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:12px;display:grid;box-shadow:0 14px 32px #4a90d94d}.responsible-badge svg{width:26px;height:26px}.responsible-copy h2{color:#0d1f3c;letter-spacing:-.025em;max-width:360px;margin:0;font-size:clamp(21px,2.4vw,27px);line-height:1.15}.responsible-cards{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.responsible-card{background:#fff;border:1px solid #0d1f3c1a;border-radius:14px;gap:9px;padding:14px 12px;display:grid;box-shadow:0 10px 26px #0d1f3c12}.responsible-card p{color:#34506e;margin:0;font-size:12px;font-weight:650;line-height:1.5}.partners-grid{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:30px;display:grid}.partners-cards{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.partner-card{background:#fff;border:1px solid #0d1f3c1a;border-radius:14px;align-content:start;gap:8px;padding:16px 12px;display:grid;box-shadow:0 10px 26px #0d1f3c12}.partner-card strong{color:#0d1f3c;font-size:13px;line-height:1.2}.partner-card p{color:#44607c;margin:0;font-size:11.5px;line-height:1.45}.partner-cta{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;grid-column:1/-1;justify-self:end;align-items:center;gap:7px;padding:10px 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #4a90d942}.partner-cta svg{width:15px;height:15px}.about-final-cta{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:0}.about-final-cta h2{font-size:clamp(24px,3vw,34px)}.about-final-cta p{margin-top:8px}.about-cta-spark{color:#fff;background:linear-gradient(135deg, var(--signal), #2f80d0);border-radius:999px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 14px 32px #4a90d959}.about-cta-spark svg{width:24px;height:24px}.about-final-cta .final-cta-actions a{align-items:center;gap:8px}.about-final-cta .final-cta-actions svg{width:15px;height:15px}@media (max-width:1100px){.purpose-cards,.responsible-cards,.partners-cards{grid-template-columns:repeat(2,1fr)}.friction-cards,.principles-grid,.audience-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.about-hero{grid-template-columns:1fr;padding:34px 24px}.about-orbit{display:none}.about-hero-stage{min-height:330px}.purpose-grid,.friction-grid,.audience-grid,.ecosystem-about-grid,.responsible-grid,.partners-grid{grid-template-columns:1fr}.about-process-rail{grid-template-columns:repeat(2,1fr);gap:22px 14px}.about-process-line{display:none}.about-final-cta{grid-template-columns:1fr;justify-items:start}}@media (max-width:560px){.about-hero{padding:26px 16px}.about-panel{padding:24px 16px}.about-hero-stage{gap:10px;min-height:0;display:grid}.about-ring,.about-hub{display:none}.about-satellite,.about-satellite.sat-records,.about-satellite.sat-risk,.about-satellite.sat-ai,.about-satellite.sat-follow{text-align:left;align-items:center;gap:12px;max-width:none;display:flex;position:static}.about-satellite i{flex:none;width:46px;height:46px}.purpose-cards,.friction-cards,.principles-grid,.audience-cards,.responsible-cards,.partners-cards,.about-process-rail{grid-template-columns:1fr}.about-process-step{text-align:left;grid-template-columns:54px 1fr;justify-items:start;column-gap:14px}.about-process-step p{max-width:none}.about-hero-copy .hero-actions a{justify-content:center;width:100%}.partner-cta{justify-content:center;justify-self:stretch}}@media (max-width:920px){.contact-hero{grid-template-columns:1fr;padding:32px 22px}.contact-orbit{display:none}.contact-options-grid,.direct-contact{grid-template-columns:1fr}.direct-actions{min-width:0}.next-steps-rail{grid-template-columns:1fr;gap:26px}.next-steps-line{display:none}}@media (max-width:560px){.contact-hero{padding:26px 14px}.inquiry-card{padding:20px 16px}.form-row{grid-template-columns:1fr}.contact-method{flex-wrap:wrap;gap:10px 18px}.direct-email-btn,.direct-whatsapp-btn{width:100%}}@media (max-width:920px){.products-hero-v2{grid-template-columns:1fr;padding:34px 24px}.products-hero-stage{min-height:320px}.feature-main,.product-feature.flipped .feature-main{grid-template-columns:1fr;gap:26px}.product-feature.flipped .feature-copy{order:1}.product-feature.flipped .feature-visual{order:2}.benefit-grid{grid-template-columns:repeat(3,1fr)}.feature-flow{grid-template-columns:repeat(2,1fr);grid-auto-flow:row;grid-auto-columns:unset}.flow-line{display:none}.ecosystem-rail{grid-template-columns:repeat(2,1fr);gap:24px 18px}.ecosystem-line,.ecosystem-pulse{display:none}.summaries-grid,.pilot-grid,.products-faq-grid{grid-template-columns:1fr}}@media (max-width:560px){.products-hero-v2{border-radius:0 0 18px 18px;padding:28px 16px 30px}.products-hero-copy .primary-button{justify-content:center;width:100%}.products-hero-stage{min-height:0}.orbit-svg{display:none}.products-hero-stage{gap:10px;display:grid}.hero-product-tile,.hero-product-tile.tile-a,.hero-product-tile.tile-b,.hero-product-tile.tile-c{white-space:normal;position:static;transform:none}.product-section-nav{border-radius:16px;top:72px;overflow-x:auto}.product-section-nav a{flex:1 0 auto;font-size:12px}.product-section-nav a svg{display:none}.product-feature{padding:24px 16px;scroll-margin-top:130px}.benefit-grid{grid-template-columns:1fr}.feature-flow{grid-template-columns:1fr;justify-items:start}.flow-step{text-align:left;grid-template-columns:54px 1fr;place-items:center start;width:100%}.flow-label{max-width:none}.graphic-satellite.sat-b{left:0}.graphic-satellite.sat-c{right:0}}
@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_9c7528b4-module__DDbS1G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_9c7528b4-module__DDbS1G__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_2fad899-module__OyDRmG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_2fad899-module__OyDRmG__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e390973e931a41c5-s.0rgnxg2b64rzs.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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/59b15b4bcd7b1eb5-s.2vemzm0itqzfy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e532fa1b9921e1cd-s.3cb5lpr2l6xud.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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2fe89d53234c61d4-s.1u30mmyq6lnsd.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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/99e609270109b47d-s.p.40sczeszzbjw1.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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5e05ae5b48faa55e-s.1yd4_i3e35931.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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a7afbb44bec2bb18-s.1qc6dx89jd2qv.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/02263ebadd758ea4-s.29yke99gs9qpn.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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/68757d6cddeff913-s.1i-sca43-qwng.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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/effe91970fc4db64-s.p.0oace-s_gkfks.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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.352ti9pm7m6qh.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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.0o-3_g79811ob.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.0ngr-xkgqz1kf.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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.15orukf5wyxb5.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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.226pwps5o-gq_.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:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_bf3f552e-module__CJ3B2q__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_bf3f552e-module__CJ3B2q__variable{--font-data:"IBM Plex Mono", "IBM Plex Mono Fallback"}
