@font-face{font-family:Sora;font-style:normal;font-weight:800;font-display:swap;src:url('../assets/fonts/sora-latin-800-normal.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('../assets/fonts/inter-latin-400-normal.woff2') format('woff2')}:root{--bg-primary:#060a12;--text-primary:#f8fafc;--text-secondary:#94a3b8;--header-height:72px;--urgency-height:0px;--font-display:'Sora',system-ui,sans-serif;--font-body:'Inter',system-ui,sans-serif;--accent-green:#10b981;--accent-green-light:#34d399;--accent-gold:#fbbf24;--accent-gold-light:#fcd34d;--border-accent:rgba(16, 185, 129, 0.3);--container-max:1200px;--radius-lg:20px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.25rem}.header{position:fixed;top:var(--urgency-height);left:0;right:0;z-index:1000;height:var(--header-height);background:rgba(6,10,18,.85);border-bottom:1px solid rgba(255,255,255,.06)}.header__inner{display:flex;align-items:center;justify-content:center;height:100%}.logo{display:flex;align-items:center;gap:.65rem;text-decoration:none}.logo__mark{display:flex;width:36px;height:36px;flex-shrink:0}.logo__mark svg{width:100%;height:100%;display:block}.logo__wordmark{display:flex;align-items:baseline;font-family:var(--font-display);line-height:1;letter-spacing:-.03em;white-space:nowrap}.logo__player{font-size:1.05rem;font-weight:700;color:var(--text-primary)}.logo__monetizado{font-size:1.05rem;font-weight:800;color:var(--accent-green-light)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:calc(var(--header-height) + 2rem);overflow:hidden}.hero__bg{position:absolute;inset:0;z-index:0}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(6,10,18,.55) 0,var(--bg-primary) 100%),radial-gradient(ellipse at 25% 15%,rgba(16,185,129,.14) 0,transparent 55%),radial-gradient(ellipse at 75% 85%,rgba(251,191,36,.08) 0,transparent 50%)}.hero__content{position:relative;z-index:1;width:100%;max-width:920px;margin:0 auto;text-align:center}.hero__layout{position:relative;z-index:1;width:100%}.hero .reveal{opacity:1;transform:none}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:var(--accent-green-light);background:rgba(16,185,129,.1);border:1px solid var(--border-accent);padding:.5rem 1rem;border-radius:100px;margin-bottom:1.5rem}.pulse-dot{width:8px;height:8px;background:var(--accent-green);border-radius:50%}.hero__title{font-family:var(--font-display);font-size:clamp(1.85rem, 7.2vw, 2.65rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-bottom:1.25rem}.hero__title-line{display:block}.hero__title-accent--gold{color:var(--accent-gold-light)}.hero__title-accent--green{color:var(--accent-green-light)}.hero__subtitle{font-size:clamp(1rem, 2vw, 1.2rem);color:var(--text-secondary);max-width:640px;margin:0 auto 1.75rem;line-height:1.7}.hero__demo{width:100%;margin-bottom:2rem}.depois3minutos.hidden{display:none}.hero-vsl{position:relative;width:100%;max-width:720px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/9}.hero-vsl:not(.is-active) vturb-smartplayer{display:none!important}.vsl-facade{position:absolute;inset:0;display:grid;place-items:center;width:100%;height:100%;border:0;padding:0;cursor:pointer;background:#0a1628}.vsl-facade__play{width:64px;height:64px;border-radius:50%;background:rgba(16,185,129,.9);display:grid;place-items:center;color:#fff}.vsl-facade__play svg{width:24px;height:24px;margin-left:3px}.hero-vsl.is-active .vsl-facade{display:none}@media (min-width:769px){.hero__title{font-size:clamp(2.5rem, 6vw, 4.25rem)}}