@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg:#fff;--text:#1a1a1a;--muted:#4a4a4a;--primary:#43686d;--primary-light:#6aacb4;--accent:#00c853;--border:#e8e8e8;--surface:#f9f9f9;--radius:24px;--shadow:0 10px 40px #0000001a;--overlay-left:linear-gradient(to right, #081214b3 0%, #08121466 50%, #0812141a 100%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}.app{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100dvh;overflow-y:auto}.app.no-snap{scroll-snap-type:none!important}.toolbar{-webkit-backdrop-filter:blur(24px);z-index:1000;background:#ffffffeb;border-bottom:1px solid #00000012;height:80px;position:fixed;top:0;left:0;right:0}.toolbar-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:100%;margin:0 auto;padding:0 2.5rem;display:flex}.logo-area{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.logo-img{width:auto;height:34px}.logo-text{color:var(--primary);letter-spacing:-.05em;font-size:1.6rem;font-weight:900}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-link{color:#444;text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--primary)}.cta-area{flex-shrink:0;gap:.8rem;display:flex}.btn-nav{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.23,1,.32,1);display:inline-flex}.btn-nav:hover{background:var(--primary-light);transform:translateY(-2px)}@keyframes pulse-btn{0%{transform:scale(1);box-shadow:0 0 #fff6}60%{transform:scale(1.02);box-shadow:0 0 0 10px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}@keyframes shimmer{0%{left:-100%}to{left:200%}}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;padding:1.1rem 2.6rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary-hero{background:var(--primary);color:#fff;border:2px solid #0000;animation:3s ease-in-out infinite pulse-btn}.btn-primary-hero:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;animation:2s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}.btn-primary-hero:hover{transform:translateY(-3px);box-shadow:0 16px 36px #43686d73}.btn-outline-hero{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:2px solid #fff6}.btn-outline-hero:hover{background:#fff3;transform:translateY(-3px)}.fullscreen-section{scroll-snap-align:start;scroll-snap-stop:always;filter:brightness(.85);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:stretch;min-height:100dvh;transition:filter 1s ease-in-out;display:flex;position:relative}.fullscreen-section:hover,.fullscreen-section:focus-within{filter:brightness(1.1)}.section-inner{flex:1;align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:6rem 4rem 3rem;display:flex}.section-text{z-index:10;pointer-events:auto;flex-direction:column;gap:1.2rem;max-width:560px;display:flex;position:relative}h1{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 24px #0006;font-size:3.6rem;font-weight:900;line-height:1.05}.highlight{color:var(--primary-light)}.section-text h2{color:#fff;letter-spacing:-.04em;text-shadow:0 4px 20px #0000004d;margin:0;font-size:3.2rem;font-weight:900;line-height:1.08}.highlight-h2{color:var(--primary-light)}.section-subtitle,.hero-subtitle{color:#ffffffd1;text-shadow:0 2px 12px #00000040;margin:0;font-size:1.25rem;font-weight:500;line-height:1.65}.hero-bg{background-image:var(--overlay-left), url(/assets/inicio-BvMK5-az.jpg)}.financeiro-bg{background-image:var(--overlay-left), url(/assets/academia-v2-3h35a3pe.jpg)}.solucao-bg{background-image:var(--overlay-left), url(/assets/training-bg-BktMQT_h.png)}.giftback-bg{background-image:var(--overlay-left), url(/assets/treinador-aluno-ecossistema-Dacb9-Nc.jpg)}.academia-bg{background-image:var(--overlay-left), url(/assets/img-1-C2CaVcqx.png)}.parceiros-bg{background-image:var(--overlay-left), url(/assets/img-2-3YD5xv0s.jpg);background-position:50% 20%}.parceiros-text-container{padding-left:4rem}.main-footer{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#081214;padding:5rem 0 2rem}.footer-container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-col h4{color:var(--primary-light);margin-bottom:1.5rem;font-size:1.1rem;font-weight:800}.footer-desc{opacity:.6;max-width:320px;margin-top:1rem;font-size:.95rem;line-height:1.7}.footer-links,.footer-contact{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.footer-links a{color:#fff;opacity:.6;font-size:.95rem;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:1;color:var(--primary-light)}.footer-contact li{opacity:.6;font-size:.95rem}.footer-contact a{color:#fff;text-decoration:none;transition:all .2s}.footer-contact a:hover{color:var(--primary-light);opacity:1}.social-icon-link{color:#fff;opacity:.6;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.social-icon-link:hover{opacity:1;color:var(--primary-light);transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff0f;padding-top:2rem}.b2b-dashboard-section{scroll-snap-align:start;scroll-snap-stop:always;color:#0d1618;background:#f8fafb;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex}.dashboard-container{grid-template-columns:1fr 360px;gap:2rem;width:100%;max-width:1320px;margin:0 auto;display:grid}.dash-headline{letter-spacing:-.02em;color:#0d1618;margin-bottom:1rem;font-size:2.4rem;font-weight:850;line-height:1.2}.dash-headline span{color:#6aacb4}.dashboard-main{flex-direction:column;gap:1.2rem;display:flex}.metrics-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.dash-card{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:1.5rem;box-shadow:0 4px 15px #00000005}.card-top{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.card-icon-v4{color:#43686d;background:#43686d14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.card-value{color:#43686d;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:800;display:flex}.info-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.comparison-card-v4,.cycle-card{background:#fff;border-radius:24px;padding:1.8rem}.comp-table{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}.roi-sidebar{background:#fff;border-radius:24px;padding:1.8rem;box-shadow:0 10px 40px #0000000a}.roi-title{color:#0d1618;margin-bottom:.3rem;font-size:1.3rem;font-weight:800}.roi-results{background:#43686d08;border:1px solid #43686d1a;border-radius:14px;flex-direction:column;gap:.7rem;margin-top:1.5rem;padding:1.2rem;display:flex}.res-item{justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.res-value{color:#43686d;font-weight:800}.dash-slider{cursor:pointer;accent-color:#43686d;background:#eee;border-radius:5px;outline:none;width:100%;height:6px}.slider-group{margin-bottom:1.2rem}.slider-label{justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.trend-up{color:#00c853;margin-left:.5rem;font-size:.85rem}.cycle-diagram{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.cycle-step{text-align:center;color:#666;width:80px;font-size:.75rem;font-weight:600}@media (width<=1100px){.dashboard-container{grid-template-columns:1fr}.roi-sidebar{margin-top:2rem}}@media (width<=1024px){.saas-headline{font-size:2.5rem}.metrics-grid{grid-template-columns:1fr}.comparison-block{grid-template-columns:1fr;gap:3rem;padding:2rem}.saas-metrics-section{height:auto;padding:6rem 1.5rem}}.footer-legal{opacity:.4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;display:flex}.legal-links{gap:2rem;display:flex}.legal-links a{color:#fff;text-decoration:none}.legal-links a:hover{text-decoration:underline}.premium-cards-section{scroll-snap-align:start;scroll-snap-stop:always;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5rem;min-height:100dvh;padding:6rem 2rem;display:flex}.cards-header-v2 .cards-title{color:#0d1618}.cards-header-v2 .cards-subtitle{color:#0009}.cards-grid-v2{grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;max-width:1200px;display:grid}.visual-card{--background:linear-gradient(to left, var(--primary) 0%, var(--accent) 100%);background:var(--background);z-index:1;border-radius:2rem;width:100%;max-width:340px;height:420px;margin:0 auto;padding:3px;transition:all .4s;position:relative;overflow:visible}.visual-card:after{content:"";z-index:-1;filter:blur(30px);background:var(--background);opacity:.15;width:100%;height:100%;transition:opacity .5s;position:absolute;top:15px;left:0;right:0;transform:scale(.95)}.card-info{--color:#fff;background:var(--color);color:#0d1618;text-align:center;border-radius:1.8rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:2.5rem;display:flex;overflow:visible;box-shadow:inset 0 0 20px #00000005}.visual-card .title{letter-spacing:-.02em;color:#0d1618;font-size:1.6rem;font-weight:800;line-height:1.2}.visual-card .description{color:#555;font-size:1rem;line-height:1.6}.visual-card:hover{transform:translateY(-15px)}.visual-card:hover:after{opacity:.3}.visual-card:hover .title{color:var(--primary);transition:color .3s}.giftback-explain-bg{background-image:var(--overlay-left), url(/assets/treinador-aluno-ecossistema-Dacb9-Nc.jpg);background-position:50%}.faq-section{scroll-snap-align:start;scroll-snap-stop:always;background:#081214;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex}.faq-container{width:100%;max-width:800px;margin:0 auto}.faq-title{text-align:center;color:#fff;margin-bottom:4rem;font-size:3rem;font-weight:900}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-question{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.1rem;font-weight:700;display:flex}.faq-question:hover{background:#ffffff0d}.faq-answer{color:#fff9;padding:0 2rem 1.5rem;line-height:1.6}.faq-icon{font-size:.8rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-item.active{border-color:var(--primary-light);background:#ffffff0d}.faq-section.light{background:#f8fafb}.faq-section.light .faq-item{background:#fff;border:1px solid #0000000d;box-shadow:0 4px 15px #00000003}.faq-section.light .faq-question{color:#0d1618}.faq-section.light .faq-question:hover{background:#43686d08}.faq-section.light .faq-answer{color:#555}.faq-section.light .faq-icon{color:#43686d}.faq-section.light .faq-item.active{border-color:#43686d;box-shadow:0 4px 12px #43686d0d}@media (width<=1024px){.cards-grid-v2{grid-template-columns:1fr;gap:2.5rem}.visual-card{height:auto;min-height:380px}.premium-cards-section{height:auto;padding:6rem 1.5rem}}@media (width>=1600px){.section-inner{max-width:1500px}h1{font-size:4.8rem}.section-text h2{font-size:3.8rem}.section-text{max-width:700px}.btn{padding:1.3rem 3.5rem;font-size:1.1rem}}@media (width<=1024px){.section-text{max-width:80%}h1,.section-text h2{font-size:3rem}}@media (width<=768px){.toolbar{height:70px}.logo-text{font-size:1.3rem}.toolbar-inner{padding:0 1.2rem}.nav-links{display:none}.section-inner{text-align:center;background:radial-gradient(circle,#081214b3 0%,#0812144d 100%);align-items:center;padding:6rem 1.2rem 2rem}.section-text{align-items:center;gap:1rem;max-width:100%}h1{font-size:2.1rem}.section-text h2{font-size:1.8rem}.section-subtitle,.hero-subtitle{font-size:1rem;line-height:1.5}.btn{width:100%;padding:.8rem 1.5rem;font-size:.9rem}.section-text>div{justify-content:center!important;align-items:center!important}.footer-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.footer-col h4{margin-bottom:1rem}.footer-desc{margin:1rem auto 0}.footer-legal{text-align:center;justify-content:center}.legal-links{justify-content:center;width:100%}}.privacy-page{color:#fff;background:#0d1618;min-height:100vh;padding:140px 2.5rem 80px}.privacy-container{max-width:800px;margin:0 auto}.btn-back{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;margin-bottom:3rem;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.btn-back:hover{border-color:var(--primary-light);color:var(--primary-light);background:#6aacb41a}.privacy-page h1{margin-bottom:.5rem;font-size:2.8rem}.last-updated{opacity:.4;margin-bottom:4rem;font-size:.9rem}.privacy-section{margin-bottom:3rem}.privacy-section h2{color:var(--primary-light);margin-bottom:1rem;font-size:1.4rem}.privacy-section p{opacity:.8;margin-bottom:1rem;line-height:1.8}.privacy-section ul{opacity:.8;padding-left:1.5rem;line-height:1.8}.privacy-footer-note{text-align:center;opacity:.5;border-top:1px solid #ffffff1a;margin-top:5rem;padding-top:2rem}@media (width<=480px){h1{font-size:1.8rem}.section-text h2{font-size:1.6rem}}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:500px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}.modal-content h3{color:var(--text);margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.modal-content p{color:var(--muted);margin-bottom:2rem;font-size:.95rem}.modal-close{cursor:pointer;width:36px;height:36px;color:var(--text);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{background:#0000001a}.form-group{margin-bottom:1.2rem}.form-group label{color:var(--text);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:12px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #43686d1a}.form-group input[readOnly]{color:#777;cursor:not-allowed;background:#f1f1f1}.slider-group-modal{background:#43686d0d;border-radius:16px;margin-bottom:1.5rem;padding:1.2rem}.slider-group-modal label{color:var(--primary);justify-content:space-between;margin-bottom:.8rem;font-weight:700;display:flex}.btn-submit-modal{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.btn-submit-modal:hover{background:var(--primary-light);transform:translateY(-2px)}.btn-submit-modal:disabled{cursor:not-allowed;background:#ccc;transform:none}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
