.lcms_card__wRLrO{background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2.5rem;width:100%}.lcms_header__sNiyr{text-align:center;margin-bottom:2rem}.lcms_title__9PNqP{font-size:2.2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.lcms_subtitle__AH2GW{color:#718096;font-size:1.1rem}.lcms_inputSection__Ak7tZ{margin-bottom:1.5rem}.lcms_inputGroup__JWZaA{display:flex;flex-direction:column}.lcms_inputLabel__n4P94{font-weight:500;margin-bottom:.5rem;color:#4a5568;font-size:1.1rem}.lcms_inputField__tGq1i{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1.1rem;transition:border-color .2s ease}.lcms_inputField__tGq1i:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.2)}.lcms_helperText__K3XXJ{color:#718096;margin-top:.25rem;font-size:.875rem}.lcms_buttonGroup__mQj_L{display:flex;gap:1rem;margin-bottom:2rem}.lcms_calculateButton__e4y_C{flex:2 1;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.lcms_calculateButton__e4y_C:hover{transform:translateY(-2px);box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08)}.lcms_calculateButton__e4y_C.lcms_animate__LLQmx{animation:lcms_pulse__fWFMX .5s}@keyframes lcms_pulse__fWFMX{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.lcms_clearButton__luLoN{flex:1 1;padding:1rem;background:#e53e3e;color:white;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.lcms_clearButton__luLoN:hover{background:#c53030;transform:translateY(-2px)}.lcms_resultContainer__vEZRH{margin-bottom:2rem}.lcms_resultTitle__Vaolp{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.lcms_resultBox__d15Ds{padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;font-size:1.5rem;font-weight:700;color:white;text-align:center;margin-bottom:1rem}.lcms_stepsContainer__bUWJ5{margin-top:2rem}.lcms_stepsTitle__mM6CD{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.lcms_stepsBox__G2khn{padding:1.5rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0;max-height:300px;overflow-y:auto}.lcms_step__4G27H{padding:.5rem 0;border-bottom:1px solid #e2e8f0;font-family:Courier New,monospace;color:#4a5568}.lcms_step__4G27H:last-child{border-bottom:none}.lcms_visualization__crnnm{margin:2rem 0;padding:1.5rem;background:#f0fff4;border-radius:8px;border:1px solid #c6f6d5}.lcms_vizTitle__cItk5{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#22543d}.lcms_factorGrid__8gkCW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.lcms_factorCard__aVVme{padding:1rem;background:white;border-radius:6px;border:1px solid #9ae6b4}.lcms_number__QhKpO{font-weight:600;color:#22543d;margin-bottom:.5rem}.lcms_factors__gs38A{color:#38a169;font-family:Courier New,monospace}.lcms_factor__B6BIe{display:inline-block;padding:.25rem .5rem;margin:.125rem;background:#c6f6d5;border-radius:4px;font-size:.9rem}.lcms_historySection__cHPug{margin-bottom:2rem}.lcms_historyTitle__gip4Q{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.lcms_historyList__CluYy{list-style:none;padding:0;margin:0}.lcms_historyItem__VM5lB{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;transition:background .2s ease}.lcms_historyItem__VM5lB:hover{background:#f7fafc}.lcms_historyItem__VM5lB:last-child{border-bottom:none}.lcms_historyCalculation__9kFvt{color:#4a5568;font-weight:500}.lcms_historyTime__xCQE8{color:#a0aec0;font-size:.875rem}.lcms_examplesSection__loK8g{margin:2rem 0}.lcms_examplesTitle__KaR_k{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.lcms_examplesGrid__44FI6{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.lcms_exampleCard__EilvE{padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0;transition:transform .2s ease}.lcms_exampleCard__EilvE:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.lcms_exampleCard__EilvE h4{margin:0 0 .5rem;font-size:.9rem;color:#4a5568;font-weight:500}.lcms_exampleCard__EilvE p{margin:0;font-weight:600;color:#2d3748}.lcms_infoSection__Yd8Uu{padding:1.5rem;background:#ebf8ff;border-radius:8px;border-left:4px solid #4299e1}.lcms_infoTitle__g72Yh{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2c5282}.lcms_infoSection__Yd8Uu p{margin-bottom:1rem;color:#4a5568;line-height:1.6}@media (max-width:768px){.lcms_container__s_Wjz{padding:.5rem}.lcms_card__wRLrO{padding:1.5rem}.lcms_title__9PNqP{font-size:1.8rem}.lcms_examplesGrid__44FI6,.lcms_factorGrid__8gkCW{grid-template-columns:1fr}.lcms_buttonGroup__mQj_L{flex-direction:column}}@media (max-width:480px){.lcms_card__wRLrO{padding:1rem}.lcms_resultBox__d15Ds{font-size:1.2rem;padding:1rem}}