.hero-section{--hero-bg:#0a0b14;--hero-surface:#0d0f1c;--hero-text:#f0f2ff;--hero-text-muted:#ffffff61;--hero-accent:#22d3ee;--hero-accent-dim:#0891b2;--hero-border:#ffffff12;box-sizing:border-box;width:100%;font-family:var(--font-display), "Geist", sans-serif;padding:0 14px}.hero-card{text-align:center;box-sizing:border-box;background:#0a0c18;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;width:100%;min-height:720px;padding:200px 40px 70px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% -70%,#0000 60%,#06b6d408 63%,#06b6d414 65%,#06b6d429 67%,#06b6d447 69%,#06b6d466 71%,#06b6d485 73%,#06b6d4a3 75%,#06b6d4bd 77%,#06b6d4d1 79%,#22d3eeeb 85%,#38bdf8e0 87%,#bae6ffeb 91%,#e0f2fefa 93%,#fff 95%),radial-gradient(circle at 50% 35%,#06b6d414 0%,#0000 50%);position:absolute;inset:0}.hero-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% -70%,#0000 60%,#000 78%);mask-image:radial-gradient(circle at 50% -70%,#0000 60%,#000 78%)}.icon-pipeline{z-index:1;justify-content:center;align-items:center;max-width:700px;margin-bottom:52px;display:flex;position:relative}.beam-svg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.pipeline-line{background:linear-gradient(90deg,#ffffff26,#ffffff12);flex-shrink:0;width:160px;height:1px}.pipeline-line.right{background:linear-gradient(270deg,#ffffff26,#ffffff12)}.icon-node{cursor:pointer;z-index:3;background:#111420;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:6px 6px 12px #0006,-4px -4px 10px #ffffff08,inset 1px 1px 1px #ffffff0d,inset 4px 4px 8px #0006}.icon-node:after{content:"";pointer-events:none;border:1px dotted #ffffff14;border-radius:50%;position:absolute;inset:-7px}.icon-node:before{content:"";opacity:0;z-index:4;pointer-events:none;border-radius:50%;transition:opacity .3s;position:absolute;inset:0}.node-light-right:before{background:radial-gradient(circle at 100%,#22d3ee80 0%,#0000 70%)}.node-light-left:before{background:radial-gradient(circle at 0,#38bdf880 0%,#0000 70%)}.icon-node.active:before{opacity:1}.icon-node:hover{transform:translateY(-1px);box-shadow:8px 8px 16px #00000080,-5px -5px 12px #ffffff0a,inset 1px 1px 1px #ffffff0f,inset 4px 4px 8px #0006}.icon-node:active{transform:translateY(0);box-shadow:inset 3px 3px 8px #00000080,inset -1px -1px 4px #ffffff08}.icon-node svg{stroke:#ffffffb3;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.icon-node-center-wrap{z-index:3;justify-content:center;align-items:center;display:flex;position:relative}.icon-node-center{z-index:3;background:#131726;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;box-shadow:8px 8px 16px #00000080,-6px -6px 14px #ffffff0a,inset 1px 1px 2px #ffffff0f,inset 6px 6px 12px #00000080}.icon-node-center svg{fill:#fff;width:28px;height:28px}.wh-center-icon{object-fit:contain;width:32px;height:32px;display:block}.splash{opacity:0;z-index:2;pointer-events:none;background:radial-gradient(circle,#22d3eea6 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;transform:scale(.4)}@keyframes splash-anim{0%{opacity:.8;transform:scale(.4)}40%{opacity:.6}to{opacity:0;transform:scale(1.4)}}.splash.animate{animation:.8s ease-out forwards splash-anim}.hero-content{z-index:1;max-width:620px}.hero-heading{letter-spacing:-.02em;color:var(--hero-text,#f0f2ff);margin:0 0 20px;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:300;line-height:1.1}.hero-heading strong{background:linear-gradient(90deg,#fff,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:4px;font-weight:400;display:block}.hero-sub{color:#fff6;max-width:440px;margin:0 auto 36px;font-size:.9rem;line-height:1.7}.btn-cta{color:#050510;background:#fff;border-radius:999px;padding:12px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.btn-cta:hover{opacity:.9;transform:translateY(-1px)}.brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:64px;padding:32px 24px 10px;display:flex}.brand-item{color:#ffffff52;white-space:nowrap;align-items:center;gap:9px;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.brand-item:hover{color:#fff9}.brand-item svg{flex-shrink:0;width:20px;height:20px}@media (max-width:860px){.icon-pipeline{gap:0;margin-bottom:40px}.pipeline-line{width:80px}}@media (max-width:768px){.icon-node{width:38px;height:38px}.icon-node svg{width:16px;height:16px}.icon-node-center{width:52px;height:52px}.icon-node-center svg{width:22px;height:22px}.hero-card{min-height:auto;padding:100px 20px 60px}.brands{gap:32px}}@media (max-width:480px){.hero-card{border-radius:16px}.brands{gap:20px}.brand-item{font-size:.82rem}}
.dcv-wrapper{aspect-ratio:1;-webkit-user-select:none;user-select:none;width:100%;max-width:480px;position:relative}.dcv-svg{width:100%;height:100%;overflow:visible}.dcv-pulse{transform-origin:210px 225px;animation:3.6s ease-out infinite dcv-pulse-out}.dcv-pulse-2{animation-delay:1.2s}.dcv-pulse-3{animation-delay:2.4s}@keyframes dcv-pulse-out{0%{r:30;opacity:.7}to{r:160;opacity:0}}.dcv-node-ring{animation:2.5s ease-in-out infinite dcv-node-pulse}@keyframes dcv-node-pulse{0%,to{opacity:.35;r:10}50%{opacity:.65;r:13}}.dcv-node-ring-b{animation-delay:.4s}.dcv-node-ring-c{animation-delay:.8s}.dcv-node-ring-d{animation-delay:1.2s}.dcv-node-ring-e{animation-delay:1.6s}.dcv-node-ring-f{animation-delay:2s}.dcv-line{stroke-dasharray:6 5;animation:2s linear infinite dcv-dash}.dcv-line-b{animation-delay:-.4s}.dcv-line-c{animation-delay:-.8s}.dcv-line-d{animation-delay:-1.2s}.dcv-line-e{animation-delay:-1.6s}.dcv-line-f{animation-delay:-2s}@keyframes dcv-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-22px}}.dcv-srv-a{animation:1.8s ease-in-out infinite dcv-blink}.dcv-srv-b{animation:2.1s ease-in-out .3s infinite dcv-blink}.dcv-srv-c{animation:1.5s ease-in-out .6s infinite dcv-blink}.dcv-srv-d{animation:2.4s ease-in-out .9s infinite dcv-blink}.dcv-srv-e{animation:1.7s ease-in-out 1.1s infinite dcv-blink}.dcv-srv-f{animation:2s ease-in-out 1.4s infinite dcv-blink}@keyframes dcv-blink{0%,to{opacity:.35}50%{opacity:1}}.dcv-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;pointer-events:none;background:#050510d1;border:1px solid #22d3ee2e;border-radius:10px;flex-direction:column;gap:2px;padding:8px 12px;display:flex;position:absolute}.dcv-card-value{color:#22d3ee;font-size:1rem;font-weight:800;line-height:1}.dcv-card-label{color:#fff6;font-size:.65rem;font-weight:500;line-height:1}.dcv-card-1{animation:3.2s ease-in-out infinite dcv-float;top:8%;right:6%}.dcv-card-2{animation:4s ease-in-out -1s infinite dcv-float;bottom:20%;right:2%}.dcv-card-3{animation:3.6s ease-in-out -2s infinite dcv-float;top:42%;left:0%}.dcv-card-4{animation:4.4s ease-in-out -.5s infinite dcv-float;bottom:6%;left:14%}@keyframes dcv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.dcv-dot-online{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite dcv-glow-online;display:inline-block;box-shadow:0 0 6px #4ade80b3}@keyframes dcv-glow-online{0%,to{box-shadow:0 0 4px #4ade8080}50%{box-shadow:0 0 10px #4ade80e6}}.dcv-online-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4ade80;letter-spacing:.04em;white-space:nowrap;background:#050510d9;border:1px solid #4ade8040;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:6%;left:50%;transform:translate(-50%)}
