.taxcalculator_page__oOjOR{min-height:100vh;background-color:white;color:#0d1b2a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;padding:5rem 1rem 0}.taxcalculator_hero__rk8lZ{padding:3rem 1.8rem 2rem;text-align:center;margin-top:0}.taxcalculator_title__4mlFE{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.8rem;line-height:1.3}.taxcalculator_subtitle__aCnda{font-size:1.1rem;color:#414a4c;max-width:700px;margin:0 auto;line-height:1.6}.taxcalculator_calculatorCard__yhkAo{max-width:440px;width:100%;margin:0 auto 3rem;background-color:white;border-radius:14px;box-shadow:0 8px 24px rgba(13,27,42,.12);border:1px solid #e9ecef;overflow:hidden}.taxcalculator_form__N8AwC{padding:1.4rem 1.5rem 1.5rem}.taxcalculator_instruction__SA_HZ{font-size:1rem;color:#555;margin-bottom:1rem;line-height:1.6;text-align:center}.taxcalculator_inputGroup__T5oQy{margin-bottom:1.1rem;display:flex;flex-direction:column;align-items:stretch}.taxcalculator_label__gXdGP{text-align:left;font-size:1rem;color:#0d1b2a;margin-bottom:.4rem;font-weight:500;padding-left:.2rem}.taxcalculator_input__LFFNV{width:100%;padding:.7rem .8rem;font-size:1rem;border:1px solid #ced4da;border-radius:8px;outline:none;background-color:white;transition:all .3s ease;height:50px;box-sizing:border-box}.taxcalculator_input__LFFNV:focus{border-color:#0d1b2a;box-shadow:0 0 0 3px rgba(13,27,42,.1)}.taxcalculator_input__LFFNV::placeholder{color:#adb5bd;font-size:1rem}.taxcalculator_note___7lGE{font-size:.85rem;color:#6c757d;margin-top:.4rem;text-align:left;padding-left:.2rem}.taxcalculator_submitBtn__r9k9P{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:#0d1b2a;color:white;border:none;padding:.75rem 1.2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;width:100%;margin-top:.6rem;transition:all .3s ease;box-sizing:border-box}.taxcalculator_submitBtn__r9k9P:hover{background:#1b263b;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.taxcalculator_submitBtn__r9k9P .taxcalculator_arrow__hQ5sV{font-size:1.1em;transition:transform .3s ease}.taxcalculator_submitBtn__r9k9P:hover .taxcalculator_arrow__hQ5sV{transform:translateX(4px)}.taxcalculator_resultSection__H1PWh{padding:1.1rem 1.5rem 1.3rem;border-top:1px dashed #e9ecef;background-color:#f9fafa;border-radius:8px;margin-top:1rem}.taxcalculator_resultSection__H1PWh h3{font-size:1.1rem;color:#0d1b2a;margin:0 0 .7rem;text-align:center;font-weight:500}.taxcalculator_resultGrid__f7X1q{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem;margin-bottom:.8rem}.taxcalculator_resultItem__IyHSX{font-size:.95rem;color:#414a4c;line-height:1.5}.taxcalculator_resultItem__IyHSX strong{color:#0d1b2a;font-weight:500}.taxcalculator_resultItem__IyHSX.taxcalculator_highlight__WfevI{font-weight:600;color:#0d1b2a}.taxcalculator_historySection__8exl1{padding:2rem 1.8rem 3rem}.taxcalculator_container__ItL9x{max-width:1200px;margin:0 auto}.taxcalculator_sectionHeader__jGE6p{text-align:center;margin-bottom:2.5rem}.taxcalculator_sectionHeader__jGE6p h2{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.5rem}.taxcalculator_sectionSubtitle__M6hKf{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.taxcalculator_cardsGrid__FLRjD{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.taxcalculator_historyCard__QPSG4{background-color:white;border-radius:12px;padding:1.5rem;border:1px solid #e9ecef;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.taxcalculator_historyCard__QPSG4:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(13,27,42,.1)}.taxcalculator_cardTitle__z3Uuo{font-size:1.2rem;font-weight:600;color:#0d1b2a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.taxcalculator_cardList__RHNe6{list-style:none;padding:0;margin:0;flex:1 1}.taxcalculator_cardListItem__4ZJDI{font-size:.95rem;color:#414a4c;line-height:1.6;margin-bottom:.8rem;padding-left:1.2rem;position:relative}.taxcalculator_cardListItem__4ZJDI:before{content:"•";color:#0d1b2a;position:absolute;left:0;font-weight:700}.taxcalculator_ctaSection__0V7On{padding:3rem 1.8rem;text-align:center;background-color:#0d1b2a;color:white;border-radius:12px;margin:2rem auto 4rem;max-width:800px;width:100%}.taxcalculator_ctaSection__0V7On h2{font-size:1.6rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.taxcalculator_ctaSection__0V7On p{font-size:1.1rem;color:#cccccc;margin-bottom:1.5rem;line-height:1.6}.taxcalculator_ctaButton__HUpwx{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:white;color:#0d1b2a;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;width:auto;min-width:200px;max-width:400px;margin:0 auto;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.15)}.taxcalculator_ctaButton__HUpwx:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.taxcalculator_ctaButton__HUpwx .taxcalculator_arrow__hQ5sV{font-size:1.2em;transition:transform .3s ease}.taxcalculator_ctaButton__HUpwx:hover .taxcalculator_arrow__hQ5sV{transform:translateX(6px)}.taxcalculator_ctaButton__HUpwx:before{content:"";position:absolute;width:120px;height:120px;background:radial-gradient(circle,rgba(255,255,255,.5) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .4s ease}.taxcalculator_ctaButton__HUpwx:hover:before{opacity:1;left:var(--x,50%);top:var(--y,50%)}@media (max-width:1024px){.taxcalculator_page__oOjOR{padding-top:4.5rem}.taxcalculator_cardsGrid__FLRjD{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.taxcalculator_ctaSection__0V7On{max-width:90%}}@media (max-width:768px){.taxcalculator_page__oOjOR{padding-top:4rem}.taxcalculator_hero__rk8lZ{padding:2.5rem 1.5rem 1.8rem}.taxcalculator_title__4mlFE{font-size:1.7rem}.taxcalculator_subtitle__aCnda{font-size:1.05rem}.taxcalculator_calculatorCard__yhkAo{margin-bottom:2.5rem}.taxcalculator_historySection__8exl1{padding:1.5rem 1rem 2.5rem}.taxcalculator_sectionHeader__jGE6p{margin-bottom:2rem}.taxcalculator_sectionHeader__jGE6p h2{font-size:1.6rem}.taxcalculator_sectionSubtitle__M6hKf{font-size:1rem}.taxcalculator_cardsGrid__FLRjD{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.taxcalculator_historyCard__QPSG4{padding:1.25rem}.taxcalculator_cardTitle__z3Uuo{font-size:1.15rem}.taxcalculator_cardListItem__4ZJDI{font-size:.9rem}.taxcalculator_ctaSection__0V7On{padding:2.5rem 1.5rem;margin:1.5rem auto 3rem}.taxcalculator_ctaSection__0V7On h2{font-size:1.4rem}.taxcalculator_ctaSection__0V7On p{font-size:1rem}}@media (max-width:600px){.taxcalculator_page__oOjOR{padding:0 .5rem}.taxcalculator_hero__rk8lZ{padding:2rem 1rem 1.5rem}.taxcalculator_title__4mlFE{font-size:1.5rem;margin-bottom:.6rem}.taxcalculator_subtitle__aCnda{font-size:1rem;line-height:1.5}.taxcalculator_calculatorCard__yhkAo{max-width:100%;margin-bottom:2rem;border-radius:12px}.taxcalculator_form__N8AwC{padding:1.2rem}.taxcalculator_instruction__SA_HZ{font-size:.95rem}.taxcalculator_input__LFFNV{font-size:.95rem;padding:.65rem .75rem;height:48px}.taxcalculator_label__gXdGP{font-size:.95rem}.taxcalculator_submitBtn__r9k9P{font-size:.95rem;padding:.7rem 1.1rem}.taxcalculator_resultSection__H1PWh{padding:1rem 1.2rem}.taxcalculator_resultSection__H1PWh h3{font-size:1.05rem}.taxcalculator_resultItem__IyHSX{font-size:.9rem}.taxcalculator_historySection__8exl1{padding:1.5rem .5rem 2rem}.taxcalculator_sectionHeader__jGE6p{margin-bottom:1.5rem}.taxcalculator_sectionHeader__jGE6p h2{font-size:1.4rem}.taxcalculator_sectionSubtitle__M6hKf{font-size:.95rem}.taxcalculator_cardsGrid__FLRjD{grid-template-columns:1fr;gap:1rem}.taxcalculator_historyCard__QPSG4{padding:1.2rem}.taxcalculator_cardTitle__z3Uuo{font-size:1.1rem}.taxcalculator_cardListItem__4ZJDI{font-size:.85rem;margin-bottom:.6rem}.taxcalculator_ctaSection__0V7On{padding:2rem 1rem;margin:1rem auto 2.5rem;border-radius:10px}.taxcalculator_ctaSection__0V7On h2{font-size:1.3rem;margin-bottom:.8rem}.taxcalculator_ctaSection__0V7On p{font-size:.95rem;margin-bottom:1.2rem}.taxcalculator_ctaButton__HUpwx{padding:.9rem 1.5rem;font-size:1rem;min-width:180px}}@media (max-width:480px){.taxcalculator_page__oOjOR{padding-top:3rem}.taxcalculator_title__4mlFE{font-size:1.4rem}.taxcalculator_subtitle__aCnda{font-size:.95rem}.taxcalculator_input__LFFNV{height:46px;font-size:.9rem}.taxcalculator_submitBtn__r9k9P{font-size:.9rem;padding:.65rem 1rem}.taxcalculator_sectionHeader__jGE6p h2{font-size:1.3rem}.taxcalculator_sectionSubtitle__M6hKf{font-size:.9rem}.taxcalculator_historyCard__QPSG4{padding:1rem}.taxcalculator_ctaSection__0V7On h2{font-size:1.2rem}.taxcalculator_ctaButton__HUpwx{font-size:.95rem;padding:.8rem 1.2rem}}@media (max-width:375px){.taxcalculator_page__oOjOR{padding-top:2.5rem}.taxcalculator_cardsGrid__FLRjD{gap:.75rem}.taxcalculator_historyCard__QPSG4{padding:.9rem}}.taxcalculator_calculatorCard__yhkAo,.taxcalculator_container__ItL9x,.taxcalculator_historyCard__QPSG4,.taxcalculator_page__oOjOR{overflow:hidden}@media print{.taxcalculator_ctaSection__0V7On{page-break-inside:avoid;break-inside:avoid}}