.styles_container__Y9FHj{max-width:1200px;margin:0 auto;padding:2rem}.styles_card__JfSWk{background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2.5rem;width:100%}.styles_conversionTypeSelector__NNCW_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:2rem}.styles_typeButton__FdtS6{padding:.75rem 1rem;border:2px solid #e2e8f0;background:white;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}.styles_typeButton__FdtS6:hover{border-color:#38a169;background:#f0fff4}.styles_typeButton__FdtS6.styles_active__lw007{border-color:#38a169;background:#38a169;color:white}.styles_inputSection__ctMIP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.styles_inputGroup__Fb_rc{display:flex;flex-direction:column}.styles_inputLabel__ssSjE{font-weight:500;margin-bottom:.5rem;color:#4a5568}.styles_inputField__Zh9xm{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.styles_inputField__Zh9xm:focus{outline:none;border-color:#38a169;box-shadow:0 0 0 3px rgba(56,161,105,.2)}.styles_factorButtons__lDN_Z{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.styles_factorButton__RtfFz{padding:.5rem .75rem;border:1px solid #cbd5e0;background:white;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s ease}.styles_factorButton__RtfFz:hover{border-color:#38a169;background:#f0fff4}.styles_factorButton__RtfFz.styles_activeFactor__VcpYh{border-color:#38a169;background:#38a169;color:white}.styles_buttonGroup__mBYPV{display:flex;gap:1rem;margin-bottom:2rem}.styles_calculateButton__j5dxK{flex:2 1;padding:1rem;background:#38a169;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_calculateButton__j5dxK:hover{background:#2f855a;transform:translateY(-2px)}.styles_calculateButton__j5dxK.styles_animate__kFbvZ{animation:styles_pulse__EDbP_ .5s}@keyframes styles_pulse__EDbP_{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_clearButton__0vgte{flex:1 1;padding:1rem;background:#e53e3e;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_clearButton__0vgte:hover{background:#c53030}.styles_resultContainer__tDmBg{margin-bottom:2rem}.styles_resultTitle__vaeeN{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_resultBox__96Vs_{padding:1.5rem;background:#f0fff4;border-radius:8px;border-left:4px solid #38a169;font-size:1.25rem;font-weight:600;color:#276749}.styles_historySection__uIwpx{margin-bottom:2rem}.styles_historyTitle__AIuLK{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_historyList__spAdL{list-style:none;padding:0}.styles_historyItem__U9eaE{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.styles_historyItem__U9eaE:last-child{border-bottom:none}.styles_historyCalculation__NmBtD{color:#4a5568}.styles_historyTime__x8pRC{color:#a0aec0;font-size:.875rem}.styles_examplesSection__iQBVD{margin-top:2rem}.styles_examplesTitle__K_yEX{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.styles_examplesGrid__zJVoI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.styles_exampleCard__pn7VC{padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.styles_exampleCard__pn7VC h4{margin:0 0 .5rem;font-size:.9rem;color:#4a5568}.styles_exampleCard__pn7VC p{margin:0 0 .25rem;font-weight:500;color:#2d3748}.styles_exampleCard__pn7VC small{color:#718096;font-size:.75rem}@media (max-width:768px){.styles_container__Y9FHj{padding:1rem}.styles_card__JfSWk{padding:1.5rem}.styles_conversionTypeSelector__NNCW_,.styles_examplesGrid__zJVoI,.styles_inputSection__ctMIP{grid-template-columns:1fr}.styles_factorButtons__lDN_Z{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.styles_buttonGroup__mBYPV{flex-direction:column}.styles_factorButtons__lDN_Z{grid-template-columns:1fr}}