.LactateTestPage_container__EFtzj{max-width:800px;margin:0 auto;font-family:Arial,sans-serif}.LactateTestPage_centerContainer__ag_s_{align-items:center;display:flex;justify-content:center}.LactateTestPage_title__O0__U{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.LactateTestPage_buttonRow__WrmLU{display:flex;gap:1rem;margin-bottom:1rem}.LactateTestPage_button__pghNa{padding:10px 14px;border:none;border-radius:16px;font-weight:500;color:var(--button-secondary);background:var(--button-secondary-bg-color);box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 1px rgba(255,255,255,.1);cursor:pointer;transition:background .3s,box-shadow .3s,transform .2s ease}.LactateTestPage_button__pghNa:hover{background:var(--button-secondary-bg-color-hover);box-shadow:0 4px 8px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.2);transform:translateY(-1px)}.LactateTestPage_buttonPrimary__McRdZ{background:var(--button-primary);color:white;box-shadow:0 4px 8px rgba(0,0,0,.25),inset 0 1px 1px rgba(255,255,255,.3)}.LactateTestPage_buttonPrimary__McRdZ:hover{background:var(--button-primary-hover);transform:translateY(-1px)}.LactateTestPage_buttonSecondary__XJdYj{background-color:var(--button-secondary);color:black;border:1px solid #ccc;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.LactateTestPage_buttonSecondary__XJdYj:hover{background-color:var(--button-secondary-hover)}.LactateTestPage_formGroup__va7HY{width:100%;margin:0 auto;text-align:center}.LactateTestPage_label__KpBzx{font-weight:500;display:block;margin-top:1rem;margin-bottom:.5rem}.LactateTestPage_input__V_09C,.LactateTestPage_textarea__nOWge{width:60%;padding:.5rem;border-radius:5px;border:1px solid #ccc;resize:none;background:var(--input-bg)}.LactateTestPage_input__V_09C{width:30%}.LactateTestPage_invalid__SZviF{border:1px solid #ff0000}.LactateTestPage_resultsSection__Rimrx{margin-top:2rem}.LactateTestPage_resultsTitle__k_mwI{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.LactateTestPage_tableHeader__4IB70{display:grid;grid-gap:.5rem;gap:.5rem;align-items:center;margin-bottom:.5rem;grid-template-columns:repeat(4,1fr) 60px}.LactateTestPage_tableHeaderTitle__xcHim{margin:auto}.LactateTestPage_tableRow__oz8B5{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.LactateTestPage_deleteButton__FRu2J{background-color:var(--button-delete);color:white;padding:.4rem .6rem}.LactateTestPage_deleteButton__FRu2J:hover{background-color:var(--button-delete-hover)}.LactateTestPage_saveButton__B0KD6{background-color:var(--button-save);color:white;border:none;padding:.5rem 1rem;margin-top:1rem;display:block;margin-left:auto;margin-right:auto;cursor:pointer;transition:opacity .3s ease}.LactateTestPage_saveButton__B0KD6:hover{background-color:var(--button-save-hover)}.LactateTestPage_saveButton__B0KD6:disabled{opacity:.6;cursor:not-allowed}.LactateTestPage_spinner__0EB1b{margin-left:10px;border:2px solid white;border-top-color:transparent;border-radius:50%;width:14px;height:14px;animation:LactateTestPage_spin__736ed .6s linear infinite;display:inline-block;vertical-align:middle}@keyframes LactateTestPage_spin__736ed{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LactateTestPage_errorMessage__r0gWv{align-items:center;display:flex;justify-content:center;color:red;margin-top:8px}@media (max-width:1399px){.LactateTestPage_container__EFtzj{margin:.5rem auto}}@media (max-width:1099px){.LactateTestPage_container__EFtzj{margin:1rem auto}}@media (max-width:768px){.LactateTestPage_container__EFtzj{margin:3rem auto}.LactateTestPage_input__V_09C,.LactateTestPage_textarea__nOWge{width:100%}}@media (max-width:399px){.LactateTestPage_container__EFtzj{margin:4rem auto}.LactateTestPage_tableHeader__4IB70{font-size:.8rem}}@media (max-width:299px){.LactateTestPage_tableHeader__4IB70{font-size:.7rem}}