:root{--ink: #eef7ff;--muted: #9aa8b9;--panel: rgba(151, 170, 196, .12);--panel-strong: rgba(216, 231, 255, .18);--line: rgba(183, 210, 255, .28);--electric: #15bfff;--electric-strong: #2d67ff;--deep: #05080d;--steel: #111821;--shadow: rgba(0, 10, 26, .62)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at 18% 16%,rgba(42,101,180,.24),transparent 32rem),radial-gradient(circle at 84% 78%,rgba(8,189,255,.16),transparent 34rem),linear-gradient(135deg,#05070b,#0b1119 45%,#121820);font-family:Sora,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}.scene{position:fixed;inset:0;z-index:-1;overflow:hidden;background:linear-gradient(115deg,rgba(255,255,255,.03),transparent 28%),radial-gradient(circle at 50% 50%,rgba(45,103,255,.12),transparent 46%)}.tech-vector{position:absolute;inset:-7vh -7vw;width:114vw;height:114vh;opacity:.9;filter:saturate(1.12);transform-origin:center;animation:vectorDrift 24s ease-in-out infinite alternate}.vector-layer{transform-origin:center}.layer-slow{animation:layerFloat 18s ease-in-out infinite alternate}.layer-fast{animation:layerSlide 13s ease-in-out infinite alternate}.circuit{stroke-width:2;stroke:url(#electricLine);stroke-dasharray:18 22;animation:dashFlow 14s linear infinite}.circuit.muted{stroke:#829ab82e;stroke-width:1.4;stroke-dasharray:9 26}.circuit.alt{animation-duration:10s;animation-direction:reverse}.trace{stroke-width:1.7;stroke:#61bcff47;stroke-dasharray:110 520;animation:traceFlow 6.5s linear infinite}.trace-b{animation-delay:-1.4s;opacity:.78}.trace-c{animation-delay:-3.2s;opacity:.65}.node{fill:url(#nodeGlow)}.node.dim{opacity:.42}.pulse{transform-origin:center;animation:nodePulse 2.8s ease-in-out infinite}.p2{animation-delay:-.6s}.p3{animation-delay:-1.2s}.p4{animation-delay:-1.8s}.p5{animation-delay:-2.4s}.ring{stroke:#40aeff2e;stroke-width:1.2;stroke-dasharray:12 18;transform-origin:center;animation:ringSpin 20s linear infinite}.ring-b{animation-duration:28s;animation-direction:reverse;opacity:.62}.ring-c{animation-duration:16s;opacity:.5}.orb{position:absolute;width:32rem;height:32rem;border-radius:50%;filter:blur(42px);opacity:.4;mix-blend-mode:screen;animation:orbMove 16s ease-in-out infinite alternate}.orb-a{top:-9rem;left:-10rem;background:#1468ff47}.orb-b{right:-12rem;bottom:2rem;background:#00d9ff38;animation-delay:-5s}.orb-c{width:22rem;height:22rem;left:48%;top:18%;background:#8e9eb52e;animation-delay:-9s}.mesh-lines{position:absolute;inset:0;background:linear-gradient(90deg,rgba(132,171,212,.06) 1px,transparent 1px),linear-gradient(rgba(132,171,212,.05) 1px,transparent 1px);background-size:88px 88px;mask-image:radial-gradient(circle at 50% 42%,black 0%,transparent 72%);animation:meshDrift 12s linear infinite}.grain{position:absolute;inset:0;pointer-events:none;opacity:.11;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.8) 0 1px,transparent 1px),radial-gradient(circle at 72% 42%,rgba(255,255,255,.65) 0 1px,transparent 1px);background-size:3px 3px,5px 5px}.page-shell{width:min(1180px,calc(100% - 36px));min-height:100vh;margin:0 auto;padding:28px 0 56px}.glass{position:relative;isolation:isolate;overflow:hidden;--pointer-x: 50%;--pointer-y: 18%;border:1px solid var(--line);background:linear-gradient(135deg,#ffffff2e,#ffffff0a 36%,#24548014),var(--panel);box-shadow:0 28px 80px var(--shadow),inset 0 1px #ffffff3d,inset 0 -1px #32a7ff1f;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35)}.glass:before{position:absolute;content:"";inset:-45% -25%;z-index:-1;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.38),transparent 18%),radial-gradient(circle at 68% 64%,rgba(0,195,255,.18),transparent 22%),conic-gradient(from 140deg,transparent,rgba(255,255,255,.2),transparent,rgba(0,153,255,.18),transparent);opacity:.6;transform:rotate(0);animation:liquidSheen 9s ease-in-out infinite alternate}.glass:after{position:absolute;content:"";inset:0;pointer-events:none;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(177,236,255,.24),transparent 18%),linear-gradient(105deg,transparent 12%,rgba(255,255,255,.2) 28%,transparent 42%),radial-gradient(circle at 20% 0%,rgba(255,255,255,.22),transparent 26%);opacity:.22;transform:translate(-28%);animation:edgeSweep 7s ease-in-out infinite}.nav-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:16px 18px;border-radius:28px}.brand{display:inline-flex;align-items:center;gap:14px;font-family:Chakra Petch,Sora,sans-serif;font-weight:700;text-transform:uppercase}.brand-logo{width:48px;height:48px;object-fit:cover;border-radius:16px;box-shadow:0 0 28px #0088ff80,0 8px 22px #00000057}.brand-copy{display:grid;gap:1px;line-height:.94;letter-spacing:.08em}.brand-copy span:first-child{font-size:1rem;color:#f4fafff5}.brand-copy span:last-child{font-size:.72rem;color:#70d9ff;letter-spacing:.32em}.nav-links{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#060c1352}.nav-links a{border-radius:999px;padding:10px 14px;color:#eef7ffb8;font-size:.84rem;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--ink);background:#5b9fff29;box-shadow:inset 0 0 0 1px #7ed1ff38}.hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:stretch;padding:88px 0 28px}.hero-card{min-height:430px;padding:clamp(30px,5vw,62px);border-radius:44px}.eyebrow,.module-index,.status-topline{font-family:Chakra Petch,Sora,sans-serif;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#90dcff;font-size:.78rem;font-weight:700}.eyebrow:before{content:"";width:34px;height:1px;background:linear-gradient(90deg,#15bfff,transparent);box-shadow:0 0 16px #15bfffe6}h1,h2,p{margin-top:0}h1{max-width:780px;margin-bottom:22px;font-family:Chakra Petch,Sora,sans-serif;font-size:clamp(2.8rem,8vw,6.6rem);line-height:.88;letter-spacing:-.07em;text-wrap:balance}.hero-card p{max-width:660px;color:#dee9f6bd;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-action,.ghost-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 20px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.primary-action{color:#03101d;background:linear-gradient(135deg,#f3fbff,#6eeaff 42%,#2d67ff);box-shadow:0 16px 38px #00a2ff5c}.ghost-action{border:1px solid rgba(188,219,255,.28);color:#eef7ffc7;background:#ffffff0d}.primary-action:hover,.ghost-action:hover,.primary-action:focus-visible,.ghost-action:focus-visible{transform:translateY(-2px);box-shadow:0 20px 46px #00a2ff40}.status-card{display:flex;flex-direction:column;justify-content:space-between;min-height:430px;padding:28px;border-radius:38px}.status-topline{display:flex;align-items:center;justify-content:space-between;color:#d6e6f7b3;font-size:.76rem}.status-topline strong{color:#c9f5ff;font-size:1.3rem}.signal-meter{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;align-items:end;height:180px;margin:auto 0}.signal-meter span{display:block;min-height:42px;border-radius:999px;background:linear-gradient(180deg,#ffffffd1,#4ad2ff94 36%,#2f67ff24),#ffffff0f;box-shadow:0 0 24px #00bfff47;animation:meterRise 2.5s ease-in-out infinite alternate}.signal-meter span:nth-child(2){min-height:94px;animation-delay:-.4s}.signal-meter span:nth-child(3){min-height:136px;animation-delay:-.8s}.signal-meter span:nth-child(4){min-height:108px;animation-delay:-1.2s}.signal-meter span:nth-child(5){min-height:156px;animation-delay:-1.6s}.status-card p{color:#dee9f6b8;line-height:1.7}.component-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:4px}.module-card{min-height:220px;padding:26px;border-radius:34px;transition:transform .22s ease,border-color .22s ease,background .22s ease}.module-card:hover{transform:translateY(-6px);border-color:#7fddff7a;background:linear-gradient(135deg,#ffffff38,#ffffff0f 38%,#00a9ff1a),var(--panel-strong)}.module-index{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:34px;border:1px solid rgba(171,223,255,.26);border-radius:16px;color:#b9f4ff;background:#ffffff0f;box-shadow:inset 0 1px #ffffff2e}.module-card h2{margin-bottom:12px;font-family:Chakra Petch,Sora,sans-serif;font-size:1.45rem;letter-spacing:-.03em}.module-card p{color:#dee9f6ad;line-height:1.7}.process-section{padding-top:34px}.section-heading{display:grid;gap:16px;max-width:860px;margin-bottom:22px}.section-heading h2{margin-bottom:0;font-family:Chakra Petch,Sora,sans-serif;font-size:clamp(2.2rem,5vw,5rem);line-height:.94;letter-spacing:-.06em;text-wrap:balance}.section-heading p{max-width:760px;color:#dee9f6b8;line-height:1.8}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.process-card{min-height:230px;padding:24px;border-radius:30px}.process-card:after{opacity:.16}.process-step{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;margin-bottom:26px;border:1px solid rgba(125,219,255,.34);border-radius:999px;color:#d9fbff;background:radial-gradient(circle at 35% 20%,rgba(255,255,255,.42),transparent 26%),linear-gradient(145deg,#5761708a,#005fff38);box-shadow:0 0 24px #00aaff42;font-family:Chakra Petch,Sora,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.12em}.process-card h3{margin:0 0 12px;font-family:Chakra Petch,Sora,sans-serif;font-size:1.25rem;letter-spacing:-.03em}.process-card p{color:#dee9f6ad;line-height:1.7}.sales-strip{padding-top:22px}.contact-card{display:grid;gap:18px;min-height:300px;padding:clamp(30px,5vw,54px);border-radius:40px}.contact-card h2{max-width:780px;margin-bottom:0;font-family:Chakra Petch,Sora,sans-serif;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.95;letter-spacing:-.06em;text-wrap:balance}.contact-card p{max-width:720px;color:#dee9f6b8;line-height:1.8}.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-card .primary-action,.contact-card .ghost-action{width:fit-content}.whatsapp-action{border-color:#54ffa057;color:#d9ffe9;background:#25d36624}.process-section,.sales-strip{content-visibility:auto;contain-intrinsic-size:1px 620px}@keyframes vectorDrift{0%{transform:scale(1) translate3d(-1%,1%,0)}to{transform:scale(1.04) translate3d(1%,-1%,0)}}@keyframes layerFloat{0%{transform:translate3d(-14px,8px,0)}to{transform:translate3d(18px,-12px,0)}}@keyframes layerSlide{0%{transform:translate(-24px)}to{transform:translate(24px)}}@keyframes dashFlow{to{stroke-dashoffset:-420}}@keyframes traceFlow{to{stroke-dashoffset:-630}}@keyframes nodePulse{0%,to{opacity:.52;transform:scale(.82)}50%{opacity:1;transform:scale(1.28)}}@keyframes ringSpin{to{transform:rotate(360deg)}}@keyframes orbMove{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(36px,-28px,0) scale(1.12)}}@keyframes meshDrift{to{background-position:88px 88px}}@keyframes liquidSheen{0%{transform:rotate(-8deg) scale(1)}to{transform:rotate(10deg) scale(1.08)}}@keyframes edgeSweep{0%,to{transform:translate(-36%);opacity:.14}48%{transform:translate(34%);opacity:.32}}@keyframes meterRise{0%{transform:scaleY(.72);opacity:.62}to{transform:scaleY(1);opacity:1}}@media(max-width:860px){.page-shell{width:min(100% - 24px,680px);padding-top:14px}.nav-panel,.nav-links{align-items:stretch}.nav-panel{flex-direction:column;border-radius:24px}.nav-links{width:100%;justify-content:space-between}.nav-links a{flex:1;text-align:center}.hero{grid-template-columns:1fr;padding-top:38px}.hero-card,.status-card{min-height:auto;border-radius:30px}.component-grid,.process-grid{grid-template-columns:1fr}.contact-card{border-radius:30px}h1{letter-spacing:-.05em}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
