﻿.products-page{--prod-bg:#071329;--prod-panel:#0d1c34;--prod-border:rgba(145,178,220,.18);--prod-text:#f3f6fc;--prod-muted:#9baec6;background:var(--prod-bg);color:var(--prod-text);overflow-x:hidden}
.products-nav-wrap{position:absolute;background:rgba(5,15,34,.78);backdrop-filter:blur(16px)}
.products-page .nav{height:88px}.products-page .nav-links a[aria-current="page"]{color:#59d8ff;opacity:1}.products-page main{overflow:hidden}
.products-hero{min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden;padding:132px 0 90px;background:radial-gradient(ellipse at 77% 44%,rgba(56,83,180,.17),transparent 38%),linear-gradient(118deg,#061126,#0b1832 57%,#09152a)}
.products-hero-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(139,172,216,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(139,172,216,.1) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(90deg,transparent,#000 55%,transparent)}
.products-hero-halo{position:absolute;width:530px;height:530px;right:8%;top:10%;border-radius:50%;background:radial-gradient(circle,rgba(77,91,199,.16),transparent 68%);filter:blur(6px)}
.products-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:25px}
.product-eyebrow{display:flex;align-items:center;gap:10px;color:#94a8c7;font-size:9px;font-weight:700;letter-spacing:2px}
.product-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#42cff8;box-shadow:0 0 0 5px rgba(66,207,248,.1)}
.products-hero-copy h1{max-width:720px;font-size:clamp(52px,6.2vw,78px);line-height:.99;letter-spacing:-4.3px;margin:24px 0}
.products-hero-copy h1 em,.product-section-heading h2 em,.featured-product-copy h2 em,.pipeline-heading h2 em,.product-tech-stack h2 em,.status-layout h2 em,.product-vision h2 em{font-style:normal;background:linear-gradient(100deg,#6ce4ff,#799cff 75%);-webkit-background-clip:text;background-clip:text;color:transparent}
.products-hero-lead{max-width:580px;color:#adbbd0;font-size:15px;line-height:1.75}
.products-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.products-hero-actions .button{font-size:11px}.products-hero-actions .button span{color:#4fcdf8;font-size:16px}.products-hero-actions .button.primary span{color:#1769ff}
.product-concept-note{display:flex;align-items:flex-start;gap:9px;margin-top:26px;color:#8296b2;font-size:9px;line-height:1.55}.product-concept-note span{flex:0 0 6px;width:6px;height:6px;margin-top:4px;border-radius:50%;background:#8b9bff;box-shadow:0 0 10px rgba(139,155,255,.7)}
.product-hero-visual{--product-parallax-x:0px;--product-parallax-y:0px;position:relative;width:min(100%,475px);aspect-ratio:1;margin:auto;transform:translate3d(var(--product-parallax-x),var(--product-parallax-y),0);transition:transform .25s ease-out}
.product-hero-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(107,157,239,.24);border-radius:50%;transform:translate(-50%,-50%)}
.orbit-a{width:94%;height:57%;transform:translate(-50%,-50%) rotate(-30deg);animation:product-rotate 38s linear infinite}.orbit-b{width:76%;height:76%;border-style:dashed;animation:product-rotate-back 50s linear infinite}.orbit-c{width:54%;height:54%;border-color:rgba(101,211,255,.38);box-shadow:0 0 70px rgba(55,133,242,.12),inset 0 0 45px rgba(55,133,242,.1)}
.product-hero-core{position:absolute;left:50%;top:50%;width:125px;height:125px;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(112,220,255,.6);border-radius:50%;background:radial-gradient(circle at 40% 32%,#244778,#0a1931 74%);box-shadow:0 0 45px rgba(39,150,238,.24),inset 0 0 30px rgba(94,220,255,.1)}
.product-hero-core>span{font-size:37px;font-weight:800;letter-spacing:-3px;color:#d8f8ff}.product-hero-core small{margin-top:5px;color:#78cbe6;font-size:7px;letter-spacing:1.4px}.product-hero-core i{position:absolute;right:19px;top:21px;width:6px;height:6px;border-radius:50%;background:#95edff;box-shadow:0 0 15px #64ddff}
.product-hero-chip{position:absolute;padding:8px 11px;border:1px solid rgba(104,171,224,.26);border-radius:3px;background:rgba(9,25,47,.78);color:#93b1d3;font-size:7px;letter-spacing:1.3px}.chip-one{top:20%;right:2%}.chip-two{bottom:18%;left:0}
.product-signal{position:absolute;width:8px;height:8px;border:1px solid #b1f5ff;border-radius:50%;background:#2688c4;box-shadow:0 0 14px #47d1ff;animation:product-pulse 3s ease-in-out infinite}.signal-one{top:19%;left:24%}.signal-two{right:18%;bottom:23%;animation-delay:1.4s}
@keyframes product-rotate{to{transform:translate(-50%,-50%) rotate(330deg)}}@keyframes product-rotate-back{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes product-pulse{50%{opacity:.5;box-shadow:0 0 22px 4px rgba(71,209,255,.55)}}
.products-scroll{position:absolute;bottom:25px;left:50%;width:23px;height:36px;border:1px solid rgba(194,220,255,.34);border-radius:15px;display:flex;justify-content:center;padding-top:7px}.products-scroll span{width:3px;height:7px;border-radius:2px;background:#5dd9ff;animation:product-scroll 1.8s ease-in-out infinite}@keyframes product-scroll{50%{transform:translateY(8px);opacity:.55}}
.product-ecosystem{padding:100px 0 112px;background:#09162a}
.product-section-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:40px}
.product-section-heading h2,.featured-product-copy h2,.pipeline-heading h2,.product-tech-stack h2,.status-layout h2,.product-vision h2{font-size:clamp(39px,5vw,61px);line-height:1.02;letter-spacing:-3px;margin-top:16px}
.product-section-heading>p{max-width:410px;margin-bottom:4px;color:var(--prod-muted);font-size:13px;line-height:1.75}
.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.product-card{min-width:0;overflow:hidden;border:1px solid var(--prod-border);border-radius:5px;background:linear-gradient(145deg,#10213b,#0c192d);transition:transform .25s,border-color .25s,box-shadow .25s,background .25s}
.product-card:hover,.product-card[open]{transform:translateY(-4px);border-color:rgba(88,189,248,.55);background:linear-gradient(145deg,#132948,#0d1c33);box-shadow:0 17px 44px rgba(0,0,0,.18),0 0 25px rgba(44,144,207,.08)}
.product-card summary{display:block;cursor:pointer;list-style:none;padding:0 20px 19px}.product-card summary::-webkit-details-marker{display:none}
.product-visual{height:145px;position:relative;overflow:hidden;margin:0 -20px 17px;background:linear-gradient(140deg,#112d50,#0d1a31)}
.product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 64%,rgba(8,18,34,.35))}
.product-visual i,.product-visual b{position:absolute;display:block}
.visual-orbit{position:absolute;width:145px;height:145px;right:15%;top:0;border:1px solid rgba(103,212,255,.42);border-radius:50%;box-shadow:0 0 45px rgba(66,161,255,.13)}
.visual-orbit:before,.visual-orbit:after{content:"";position:absolute;inset:17px;border:1px solid rgba(103,212,255,.27);border-radius:50%;transform:rotateX(64deg)}.visual-orbit:after{transform:rotateY(64deg)}
.visual-monogram{position:absolute;z-index:1;right:calc(15% + 51px);top:52px;color:#b8f4ff;font-size:28px;font-weight:800;text-shadow:0 0 20px #1caeff}.visual-intellect{background:radial-gradient(ellipse at 72% 42%,rgba(51,190,255,.31),transparent 39%),#10213a}.visual-intellect i{width:240px;height:1px;left:0;top:53%;background:linear-gradient(90deg,transparent,#5cd7ff,transparent);transform:rotate(-22deg)}.visual-intellect b{width:55px;height:55px;left:14%;bottom:12%;border:1px solid rgba(91,182,248,.3);border-radius:50%}
.test-bars{position:absolute;left:14%;bottom:0;height:90px;display:flex;align-items:flex-end;gap:9px}.test-bars i{position:relative;width:12px;border:1px solid rgba(114,207,255,.4);border-bottom:0;background:linear-gradient(0deg,rgba(41,130,208,.1),rgba(71,201,246,.28));height:45%}.test-bars i:nth-child(2){height:67%}.test-bars i:nth-child(3){height:52%}.test-bars i:nth-child(4){height:86%}.test-check{position:absolute;right:21%;top:35px;width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(105,226,255,.52);border-radius:16px;background:linear-gradient(145deg,#1d75a2,#1757a3);color:#c9faff;font-size:29px;box-shadow:0 0 35px rgba(40,166,237,.22)}
.visual-test{background:linear-gradient(130deg,#11253f,#142750)}.visual-test b{left:0;right:0;top:73%;height:1px;background:rgba(108,172,226,.19)}
.visual-agent{background:radial-gradient(ellipse at center,rgba(69,100,213,.19),transparent 58%),#111d38}.agent-node{position:absolute;z-index:1;width:41px;height:41px;display:grid;place-items:center;border:1px solid rgba(139,176,255,.57);border-radius:11px;background:#142749;color:#c2d8ff;font-size:12px;font-weight:700;box-shadow:0 0 18px rgba(91,128,236,.18)}.a1{left:15%;top:29%}.a2{left:calc(50% - 20px);top:18%}.a3{right:14%;top:43%}.visual-agent i,.visual-agent b{height:1px;background:linear-gradient(90deg,transparent,#7cbbff,transparent);transform-origin:left}.visual-agent i{position:absolute;left:27%;top:47%;width:32%;transform:rotate(-20deg)}.visual-agent b{position:absolute;left:55%;top:40%;width:30%;transform:rotate(24deg)}
.visual-dev{background:linear-gradient(135deg,#142548,#0d1b30)}.dev-bracket{position:absolute;left:22%;top:29%;color:#7fdcff;font-size:43px;font-weight:700;text-shadow:0 0 25px rgba(63,180,246,.45)}.dev-cursor{position:absolute;left:58%;top:33%;height:45px;width:1px;background:#90eaff;box-shadow:0 0 12px #50cfff;animation:cursor-blink 1.5s steps(2) infinite}@keyframes cursor-blink{50%{opacity:0}}.visual-dev i{position:absolute;right:14%;bottom:21%;width:80px;height:39px;border-top:1px solid rgba(88,198,255,.4);border-bottom:1px solid rgba(88,198,255,.25);transform:skewY(-19deg)}
.visual-vision{background:radial-gradient(circle at 50% 45%,rgba(78,205,231,.22),transparent 44%),#10243c}.vision-lens{position:absolute;left:calc(50% - 34px);top:calc(50% - 34px);width:68px;height:68px;border:1px solid rgba(126,227,246,.7);border-radius:50%;box-shadow:0 0 0 13px rgba(77,172,219,.07),0 0 0 26px rgba(77,172,219,.04),0 0 33px rgba(57,200,228,.2)}.vision-cross{position:absolute;width:12px;height:12px;border:1px solid rgba(128,226,247,.58)}.cross-one{left:19%;top:20%}.cross-two{right:20%;bottom:18%}.visual-vision i{position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(121,226,246,.45),transparent)}
.visual-future{background:radial-gradient(ellipse at 50% 52%,rgba(126,94,215,.28),transparent 44%),#161b38}.future-core{position:absolute;z-index:1;left:calc(50% - 23px);top:calc(50% - 23px);width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(167,150,255,.63);border-radius:50%;background:#25204a;color:#ddd5ff;font-weight:700;box-shadow:0 0 30px rgba(132,104,248,.25)}.future-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(145,131,245,.29);border-radius:50%;transform:translate(-50%,-50%)}.future-ring.ring-one{width:125px;height:66px;transform:translate(-50%,-50%) rotate(35deg)}.future-ring.ring-two{width:125px;height:66px;transform:translate(-50%,-50%) rotate(-35deg)}.visual-future i{position:absolute;left:13%;right:13%;top:50%;height:1px;background:linear-gradient(90deg,transparent,#9b8eff,transparent)}
.product-card-heading{display:flex;align-items:center;justify-content:space-between;gap:7px}.product-category{color:#78c9eb;font-size:7px;font-weight:700;letter-spacing:1.3px}.product-status{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(110,154,203,.25);border-radius:20px;color:#b9cae0;font-size:7px;font-weight:700;letter-spacing:.7px;white-space:nowrap}.product-status:before{content:"";width:5px;height:5px;border-radius:50%;background:#98adc8}.status-soon:before{background:#69ceff;box-shadow:0 0 7px rgba(105,206,255,.6)}.status-research:before{background:#b39aff;box-shadow:0 0 7px rgba(179,154,255,.55)}
.product-card h3{margin-top:13px;font-size:20px;letter-spacing:-.5px}.product-card summary>p{min-height:57px;margin-top:8px;color:#a2b1c6;font-size:10px;line-height:1.65}.product-explore{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid rgba(145,178,220,.14);color:#d8e5f5;font-size:9px;font-weight:600}.product-explore b{font-size:17px;color:#72d8ff;font-weight:400;transition:transform .2s}.product-card[open] .product-explore b{transform:rotate(45deg)}
.product-card-details{padding:0 20px 20px;animation:product-detail-in .22s ease both}.product-card-details h4{font-size:11px;color:#e2ecf9}.product-card-details>p{margin-top:12px;color:#7187a5;font-size:8px;line-height:1.5}.product-feature-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.product-feature-list span{padding:5px 7px;border:1px solid rgba(113,155,204,.17);border-radius:3px;background:rgba(5,16,33,.3);color:#aebed3;font-size:8px}
@keyframes product-detail-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.featured-product{padding:104px 0;background:linear-gradient(125deg,#071329,#0d1d39 54%,#09152b)}
.featured-product-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:55px}
.featured-product-copy h2{font-size:clamp(42px,5vw,62px)}.featured-name{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:21px;font-size:16px;font-weight:700}.featured-name i{padding:5px 7px;border:1px solid rgba(90,197,255,.32);border-radius:3px;color:#79d7f2;font-size:7px;letter-spacing:1px;font-style:normal}.featured-product-copy>p:not(.product-eyebrow){max-width:420px;margin-top:14px;color:#a3b2c8;font-size:12px;line-height:1.75}.featured-product-copy .text-link{display:inline-block;margin-top:22px}.featured-product-copy .text-link span{color:#62d7ff}
.test-dashboard{border:1px solid rgba(130,176,224,.3);border-radius:6px;background:linear-gradient(145deg,rgba(20,39,65,.95),rgba(10,23,42,.97));box-shadow:0 22px 65px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.04);overflow:hidden}
.dashboard-top{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(145,178,220,.15);background:rgba(255,255,255,.02)}.dashboard-brand{display:flex;align-items:center;gap:8px;color:#a8bbd2;font-size:7px;letter-spacing:1.2px}.dashboard-brand i{width:6px;height:6px;border-radius:50%;background:#66d5ff;box-shadow:0 0 8px #66d5ff}.dashboard-window{display:flex;gap:4px}.dashboard-window b{width:5px;height:5px;border-radius:50%;background:#526885}
.dashboard-body{display:grid;grid-template-columns:37px 1fr;min-height:370px}.dashboard-side{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:22px;border-right:1px solid rgba(145,178,220,.12)}.dashboard-side span{width:12px;height:12px;border:1px solid #526983;border-radius:3px}.dashboard-side .side-active{border-color:#54cfff;background:rgba(73,196,245,.15);box-shadow:0 0 10px rgba(73,196,245,.25)}
.dashboard-main{padding:23px 24px 17px}.dashboard-title{display:flex;justify-content:space-between;gap:10px;color:#b5c8df;font-size:8px;letter-spacing:1px}.dashboard-title b{color:#6f88a7;font-size:7px;font-weight:500}.test-flow{position:relative;display:grid;gap:0;margin:19px auto 0;max-width:410px}.test-flow:before{content:"";position:absolute;left:15px;top:26px;bottom:29px;width:1px;background:linear-gradient(#59d8ff,rgba(76,152,225,.22))}.test-flow-step{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr) 8px;gap:10px;align-items:center;min-height:54px}.test-flow-step>span{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(114,163,205,.35);border-radius:50%;background:#10223b;color:#a8bdd4;font-size:8px}.test-flow-step>div{min-width:0;padding:8px 11px;border:1px solid rgba(127,163,202,.17);border-radius:4px;background:rgba(255,255,255,.025)}.test-flow-step b,.test-flow-step small{display:block}.test-flow-step b{font-size:9px;color:#c8d6e7}.test-flow-step small{margin-top:3px;color:#788ea9;font-size:7px}.test-flow-step>i{width:6px;height:6px;border-radius:50%;background:#6682a3}.test-flow-step.flow-active>span{border-color:#5ed9ff;color:#bff5ff;box-shadow:0 0 12px rgba(75,197,247,.2)}.test-flow-step.flow-active>div{border-color:rgba(90,200,244,.43);background:rgba(45,130,175,.1)}.test-flow-step.flow-active>i{background:#69dcff;box-shadow:0 0 8px #69dcff}
.dashboard-foot{display:flex;justify-content:space-between;gap:8px;margin-top:17px;color:#788da8;font-size:6px;letter-spacing:1px}.dashboard-foot span:first-child{color:#79d7f2}.dashboard-foot i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#71d6ff}
.product-pipeline{padding:102px 0;background:#0a172c}.pipeline-layout{display:grid;grid-template-columns:1fr .72fr;gap:35px;align-items:stretch}.pipeline-steps{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;position:relative;align-self:start;padding-top:28px}.pipeline-steps:before{content:"";position:absolute;left:6%;right:6%;top:43px;height:1px;background:linear-gradient(90deg,#284f80,#4bcfff 52%,#344e7c)}.pipeline-steps li{position:relative;min-width:0}.pipeline-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:0 8px 10px 0;border:0;background:transparent;color:#aabbd0;text-align:left;font:inherit;cursor:pointer}.pipeline-step>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #536e91;border-radius:50%;background:#0a172c;color:#92a8c4;font-size:8px;box-shadow:0 0 0 5px #0a172c;transition:border-color .2s,color .2s,box-shadow .2s}.pipeline-step b{font-size:10px;font-weight:600}.pipeline-step:hover>span,.pipeline-step.is-active>span{border-color:#58d3ff;color:#c9f7ff;box-shadow:0 0 0 5px #0a172c,0 0 18px rgba(64,189,239,.23)}.pipeline-step.is-active b{color:#fff}
.pipeline-description{position:relative;min-height:155px;display:flex;gap:15px;align-items:flex-start;padding:23px;border:1px solid var(--prod-border);border-radius:5px;background:radial-gradient(ellipse at 95% 0,rgba(48,125,192,.13),transparent 55%),#0d1c33;overflow:hidden}.pipeline-description>span:first-child{color:#5ed3fc;font-size:9px;letter-spacing:1px}.pipeline-description h3{font-size:15px}.pipeline-description p{max-width:330px;margin-top:8px;color:#9aabc2;font-size:10px;line-height:1.7}.pipeline-orbit{position:absolute;right:-40px;bottom:-85px;width:140px;height:140px;border:1px solid rgba(91,183,236,.18);border-radius:50%;box-shadow:0 0 0 15px rgba(91,183,236,.025),0 0 0 31px rgba(91,183,236,.02)}
.product-tech-stack{padding:100px 0;background:linear-gradient(130deg,#071329,#0c1b34)}.product-tech-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.product-tech-chips{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;padding:22px;border:1px solid var(--prod-border);border-radius:5px;background:rgba(12,28,50,.65)}.product-tech-chip{min-height:37px;padding:8px 12px;border:1px solid rgba(137,169,207,.22);border-radius:3px;background:rgba(255,255,255,.02);color:#bccbde;font:inherit;font-size:9px;cursor:pointer;transition:color .2s,border-color .2s,background .2s,transform .2s}.product-tech-chip:hover,.product-tech-chip:focus-visible,.product-tech-chip.is-selected{outline:none;border-color:rgba(87,203,250,.64);background:rgba(37,130,183,.14);color:#e7faff;transform:translateY(-1px)}
.product-tech-insight{min-height:180px;padding:23px;border:1px solid rgba(81,169,218,.3);border-radius:5px;background:radial-gradient(ellipse at top right,rgba(44,117,196,.14),transparent 54%),#0c1b33}.product-tech-insight>span{color:#68cbe9;font-size:7px;letter-spacing:1.6px}.product-tech-insight h3{margin-top:15px;font-size:18px}.product-tech-insight p{margin-top:7px;color:#a5b4c8;font-size:10px;line-height:1.7}.product-tech-insight small{display:block;margin-top:13px;color:#758ba7;font-size:8px}
.product-status-section{padding:91px 0;background:#0b1930;border-top:1px solid rgba(145,178,220,.08);border-bottom:1px solid rgba(145,178,220,.08)}.status-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.status-layout h2{font-size:clamp(38px,4.6vw,56px)}.status-layout>div:first-child>p:last-child{max-width:440px;margin-top:14px;color:#9eafc5;font-size:11px;line-height:1.7}.status-key{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.status-key>div{position:relative;min-height:76px;padding:15px 0 13px 20px;border-bottom:1px solid rgba(145,178,220,.15)}.status-dot{position:absolute;left:0;top:20px;width:7px;height:7px;border-radius:50%;background:#94aac5}.development-dot{background:#56cafa}.soon-dot{background:#83a8ff}.research-dot{background:#b39aff}.status-key b{font-size:10px}.status-key p{margin-top:4px;color:#8498b3;font-size:9px}.status-key .status-disclaimer{grid-column:1/-1;margin-top:13px;color:#778ba7;font-size:8px}
.product-vision{position:relative;overflow:hidden;padding:108px 0;background:radial-gradient(ellipse at 19% 50%,rgba(37,97,171,.18),transparent 40%),linear-gradient(125deg,#071329,#0c1930)}.product-vision-inner{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.product-vision h2{font-size:clamp(40px,5vw,60px)}.product-vision-inner>div:last-child>p:not(.product-eyebrow){max-width:620px;margin-top:16px;color:#a7b7cb;font-size:12px;line-height:1.8}.vision-graphic{position:relative;min-height:175px;display:flex;align-items:center;justify-content:center;gap:9px;padding:20px;border:1px solid rgba(119,167,219,.2);border-radius:5px;background:linear-gradient(140deg,rgba(19,42,72,.72),rgba(11,25,46,.7));overflow:hidden}.vision-graphic>b{position:relative;z-index:1;padding:9px;border:1px solid rgba(99,198,241,.35);border-radius:3px;background:#102342;color:#c0edff;font-size:8px;letter-spacing:.4px}.vision-graphic>i{color:#4fcdf8;font-size:13px;font-style:normal}.vision-line{position:absolute;left:12%;right:12%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(78,200,255,.32),transparent)}.vision-pulse{position:absolute;left:13%;top:calc(50% - 3px);width:6px;height:6px;border-radius:50%;background:#85e9ff;box-shadow:0 0 12px #4bcfff;animation:vision-travel 5s linear infinite}@keyframes vision-travel{to{left:87%}}.vision-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.vision-tags span{padding:6px 9px;border:1px solid rgba(128,165,207,.18);border-radius:3px;color:#b5c4d8;font-size:8px}
.products-final-cta{padding:77px 0;background:linear-gradient(108deg,#1254b4,#0b83b5 63%,#1769a7);color:#fff}.products-final-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.products-final-inner h2{margin-top:14px;font-size:clamp(36px,4.8vw,57px);line-height:1.02;letter-spacing:-2.5px}.products-final-inner>div:first-child>p:last-child{margin-top:10px;color:#d9efff;font-size:12px}.products-final-inner>div:last-child{display:flex;flex-direction:column;gap:9px;min-width:215px}.products-final-inner .button{justify-content:space-between;font-size:10px}.products-outline{border:1px solid rgba(255,255,255,.55);color:#fff}
.product-motion-ready .product-reveal{opacity:0;transform:translateY(13px);transition:opacity .55s ease,transform .55s ease}.product-motion-ready .product-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1000px){.products-hero-layout{grid-template-columns:1.05fr .8fr}.products-hero-copy h1{font-size:clamp(48px,6vw,65px)}.product-hero-visual{width:100%}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-layout{gap:30px}.pipeline-layout{grid-template-columns:1fr}.pipeline-description{min-height:130px}.product-vision-inner{gap:38px}}
@media(max-width:800px){.products-page .nav{height:70px}.products-hero{min-height:unset;padding:125px 0 83px}.products-hero-layout{grid-template-columns:1fr;gap:6px}.products-hero-copy{max-width:700px}.product-hero-visual{width:min(72vw,390px);margin:-4px auto -20px}.product-section-heading,.featured-product-layout,.status-layout,.product-vision-inner{grid-template-columns:1fr;display:grid;gap:23px}.product-section-heading{align-items:start}.featured-product-layout{gap:38px}.featured-product-copy h2{font-size:54px}.status-layout{gap:32px}.product-vision-inner{gap:28px}.vision-graphic{min-height:145px;max-width:500px}.product-status-section{padding:76px 0}.products-final-inner{align-items:flex-start;flex-direction:column}.products-final-inner>div:last-child{flex-direction:row;flex-wrap:wrap}.products-final-inner .button{min-width:200px}}
@media(max-width:560px){.products-hero{padding:111px 0 70px}.products-hero-copy h1{font-size:clamp(43px,11.5vw,58px);letter-spacing:-3px}.products-hero-lead{font-size:13px}.products-hero-actions{flex-direction:column}.products-hero-actions .button{justify-content:space-between}.product-hero-visual{width:min(86vw,340px)}.product-concept-note{font-size:8px}.product-ecosystem,.featured-product,.product-pipeline,.product-tech-stack,.product-vision{padding:72px 0}.product-section-heading h2,.pipeline-heading h2,.product-tech-stack h2,.status-layout h2,.product-vision h2{font-size:43px;letter-spacing:-2px}.product-section-heading{margin-bottom:28px}.product-card-grid{grid-template-columns:1fr;gap:12px}.product-visual{height:135px}.product-card summary>p{min-height:unset}.featured-product-copy h2{font-size:47px;letter-spacing:-2px}.test-dashboard{margin-inline:-3px}.dashboard-main{padding:18px 12px 14px}.dashboard-body{grid-template-columns:29px 1fr;min-height:350px}.dashboard-title{font-size:7px}.test-flow-step{grid-template-columns:27px minmax(0,1fr) 6px;gap:7px}.test-flow-step>span{width:26px;height:26px}.test-flow:before{left:13px}.test-flow-step b{font-size:8px}.test-flow-step small{font-size:6px}.dashboard-foot{font-size:5px}.pipeline-steps{grid-template-columns:1fr;padding:0 0 0 15px;gap:0}.pipeline-steps:before{left:29px;top:11px;bottom:10px;right:auto;width:1px;height:auto;background:linear-gradient(#284f80,#4bcfff 52%,#344e7c)}.pipeline-steps li{min-height:57px}.pipeline-step{flex-direction:row;align-items:center;gap:12px;padding:0 0 12px}.pipeline-step>span{flex:0 0 29px}.pipeline-description{padding:18px}.product-tech-layout{grid-template-columns:1fr}.product-tech-chips{padding:15px;gap:6px}.product-tech-chip{font-size:8px;padding:7px 9px}.status-key{gap:0 12px}.status-key>div{padding-left:16px}.status-key b{font-size:9px}.vision-graphic{min-height:125px;gap:5px;padding:12px}.vision-graphic>b{font-size:6px;padding:7px 5px}.vision-graphic>i{font-size:10px}.products-final-inner h2{font-size:42px;letter-spacing:-2px}.products-final-inner>div:last-child{width:100%;flex-direction:column}.products-final-inner .button{width:100%}}
@media(prefers-reduced-motion:reduce){.products-page *, .products-page *:before, .products-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-motion-ready .product-reveal{opacity:1;transform:none}}
.test-flow-step>i{animation:product-flow-pulse 3.6s ease-in-out infinite}.test-flow-step:nth-child(2)>i{animation-delay:.72s}.test-flow-step:nth-child(3)>i{animation-delay:1.44s}.test-flow-step:nth-child(4)>i{animation-delay:2.16s}.test-flow-step:nth-child(5)>i{animation-delay:2.88s}@keyframes product-flow-pulse{0%,100%{background:#6682a3;box-shadow:none}22%,40%{background:#69dcff;box-shadow:0 0 9px #69dcff}}
