:root{color-scheme:dark;--bg:#0a1425;--panel:#101f35;--line:#26344a;--orange:#ff914d;--text:#f4f5f7;--muted:#adb8c9;--green:#42df87}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{display:block;max-width:100%}.top{max-width:1180px;margin:auto;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:25px;font-weight:800;letter-spacing:-1.1px;line-height:.91}.brand>span{display:block}.brand-dot{color:var(--orange)}.top-note{font-size:14px;color:var(--muted)}.top-link{font-size:14px;border-bottom:1px solid var(--line);padding:10px 0}.top-link span{color:var(--orange);margin-left:12px}main{overflow:hidden}.hero{max-width:1180px;margin:20px auto 56px;padding:0 32px;display:grid;grid-template-columns:1.07fr 1fr;gap:45px;align-items:center}.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:1.6px;line-height:1.6}h1{font-size:clamp(42px,5.4vw,70px);line-height:1.05;letter-spacing:-3px;margin:24px 0}h1 span,h2 span{color:var(--orange)}p{font-size:16px;line-height:1.75;color:var(--muted)}.hero-copy>p{font-size:18px;max-width:460px;margin:0 0 28px}.cta{background:var(--green);color:#062515;display:flex;justify-content:center;align-items:center;gap:22px;padding:20px 23px;min-height:58px;border-radius:8px;font-size:14px;font-weight:800;letter-spacing:.3px;width:fit-content;transition:background .2s,transform .2s}.cta:hover{background:#71eca6;transform:translateY(-2px)}.cta>span{font-size:24px;line-height:1}.cta-note{display:flex;gap:18px;color:var(--muted);font-size:12px;line-height:1.6;margin-top:14px}.hero-photo{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:1/1.12;border:1px solid var(--line)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.hero-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(5,13,25,.94))}.photo-caption{position:absolute;z-index:1;left:28px;bottom:30px}.photo-caption>span{font-size:11px;color:#ddd;letter-spacing:1.3px;display:block;margin-bottom:8px}.photo-caption strong{font-size:23px;letter-spacing:-.6px}.photo-tag{position:absolute;right:16px;top:18px;background:var(--orange);color:#26150a;padding:12px;font-size:10px;letter-spacing:.9px;line-height:1.6;transform:rotate(4deg);border-radius:3px}.category-strip{border-block:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:44px;padding:24px;font-size:13px;font-weight:700;letter-spacing:1.5px;background:#0d1a2d}.category-strip i{color:var(--orange);font-style:normal}.section{max-width:1116px;margin:0 auto;padding:86px 0}.group-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}h2{font-size:clamp(30px,3.2vw,43px);line-height:1.15;letter-spacing:-1.6px;margin:18px 0 24px}.section-copy p{max-width:445px}.text-link{display:inline-flex;gap:26px;border-bottom:1px solid var(--orange);padding:14px 0;font-weight:700;font-size:16px}.text-link span{color:var(--orange)}.phone-wrap{max-width:335px;width:100%;margin:auto}.phone{border:6px solid #314055;background:#111e27;border-radius:32px;overflow:hidden;box-shadow:0 28px 75px #0004}.phone-top{display:flex;justify-content:space-between;padding:13px 20px;font-size:12px}.chat-header{display:flex;gap:12px;align-items:center;padding:14px;background:#1d3038}.chat-header img{border-radius:50%}.chat-header strong{font-size:14px}.chat-header small{display:block;font-size:12px;color:#b4c9cb;margin-top:5px}.chat{padding:20px 14px 25px;background:#0b191d;min-height:350px}.chat-date{display:block;text-align:center;font-size:10px;color:#bfd0d1;letter-spacing:.8px;margin:0 0 20px}.bubble{background:#21393e;border-radius:0 12px 12px 12px;padding:14px;margin-right:14px}.sender{font-size:12px;color:var(--green);display:block;margin-bottom:12px}.bubble>strong{display:block;font-size:16px;line-height:1.4}.bubble p{font-size:14px;line-height:1.55;margin:8px 0 16px;color:#e1e9e9}.message-label{color:#ffbe95;font-size:11px;font-weight:700;letter-spacing:.6px}.message-end{font-size:10px;color:#b0c3c5;display:block;text-align:right;margin-top:12px}.message-end span{color:#66ccec}.second{margin-top:12px;margin-right:28px}.second strong{font-size:14px}.second p{margin-bottom:0;font-size:13px}.phone-bottom{text-align:center;font-size:10px;color:#b7c7c8;padding:12px 8px}.carousel-controls{display:flex;justify-content:center;margin:16px 0 0;gap:2px}.carousel-controls button{width:36px;height:30px;border:0;background:transparent;cursor:pointer;position:relative}.carousel-controls button:after{content:"";position:absolute;left:12px;top:11px;width:8px;height:8px;border-radius:50%;background:#647088}.carousel-controls button.active:after{background:var(--orange);width:18px;left:7px;border-radius:8px}.example-note{font-size:12px;text-align:center;margin:2px 0 0}.categories{border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.section-heading h2{margin-bottom:30px}.section-heading>p{font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-grid article{background:var(--panel);padding:30px 26px;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:3px 3px 14px 14px;display:flex;flex-direction:column}.category-number{font-size:12px;color:var(--orange);font-weight:700;letter-spacing:1px}.category-grid h3{font-size:30px;line-height:1.1;letter-spacing:-.8px;margin:36px 0 6px}.category-grid p{font-size:16px;flex:1}.card-foot{padding-top:24px;margin-top:16px;border-top:1px solid var(--line);font-size:10px;letter-spacing:1px;color:var(--muted)}.benefits{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px}.benefit-list article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:24px 0}.benefit-list article:first-child{padding-top:0}.benefit-list article>span{color:var(--orange);font-size:13px;padding-top:4px}.benefit-list h3{font-size:19px;margin:0}.benefit-list p{font-size:15px;margin:10px 0 0}.last-cta{text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:52px 24px;margin-bottom:60px}.last-cta img{border-radius:50%;margin:0 auto 22px;border:2px solid var(--orange)}.last-cta h2{font-size:42px}.last-cta .cta{margin:26px auto 0}.last-cta .cta-note{display:block}.last-cta p{margin-bottom:0}footer{max-width:1116px;margin:0 auto;padding:0 0 48px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}footer p{font-size:12px}footer .disclosure{width:100%;max-width:660px;font-size:12px;margin-top:8px}.sticky{display:none;position:fixed;z-index:10;bottom:0;left:0;right:0;border-top:1px solid var(--line);background:#0b1629f5;padding:14px max(24px,calc((100vw - 1116px)/2));align-items:center;justify-content:space-between;gap:18px;backdrop-filter:blur(12px)}.sticky.visible{display:flex}.sticky>div>span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.sticky .cta{padding:14px 22px;min-height:48px}.sticky>div>strong{font-size:16px}body:has(.sticky.visible) footer{padding-bottom:120px}@media(max-width:1200px){.section,footer{margin-left:32px;margin-right:32px}}@media(max-width:760px){.top{padding:22px}.top-note{display:none}.top-link{font-size:12px}.brand{font-size:23px}.hero{padding:0 22px;margin:8px auto 34px;gap:24px;grid-template-columns:1fr}.hero-copy{order:2}.hero-photo{order:1;aspect-ratio:1.6;max-height:290px;border-radius:14px}.hero-photo>img{object-position:50% 34%}.photo-caption{left:18px;bottom:18px}.photo-caption strong{font-size:17px}.photo-caption>span{font-size:9px}.photo-tag{font-size:8px;padding:9px;right:12px;top:12px}.eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:47px;letter-spacing:-2px;line-height:1.03;margin:16px 0 18px}.hero-copy>p{font-size:16px;line-height:1.6;margin-bottom:24px}.hero .cta{width:100%;font-size:13px}.cta-note{justify-content:center;font-size:11px}.category-strip{gap:12px;flex-wrap:wrap;font-size:10px;letter-spacing:.6px;padding:19px 18px}.category-strip i{font-size:10px}.category-strip i:last-of-type{display:none}.section{padding:48px 0;margin-left:22px;margin-right:22px}.group-section{grid-template-columns:1fr;gap:34px}.section-copy p{font-size:16px}h2{font-size:32px;letter-spacing:-1px}.phone-wrap{max-width:310px}.section-heading{display:block}.section-heading>p{margin-bottom:26px}.section-heading h2{margin-bottom:10px}.category-grid{grid-template-columns:1fr;gap:14px}.category-grid article{padding:25px}.category-grid h3{font-size:28px;margin-top:24px}.card-foot{margin-top:2px;padding-top:18px}.benefits{grid-template-columns:1fr;gap:10px}.benefit-list article:first-child{padding-top:10px}.last-cta{padding:35px 20px;margin-bottom:32px}.last-cta h2{font-size:30px}.last-cta .cta{font-size:12px;padding:18px 14px;width:100%;gap:10px}.last-cta .cta-note{font-size:10px}footer{margin:0 22px;padding-bottom:35px}footer>p{font-size:11px}.sticky{padding:12px 18px max(12px,env(safe-area-inset-bottom));gap:10px}.sticky .cta{font-size:11px;min-height:44px;padding:14px}.sticky>div>span{font-size:10px}.sticky>div>strong{font-size:14px}}@media(max-width:360px){h1{font-size:41px}.category-strip{gap:9px}.top-link{font-size:11px}.hero,.top{padding-left:18px;padding-right:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

[hidden]{display:none!important}.phone-real{background:#0b141b;border-radius:30px;overflow:hidden}.phone-real video{display:block;width:100%;height:auto;aspect-ratio:432/916;object-fit:contain}.video-caption{text-align:center}.video-caption p{font-size:13px;line-height:1.6;margin:15px 0 6px}.video-caption button{border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--muted);font:inherit;font-size:12px;padding:9px 14px;cursor:pointer;min-height:40px}.video-caption button:hover{color:var(--text);border-color:var(--orange)}.community{border:1px solid var(--line);border-radius:18px;background:var(--panel);padding:36px 40px;margin-bottom:56px}.community h2{margin:12px 0 14px}.community p{max-width:620px;margin:0}.community-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:28px}.community-totals article{border:1px solid var(--line);border-radius:12px;background:var(--bg);padding:26px}.community-totals article>span{font-size:12px;letter-spacing:1px;color:var(--muted)}.community-totals strong{display:block;color:var(--orange);font-size:clamp(34px,5vw,54px);letter-spacing:-2px;margin:15px 0 8px}.community-totals article:last-child strong{color:var(--green)}.community-totals small{font-size:12px;color:var(--muted)}@media(max-width:760px){.community{padding:28px 22px;margin-bottom:35px}.community h2{font-size:29px}.community-totals{grid-template-columns:1fr}.community-totals strong{font-size:43px}.phone-real{border-radius:27px}}

/* Abertura aprovada para visitantes dos anúncios */
.top-group{color:var(--muted);font-size:14px}.hero.hero-conversion{display:block;max-width:780px;margin:22px auto 44px}.hero-conversion .hero-copy{max-width:660px;margin:auto}.hero-conversion h1{font-size:58px;line-height:1.07;letter-spacing:-2px}.hero-conversion .hero-copy>p{max-width:620px;font-size:18px;margin-bottom:0}.hero-author{display:flex;align-items:center;gap:12px;margin:24px 0}.hero-author img{width:58px;height:58px;border-radius:50%;border:2px solid var(--orange)}.hero-author strong{display:block;font-size:16px;line-height:1.4}.hero-author span{display:block;font-size:14px;line-height:1.5;color:var(--muted);margin-top:4px}.hero-conversion .primary-cta{width:100%;min-height:65px;font-size:16px;gap:10px;box-shadow:0 7px 26px #42df8728;animation:ander-cta-pulse 1.5s ease-out 1}.chat-icon{flex-shrink:0}.hero-conversion .cta-note{justify-content:center;font-size:13px}.hero-conversion .hero-copy>.hero-choice{font-size:13px;line-height:1.5;text-align:center;margin:9px 0 0;max-width:none}.hero-next{display:block;text-align:center;margin-top:24px;padding-top:22px;border-top:1px solid var(--line);font-size:14px;color:#ffba8d}.hero-conversion+.category-strip{display:none}.hero-conversion~.group-section{padding-top:24px}.video-cta{width:100%;font-size:12px;gap:8px;margin-top:18px;padding:16px 10px}.sticky .cta{gap:8px}@keyframes ander-cta-pulse{0%{box-shadow:0 0 0 0 #42df874d}70%{box-shadow:0 0 0 10px #42df8700}100%{box-shadow:0 7px 26px #42df8728}}@media(max-width:760px){.top{padding:24px;border-bottom:1px solid var(--line)}.top-group{font-size:12px}.hero.hero-conversion{padding:24px;margin:0 auto 0;max-width:500px}.hero-conversion h1{font-size:35px;line-height:1.1;letter-spacing:-1.3px;margin:14px 0 17px}.hero-conversion .eyebrow{font-size:11px;letter-spacing:1.25px}.hero-conversion .hero-copy>p{font-size:16px;line-height:1.55}.hero-author{margin:22px 0}.hero-author strong{font-size:14px}.hero-author span{font-size:12px}.hero-conversion .primary-cta{font-size:14px;min-height:65px;padding:16px 10px}.hero-conversion .cta-note{font-size:12px;gap:12px}.hero-conversion .hero-copy>.hero-choice{font-size:12px}.hero-next{font-size:13px}.group-section .section-copy{order:2}.group-section .phone-wrap{order:1}.group-section{gap:34px}.sticky .cta .chat-icon{width:18px;height:18px}}@media(max-width:360px){.hero.hero-conversion{padding:22px 20px}.hero-conversion h1{font-size:31px}.hero-conversion .primary-cta{font-size:12px}}@media(prefers-reduced-motion:reduce){.hero-conversion .primary-cta{animation:none}}
