.helloccalculator_page___2hIx{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}.helloccalculator_contentWrapper__6NDM2{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.helloccalculator_spacerTop__Uy1Aq{height:3rem}.helloccalculator_spacerBottom__eWZH7{height:6rem}.helloccalculator_hero__hTUZG{padding:3rem 1.8rem 2rem;text-align:center;margin-top:0}.helloccalculator_title__JTTgP{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.8rem;line-height:1.3}.helloccalculator_subtitle__dd1xi{font-size:1.1rem;color:#414a4c;max-width:700px;margin:0 auto;line-height:1.6}.helloccalculator_calculatorCard__aX9t0{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}.helloccalculator_form__BodgJ{padding:1.4rem 1.5rem 1.5rem}.helloccalculator_instruction____2L8{font-size:1rem;color:#555;margin-bottom:1rem;line-height:1.6;text-align:center}.helloccalculator_inputGroup__AcM4_{margin-bottom:1.1rem;display:flex;flex-direction:column;align-items:stretch}.helloccalculator_label__bj4wx{text-align:left;font-size:1rem;color:#0d1b2a;margin-bottom:.4rem;font-weight:500;padding-left:.2rem}.helloccalculator_input__DM_G2{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}.helloccalculator_input__DM_G2:focus{border-color:#0d1b2a;box-shadow:0 0 0 3px rgba(13,27,42,.1)}.helloccalculator_input__DM_G2::placeholder{color:#adb5bd;font-size:1rem}.helloccalculator_note__dMUuc{font-size:.85rem;color:#6c757d;margin-top:.4rem;text-align:left;padding-left:.2rem}.helloccalculator_submitBtn__WPjdk{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}.helloccalculator_submitBtn__WPjdk:hover{background:#1b263b;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.helloccalculator_btnText__9PeWz{font-weight:500}.helloccalculator_arrow__RqilN{font-size:1.1em;transition:transform .3s ease}.helloccalculator_submitBtn__WPjdk:hover .helloccalculator_arrow__RqilN{transform:translateX(4px)}.helloccalculator_resultSection__3DVCd{padding:1.1rem 1.5rem 1.3rem;border-top:1px dashed #e9ecef;background-color:#f9fafa;border-radius:8px;margin-top:1rem}.helloccalculator_resultSection__3DVCd h3{font-size:1.1rem;color:#0d1b2a;margin:0 0 .7rem;text-align:center;font-weight:500}.helloccalculator_resultGrid__YFwdV{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem;margin-bottom:.8rem}.helloccalculator_resultItem__QAk1a{font-size:.95rem;color:#414a4c;line-height:1.5}.helloccalculator_resultItem__QAk1a strong{color:#0d1b2a;font-weight:500}.helloccalculator_resultItem__QAk1a.helloccalculator_highlight__QgsgB{font-weight:600;color:#0d1b2a}.helloccalculator_historySection__yWm4C{padding:2rem 1.8rem 3rem}.helloccalculator_container__QaRu4{max-width:1200px;margin:0 auto}.helloccalculator_sectionHeader__yzFM5{text-align:center;margin-bottom:2.5rem}.helloccalculator_sectionHeader__yzFM5 h2{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.5rem}.helloccalculator_sectionSubtitle__I_FUV{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.helloccalculator_cardsGrid__CDvA0{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.helloccalculator_historyCard__VjNgg{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%}.helloccalculator_historyCard__VjNgg:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(13,27,42,.1)}.helloccalculator_cardTitle__jI_Aj{font-size:1.2rem;font-weight:600;color:#0d1b2a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.helloccalculator_cardList__ar63G{list-style:none;padding:0;margin:0;flex:1 1}.helloccalculator_cardListItem__vpW3d{font-size:.95rem;color:#414a4c;line-height:1.6;margin-bottom:.8rem;padding-left:1.2rem;position:relative}.helloccalculator_cardListItem__vpW3d:before{content:"•";color:#0d1b2a;position:absolute;left:0;font-weight:700}.helloccalculator_ctaSection__f44Ys{padding:3rem 1.8rem;text-align:center;background-color:#0d1b2a;color:white;border-radius:12px;margin:2rem auto 4rem;max-width:800px;width:100%}.helloccalculator_ctaSection__f44Ys h2{font-size:1.6rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.helloccalculator_ctaSection__f44Ys p{font-size:1.1rem;color:#cccccc;margin-bottom:1.5rem;line-height:1.6}.helloccalculator_ctaButton__o606j{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)}.helloccalculator_ctaButton__o606j:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.helloccalculator_buttonText__3vo_S{font-weight:600}.helloccalculator_ctaButton__o606j .helloccalculator_arrow__RqilN{font-size:1.2em;transition:transform .3s ease}.helloccalculator_ctaButton__o606j:hover .helloccalculator_arrow__RqilN{transform:translateX(6px)}.helloccalculator_ctaButton__o606j: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}.helloccalculator_ctaButton__o606j:hover:before{opacity:1;left:var(--x,50%);top:var(--y,50%)}.helloccalculator_footerSpacer__KB8od{height:4rem;background:transparent}@media (max-width:1024px){.helloccalculator_page___2hIx{padding-top:4.5rem}.helloccalculator_cardsGrid__CDvA0{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.helloccalculator_ctaSection__f44Ys{max-width:90%}}@media (max-width:768px){.helloccalculator_page___2hIx{padding-top:4rem}.helloccalculator_hero__hTUZG{padding:2.5rem 1.5rem 1.8rem}.helloccalculator_title__JTTgP{font-size:1.7rem}.helloccalculator_subtitle__dd1xi{font-size:1.05rem}.helloccalculator_calculatorCard__aX9t0{margin-bottom:2.5rem}.helloccalculator_historySection__yWm4C{padding:1.5rem 1rem 2.5rem}.helloccalculator_sectionHeader__yzFM5{margin-bottom:2rem}.helloccalculator_sectionHeader__yzFM5 h2{font-size:1.6rem}.helloccalculator_sectionSubtitle__I_FUV{font-size:1rem}.helloccalculator_cardsGrid__CDvA0{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.helloccalculator_historyCard__VjNgg{padding:1.25rem}.helloccalculator_cardTitle__jI_Aj{font-size:1.15rem}.helloccalculator_cardListItem__vpW3d{font-size:.9rem}.helloccalculator_ctaSection__f44Ys{padding:2.5rem 1.5rem;margin:1.5rem auto 3rem}.helloccalculator_ctaSection__f44Ys h2{font-size:1.4rem}.helloccalculator_ctaSection__f44Ys p{font-size:1rem}.helloccalculator_footerSpacer__KB8od{height:3rem}}@media (max-width:600px){.helloccalculator_page___2hIx{padding:0 .5rem}.helloccalculator_hero__hTUZG{padding:2rem 1rem 1.5rem}.helloccalculator_title__JTTgP{font-size:1.5rem;margin-bottom:.6rem}.helloccalculator_subtitle__dd1xi{font-size:1rem;line-height:1.5}.helloccalculator_calculatorCard__aX9t0{max-width:100%;margin-bottom:2rem;border-radius:12px}.helloccalculator_form__BodgJ{padding:1.2rem}.helloccalculator_instruction____2L8{font-size:.95rem}.helloccalculator_input__DM_G2{font-size:.95rem;padding:.65rem .75rem;height:48px}.helloccalculator_label__bj4wx{font-size:.95rem}.helloccalculator_submitBtn__WPjdk{font-size:.95rem;padding:.7rem 1.1rem}.helloccalculator_resultSection__3DVCd{padding:1rem 1.2rem}.helloccalculator_resultSection__3DVCd h3{font-size:1.05rem}.helloccalculator_resultItem__QAk1a{font-size:.9rem}.helloccalculator_historySection__yWm4C{padding:1.5rem .5rem 2rem}.helloccalculator_sectionHeader__yzFM5{margin-bottom:1.5rem}.helloccalculator_sectionHeader__yzFM5 h2{font-size:1.4rem}.helloccalculator_sectionSubtitle__I_FUV{font-size:.95rem}.helloccalculator_cardsGrid__CDvA0{grid-template-columns:1fr;gap:1rem}.helloccalculator_historyCard__VjNgg{padding:1.2rem}.helloccalculator_cardTitle__jI_Aj{font-size:1.1rem}.helloccalculator_cardListItem__vpW3d{font-size:.85rem;margin-bottom:.6rem}.helloccalculator_ctaSection__f44Ys{padding:2rem 1rem;margin:1rem auto 2.5rem;border-radius:10px}.helloccalculator_ctaSection__f44Ys h2{font-size:1.3rem;margin-bottom:.8rem}.helloccalculator_ctaSection__f44Ys p{font-size:.95rem;margin-bottom:1.2rem}.helloccalculator_ctaButton__o606j{padding:.9rem 1.5rem;font-size:1rem;min-width:180px}.helloccalculator_footerSpacer__KB8od{height:2.5rem}}@media (max-width:480px){.helloccalculator_page___2hIx{padding-top:3rem}.helloccalculator_title__JTTgP{font-size:1.4rem}.helloccalculator_subtitle__dd1xi{font-size:.95rem}.helloccalculator_input__DM_G2{height:46px;font-size:.9rem}.helloccalculator_submitBtn__WPjdk{font-size:.9rem;padding:.65rem 1rem}.helloccalculator_sectionHeader__yzFM5 h2{font-size:1.3rem}.helloccalculator_sectionSubtitle__I_FUV{font-size:.9rem}.helloccalculator_historyCard__VjNgg{padding:1rem}.helloccalculator_ctaSection__f44Ys h2{font-size:1.2rem}.helloccalculator_ctaButton__o606j{font-size:.95rem;padding:.8rem 1.2rem}.helloccalculator_footerSpacer__KB8od{height:2rem}}@media (max-width:375px){.helloccalculator_page___2hIx{padding-top:2.5rem}.helloccalculator_cardsGrid__CDvA0{gap:.75rem}.helloccalculator_historyCard__VjNgg{padding:.9rem}}.helloccalculator_calculatorCard__aX9t0,.helloccalculator_container__QaRu4,.helloccalculator_historyCard__VjNgg,.helloccalculator_page___2hIx{overflow:hidden}@media print{.helloccalculator_footerSpacer__KB8od,.helloccalculator_spacerBottom__eWZH7,.helloccalculator_spacerTop__Uy1Aq{display:none}.helloccalculator_ctaSection__f44Ys{page-break-inside:avoid;break-inside:avoid}}