.styles_main__Jrewj{max-width:70rem;margin:2.4rem auto;padding:0 1.6rem}.styles_title__xhn63{font-size:4rem;margin:0 auto 16px;text-align:center;color:var(--primary-text)}.styles_subtitle__04u6h{text-align:center;opacity:.9;margin-bottom:3.2rem}.styles_card__WrSOg{border:1px solid var(--border-color);width:100%;padding:2.4rem;border-radius:4px;max-width:600px;margin:0 auto 2.4rem;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:var(--primary-bg)}.styles_inputGroup__r2Vfq{margin-bottom:1.6rem}.styles_label__0bBW5{font-weight:700;margin-bottom:.8rem;display:block}.styles_input__wyDTu,.styles_label__0bBW5{color:var(--primary-text);font-size:1.4rem}.styles_input__wyDTu{width:100%;height:4rem;padding:0 1.6rem;border:1px solid var(--primary-text);background-color:transparent;font-family:inherit;transition:all .2s ease;border-radius:4px}.styles_input__wyDTu:focus{border:1px solid var(--mark-bg);outline:none;box-shadow:0 0 0 3px var(--mark-bg)}.styles_input__wyDTu::-webkit-inner-spin-button,.styles_input__wyDTu::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_input__wyDTu[type=number]{-moz-appearance:textfield}.styles_row__q3nRd{display:flex;gap:1.6rem;margin-bottom:1.6rem}.styles_row__q3nRd>*{flex:1 1}.styles_radioGroup__66BjJ{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;height:4rem}.styles_radioLabel__GD5wm{display:flex;align-items:center;justify-content:center;gap:.8rem;color:var(--primary-text);cursor:pointer;font-weight:700;font-size:1.2rem}.styles_radioInput__NeV4z{width:1.6rem;height:1.6rem;accent-color:var(--primary-text);cursor:pointer;position:relative}.styles_radioInput__NeV4z:before{width:1.6rem;height:1.6rem;border:2px solid var(--primary-text)}.styles_radioInput__NeV4z:before,.styles_radioInput__NeV4z:checked:after{content:"";display:inline-block;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_radioInput__NeV4z:checked:after{width:1rem;height:1rem;background-color:var(--mark-bg)}.styles_error__o4oyY{color:#f63123}.styles_error__o4oyY,.styles_warning__KNQEM{font-size:1.4rem;margin-bottom:1.6rem;font-weight:700;text-align:center}.styles_warning__KNQEM{color:orange}.styles_calculateButton__TF7y4{width:100%;height:4rem;background-color:var(--mark-bg);color:white;font-weight:700;cursor:pointer;transition:all .2s ease;outline:none;border:1px solid var(--border-color);font-family:inherit;margin-bottom:2.4rem;font-size:1.4rem;border-radius:4px}.styles_calculateButton__TF7y4:hover{opacity:.9;transform:translateY(-1px)}.styles_calculateButton__TF7y4:active{transform:translateY(0)}.styles_results__m7KRP{padding:1.6rem;border-top:1px solid var(--border-color);margin-top:1.6rem}.styles_resultsTitle__AwHHD{font-size:2rem;color:var(--primary-text);margin-bottom:1.6rem;text-align:center}.styles_resultsGrid__XqJCo{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem 2.4rem;gap:1.6rem 2.4rem}.styles_resultItem__QNp0M{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid var(--border-color)}.styles_resultLabel__GWg41{font-size:1.4rem;color:var(--primary-text);opacity:.8}.styles_resultValue__hO7t1{font-size:1.4rem;font-weight:600;color:var(--primary-text)}.styles_positive__b3TTz{color:#089981}.styles_negative__1XFqq{color:#f23645}.styles_warningText__O86_A{color:orange;font-weight:600}.styles_resultExplanation__8NdDC{margin-top:1.6rem;padding:1.2rem;background-color:var(--border-color);border-radius:4px;border-left:4px solid var(--mark-bg)}.styles_resultExplanation__8NdDC p{margin:0;font-size:1.4rem;line-height:1.5}.styles_instructions__HMgXE{max-width:60rem;padding:2.4rem;border:1px solid var(--border-color);border-radius:4px;color:var(--primary-text);font-size:1.4rem;line-height:1.6;background-color:transparent;margin:auto auto 2.4rem;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:var(--primary-bg)}.styles_instructions__HMgXE h3{font-size:1.8rem;margin-bottom:1.6rem;font-weight:700}.styles_instructions__HMgXE h4{font-size:1.6rem;margin:1.6rem 0 .8rem;font-weight:700}.styles_instructions__HMgXE ol,.styles_instructions__HMgXE ul{padding-left:1.6rem;margin-bottom:1.6rem}.styles_instructions__HMgXE li{margin-bottom:.8rem}.styles_instructions__HMgXE ul li{margin-bottom:.4rem}.styles_instructions__HMgXE p{font-weight:600}.styles_faqSection___MWU1{max-width:60rem;margin:3.2rem auto;border-radius:4px}.styles_faqTitle__9Z_vr{font-size:2.4rem;margin-bottom:2.4rem;text-align:center;color:var(--primary-text);font-weight:700}.styles_faqList__l388h{display:flex;flex-direction:column;gap:1.6rem}.styles_faqItem__93CKB{border:1px solid var(--border-color);border-radius:4px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:var(--primary-bg)}.styles_faqItem__93CKB:hover{border-color:var(--mark-bg)}.styles_faqQuestion__kMKY0{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2rem;cursor:pointer;transition:background-color .3s ease}.styles_faqQuestion__kMKY0,.styles_faqQuestion__kMKY0:hover{background-color:transparent}.styles_faqQuestion__kMKY0 h3{font-size:1.6rem;font-weight:600;color:var(--primary-text);margin:0;flex:1 1;line-height:1.4}.styles_faqIcon__XaZMr{font-size:2rem;font-weight:300;color:var(--primary-text);transition:transform .3s ease;margin-left:1.6rem;min-width:2rem;text-align:center}.styles_faqAnswer__KaeCX{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:transparent}.styles_faqAnswerOpen__Xtdhq{max-height:500px}.styles_faqAnswer__KaeCX p{padding:0 2rem 1.6rem;margin:0;font-size:1.4rem;line-height:1.6;color:var(--primary-text);opacity:.9}@media (max-width:768px){.styles_main__Jrewj{padding:0}.styles_title__xhn63{font-size:3.2rem}.styles_row__q3nRd{flex-direction:column;gap:1.6rem}.styles_radioGroup__66BjJ{justify-content:space-between}.styles_resultsGrid__XqJCo{grid-template-columns:repeat(1,1fr);gap:1.2rem}.styles_card__WrSOg,.styles_instructions__HMgXE{padding:1.6rem}.styles_faqSection___MWU1{margin:2.4rem auto}.styles_faqQuestion__kMKY0{padding:1.2rem 1.6rem}.styles_faqQuestion__kMKY0 h3{font-size:1.4rem}.styles_faqAnswer__KaeCX p{padding:0 1.6rem 1.2rem;font-size:1.3rem}}@media (max-width:480px){.styles_main__Jrewj{margin:1.6rem auto}.styles_title__xhn63{font-size:2.8rem}.styles_subtitle__04u6h{font-size:1.4rem;margin-bottom:2.4rem}.styles_resultsGrid__XqJCo{gap:1rem}.styles_resultItem__QNp0M{flex-direction:column;gap:.4rem;padding:.6rem 0}.styles_resultLabel__GWg41,.styles_resultValue__hO7t1{font-size:1.3rem}.styles_faqTitle__9Z_vr{font-size:2rem}}