body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tax-breakdown-chart{margin-top:1rem}.charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.chart-card h3{color:#2d3748;font-size:1.1rem;margin-bottom:1rem;text-align:center}.chart-wrapper{min-height:280px}.comparison-chart{margin-top:1.5rem}.savings-highlight{align-items:center;background:linear-gradient(135deg,#38a169,#2f855a);border-radius:8px;color:#fff;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem}.savings-label{font-size:.9rem}.savings-amount{font-size:1.25rem;font-weight:700}.savings-monthly{font-size:.875rem;opacity:.9}.custom-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:.75rem 1rem}.tooltip-label{color:#1a365d;font-weight:600;margin-bottom:.5rem}.tax-bands-reference{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:2rem;padding:1.5rem}.tax-bands-reference h3{color:#2d3748;font-size:1.1rem;margin-bottom:1rem}.bands-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.band-item{background:#f7fafc;border-left:4px solid #e2e8f0;border-radius:0 8px 8px 0;padding:1rem;transition:all .2s ease}.band-item.active{background:#ebf8ff;box-shadow:0 2px 8px #3182ce26}.band-info{display:flex;flex-direction:column;gap:.25rem}.band-name{color:#2d3748;font-size:.95rem;font-weight:600}.band-range{color:#718096;font-size:.85rem}.band-rate{color:#1a365d;font-size:1.1rem;font-weight:700;margin-top:.5rem}.band-paid{border-top:1px dashed #cbd5e0;color:#e53e3e;font-size:.85rem;font-weight:500;margin-top:.5rem;padding-top:.5rem}@media (max-width:768px){.charts-grid{grid-template-columns:1fr}.bands-list{grid-template-columns:1fr 1fr}}@media (max-width:480px){.bands-list{grid-template-columns:1fr}}.simulation-toggles{margin-top:1rem}.toggles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.toggle-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem;transition:all .3s ease}.toggle-card.active{border-color:#38a169;box-shadow:0 4px 16px #38a16933}.toggle-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.toggle-icon{font-size:2rem}.toggle-header h3{color:#1a365d;font-size:1.1rem;margin:0}.toggle-description{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.toggle-stats{display:flex;gap:1rem;margin-bottom:1rem}.stat{background:#f7fafc;border-radius:8px;flex:1 1;padding:.75rem;text-align:center}.stat-label{color:#718096;display:block;font-size:.75rem;margin-bottom:.25rem}.stat-value{color:#2d3748;display:block;font-size:1.1rem;font-weight:700}.toggle-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:.75rem;margin-bottom:1rem;padding:.5rem 0}.toggle-track{background:#e2e8f0;border-radius:14px;height:28px;position:relative;transition:background .2s ease;width:50px}.toggle-button.active .toggle-track{background:#38a169}.toggle-thumb{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:22px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:22px}.toggle-button.active .toggle-thumb{transform:translateX(22px)}.toggle-label{color:#4a5568;font-size:.9rem;font-weight:500}.toggle-button.active .toggle-label{color:#38a169}.toggle-source{color:#a0aec0;font-size:.75rem;font-style:italic}.savings-summary{align-items:center;background:linear-gradient(135deg,#38a169,#2f855a);border-radius:12px;color:#fff;display:flex;gap:1.5rem;margin-top:1.5rem;padding:1.5rem}.savings-icon{font-size:3rem}.savings-content h4{font-size:1.1rem;margin:0 0 .5rem}.savings-description{font-size:.9rem;margin-bottom:1rem;opacity:.9}.savings-amounts{display:flex;gap:2rem}.savings-item{display:flex;flex-direction:column}.savings-value{font-size:1.75rem;font-weight:700}.savings-period{font-size:.85rem;opacity:.9}.simulation-disclaimer{background:#fffaf0;border:1px solid #f6ad55;border-radius:8px;margin-top:1.5rem;padding:1rem}.simulation-disclaimer p{color:#744210;font-size:.85rem;line-height:1.6;margin:0}@media (max-width:768px){.toggles-grid{grid-template-columns:1fr}.savings-summary{flex-direction:column;text-align:center}.savings-amounts{justify-content:center}}.tax-summary{margin-bottom:2rem}.tax-summary h2{color:#1a365d;font-size:1.5rem;margin-bottom:1.5rem}.summary-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.summary-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;padding:1.25rem;transition:transform .2s ease}.summary-card:hover{transform:translateY(-2px)}.card-icon{flex-shrink:0;font-size:1.5rem}.card-content{display:flex;flex-direction:column;gap:.25rem}.card-title{color:#718096;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.card-value{color:#1a365d;font-size:1.35rem;font-weight:700}.card-subtitle{color:#4a5568;font-size:.85rem}.summary-card.primary{background:#ebf8ff;border:1px solid #bee3f8}.summary-card.deduction .card-value{color:#e53e3e}.summary-card.highlight{background:linear-gradient(135deg,#38a169,#2f855a);color:#fff}.summary-card.highlight .card-title{color:#ffffffe6}.summary-card.highlight .card-value{color:#fff}.summary-card.highlight .card-subtitle{color:#ffffffd9}.simulation-comparison{background:#fff;border:2px solid #38a169;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:2rem;padding:1.5rem}.simulation-comparison h3{color:#2d3748;font-size:1.1rem;margin-bottom:1.5rem;text-align:center}.comparison-grid{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.comparison-item{background:#f7fafc;border-radius:8px;padding:1rem 1.5rem;text-align:center}.comparison-item.simulated{background:#f0fff4}.comparison-label{color:#718096;display:block;font-size:.8rem;margin-bottom:.5rem}.comparison-value{color:#1a365d;display:block;font-size:1.5rem;font-weight:700}.comparison-item.simulated .comparison-value{color:#38a169}.comparison-monthly{color:#4a5568;display:block;font-size:.85rem;margin-top:.25rem}.comparison-arrow{color:#a0aec0;font-size:2rem}.comparison-savings{text-align:center}.savings-badge{background:linear-gradient(135deg,#38a169,#2f855a);border-radius:20px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.5rem 1rem}.rate-comparison{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem}.rate-item{background:#f7fafc;border-radius:8px;padding:.75rem 1.5rem;text-align:center}.rate-item.reduced{background:#f0fff4}.rate-label{color:#718096;display:block;font-size:.8rem;margin-bottom:.25rem}.rate-value{color:#1a365d;display:block;font-size:1.5rem;font-weight:700}.rate-item.reduced .rate-value{color:#38a169}.rate-arrow{color:#a0aec0;font-size:1.5rem}@media (max-width:768px){.summary-cards{grid-template-columns:repeat(2,1fr)}.comparison-grid{flex-direction:column}.comparison-arrow{transform:rotate(90deg)}}@media (max-width:480px){.summary-cards{grid-template-columns:1fr}}.tax-calculator{background:linear-gradient(135deg,#f5f7fa,#e4e8eb);min-height:100vh}.calculator-hero{background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff;padding:3rem 1.5rem;text-align:center}.calculator-hero .hero-content{margin:0 auto;max-width:600px}.calculator-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:.75rem}.calculator-hero .hero-subtitle{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.salary-input-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;padding:2rem}.salary-label{color:#2d3748;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem;text-align:left}.salary-input-wrapper{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;overflow:hidden;transition:border-color .2s ease}.salary-input-wrapper:focus-within{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce33}.currency-symbol{align-items:center;background:#edf2f7;color:#4a5568;display:flex;font-size:1.5rem;font-weight:600;height:100%;padding:0 1rem}.salary-input{background:#0000;border:none;color:#1a365d;flex:1 1;font-size:1.75rem;font-weight:600;outline:none;padding:1rem}.salary-input::placeholder{color:#a0aec0}.salary-hint{color:#718096;font-size:.875rem;margin-top:.5rem;text-align:left}.results-section{padding:2rem 1.5rem}.results-container{margin:0 auto;max-width:1200px}.chart-section{margin-top:2rem}.chart-section h2{color:#1a365d;font-size:1.5rem;margin-bottom:1.5rem}.simulation-section{margin-top:3rem}.simulation-section h2{color:#1a365d;font-size:1.5rem;margin-bottom:.5rem}.simulation-intro{color:#4a5568;margin-bottom:1.5rem}.breakdown-section{margin-top:3rem}.breakdown-section h2{color:#1a365d;font-size:1.5rem;margin-bottom:1.5rem}.breakdown-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.breakdown-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.breakdown-card h3{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.breakdown-items{display:flex;flex-direction:column;gap:.75rem}.breakdown-item{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.breakdown-item span:first-child{color:#4a5568}.breakdown-item .tax-amount{color:#e53e3e;font-weight:600}.breakdown-item.total{border-top:1px solid #e2e8f0;font-weight:600;margin-top:.5rem;padding-top:1rem}.breakdown-item.total span:first-child{color:#1a365d}.empty-state{padding:4rem 1.5rem;text-align:center}.empty-content{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;margin:0 auto;max-width:400px;padding:3rem}.empty-icon{display:block;font-size:4rem;margin-bottom:1.5rem}.empty-content h2{color:#1a365d;font-size:1.5rem;margin-bottom:1rem}.empty-content p{color:#4a5568;line-height:1.6}.info-section{background:#1a365d;margin-top:3rem;padding:3rem 1.5rem}.info-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.info-card{background:#ffffff1a;border-radius:12px;padding:1.5rem}.info-card h3{color:#fff;font-size:1.1rem;margin-bottom:.75rem}.info-card p{color:#fffc;font-size:.9rem;line-height:1.6}.info-link{color:#90cdf4;text-decoration:underline}.info-link:hover{color:#fff}@media (max-width:768px){.calculator-hero h1{font-size:2rem}.salary-input{font-size:1.5rem}.breakdown-grid{grid-template-columns:1fr}}.site-footer{background:#1a365d;color:#fff;padding:2.5rem 1.5rem 1.5rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.footer-section h3{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#fffc;font-size:.9rem;line-height:1.6}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#fffc;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #fff3;margin:2rem auto 0;max-width:1200px;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#ffffffb3;font-size:.85rem;margin:.25rem 0}.footer-disclaimer{font-style:italic}@media (max-width:768px){.footer-container{gap:1.5rem;grid-template-columns:1fr}.footer-section{text-align:center}}.cookie-consent{animation:slideUp .3s ease-out;background:#1a365dfa;bottom:0;box-shadow:0 -4px 20px #0003;color:#fff;left:0;padding:1.5rem;position:fixed;right:0;z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-content{display:flex;flex-direction:column;gap:.75rem;margin:0 auto;max-width:1200px}.cookie-title{font-size:1.1rem;font-weight:600;margin:0}.cookie-text{line-height:1.5;opacity:.9}.cookie-link,.cookie-text{font-size:.9rem;margin:0}.cookie-link a{color:#90cdf4;text-decoration:underline}.cookie-link a:hover{color:#fff}.cookie-buttons{display:flex;gap:.75rem;margin-top:.5rem}.cookie-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.5rem;transition:all .2s ease}.cookie-btn.accept{background:#48bb78;color:#fff}.cookie-btn.accept:hover{background:#38a169}.cookie-btn.decline{background:#0000;border:2px solid #ffffff4d;color:#fff}.cookie-btn.decline:hover{background:#ffffff1a;border-color:#fff9}@media (min-width:768px){.cookie-content{align-items:center;flex-direction:row;justify-content:space-between}.cookie-buttons{flex-shrink:0;margin-top:0}.cookie-link,.cookie-text,.cookie-title{text-align:left}}@media (max-width:480px){.cookie-consent{padding:1rem}.cookie-buttons{flex-direction:column}.cookie-btn{text-align:center;width:100%}}.legal-page{background:linear-gradient(135deg,#f5f7fa,#e4e8eb);min-height:100vh;padding:2rem 1.5rem}.legal-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:800px;padding:2.5rem}.back-link{color:#3182ce;display:inline-block;font-weight:500;margin-bottom:1.5rem;transition:color .2s ease}.back-link:hover{color:#2c5282}.legal-page h1{color:#1a365d;font-size:2rem;margin-bottom:.5rem}.last-updated{color:#718096;font-size:.9rem;margin-bottom:2rem}.legal-page section{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.legal-page section:last-of-type{border-bottom:none;margin-bottom:1rem}.legal-page h2{color:#2d3748;font-size:1.25rem;margin-bottom:1rem}.legal-page h3{color:#4a5568;font-size:1.1rem;margin-bottom:.5rem;margin-top:1rem}.legal-page p{line-height:1.7}.legal-page p,.legal-page ul{color:#4a5568;margin-bottom:1rem}.legal-page ul{list-style-type:disc;margin-left:1.5rem}.legal-page li{line-height:1.6;margin-bottom:.5rem}.legal-page a{color:#3182ce;text-decoration:underline}.legal-page a:hover{color:#2c5282}.contact-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:1.5rem 0}.contact-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.contact-item h3{color:#1a365d;margin-top:0}.contact-item p{margin-bottom:0}.legal-nav{border-top:2px solid #e2e8f0;display:flex;gap:1.5rem;margin-top:1rem;padding-top:1.5rem}.legal-nav a{color:#3182ce;font-weight:500}@media (max-width:768px){.legal-container{padding:1.5rem}.legal-page h1{font-size:1.5rem}.contact-details{grid-template-columns:1fr}.legal-nav{flex-direction:column;gap:.75rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{line-height:1.6}img{height:auto;max-width:100%}a{text-decoration:none}button{font-family:inherit}
/*# sourceMappingURL=main.cee2a1ed.css.map*/