.styles_header__GP9rL{background:rgba(255,255,255,.95);border-radius:15px;padding:1.5rem;margin-bottom:2rem;text-align:center;border-left:5px solid #3b82f6}.styles_title__i0Tg_{color:#2d3748;font-weight:700;margin-bottom:.5rem;font-size:2rem}.styles_subtitle__Gf1rv{color:#718096;font-size:1.1rem;margin-bottom:0}.styles_converterCard__JkRAD{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.styles_converterSection__GLYsf{margin-bottom:2rem}.styles_inputGroup__QptJW{margin-bottom:1.5rem}.styles_inputLabel__R9o0a{display:flex;align-items:center;color:#4a5568;font-weight:600;margin-bottom:.5rem;font-size:1rem}.styles_inputWithUnit__VMUiB{position:relative}.styles_numberInput__tMw97{padding:1rem 2.5rem 1rem 1rem;font-size:15px;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease;height:60px}.styles_numberInput__tMw97:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_resultInput__krUtM{background-color:#f7fafc;color:#2d3748;font-weight:600;font-size:14px}.styles_unitLabel__X7wsO{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#718096;font-weight:600;font-size:1.2rem}.styles_unitInfo__UjRJT{margin-top:.5rem;font-size:.85rem}.styles_conversionArrow__0YrYS{padding-bottom:2.5rem}.styles_decimalSelector__wuCQp{background:#f8fafc;padding:1rem;border-radius:10px;margin:1.5rem 0;display:flex;align-items:center;justify-content:space-between}.styles_decimalLabel___56yK{color:#4a5568;font-weight:600;margin:0;display:flex;align-items:center}.styles_quickConversions__TldNf{background:#f8fafc;padding:1.5rem;border-radius:12px;margin:1.5rem 0}.styles_quickTitle__54D0a{color:#4a5568;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_quickButtons__wAMvA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}@media (max-width:768px){.styles_quickButtons__wAMvA{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.styles_quickButtons__wAMvA{grid-template-columns:1fr}}.styles_quickButton__OCwO9{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__OCwO9:hover{background:#3b82f6;color:white;border-color:#3b82f6;transform:translateY(-2px)}.styles_actionButtons__Hz0YJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem}@media (max-width:768px){.styles_actionButtons__Hz0YJ{grid-template-columns:1fr}}.styles_actionButton__U8jDq{padding:.75rem 1.5rem;font-weight:600;border-radius:12px;display:flex;align-items:center;justify-content:center}.styles_formulaSection__boaVj{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:15px;padding:1.5rem;margin-top:2rem}.styles_formulaTitle__pFXmp{color:white;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_formulaBox__3sf_c{background:rgba(255,255,255,.1);padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles_formulaCode__sIRWQ{color:white;font-size:1rem;display:block;margin-bottom:.5rem;font-weight:600;line-height:1.5}.styles_formulaExample__BwmyZ{color:rgba(255,255,255,.9);font-size:.9rem;margin:.5rem 0 0}.styles_infoCard__vv5Uq{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_infoTitle___7UTE{color:#2d3748;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center}.styles_infoBox__iTF7E{background:#f7fafc;padding:1.5rem;border-radius:12px;height:100%;border-left:4px solid #3b82f6}.styles_infoBox__iTF7E h5{color:#4a5568;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center}.styles_infoBox__iTF7E p{color:#718096;line-height:1.6;margin:0 0 1rem}.styles_measurementDetails__cHNle{background:rgba(59,130,246,.05);padding:.75rem;border-radius:8px;border:1px solid rgba(59,130,246,.1)}.styles_measurementDetails__cHNle ul{margin:.5rem 0 0;padding-left:1.5rem}.styles_measurementDetails__cHNle li{color:#4a5568;font-size:.9rem;margin-bottom:.25rem}.styles_historyCard__jSEbP{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__d4HXq{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_historyTitle__4RI06{color:#2d3748;font-weight:700;margin:0;display:flex;align-items:center}.styles_clearHistoryButton__2wInj{background:none;border:none;color:#e53e3e;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.styles_clearHistoryButton__2wInj:hover{background:#fed7d7}.styles_emptyHistory__DBKx5{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0aec0;text-align:center;padding:3rem 1rem}.styles_emptyHistoryText___3GoU{font-size:.9rem;margin-top:.5rem}.styles_historyList__TZJRA{flex:1 1;overflow-y:auto;max-height:500px;padding-right:.5rem}.styles_historyList__TZJRA::-webkit-scrollbar{width:6px}.styles_historyList__TZJRA::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.styles_historyList__TZJRA::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.styles_historyItem__F7V_6{background:#f7fafc;border-radius:12px;padding:1rem;margin-bottom:.75rem;border-left:4px solid #48bb78;transition:all .3s ease}.styles_historyItem__F7V_6:hover{background:#edf2f7;transform:translateX(4px)}.styles_historyItemMain___Ui5U{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.styles_historyFrom__qBlTS{font-weight:600;color:#4a5568;font-size:1rem;background:#e2e8f0;padding:.25rem .75rem;border-radius:6px}.styles_historyArrow__sg_1u{color:#3b82f6;font-size:1rem;margin:0 .5rem}.styles_historyTo__wYZdC{font-weight:600;color:#2d3748;font-size:1rem;background:#dbeafe;padding:.25rem .75rem;border-radius:6px}.styles_historyItemMeta__nWi_B{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.styles_historyTime__gNJLH{color:#a0aec0;display:flex;align-items:center}.styles_historyStats__5jk4e{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__oDKl8{display:flex;align-items:center;color:#4a5568;font-size:.9rem}.styles_statItem__oDKl8 strong{color:#2d3748}