@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

/* Cabeçalho da marca: corrige o excesso de área branca do arquivo original da logo. */
.site-nav{height:104px;padding:0 max(7vw,28px);gap:38px}
.site-logo{width:230px;height:88px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 230px}
.site-logo img{width:100%;height:100%;object-fit:cover;object-position:center 51%;transform:scale(1.22)}
.site-nav nav{align-items:center}
.site-nav .site-btn.ghost{min-width:152px}
.hero{padding-top:62px}
@media(max-width:900px){.site-nav{height:90px}.site-logo{width:190px;height:76px;flex-basis:190px}.site-logo img{transform:scale(1.2)}}
@media(max-width:580px){.site-nav{height:76px;padding:0 16px}.site-logo{width:150px;height:64px;flex-basis:150px}.site-logo img{transform:scale(1.18)}.site-nav .site-btn.ghost{min-width:0}}
:root{--navy:#07133f;--blue:#1748ff;--violet:#6922ef;--pink:#ed0b99;--orange:#ff7617;--ink:#081333;--muted:#65708e;--line:#e6e9f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.site-nav{height:86px;display:flex;align-items:center;gap:34px;padding:0 max(5vw,24px);position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(14px);border-bottom:1px solid #eef0f7}.site-logo{width:170px;height:64px;overflow:hidden}.site-logo img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.site-nav nav{display:flex;gap:28px;margin-left:auto}.site-nav a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.site-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border-radius:10px;text-decoration:none;font-weight:800!important}.site-btn.ghost{border:1px solid #dfe3ef}.site-btn.primary{color:#fff;background:linear-gradient(105deg,var(--blue),var(--violet) 55%,var(--pink));box-shadow:0 12px 30px #6722ed3b}.site-btn.link{color:var(--violet)}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;padding:70px max(7vw,28px);overflow:hidden;background:radial-gradient(circle at 85% 20%,#e8ddff 0,transparent 26%),radial-gradient(circle at 10% 80%,#e5eeff 0,transparent 25%),#fafbff}.pill{display:inline-block;color:#6721e8;background:#eee8ff;padding:9px 13px;border-radius:30px;font-size:12px;font-weight:900;letter-spacing:.09em}.hero h1{font-size:clamp(42px,5.2vw,76px);line-height:1.03;letter-spacing:-.055em;margin:22px 0}.hero h1 em{font-style:normal;background:linear-gradient(100deg,var(--blue),var(--pink),var(--orange));background-clip:text;color:transparent}.hero-copy>p{max-width:650px;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:8px;margin:30px 0}.hero-proof{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#35405f}.hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(135deg,#1748ff55,#ed0b9955,#ff761744);filter:blur(40px)}.tv-frame{width:min(600px,90%);aspect-ratio:16/10;padding:13px;border-radius:28px;background:#050817;box-shadow:0 35px 70px #11163b48;transform:perspective(1000px) rotateY(-7deg) rotateX(2deg);z-index:2}.tv-screen{height:100%;position:relative;overflow:hidden;border-radius:17px;color:#fff;background:linear-gradient(135deg,#101c5c,#4e19c8 45%,#e20c9c)}.screen-top{display:flex;justify-content:space-between;padding:24px}.screen-top b{font-size:20px}.screen-top b span{color:#ff8b1c}.screen-top small{font-size:9px;letter-spacing:.15em}.offer{display:grid;place-items:center;padding-top:8%}.offer small{font-weight:800;letter-spacing:.13em}.offer strong{font-size:clamp(50px,7vw,95px);line-height:1;background:#fff;color:#641edf;padding:5px 18px;transform:rotate(-2deg)}.offer p{font-weight:700}.ticker{position:absolute;left:0;right:0;bottom:0;padding:13px;background:#ff7419;font-size:12px;font-weight:800;white-space:nowrap}.float-card{position:absolute;right:0;bottom:45px;z-index:3;display:flex;gap:12px;align-items:center;background:#fff;padding:15px 19px;border-radius:14px;box-shadow:0 15px 40px #1219362b}.float-card i{color:#0aae82}.float-card small,.float-card b{display:block}.float-card small{color:var(--muted);margin-top:3px}.numbers{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:-25px auto 40px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 15px 45px #1a225517;position:relative;z-index:5}.numbers div{text-align:center;border-right:1px solid var(--line)}.numbers div:last-child{border:0}.numbers strong,.numbers span{display:block}.numbers strong{font-size:25px;color:#6320e6}.numbers span{font-size:12px;color:var(--muted);margin-top:5px}.section{padding:95px max(7vw,28px)}.section-title{text-align:center;max-width:750px;margin:0 auto 50px}.section-title>span,.cta span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#6d21ea}.section h2,.cta h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.045em;margin:13px 0}.section-title p,.solutions p,.cta p{color:var(--muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:auto}.feature-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;transition:.2s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #252b5a17}.feature-grid i{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;font-style:normal;font-size:21px}.feature-grid h3{margin:20px 0 8px}.feature-grid p{margin:0;color:var(--muted);line-height:1.6}.how{background:#07133f;color:#fff}.how .section-title span{color:#bca7ff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:auto}.steps article{display:flex;gap:18px;padding:26px;border:1px solid #ffffff21;border-radius:17px;background:#ffffff0a}.steps article>b{font-size:30px;color:#a880ff}.steps h3{margin:3px 0 9px}.steps p{margin:0;color:#b9c2e1;line-height:1.6}.solutions{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.solutions>div:first-child{max-width:560px}.solutions ul{padding:0;list-style:none;display:grid;gap:13px}.solutions li:before{content:'✓';color:#0aaf80;font-weight:900;margin-right:10px}.split-demo{height:380px;display:flex;border:12px solid #07133f;border-radius:25px;overflow:hidden;box-shadow:0 30px 60px #1119432b}.split-demo>div{display:grid;place-items:center;align-content:center;color:#fff;text-align:center}.split-demo b{font-size:48px}.split-demo span{font-weight:700}.demo-main{width:70%;background:linear-gradient(135deg,#1748ff,#8a1ee5)}.demo-side{width:30%;background:linear-gradient(135deg,#ed0b99,#ff7617)}.cta{margin:30px max(5vw,24px);padding:60px max(5vw,35px);border-radius:25px;color:#fff;background:linear-gradient(110deg,#1748ff,#731ee7 52%,#ec0b99);display:flex;justify-content:space-between;align-items:center;gap:30px}.cta span{color:#e8ddff}.cta h2{max-width:760px}.cta p{color:#e6e5ff}.site-btn.light{background:#fff;color:#5920dc;white-space:nowrap}footer{display:flex;align-items:center;gap:25px;padding:45px max(7vw,28px);border-top:1px solid var(--line)}footer img{width:150px;height:70px;object-fit:cover}footer p{color:var(--muted)}footer div{margin-left:auto;display:flex;gap:25px}footer a{color:#5d20de;font-weight:700;text-decoration:none}@media(max-width:900px){.site-nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:400px}.numbers{grid-template-columns:1fr 1fr;margin:20px}.numbers div{padding:12px;border:0}.feature-grid,.steps{grid-template-columns:1fr 1fr}.solutions{grid-template-columns:1fr}.cta{display:block}.cta .site-btn{margin-top:20px}footer{flex-wrap:wrap}footer div{width:100%;margin:0}}@media(max-width:580px){.site-nav{height:72px}.site-logo{width:130px}.site-nav .site-btn{padding:11px;font-size:12px}.hero{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column}.hero-visual{min-height:300px}.float-card{display:none}.feature-grid,.steps{grid-template-columns:1fr}.section{padding:65px 20px}.split-demo{height:280px}.cta{margin:15px;padding:40px 25px}footer div{display:grid}footer p{width:100%}}
