:root{--bg: #f6f1e8;--bg-strong: #efe7d9;--surface: #fffdf8;--surface-alt: #f1e8da;--text: #121212;--muted: #5e5a52;--line: #121212;--line-soft: #b9ae9a;--accent: #25d366;--container: 1180px;--radius-button: 999px;--radius-phone: 44px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Urbanist,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{background:none;border:0;cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.site-shell{min-height:100vh}.logo-font,.nav-logo{font-family:Urbanist,system-ui,sans-serif;font-weight:800;letter-spacing:.08em}.brand-logo{width:124px;height:26px;object-fit:cover;object-position:center}.brand-logo-frame{display:inline-flex;align-items:center;height:20px;overflow:hidden}.nav{position:sticky;top:0;z-index:20;background:#f6f1e8f5;border-bottom:2px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px}.nav-logo{display:inline-flex;align-items:center}.nav-links,.nav-actions{display:flex;align-items:center;gap:20px}.nav-link{font-size:.92rem;font-weight:600}.nav-link-muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border:2px solid var(--line);border-radius:var(--radius-button);font-size:.94rem;font-weight:700;transition:transform .15s ease}.btn:hover{transform:translateY(-1px)}.btn svg{width:18px;height:18px}.btn-primary{background:var(--text);color:#fff}.btn-secondary{background:transparent;color:var(--text)}.btn-large{min-width:168px}.btn-block{width:100%}.hero{padding:24px 0 72px}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-title,.section-title{margin:0;font-size:clamp(2.4rem,5vw,4.9rem);line-height:.95;letter-spacing:-.05em;font-weight:800}.hero-title-break{display:block}.hero-subtitle,.section-copy{margin:16px auto 0;max-width:680px;font-size:1.02rem;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:22px}.hero-stage{display:grid;grid-template-columns:1fr 280px 1fr;align-items:center;gap:22px;margin-top:28px}.hero-stage-single{display:flex;justify-content:center}.hero-side-card,.info-card,.step-card,.pricing-card,.final-card{background:var(--surface);border:2px solid var(--line)}.hero-side-card{padding:20px}.side-card-label{display:inline-block;margin-bottom:14px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.side-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.side-list li{display:flex;align-items:flex-start;gap:10px;font-size:.94rem;font-weight:600;line-height:1.4}.side-list svg,.pricing-list svg{width:18px;height:18px;flex:0 0 auto;margin-top:2px}.phone-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.phone-frame{position:relative;width:280px;height:580px;padding:8px;border:8px solid #1a1a1a;border-radius:48px;background:var(--text)}.phone-notch{position:absolute;top:18px;left:50%;z-index:10;width:100px;height:30px;margin:0;transform:translate(-50%);border-radius:16px;background:#000}.phone-screen{position:relative;width:100%;height:100%;border-radius:38px;overflow:hidden;background:#efeae2}.phone-screen:before{content:"";position:absolute;top:0;left:0;right:0;height:50px;z-index:5;background:#efeae2;border-radius:38px 38px 0 0}.phone-chat{display:flex;flex-direction:column;gap:6px;height:100%;padding:50px 8px 8px;overflow:hidden;background:#efeae2 url(/whatsapp-chat-bg.png) center / cover no-repeat}.phone-message,.phone-vsl-card,.phone-product-card,.phone-pix-card{border:0}.phone-message{max-width:80%;position:relative;padding:6px 10px;background:#fffdf8;font-size:11px;font-weight:500;line-height:1.4;border-radius:8px}.phone-message p{margin:0;padding-right:36px}.phone-message span,.phone-card-time{position:absolute;right:8px;bottom:4px;font-size:9px;color:#8f8a81}.phone-message-user{align-self:flex-start;border-top-left-radius:0}.phone-message-agent{align-self:flex-end;background:#dcf8c6;border-top-right-radius:0}.phone-vsl-card,.phone-product-card,.phone-pix-card{background:#fffdf8;border-radius:8px}.phone-vsl-card{position:relative;padding:8px}.phone-vsl-label,.phone-product-tag{display:inline-block;padding:3px 6px;border:1px solid var(--line);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.phone-vsl-player{display:flex;align-items:center;justify-content:center;height:104px;margin-top:8px;border-radius:6px;background:#121212}.phone-vsl-play{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:2px solid #fff;border-radius:999px;color:#fff}.phone-vsl-play svg{width:24px;height:24px;margin-left:4px}.phone-vsl-copy{display:grid;gap:4px;margin-top:6px;padding-right:36px}.phone-vsl-copy strong,.phone-product-card strong{font-size:11px;line-height:1.35}.phone-vsl-copy span,.phone-product-card p,.phone-pix-card p{color:var(--muted);font-size:10px;line-height:1.45}.phone-product-card{position:relative;padding:8px}.phone-product-top,.phone-pix-row,.pricing-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-product-price{font-size:10px;font-weight:800}.phone-product-button{margin-top:8px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;text-align:center;font-weight:800;font-size:10px}.phone-pix-card{position:relative;padding:8px;background:#e3f7eb}.phone-pix-row{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.phone-caption{margin-top:10px;font-size:12px;color:var(--muted)}.section{padding:84px 0;border-top:2px solid var(--line)}.section-contrast{background:var(--bg-strong)}.section-final{padding-top:40px}.section-head{max-width:760px;margin-bottom:36px}.section-title{font-size:clamp(2rem,4vw,3.5rem)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info-card{padding:22px}.info-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border:2px solid var(--line)}.info-card-icon svg{width:20px;height:20px}.info-card h3,.step-card h3{margin:0 0 10px;font-size:1.2rem;line-height:1.2}.info-card p,.step-card p{margin:0;font-size:1rem;line-height:1.7;color:var(--muted)}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card{padding:22px}.step-number{display:inline-block;margin-bottom:18px;font-size:.92rem;font-weight:800;letter-spacing:.08em}.pricing-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.pricing-card{padding:28px}.pricing-rate{font-size:clamp(3rem,5vw,4.5rem);line-height:.9;font-weight:800;letter-spacing:-.06em}.pricing-rate-label{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pricing-list{display:grid;gap:14px;padding:0;margin:24px 0 0;list-style:none}.pricing-list li{display:flex;gap:10px;font-size:1rem;font-weight:600;line-height:1.45}.final-card{padding:34px;text-align:center}.footer{padding:28px 0 48px;border-top:2px solid var(--line)}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.footer-logo{margin-bottom:10px}.footer-copy{max-width:360px;margin:0;color:var(--muted);line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:flex-end;font-weight:700}.legal-page{min-height:100vh}.legal-content{padding:60px 0 80px}.legal-content h1{margin:0 0 12px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1;letter-spacing:-.05em}.legal-updated{margin:0 0 32px;color:var(--muted)}.legal-content section{margin-bottom:28px}.legal-content h2{margin:0 0 12px;font-size:1.35rem}.legal-content h3{margin:18px 0 10px;font-size:1.08rem}.legal-content p,.legal-content li{font-size:1rem;line-height:1.8;color:var(--muted)}.legal-content ul{margin:0;padding-left:20px}.legal-content a{text-decoration:underline}.legal-footer{padding:24px 0 40px;border-top:2px solid var(--line)}.legal-footer .container{display:flex;align-items:center;justify-content:space-between;gap:16px}.legal-footer p{margin:0;color:var(--muted)}.legal-footer-links{display:flex;gap:18px;font-weight:700}@media(max-width:1100px){.hero-stage,.pricing-shell,.card-grid,.step-grid{grid-template-columns:1fr}.hero-side-card{order:2}.phone-wrap{order:1}}@media(max-width:760px){.container{width:min(var(--container),calc(100% - 24px))}.nav-inner,.footer-inner,.legal-footer .container{flex-direction:column;align-items:flex-start}.nav-links{display:none}.nav-actions{width:100%;justify-content:space-between}.hero{padding:20px 0 60px}.hero-title,.section-title{letter-spacing:-.04em}.hero-stage{margin-top:28px}.phone-frame{width:280px;height:580px}.footer-links{justify-content:flex-start}}
