*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--azul-noturno: #030B2D;--azul-profundo: #081A5A;--azul-eletrico: #0B6DFF;--azul-neon: #00AFFF;--ciano: #00E5FF;--roxo: #6A32FF;--roxo-vib: #8A2BFF;--grad-main: linear-gradient(90deg,#0B6DFF 0%,#00AFFF 35%,#00E5FF 60%,#6A32FF 100%);--grad-cta: linear-gradient(90deg,#0B6DFF,#6A32FF);--bg: #FFFFFF;--bg-alt: #F7F9FC;--border: #E5E7EB;--text: #101828;--muted: #667085;--font-t: "Poppins", sans-serif;--font-b: "Inter", sans-serif;--r-btn: 12px;--r-card: 16px}html{font-family:var(--font-b);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:var(--font-b)}img{max-width:100%;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);transition:box-shadow .3s}.navbar.scrolled{box-shadow:0 2px 16px #00000014}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 1.25rem}.nav-links{display:none;align-items:center;gap:2rem}.nav-right{display:none;align-items:center;gap:1rem}.hamburger{display:flex;flex-direction:column;gap:5px;background:none;border:none;padding:6px;cursor:pointer}.hamburger span{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .2s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mobile{display:none;flex-direction:column;background:#fff;border-top:1px solid var(--border);padding:1rem 1.25rem 1.5rem;gap:.25rem}.nav-mobile.open{display:flex}.nav-mobile a{padding:.75rem 0;color:var(--muted);font-size:1rem;font-weight:500;border-bottom:1px solid var(--border)}.nav-mobile .nav-mobile-cta{margin-top:1rem;border-bottom:none}@media (min-width: 768px){.nav-links,.nav-right{display:flex}.hamburger{display:none}.nav-mobile{display:none!important}}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--grad-cta);color:#fff;border:none;border-radius:var(--r-btn);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:var(--font-b);transition:opacity .2s,transform .15s;white-space:nowrap}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.btn-primary.lg{padding:.9375rem 2rem;font-size:1.0625rem}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--azul-eletrico);border:2px solid var(--azul-eletrico);border-radius:var(--r-btn);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:var(--font-b);transition:background .2s,border-color .2s;white-space:nowrap}.btn-outline:hover{background:#eff6ff;border-color:#05f}.hero{background:#fff;padding:7rem 1.25rem 5rem;text-align:center;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.hero-inner{position:relative;max-width:820px;width:100%}.hero-logo{margin-bottom:2rem}.hero-logo img{height:70px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#eff6ff;border:1px solid #BFDBFE;border-radius:999px;padding:.375rem 1rem;margin-bottom:1.5rem}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--azul-eletrico);flex-shrink:0}.hero-badge span{color:var(--azul-eletrico);font-size:.875rem;font-weight:600}.hero-title{font-family:var(--font-t);font-size:clamp(2rem,7vw,3.75rem);font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.hero-sub{color:var(--muted);font-size:clamp(.9375rem,2.5vw,1.1875rem);line-height:1.75;max-width:600px;margin:0 auto 2rem}.hero-ctas{display:flex;flex-direction:column;gap:.875rem;align-items:center;margin-bottom:2.5rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.hero-pill{background:var(--bg-alt);border:1px solid var(--border);border-radius:999px;padding:.3rem .75rem;color:var(--muted);font-size:.8125rem;font-weight:500}.hero-glow-1{position:absolute;top:5%;left:50%;transform:translate(-50%);width:600px;height:500px;background:radial-gradient(ellipse,rgba(11,109,255,.06) 0%,rgba(106,50,255,.03) 50%,transparent 70%);pointer-events:none}.hero-glow-2{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--bg-alt));pointer-events:none}@media (min-width: 480px){.hero-ctas{flex-direction:row;justify-content:center}.hero-logo img{height:90px}}@media (min-width: 768px){.hero{padding:9rem 1.5rem 6rem}.hero-logo img{height:110px}.hero-sub{margin-bottom:2.5rem}}.section{padding:5rem 1.25rem}.section-dark{background:var(--azul-profundo)}.section-alt{background:var(--bg-alt)}.section-label{color:var(--azul-eletrico);font-weight:600;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-family:var(--font-t);font-size:clamp(1.625rem,4vw,2.625rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.section-sub{color:var(--muted);font-size:1.0625rem;max-width:520px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}@media (min-width: 768px){.section{padding:6rem 1.5rem}}.grad{background:var(--grad-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 560px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-card);padding:1.5rem;box-shadow:0 4px 16px #0000000d;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0b6dff1f}.feature-icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.feature-title{font-family:var(--font-t);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.feature-desc{color:var(--muted);font-size:.9375rem;line-height:1.65}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-value{font-family:var(--font-t);font-size:clamp(2rem,6vw,3rem);font-weight:800;background:linear-gradient(90deg,#0b6dff,#00e5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.375rem}.stat-label{color:#ffffffa6;font-size:.9375rem;font-weight:500}.steps-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-card);padding:2rem;box-shadow:0 4px 16px #0000000d}.step-num{font-family:var(--font-t);font-size:3rem;font-weight:800;background:var(--grad-cta);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.25;line-height:1;margin-bottom:.75rem}.step-title{font-family:var(--font-t);font-size:1.0625rem;font-weight:700;color:var(--text);margin-bottom:.625rem}.step-desc{color:var(--muted);font-size:.9375rem;line-height:1.65}.integ-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width: 768px){.integ-grid{grid-template-columns:repeat(4,1fr)}}.integ-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-card);padding:1.75rem 1rem;text-align:center;transition:background .2s,border-color .2s}.integ-card:hover{background:#0b6dff1f;border-color:#0b6dff66}.integ-icon{font-size:2.25rem;margin-bottom:.875rem}.integ-name{font-family:var(--font-t);font-weight:700;color:#fff;margin-bottom:.25rem}.integ-desc{color:#ffffff8c;font-size:.875rem}.cta-btns{display:flex;flex-direction:column;gap:.875rem;align-items:center}@media (min-width: 480px){.cta-btns{flex-direction:row;justify-content:center}}.cta-white{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--azul-eletrico);border-radius:var(--r-btn);padding:.9375rem 2rem;font-weight:700;font-size:1rem;font-family:var(--font-b);transition:transform .15s;white-space:nowrap}.cta-white:hover{transform:translateY(-2px)}.footer{background:var(--bg-alt);border-top:1px solid var(--border);padding:3.5rem 1.25rem 2rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:3rem}}.footer-brand-desc{color:var(--muted);font-size:.9375rem;line-height:1.65;max-width:300px;margin-top:1rem}.footer-col-title{color:var(--text);font-weight:600;font-size:.9375rem;margin-bottom:1rem}.footer-link{display:block;color:var(--muted);font-size:.9375rem;margin-bottom:.5rem;transition:color .15s}.footer-link:hover{color:var(--azul-eletrico)}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center}@media (min-width: 640px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-copy{color:#9ba8b5;font-size:.875rem}.navbar-logo{height:44px;width:auto}.hero-logo img,.hero-logo .grad-text{height:70px;width:auto}@media (min-width: 480px){.hero-logo img{height:90px}}@media (min-width: 768px){.hero-logo img{height:110px}.navbar-logo{height:48px}}
