:root{--navy:#10172a;--ink:#151a2b;--muted:#697087;--purple:#7957f5;--pink:#ee4da8;--lav:#f6f3ff;--line:#e9e3f6;--white:#fff;--teal:#15b6ae;--orange:#ff8c62;--shadow:0 24px 70px rgba(41,29,92,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;z-index:50;left:0;right:0;top:0;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(120,87,245,.08)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between}.brand img{width:210px}.nav{display:flex;align-items:center;gap:30px;font-weight:500;font-size:14px}.nav a:hover{color:var(--purple)}.nav-cta{padding:11px 18px;border-radius:13px;background:linear-gradient(135deg,var(--purple),var(--pink));color:white!important}.menu-button{display:none;background:none;border:0}.hero{min-height:850px;padding:150px 0 90px;background:radial-gradient(circle at 85% 20%,#efe7ff 0,transparent 33%),linear-gradient(180deg,#fff 0,#faf8ff 100%);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--purple)}.pulse{width:8px;height:8px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 7px rgba(238,77,168,.14)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,5vw,75px);line-height:1.04;letter-spacing:-.052em;margin:22px 0}.hero h1 span{background:linear-gradient(90deg,var(--purple),var(--pink));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:var(--muted);max-width:590px}.hero-actions{display:flex;gap:12px;margin:32px 0 22px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:15px 23px;border-radius:15px;font:600 15px Poppins;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 13px 35px rgba(121,87,245,.25)}.button-ghost{background:white;border:1px solid var(--line)}.button-light{background:#fff;color:var(--purple)}.full{width:100%}.hero-benefits{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#596078}.hero-visual{position:relative}.browser-shell{border:8px solid #fff;border-radius:25px;overflow:hidden;box-shadow:var(--shadow);transform:perspective(1400px) rotateY(-5deg) rotateX(2deg)}.browser-top{height:35px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 13px}.browser-top i{width:8px;height:8px;border-radius:50%;background:#e6def7}.browser-top span{font-size:10px;background:#f6f3fb;padding:4px 60px;border-radius:20px;margin-left:15px;color:#9a93a8}.floating-card{position:absolute;background:#fff;padding:15px 18px;border-radius:16px;box-shadow:0 15px 45px rgba(57,35,120,.18);display:flex;flex-direction:column}.floating-card b{font-size:20px}.floating-card span{font-size:10px;color:var(--muted)}.floating-agenda{left:-30px;bottom:45px}.floating-money{right:-20px;top:40px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.orb-one{width:300px;height:300px;background:#d8c7ff;right:-140px;top:150px}.orb-two{width:180px;height:180px;background:#ffd1ea;left:-100px;bottom:50px}.trust-strip{border-top:1px solid #eee9f8;border-bottom:1px solid #eee9f8;background:#fff}.trust-items{height:78px;display:flex;align-items:center;justify-content:center;gap:24px;color:#656c80;font-size:13px}.trust-items i{width:4px;height:4px;background:#bdaef0;border-radius:50%}.section{padding:105px 0}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.themes-copy h2,.pricing-copy h2,.waitlist-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-.04em;margin:12px 0}.section-heading p,.themes-copy p,.pricing-copy p{color:var(--muted)}.problem-section{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.problem-card,.feature-card{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;transition:.3s}.problem-card:hover,.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px rgba(54,38,105,.09)}.problem-card span{font-size:12px;color:var(--purple);font-weight:700}.problem-card h3,.feature-card h3{font-size:20px;margin:18px 0 8px}.problem-card p,.feature-card p{color:var(--muted);font-size:14px}.features-section{background:var(--lav)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border-color:transparent}.feature-icon{width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#eee8ff,#ffe5f3);display:grid;place-items:center;color:var(--purple);font-size:23px}.product-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tab{border:1px solid var(--line);background:#fff;padding:11px 18px;border-radius:13px;font:500 13px Poppins;color:#6f7587;cursor:pointer}.tab.active{background:var(--navy);color:#fff;border-color:var(--navy)}.product-window{display:grid;grid-template-columns:.36fr .64fr;background:#11172b;border-radius:28px;padding:25px;min-height:530px;box-shadow:var(--shadow);overflow:hidden}.product-copy{padding:50px 34px;color:#fff}.product-number{color:#a890ff;font-size:13px;font-weight:700}.product-copy h3{font-size:33px;line-height:1.15;margin:22px 0 15px}.product-copy p{color:#b9bfd0}.product-copy ul{padding-left:20px;color:#eef0f7;font-size:14px}.product-image{display:flex;align-items:center}.product-image img{border-radius:17px;box-shadow:0 15px 50px rgba(0,0,0,.3)}.themes-section{background:#10172a;color:#fff}.themes-grid{display:grid;grid-template-columns:.42fr .58fr;align-items:center;gap:60px}.themes-copy p{color:#b8bece}.theme-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.theme-card{min-height:230px;border-radius:24px;padding:23px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1px rgba(255,255,255,.17)}.theme-card span{font-size:20px;font-weight:700}.theme-card small{opacity:.75}.theme-vibrante{background:linear-gradient(145deg,#7657ff,#ef4ca8)}.theme-essential{background:linear-gradient(145deg,#0c344a,#20b8b0)}.theme-urban{background:linear-gradient(145deg,#222,#8a603c)}.audience-section{background:#fff}.audience-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:11px}.audience-chips span{padding:12px 18px;border-radius:999px;background:#f7f4ff;border:1px solid var(--line);font-size:13px}.pricing-section{background:#f8f6ff}.pricing-grid{display:grid;grid-template-columns:1fr 430px;gap:80px;align-items:center}.pricing-copy ul{list-style:none;padding:0}.pricing-copy li{padding:8px 0}.pricing-copy li:before{content:'✓';color:var(--purple);margin-right:10px}.price-card{background:#fff;border:1px solid var(--line);padding:36px;border-radius:28px;box-shadow:var(--shadow);text-align:center}.price-badge{display:inline-block;padding:7px 12px;background:#f0eaff;color:var(--purple);font-size:11px;font-weight:700;border-radius:999px}.price{display:flex;justify-content:center;align-items:baseline;margin:12px 0}.price strong{font-size:58px;letter-spacing:-.06em}.price small{align-self:flex-start;margin-top:18px}.price span{font-size:13px;color:var(--muted)}.trial{color:var(--purple);font-weight:600}.price-card>small{display:block;color:#959aae;margin-top:13px}.waitlist-section{background:#fff}.waitlist-box{border-radius:32px;padding:58px;background:linear-gradient(130deg,#7556ed,#e94da7);display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;color:#fff;box-shadow:var(--shadow)}.eyebrow.light{color:#fff}.waitlist-copy p{color:#f3eaff}.waitlist-form{background:#fff;padding:25px;border-radius:22px;color:var(--ink)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.waitlist-form label{display:block;font-size:11px;font-weight:600;margin-bottom:12px}.waitlist-form input,.waitlist-form select{width:100%;margin-top:6px;border:1px solid #e6e1ef;border-radius:12px;padding:12px;font:13px Poppins;outline:none}.waitlist-form input:focus,.waitlist-form select:focus{border-color:var(--purple)}.consent{display:flex!important;gap:8px;align-items:flex-start;color:#6d7383;font-weight:400!important}.consent input{width:auto;margin:3px 0}.form-status{text-align:center;margin:10px 0 0;font-size:12px}.faq-grid{display:grid;grid-template-columns:.35fr .65fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{font-weight:600;cursor:pointer}.faq-list p{color:var(--muted);font-size:14px;margin:10px 0 0}footer{background:#0f1527;color:#b6bdcd;padding:38px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-inner img{width:165px;filter:brightness(0) invert(1)}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav{display:none;position:absolute;top:92px;left:20px;right:20px;background:#fff;box-shadow:var(--shadow);border-radius:18px;padding:20px;flex-direction:column}.nav.open{display:flex}.menu-button{display:block}.menu-button span{display:block;width:24px;height:2px;background:#202538;margin:5px}.hero{padding-top:125px}.hero-grid,.themes-grid,.pricing-grid,.waitlist-box,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-benefits{justify-content:center}.hero-visual{margin-top:25px}.problem-grid,.features-grid{grid-template-columns:1fr 1fr}.product-window{grid-template-columns:1fr}.product-copy{padding:25px 20px}.trust-items{overflow:auto;justify-content:flex-start}.themes-grid,.pricing-grid{gap:35px}.waitlist-box{padding:36px}.faq-grid{gap:20px}}@media(max-width:600px){.container{width:min(100% - 26px,1180px)}.header-inner{height:68px}.brand img{width:120px}.nav{top:68px}.hero{min-height:auto;padding:110px 0 70px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.browser-shell{border-width:5px;transform:none}.floating-card{display:none}.section{padding:75px 0}.problem-grid,.features-grid,.theme-cards{grid-template-columns:1fr}.product-window{padding:12px}.product-copy h3{font-size:27px}.product-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.tab{white-space:nowrap}.field-row{grid-template-columns:1fr}.waitlist-box{padding:26px 18px}.footer-inner{flex-direction:column;gap:12px;text-align:center}.trust-items{height:62px}.section-heading h2,.themes-copy h2,.pricing-copy h2,.waitlist-copy h2{font-size:37px}}

.plan-options{display:grid;gap:10px;margin:20px 0}.plan-option{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;text-align:left;background:#fff}.plan-option div{display:flex;flex-direction:column}.plan-option b{font-size:14px;color:var(--ink)}.plan-option small{font-size:10px!important;color:var(--muted)!important;margin:2px 0 0!important}.plan-option>strong{font-size:15px;white-space:nowrap;color:var(--navy)}.plan-option-main{border-color:#cfc2ff;background:#faf8ff}.plan-option-best{border-color:#f3a6cf;background:linear-gradient(135deg,#fbf8ff,#fff6fb);position:relative}.plan-option-best:after{content:'Maior desconto';position:absolute;right:12px;top:-10px;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;font-size:9px;font-weight:700;padding:4px 8px;border-radius:999px}.payment-note{font-size:10px;color:var(--muted);margin:-5px 0 18px}.price-card{padding:32px}.pricing-grid{grid-template-columns:1fr 500px}
@media(max-width:900px){.pricing-grid{grid-template-columns:1fr}.header-inner{height:84px}.nav{top:84px}}@media(max-width:600px){.brand img{width:165px}.header-inner{height:76px}.nav{top:76px}.plan-option{align-items:flex-start}.plan-option>strong{font-size:13px}.price-card{padding:25px 18px}}

.form-privacy{display:block;margin-top:10px;color:#7d8496;font-size:10px;line-height:1.45;text-align:center}.waitlist-form .button:disabled{opacity:.7;cursor:wait;transform:none}.waitlist-form .button[aria-busy="true"]{pointer-events:none}
