:root{--fs-title-xl:3.32rem;--fs-title-lg:2.76rem;--fs-title-md:2.3rem;--fs-title-sm:1.92rem;--fs-text-lg:1.92rem;--fs-text-md:1.6rem;--fs-text-sm:1.33rem;--fs-text-xs:1.11rem;--fs-label:0.92rem;--fs-button:1.33rem;--fs-caption:1.2rem;--fs-input:1.6rem}.calculadoras-wrapper{background-color:#ffffff;color:#0f172a;min-height:100vh;font-family:Outfit,Inter,sans-serif;overflow-x:hidden}.calculadoras-wrapper:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:600px;background:radial-gradient(circle at 50% 0,rgba(37,99,235,.05) 0,transparent 70%);pointer-events:none}.calculadoras-hero{padding:12rem 1.5rem 4rem;text-align:center;position:relative}@media (max-width:1024px){.calculadoras-hero{padding:8rem 1.25rem 2rem}}.calculadoras-hero h1{font-size:var(--fs-title-xl);font-weight:900;margin-bottom:1rem;letter-spacing:-.05em;color:#0f172a;line-height:1.1}.calculadoras-hero h1 span{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.calculadoras-hero p{color:#475569;font-size:var(--fs-text-xs);max-width:650px;margin:0 auto;line-height:1.5;font-weight:500}.calculadoras-grid{max-width:1300px;margin:0 auto 4rem;padding:0 2rem}.calc-section{background:#ffffff;border:1px solid #e2e8f0;border-radius:32px;padding:4rem;box-shadow:0 10px 25px rgba(0,0,0,.03);position:relative;scroll-margin-top:70px}.section-header-calc{margin-bottom:3.5rem;text-align:center}.calc-badge{display:inline-block;padding:.4rem 1rem;background:rgba(37,99,235,.05);color:#2563eb;border-radius:100px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;border:1px solid rgba(37,99,235,.1);margin-bottom:1rem}.section-header-calc h2{font-size:var(--fs-title-lg);font-weight:800;margin-bottom:.5rem;color:#0f172a;letter-spacing:-.03em}.section-header-calc p{color:#475569}.calc-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:100%}@media (max-width:968px){.calculadoras-hero h1{font-size:2.5rem}}.calc-layout-split{display:grid;grid-template-columns:minmax(0,400px) 1fr;gap:4rem;margin-top:4rem;align-items:start;max-width:100%}@media (max-width:1024px){.calc-layout-split{grid-template-columns:1fr;gap:1.5rem;margin-top:1rem}}.calc-sidebar{position:sticky;top:120px;z-index:10}.calc-sidebar,.hub-grid-sidebar{display:flex;flex-direction:column;gap:1rem}@media (max-width:1024px){.calc-sidebar{position:sticky;top:60px;background:#ffffff;margin:0 -1rem;padding:1rem 0;border-bottom:1px solid #f1f5f9;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.03);min-width:0;overflow:hidden}.hub-nav-container{position:relative;gap:.5rem;padding:0 1rem}.hub-nav-container,.nav-arrow{display:flex;align-items:center}.nav-arrow{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#ffffff;justify-content:center;cursor:pointer;transition:all .2s;color:#475569;z-index:10}.nav-arrow:hover:not(:disabled){background:#f8fafc;border-color:#2563eb;color:#2563eb}.nav-arrow:disabled{opacity:.3;cursor:not-allowed}.hub-grid-sidebar{flex:1 1;flex-direction:row;overflow:visible;overflow-y:hidden;padding:.5rem 0;gap:1rem;display:flex}.hub-card{min-width:calc(50% - .5rem);max-width:calc(50% - .5rem);flex-shrink:0;padding:1.25rem;gap:.75rem}.hub-card-info h3{font-size:.9rem;white-space:normal;line-height:1.2}.hub-card-info p{font-size:.75rem;white-space:normal;line-height:1.3}.calc-main-content{min-width:0;max-width:100%}}@media (min-width:1025px){.nav-arrow{display:none}.hub-nav-container{display:contents}}.calc.hub-card,.hub-card{background:#ffffff;border-radius:20px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer;text-align:left;border:1px solid #e2e8f0;border-left:4px solid transparent;text-decoration:none;color:inherit}@media (max-width:1024px){.hub-card{padding:.6rem 1.15rem;border-radius:100px;flex-shrink:0;gap:.6rem;border:1px solid #e2e8f0;background:#f8fafc;min-height:44px;transition:all .2s ease}.hub-card .hub-icon svg{width:16px;height:16px}.hub-card-info p{display:none}.hub-card-info h3{margin-bottom:0;white-space:nowrap;font-size:.82rem;font-weight:700;color:#475569}.calc.hub-card.active,.hub-card.active{background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 4px 12px rgba(37,99,235,.2)}.calc.hub-card.active .hub-icon,.calc.hub-card.active h3,.hub-card.active .hub-icon,.hub-card.active h3{color:#ffffff!important}.active-indicator{display:none}}.hub-card h3{color:#0f172a;font-size:var(--fs-text-sm);font-weight:800;margin-bottom:.25rem}.hub-card p{color:#64748b;font-size:var(--fs-caption);line-height:1.4;font-weight:500}.hub-card.active{border-color:#2563eb;background:#f8faff;box-shadow:0 10px 20px rgba(37,99,235,.06)}.hub-card:hover:not(.coming-soon):not(.active){transform:translateY(-2px);border-color:#cbd5e1;background:#fbfcfe}.hub-card.coming-soon{opacity:.6;cursor:not-allowed;background:#f8fafc}.hub-card-info h3{font-size:var(--fs-text-sm);font-weight:800;margin-bottom:.2rem;letter-spacing:-.02em}.hub-card-info p{font-size:var(--fs-caption);color:#64748b;font-weight:500}.active-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#2563eb;border-radius:0 4px 4px 0}.calc-placeholder{background:#ffffff;border:2px dashed #f1f5f9;border-radius:40px;padding:10rem 4rem;text-align:center;flex-direction:column;transition:all .3s}.calc-placeholder,.placeholder-icon-wrapper{display:flex;align-items:center;justify-content:center}.placeholder-icon-wrapper{width:100px;height:100px;background:#f8fafc;border-radius:30px;color:#cbd5e1;margin-bottom:2.5rem}.calc-placeholder h2{font-size:var(--fs-title-md);font-weight:900;color:#0f172a;margin-bottom:1rem;letter-spacing:-.04em}.calc-placeholder p{font-size:var(--fs-text-xs);color:#64748b;max-width:450px;line-height:1.5;margin-bottom:2.5rem;font-weight:500}.placeholder-badge{background:#f1f5f9;color:#475569;padding:.6rem 1.25rem;border-radius:100px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.calculadoras-footer{text-align:center;padding:6rem 1.5rem;opacity:.4;font-size:.9rem}@media (max-width:1024px){.calculadoras-grid{padding:0 1rem}.calc-section{padding:1.5rem 1rem;border-radius:20px;background:#ffffff;border:1px solid #f1f5f9;box-shadow:0 4px 20px rgba(0,0,0,.02)}.section-header-calc{margin-bottom:1.5rem;text-align:center}.section-header-calc h2{font-size:1.5rem;font-weight:800}.section-header-calc p{font-size:.9rem}}.calc-inputs{display:flex;flex-direction:column;gap:2rem}.input-group label{font-size:var(--fs-label);font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;display:block}.input-group input{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.15rem;color:#0f172a;font-size:var(--fs-input);font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.input-group input:focus{outline:none;border-color:#2563eb;background:#ffffff;box-shadow:0 0 0 4px rgba(37,99,235,.05);transform:translateY(-2px)}.input-group-checkbox{margin-top:1rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#475569;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer}.calc-results{background:#0f172a;background:#ffffff;border:1px solid #e2e8f0;border-radius:24px;padding:3rem;position:sticky;top:120px;box-shadow:0 20px 40px rgba(0,0,0,.05)}.result-main{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.result-label{font-size:.9rem;color:#64748b;font-weight:600;margin-bottom:.5rem;display:block}.result-value{font-size:var(--fs-title-xl);font-weight:900;color:#0f172a;letter-spacing:-.04em;line-height:1}.result-stats{display:grid;grid-template-columns:1fr;gap:1.5rem}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9}.stat-item span:first-child{color:#64748b;font-size:.9rem}.stat-item span:last-child{color:#0f172a;font-weight:800;font-size:1.1rem}.calc-cta{margin-top:3rem;text-align:center}.btn-calc-lead{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;padding:1.2rem;border-radius:16px;font-weight:800;text-decoration:none;transition:all .3s;box-shadow:0 10px 20px -5px rgba(37,99,235,.4)}.btn-calc-lead:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px rgba(37,99,235,.6)}.calc-faq{margin-top:8rem}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{font-size:var(--fs-title-lg);font-weight:800;margin-bottom:1rem;letter-spacing:-.04em}.faq-header h2 span{color:#3b82f6}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.faq-card{padding:2.5rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:24px;transition:all .3s}.faq-card:hover{transform:translateY(-5px);border-color:#2563eb;box-shadow:0 10px 25px rgba(0,0,0,.05)}.faq-card h3{font-size:var(--fs-title-sm);margin-bottom:1rem;color:#0f172a;letter-spacing:-.02em}.faq-card p{color:#475569;line-height:1.7;font-size:var(--fs-text-xs);font-weight:500}.calc-hub-section{margin-top:6rem;padding:4rem 1.5rem;background:rgba(255,255,255,.01);border-radius:40px;border:1px solid rgba(255,255,255,.03);margin-bottom:4rem}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.calc-container-alt{display:grid;grid-template-columns:minmax(0,400px) 1fr;gap:3rem;align-items:start;max-width:100%}.calc-inputs-card{padding:2.5rem;background:#ffffff;border-radius:24px;border:1px solid #e2e8f0;gap:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.02)}.calc-inputs-card,.checkbox-stack{display:flex;flex-direction:column}.checkbox-stack{gap:.85rem;padding:.5rem 0}.checkbox-custom{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;color:#475569;font-weight:500;padding:.5rem;border-radius:8px;transition:background .2s}.checkbox-custom:hover{background:#f8fafc}.checkbox-custom input{width:18px;height:18px;cursor:pointer}.calc-info-alert{display:flex;gap:.75rem;padding:1rem;background:#f0f7ff;border-radius:12px;color:#2563eb;font-size:.8rem;line-height:1.4;border:1px solid rgba(37,99,235,.1)}.calc-results-wrapper{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;min-width:0}.export-area{background:#ffffff;border-radius:24px;border:1px solid #e2e8f0;padding:2.5rem;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.04);max-width:100%;overflow-x:hidden}.receipt-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.receipt-brand h3{font-size:1.4rem;color:#0f172a;font-weight:800;letter-spacing:-.03em}.receipt-brand h3 span{color:#2563eb}.receipt-brand p{font-size:var(--fs-caption);color:#64748b;margin-top:.1rem}.receipt-date{font-size:.7rem;color:#94a3b8;font-weight:700}.receipt-section{margin-bottom:2rem}.receipt-section h4{font-size:.75rem;text-transform:uppercase;color:#94a3b8;letter-spacing:.1em;margin-bottom:1.2rem;border-bottom:1px solid #f8fafc;padding-bottom:.4rem;font-weight:700}.line-item,.receipt-section h4{display:flex;justify-content:space-between}.line-item{align-items:baseline;margin-bottom:.8rem;font-size:var(--fs-caption);color:#475569;gap:1rem}.line-item>span:first-child{flex-shrink:1;min-width:0}.line-item .value{font-weight:600;color:#0f172a;white-space:nowrap;flex-shrink:0}.line-item .value.negative{color:#e11d48}.line-item-total{display:flex;justify-content:space-between;margin-top:1rem;padding:.75rem 1rem;border-radius:10px;font-weight:700;font-size:.95rem}.line-item-total.provento{background:#f0fdf4;color:#16a34a}.line-item-total.desconto{background:#fff1f2;color:#e11d48}.receipt-footer{margin-top:1.5rem}.final-liquido{background:#0f172a;padding:2.5rem 2rem;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#ffffff;text-align:center;box-shadow:0 20px 40px rgba(15,23,42,.2);margin-top:2rem}.final-liquido span{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;opacity:.6;max-width:none}.final-liquido strong{font-size:3rem;font-weight:900;letter-spacing:-.04em;line-height:1}.receipt-watermark{margin-top:2.5rem;text-align:center;font-size:.65rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.3em}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.btn-download{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#ffffff;color:#0f172a;border:1px solid #e2e8f0;padding:1.25rem;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.btn-download:hover{border-color:#2563eb;color:#2563eb;background:#f8faff;transform:translateY(-1px)}.btn-cta-secondary{display:flex;align-items:center;justify-content:center;background:#2563eb;color:#ffffff;padding:1.25rem;border-radius:16px;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 10px 15px -3px rgba(37,99,235,.2)}.btn-cta-secondary:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 20px 25px -5px rgba(37,99,235,.3)}@media (max-width:1024px){.calc-container-alt{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){:root{--fs-title-xl:2.2rem;--fs-title-lg:1.8rem;--fs-title-md:1.5rem;--fs-title-sm:1.3rem;--fs-text-lg:1.3rem;--fs-text-md:1.1rem;--fs-text-sm:1rem;--fs-text-xs:0.95rem;--fs-label:0.78rem;--fs-button:1rem;--fs-caption:0.85rem;--fs-input:1.1rem}.export-area{padding:1.25rem;border-radius:16px}.receipt-header{flex-direction:column;gap:.75rem}.receipt-brand h3{font-size:1.1rem}.receipt-brand p{font-size:.8rem}.receipt-section h4{font-size:.7rem}.line-item{font-size:.85rem;gap:.5rem}.line-item-total{font-size:.85rem;padding:.6rem .75rem}.final-liquido{padding:1.5rem 1rem;border-radius:16px}.final-liquido strong{font-size:1.8rem}.final-liquido span{font-size:.65rem}.result-actions{grid-template-columns:1fr}.btn-cta-secondary.full-width{grid-column:span 1}.calc-inputs-card{padding:1.25rem;gap:1rem;border-radius:16px}.input-group input,.input-group select{padding:1rem;min-height:48px;font-size:1rem}.input-row-grid{grid-template-columns:1fr;gap:1rem}.calc-info-alert{font-size:.75rem;padding:.75rem}.receipt-watermark{margin-top:1.5rem;font-size:.6rem}.btn-cta-secondary,.btn-download,.btn-share-wa{padding:1rem;font-size:.85rem;border-radius:12px}}.btn-share-wa{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#25d366;color:#ffffff;border:none;padding:1.25rem;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px rgba(37,211,102,.2)}.btn-share-wa:hover{background:#1ebe57;transform:translateY(-1px);box-shadow:0 8px 15px rgba(37,211,102,.3)}.btn-cta-secondary.full-width{grid-column:span 2}.reviewer-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;text-decoration:none;transition:all .2s ease}.reviewer-badge:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.reviewer-badge span{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.reviewer-badge strong{font-size:.82rem;font-weight:800;color:#0f172a}