:root{--bg:#05070a;--bg-2:#080b11;--bg-3:#0b111a;--line:#ffffff13;--line-2:#ffffff24;--txt:#fff;--muted:#fff;--muted-2:#fff;--accent:#26d9f5;--accent-2:#2c7bff;--accent-soft:#26d9f51f;--radius:18px;--container:1180px;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--txt);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}::selection{background:var(--accent);color:#04070a}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4{letter-spacing:-.035em;font-family:Sora,system-ui,sans-serif;font-weight:600;line-height:1.05}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,transparent,var(--accent));width:22px;height:1px}.eyebrow.plain{color:var(--muted-2)}.eyebrow.plain:before{display:none}.lead{color:#fff;max-width:60ch;font-size:19px;font-weight:400;line-height:1.72}.accent{color:var(--accent)}.hl{color:#4fc2ff}.grad{background:linear-gradient(100deg,#fff 10%,var(--accent) 55%,var(--accent-2) 95%);color:#0000;-webkit-background-clip:text;background-clip:text}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 28px}section{position:relative}.sec{padding:120px 0}.sec-tight{padding:104px 0}.hairline{background:linear-gradient(90deg,transparent,var(--line-2),transparent);height:1px}.bg-fx{z-index:0;pointer-events:none;position:fixed;inset:0}.bg-fx:before{content:"";background:radial-gradient(900px 600px at 78% -10%,#2c7bff29,#0000 65%),radial-gradient(700px 500px at 8% 6%,#26d9f51a,#0000 62%);position:absolute;inset:0}.bg-grid{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);opacity:.55;background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(1200px 700px at 50% 0,#000 10%,#0000 78%);mask-image:radial-gradient(1200px 700px at 50% 0,#000 10%,#0000 78%)}.noise{z-index:1;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}main{z-index:2;position:relative}.nav{z-index:50;-webkit-backdrop-filter:blur(26px)saturate(165%);transition:background .5s var(--ease),border-color .5s var(--ease),box-shadow .5s var(--ease),transform .45s var(--ease),opacity .35s var(--ease);background:#090d1485;border-bottom:1px solid #ffffff16;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,inset 0 -26px 46px -34px #26d9f58c,0 24px 60px -30px #000000f2}.nav.hidden{opacity:0;transform:translateY(-102%)}.nav:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d 30%,#26d9f559 50%,#ffffff4d 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.nav:after{content:"";pointer-events:none;background:radial-gradient(50% 100% at 50% 100%,#26d9f517,#0000 72%);height:130%;position:absolute;bottom:-70%;left:0;right:0}.nav-in{z-index:2;height:74px;transition:height .45s var(--ease);justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.nav.stuck{background:#06090fc7;border-bottom-color:#ffffff1d;box-shadow:inset 0 1px #ffffff12,inset 0 -26px 46px -34px #26d9f599,0 30px 70px -28px #000}.nav.stuck .nav-in{height:66px}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-family:Sora,sans-serif;font-size:15.5px;font-weight:600;display:flex}.brand-mark{flex:none;width:34px;height:34px}.brand em{color:#fff;opacity:.92;font-style:normal;font-weight:400}.nav-links{align-items:center;gap:30px;display:flex}.nav-links a{color:#fff;font-size:14.5px;transition:color .25s}.nav-links a:hover{color:var(--accent)}@media (max-width:940px){.nav-links a:not(.btn){display:none}.nav-in{height:64px}}@supports not ((-webkit-backdrop-filter:blur(2px)) or (backdrop-filter:blur(2px))){.nav{background:#06090ff0}}.btn{border:1px solid var(--line-2);letter-spacing:-.01em;cursor:pointer;height:52px;transition:.35s var(--ease);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:15px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.btn:hover{border-color:#ffffff4d;transform:translateY(-2px)}.btn-primary{color:#fff;text-shadow:0 1px 2px #020c1e47;background:linear-gradient(100deg,#1fc3e6,#2668ee);border:none;font-weight:600;box-shadow:0 10px 40px -12px #26d9f599}.btn-primary:hover{box-shadow:0 18px 55px -12px #26d9f5bf}.btn-primary:after{content:"";background:linear-gradient(100deg,#0000,#ffffff73,#0000);position:absolute;inset:0;transform:translate(-120%)}.btn-primary:hover:after{transition:transform .8s var(--ease);transform:translate(120%)}.btn-sm{height:44px;padding:0 20px;font-size:14px}.btn .arrow{transition:transform .35s var(--ease)}.btn:hover .arrow{transform:translate(4px)}.hero{align-items:center;min-height:100svh;padding:118px 0 76px;display:flex;position:relative;overflow:hidden}#neural{z-index:0;opacity:.7;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.hero-in{z-index:3;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:48px;display:grid;position:relative}.hero-copy{max-width:660px}@media (max-width:1080px){.hero-in{grid-template-columns:1fr;gap:56px}.hero-copy{max-width:720px}}.hero h1{letter-spacing:-.04em;text-wrap:balance;margin:22px 0 0;font-size:clamp(29px,3.35vw,46px);font-weight:600;line-height:1.14}.hero h1 em{font-style:normal}.hero h1 .ln{padding-bottom:.08em;display:block;overflow:hidden}.hero h1 .ln>i{animation:riseIn 1.05s var(--ease) forwards;font-style:normal;display:block;transform:translateY(105%)}@keyframes riseIn{to{transform:translateY(0)}}.hero .lead{opacity:0;max-width:52ch;animation:fadeUp .9s var(--ease) .55s forwards;margin-top:24px;font-size:clamp(15.5px,1.15vw,18px)}.hero-cta{opacity:0;animation:fadeUp .9s var(--ease) .72s forwards;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero-badge{opacity:0;animation:fadeUp .8s var(--ease) .25s forwards}.pillars{-webkit-backdrop-filter:blur(16px)saturate(140%);opacity:0;animation:fadeUp .9s var(--ease) .9s forwards;background:#080c139e;border:1px solid #ffffff13;border-radius:24px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 30px 70px -40px #000000f2}.pillars>div{align-items:center;gap:20px;padding:30px;display:flex;position:relative}.pillars>div+div:before{content:"";background:linear-gradient(#0000,#ffffff21,#0000);width:1px;position:absolute;top:22%;bottom:22%;left:0}.pill-ic{color:#3e9bff;background:radial-gradient(circle at 50% 35%,#2e78dc33,#080d15f2 70%);border:1px solid #ffffff16;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:inset 0 1px #ffffff12,0 0 30px -14px #3e9bffd9}.pill-ic svg{width:26px;height:26px}.pillars b{letter-spacing:-.025em;background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 48%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;padding-bottom:.05em;font-family:Sora,sans-serif;font-size:17.5px;font-weight:600;display:block}.pillars p{color:#fff;max-width:30ch;margin-top:7px;font-size:14.5px;line-height:1.55}@media (max-width:860px){.pillars{grid-template-columns:1fr}.pillars>div{padding:24px}.pillars>div+div:before{background:linear-gradient(90deg,#0000,#ffffff21,#0000);width:auto;height:1px;inset:0 24px auto}}.scroll-hint{z-index:3;letter-spacing:.24em;color:var(--muted-2);flex-direction:column;align-items:center;gap:12px;font-family:JetBrains Mono,monospace;font-size:10px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.scroll-hint i{background:linear-gradient(var(--line-2),transparent);width:1px;height:46px;display:block;position:relative;overflow:hidden}.scroll-hint i:after{content:"";background:var(--accent);width:1px;height:46px;animation:trail 2.4s var(--ease) infinite;position:absolute;top:-46px;left:0}@keyframes trail{to{top:46px}}@media (max-width:760px){.scroll-hint{display:none}}@media (max-height:860px){.hero{padding:100px 0 64px}.hero h1{font-size:clamp(27px,3.6vw,46px)}.hero .lead{margin-top:20px;font-size:16px}.hero-cta{margin-top:28px}.pillars{margin-top:38px}.pillars div{padding:18px 20px}.pillars p{font-size:13px}.scroll-hint{bottom:20px}.scroll-hint i{height:32px}}@media (max-height:720px){.hero{min-height:auto;padding:104px 0 60px}.scroll-hint{display:none}}.stage{aspect-ratio:1;--px:0;--py:0;justify-self:end;width:100%;max-width:560px;margin-inline:auto;position:relative}.orb-float{transform:translate3d(calc(var(--px) * 20px),calc(var(--py) * 16px),0);will-change:transform,translate;animation:6s ease-in-out infinite floatY;position:absolute;inset:0}@keyframes floatY{0%,to{translate:0 -9px}50%{translate:0 9px}}.orb-halo{filter:blur(30px);background:radial-gradient(circle,#26d9f542,#2c7bff1f 45%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite halo;position:absolute;inset:8%}@keyframes halo{0%,to{opacity:.7;scale:1}50%{opacity:1;scale:1.07}}.orb-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.orb-svg circle,.orb-svg ellipse{transform-box:fill-box;transform-origin:50%}.wave{opacity:0;animation:4.6s cubic-bezier(.25,.6,.3,1) infinite waveOut}.w1{animation-delay:1.55s}.w2{animation-delay:3.1s}@keyframes waveOut{0%{opacity:.55;scale:1}70%{opacity:.08}to{opacity:0;scale:1.62}}.ring{transform-box:fill-box;transform-origin:50%}.r1{animation:34s linear infinite spin}.r2{animation:26s linear infinite reverse spin}.r3{animation:58s linear infinite spin}@keyframes spin{to{rotate:360deg}}.meridian{animation:18s linear infinite meridian}@keyframes meridian{0%{scale:1}25%{scale:.02 1}50%{scale:-1 1}75%{scale:.02 1}to{scale:1}}.grid-lines{pointer-events:none}.inner-dots circle{animation:9s ease-in-out infinite innerDrift}@keyframes innerDrift{0%,to{opacity:.15;translate:0}35%{opacity:.9}50%{translate:-14px 8px}75%{opacity:.35}}.core-glow{animation:3s ease-in-out infinite coreBreath}@keyframes coreBreath{0%,to{opacity:.72;scale:.92}50%{opacity:1;scale:1.1}}.core-ring{animation:3s ease-in-out infinite coreRing}@keyframes coreRing{0%,to{opacity:.45;scale:.95}50%{opacity:.9;scale:1.08}}.core-dot{animation:3s ease-in-out infinite coreDot}@keyframes coreDot{0%,to{opacity:.85;scale:.9}50%{opacity:1;scale:1.15}}.parts{position:absolute;inset:0}.parts span{width:0;height:0;transform:rotate(var(--tilt));animation:orbit var(--dur) linear infinite;animation-delay:var(--delay);position:absolute;top:50%;left:50%}.parts i{left:var(--r);width:var(--sz);height:var(--sz);animation:twinkle calc(var(--dur) / 3) ease-in-out infinite;animation-delay:var(--delay);background:#8fedff;border-radius:50%;position:absolute;top:0;box-shadow:0 0 10px 2px #26d9f58c}@keyframes orbit{to{rotate:360deg}}@keyframes twinkle{0%,to{opacity:.15;scale:.7}50%{opacity:.95;scale:1}}.fcard{z-index:4;-webkit-backdrop-filter:blur(14px)saturate(150%);transform:translate3d(calc(var(--px) * var(--d) * -.6px),calc(var(--py) * var(--d) * -.5px),0);will-change:transform,translate;background:#0a0f17b8;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:11px;padding:11px 16px 11px 12px;animation:7s ease-in-out infinite cardFloat;display:flex;position:absolute;box-shadow:inset 0 1px #ffffff0f,0 20px 40px -24px #000000f2}.fcard:nth-of-type(2n){animation-duration:8.5s;animation-delay:-2s}@keyframes cardFloat{0%,to{translate:0 -5px}50%{translate:0 5px}}.fcard-ic{color:#7fe3ff;background:#26d9f51f;border:1px solid #26d9f538;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.fcard-ic svg{width:17px;height:17px}.fcard-tx{letter-spacing:-.02em;color:#fff;white-space:nowrap;font-family:Sora,sans-serif;font-size:13.5px;font-weight:500;line-height:1.3}.c-top{top:1%;left:50%}.c-left{top:24%;left:-4%}.c-right{top:26%;right:-6%}.c-bleft{bottom:14%;left:6%}.c-bright{bottom:9%;right:2%}@media (max-width:1080px){.stage{justify-self:center;max-width:460px}.c-top{left:42%}.c-left{left:0}.c-right{right:0}}@media (max-width:620px){.stage{max-width:340px}.fcard{border-radius:12px;gap:8px;padding:8px 12px 8px 9px}.fcard-ic{border-radius:8px;width:26px;height:26px}.fcard-ic svg{width:14px;height:14px}.fcard-tx{font-size:11.5px}.c-top{top:-2%;left:34%}.c-left{top:20%;left:-8%}.c-right{top:24%;right:-8%}.c-bleft{bottom:16%;left:-6%}.c-bright{bottom:10%;right:-4%}.parts span:nth-child(n+4){display:none}}@media (prefers-reduced-motion:reduce){.orb-float,.orb-halo,.wave,.ring,.meridian,.inner-dots circle,.core-glow,.core-ring,.core-dot,.parts span,.parts i,.fcard{animation:none}.wave{opacity:.18}}.anim-off *,.anim-off{animation-play-state:paused!important}.rv{opacity:0;transition:opacity .95s var(--ease),transform .95s var(--ease);transform:translateY(26px)}.rv.in{opacity:1;transform:none}.statement h2{letter-spacing:-.04em;max-width:19ch;font-size:clamp(30px,4.6vw,58px)}.statement .lead{margin-top:34px;font-size:20px}.statement-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:70px;display:grid}@media (max-width:900px){.statement-grid{grid-template-columns:1fr;gap:34px}}.head{max-width:70ch;margin-bottom:64px}.head h2{letter-spacing:-.038em;margin-top:22px;font-size:clamp(28px,4.1vw,50px)}.head .lead{margin-top:22px}.probs{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:980px){.probs{grid-template-columns:1fr}}.prob{border:1px solid var(--line);border-radius:var(--radius);transition:.5s var(--ease);background:linear-gradient(#ffffff07,#fff0);padding:38px 32px 42px;position:relative;overflow:hidden}.prob:before{content:"";opacity:0;background:radial-gradient(420px 220px at var(--mx,50%) var(--my,0%),#26d9f51f,transparent 70%);transition:opacity .5s;position:absolute;inset:0}.prob:hover{border-color:var(--line-2);transform:translateY(-4px)}.prob:hover:before{opacity:1}.prob .num{letter-spacing:.2em;color:var(--accent);margin-bottom:26px;font-family:JetBrains Mono,monospace;font-size:12px;display:block}.prob h3{letter-spacing:-.03em;background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 45%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;font-size:22px;position:relative}.prob p{color:var(--muted);margin-top:14px;font-size:15.5px;line-height:1.68;position:relative}.split-head{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:50px;margin-bottom:56px;display:grid}.split-head h2{letter-spacing:-.038em;margin-top:22px;font-size:clamp(28px,3.9vw,48px)}.split-head .lead{margin-top:22px;font-size:17.5px}@media (max-width:980px){.split-head{grid-template-columns:1fr;gap:40px}}.simv{aspect-ratio:1/.78;justify-self:end;width:100%;max-width:460px;margin-inline:auto;position:relative}.simv-glow{filter:blur(34px);background:radial-gradient(circle at 42%,#2c7bff47,#2c7bff14 45%,#0000 70%);border-radius:50%;width:88%;height:80%;animation:6s ease-in-out infinite halo;position:absolute;top:8%;left:6%}.simv-panel{perspective:1000px;width:72%;height:58%;animation:8s ease-in-out infinite rvzFloat;position:absolute;top:14%;right:3%}.simv-panel-in{transform-origin:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(150deg,#18365c8c,#08101cb8);border:1px solid #5da6ff47;border-radius:16px;width:100%;height:100%;padding:18px 16px;overflow:hidden;transform:rotateY(-19deg)rotateX(7deg)rotate(-2deg);box-shadow:inset 0 1px #ffffff17,0 0 50px -14px #2c7bff80,0 40px 70px -40px #000000f2}.simv-panel-in svg{width:100%;height:100%;display:block;overflow:hidden}.simv-draw{stroke-dasharray:520;stroke-dashoffset:520px;animation:rvzDraw 2.6s var(--ease) forwards .35s;filter:drop-shadow(0 0 6px #4fa8ffd9)}.simv-dot{filter:drop-shadow(0 0 6px #8fd8fff2);transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite simvDot}@keyframes simvDot{0%,to{opacity:.55;scale:.82}50%{opacity:1;scale:1.15}}.simv-core{aspect-ratio:1;z-index:3;place-items:center;width:33%;animation:9s ease-in-out infinite rvzSat;display:grid;position:absolute;top:40%;left:5%}.simv-core-rings{width:132%;height:132%;position:absolute;inset:-16%;overflow:visible}.simv-core-rings circle{transform-box:fill-box;transform-origin:50%}.simv-ring-a{filter:drop-shadow(0 0 5px #6fe3ffb3);animation:18s linear infinite spin}.simv-ring-b{filter:drop-shadow(0 0 6px #6fe3ffbf);animation:12s linear infinite reverse spin}.simv-ring-c{filter:drop-shadow(0 0 7px #6fe3ffe6);animation:8s linear infinite spin}.simv-core-disc{aspect-ratio:1;background:radial-gradient(circle at 42% 34%,#6fe3ff73,#143a6ee6 55%,#060e1afa 100%);border:1px solid #8fd8ff73;border-radius:50%;place-items:center;width:62%;animation:3.4s ease-in-out infinite coreBreath;display:grid;position:relative;box-shadow:0 0 42px -6px #2c7bffd9,0 0 90px -18px #6fe3ff99,inset 0 1px #ffffff24}.simv-core-disc span{letter-spacing:-.02em;color:#eaf8ff;text-shadow:0 0 20px #8fd8ffe6;font-family:Sora,sans-serif;font-size:clamp(20px,3.4vw,32px);font-weight:600}.simv-chip{z-index:4;color:#8fd8ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09101cdb;border:1px solid #5da6ff3d;border-radius:14px;place-items:center;width:48px;height:48px;animation:8s ease-in-out infinite rvzSat;display:grid;position:absolute;box-shadow:inset 0 1px #ffffff12,0 20px 40px -26px #000000f2}.simv-chip svg{width:22px;height:22px}.simv-chip-a{top:4%;left:18%}.simv-chip-b{animation-delay:-3.5s;bottom:8%;right:8%}.simv-dust{pointer-events:none;position:absolute;inset:0}.simv-dust i{background:#7fd3ff;border-radius:50%;animation:5s ease-in-out infinite twinkle;position:absolute;box-shadow:0 0 8px 1px #4fa8ffb3}@media (max-width:980px){.simv{justify-self:center;max-width:400px}}@media (max-width:620px){.simv{max-width:330px}.simv-chip{border-radius:12px;width:40px;height:40px}.simv-chip svg{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.simv-panel,.simv-core,.simv-core-disc,.simv-chip,.simv-dust i,.simv-ring-a,.simv-ring-b,.simv-ring-c,.simv-dot,.simv-glow{animation:none}.simv-draw{stroke-dashoffset:0;animation:none}}.sim{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:900px){.sim{grid-template-columns:1fr}}.sim-inputs,.sim-out{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(170deg,#26d9f50d,#080c13db 45%);border-radius:24px;padding:34px 32px}.sim-out{background:linear-gradient(170deg,#2c7bff12,#080c13e6 48%);flex-direction:column;justify-content:center;gap:30px;display:flex}@media (max-width:620px){.sim-inputs,.sim-out{padding:26px 20px}}.sim-fields{flex-direction:column;gap:14px;margin-top:28px;display:flex}.field{border:1px solid var(--line);transition:border-color .4s var(--ease),background .4s var(--ease);background:#ffffff06;border-radius:16px;padding:16px 18px 20px}.field:hover{background:#26d9f50a;border-color:#5dc4ff47}.field-top{align-items:center;gap:13px;margin-bottom:16px;display:flex}.field-ic{color:#6fd9ff;background:#26d9f51c;border:1px solid #26d9f533;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.field-ic svg{width:18px;height:18px}.field-lb{flex:1;min-width:0}.field-lb label{cursor:pointer;letter-spacing:-.02em;background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 48%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;font-family:Sora,sans-serif;font-size:14px;font-weight:600;line-height:1.35;display:block}.field-lb small{color:#fff;margin-top:3px;font-size:11.5px;line-height:1.35;display:block}.field-val{letter-spacing:-.02em;color:#eaf7ff;white-space:nowrap;background:#26d9f51a;border:1px solid #26d9f53d;border-radius:999px;flex:none;padding:7px 14px;font-family:Sora,sans-serif;font-size:14.5px;font-weight:600}input[type=range]{appearance:none;background:linear-gradient(90deg,var(--accent) var(--pct,50%),#ffffff1a var(--pct,50%));cursor:pointer;border-radius:4px;outline:none;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:2px solid var(--accent);background:#04070a;border-radius:50%;width:20px;height:20px;transition:box-shadow .25s,transform .25s;box-shadow:0 0 0 6px #26d9f524}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 0 0 10px #26d9f52e}input[type=range]::-moz-range-thumb{border:2px solid var(--accent);background:#04070a;border-radius:50%;width:18px;height:18px}.sim-metric strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin-top:14px;font-family:Sora,sans-serif;font-size:clamp(38px,5.6vw,62px);font-weight:600;line-height:1;display:block}.sim-note{border:1px solid var(--line);background:#ffffff06;border-radius:16px;align-items:flex-start;gap:14px;padding:18px;display:flex}.sim-note-ic{color:#6fd9ff;background:#26d9f51c;border:1px solid #26d9f533;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.sim-note-ic svg{width:18px;height:18px}.sim-note b{letter-spacing:-.02em;color:#fff;font-family:Sora,sans-serif;font-size:14.5px;font-weight:600;display:block}.sim-note p{color:#fff;margin-top:6px;font-size:13px;line-height:1.6}.fv{aspect-ratio:1;justify-self:end;width:100%;max-width:360px;margin-inline:auto;position:relative}.fv-rings{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fv-rings circle{transform-box:fill-box;transform-origin:50%}.fv-r1{animation:56s linear infinite spin}.fv-r2{animation:30s linear infinite reverse spin}.fv-r3{animation:42s linear infinite spin}.fv-pulse{opacity:0;animation:4s cubic-bezier(.25,.6,.3,1) infinite rvzRipple}.fv-core{aspect-ratio:1;color:#8fedff;background:radial-gradient(circle at 50% 35%,#26d9f54d,#08101af5 70%);border:1px solid #5dc4ff59;border-radius:22px;place-items:center;width:27%;animation:3.4s ease-in-out infinite coreBreath;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 44px -10px #26d9f5a6,inset 0 1px #ffffff14}.fv-core svg{width:46%;height:46%}.fv-node{color:#6fd9ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a121dd6;border:1px solid #5dc4ff3d;border-radius:15px;place-items:center;width:52px;height:52px;animation:8s ease-in-out infinite rvzSat;display:grid;position:absolute;box-shadow:0 20px 40px -26px #000000f2}.fv-node svg{width:24px;height:24px}.fv-tl{top:6%;left:2%}.fv-tr{animation-delay:-2s;top:6%;right:2%}.fv-bl{animation-delay:-4s;bottom:6%;left:2%}.fv-br{animation-delay:-6s;bottom:6%;right:2%}@media (max-width:980px){.fv{justify-self:center;max-width:300px}}.fmar{padding:6px 0;position:relative}.fmar-track{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:20px;padding:4px 0 8px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.fmar-track::-webkit-scrollbar{display:none}.fmar-track.arrastando{cursor:grabbing}.fmar-track>*{flex:none;width:clamp(280px,29vw,400px)}.fmar-dica{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#fff;opacity:.45;margin-top:14px;font-family:JetBrains Mono,monospace;font-size:10px;display:none}@media (max-width:860px){.fmar-track{gap:14px}.fmar-track>*{width:min(84vw,340px)}.fmar-dica{display:block}}.front{flex:none;width:clamp(290px,29vw,400px)}@media (prefers-reduced-motion:reduce){.fmar-track{animation:none}}.front{height:100%}.car-nav{justify-content:space-between;align-items:center;gap:20px;margin-top:26px;display:flex}.car-dots{gap:7px;display:flex}.car-dots i{width:22px;height:3px;transition:background .4s var(--ease),width .4s var(--ease);background:#ffffff24;border-radius:3px}.car-dots i.on{background:var(--accent);width:34px;box-shadow:0 0 10px #26d9f599}.car-arrows{gap:9px;display:flex}.car-arrows button{color:#fff;border:1px solid var(--line);cursor:pointer;width:44px;height:44px;transition:.35s var(--ease);background:#ffffff08;border-radius:50%;place-items:center;display:grid}.car-arrows button:hover:not(:disabled){color:var(--accent);background:#26d9f514;border-color:#26d9f573;transform:translateY(-2px)}.car-arrows button:disabled{opacity:.32;cursor:default}.car-arrows svg{width:19px;height:19px}.front{border:1px solid var(--line);transition:.5s var(--ease);background:linear-gradient(170deg,#ffffff08,#ffffff02);border-radius:22px;flex-direction:column;height:100%;padding:32px 32px 28px;display:flex;position:relative}.front:hover{background:linear-gradient(170deg,#26d9f50f,#ffffff03);border-color:#5dc4ff47;transform:translateY(-4px)}.front-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.front-ic{color:#6fd9ff;background:radial-gradient(circle at 50% 35%,#26d9f533,#08101af2 70%);border:1px solid #5dc4ff47;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 30px -12px #26d9f5cc,inset 0 1px #ffffff12}.front-ic svg{width:26px;height:26px}.front-n{letter-spacing:.02em;color:#fff;font-family:Sora,sans-serif;font-size:15px;font-weight:600}.front h3{letter-spacing:-.03em;background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 48%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;font-size:23px}.front p{color:#fff;margin-top:12px;font-size:15.5px;line-height:1.65}.front .tags{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:24px;display:flex}.front .tags span{color:#fff;border:1px solid var(--line);background:#ffffff05;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;display:inline-flex}.front .tags svg{color:#6fd9ff;flex:none;width:14px;height:14px}.steps{flex-direction:column;gap:16px;display:flex}.step{border:1px solid var(--line);transition:.5s var(--ease);background:linear-gradient(170deg,#ffffff08,#ffffff02);border-radius:20px;grid-template-columns:auto minmax(190px,.9fr) 1.5fr;align-items:center;gap:32px;padding:26px 30px;display:grid;position:relative;overflow:hidden}.step:after{content:"";background:var(--accent);transform-origin:top;width:2px;transition:transform .6s var(--ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.step:hover{background:linear-gradient(170deg,#26d9f50f,#ffffff03);border-color:#5dc4ff4d;transform:translateY(-3px)}.step:hover:after{transform:scaleY(1)}.step-left{flex-direction:column;align-items:center;gap:14px;display:flex}.step-ic{color:#6fd9ff;background:radial-gradient(circle at 50% 35%,#26d9f533,#08101af2 70%);border:1px solid #5dc4ff47;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 0 30px -12px #26d9f5cc,inset 0 1px #ffffff12}.step-ic svg{width:28px;height:28px}.step-dots{gap:5px;display:flex}.step-dots i{background:#ffffff1f;border-radius:3px;width:14px;height:3px}.step-dots i.on{background:var(--accent);box-shadow:0 0 8px #26d9f5b3}.step .lbl{letter-spacing:.24em;text-transform:uppercase;color:#fff;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10.5px;display:block}.step h3{letter-spacing:-.04em;background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 48%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;padding-bottom:.06em;font-size:clamp(24px,3vw,34px);font-weight:500}.step p{color:#fff;font-size:15.5px;line-height:1.7}@media (max-width:900px){.step{grid-template-columns:auto 1fr;gap:18px;padding:22px 20px}.step p{grid-column:1/-1}}.steps-foot{background:linear-gradient(120deg,#26d9f514,#080c13e6 60%);border:1px solid #5dc4ff33;border-radius:20px;align-items:center;gap:18px;margin-top:20px;padding:22px 28px;display:flex}.steps-foot-ic{color:#6fd9ff;background:#26d9f51f;border:1px solid #26d9f53d;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.steps-foot-ic svg{width:22px;height:22px}.steps-foot b{letter-spacing:-.025em;font-family:Sora,sans-serif;font-size:16px;font-weight:600;display:block}.steps-foot p{color:#fff;margin-top:4px;font-size:14px;line-height:1.5}.steps-foot-dots{gap:8px;margin-left:auto;display:flex}.steps-foot-dots i{background:var(--accent);opacity:.85;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #26d9f599}.steps-foot-dots i:nth-child(2){opacity:.65}.steps-foot-dots i:nth-child(3){opacity:.5}.steps-foot-dots i:nth-child(4){opacity:.35}.steps-foot-dots i:nth-child(5){opacity:.22}@media (max-width:760px){.steps-foot{flex-wrap:wrap}.steps-foot-dots{width:100%;margin-left:0}}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.marquee-track{gap:56px;width:max-content;animation:34s linear infinite slide;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes slide{to{transform:translate(-50%)}}.marquee span{letter-spacing:-.03em;color:var(--muted-2);white-space:nowrap;align-items:center;gap:56px;font-family:Sora,sans-serif;font-size:26px;font-weight:500;display:flex}.marquee span:after{content:"";background:var(--accent);opacity:.55;border-radius:50%;width:6px;height:6px}.cases{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:860px){.cases{grid-template-columns:1fr}}.case{border:1px solid var(--line);transition:.5s var(--ease);background:linear-gradient(#ffffff08,#0000);border-radius:22px;flex-direction:column;gap:20px;padding:42px 38px;display:flex}.case:hover{border-color:var(--line-2);transform:translateY(-4px)}.case h3{letter-spacing:-.03em;font-size:22px}.case p{color:var(--muted);font-size:15.5px;line-height:1.68}.case ul{border-top:1px solid var(--line);flex-direction:column;gap:11px;margin-top:auto;padding-top:22px;list-style:none;display:flex}.case li{color:var(--muted);gap:12px;font-size:14.5px;display:flex}.case li:before{content:"";background:var(--accent);border-radius:50%;flex:none;width:5px;height:5px;margin-top:9px}.head-center{text-align:center;max-width:960px;margin-inline:auto}.head-center h2{max-width:22ch;margin-inline:auto;font-size:clamp(26px,3.4vw,43px)}.head-center .lead{max-width:82ch;margin-inline:auto}.head-center .eyebrow{justify-content:center}.faq{flex-direction:column;gap:12px;max-width:900px;margin-inline:auto;display:flex}.faq-item{border:1px solid var(--line);transition:border-color .4s var(--ease),background .4s var(--ease);background:linear-gradient(170deg,#ffffff08,#ffffff02);border-radius:16px;overflow:hidden}.faq-item:hover{border-color:#5dc4ff42}.faq-item.open{background:linear-gradient(170deg,#26d9f50f,#ffffff03);border-color:#5dc4ff57}.faq-q{cursor:pointer;text-align:left;letter-spacing:-.025em;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:20px 22px;font-family:Sora,sans-serif;font-size:clamp(15.5px,1.6vw,18px);font-weight:500;transition:color .35s;display:flex}.faq-lic{color:#6fd9ff;background:#26d9f51a;border:1px solid #26d9f533;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.faq-lic svg{width:19px;height:19px}.faq-tx{background:linear-gradient(104deg,#8fe9ff 0%,#4fc2ff 48%,#2c7bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;flex:1;min-width:0;padding-bottom:.06em}.faq-q:hover .faq-tx{opacity:.82}.faq-ic{border:1px solid var(--line-2);width:30px;height:30px;transition:.45s var(--ease);border-radius:50%;flex:none;position:relative}.faq-ic:before,.faq-ic:after{content:"";transition:.45s var(--ease);background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-ic:before{width:11px;height:1.5px}.faq-ic:after{width:1.5px;height:11px}.faq-item.open .faq-ic{background:var(--accent);border-color:var(--accent);color:#04070a;transform:rotate(135deg)}.faq-item.open .faq-ic:after{opacity:0}.faq-a{max-height:0;transition:max-height .6s var(--ease);overflow:hidden}.faq-a p{color:#fff;padding:0 24px 24px 76px;font-size:15.5px;line-height:1.75}@media (max-width:620px){.faq-a p{padding:0 20px 20px}}.faq-cta{background:linear-gradient(120deg,#26d9f514,#080c13e6 60%);border:1px solid #5dc4ff33;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;max-width:900px;margin:22px auto 0;padding:22px 26px;display:flex}.faq-cta-tx{align-items:center;gap:15px;display:flex}.faq-cta b{letter-spacing:-.025em;font-family:Sora,sans-serif;font-size:16px;font-weight:600;display:block}.faq-cta p{color:#fff;margin-top:4px;font-size:14px}.cta-wrap{border:1px solid var(--line);background:radial-gradient(700px 400px at 85% 0,#2c7bff29,#0000 62%),linear-gradient(#26d9f50d,#080b11f0);border-radius:30px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}@media (max-width:940px){.cta-wrap{grid-template-columns:1fr}}.cta-left{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;gap:34px;padding:56px 50px;display:flex}@media (max-width:940px){.cta-left{border-right:none;border-bottom:1px solid var(--line);padding:44px 24px}}.cta-left h2{letter-spacing:-.04em;margin-top:20px;font-size:clamp(28px,3.4vw,42px)}.cta-left .lead{margin-top:18px;font-size:16.5px}.cta-facts{flex-direction:column;gap:14px;display:flex}.cta-facts div{color:#fff;align-items:flex-start;gap:13px;font-size:15px;display:flex}.cta-facts svg{width:19px;height:19px;color:var(--accent);flex:none;margin-top:2px}.cta-badges{flex-wrap:wrap;gap:9px;display:flex}.cta-badges span{color:#fff;border:1px solid var(--line);background:#ffffff05;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;display:inline-flex}.cta-badges svg{color:#6fd9ff;flex:none;width:14px;height:14px}.form{flex-direction:column;padding:56px 50px;display:flex}@media (max-width:940px){.form{padding:44px 24px}}.stepper{align-items:center;gap:10px;margin-bottom:32px;display:flex}.stp{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.stp-n{color:#fff;border:1px solid var(--line);width:30px;height:30px;transition:.4s var(--ease);background:#ffffff0d;border-radius:50%;flex:none;place-items:center;font-family:Sora,sans-serif;font-size:13px;font-weight:600;display:grid}.stp-n svg{width:14px;height:14px}.stp-l{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;transition:color .4s;overflow:hidden}.stp.on .stp-n{background:linear-gradient(100deg,var(--accent),var(--accent-2));color:#02060b;border-color:#0000;box-shadow:0 0 20px -4px #26d9f5b3}.stp.on .stp-l{color:#fff}.stp.done .stp-n{color:var(--accent);background:#26d9f524;border-color:#26d9f566}.stp.done .stp-l{color:#fff}@media (max-width:620px){.stp-l{display:none}.stepper{gap:8px}}.form-step{animation:fadeUp .5s var(--ease);flex-direction:column;gap:20px;display:flex}.form-step label span,.fld-lb{color:#fff;margin-bottom:9px;font-size:13.5px;display:block}.inp-wrap{align-items:center;display:flex;position:relative}.inp-ic{color:#fff;pointer-events:none;place-items:center;transition:color .35s;display:grid;position:absolute;left:15px}.inp-ic svg{width:18px;height:18px}.inp-wrap:focus-within .inp-ic{color:var(--accent)}.inp-wrap .inp{padding-left:44px}.inp{border:1px solid var(--line);width:100%;height:52px;transition:.35s var(--ease);background:#ffffff0a;border-radius:12px;padding:0 16px;font-size:15px}textarea.inp{resize:vertical;height:104px;padding:15px 16px;font-family:inherit;line-height:1.6}.inp:focus{border-color:var(--accent);background:#26d9f50d;outline:none;box-shadow:0 0 0 4px #26d9f517}.inp::placeholder{color:#ffffff73}.chips{flex-wrap:wrap;gap:9px;display:flex}.chip{border:1px solid var(--line);color:#fff;cursor:pointer;transition:.3s var(--ease);background:#ffffff05;border-radius:999px;padding:10px 16px;font-size:13.5px}.chip:hover{border-color:var(--line-2);color:var(--txt)}.chip.on{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.form-nav{align-items:center;gap:12px;margin-top:26px;display:flex}.form-back{color:#fff;cursor:pointer;background:0 0;border:none;font-size:14px;transition:color .3s}.form-back:hover{color:var(--txt)}.form-err{color:#ff6b6b;margin-top:16px;font-size:13.5px}.form-privacy{color:#fff;align-items:flex-start;gap:9px;margin-top:auto;padding-top:26px;font-size:12.5px;line-height:1.55;display:flex}.form-privacy svg{color:#6fd9ff;flex:none;width:15px;height:15px;margin-top:1px}.form-done{text-align:center;animation:fadeUp .6s var(--ease);padding:34px 0}.form-done .tick{border:1px solid var(--accent);width:66px;height:66px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;margin:0 auto 26px;display:grid}.form-done h3{letter-spacing:-.03em;font-size:26px}.form-done p{color:#fff;margin-top:12px;font-size:15.5px}.footer{margin-top:130px;padding-bottom:38px;position:relative}.foot-cta{background:radial-gradient(600px 300px at 82% 0,#2c7bff2e,#0000 65%),linear-gradient(140deg,#26d9f512,#080c13eb 55%);border:1px solid #5dc4ff33;border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:34px;padding:44px 46px;display:flex;box-shadow:inset 0 1px #ffffff0f,0 40px 90px -50px #000000f2}.foot-cta h2{letter-spacing:-.035em;max-width:20ch;margin-top:16px;font-size:clamp(23px,2.7vw,34px)}.foot-cta .btn{flex:none}@media (max-width:760px){.foot-cta{padding:34px 24px}}.foot-line{background:linear-gradient(90deg,#0000,#26d9f559 30%,#5dc4ff80 50%,#26d9f559 70%,#0000);height:1px;margin:64px 0 52px}.foot-body{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:44px;display:flex}.foot-brand{max-width:46ch}.foot-brand .brand{font-size:17px}.foot-brand .brand-mark{width:40px;height:40px}.foot-brand p{color:#fff;margin-top:16px;font-size:14.5px;line-height:1.65}.foot-side{flex-direction:column;gap:14px;display:flex}.foot-lb{letter-spacing:.22em;text-transform:uppercase;color:#fff;font-family:JetBrains Mono,monospace;font-size:10.5px}.foot-wpp{letter-spacing:-.02em;color:#fff;transition:color .3s var(--ease);align-items:center;gap:9px;margin-top:16px;font-family:Sora,sans-serif;font-size:15.5px;font-weight:500;display:inline-flex}.foot-wpp svg{color:#4fc2ff;width:19px;height:19px}.foot-wpp:hover{color:#4fc2ff}.socials{gap:10px;display:flex}.socials a{color:#fff;border:1px solid var(--line);width:42px;height:42px;transition:.35s var(--ease);background:#ffffff06;border-radius:14px;place-items:center;display:grid}.socials a:hover{color:var(--accent);background:#26d9f517;border-color:#26d9f573;transform:translateY(-3px);box-shadow:0 12px 26px -16px #26d9f5e6}.socials svg{width:19px;height:19px}.footer-base{border-top:1px solid var(--line);color:#fff;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:52px;padding-top:24px;font-size:13px;display:flex}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}.rv{opacity:1;transform:none}.hero h1 .ln>i{transform:none}.hero .lead,.hero-cta,.pillars,.hero-badge{opacity:1}}.rvz{aspect-ratio:1/.92;justify-self:end;width:100%;max-width:620px;margin-inline:auto;position:relative}.rvz-floor{opacity:.5;width:112%;height:62%;position:absolute;bottom:0;left:-6%;right:-6%}.rvz-panel{z-index:3;-webkit-backdrop-filter:blur(16px)saturate(150%);background:linear-gradient(165deg,#11263cdb,#08101ae6);border:1px solid #5dc4ff38;border-radius:16px;width:88%;animation:7s ease-in-out infinite rvzFloat;position:absolute;top:0;left:6%;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 0 40px -12px #26d9f559,0 40px 80px -40px #000000f2}@keyframes rvzFloat{0%,to{translate:0 -6px}50%{translate:0 6px}}.rvz-panel-top{background:#26d9f50d;border-bottom:1px solid #5dc4ff29;justify-content:center;align-items:center;padding:11px 14px;display:flex;position:relative}.rvz-panel-top span{letter-spacing:.2em;text-transform:uppercase;color:#7fe3ff;font-family:JetBrains Mono,monospace;font-size:10px}.rvz-panel-top i{gap:6px;display:flex;position:absolute;right:12px}.rvz-panel-top em{background:#8fedff59;border-radius:50%;width:7px;height:7px}.rvz-panel-top em:last-child{background:#8fedff2e}.rvz-panel-body{grid-template-columns:1.16fr .68fr 1.16fr;align-items:stretch;gap:9px;padding:13px;display:grid}.rvz-card{background:#ffffff07;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:8px;padding:11px 11px 6px;display:flex}.rvz-card-h{align-items:center;gap:8px;display:flex}.rvz-ic{color:#6fd9ff;background:#26d9f51f;border:1px solid #26d9f53d;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.rvz-ic svg{width:19px;height:19px}.rvz-card-h b{letter-spacing:-.015em;color:#fff;flex-direction:column;font-family:Sora,sans-serif;font-size:11px;font-weight:500;line-height:1.34;display:flex}.rvz-card-h b span{color:#fff;white-space:nowrap;font-weight:500}.rvz-spark,.rvz-bars{width:100%;height:auto;display:block}.rvz-draw{stroke-dasharray:260;stroke-dashoffset:260px;animation:rvzDraw 2.6s var(--ease) forwards;animation-delay:.3s}@keyframes rvzDraw{to{stroke-dashoffset:0}}.rvz-tip{opacity:0;animation:2.2s ease-in-out 2.6s infinite rvzTip}@keyframes rvzTip{0%,to{opacity:.35}50%{opacity:1}}.rvz-bar{transform-box:fill-box;transform-origin:bottom;animation:rvzBar 1s var(--ease) backwards}@keyframes rvzBar{0%{scale:1 0}to{scale:1}}.rvz-gauge{place-items:center;padding:4px 0;display:grid;position:relative}.rvz-gauge>svg{filter:drop-shadow(0 0 14px #26d9f580);width:100%;max-width:134px;height:auto}.rvz-arc{animation:rvzArc 2.4s var(--ease) forwards;animation-delay:.4s}@keyframes rvzArc{to{stroke-dashoffset:118px}}.rvz-gauge-tx{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 27%;display:flex;position:absolute;inset:0}.rvz-pct{letter-spacing:-.03em;color:#5bc8ff;text-shadow:0 0 18px #26d9f580;margin-bottom:3px;font-family:Sora,sans-serif;font-size:21px;font-weight:600;line-height:1.1}.rvz-gauge-tx span{letter-spacing:-.01em;color:#fff;font-family:Sora,sans-serif;font-size:8.1px;font-weight:500;line-height:1.3}.rvz-beam{z-index:2;clip-path:polygon(6% 0,94% 0,62% 100%,38% 100%);background:linear-gradient(#26d9f505,#26d9f529 45%,#96f0ff6b);width:40%;height:30%;animation:3.4s ease-in-out infinite rvzBeam;position:absolute;top:39%;left:50%;overflow:hidden;translate:-50%}@keyframes rvzBeam{0%,to{opacity:.65}50%{opacity:1}}.rvz-beam span{background:linear-gradient(#bef6ff00,#bef6fff2);border-radius:2px;width:2px;height:22%;animation:2.8s linear infinite rvzUpFlow;position:absolute;bottom:-14%;left:50%}.rvz-beam span:first-child{animation-delay:0s;left:42%}.rvz-beam span:nth-child(2){animation-delay:-.9s;left:52%}.rvz-beam span:nth-child(3){animation-delay:-1.6s;left:60%}.rvz-beam span:nth-child(4){animation-delay:-2.2s;left:47%}@keyframes rvzUpFlow{0%{opacity:0;translate:0}20%{opacity:.95}to{opacity:0;translate:0 -460%}}.rvz-base{z-index:2;width:84%;height:auto;position:absolute;bottom:6%;left:8%;right:8%;overflow:visible}.rvz-halo{animation:4.4s ease-in-out infinite rvzHalo}@keyframes rvzHalo{0%,to{opacity:.55}50%{opacity:.95}}.rvz-disc{transform-box:fill-box;transform-origin:50%}.rvz-disc.d1{animation:5.6s ease-in-out infinite rvzDisc}.rvz-disc.d2{animation:6.6s ease-in-out -1.2s infinite rvzDisc}.rvz-disc.d3{animation:7.6s ease-in-out -2.4s infinite rvzDisc}@keyframes rvzDisc{0%,to{translate:0 -3px}50%{translate:0 3px}}.rvz-ripple{transform-box:fill-box;transform-origin:50%;opacity:0;animation:4.2s cubic-bezier(.25,.6,.3,1) infinite rvzRipple}.rvz-ripple.p1{animation-delay:1.4s}.rvz-ripple.p2{animation-delay:2.8s}@keyframes rvzRipple{0%{opacity:.6;scale:1}75%{opacity:.08}to{opacity:0;scale:1.85}}.rvz-core{transform-box:fill-box;transform-origin:50%;filter:blur(7px);animation:3s ease-in-out infinite rvzCore}.rvz-spark-core{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite rvzCore}@keyframes rvzCore{0%,to{opacity:.55;scale:.9}50%{opacity:1;scale:1.12}}.rvz-sat{z-index:4;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#0a111bc7;border:1px solid #5dc4ff2e;border-radius:13px;align-items:center;gap:10px;padding:10px 14px 10px 10px;animation:8s ease-in-out infinite rvzSat;display:flex;position:absolute;box-shadow:inset 0 1px #ffffff0f,0 22px 44px -26px #000000f2}.rvz-sat:nth-of-type(2n){animation-duration:9.5s;animation-delay:-2.5s}@keyframes rvzSat{0%,to{translate:0 -4px}50%{translate:0 4px}}.rvz-sat-ic{color:#6fd9ff;background:#26d9f51c;border:1px solid #26d9f533;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.rvz-sat-ic svg{width:16px;height:16px}.rvz-sat-tx{flex-direction:column;line-height:1.25;display:flex}.rvz-sat-tx span{letter-spacing:-.015em;color:#fff;font-family:Sora,sans-serif;font-size:12.5px;font-weight:500;line-height:1.3}.sat-left{top:57%;left:2%}.sat-right{top:60%;right:2%}.sat-bottom{bottom:1%;left:28%}@media (max-width:1080px){.rvz{justify-self:center;max-width:520px}.sat-left{left:0}.sat-right{right:0}}@media (max-width:620px){.rvz{max-width:380px}.rvz-panel-body{gap:6px;padding:10px}.rvz-card{padding:8px 8px 4px}.rvz-card-h b{font-size:10px}.rvz-card-h b i{font-size:9px}.rvz-ic{border-radius:7px;width:22px;height:22px}.rvz-ic svg{width:12px;height:12px}.rvz-panel-body{grid-template-columns:1fr 1fr;grid-template-areas:"medidor medidor""esquerda direita";gap:8px}.rvz-panel-body>:first-child{grid-area:esquerda}.rvz-panel-body>:nth-child(2){grid-area:medidor}.rvz-panel-body>:nth-child(3){grid-area:direita}.rvz-gauge{padding:6px 0 2px}.rvz-gauge>svg{max-width:112px}.rvz-pct{margin-bottom:2px;font-size:19px}.rvz-gauge-tx{padding:0 26%}.rvz-gauge-tx span{font-size:8.5px;line-height:1.25}.rvz-sat{border-radius:11px;gap:7px;padding:7px 10px 7px 7px}.rvz-sat-ic{border-radius:7px;width:24px;height:24px}.rvz-sat-ic svg{width:13px;height:13px}.rvz-sat-tx b{font-size:11px}.rvz-sat-tx i{font-size:10px}.rvz{aspect-ratio:1/1.24}.rvz-beam{height:22%;top:52%}.rvz-base{bottom:14%}.sat-left{top:60%;left:-4%}.sat-right{top:68%;right:-4%}.sat-bottom{bottom:0;left:18%}}@media (prefers-reduced-motion:reduce){.rvz-panel,.rvz-beam,.rvz-beam span,.rvz-disc,.rvz-ripple,.rvz-core,.rvz-halo,.rvz-sat,.rvz-up,.rvz-tip{animation:none}.rvz-draw{stroke-dashoffset:0;animation:none}.rvz-arc{stroke-dashoffset:118px;animation:none}.rvz-bar{animation:none}.rvz-ripple{opacity:.2}}@media (max-width:760px){.sec{padding:82px 0}.sec-tight{padding:74px 0}.footer{margin-top:88px}.head{margin-bottom:40px}.split-head{gap:34px;margin-bottom:38px}.nav-in{height:60px}.brand{white-space:nowrap;gap:9px;font-size:14.5px}.brand-mark{width:30px;height:30px}.brand em{display:none}.nav-links .btn{white-space:nowrap;height:38px;padding:0 15px;font-size:12.5px}.stage{max-width:min(88vw,340px)}.fcard{border-radius:11px;gap:7px;padding:7px 11px 7px 8px}.fcard-tx{font-size:11px}.fcard-ic{border-radius:7px;width:24px;height:24px}.fcard-ic svg{width:13px;height:13px}.c-top{top:-1%;left:38%}.c-left{top:22%;left:0}.c-right{top:26%;right:0}.c-bleft{bottom:18%;left:0}.c-bright{bottom:11%;right:0}.field-top{grid-template-columns:auto 1fr;align-items:start;gap:10px 12px;display:grid}.field-val{grid-column:1/-1;justify-self:start;font-size:14px}.field-lb label{font-size:14.5px}.sim-metric strong{font-size:clamp(32px,10vw,44px)}.step{gap:16px;padding:20px 18px}.step-ic{border-radius:15px;width:52px;height:52px}.step-ic svg{width:24px;height:24px}.step h3{font-size:clamp(21px,6vw,26px)}.step p{font-size:14.8px}.foot-cta{gap:24px;padding:30px 22px}.foot-cta .btn{width:100%}}
