.styles_main__hojig{max-width:70rem;margin:2.4rem auto;padding:0 1.6rem}.styles_title__Qb0CI{font-size:4rem;margin:0 auto 16px;text-align:center;color:var(--primary-text)}.styles_subtitle__KPW_w{text-align:center;opacity:.9;margin-bottom:3.2rem}.styles_card__EpTTb{border:1px solid var(--border-color);width:100%;padding:2.4rem;border-radius:4px;max-width:70rem;margin:0 auto 2.4rem;background-color:var(--primary-bg)}.styles_inputGroup__sguMy{margin-bottom:1.6rem}.styles_label__e97DQ{font-weight:700;margin-bottom:.8rem;display:block}.styles_input__x2i1s,.styles_label__e97DQ{color:var(--primary-text);font-size:1.4rem}.styles_input__x2i1s{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__x2i1s:focus{border:1px solid var(--mark-bg);outline:none}.styles_input__x2i1s::-webkit-inner-spin-button,.styles_input__x2i1s::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_input__x2i1s[type=number]{-moz-appearance:textfield}.styles_row__EqmqY{display:flex;gap:1.6rem;margin-bottom:1.6rem}.styles_row__EqmqY>*{flex:1 1}.styles_radioGroup__r5mVJ{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;height:4rem}.styles_radioLabel__Pw9PI{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__OqJMb{width:1.6rem;height:1.6rem;accent-color:var(--primary-text);cursor:pointer;position:relative}.styles_radioInput__OqJMb:before{width:1.6rem;height:1.6rem;border:2px solid var(--primary-text)}.styles_radioInput__OqJMb:before,.styles_radioInput__OqJMb:checked:after{content:"";display:inline-block;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_radioInput__OqJMb:checked:after{width:1rem;height:1rem;background-color:var(--mark-bg)}.styles_error__S1am7{color:#f63123}.styles_error__S1am7,.styles_warning__N6swN{font-size:1.4rem;margin-bottom:1.6rem;font-weight:700;text-align:center}.styles_warning__N6swN{color:orange}.styles_calculateButton__VKJ0e{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__VKJ0e:hover{opacity:.9;transform:translateY(-1px)}.styles_calculateButton__VKJ0e:active{transform:translateY(0)}.styles_results__RKHWU{padding:1.6rem;border-top:1px solid var(--border-color);margin-top:1.6rem}.styles_resultsTitle__8e21J{font-size:2rem;color:var(--primary-text);margin-bottom:1.6rem;text-align:center}.styles_resultsGrid__xzSLB{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem 2.4rem;gap:1.6rem 2.4rem}.styles_resultItem__RrSvV{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid var(--border-color)}.styles_resultLabel__qEjEB{font-size:1.4rem;color:var(--primary-text);opacity:.8}.styles_resultValue__FWmUz{font-size:1.4rem;font-weight:600;color:var(--primary-text)}.styles_positive__yyXg5{color:#089981}.styles_negative__ZX_OY{color:#f23645}.styles_warningText__8AtHC{color:orange;font-weight:600}.styles_resultExplanation__NoAwu{margin-top:1.6rem;padding:1.2rem;background-color:var(--border-color);border-radius:4px;border-left:4px solid var(--mark-bg)}.styles_resultExplanation__NoAwu p{margin:0;font-size:1.4rem;line-height:1.5}.styles_instructions__dH69u{max-width:70rem;border-radius:4px;color:var(--primary-text);font-size:1.4rem;line-height:1.6;background-color:transparent;margin:auto auto 2.4rem;background-color:var(--primary-bg);padding:2.4rem;border:1px solid var(--border-color)}.styles_instructions__dH69u h3{font-size:2.4rem;margin-bottom:1.6rem;font-weight:700}.styles_instructions__dH69u h4{font-size:1.6rem;margin:1.6rem 0 .8rem;font-weight:700}.styles_instructions__dH69u ol,.styles_instructions__dH69u ul{padding-left:1.6rem;margin-bottom:1.6rem}.styles_instructions__dH69u li{margin-bottom:.8rem}.styles_instructions__dH69u ul li{margin-bottom:.4rem}.styles_instructions__dH69u p{font-weight:600}.styles_faqContainer__BkYPT{max-width:70rem;margin:3.2rem auto;padding:2.4rem 0 0}.styles_faqTitle__Li01Q{font-size:2.4rem;margin-bottom:2.4rem;text-align:center;color:var(--primary-text);font-weight:700}.styles_faqList__dka9W{display:flex;flex-direction:column;gap:2.4rem}.styles_faqItem__qBaSP{padding:1.6rem 0;border-bottom:1px solid var(--border-color)}.styles_faqItem__qBaSP:last-child{border-bottom:none}.styles_faqQuestion__cyjr_{font-size:1.8rem;font-weight:600;margin-bottom:1.2rem;color:var(--primary-text);line-height:1.4}.styles_faqAnswer__ujZz5{font-size:1.6rem;line-height:1.6;color:var(--primary-text)}.styles_faqAnswer__ujZz5 p{font-size:1.6rem;line-height:1.7;margin:1.2rem 0;color:var(--primary-text)}@media (max-width:768px){.styles_main__hojig{padding:0}.styles_title__Qb0CI{font-size:3.2rem}.styles_row__EqmqY{flex-direction:column;gap:1.6rem}.styles_radioGroup__r5mVJ{justify-content:space-between}.styles_resultsGrid__xzSLB{grid-template-columns:repeat(1,1fr);gap:1.2rem}.styles_card__EpTTb,.styles_instructions__dH69u{padding:1.6rem}.styles_instructions__dH69u h3{font-size:2rem}.styles_faqContainer__BkYPT{margin:2.4rem auto;padding:1.6rem 0}.styles_faqTitle__Li01Q{font-size:2rem;margin-bottom:1.6rem}.styles_faqQuestion__cyjr_{font-size:1.6rem}.styles_faqAnswer__ujZz5,.styles_faqAnswer__ujZz5 p{font-size:1.4rem;line-height:1.6}}@media (max-width:480px){.styles_main__hojig{margin:1.6rem auto}.styles_title__Qb0CI{font-size:2.8rem}.styles_subtitle__KPW_w{font-size:1.4rem;margin-bottom:2.4rem}.styles_resultsGrid__xzSLB{gap:1rem}.styles_resultItem__RrSvV{gap:.4rem;padding:.6rem 0}.styles_resultLabel__qEjEB,.styles_resultValue__FWmUz{font-size:1.3rem}.styles_faqTitle__Li01Q{font-size:1.8rem}.styles_faqQuestion__cyjr_{font-size:1.4rem}.styles_faqAnswer__ujZz5,.styles_faqAnswer__ujZz5 p{font-size:1.3rem}}