.styles_card__PpiGI{background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2.5rem;width:100%}.styles_header__Yay8m{text-align:center;margin-bottom:2rem}.styles_title__9LdbX{font-size:2.2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.styles_subtitle__7luyP{color:#718096;font-size:1.1rem}.styles_inputSection__xfJtl{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.styles_inputGroup__lXKkk{display:flex;flex-direction:column}.styles_inputLabel__SFsFp{font-weight:500;margin-bottom:.5rem;color:#4a5568}.styles_inputField__qoSXB{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.styles_inputField__qoSXB:focus{outline:none;border-color:#6b46c1;box-shadow:0 0 0 3px rgba(107,70,193,.2)}.styles_precisionSelector__qRzmC{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;background:white;cursor:pointer;transition:border-color .2s ease}.styles_precisionSelector__qRzmC:focus{outline:none;border-color:#6b46c1;box-shadow:0 0 0 3px rgba(107,70,193,.2)}.styles_buttonGroup__6O0fZ{display:flex;gap:1rem;margin-bottom:2rem}.styles_calculateButton__bFlHO{flex:2 1;padding:1rem;background:#6b46c1;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_calculateButton__bFlHO:hover{background:#553c9a;transform:translateY(-2px)}.styles_calculateButton__bFlHO.styles_animate__GqGWE{animation:styles_pulse__wQVun .5s}@keyframes styles_pulse__wQVun{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_clearButton__eRgiq{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__eRgiq:hover{background:#c53030}.styles_resultContainer__34mkt{margin-bottom:2rem}.styles_resultTitle__zKIVA{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_resultBox__wIYI1{display:flex;align-items:center;padding:1.5rem;background:#faf5ff;border-radius:8px;border-left:4px solid #6b46c1;font-size:1.5rem;font-weight:600;color:#553c9a;min-height:80px}.styles_cubeRootSymbol__gc5Dh{font-size:2rem;margin-right:.25rem}.styles_number__XgdmO{margin-right:.75rem}.styles_equals__wxdP8{margin-right:.75rem;color:#718096}.styles_errorText__3u0Gh{color:#e53e3e;font-size:1.1rem}.styles_historySection__kwptF{margin-bottom:2rem}.styles_historyTitle__8LPn_{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_historyList__vmjqz{list-style:none;padding:0}.styles_historyItem__w8XtP{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.styles_historyItem__w8XtP:last-child{border-bottom:none}.styles_historyCalculation__NTekp{color:#4a5568;font-family:Courier New,monospace}.styles_historyTime__VSNi_{color:#a0aec0;font-size:.875rem}.styles_referenceSection__4cjG7{margin-bottom:2rem}.styles_referenceTitle__WKGNu{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.styles_referenceGrid__q1E1y{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.styles_referenceItem__Pq86W{display:flex;align-items:center;padding:.75rem;background:#f7fafc;border-radius:6px;border:1px solid #e2e8f0;font-size:.9rem}.styles_refNumber__N7fW3{font-weight:600;color:#2d3748;margin-right:.5rem}.styles_refEquals__EdxoG{color:#a0aec0;margin-right:.5rem}.styles_refResult__NKPWr{color:#4a5568;font-family:Courier New,monospace;margin-right:.5rem}.styles_refNote__OXPiE{color:#a0aec0;font-size:.8rem}.styles_infoSection__5m5G5{background:#f8fafc;padding:1.5rem;border-radius:8px;border-left:4px solid #6b46c1}.styles_infoTitle__NRPto{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_infoContent__smi_P{color:#4a5568;line-height:1.6}.styles_infoContent__smi_P p{margin-bottom:1rem}.styles_infoContent__smi_P p:last-child{margin-bottom:0}@media (max-width:768px){.styles_container___fPDs{padding:1rem}.styles_card__PpiGI{padding:1.5rem}.styles_inputSection__xfJtl{grid-template-columns:1fr}.styles_referenceGrid__q1E1y{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.styles_title__9LdbX{font-size:1.8rem}.styles_resultBox__wIYI1{font-size:1.25rem}.styles_cubeRootSymbol__gc5Dh{font-size:1.5rem}}@media (max-width:480px){.styles_buttonGroup__6O0fZ{flex-direction:column}.styles_referenceGrid__q1E1y{grid-template-columns:1fr}}