.Converter_converterWidget__OhDq_{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);margin:2rem 0}.Converter_inputSection__AoY7A{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap}@media (max-width:640px){.Converter_inputSection__AoY7A{flex-direction:column;align-items:stretch}}.Converter_inputGroup__ysx6_{flex:1 1;min-width:150px;display:flex;flex-direction:column}.Converter_label__eYX32{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#333;text-transform:uppercase;letter-spacing:.05em}.Converter_input__i59n5{padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;transition:border-color .2s}.Converter_input__i59n5:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.Converter_outputInput__hxnn_{background:#f5f5f5;cursor:not-allowed}.Converter_swapBtn__cB_QO{background:#06c;color:#fff;border:none;padding:.75rem 1rem;border-radius:4px;cursor:pointer;font-size:1.2rem;transition:background-color .2s;height:40px;width:40px;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.Converter_swapBtn__cB_QO{transform:rotate(90deg)}}.Converter_swapBtn__cB_QO:hover{background:#0052a3}.Converter_copyBtn__CtkkC{background:#0a0;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:.95rem;margin-bottom:1rem;transition:background-color .2s}.Converter_copyBtn__CtkkC:hover{background:#080}.Converter_formulaDisplay__4wjjc{background:#f9f9f9;padding:1rem;border-radius:4px;font-size:.95rem;margin-bottom:1rem;text-align:center}.Converter_answerBox__4Bb_I{background:linear-gradient(135deg,#e8f0ff,#f0e8ff);border-left:4px solid #06c;padding:1.5rem;border-radius:4px;margin-top:1rem}.Converter_answerText__VN10L{text-align:center}.Converter_answerValue__UgNwn{display:block;font-size:1.5rem;font-weight:700;color:#06c}