.artc_page__NzbWg{min-height:100vh;background-color:white;color:#0d1b2a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0 1rem;display:flex;flex-direction:column}.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}.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_ctaButton__JEMx7{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_ctaButton__JEMx7:hover{background:#1b263b;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.artc_btnArrow__irh9u{font-size:1.1em;transition:transform .3s ease}.artc_ctaButton__JEMx7:hover .artc_btnArrow__irh9u{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_infoSection__fMwF_{padding:2.5rem 1.8rem}.artc_container__RpByn{max-width:800px;margin:0 auto}.artc_infoCard__7b5wB{background-color:#f8f9fa;border-radius:12px;padding:1.8rem;border:1px solid #e9ecef;box-shadow:0 4px 12px rgba(0,0,0,.03);margin-bottom:2rem}.artc_infoCard__7b5wB h3,.artc_infoCard__7b5wB h4{margin-top:1.5rem;margin-bottom:.8rem;font-size:1.2rem;color:#0d1b2a;font-weight:600}.artc_infoCard__7b5wB h4{font-size:1.1rem;margin-top:1.2rem}.artc_infoCard__7b5wB li,.artc_infoCard__7b5wB p{font-size:1rem;color:#414a4c;line-height:1.7;margin:0 0 .6rem}.artc_infoCard__7b5wB code{font-size:.9rem;background-color:#e9ecef;padding:.2rem .5rem;border-radius:6px;font-family:Courier New,monospace}.artc_formula__U9fJc{background-color:#e9ecef;padding:1rem;border-radius:8px;font-size:1rem;margin:.8rem 0;overflow-x:auto}.artc_formula__U9fJc code{background:none;padding:0;white-space:nowrap;font-family:Courier New,monospace}.artc_list__c_TBR{margin:.8rem 0 1.2rem;padding-left:1.6rem;font-size:1rem}.artc_list__c_TBR li{margin:.5rem 0;line-height:1.6}.artc_ctaSection__OJW8y{padding:3rem 1.8rem;text-align:center;background-color:#0d1b2a;color:white;border-radius:12px;margin:2rem 0 4rem}.artc_ctaSectionInner__Gxvbx{max-width:700px;margin:0 auto}.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_ctaButtonLink__RwftS{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_ctaButtonLink__RwftS:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.artc_ctaButtonLink__RwftS .artc_arrow__HXhLZ{font-size:1.2em;transition:transform .3s ease}.artc_ctaButtonLink__RwftS:hover .artc_arrow__HXhLZ{transform:translateX(6px)}.artc_ctaButtonLink__RwftS: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_ctaButtonLink__RwftS:hover:before{opacity:1;left:var(--x,50%);top:var(--y,50%)}.artc_footerSpacer__u32Zc{height:4rem;background:transparent}@media (max-width:768px){.artc_contentWrapper__r9oCg{padding:0 1rem}.artc_spacerTop__sYRDp{height:2.5rem}.artc_spacerBottom__Dz2nJ{height:4rem}.artc_title__WlZr4{font-size:1.7rem}.artc_subtitle__brkQL{font-size:1.05rem}.artc_infoSection__fMwF_{padding:2rem 1.5rem}.artc_ctaSection__OJW8y{padding:2.5rem 1.5rem}.artc_footerSpacer__u32Zc{height:3rem}}@media (max-width:600px){.artc_contentWrapper__r9oCg,.artc_page__NzbWg{padding:0 .5rem}.artc_spacerTop__sYRDp{height:2rem}.artc_spacerBottom__Dz2nJ{height:3rem}.artc_title__WlZr4{font-size:1.5rem;margin-bottom:.6rem}.artc_subtitle__brkQL{font-size:1rem;line-height:1.5}.artc_calculatorCard__6Seh6{margin-bottom:2rem}.artc_form__cVj2z{padding:1.2rem}.artc_instruction__g6RnV{font-size:.95rem}.artc_input__oTLQ8{font-size:.95rem;height:48px}.artc_label__i9ri8{font-size:.95rem}.artc_ctaButton__JEMx7{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_note__5BbXN{font-size:.85rem}.artc_infoSection__fMwF_{padding:1.5rem 1rem}.artc_infoCard__7b5wB{padding:1.2rem;margin-bottom:1.5rem}.artc_infoCard__7b5wB h3{font-size:1.1rem;margin-top:1.2rem}.artc_infoCard__7b5wB h4{font-size:1rem}.artc_infoCard__7b5wB li,.artc_infoCard__7b5wB p{font-size:.95rem}.artc_formula__U9fJc{padding:.8rem;font-size:.95rem}.artc_ctaSection__OJW8y{padding:2rem 1rem;margin:1rem 0 2.5rem}.artc_ctaSection__OJW8y h2{font-size:1.3rem;margin-bottom:.8rem}.artc_ctaSection__OJW8y p{font-size:.95rem;margin-bottom:1.2rem}.artc_ctaButtonLink__RwftS{padding:.9rem 1.5rem;font-size:1rem}.artc_footerSpacer__u32Zc{height:2.5rem}}@media (max-width:480px){.artc_spacerTop__sYRDp{height:1.5rem}.artc_spacerBottom__Dz2nJ{height:2.5rem}.artc_title__WlZr4{font-size:1.4rem}.artc_subtitle__brkQL{font-size:.95rem}.artc_input__oTLQ8{height:46px;font-size:.9rem}.artc_ctaButton__JEMx7{font-size:.9rem;padding:.65rem 1rem}.artc_ctaSection__OJW8y h2{font-size:1.2rem}.artc_ctaButtonLink__RwftS{font-size:.95rem;padding:.8rem 1.2rem}.artc_footerSpacer__u32Zc{height:2rem}}@media print{.artc_footerSpacer__u32Zc,.artc_spacerBottom__Dz2nJ,.artc_spacerTop__sYRDp{display:none}.artc_ctaSection__OJW8y{page-break-inside:avoid;break-inside:avoid}}