:root{--red:#d42a20;--red-dark:#a81c14;--red-texto:#b4231a;--red-light:#ff8078;--red-soft:#fff1f0;--ink:#111013;--muted:#6b656a;--paper:#ffffff;--surface:#f8f6f7;--surface-2:#ffffff;--line:#e9e4e6;--line-strong:#d8d0d3;--slab:#0d0c0e;--slab-ink:#f2eeee;--white:#ffffff;color-scheme:light}:root[data-tema=escuro]{--red:#d42a20;--red-dark:#b3231c;--red-texto:#ff6f62;--red-light:#ff8078;--red-soft:#241010;--ink:#f2eeee;--muted:#9b9295;--paper:#0b0a0b;--surface:#121011;--surface-2:#1a1618;--line:#262023;--line-strong:#372f33;--slab:#040304;--slab-ink:#f2eeee;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-plex),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.price b,h1,h2,h3,h4{font-family:var(--font-archivo),Arial,Helvetica,sans-serif}.section-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.offer-bar{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 18px;color:white;background:var(--slab);font-size:12px;letter-spacing:.02em;text-align:center}.offer-bar strong{color:var(--red-light)}.site-header{width:min(1180px,calc(100% - 48px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:140px;height:auto}.site-header nav{display:flex;align-items:center;gap:32px;margin-left:auto}.site-header nav a{font-size:14px;color:var(--muted);transition:color .2s ease}.site-header nav a:hover{color:var(--red)}.button{min-height:52px;padding:0 24px;border-radius:999px;background:var(--red);color:white;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:14px;font-weight:700;box-shadow:0 12px 30px rgba(224,52,43,.3);transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:var(--red-dark)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.button-small{min-height:42px;padding:0 18px;font-size:13px}.hero{min-height:690px;display:grid;grid-template-columns:.93fr 1.07fr;gap:clamp(48px,6vw,86px);padding:76px 0 88px}.eyebrow,.hero{align-items:center}.eyebrow{margin:0 0 22px;display:flex;gap:10px;color:var(--red-texto);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.eyebrow>span{width:28px;height:1px;background:currentColor}.hero h1{max-width:620px;margin:0;font-size:clamp(48px,5.6vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:760}.hero h1 em{color:var(--red);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-text{max-width:590px;margin:27px 0 0;color:var(--muted);font-size:18px;line-height:1.68}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.hero-actions>span{color:var(--muted);font-size:12px;line-height:1.5}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:34px}.hero-proof span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.hero-proof svg{width:16px;fill:none;stroke:var(--red);stroke-width:2.3}.own-site h2 em{color:var(--red-light);font-family:Georgia,Times New Roman,serif;font-weight:400}.own-site li svg{width:16px;fill:none;stroke:var(--red-light);stroke-width:2.3}.hero-visual{position:relative;min-height:550px}.hero-photo-wrap{position:absolute;inset:0 40px 30px 0;overflow:hidden;border-radius:34px 34px 120px 34px;background:var(--surface-2)}.hero-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(16,16,20,.55))}.photo-caption{position:absolute;z-index:2;left:26px;bottom:24px;display:flex;align-items:center;gap:9px;color:white;font-size:12px}.caption-dot{width:8px;height:8px;border-radius:50%;background:#70ecb0;box-shadow:0 0 0 5px rgba(112,236,176,.2)}.for-strip{min-height:76px;padding:18px 24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.for-strip span{margin-right:8px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.for-strip strong{font:400 italic 22px/1 Georgia,serif}.for-strip i{width:4px;height:4px;border-radius:50%;background:var(--red)}.own-site{padding:120px 0;color:var(--slab-ink);background:var(--slab);overflow:hidden}.own-site-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(60px,8vw,110px)}.site-showcase{position:relative;min-height:690px;display:grid;place-items:center}.browser-frame{overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:24px;background:#1d1d22;box-shadow:0 44px 100px rgba(0,0,0,.48)}.browser-bar{height:45px;padding:0 16px;display:flex;align-items:center;gap:7px;background:#26262b}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#59585f}.browser-bar i:first-child{background:var(--red)}.browser-bar span{margin-left:10px;color:#98959c;font-size:10px}.browser-body{position:relative;height:390px;overflow:hidden}.browser-body img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.72)}.browser-body:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,13,17,.82),rgba(13,13,17,.08))}.browser-copy{position:absolute;z-index:2;left:42px;top:50%;transform:translateY(-50%)}.browser-copy span{color:var(--red-light);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.browser-copy h3{max-width:330px;margin:11px 0 22px;font-size:clamp(29px,3.4vw,47px);line-height:1.05;letter-spacing:-.045em}.browser-copy button{min-height:39px;padding:0 16px;border:0;border-radius:999px;color:white;background:var(--red);font-size:10px;font-weight:800}.domain-card{position:absolute;z-index:3;right:-26px;bottom:8px;min-width:255px;padding:20px 22px;display:flex;flex-direction:column;gap:5px;color:var(--ink);border-radius:18px;background:var(--surface-2);border:1px solid var(--line-strong);box-shadow:0 24px 60px rgba(0,0,0,.28)}.domain-card small,.domain-card span{color:var(--muted);font-size:9px}.domain-card b{font-size:18px;letter-spacing:-.03em}.client-site-header{height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-top:2px solid var(--red);background:#0d0c10}.client-logo>span{font:400 italic 32px/1 Georgia,serif;color:var(--red-light)}.client-logo small{max-width:56px;color:#e8e3e7;font-size:7px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em}.eyebrow-light{color:var(--red-light)}.own-site h2{margin:0;max-width:540px;font-size:clamp(38px,4.6vw,62px);line-height:1.02;letter-spacing:-.05em}.own-site-copy>p:not(.eyebrow){margin:26px 0;color:#bdb9c1;font-size:17px;line-height:1.72}.own-site ul{margin:0;padding:0;list-style:none;display:grid;gap:14px}.own-site li{display:flex;align-items:flex-start;gap:10px;color:#e5e2e7;font-size:14px;line-height:1.5}.own-site li svg{flex:0 0 auto;margin-top:2px}.site-offer{margin-top:34px;padding:22px 24px;border:1px solid rgba(224,52,43,.38);border-radius:20px;background:rgba(224,52,43,.1)}.site-offer>span{display:block;color:#c8c2ca;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.site-offer>b{display:block;margin-top:6px;color:white;font-size:27px;letter-spacing:-.04em}.site-offer p{margin:7px 0 0!important;color:#aaa4ad!important;font-size:12px!important}.site-offer p strong{color:var(--red-light)}.human-section{padding:120px 0}.human-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:48px}.courses h2,.final-cta h2,.human-heading h2,.price-copy h2,.section-heading h2{margin:0;font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.055em}.human-heading>p{margin:0 0 6px;color:var(--muted);font-size:17px;line-height:1.65}.human-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:330px 180px;gap:18px}.human-card{position:relative;overflow:hidden;border-radius:28px;background:var(--surface-2)}.human-card-large{grid-row:1/3}.human-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 22%,rgba(13,13,16,.5) 52%,rgba(13,13,16,.88))}.human-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.human-card div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:white}.human-card span{color:var(--red-light);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.human-card h3{max-width:520px;margin:9px 0 0;font-size:clamp(23px,3vw,37px);line-height:1.08;letter-spacing:-.035em}.human-card:not(.human-card-large) h3{font-size:24px}.human-note{padding:30px;border-radius:28px;background:var(--red-soft);display:flex;flex-direction:column;justify-content:space-between}.human-note span{color:var(--red-texto);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.human-note p{max-width:430px;margin:16px 0 0;font:400 italic 23px/1.25 Georgia,serif}.management{padding:120px 0;background:var(--surface)}.section-heading{max-width:760px}.section-heading.centered{margin:0 auto 64px;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.courses h2 em,.final-cta h2 em,.how h2 em,.section-heading h2 em{color:var(--red);font-family:Georgia,serif;font-weight:400}.section-heading>p:last-child{max-width:600px;margin:20px auto 0;color:var(--muted);font-size:17px;line-height:1.65}.courses{padding:130px 0;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(60px,9vw,120px)}.course-lead{margin:25px 0 32px;color:var(--muted);font-size:17px;line-height:1.7}.courses ol{margin:0;padding:0;list-style:none;display:grid;gap:18px}.courses li{display:flex;gap:15px;align-items:flex-start}.courses li>span{flex:0 0 auto;min-width:24px;padding-top:2px;color:var(--red-texto);font-size:11px;font-weight:600}.courses li div{display:grid;gap:3px}.courses li b{font-size:14px}.courses li p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.more-tools{padding:120px 0;background:var(--surface)}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.tools-grid article{min-height:230px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.tools-grid article>span{color:var(--red);font-size:10px;font-weight:800}.tools-grid h3{margin:48px 0 10px;font-size:22px;letter-spacing:-.035em}.tools-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.how{padding:120px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:32px;border-radius:24px;background:var(--surface-2)}.steps article:nth-child(2){background:var(--red-soft)}.steps article:nth-child(3){color:var(--slab-ink);background:var(--slab);border:1px solid var(--line-strong)}.steps article:nth-child(3) span{color:var(--red-light)}.steps span{color:var(--red);font-size:11px;font-weight:800}.steps h3{margin:54px 0 12px;font-size:24px;letter-spacing:-.04em}.steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.steps article:nth-child(3) p{color:#aaa5ad}.pricing{padding:120px 0;color:var(--slab-ink);background:var(--slab)}.price-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(60px,10vw,130px)}.price-copy p:last-child{max-width:420px;margin-top:22px;color:#aaa6ae;font-size:16px;line-height:1.65}.price-card{padding:42px;border-radius:30px;color:var(--ink);background:var(--surface-2);border:1px solid var(--line-strong)}.price-label{color:var(--red-texto);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.price{margin:20px 0 28px;padding-bottom:26px;display:flex;align-items:baseline;gap:7px;border-bottom:1px solid var(--line)}.price small{align-self:flex-start;margin-top:8px;color:var(--muted);font-size:9px}.price b{font-size:52px;letter-spacing:-.06em}.price sup{font-size:17px}.price>span{color:var(--muted);font-size:12px}.price-card ul{margin:0 0 28px;padding:0;list-style:none;display:grid;gap:13px}.price-card li{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:13px}.price-card li svg{width:17px;fill:none;stroke:var(--red);stroke-width:2.3}.button-white{width:100%;background:var(--red)}.price-note{margin:14px 0 0;color:var(--muted);text-align:center;font-size:9px}.faq{padding:120px 0;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--red);font-size:22px;font-weight:400}.faq details p{margin:-4px 40px 24px 0;color:var(--muted);font-size:14px;line-height:1.65}.final-cta{padding:120px 0;text-align:center;background:var(--red-soft)}.final-cta p{margin:0 0 14px;color:var(--red-texto);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.final-cta h2{margin:0 auto 32px;max-width:850px}footer{padding:70px 0 24px;color:var(--slab-ink);background:var(--slab)}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:70px}.footer-grid img{width:140px}.footer-grid>div:first-child p{color:#8f8b93;font-size:11px}.footer-grid nav{display:grid;gap:13px}.footer-grid nav a{color:#bab6bd;font-size:12px}.footer-account{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-account span{color:#85818a;font-size:10px}.footer-account a{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.footer-account svg{width:16px;fill:none;stroke:var(--red-light);stroke-width:2}.footer-bottom{margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid var(--line-strong);color:#74717a;font-size:9px}@media (max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{max-width:720px}.hero-visual{min-height:590px;order:-1}.own-site-grid{grid-template-columns:1fr}.site-showcase{max-width:720px;width:100%;margin:0 auto}.own-site-copy{max-width:690px}.courses,.faq,.human-heading,.price-grid{grid-template-columns:1fr;gap:48px}.steps,.tools-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-account{justify-self:start;align-items:flex-start}}@media (max-width:640px){.section-shell,.site-header{width:min(100% - 30px,1180px)}.offer-bar span:last-child{display:none}.site-header{min-height:70px}.brand img{width:116px}.site-header .button-small{padding:0 15px}.site-header .button-small svg{display:none}.hero{min-height:auto;padding:46px 0 76px;gap:46px}.hero h1{font-size:48px}.hero-text{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:500px}.hero-photo-wrap{inset:0 26px 84px 0;border-radius:26px 26px 80px 26px}.hero-proof{display:grid}.for-strip{justify-content:flex-start;padding-left:24px}.for-strip span{flex-basis:100%}.own-site{padding:82px 0}.site-showcase{min-height:640px}.browser-body{height:320px}.browser-copy{left:24px}.domain-card{right:-4px;bottom:0;min-width:220px}.own-site h2{font-size:43px}.courses,.faq,.final-cta,.how,.human-section,.management,.more-tools,.pricing{padding-top:82px;padding-bottom:82px}.human-grid{grid-template-columns:1fr;grid-template-rows:430px 340px auto}.human-card-large{grid-row:auto}.steps,.tools-grid{grid-template-columns:1fr}.tools-grid{border-left:0}.tools-grid article{border-left:1px solid var(--line)}.price-card{padding:28px 23px}.price{flex-wrap:wrap}.price small{flex-basis:100%}.price b{font-size:45px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{gap:20px;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}.client-site-precos{padding:6px 22px 2px;display:grid;gap:1px}.client-site-precos>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #232028}.client-site-precos b{display:block;color:#f4f0f3;font-size:11px;font-weight:500}.client-site-precos span{display:block;margin-top:2px;color:#837d86;font-size:8.5px;letter-spacing:.04em}.client-site-precos strong{color:var(--red-light);font-size:12px;font-weight:600;white-space:nowrap}.footer-legais{display:flex;flex-wrap:wrap;gap:20px}.footer-legais a{color:#8a848f;font-size:13px;transition:color .2s ease}.footer-legais a:hover{color:var(--red-light)}.hero-sistema{position:absolute;right:-6px;bottom:-14px;z-index:3;width:340px;height:auto;filter:drop-shadow(0 30px 60px rgba(16,16,20,.34))}.client-site-shot{width:min(330px,100%);height:auto;border-radius:22px;filter:drop-shadow(0 34px 70px rgba(0,0,0,.42))}@media (max-width:980px){.hero-sistema{width:300px}}@media (max-width:640px){.hero-sistema{width:215px;right:-10px;bottom:-8px}.client-site-shot{width:min(290px,86%)}}.telas{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;align-items:start}.tela img{width:100%;height:auto;margin-bottom:18px}.tela h3{margin:0;font-size:20px;letter-spacing:-.02em}.tela p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.curso-shot{width:100%;height:auto;align-self:center}@media (max-width:980px){.telas{grid-template-columns:1fr;gap:40px;max-width:560px;margin:0 auto}}.seletor-tema{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2)}.seletor-tema button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;transition:color .18s ease,background .18s ease}.seletor-tema button:hover{color:var(--ink)}.seletor-tema button[data-ativo=true]{color:var(--red-texto);background:var(--red-soft)}.seletor-tema svg{width:15px;height:15px}.sr-only-tema{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media (max-width:640px){.seletor-tema button{width:27px;height:27px}}.header-acoes{display:flex;align-items:center;gap:14px}.header-entrar{font-size:14px;font-weight:600;color:var(--muted);white-space:nowrap;transition:color .2s ease}.header-entrar:hover{color:var(--red)}@media (max-width:640px){.header-acoes{gap:10px}.header-entrar{font-size:13px}}