.styles_header__RhFw9{background:rgba(255,255,255,.95);border-radius:15px;padding:1.5rem;margin-bottom:2rem;text-align:center;border-left:5px solid #ed8936}.styles_title__RLo7G{color:#2d3748;font-weight:700;margin-bottom:.5rem;font-size:2rem}.styles_subtitle__Yu35L{color:#718096;font-size:1.1rem;margin-bottom:0}.styles_converterCard__mXJwB{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.styles_converterSection__e8UqS{margin-bottom:2rem}.styles_inputGroup__VROAQ{margin-bottom:1.5rem}.styles_inputLabel__2gRH_{display:flex;align-items:center;color:#4a5568;font-weight:600;margin-bottom:.5rem;font-size:1rem}.styles_inputWithUnit__zEk_5{position:relative}.styles_numberInput__MxS9u{padding:1rem 2.5rem 1rem 1rem;font-size:15px;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease;height:60px}.styles_numberInput__MxS9u:focus{border-color:#ed8936;box-shadow:0 0 0 3px rgba(237,137,54,.1)}.styles_resultInput__RrtfU{background-color:#f7fafc;color:#2d3748;font-weight:600;font-size:14px}.styles_unitLabel__gnOLx{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#718096;font-weight:600;font-size:1.2rem}.styles_conversionArrow__muQbP{padding-bottom:2.5rem}.styles_decimalSelector__YTg9c{background:#f8fafc;padding:1rem;border-radius:10px;margin:1.5rem 0;display:flex;align-items:center;justify-content:space-between}.styles_decimalLabel__x1Hlg{color:#4a5568;font-weight:600;margin:0;display:flex;align-items:center}.styles_quickConversions__eakRL{background:#f8fafc;padding:1.5rem;border-radius:12px;margin:1.5rem 0}.styles_quickTitle__lAXuL{color:#4a5568;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_quickButtons__tLjqM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media (max-width:768px){.styles_quickButtons__tLjqM{grid-template-columns:1fr}}.styles_quickButton__NQ8fn{background:white;border:2px solid #e2e8f0;border-radius:10px;padding:.75rem;font-size:.9rem;color:#4a5568;transition:all .3s ease;text-align:center}.styles_quickButton__NQ8fn:hover{background:#ed8936;color:white;border-color:#ed8936;transform:translateY(-2px)}.styles_actionButtons___cNto{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem}@media (max-width:768px){.styles_actionButtons___cNto{grid-template-columns:1fr}}.styles_actionButton__5hm_l{padding:.75rem 1.5rem;font-weight:600;border-radius:12px;display:flex;align-items:center;justify-content:center}.styles_formulaSection__QbzjU{background:linear-gradient(135deg,#ed8936,#dd6b20);border-radius:15px;padding:1.5rem;margin-top:2rem}.styles_formulaTitle__vOgWV{color:white;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_formulaBox__vUoQl{background:rgba(255,255,255,.1);padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles_formulaCode__KDjgc{color:white;font-size:1rem;display:block;margin-bottom:.5rem;font-weight:600;line-height:1.5}.styles_formulaExample__Np_dk{color:rgba(255,255,255,.9);font-size:.9rem;margin:.5rem 0 0}.styles_infoCard__m62OD{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_infoTitle__UWLf_{color:#2d3748;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center}.styles_infoBox__mow57{background:#f7fafc;padding:1.5rem;border-radius:12px;height:100%;border-left:4px solid #ed8936}.styles_infoBox__mow57 h5{color:#4a5568;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center}.styles_infoBox__mow57 p{color:#718096;line-height:1.6;margin:0}.styles_historyCard__EY3Pp{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.styles_historyHeader__P_e_Q{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_historyTitle__v8_v8{color:#2d3748;font-weight:700;margin:0;display:flex;align-items:center}.styles_clearHistoryButton__3qJ1A{background:none;border:none;color:#e53e3e;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.styles_clearHistoryButton__3qJ1A:hover{background:#fed7d7}.styles_emptyHistory__mngfg{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0aec0;text-align:center;padding:3rem 1rem}.styles_emptyHistoryText__eNL6Y{font-size:.9rem;margin-top:.5rem}.styles_historyList__L8H4P{flex:1 1;overflow-y:auto;max-height:500px;padding-right:.5rem}.styles_historyList__L8H4P::-webkit-scrollbar{width:6px}.styles_historyList__L8H4P::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.styles_historyList__L8H4P::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.styles_historyItem__fjXfY{background:#f7fafc;border-radius:12px;padding:1rem;margin-bottom:.75rem;border-left:4px solid #48bb78;transition:all .3s ease}.styles_historyItem__fjXfY:hover{background:#edf2f7;transform:translateX(4px)}.styles_historyItemMain__7EoAT{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.styles_historyFrom__P3YUf{font-weight:600;color:#4a5568;font-size:1rem;background:#e2e8f0;padding:.25rem .75rem;border-radius:6px}.styles_historyArrow__lw0TM{color:#ed8936;font-size:1rem;margin:0 .5rem}.styles_historyTo__8So07{font-weight:600;color:#2d3748;font-size:1rem;background:#feebc8;padding:.25rem .75rem;border-radius:6px}.styles_historyItemMeta__scAP1{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.styles_historyTime__5J5qK{color:#a0aec0;display:flex;align-items:center}.styles_historyStats__Txliz{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #edf2f7;display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}.styles_statItem__rrO9a{display:flex;align-items:center;color:#4a5568;font-size:.9rem}.styles_statItem__rrO9a strong{color:#2d3748}