:root{
  --bg:#030914;--bg2:#07162c;--card:#0a1830;--card2:#0d203e;--text:#f6f9ff;--muted:#9fb0c8;
  --blue:#1f7cff;--blue2:#56c8ff;--green:#33d17a;--line:rgba(255,255,255,.11);--shadow:0 28px 80px rgba(0,0,0,.35);
  --radius:24px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 0,#0a2b5b 0,transparent 31%),linear-gradient(180deg,var(--bg),#051020 48%,var(--bg));color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:12px 16px;border-radius:10px;z-index:999}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:90;background:rgba(3,9,20,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;margin-right:auto}.brand img{width:164px;height:auto}.desktop-nav{display:flex;gap:25px}.desktop-nav a,.mobile-nav a{text-decoration:none;color:#c9d5e7;font-weight:650;font-size:14px}.desktop-nav a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;padding:16px 22px;font-weight:850;text-decoration:none;cursor:pointer;transition:.22s ease;font-size:16px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#0d5ce3);color:#fff;box-shadow:0 14px 34px rgba(31,124,255,.29)}.btn-secondary{background:rgba(255,255,255,.07);border:1px solid var(--line);color:#fff}.btn-outline{background:transparent;border:1px solid rgba(93,173,255,.45);color:#d8ecff}.btn-small{padding:11px 16px;font-size:14px}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0;border-radius:4px}.mobile-nav{display:none;padding:8px 20px 22px}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
.hero{padding:50px 0 46px;position:relative;overflow:hidden;min-height:calc(100svh - 78px);display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-kicker{display:inline-block;color:#73c4ff;font-size:12px;font-weight:900;letter-spacing:.12em;margin-bottom:18px}.hero h1{font-size:clamp(50px,5.15vw,70px);line-height:1.01;letter-spacing:-.048em;margin:0 0 20px;max-width:680px}.gradient-text{background:linear-gradient(100deg,#fff 8%,#65baff 62%,#72e7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{font-size:19px;line-height:1.55;max-width:590px;color:#b9c8db;margin-bottom:25px}.hero-offer{display:flex;align-items:center;gap:20px;width:min(100%,560px);padding:17px 20px;border:1px solid rgba(91,179,255,.28);background:linear-gradient(135deg,rgba(31,124,255,.13),rgba(255,255,255,.035));border-radius:18px;margin-bottom:22px}.hero-offer-main{display:flex;align-items:baseline;gap:9px;white-space:nowrap;padding-right:20px;border-right:1px solid rgba(255,255,255,.14)}.hero-offer-main span{font-size:11px;font-weight:900;letter-spacing:.09em;color:#91a8c5}.hero-offer-main strong{font-size:43px;line-height:1;letter-spacing:-.04em}.hero-offer-detail{display:flex;flex-direction:column;gap:3px}.hero-offer-detail b{font-size:14px}.hero-offer-detail span{color:#9fb0c8;font-size:13px;line-height:1.4}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.hero-actions .btn{min-width:185px}.hero-benefits{display:flex;flex-wrap:wrap;gap:17px;margin-top:21px;color:#adbed2;font-size:12px}.hero-benefits span{display:flex;align-items:center;gap:7px}.check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(51,209,122,.14);color:#6ee9a1;font-size:11px;font-weight:900}
.device-stage{position:relative;min-height:485px;display:grid;place-items:center}.orb{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#1678ec 0,rgba(22,120,236,.17) 39%,transparent 69%);filter:blur(6px)}.browser{width:min(100%,485px);background:#f9fbff;border-radius:22px;box-shadow:0 38px 90px rgba(0,0,0,.5);transform:rotate(1.4deg);overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.7);z-index:1}.browser-top{height:35px;background:#e8edf5;display:flex;align-items:center;gap:7px;padding:0 14px}.dot{width:8px;height:8px;border-radius:50%;background:#ff6b6b}.dot:nth-child(2){background:#ffd166}.dot:nth-child(3){background:#46d98b}.browser-url{margin-left:7px;background:#fff;border-radius:8px;height:19px;flex:1;color:#8290a6;font-size:9px;display:flex;align-items:center;padding:0 9px}.browser-screen{background:linear-gradient(145deg,#061425,#0c3770);padding:38px;color:#fff;min-height:390px;position:relative;overflow:hidden}.browser-screen:after{content:"";position:absolute;width:250px;height:250px;border-radius:40% 60% 57% 43%;background:linear-gradient(135deg,#249cff,#52ddff);right:-80px;bottom:-85px;opacity:.34}.mini-brand{font-weight:900;letter-spacing:.06em;font-size:12px}.browser-screen h3{font-size:39px;line-height:1.04;margin:52px 0 14px;max-width:340px}.browser-screen p{color:#c4d4e8;max-width:315px;font-size:15px}.mini-btn{display:inline-flex;background:#fff;color:#0c3c76;padding:10px 15px;border-radius:10px;font-weight:850;margin-top:10px}.phone-preview{position:absolute;right:-12px;bottom:13px;z-index:3;width:155px;height:282px;border:7px solid #101722;border-radius:28px;background:linear-gradient(160deg,#f7fbff,#e9f2ff);box-shadow:0 25px 55px rgba(0,0,0,.48);color:#0b2342;padding:31px 15px 15px;transform:rotate(3deg)}.phone-speaker{position:absolute;width:54px;height:6px;background:#151b24;border-radius:999px;top:10px;left:50%;transform:translateX(-50%)}.phone-brand{font-size:9px;font-weight:900;color:#146ce2;margin-bottom:48px}.phone-preview strong{display:block;font-size:19px;line-height:1.08;letter-spacing:-.02em}.phone-preview span{display:block;font-size:10px;color:#66768c;margin-top:8px}.phone-button{margin-top:22px;border-radius:8px;background:#166df1;color:#fff;font-size:10px;font-weight:900;text-align:center;padding:9px 5px}
.trust-strip{padding:20px 0 40px}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{display:flex;gap:13px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035)}.trust-item svg{width:26px;flex:0 0 auto;color:#64b8ff}.trust-item strong{font-size:13px;display:block}.trust-item span{font-size:12px;color:var(--muted)}
section{scroll-margin-top:95px}.section{padding:92px 0}.section-soft{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.005));border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.section-label{color:#58b8ff;font-weight:900;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.section-title{font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.04em;max-width:800px;margin:13px 0 18px}.section-intro{color:var(--muted);font-size:18px;max-width:720px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head .section-intro{max-width:430px;margin-bottom:4px}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.portfolio-card{display:block;text-decoration:none;background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;transition:.25s ease}.portfolio-card:hover{transform:translateY(-7px);border-color:rgba(85,180,255,.45);box-shadow:0 28px 70px rgba(0,0,0,.3)}.demo-browser{height:255px;overflow:hidden;background:#fff;position:relative}.demo-browser iframe{border:0;width:400%;height:400%;transform:scale(.25);transform-origin:top left;pointer-events:none}.portfolio-info{padding:20px}.portfolio-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.portfolio-info h3{margin-bottom:6px;font-size:21px}.portfolio-info p{color:var(--muted);font-size:14px;margin-bottom:0}.demo-tag{font-size:10px;font-weight:900;padding:6px 8px;border-radius:999px;background:rgba(31,124,255,.13);color:#65b8ff;text-transform:uppercase;letter-spacing:.06em}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.step{padding:26px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border:1px solid var(--line)}.step-number{font-size:13px;color:#5eb9ff;font-weight:900;margin-bottom:34px}.step h3{font-size:20px;margin-bottom:10px}.step p{color:var(--muted);font-size:14px;margin-bottom:0}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.feature{padding:26px;border-radius:20px;background:var(--card);border:1px solid var(--line)}.feature-icon{width:46px;height:46px;border-radius:14px;background:rgba(31,124,255,.15);color:#65c0ff;display:grid;place-items:center;font-weight:900;margin-bottom:20px}.feature h3{font-size:19px}.feature p{color:var(--muted);font-size:14px;margin:0}
.pricing-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.pricing-copy .section-title{font-size:50px}.price-card{background:linear-gradient(150deg,#0c203e,#07172d);border:1px solid rgba(85,179,255,.36);border-radius:28px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.32);position:relative;overflow:hidden}.price-card:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-100px;top:-120px;background:#167cff;filter:blur(5px);opacity:.16}.popular{display:inline-flex;background:#167cff;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:7px 10px;border-radius:999px}.setup-price{display:flex;align-items:end;gap:10px;margin:26px 0 8px}.setup-price strong{font-size:64px;line-height:.9}.setup-price span{color:var(--muted)}.monthly{font-size:20px;color:#b9cae0;margin-bottom:28px}.monthly strong{color:#fff}.price-list{list-style:none;padding:0;margin:0 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.price-list li{display:flex;gap:9px;align-items:flex-start;color:#c8d5e7;font-size:14px}.fine-print{font-size:12px;color:#8092aa;margin-top:14px}.comparison{margin-top:18px;border-top:1px solid var(--line);padding-top:20px;color:#aebdd1;font-size:13px}
.form-section{position:relative}.form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start}.form-copy{position:sticky;top:120px}.form-copy ul{list-style:none;padding:0;margin:28px 0}.form-copy li{display:flex;gap:10px;margin:13px 0;color:#b9c8dc}.lead-form{background:#fff;color:#102039;border-radius:28px;padding:34px;box-shadow:0 35px 100px rgba(0,0,0,.38)}.form-head h2{font-size:31px;letter-spacing:-.03em;margin-bottom:8px}.form-head p{color:#617086;margin-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid #d6deea;border-radius:12px;padding:13px 14px;background:#f9fbfd;color:#102039;font:inherit;outline:none;transition:.18s}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2680ff;box-shadow:0 0 0 4px rgba(38,128,255,.1);background:#fff}.consent{display:flex;gap:10px;font-size:12px;color:#58687d;line-height:1.45;margin:17px 0}.consent input{margin-top:3px}.honeypot{position:absolute!important;left:-9999px!important}.form-submit{width:100%;margin-top:4px}.form-note{text-align:center;color:#738299;font-size:11px;margin:12px 0 0}.error-box{background:#fff1f1;color:#a12424;border:1px solid #ffcaca;border-radius:12px;padding:13px;margin-bottom:18px;font-size:13px}.input-error{border-color:#e04f4f!important}.field-error{font-size:11px;color:#be2525}
.faq{max-width:880px;margin:40px auto 0}.faq-item{border-bottom:1px solid var(--line)}.faq-button{width:100%;background:none;border:0;color:#fff;text-align:left;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font:inherit;font-weight:800;font-size:17px;cursor:pointer}.faq-button span:last-child{color:#53b3ff;font-size:22px}.faq-answer{display:none;color:var(--muted);padding:0 0 22px;max-width:760px}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-button span:last-child{transform:rotate(45deg)}
.final-cta{padding:80px 0}.cta-box{border-radius:30px;background:linear-gradient(135deg,#0b3980,#106bea 60%,#1c97f5);padding:54px;display:flex;justify-content:space-between;align-items:center;gap:28px;box-shadow:0 34px 90px rgba(0,75,181,.3)}.cta-box h2{font-size:42px;line-height:1.05;max-width:620px;margin-bottom:12px}.cta-box p{margin:0;color:#d9eaff}.cta-box .btn{background:#fff;color:#0b479b;flex:0 0 auto}
.mobile-sticky-cta{display:none}
.site-footer{border-top:1px solid var(--line);padding:58px 0 24px;background:#020711}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .9fr;gap:55px}.footer-grid img{margin-bottom:15px}.footer-grid p{color:#8192aa;max-width:410px;font-size:14px}.footer-grid strong{display:block;margin-bottom:14px}.footer-grid a{display:block;text-decoration:none;color:#91a2b9;font-size:14px;margin:9px 0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;margin-top:36px;color:#708199;font-size:12px}.footer-bottom a{text-decoration:none;color:#98a9c0}
.legal-page{min-height:75vh;padding:90px 0}.legal-card{max-width:850px;margin:auto;background:var(--card);border:1px solid var(--line);border-radius:26px;padding:42px}.legal-card h1{font-size:44px}.legal-card h2{font-size:23px;margin-top:32px}.legal-card p,.legal-card li{color:#adbed3}.back-link{display:inline-block;margin-bottom:20px;color:#68baff;text-decoration:none;font-weight:800}.success-page{min-height:100vh;display:grid;place-items:center;padding:30px}.success-card{width:min(680px,100%);text-align:center;background:var(--card);border:1px solid var(--line);border-radius:30px;padding:48px;box-shadow:var(--shadow)}.success-icon{width:78px;height:78px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;background:rgba(51,209,122,.14);color:#62e49c;font-size:38px}.success-card h1{font-size:42px;line-height:1.1}.success-card p{color:var(--muted)}.next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.next-step{padding:15px;background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:14px;font-size:12px;color:#b7c7da}.next-step strong{display:block;color:#fff;margin-bottom:5px}
@media(max-width:980px){.desktop-nav,.header-inner>.btn-outline{display:none}.menu-toggle{display:block}.mobile-nav.open{display:block}.hero{min-height:auto;padding:62px 0 50px}.hero-grid,.pricing-wrap,.form-wrap{grid-template-columns:1fr}.device-stage{min-height:475px;margin-top:18px}.phone-preview{right:6%}.trust-items{grid-template-columns:1fr 1fr}.portfolio-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.features{grid-template-columns:1fr 1fr}.form-copy{position:static}.section-head{display:block}.section-head .section-intro{max-width:700px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.container{width:min(100% - 26px,var(--max))}.header-inner{height:68px}.brand img{width:146px}.hero{padding:44px 0 36px}.hero-kicker{font-size:10px;margin-bottom:14px}.hero h1{font-size:43px;line-height:1.02}.hero-subtitle{font-size:16px}.hero-offer{align-items:flex-start;gap:12px;padding:15px;flex-direction:column}.hero-offer-main{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding:0 0 12px;width:100%}.hero-offer-main strong{font-size:39px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.device-stage{min-height:390px}.browser{width:94%}.browser-screen{padding:27px;min-height:330px}.browser-screen h3{font-size:31px;margin-top:39px}.phone-preview{width:122px;height:226px;right:0;bottom:5px;border-width:6px;padding:26px 12px 12px}.phone-brand{margin-bottom:31px}.phone-preview strong{font-size:15px}.phone-button{margin-top:15px}.trust-items,.portfolio-grid,.steps,.features,.footer-grid,.next-steps{grid-template-columns:1fr}.section{padding:70px 0}.section-title{font-size:39px}.demo-browser{height:230px}.price-card,.lead-form{padding:24px}.setup-price strong{font-size:54px}.price-list{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.cta-box{padding:35px 25px;display:block}.cta-box h2{font-size:35px}.cta-box .btn{margin-top:23px;width:100%}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:9px}.legal-card{padding:26px}.legal-card h1,.success-card h1{font-size:34px}.success-card{padding:34px 22px}.mobile-sticky-cta{display:flex;position:fixed;left:13px;right:13px;bottom:12px;z-index:120;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,var(--blue),#0d5ce3);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:14px 16px;font-size:14px;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.48)}}

/* Conversão v1.3 */
.hero-deadline{margin:14px 0 0;color:#7f95b3;font-size:11px;line-height:1.45;max-width:565px}
.portfolio-assurance{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:24px;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.025);color:#b7c8dc;font-size:12px;font-weight:750}
.portfolio-assurance span{display:flex;align-items:center;gap:7px}
.portfolio-assurance span::first-letter{color:#6ee9a1}
.demo-tag{max-width:136px;text-align:center;line-height:1.25}
.comparison strong{color:#eaf4ff}
.lead-form{border:1px solid rgba(255,255,255,.18)}
.form-head{display:flex;justify-content:space-between;align-items:end;gap:16px;border-bottom:1px solid #e4eaf2;padding-bottom:18px;margin-bottom:22px}
.form-head h2,.form-head p{margin:0}.form-head p{font-size:13px;text-align:right;max-width:190px}
.compact-form-grid{grid-template-columns:1fr 1fr}
.form-note{max-width:520px;margin:12px auto 0}
@media(max-width:650px){.hero-deadline{font-size:10px}.portfolio-assurance{display:grid;justify-content:start}.form-head{display:block}.form-head p{text-align:left;max-width:none;margin-top:6px}.compact-form-grid{grid-template-columns:1fr}.hero-benefits{grid-template-columns:1fr}.mobile-sticky-cta{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}
@media(max-width:650px){
  .mobile-sticky-cta{opacity:0;transform:translateY(140%);pointer-events:none;transition:opacity .22s ease,transform .22s ease}
  .mobile-sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}
}
