.artc_page__NzbWg{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}.artc_contentWrapper__r9oCg{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.artc_spacerTop__sYRDp{height:3rem}.artc_spacerBottom__Dz2nJ{height:6rem}.artc_hero__JiO9I{padding:3rem 1.8rem 2rem;text-align:center;margin-top:0}.artc_title__WlZr4{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.8rem;line-height:1.3}.artc_subtitle__brkQL{font-size:1.1rem;color:#414a4c;max-width:700px;margin:0 auto;line-height:1.6}.artc_calculatorCard__6Seh6{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}.artc_form__cVj2z{padding:1.4rem 1.5rem 1.5rem}.artc_instruction__g6RnV{font-size:1rem;color:#555;margin-bottom:1.5rem;line-height:1.6;text-align:center}.artc_inputGroup___BU0B{margin-bottom:1.1rem;display:flex;flex-direction:column;align-items:stretch}.artc_label__i9ri8{text-align:left;font-size:1rem;color:#0d1b2a;margin-bottom:.4rem;font-weight:500;padding-left:.2rem}.artc_input__oTLQ8{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}.artc_input__oTLQ8:focus{border-color:#0d1b2a;box-shadow:0 0 0 3px rgba(13,27,42,.1)}.artc_input__oTLQ8::placeholder{color:#adb5bd;font-size:1rem}.artc_submitBtn__CLQRE{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}.artc_submitBtn__CLQRE:hover{background:#1b263b;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.artc_btnText__8FVbe{font-weight:500}.artc_arrow__HXhLZ{font-size:1.1em;transition:transform .3s ease}.artc_submitBtn__CLQRE:hover .artc_arrow__HXhLZ{transform:translateX(4px)}.artc_resultSection__h9qxJ{padding:1.1rem 1.5rem 1.3rem;border-top:1px dashed #e9ecef;background-color:#f9fafa;border-radius:8px;margin-top:1rem}.artc_resultSection__h9qxJ h3{font-size:1.1rem;color:#0d1b2a;margin:0 0 .7rem;text-align:center;font-weight:500}.artc_resultGrid__bXU9r{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem;margin-bottom:.8rem}.artc_resultItem__OnZSJ{font-size:.95rem;color:#414a4c;line-height:1.5}.artc_resultItem__OnZSJ strong{color:#0d1b2a;font-weight:500}.artc_resultItem__OnZSJ.artc_highlight__nYHwi{font-weight:600;color:#0d1b2a}.artc_note__5BbXN{font-size:.85rem;color:#6c757d;margin-top:.8rem;text-align:center;padding:0 .2rem}.artc_historySection__LTVON{padding:2rem 1.8rem 3rem}.artc_container__RpByn{max-width:1200px;margin:0 auto}.artc_sectionHeader__29UZr{text-align:center;margin-bottom:2.5rem}.artc_sectionHeader__29UZr h2{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.5rem}.artc_sectionSubtitle____3bh{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.artc_cardsGrid__ohlPS{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.artc_historyCard__xcE83{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%}.artc_historyCard__xcE83:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(13,27,42,.1)}.artc_cardTitle__lpbTo{font-size:1.2rem;font-weight:600;color:#0d1b2a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.artc_cardList__OslCE{list-style:none;padding:0;margin:0;flex:1 1}.artc_cardListItem__l80tm{font-size:.95rem;color:#414a4c;line-height:1.6;margin-bottom:.8rem;padding-left:1.2rem;position:relative}.artc_cardListItem__l80tm:before{content:"•";color:#0d1b2a;position:absolute;left:0;font-weight:700}.artc_ctaSection__OJW8y{padding:3rem 1.8rem;text-align:center;background-color:#0d1b2a;color:white;border-radius:12px;margin:2rem auto 4rem;max-width:800px;width:100%}.artc_ctaSection__OJW8y h2{font-size:1.6rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.artc_ctaSection__OJW8y p{font-size:1.1rem;color:#cccccc;margin-bottom:1.5rem;line-height:1.6}.artc_ctaButton__JEMx7{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)}.artc_ctaButton__JEMx7:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.artc_buttonText__voy9o{font-weight:600}.artc_ctaButton__JEMx7 .artc_arrow__HXhLZ{font-size:1.2em;transition:transform .3s ease}.artc_ctaButton__JEMx7:hover .artc_arrow__HXhLZ{transform:translateX(6px)}.artc_ctaButton__JEMx7: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}.artc_ctaButton__JEMx7:hover:before{opacity:1;left:var(--x,50%);top:var(--y,50%)}@media (max-width:1024px){.artc_page__NzbWg{padding-top:4.5rem}.artc_cardsGrid__ohlPS{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.artc_ctaSection__OJW8y{max-width:90%}}@media (max-width:768px){.artc_page__NzbWg{padding-top:4rem}.artc_hero__JiO9I{padding:2.5rem 1.5rem 1.8rem}.artc_title__WlZr4{font-size:1.7rem}.artc_subtitle__brkQL{font-size:1.05rem}.artc_calculatorCard__6Seh6{margin-bottom:2.5rem}.artc_historySection__LTVON{padding:1.5rem 1rem 2.5rem}.artc_sectionHeader__29UZr{margin-bottom:2rem}.artc_sectionHeader__29UZr h2{font-size:1.6rem}.artc_sectionSubtitle____3bh{font-size:1rem}.artc_cardsGrid__ohlPS{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.artc_historyCard__xcE83{padding:1.25rem}.artc_cardTitle__lpbTo{font-size:1.15rem}.artc_cardListItem__l80tm{font-size:.9rem}.artc_ctaSection__OJW8y{padding:2.5rem 1.5rem;margin:1.5rem auto 3rem}.artc_ctaSection__OJW8y h2{font-size:1.4rem}.artc_ctaSection__OJW8y p{font-size:1rem}}@media (max-width:600px){.artc_page__NzbWg{padding:0 .5rem}.artc_hero__JiO9I{padding:2rem 1rem 1.5rem}.artc_title__WlZr4{font-size:1.5rem;margin-bottom:.6rem}.artc_subtitle__brkQL{font-size:1rem;line-height:1.5}.artc_calculatorCard__6Seh6{max-width:100%;margin-bottom:2rem;border-radius:12px}.artc_form__cVj2z{padding:1.2rem}.artc_instruction__g6RnV{font-size:.95rem}.artc_input__oTLQ8{font-size:.95rem;padding:.65rem .75rem;height:48px}.artc_label__i9ri8{font-size:.95rem}.artc_submitBtn__CLQRE{font-size:.95rem;padding:.7rem 1.1rem}.artc_resultSection__h9qxJ{padding:1rem 1.2rem}.artc_resultSection__h9qxJ h3{font-size:1.05rem}.artc_resultItem__OnZSJ{font-size:.9rem}.artc_historySection__LTVON{padding:1.5rem .5rem 2rem}.artc_sectionHeader__29UZr{margin-bottom:1.5rem}.artc_sectionHeader__29UZr h2{font-size:1.4rem}.artc_sectionSubtitle____3bh{font-size:.95rem}.artc_cardsGrid__ohlPS{grid-template-columns:1fr;gap:1rem}.artc_historyCard__xcE83{padding:1.2rem}.artc_cardTitle__lpbTo{font-size:1.1rem}.artc_cardListItem__l80tm{font-size:.85rem;margin-bottom:.6rem}.artc_ctaSection__OJW8y{padding:2rem 1rem;margin:1rem auto 2.5rem;border-radius:10px}.artc_ctaSection__OJW8y h2{font-size:1.3rem;margin-bottom:.8rem}.artc_ctaSection__OJW8y p{font-size:.95rem;margin-bottom:1.2rem}.artc_ctaButton__JEMx7{padding:.9rem 1.5rem;font-size:1rem;min-width:180px}}@media (max-width:480px){.artc_page__NzbWg{padding-top:3rem}.artc_title__WlZr4{font-size:1.4rem}.artc_subtitle__brkQL{font-size:.95rem}.artc_input__oTLQ8{height:46px;font-size:.9rem}.artc_submitBtn__CLQRE{font-size:.9rem;padding:.65rem 1rem}.artc_sectionHeader__29UZr h2{font-size:1.3rem}.artc_sectionSubtitle____3bh{font-size:.9rem}.artc_historyCard__xcE83{padding:1rem}.artc_ctaSection__OJW8y h2{font-size:1.2rem}.artc_ctaButton__JEMx7{font-size:.95rem;padding:.8rem 1.2rem}}@media (max-width:375px){.artc_page__NzbWg{padding-top:2.5rem}.artc_cardsGrid__ohlPS{gap:.75rem}.artc_historyCard__xcE83{padding:.9rem}}.artc_calculatorCard__6Seh6,.artc_container__RpByn,.artc_historyCard__xcE83,.artc_page__NzbWg{overflow:hidden}@media print{.artc_footerSpacer__u32Zc,.artc_spacerBottom__Dz2nJ,.artc_spacerTop__sYRDp{display:none}.artc_ctaSection__OJW8y{page-break-inside:avoid;break-inside:avoid}}