*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:#1a1a2e;background:#fff;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:0 24px}.btn-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-weight:800;font-size:1.15rem;padding:18px 40px;border-radius:60px;border:none;cursor:pointer;text-decoration:none;box-shadow:0 8px 32px #25d36659;transition:all .25s;letter-spacing:-.3px;animation:pulse-green 2.5s infinite}.btn-cta:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 40px #25d36673}@keyframes pulse-green{0%,to{box-shadow:0 8px 32px #25d36659}50%{box-shadow:0 8px 48px #25d3668c}}.btn-cta svg{width:22px;height:22px;fill:currentColor}.tag{display:inline-block;background:#fff3cd;color:#856404;font-size:.78rem;font-weight:700;padding:5px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.section-title{font-size:2rem;font-weight:900;text-align:center;line-height:1.2;margin-bottom:1rem}.section-subtitle{text-align:center;color:#666;font-size:1.05rem;max-width:650px;margin:0 auto 2.5rem}.highlight{color:#25d366}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}@keyframes rowFlash{0%{background:#fff9c4}to{background:transparent}}.revenue{padding:80px 0;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.revenue .section-title{color:#fff}.revenue .section-subtitle{color:#fff9}.calc-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:36px;max-width:700px;margin:0 auto}.calc-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.calc-row label{font-size:.95rem;font-weight:600;color:#fffc}.calc-slider-wrap{flex:1;min-width:200px}.calc-slider{width:100%;-webkit-appearance:none;height:6px;background:#ffffff26;border-radius:3px;outline:none}.calc-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;background:#25d366;border-radius:50%;cursor:pointer;box-shadow:0 0 10px #25d36680}.calc-slider::-moz-range-thumb{width:22px;height:22px;background:#25d366;border-radius:50%;cursor:pointer;border:none;box-shadow:0 0 10px #25d36680}.calc-value{font-size:1.3rem;font-weight:900;color:#25d366;min-width:60px;text-align:right}.calc-divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:24px 0}.calc-result{text-align:center;padding:20px;background:#25d3661a;border-radius:14px;border:1px solid rgba(37,211,102,.2)}.calc-result-label{font-size:.85rem;color:#fff9;margin-bottom:4px}.calc-result-value{font-size:3rem;font-weight:900;color:#25d366;line-height:1}.calc-result-sub{font-size:.85rem;color:#ffffff80;margin-top:6px}.calc-invest-note{text-align:center;margin-top:16px;font-size:.9rem;color:#ffffff80}.calc-invest-note strong{color:#ff8f00}.pricing{padding:80px 0;background:#fff;text-align:center}.price-card{max-width:520px;margin:0 auto;background:#fff;border-radius:24px;padding:40px;box-shadow:0 8px 48px #0000001a;border:2px solid #25D366;position:relative}.price-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ff8f00,#ff6f00);color:#fff;font-size:.78rem;font-weight:800;padding:6px 20px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.price-list{list-style:none;padding:0;text-align:left;margin:24px 0}.price-list li{padding:10px 0 10px 28px;position:relative;font-size:.95rem;border-bottom:1px solid #f5f5f5}.price-list li:before{content:"✓";position:absolute;left:0;color:#25d366;font-weight:800;font-size:1.1rem}.price-old{font-size:1.1rem;color:#999;text-decoration:line-through;margin-bottom:4px}.price-current{font-size:3.5rem;font-weight:900;color:#1a1a2e;line-height:1}.price-current span{font-size:1.5rem;vertical-align:top;margin-right:4px}.price-installment{color:#666;font-size:.9rem;margin-top:4px}.price-cta{margin-top:28px;width:100%;justify-content:center}.guarantee-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.guarantee-icon{font-size:2rem}.guarantee-text{font-size:.82rem;color:#666;text-align:left;line-height:1.4}.guarantee-text strong{color:#1a1a2e}.faq{padding:80px 0;background:#f9fafb}.faq-list{max-width:700px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.faq-q{padding:18px 20px;font-weight:700;font-size:.95rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-q:after{content:"+";font-size:1.3rem;color:#25d366;font-weight:300;transition:transform .3s}.faq-item.open .faq-q:after{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;padding:0 20px;font-size:.9rem;color:#666;line-height:1.6;transition:all .35s ease}.faq-item.open .faq-a{max-height:300px;padding:0 20px 18px}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);padding:14px 0}nav .container{display:flex;justify-content:space-between;align-items:center}.nav-logo{font-weight:900;font-size:1.1rem;color:#1a1a2e;text-decoration:none}.nav-logo span{color:#25d366}nav .btn-cta{padding:10px 24px;font-size:.85rem;animation:none}.hero{padding:140px 0 80px;background:linear-gradient(180deg,#f0fdf4,#fff);text-align:center}.hero .tag{margin-bottom:20px}.hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.12;max-width:850px;margin:0 auto 20px}.hero p{font-size:1.15rem;color:#555;max-width:620px;margin:0 auto 32px;line-height:1.6}.hero-stats{display:flex;justify-content:center;gap:40px;margin-top:40px;flex-wrap:wrap}.hero-stats .stat{text-align:center}.hero-stats .stat-num{font-size:1.8rem;font-weight:900;color:#25d366}.hero-stats .stat-label{font-size:.82rem;color:#888;margin-top:2px}.demo{padding:80px 0;background:#1a1a2e;color:#fff}.demo .section-title{color:#fff}.demo .section-subtitle{color:#fff9}.demo-grid{display:grid;grid-template-columns:300px 1fr;gap:10px;align-items:start}@media(max-width:900px){.demo-grid{grid-template-columns:1fr}}.whatsapp-mock{background:#ece5dd;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d;height:520px;min-height:520px;max-height:520px;display:flex;flex-direction:column}.wa-header{background:#075e54;color:#fff;padding:10px 12px;display:flex;align-items:center;gap:8px;flex-shrink:0}.wa-avatar{width:32px;height:32px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.wa-header-info{flex:1}.wa-header-name{font-size:.8rem;font-weight:600}.wa-header-sub{font-size:.62rem;opacity:.7}.wa-chat{padding:10px;flex:1;overflow:hidden;position:relative;background:#e5ddd5 url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4cfc4' fill-opacity='0.15'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wa-convo{display:flex;flex-direction:column;gap:6px;opacity:0;transition:opacity .5s ease;position:absolute;top:10px;left:10px;right:10px;bottom:10px;pointer-events:none}.wa-convo.active{opacity:1;pointer-events:auto}.wa-msg{max-width:92%;padding:6px 10px;border-radius:8px;font-size:.75rem;line-height:1.45;color:#111b21}.wa-msg-user{background:#d9fdd3;align-self:flex-end;border-bottom-right-radius:2px}.wa-msg-bot{background:#fff;align-self:flex-start;border-bottom-left-radius:2px}.wa-msg-time{font-size:.55rem;color:#667781;text-align:right;margin-top:2px}.wa-typing{background:#fff;align-self:flex-start;padding:8px 14px;display:none;gap:4px;border-radius:8px 8px 8px 2px;width:-moz-fit-content;width:fit-content}.wa-typing.visible{display:flex}.wa-typing span{width:6px;height:6px;background:#999;border-radius:50%;animation:typing 1.4s infinite}.wa-typing span:nth-child(2){animation-delay:.2s}.wa-typing span:nth-child(3){animation-delay:.4s}.wa-msg.hidden{display:none}.sheets-mock{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d;max-width:620px;margin:0 auto}.sheets-header{background:#0f9d58;color:#fff;padding:10px 16px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px}.sheets-header svg{width:20px;height:20px;fill:#fff}.sheets-section-title{padding:12px 16px 8px;font-size:.85rem;font-weight:600;color:#222}.sheets-table-wrap{overflow-x:auto}.cell-bar{opacity:.3}.sheets-dashboard{padding:12px;background:#f5f5f5;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dash-card{background:#fff;border-radius:8px;padding:10px 8px;text-align:center;box-shadow:0 1px 4px #0000000f;border-top:3px solid #e0e0e0}.dash-card.c-meta{border-top-color:#90caf9}.dash-card.c-receita{border-top-color:#0f9d58}.dash-card.c-despesa{border-top-color:#e53935}.dash-card.c-saldo{border-top-color:#1976d2}.dash-card-label{font-size:.55rem;color:#888;text-transform:uppercase;font-weight:700;letter-spacing:.3px}.dash-card-value{font-size:.95rem;font-weight:800;margin-top:2px}.dash-card-value.green{color:#0f9d58}.dash-card-value.red{color:#e53935}.dash-card-value.blue{color:#1976d2}.dash-card-value.gray{color:#999}.dash-card-sub{font-size:.5rem;color:#aaa;margin-top:1px}.sheets-table{width:100%;font-size:.68rem;border-collapse:collapse}.sheets-table th{background:#e8f5e9;padding:7px 5px;font-weight:700;text-align:left;color:#2e7d32;border-bottom:2px solid #0f9d58;white-space:nowrap;font-size:.63rem}.sheets-table td{padding:6px 5px;border-bottom:1px solid #f0f0f0;white-space:nowrap;font-size:.65rem}.sheets-table tr.row-empty td{color:#ccc}.sheets-badge{padding:2px 8px;border-radius:10px;font-size:.58rem;font-weight:700;display:inline-block}.badge-despesa{background:#ffcdd2;color:#c62828}.badge-receita{background:#c8e6c9;color:#2e7d32}.badge-essencial{background:#fff9c4;color:#f57f17}.sheets-table tr.row-highlight{animation:rowFlash 1.5s ease-out}.sheets-table tr.row-despesa{background:#fff5f5}.sheets-table tr.row-receita{background:#f5fff5}.video-section{padding:0 0 80px;background:linear-gradient(180deg,#fff,#f0fdf4)}.video-frame{max-width:820px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.pain{padding:80px 0;background:#fff}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:2rem}.pain-card{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:24px}.pain-card .icon{font-size:1.8rem;margin-bottom:10px}.pain-card h4{font-size:1rem;font-weight:700;margin-bottom:6px;color:#991b1b}.pain-card p{font-size:.9rem;color:#666;line-height:1.5}.solution{padding:80px 0;background:linear-gradient(180deg,#f0fdf4,#fff)}.solution-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.sol-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 24px #0000000f;border:1px solid #e8f5e9;transition:transform .2s}.sol-card:hover{transform:translateY(-4px)}.sol-card .num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:12px;font-weight:900;font-size:1.1rem;margin-bottom:14px}.sol-card h4{font-size:1.1rem;font-weight:800;margin-bottom:8px}.sol-card p{font-size:.9rem;color:#666;line-height:1.55}.sol-card ul{list-style:none;padding:0;margin-top:10px}.sol-card ul li{padding:5px 0 5px 22px;position:relative;font-size:.88rem;color:#444}.sol-card ul li:before{content:"✓";position:absolute;left:0;color:#25d366;font-weight:800}.how-it-works{padding:80px 0;background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:2.5rem}.step-card{text-align:center;padding:24px}.step-icon{width:70px;height:70px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.8rem}.step-card h4{font-size:1rem;font-weight:700;margin-bottom:6px}.step-card p{font-size:.85rem;color:#666;line-height:1.5}.capabilities{padding:100px 0;background:#fff;color:#1a1a2e}.highlight-red{color:#e53935;font-weight:800}.capabilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:56px}.capability-card{background:#fff;border:2px solid #e53935;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px #e539351a;display:flex;flex-direction:row}.capability-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #e5393533}.capability-image{flex:0 0 52%;overflow:hidden;background:#f8f8f8;display:flex;align-items:center;justify-content:center}.capability-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.capability-content{flex:1;padding:20px;display:flex;flex-direction:column}.capability-icon{font-size:2rem;margin-bottom:8px}.capability-content h3{font-size:1.2rem;font-weight:800;color:#1a1a2e;margin-bottom:10px}.capability-content p{font-size:.9rem;line-height:1.5;color:#555;margin-bottom:14px;flex:1}.capability-badge{display:inline-block;background:#25d366;color:#fff;padding:6px 14px;border-radius:16px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.3px}.cta-section{margin-top:72px;background:linear-gradient(135deg,#e53935,#c62828);border-radius:20px;padding:40px;box-shadow:0 20px 60px #e539354d}.cta-content{text-align:center;color:#fff}.cta-title{font-size:1.6rem;font-weight:900;margin-bottom:14px;line-height:1.3}.cta-highlight{display:block}.cta-text{font-size:1.05rem;opacity:.95;margin-bottom:28px;line-height:1.6}.cta-button{display:inline-block;background:#fff;color:#e53935;font-weight:900;font-size:1.05rem;padding:16px 40px;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 30px #0003}.cta-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px #0000004d}.cta-note{margin-top:24px;padding:16px 20px;background:#ffffff26;border-radius:12px;font-size:.9rem;line-height:1.6;text-align:left;display:flex;align-items:flex-start;gap:12px}.cta-icon{flex-shrink:0;font-size:1.5rem}.final-cta{padding:80px 0;background:linear-gradient(135deg,#1a1a2e,#16213e);text-align:center;color:#fff}.final-cta h2{font-size:2rem;font-weight:900;margin-bottom:12px}.final-cta p{color:#fff9;font-size:1.05rem;margin-bottom:32px}footer{background:#0d0d1a;color:#fff6;text-align:center;padding:24px;font-size:.8rem}@media(max-width:900px){.capabilities-grid{grid-template-columns:1fr;gap:24px}.capability-card{flex-direction:column}.capability-image{flex:0 0 auto;height:200px}.cta-section{padding:32px 24px;margin-top:48px}.cta-title{font-size:1.3rem}.cta-text{font-size:1rem}.cta-button{font-size:1rem;padding:14px 32px}.cta-note{flex-direction:column;text-align:center}}@media(max-width:768px){.section-title{font-size:1.6rem}.hero h1{font-size:1.8rem}.hero-stats{gap:24px}.calc-box{padding:24px}.calc-result-value{font-size:2.2rem}.price-current{font-size:2.8rem}.demo-grid{gap:40px}.btn-cta{font-size:1rem;padding:16px 32px}.sheets-dashboard{grid-template-columns:repeat(2,1fr)}}
