.styles_header__WOmjW{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__FWR1k{color:#2d3748;font-weight:700;margin-bottom:.5rem;font-size:2rem}.styles_subtitle__b2DSj{color:#718096;font-size:1.1rem;margin-bottom:0}.styles_converterCard__PQRMh{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.styles_converterSection__D6_22{margin-bottom:2rem}.styles_inputGroup__Lq6eG{margin-bottom:1.5rem}.styles_inputLabel__VisN_{display:flex;align-items:center;color:#4a5568;font-weight:600;margin-bottom:.5rem;font-size:1rem}.styles_inputWithUnit__R_tQh{position:relative}.styles_numberInput__Q5z22{padding:1rem 2.5rem 1rem 1rem;font-size:15px;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease;height:60px}.styles_numberInput__Q5z22:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_resultInput__qrEzG{background-color:#f7fafc;color:#2d3748;font-weight:600;font-size:14px}.styles_unitLabel__QCmAD{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#718096;font-weight:600;font-size:1.2rem}.styles_unitInfo__tZwmF{margin-top:.5rem;font-size:.85rem}.styles_conversionArrow__4adUZ{padding-bottom:2.5rem}.styles_decimalSelector__mFEEW{background:#f8fafc;padding:1rem;border-radius:10px;margin:1.5rem 0;display:flex;align-items:center;justify-content:space-between}.styles_decimalLabel__EFHZy{color:#4a5568;font-weight:600;margin:0;display:flex;align-items:center}.styles_quickConversions__gFiBM{background:#f8fafc;padding:1.5rem;border-radius:12px;margin:1.5rem 0}.styles_quickTitle__InIKl{color:#4a5568;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_quickButtons__7zCW9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}@media (max-width:768px){.styles_quickButtons__7zCW9{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.styles_quickButtons__7zCW9{grid-template-columns:1fr}}.styles_quickButton__deOoM{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__deOoM:hover{background:#3b82f6;color:white;border-color:#3b82f6;transform:translateY(-2px)}.styles_actionButtons__pbKuP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem}@media (max-width:768px){.styles_actionButtons__pbKuP{grid-template-columns:1fr}}.styles_actionButton__UiWY7{padding:.75rem 1.5rem;font-weight:600;border-radius:12px;display:flex;align-items:center;justify-content:center}.styles_formulaSection__lmX3o{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:15px;padding:1.5rem;margin-top:2rem}.styles_formulaTitle__rEe6W{color:white;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_formulaBox__mMLb2{background:rgba(255,255,255,.1);padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles_formulaCode__fvfcs{color:white;font-size:1rem;display:block;margin-bottom:.5rem;font-weight:600;line-height:1.5}.styles_formulaExample__PTp9f{color:rgba(255,255,255,.9);font-size:.9rem;margin:.5rem 0 0}.styles_infoCard__emZvt{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_infoTitle__0hJLx{color:#2d3748;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center}.styles_infoBox__KgkrC{background:#f7fafc;padding:1.5rem;border-radius:12px;height:100%;border-left:4px solid #3b82f6}.styles_infoBox__KgkrC h5{color:#4a5568;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center}.styles_infoBox__KgkrC p{color:#718096;line-height:1.6;margin:0 0 1rem}.styles_measurementDetails__BOKP0{background:rgba(59,130,246,.05);padding:.75rem;border-radius:8px;border:1px solid rgba(59,130,246,.1)}.styles_measurementDetails__BOKP0 ul{margin:.5rem 0 0;padding-left:1.5rem}.styles_measurementDetails__BOKP0 li{color:#4a5568;font-size:.9rem;margin-bottom:.25rem}.styles_historyCard___gVSP{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__IHbwr{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_historyTitle__Mqmbp{color:#2d3748;font-weight:700;margin:0;display:flex;align-items:center}.styles_clearHistoryButton__ELnGm{background:none;border:none;color:#e53e3e;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.styles_clearHistoryButton__ELnGm:hover{background:#fed7d7}.styles_emptyHistory__z_BQi{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0aec0;text-align:center;padding:3rem 1rem}.styles_emptyHistoryText__4VZjL{font-size:.9rem;margin-top:.5rem}.styles_historyList___fvXq{flex:1 1;overflow-y:auto;max-height:500px;padding-right:.5rem}.styles_historyList___fvXq::-webkit-scrollbar{width:6px}.styles_historyList___fvXq::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.styles_historyList___fvXq::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.styles_historyItem__RGwlA{background:#f7fafc;border-radius:12px;padding:1rem;margin-bottom:.75rem;border-left:4px solid #48bb78;transition:all .3s ease}.styles_historyItem__RGwlA:hover{background:#edf2f7;transform:translateX(4px)}.styles_historyItemMain__p1IL_{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.styles_historyFrom__KWeET{font-weight:600;color:#4a5568;font-size:1rem;background:#e2e8f0;padding:.25rem .75rem;border-radius:6px}.styles_historyArrow__DUgxR{color:#3b82f6;font-size:1rem;margin:0 .5rem}.styles_historyTo__KVcU6{font-weight:600;color:#2d3748;font-size:1rem;background:#dbeafe;padding:.25rem .75rem;border-radius:6px}.styles_historyItemMeta__MBu55{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.styles_historyTime__LY_Xe{color:#a0aec0;display:flex;align-items:center}.styles_historyStats__0L0E8{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__eYe2Y{display:flex;align-items:center;color:#4a5568;font-size:.9rem}.styles_statItem__eYe2Y strong{color:#2d3748}