.ConfirmDialog_overlay__JwAk\+{align-items:center;animation:ConfirmDialog_fadeIn__WmE\+i .15s ease;background:#3b425280;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1500}.ConfirmDialog_panel__SK1hF{animation:ConfirmDialog_popIn__l-3CH .16s ease;background:#fff;border-radius:12px;box-shadow:0 8px 28px #2c3e5047;box-sizing:border-box;max-width:380px;padding:1.5rem;width:100%}.ConfirmDialog_title__HBVhk{color:#3b4252;font-size:1.1rem;margin:0 0 .6rem;text-align:center}.ConfirmDialog_message__xrO5x{color:#222c3a;font-size:.95rem;line-height:1.5;margin:0 0 1.4rem;text-align:center;white-space:pre-line;word-break:break-word}.ConfirmDialog_panelWide__IhfWz{max-width:480px}.ConfirmDialog_alertBody__X\+y70{color:#222c3a;font-size:.92rem;line-height:1.5;margin:0 0 1.3rem;max-height:55vh;overflow-y:auto;text-align:left}.ConfirmDialog_confirmHint__eDShO{color:#6b7280;font-size:.85rem;margin:0 0 .4rem;text-align:left}.ConfirmDialog_confirmInput__XO6d-{border:1.5px solid #bfc9db;border-radius:.5rem;box-sizing:border-box;font-size:.95rem;margin:0 0 1.3rem;padding:.55rem .75rem;width:100%}.ConfirmDialog_confirmInput__XO6d-:focus{border-color:#3b4252;outline:none}.ConfirmDialog_buttons__2O2Ge{display:flex;gap:.75rem}.ConfirmDialog_buttons__2O2Ge button{border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.6rem .5rem;transition:background .15s,color .15s}.ConfirmDialog_buttons__2O2Ge button:disabled{cursor:default;opacity:.5}.ConfirmDialog_cancel__wrmiq{background:#fff;border:1.5px solid #bfc9db;color:#3b4252}.ConfirmDialog_cancel__wrmiq:hover{background:#eef1f6}.ConfirmDialog_confirm__6-GDG{background:#3b4252;border:none;color:#fff}.ConfirmDialog_confirm__6-GDG:hover{background:#434c5e}.ConfirmDialog_confirm__6-GDG.ConfirmDialog_danger__ouIt4{background:#e5484d}.ConfirmDialog_confirm__6-GDG.ConfirmDialog_danger__ouIt4:hover{background:#cc3b40}@keyframes ConfirmDialog_fadeIn__WmE\+i{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog_popIn__l-3CH{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Loading_overlay__yljD-{align-items:center;animation:Loading_overlayFadeIn__KUNP2 .2s ease forwards;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#3b425266;display:flex;flex-direction:column;gap:.9rem;inset:0;justify-content:center;position:fixed;z-index:1000}.Loading_spinner__YFlPV{animation:Loading_spin__yMiv4 .75s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:46px;width:46px}.Loading_label__\+e40p{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.5px;text-shadow:0 1px 2px #00000040}@keyframes Loading_spin__yMiv4{to{transform:rotate(1turn)}}@keyframes Loading_overlayFadeIn__KUNP2{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.Loading_spinner__YFlPV{border-width:3.5px;height:38px;width:38px}.Loading_label__\+e40p{font-size:.85rem}}.PasswordChangePopup_overlay__bUTPk{align-items:center;background:#3b425280;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.PasswordChangePopup_panel__4XV4f{background:#e5e9f0;border-radius:12px;box-shadow:0 8px 28px #2c3e5047;box-sizing:border-box;max-width:400px;padding:1.5rem;width:100%}.PasswordChangePopup_title__kTffr{color:#3b4252;font-size:1.15rem;margin:0 0 1.2rem;text-align:center}.PasswordChangePopup_field__jpkTO{color:#222c3a;display:flex;flex-direction:column;font-size:.9rem;gap:.35rem;margin-bottom:.9rem}.PasswordChangePopup_field__jpkTO input{background:#fff;border:1.5px solid #bfc9db;border-radius:.5rem;font-size:.95rem;padding:.55rem .75rem}.PasswordChangePopup_field__jpkTO input:focus{border-color:#3b4252;outline:none}.PasswordChangePopup_buttons__tUGCh{display:flex;gap:.75rem;margin-top:1.2rem}.PasswordChangePopup_buttons__tUGCh button{border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.6rem}.PasswordChangePopup_buttons__tUGCh button:disabled{cursor:default;opacity:.6}.PasswordChangePopup_cancel__sZHFX{background:#fff;border:1.5px solid #bfc9db;color:#3b4252}.PasswordChangePopup_cancel__sZHFX:hover:not(:disabled){background:#d8dee9}.PasswordChangePopup_submit__qFWJB{background:#3b4252;border:none;color:#fff}.PasswordChangePopup_submit__qFWJB:hover:not(:disabled){background:#434c5e}.loading{animation:fadeIn .3s ease forwards;background-color:var(--color-load);display:flex;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:1000}.loading-circle{animation:spin 1s linear infinite;border:12px solid var(--color-white);border-radius:50%;border-top:12px solid #00f;height:100px;left:45%;position:fixed;top:40%;transform:var(--center-transform);width:100px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background-color:#fff;border-bottom:2px solid var(--color-black);justify-content:space-between;padding:5px 20px;position:fixed;top:0;width:100%;z-index:502}.header,.header-nav{align-items:center;display:flex}.header-nav{justify-content:flex-end}.header-nav ul{display:flex;gap:20px;list-style:none;margin-left:auto}.header-nav a{color:#333;cursor:pointer;font-size:20px;text-decoration:none}.under-line{border-color:#444}@media screen and (max-width:768px){.header-layout{display:flex;flex-direction:column}.header-nav{align-items:center;display:none;justify-content:flex-end}.header{justify-content:center}}.humburger{border-radius:50px;cursor:pointer;display:block;font-size:30px;height:60px;left:20px;position:fixed;top:110px;width:60px;z-index:501}.humburger-background{animation:fadeIn .3s ease forwards;background-color:var(--color-load);left:0;top:0;width:100%;z-index:500}.humburger-background,.humburger-menu{display:flex;height:100%;position:fixed}.humburger-menu{background-color:var(--color-white);flex-direction:column;width:40%;z-index:501}.humburger-content{margin-top:150px;padding:20px}.humburger-close{left:10px;top:40px}.humburger-nav{cursor:pointer}@media (max-width:768px){.humburger{display:block}}.AdminPage_admin-page__IK47\+{align-items:center;background:#e5e9f0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:4.5rem 1rem 0}.AdminPage_admin-page__IK47\+>h2{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem;margin-top:1.5rem}.AdminPage_admin-page__IK47\+>div{display:flex;flex-direction:column;gap:3rem;justify-content:center;margin-bottom:2rem;max-width:700px;width:100%}.AdminPage_admin-page__IK47\+>div>button{background:#e5e9f0;border:1.5px solid #bfc9db;border-radius:.5rem;color:#3b4252;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.7rem 2.5rem;transition:background .15s,color .15s}.AdminPage_admin-page__IK47\+>div>button.AdminPage_active__HsbJA,.AdminPage_admin-page__IK47\+>div>button:focus{background:#3b4252;color:#fff;outline:none}.AdminPage_admin-page__IK47\+>div>hr{border-top:2px solid #3b42524c;width:95%}.AdminPage_admin-page__IK47\+ label{align-items:center;color:#222c3a;display:flex;font-size:1.08rem;font-weight:500;gap:.7rem;margin-bottom:.5rem}.AdminPage_admin-page__IK47\+ select{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;padding:.5rem 1rem;transition:border .15s}.AdminPage_admin-page__IK47\+ select:focus{background:#fff;border-color:#3b4252;outline:none}.AdminPage_admin-select-lab__j7WkY{align-items:center;display:flex;flex-direction:column}@media (max-width:640px){.AdminPage_admin-page__IK47\+{padding:3.5rem .7rem 0}.AdminPage_admin-page__IK47\+>h2{font-size:1.3rem;margin-bottom:.7rem}.AdminPage_admin-page__IK47\+>div>button{font-size:.85rem;padding:.5rem 1.2rem}.AdminPage_admin-select-lab__j7WkY label{font-size:.85rem}.AdminPage_admin-select-lab__j7WkY select{font-size:.85rem;padding:.4rem .8rem}}.AdminPage_popup-button__rpzC6{align-items:center;display:flex;justify-content:space-between;margin-bottom:.9rem}.AdminPage_list-section__p\+31b .AdminPage_popup-button__rpzC6 h3{margin:0}.AdminPage_popup-button__rpzC6 button{margin-bottom:10px}.AdminPage_list-section__p\+31b .AdminPage_popup-button__rpzC6 .AdminPage_add-circle__1yB3h{align-items:center;background:#3b4252;border:none;border-radius:.5rem;box-shadow:0 1px 3px #2c3e5040;color:#fff;cursor:pointer;display:inline-flex;font-size:1.3rem;height:36px;justify-content:center;line-height:1;margin:0;padding:0 .85rem;transition:background .15s,box-shadow .15s,transform .05s}.AdminPage_list-section__p\+31b .AdminPage_popup-button__rpzC6 .AdminPage_add-circle__1yB3h:hover{background:#434c5e;box-shadow:0 2px 6px #2c3e504d}.AdminPage_list-section__p\+31b .AdminPage_popup-button__rpzC6 .AdminPage_add-circle__1yB3h:active{transform:translateY(1px)}.AdminPage_list-section__p\+31b .AdminPage_user-button__g-Ak2{align-items:center;gap:6px}.AdminPage_list-section__p\+31b .AdminPage_user-button__g-Ak2 .AdminPage_csv-button__4YTBW{align-items:center;background:#fff;border:1.5px solid #3b4252;border-radius:.5rem;color:#3b4252;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;height:36px;margin:0;padding:0 .9rem;transition:background .15s,color .15s;white-space:nowrap}.AdminPage_list-section__p\+31b .AdminPage_user-button__g-Ak2 .AdminPage_csv-button__4YTBW:hover{background:#434c5e;color:#fff}.AdminPage_list-section__p\+31b{border-radius:.7rem;margin:0 auto;overflow:visible;width:100%}.AdminPage_list-section__p\+31b h3{color:#3b4252;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem;text-align:left}.AdminPage_list-section__p\+31b table{background:#f7fafc;border-collapse:collapse;border-radius:.7rem;box-shadow:0 1px 4px rgba(44,62,80,.332);display:block;max-height:600px;overflow:hidden;table-layout:fixed;width:100%}.AdminPage_list-section__p\+31b thead{background:#e5e9f0;display:table;position:-webkit-sticky;position:sticky;table-layout:fixed;top:0;width:100%;z-index:2}.AdminPage_list-section__p\+31b tbody{display:block;max-height:300px;overflow-y:auto;width:100%}.AdminPage_list-section__p\+31b tbody::-webkit-scrollbar{display:none}.AdminPage_list-section__p\+31b tr{display:table;table-layout:fixed;width:100%}.AdminPage_list-section__p\+31b td,.AdminPage_list-section__p\+31b th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.8rem 1rem;text-align:left;text-align:center}.AdminPage_list-section__p\+31b th{background:#3b4252;color:#fff;font-weight:500}.AdminPage_list-section__p\+31b button:not(.AdminPage_iconbutton__PPMc6){background:#fff;border:2px solid #3b4252;border-radius:.5rem;color:#3b4252;cursor:pointer;padding:.2rem .6rem;transition:background .2s}.AdminPage_list-section__p\+31b button:not(.AdminPage_iconbutton__PPMc6):hover{background:#434c5e;color:#fff}.AdminPage_up-space__akace{margin-top:12px}.AdminPage_iconbutton__PPMc6{background:none;border:none;color:#000;cursor:pointer;padding:0}@media (max-width:640px){.AdminPage_list-section__p\+31b{border-radius:.7rem}.AdminPage_list-section__p\+31b h3{font-size:1.05rem;margin-bottom:.7rem}.AdminPage_list-section__p\+31b td,.AdminPage_list-section__p\+31b th{font-size:.85rem;padding:.5rem .3rem}.AdminPage_list-section__p\+31b button:not(.AdminPage_iconbutton__PPMc6){border-radius:.4rem;font-size:.7rem;padding:.1rem .5em}.AdminPage_list-section__p\+31b table{max-height:250px}.AdminPage_list-section__p\+31b tbody{max-height:200px}}.AdminPage_popup-background__AmR4Y{align-items:center;background-color:#3b4252cc;display:flex;height:100vh;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:800}.AdminPage_popup-section__hIui6{animation:AdminPage_fadeIn__b0HVS .3s ease-in-out;background-color:#e5e9f0;border-radius:12px;max-height:70vh;max-width:700px;overflow-y:auto;padding:24px 32px;width:100%}.AdminPage_popup-section__hIui6 h3{font-size:1.2rem;text-align:center}.AdminPage_popup-section__hIui6>form>div>button{border:1.5px solid #bfc9db;border-radius:.5rem;box-shadow:0 1px 4px rgba(44,62,80,.332);cursor:pointer;font-size:1rem;gap:1rem;margin-top:1.5rem;padding:12px;transition:border .15s;width:100%}.AdminPage_popup-section__hIui6 label{display:flex;flex-direction:column;font-size:.95rem;margin-top:12px}.AdminPage_popup-section__hIui6 select{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;height:50px;margin-top:6px;padding:10px;transition:border .15s}.AdminPage_main-page__TzSww select:focus{background:#fff;border-color:#3b4252;outline:none}.AdminPage_popup-section__hIui6 input{border:1.5px solid #bfc9db;border-radius:.5rem;font-size:1rem;margin-top:6px;padding:10px;transition:border .15s}.AdminPage_popup-section__hIui6 input[type=number]{width:90%}.AdminPage_unit-input__CLyOC{align-items:center;display:flex;gap:.5rem;width:100%}.AdminPage_unit-input__CLyOC select{height:auto;text-align:center}.AdminPage_unit-input__CLyOC span{font-weight:700}.AdminPage_place-input__ybm0B div{align-items:center;display:flex;gap:.5rem}.AdminPage_place-input__ybm0B div span{text-align:center;width:5rem}.AdminPage_place-input__ybm0B input{width:100%}.AdminPage_button-row__NZ\+xu{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between}.AdminPage_ok-button__FzMFG{background:#4f8cff;border:none;color:#fff}.AdminPage_dispose-button__y2Nio{background:#d96a75;border:none;color:#fff}.AdminPage_disposed-reagent__R4axT td{color:grey}.AdminPage_reagentSize-none__jIzQu{color:#555;margin-top:2rem;text-align:center}.AdminPage_required-mark__onTLc{color:red;display:inline;font-weight:700;margin-right:2px;vertical-align:middle}@media (max-width:640px){.AdminPage_popup-background__AmR4Y{padding:.7rem}.AdminPage_popup-section__hIui6 h3{font-size:1rem}.AdminPage_popup-section__hIui6 label{font-size:.85rem}.AdminPage_popup-section__hIui6 input{transition:border .15s}.AdminPage_popup-section__hIui6 input,.AdminPage_popup-section__hIui6 select{font-size:.85rem;height:2rem;margin-top:3px;padding:.4rem}.AdminPage_popup-section__hIui6>form>div>button{font-size:.85rem;margin-top:1rem;padding:.5rem}.AdminPage_button-row__NZ\+xu{gap:1rem}}.AdminPage_user-button__g-Ak2{display:flex;gap:8px}.AdminPage_user-button__g-Ak2>button{height:26px}.AdminPage_user-button__g-Ak2>button.AdminPage_csv-button__4YTBW{background-color:#34c759;color:#fff;text-align:center}.AdminPage_csv-section__Y9gBG>p{color:#6b7280;font-size:.98rem;font-weight:400;margin:.3rem 0 0;text-align:center;width:100%}.AdminPage_csv-section__Y9gBG>div>button{border:1.5px solid #bfc9db;border-radius:.5rem;box-shadow:0 1px 4px rgba(44,62,80,.332);cursor:pointer;font-size:1rem;gap:1rem;margin-top:1.5rem;padding:12px;transition:border .15s;width:100%}.AdminPage_import-button__YIveq{background:#34c759;color:#fff}.AdminPage_highlight-row__5LU3z{background:#819fd3;transition:background .2s}.AdminPage_accordion-icon__zSHPF{align-items:center;display:inline-flex;font-size:1rem;justify-content:center;line-height:1}.AdminPage_accordion-master-table__LSCrx td:first-child,.AdminPage_accordion-master-table__LSCrx th:first-child{padding-left:.35rem;padding-right:.35rem;width:3rem}.AdminPage_highlight-row__5LU3z button{background:#819fd3;transition:background .2s}.AdminPage_accordion-content-open__\+S8p2{max-height:5000px;opacity:1;overflow:hidden}.AdminPage_accordion-content-closed__JsYXZ{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,.61,.36,1),opacity .4s cubic-bezier(.22,.61,.36,1)}.AdminPage_reagent-list__R7M8B{background-color:#c3d5f5}.AdminPage_reagent-list__R7M8B>table{background-color:#c3d5f5;border-radius:0;margin-bottom:0;max-height:none}.AdminPage_reagent-list__R7M8B>table>thead>tr>th{background-color:#c3d5f5}.AdminPage_reagent-list__R7M8B>table>tbody{max-height:none;overflow:visible}.AdminPage_reagent-list__R7M8B>table>tbody>tr>td>button:not(.AdminPage_iconbutton__PPMc6){background-color:#c3d5f5;font-weight:700}.AdminPage_reagent-list__R7M8B>table>thead>tr>th:first-child{border-top-left-radius:0}.AdminPage_reagent-list__R7M8B>table>thead>tr>th:last-child{border-top-right-radius:0}.AdminPage_reagent-list__R7M8B>table>tbody>tr>td{line-height:20px;padding:.4rem .8rem}.AdminPage_reagent-list__R7M8B button:not(.AdminPage_iconbutton__PPMc6){background-color:#c3d5f5;font-weight:700}.AdminPage_reagent-list__R7M8B>div{padding:.4rem .8rem}.AdminPage_reagent-add-button__qaPWG{height:100%;width:8rem}.AdminPage_field-note__gZaGC{color:#a15c00}.AdminPage_field-hint__Omkfb,.AdminPage_field-note__gZaGC{display:block;font-size:.78rem;line-height:1.4;margin-top:.3rem}.AdminPage_field-hint__Omkfb{color:#8a94a6}.AdminPage_import-success__v22O0{color:#2f7a34;font-size:.95rem;font-weight:600;margin:0 0 .9rem}.AdminPage_import-fail-title__1MSdn{color:#b3261e;font-size:.95rem;font-weight:600;margin:0 0 .6rem}.AdminPage_import-fail-list__YeSGW{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.AdminPage_import-fail-item__RazrH{background:#fdf3f3;border:1px solid #f3d6d6;border-radius:.4rem;display:flex;flex-direction:column;font-size:.85rem;gap:.15rem;padding:.45rem .6rem}.AdminPage_import-fail-row__Rs7d9{color:#3b4252;font-weight:600}.AdminPage_import-fail-reason__sQGj7{color:#b3261e}.Header_header__t2IpZ{align-items:center;background:#3b4252;border-bottom:2px solid #222c3a;box-shadow:0 2px 8px #2c3e501f;box-sizing:border-box;display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans JP,sans-serif;gap:1rem;height:4rem;justify-content:space-between;left:0;padding:0 1.5rem;position:fixed;right:0;top:0;z-index:500}.Header_header__t2IpZ h2{color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 1px 4px #0000001f}.Header_header__t2IpZ nav ul{align-items:center;display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.Header_header__t2IpZ nav ul li a{border-radius:.375rem;color:#e5e9f0;cursor:pointer;font-size:.95rem;padding:.5rem .85rem;text-decoration:none}.Header_account__2FYdl{position:relative}.Header_accountMenu__sHlWa{background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;box-shadow:0 4px 14px #2c3e5038;display:flex;flex-direction:column;margin-top:.4rem;min-width:150px;overflow:hidden;position:absolute;right:0;top:100%;z-index:600}.Header_accountMenu__sHlWa button{background:#fff;border:none;color:#3b4252;cursor:pointer;font-size:.9rem;padding:.65rem .9rem;text-align:left;white-space:nowrap}.Header_accountMenu__sHlWa button:hover{background:#eef1f6}.Header_accountMenu__sHlWa button+button{border-top:1px solid #eef1f6}.Header_menuBtn__-fy-u{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:1.9rem;justify-content:center;width:1.9rem}.Header_mobileMenu__n\+PpX h2{margin:1rem 0 0}.Header_noticePoint__yFlZj{display:inline-flex;gap:2px}.Header_noticePoint__yFlZj span{color:red;font-size:.5rem;position:relative;top:-3px}@media (max-width:640px){.Header_header__t2IpZ{height:3.5rem}.Header_header__t2IpZ h2{font-size:1rem}.Header_noticePoint__yFlZj span{font-size:1rem;top:-13px}.Header_mobileMenu__n\+PpX nav ul{flex-direction:column;gap:1.1rem;margin-top:1.2rem;padding:0}.Header_mobileMenu__n\+PpX nav ul li{display:flex;justify-content:flex-start;width:100%}.Header_mobileMenu__n\+PpX nav ul li a{background:none;border-radius:.5rem;color:#222;display:block;font-size:1.15rem;padding:.2rem .7rem;transition:background .15s,color .15s;width:100%}}.Header_mobileMenuOverlay__rJHtg{align-items:stretch;background:#0006;display:flex;height:100vh;justify-content:flex-start;left:0;position:fixed;top:0;width:100vw;z-index:999}.Header_mobileMenu__n\+PpX{animation:Header_slideInLeft__HE4UV .22s cubic-bezier(.4,.8,.4,1);background:#fff;box-shadow:2px 0 12px #0000001f;display:flex;flex-direction:column;height:100vh;max-width:260px;padding:2rem 1.2rem 1.2rem;position:relative;width:65vw;z-index:1000}.Header_mobileMenu__n\+PpX a{cursor:pointer}@keyframes Header_slideInLeft__HE4UV{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Header_slideIn__bJ-Da{0%{transform:translateX(100%)}to{transform:translateX(0)}}*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;cursor:default;line-height:1.5;tab-size:4;word-break:break-word}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;appearance:none}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:initial}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;appearance:none;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:inline;display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}.StorageLocationPopup_overlay__03PJq{align-items:center;background-color:#3b425280;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:800}.StorageLocationPopup_panel__CxRmN{background:#e5e9f0;border-radius:12px;box-sizing:border-box;max-height:80vh;max-width:460px;overflow-y:auto;padding:1.5rem;width:100%}.StorageLocationPopup_title__6jm2L{color:#3b4252;font-size:1.15rem;margin:0 0 1.1rem;text-align:center}.StorageLocationPopup_add-row__zQAKf{display:flex;gap:.5rem;margin-bottom:1rem}.StorageLocationPopup_add-row__zQAKf input{background:#fff;border:1.5px solid #bfc9db;border-radius:.5rem;flex:1 1;font-size:.95rem;padding:.55rem .75rem}.StorageLocationPopup_add-btn__rstOC{background:#3b4252;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:0 1.1rem;white-space:nowrap}.StorageLocationPopup_add-btn__rstOC:hover{background:#434c5e}.StorageLocationPopup_list__wfnP9{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0 0 1.2rem;padding:0}.StorageLocationPopup_item__g9ats{align-items:center;background:#f7fafc;border:1px solid #d0d5dd;border-radius:.5rem;display:flex;gap:.5rem;justify-content:space-between;padding:.6rem .8rem}.StorageLocationPopup_item__g9ats input{border:1.5px solid #bfc9db;border-radius:.4rem;flex:1 1;font-size:.95rem;padding:.4rem .6rem}.StorageLocationPopup_name__BKAaV{color:#222c3a;word-break:break-word}.StorageLocationPopup_item-actions__zJxl\+{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.StorageLocationPopup_cancel-btn__bxBXn,.StorageLocationPopup_save-btn__bOu72{background:#fff;border:1.5px solid #3b4252;border-radius:.4rem;color:#3b4252;cursor:pointer;font-size:.85rem;padding:.25rem .6rem}.StorageLocationPopup_save-btn__bOu72{background:#3b4252;color:#fff}.StorageLocationPopup_empty__CSJQH{color:#6b7280;padding:.8rem 0;text-align:center}.StorageLocationPopup_close-btn__pHxrW{background:#fff;border:1.5px solid #bfc9db;border-radius:.5rem;color:#3b4252;cursor:pointer;display:block;font-weight:600;padding:.6rem;width:100%}.StorageLocationPopup_close-btn__pHxrW:hover{background:#d8dee9}.LabListPage_lab-list-page__RNJUQ{align-items:center;background:#e5e9f0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:4.5rem 1rem 2rem}.LabListPage_lab-list-page__RNJUQ h2{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin:1.5rem 0 1.2rem;text-align:center}.LabListPage_lab-grid__smCI3{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));justify-content:center;max-width:760px;width:100%}.LabListPage_lab-card__xEBz6{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.7rem;box-shadow:0 1px 4px #2c3e502e;color:#3b4252;cursor:pointer;display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;min-height:128px;padding:1rem;position:relative;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .05s ease}.LabListPage_lab-card__xEBz6:hover{background:#3b4252;border-color:#3b4252;box-shadow:0 3px 12px #2c3e5040;color:#fff}.LabListPage_lab-name__uWp0v{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0 .2rem;text-align:center;word-break:break-word}.LabListPage_fab-row__yvf2P{display:flex;justify-content:center;margin-top:1.5rem}.LabListPage_add-fab__Fx2nI{align-items:center;background:#3b4252;border:none;border-radius:50%;box-shadow:0 2px 6px #2c3e504d;color:#fff;cursor:pointer;display:flex;font-size:1.9rem;height:56px;justify-content:center;line-height:1;transition:background .15s,transform .05s,box-shadow .15s;width:56px}.LabListPage_add-fab__Fx2nI:hover{background:#434c5e;box-shadow:0 4px 12px #2c3e5059}.LabListPage_add-fab__Fx2nI:active{transform:translateY(1px)}.LabListPage_lab-actions__EIFDS{display:flex;gap:4px;justify-content:flex-end;min-height:28px}.LabListPage_lab-card__xEBz6:after{content:"";min-height:28px}.LabListPage_lab-action__Dsw1Z{align-items:center;background:#ffffffd9;border:none;border-radius:.4rem;color:#3b4252;cursor:pointer;display:inline-flex;font-size:.9rem;height:28px;justify-content:center;padding:0;transition:background .15s,color .15s;width:28px}.LabListPage_lab-action__Dsw1Z:hover{background:#fff;color:#2f80ed}.LabListPage_lab-action-delete__2cMLm:hover{color:#e74c3c}.LabListPage_lab-card__xEBz6:active{transform:translateY(1px)}.LabListPage_lab-card-disabled__bTP0-{cursor:default}.LabListPage_lab-card-disabled__bTP0-:hover{background:#f7fafc;border-color:#bfc9db;box-shadow:0 1px 4px #2c3e502e;color:#3b4252}.LabListPage_lab-card-disabled__bTP0-:active{transform:none}.LabListPage_lab-card-disabled__bTP0- .LabListPage_lab-name__uWp0v{opacity:.5}.LabListPage_lab-note__fQbIh{bottom:6px;color:#8a94a6;font-size:.72rem;left:0;pointer-events:none;position:absolute;right:0;text-align:center}.LabListPage_empty__Ujxf5{color:#555;padding:1.5rem 0;text-align:center}@media (max-width:640px){.LabListPage_lab-list-page__RNJUQ{padding:3.5rem .7rem 1.5rem}.LabListPage_lab-list-page__RNJUQ h2{font-size:1.3rem;margin:.8rem 0 1rem}.LabListPage_lab-grid__smCI3{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.LabListPage_lab-card__xEBz6{border-radius:.5rem;font-size:.95rem;min-height:104px;padding:.7rem}.LabListPage_lab-actions__EIFDS,.LabListPage_lab-card__xEBz6:after{min-height:24px}.LabListPage_lab-action__Dsw1Z{font-size:.8rem;height:24px;width:24px}.LabListPage_add-fab__Fx2nI{font-size:1.4rem;height:42px;width:42px}}.LoginPage_login-form__jYORx>div{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.3rem;width:100%}.LoginPage_login-form__jYORx label{color:#3b4252;font-size:1.02rem;font-weight:600;letter-spacing:.2px;margin-bottom:.45rem}.LoginPage_login-form__jYORx input{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;box-sizing:border-box;color:#222c3a;font-size:1.08rem;padding:.7rem 1.1rem;transition:border .15s;width:100%}.LoginPage_login-form__jYORx input:focus{background:#fff;border-color:#3b4252;outline:none}.LoginPage_login-form__jYORx button{background:#3b4252;border:none;border-radius:.5rem;box-shadow:0 2px 6px #2c3e5014;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:.7rem 0;transition:background .18s;width:100%}.LoginPage_login-form__jYORx button:hover{background:#222c3a}.LoginPage_parents-box__vaQHj{align-items:center;background:#e5e9f0;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.LoginPage_section__\+-kHu{margin-bottom:1.5rem;text-align:center}.LoginPage_login-text__ztVX1{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.LoginPage_login-form__jYORx{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 12px #2c3e501a;display:flex;flex-direction:column;max-width:420px;min-width:420px;padding:2.5rem 3.5rem 2rem}.LoginPage_login-form-table__ylBUp{border-collapse:initial;border-spacing:0 1.1rem;margin-bottom:1.2rem;width:100%}.LoginPage_login-form-headline__DHu6k{color:#3b4252;font-size:1rem;font-weight:600;letter-spacing:.5px}@media (max-width:640px){.LoginPage_login-form__jYORx{border-radius:.7rem;max-width:95vw;min-width:90vw;padding:1.2rem}.LoginPage_login-form__jYORx>div{margin-bottom:1rem}.LoginPage_login-form__jYORx label{font-size:.98rem;margin-bottom:.3rem}.LoginPage_login-form__jYORx input{font-size:1rem;padding:.6rem .7rem;width:100%}.LoginPage_login-form__jYORx button{font-size:1rem;padding:.7rem 0}.LoginPage_login-text__ztVX1{font-size:1.3rem}}.MainPage_main-page__kncCV{align-items:center;background:#e5e9f0;display:flex;flex-direction:column;min-height:100vh;padding:4.5rem 1rem 1rem}.MainPage_main-page__kncCV h2{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem}.MainPage_main-page__kncCV label{align-items:center;color:#222c3a;display:flex;font-size:1.08rem;font-weight:500;gap:.7rem;margin-bottom:.5rem}.MainPage_main-page__kncCV select{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;padding:.5rem 1rem;transition:border .15s}.MainPage_main-page__kncCV select:focus{background:#fff;border-color:#3b4252;outline:none}.MainPage_main-page__kncCV>div{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto 2.5rem;max-width:700px;width:100%}@media (max-width:640px){.MainPage_main-page__kncCV{padding:3.5rem .7rem .7rem}.MainPage_main-page__kncCV h2{font-size:1.3rem;margin-bottom:.7rem}.MainPage_main-page__kncCV label{font-size:.9rem;gap:.4rem}.MainPage_main-page__kncCV select{font-size:.9rem;padding:.4rem .8rem}}.MainPage_alert-section__pyz\+\+{border-radius:.7rem;max-width:800px;overflow:visible;width:100%}.MainPage_alert-section__pyz\+\+ h3{color:#3b4252;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem;text-align:left}.MainPage_alert-section__pyz\+\+ table{background:#f7fafc;border-collapse:collapse;border-radius:.7rem;box-shadow:0 1px 4px rgba(44,62,80,.332);display:block;max-height:600px;overflow:hidden;table-layout:fixed;width:100%}.MainPage_alert-section__pyz\+\+ thead{background:#e5e9f0;display:table;position:-webkit-sticky;position:sticky;table-layout:fixed;top:0;width:100%;z-index:2}.MainPage_alert-section__pyz\+\+ tbody{display:block;max-height:300px;overflow-y:auto;width:100%}.MainPage_alert-section__pyz\+\+ tr{display:table;table-layout:fixed;width:100%}.MainPage_alert-section__pyz\+\+ td,.MainPage_alert-section__pyz\+\+ th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.8rem 1rem;text-align:left;text-align:center}.MainPage_alert-section__pyz\+\+ th{background:#3b4252;color:#fff;font-weight:500}.MainPage_alert-section__pyz\+\+ button{background:#fff;border:2px solid #3b4252;border-radius:.5rem;color:#3b4252;cursor:pointer;padding:.2rem .6rem;transition:background .2s}.MainPage_alert-section__pyz\+\+ button:hover{background:#434c5e;color:#fff}@media (max-width:640px){.MainPage_alert-section__pyz\+\+{border-radius:.7rem;max-width:98vw;padding:1.1rem .5rem 1rem}.MainPage_alert-section__pyz\+\+ h3{font-size:1.05rem;margin-bottom:.7rem}.MainPage_alert-section__pyz\+\+ td,.MainPage_alert-section__pyz\+\+ th{font-size:.85rem;padding:.5rem .3rem}.MainPage_alert-section__pyz\+\+ button{border-radius:.4rem;font-size:.7rem;padding:.1rem .5em}.MainPage_alert-section__pyz\+\+ table{max-height:250px}.MainPage_alert-section__pyz\+\+ tbody{max-height:200px}}.ViewToggle_toggle__u6Uw6{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;display:inline-flex;overflow:hidden}.ViewToggle_toggle__u6Uw6 button{align-items:center;background:#0000;border:none;color:#3b4252;cursor:pointer;display:flex;font-size:1.1rem;height:36px;justify-content:center;transition:background .15s,color .15s;width:40px}.ViewToggle_toggle__u6Uw6 button+button{border-left:1.5px solid #bfc9db}.ViewToggle_toggle__u6Uw6 button.ViewToggle_active__78nHk{background:#3b4252;color:#fff}@media (max-width:640px){.ViewToggle_toggle__u6Uw6 button{font-size:.95rem;height:28px;width:32px}}.ListPage_list-page__3KVDR{align-items:center;background:#e5e9f0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:4.5rem 1rem 2rem}.ListPage_content__2OJtc{max-width:900px;width:100%}.ListPage_page-head__HgRsu{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:1.5rem 0 1.2rem}.ListPage_page-head__HgRsu h2{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin:0}.ListPage_title-block__b0eqC{margin:1.5rem 0 1.2rem;text-align:center}.ListPage_page-title__0njqW{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin:0}.ListPage_subtitle__0Kc1B{color:#6b7280;font-size:.95rem;margin:.3rem 0 0}.ListPage_fab-row__kERL\+{display:flex;justify-content:center;margin-top:1.5rem}.ListPage_add-fab__rD7wz{align-items:center;background:#3b4252;border:none;border-radius:50%;box-shadow:0 2px 6px #2c3e504d;color:#fff;cursor:pointer;display:flex;font-size:1.9rem;height:56px;justify-content:center;line-height:1;transition:background .15s,transform .05s,box-shadow .15s;width:56px}.ListPage_add-fab__rD7wz:hover{background:#434c5e;box-shadow:0 4px 12px #2c3e5059}.ListPage_add-fab__rD7wz:active{transform:translateY(1px)}.ListPage_head-actions__kmtD1,.ListPage_toolbar__4jLcf{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.ListPage_toolbar__4jLcf{justify-content:space-between;margin-bottom:.75rem}.ListPage_filter-row__kI7gU{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:.9rem}.ListPage_filter-item__aZd9i{color:#6b7280;font-size:.85rem}.ListPage_filter-item__aZd9i,.ListPage_sort-control__P1gsG{align-items:center;display:flex;gap:.4rem}.ListPage_sort-label__dj-dm{color:#6b7280;font-size:.85rem;white-space:nowrap}.ListPage_sort-select__gaZ-M{color:#222c3a;font-size:.9rem;padding:.4rem .6rem}.ListPage_sort-dir__dyQ4w,.ListPage_sort-select__gaZ-M{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;cursor:pointer}.ListPage_sort-dir__dyQ4w{align-items:center;color:#3b4252;display:inline-flex;font-size:1rem;height:34px;justify-content:center;transition:background .15s,color .15s;width:34px}.ListPage_sort-dir__dyQ4w:hover{background:#3b4252;color:#fff}.ListPage_back__GjibG{background:none;border:none;color:#4f8cff;cursor:pointer;display:inline-block;font-size:.9rem;margin-top:.4rem;padding:.2rem .4rem;text-decoration:underline}.ListPage_add-button__BZFNe{background:#fff;border:2px solid #3b4252;border-radius:.5rem;color:#3b4252;cursor:pointer;font-weight:600;padding:.45rem 1rem;transition:background .2s,color .2s;white-space:nowrap}.ListPage_add-button__BZFNe:hover{background:#434c5e;color:#fff}.ListPage_search-form__VaH09{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0 auto 1.5rem}.ListPage_mode-toggle__9p3Yb{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;display:inline-flex;flex-shrink:0;overflow:hidden}.ListPage_mode-toggle__9p3Yb button{background:#0000;border:none;color:#3b4252;cursor:pointer;font-size:.85rem;padding:.5rem .8rem;transition:background .15s,color .15s}.ListPage_mode-toggle__9p3Yb button+button{border-left:1.5px solid #bfc9db}.ListPage_mode-toggle__9p3Yb button.ListPage_active__R6Um6{background:#3b4252;color:#fff}.ListPage_search__IA-oV{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;box-sizing:border-box;color:#222c3a;flex:1 1;font-size:1rem;margin:0;max-width:320px;min-width:160px;padding:.55rem .9rem;transition:border .15s}.ListPage_search-btn__a-ZUr{background:#3b4252;border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex-shrink:0;font-weight:600;padding:.55rem 1.1rem;transition:background .15s}.ListPage_search-btn__a-ZUr:hover{background:#434c5e}.ListPage_search__IA-oV:focus{background:#fff;border-color:#3b4252;outline:none}.ListPage_empty__xSb0b{color:#555;padding:1.5rem 0;text-align:center}.ListPage_card-grid__iduqF{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-content:center}.ListPage_card__aPN5T{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.7rem;box-shadow:0 1px 4px #2c3e502e;cursor:pointer;padding:1.1rem 1.2rem;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.ListPage_card__aPN5T:hover{border-color:#4f8cff;box-shadow:0 3px 12px #4f8cff4d}.ListPage_card-title__FNw3O{color:#3b4252;font-size:1.1rem;font-weight:700;margin-bottom:.7rem;padding-right:4rem;word-break:break-word}.ListPage_card-body__7CAYo{color:#222c3a;font-size:.88rem;margin:0}.ListPage_card-body__7CAYo>div{display:flex;gap:.5rem;padding:.18rem 0}.ListPage_card-body__7CAYo dt{color:#6b7280;flex:0 0 88px;white-space:nowrap}.ListPage_card-body__7CAYo dd{display:flex;flex-direction:column;margin:0}.ListPage_card-actions__vGp9r{display:flex;gap:4px;position:absolute;right:1.2rem;top:1.1rem}.ListPage_card-actions__vGp9r button{align-items:center;background:#ffffffd9;border:none;border-radius:.4rem;color:#3b4252;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;transition:background .15s,color .15s;width:28px}.ListPage_card-actions__vGp9r button:hover{background:#fff;color:#2f80ed}.ListPage_card-actions__vGp9r button[data-variant=delete]:hover{color:#e74c3c}.ListPage_disposed-section__N\+-d2{margin-top:1.5rem;width:100%}.ListPage_disposed-toggle__TSTjo{align-items:center;background:none;border:none;box-sizing:border-box;color:#6b7280;cursor:pointer;display:flex;font-size:.95rem;font-weight:400;gap:.4rem;justify-content:flex-start;padding:.5rem 0;width:100%}.ListPage_disposed-toggle__TSTjo:hover{color:#3b4252}.ListPage_disposed-caret__wuynW{color:#6b7280;flex-shrink:0}.ListPage_disposed-count__sMCOI{color:#6b7280}.ListPage_disposed-section__N\+-d2 .ListPage_card-grid__iduqF,.ListPage_disposed-section__N\+-d2 .ListPage_table__Ch1Vl{margin-top:1rem}.ListPage_disposed-card__b8hG7{cursor:default}.ListPage_disposed-card__b8hG7:hover{border-color:#bfc9db;box-shadow:0 1px 4px #2c3e502e}.ListPage_disposed-card__b8hG7 .ListPage_card-body__7CAYo,.ListPage_disposed-card__b8hG7 .ListPage_card-title__FNw3O{opacity:.5}.ListPage_disposed-row__TNXWk td{color:#9aa3b2}.ListPage_table__Ch1Vl{background:#f7fafc;border-collapse:collapse;border-radius:.7rem;box-shadow:0 1px 4px rgba(44,62,80,.332);overflow:hidden;width:100%}.ListPage_table__Ch1Vl td,.ListPage_table__Ch1Vl th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.8rem 1rem;text-align:center}.ListPage_table__Ch1Vl thead th{background:#3b4252;color:#fff;font-weight:500}.ListPage_table__Ch1Vl tbody tr:hover{background:#e5e9f0}.ListPage_table__Ch1Vl td button+button{margin-left:1rem}@media (max-width:640px){.ListPage_list-page__3KVDR{padding:3.5rem .7rem 1.5rem}.ListPage_page-head__HgRsu{align-items:stretch;margin:.8rem 0 1rem}.ListPage_page-head__HgRsu h2{font-size:1.3rem}.ListPage_title-block__b0eqC{margin:.8rem 0 1rem}.ListPage_page-title__0njqW{font-size:1.3rem}.ListPage_subtitle__0Kc1B{font-size:.85rem}.ListPage_search-form__VaH09{gap:.4rem;margin-bottom:1rem}.ListPage_mode-toggle__9p3Yb button{font-size:.78rem;padding:.4rem .55rem}.ListPage_search__IA-oV{font-size:.9rem;min-width:110px;padding:.45rem .7rem}.ListPage_search-btn__a-ZUr{font-size:.85rem;padding:.45rem .8rem}.ListPage_head-actions__kmtD1{justify-content:space-between}.ListPage_toolbar__4jLcf{gap:.5rem}.ListPage_sort-label__dj-dm{display:none}.ListPage_sort-select__gaZ-M{font-size:.82rem;padding:.35rem .5rem}.ListPage_sort-dir__dyQ4w{height:30px;width:30px}.ListPage_card-grid__iduqF{gap:.75rem;grid-template-columns:1fr}.ListPage_card__aPN5T{padding:.9rem 1rem}.ListPage_card-title__FNw3O{font-size:1rem;margin-bottom:.5rem}.ListPage_card-body__7CAYo{font-size:.8rem}.ListPage_card-body__7CAYo dt{flex-basis:92px}.ListPage_card-actions__vGp9r{gap:4px;right:1rem;top:.9rem}.ListPage_card-actions__vGp9r button{height:24px;width:24px}.ListPage_add-fab__rD7wz{font-size:1.4rem;height:42px;width:42px}.ListPage_table__Ch1Vl{display:block;overflow-x:auto;white-space:nowrap}.ListPage_table__Ch1Vl td,.ListPage_table__Ch1Vl th{font-size:.85rem;padding:.5rem .4rem}}.QRCode_qr__cU844{align-items:center;display:flex;flex-direction:column;margin-top:18px}.QRCode_qr__cU844 button{border:1.5px solid #bfc9db;border-radius:.5rem;cursor:pointer;font-size:1.05rem;padding:.7rem 2.5rem;transition:background .15s,color .15s}.infoTab_info-tab-container__dN4ks{align-items:center;display:flex;flex-direction:column;gap:1.2rem;max-width:900px;padding-left:1rem;padding-right:1rem;width:100%}.infoTab_table__-1r9s{background:#f7fafc;border-collapse:collapse;border-radius:.7rem;box-shadow:0 1px 4px #2c3e5021;max-width:700px;padding:0 1rem;table-layout:fixed;width:100%}.infoTab_table__-1r9s td,.infoTab_table__-1r9s th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.7rem 1rem;text-align:left;vertical-align:top}.infoTab_table__-1r9s th{background:#3b4252;color:#fff;font-weight:500;text-align:center;white-space:nowrap;width:9.5rem}.infoTab_table__-1r9s tr:last-child td,.infoTab_table__-1r9s tr:last-child th{border-bottom:none}.infoTab_table__-1r9s tr:first-child th:first-child{border-top-left-radius:.7rem}.infoTab_table__-1r9s tr:last-child td:first-child,.infoTab_table__-1r9s tr:last-child th:first-child{border-bottom-left-radius:.7rem}.infoTab_reagent-use-container__YT-Xs{padding:0 1rem;width:100%}.infoTab_reagent-use__CPuVI{align-items:center;background:#fff;border-radius:.7rem;box-shadow:0 1px 4px #2c3e5012;display:flex;flex-direction:column;gap:1.2rem;margin:1.2rem auto 2rem;max-width:700px;padding:1.2rem 1rem;width:100%}.infoTab_reagent-use__CPuVI section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%}.infoTab_reagent-use__CPuVI section:first-child{column-gap:2.2rem;row-gap:.8rem}.infoTab_reagent-use__CPuVI label{align-items:center;color:#3b4252;cursor:pointer;display:flex;font-size:1.08rem;font-weight:500;gap:.4rem;justify-content:center;text-align:center;transition:color .15s}.infoTab_reagent-use__CPuVI input[type=radio]{accent-color:#3b4252;cursor:pointer;height:1.1rem;margin-right:.2rem;width:1.1rem}.infoTab_reagent-use__CPuVI input[type=number]{background:#fff;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;height:2.5rem;margin-left:.5rem;max-width:80vw;padding:.5rem 1rem;text-align:center;transition:border .15s;width:10rem}.infoTab_reagent-use__CPuVI input[type=number]:focus{border-color:#3b4252;outline:none}.infoTab_reagent-use__CPuVI select{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;margin-left:.7rem;max-width:60vw;padding:.5rem 1rem;text-align:center;transition:border .15s;width:10rem}.infoTab_reagent-use__CPuVI select:focus{background:#fff;border-color:#3b4252;outline:none}.infoTab_reagent-use__CPuVI p{color:#6b7280;font-size:.98rem;font-weight:400;margin:0;text-align:center;width:100%}.infoTab_reagent-use__CPuVI .infoTab_unit__50Xxu{color:#3b4252;font-size:1rem;margin-left:.2rem}.infoTab_reagent-use__CPuVI button{border:1.5px solid #bfc9db;border-radius:.5rem;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.7rem 2.5rem;transition:background .15s,color .15s}.infoTab_use__MsUMY{background:#4f8cff;border:none;color:#fff}.infoTab_return__IWn3F{background:#ef4444;border:none;color:#fff}@media (max-width:640px){.infoTab_table__-1r9s td,.infoTab_table__-1r9s th{font-size:.85rem;padding:.5rem}.infoTab_table__-1r9s th{width:7rem}.infoTab_info-tab-container__dN4ks{padding-left:.7rem;padding-right:.7rem}.infoTab_reagent-use-container__YT-Xs{padding:0 .7rem}.infoTab_reagent-use__CPuVI{align-items:center;gap:.7rem;max-width:98vw;padding-left:.7rem;padding-right:.7rem}.infoTab_reagent-use__CPuVI section{align-items:center;flex-direction:column;gap:.7rem;justify-content:center}.infoTab_reagent-use__CPuVI section:first-child{column-gap:2.2rem;flex-direction:row;row-gap:.8rem}.infoTab_reagent-use__CPuVI label{font-size:.92rem;text-align:center;white-space:nowrap}.infoTab_reagent-use__CPuVI input[type=number]{height:2rem}.infoTab_reagent-use__CPuVI input[type=number],.infoTab_reagent-use__CPuVI select{font-size:.85rem;max-width:98vw;padding:.3rem .5rem;text-align:center;width:90%}.infoTab_reagent-use__CPuVI p{font-size:.85rem;text-align:center}.infoTab_reagent-use__CPuVI .infoTab_unit__50Xxu{font-size:.85rem;white-space:nowrap}.infoTab_reagent-use__CPuVI button{font-size:.95rem;padding:.5rem 1.5rem}}.LogTab_log-container__dD1Kv{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;padding:1rem;width:100%}.LogTab_list-box__qNpli{background:#fff;border-radius:.7rem;box-shadow:0 1px 4px #2c3e5021;max-width:700px;overflow-x:auto;width:100%}.LogTab_list-box__qNpli table{background:#0000;border-collapse:collapse;table-layout:fixed;width:100%}.LogTab_list-box__qNpli table thead{background:#3b4252}.LogTab_list-box__qNpli table thead th{background:#3b4252;color:#fff}.LogTab_list-box__qNpli td,.LogTab_list-box__qNpli th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.7rem .5rem;text-align:center;vertical-align:middle;word-break:break-all}.LogTab_list-box__qNpli th{background:#e5e9f0;color:#3b4252;font-weight:600}.LogTab_list-box__qNpli tr:last-child td,.LogTab_list-box__qNpli tr:last-child th{border-bottom:none}.LogTab_list-box__qNpli tr:hover td{background:#f1f5fa}.LogTab_log-container__dD1Kv>button.LogTab_csv-download__wAseW{background:#34c759;color:#fff}.LogTab_log-container__dD1Kv>button.LogTab_csv-download__wAseW:focus,.LogTab_log-container__dD1Kv>button.LogTab_csv-download__wAseW:hover{background:#249e4a;color:#fff}@media (max-width:640px){.LogTab_log-container__dD1Kv{gap:1rem;padding:.7rem}.LogTab_list-box__qNpli{max-width:98vw}.LogTab_list-box__qNpli td,.LogTab_list-box__qNpli th{font-size:.85rem;padding:.4rem .2rem}.LogTab_log-container__dD1Kv>button{font-size:.92rem;margin-right:.5rem;padding:.5rem 1.2rem}}.ReagentPage_reagent-page__buHbK{align-items:center;background:#e5e9f0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding-top:4.5rem}.ReagentPage_reagent-page__buHbK>h2{color:#3b4252;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem;margin-top:1.5rem}.ReagentPage_reagent-form__5YUi3>label{align-items:center;color:#222c3a;display:flex;font-size:1.08rem;font-weight:500;gap:.7rem;margin-bottom:1.2rem}.ReagentPage_reagent-form__5YUi3>label>select{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;padding:.5rem 1rem;transition:border .15s;width:12rem}.ReagentPage_reagent-page__buHbK>label>select:focus{background:#fff;border-color:#3b4252;outline:none}.ReagentPage_reagent-page__buHbK>form{align-items:center;display:flex;gap:.7rem;margin-bottom:1rem;max-width:500px;padding:0 1rem;width:100%}.ReagentPage_reagent-page__buHbK>div.ReagentPage_reagent-form__5YUi3{align-items:center;display:flex;flex-direction:row;gap:1.2rem;max-width:none;padding:0 1rem;width:auto}.ReagentPage_reagent-page__buHbK>p{color:#6b7280;font-size:.98rem;font-weight:400;margin:.3rem 0 1rem;text-align:center;width:100%}.ReagentPage_reagent-page__buHbK input[type=text]{background:#fff;border:1.5px solid #bfc9db;border-radius:.5rem;color:#222c3a;font-size:1rem;padding:.6rem 1rem;transition:border .15s;width:100%}.ReagentPage_reagent-page__buHbK input[type=text]:focus{border-color:#3b4252;outline:none}.ReagentPage_reagent-page__buHbK button[type=submit]{background:#3b4252;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1rem;transition:background .18s;width:5rem}.ReagentPage_reagent-page__buHbK button[type=submit]:hover{background:#222c3a}.ReagentPage_reagent-page__buHbK>div{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;padding:0 1rem;width:100%}.ReagentPage_reagent-page__buHbK table{background:#fff;border-collapse:collapse;border-radius:.7rem;box-shadow:0 1px 4px #2c3e5021;margin-bottom:1rem;table-layout:fixed;width:100%}.ReagentPage_reagent-page__buHbK thead{background:#e5e9f0}.ReagentPage_reagent-page__buHbK thead th:first-child{border-top-left-radius:.7rem}.ReagentPage_reagent-page__buHbK thead th:last-child{border-top-right-radius:.7rem}.ReagentPage_reagent-page__buHbK td,.ReagentPage_reagent-page__buHbK th{border-bottom:1px solid #e1e5eb;color:#222c3a;font-size:1rem;padding:.8rem 1rem;text-align:center}.ReagentPage_reagent-page__buHbK th{background:#3b4252;color:#fff;font-weight:500}.ReagentPage_reagent-page__buHbK td button{background:#fff;border:1.5px solid #3b4252;border-radius:.5rem;color:#3b4252;cursor:pointer;padding:.2rem .6rem;transition:background .2s}.ReagentPage_reagent-page__buHbK td button:hover{background:#434c5e;color:#fff}.ReagentPage_reagent-page__buHbK tr[style*="color: gray"]{color:gray!important}.ReagentPage_disposed-reagent__SEQ3T td{color:grey}.ReagentPage_highlight-row__cLBfb{background:#819fd3;transition:background .2s}.ReagentPage_accordion-icon__kZNRa{align-items:center;display:inline-flex;font-size:1rem;justify-content:center;line-height:1}.ReagentPage_master-table__6tvHK td:first-child,.ReagentPage_master-table__6tvHK th:first-child{padding-left:.35rem;padding-right:.35rem;width:3rem}.ReagentPage_reagent-list__Pdi71 table{table-layout:auto}.ReagentPage_accordion-content-open__u9x-w{max-height:5000px;opacity:1;overflow:hidden}.ReagentPage_accordion-content-closed__1c7-T{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,.61,.36,1),opacity .4s cubic-bezier(.22,.61,.36,1)}.ReagentPage_reagent-list__Pdi71>td{background-color:#c3d5f5;padding:0}.ReagentPage_reagent-list__Pdi71>td>div>table>thead>tr>th{background-color:#c3d5f5}.ReagentPage_reagent-list__Pdi71>td>div>table{background-color:#c3d5f5;border-radius:0;margin-bottom:0}.ReagentPage_reagent-list__Pdi71>td>div>table>tbody>tr>td>button{background-color:#c3d5f5;font-weight:700}.ReagentPage_reagent-list__Pdi71 th:first-child,.ReagentPage_reagent-list__Pdi71 thead th:first-child{border-top-left-radius:0}.ReagentPage_reagent-list__Pdi71 thead th:last-child{border-top-right-radius:0}.ReagentPage_reagent-list__Pdi71>td>div>table>tbody>tr>td{line-height:20px;padding:.4rem .8rem}.ReagentPage_reagent-list__Pdi71>td>div>p{font-weight:700}@media (max-width:640px){.ReagentPage_reagent-page__buHbK>h2{font-size:1.3rem;margin-bottom:.7rem}.ReagentPage_reagent-page__buHbK>div.ReagentPage_reagent-form__5YUi3{flex-direction:column;gap:0}.ReagentPage_reagent-form__5YUi3>label{align-items:flex-start;flex-direction:column;gap:.3rem}.ReagentPage_reagent-form__5YUi3>label>select{font-size:.9rem;padding:.4rem .8rem}.ReagentPage_reagent-form__5YUi3>form{gap:.3rem;max-width:400px;padding:0 1rem}.ReagentPage_reagent-page__buHbK>form input[type=text]{font-size:.85rem;padding:.4rem .6rem}.ReagentPage_reagent-page__buHbK>form button[type=submit]{font-size:.85rem;padding:.4rem .7rem;width:4rem}.ReagentPage_reagent-page__buHbK>div{max-width:98vw;padding:0 .5rem}.ReagentPage_reagent-page__buHbK td,.ReagentPage_reagent-page__buHbK th{font-size:.85rem;padding:.5rem .3rem}.ReagentPage_reagent-page__buHbK td button{font-size:.75rem;padding:.15rem .5rem}}.ReagentPage_reagent-detail-page__Z7UKJ{align-items:center;background:#e5e9f0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding-top:4.5rem}.ReagentPage_back-link__Y4-VB{background:none;border:none;box-sizing:border-box;color:#4f8cff;cursor:pointer;font-size:.9rem;margin:1rem auto 0;max-width:900px;padding:.2rem .4rem;text-align:left;text-decoration:underline;width:100%}.ReagentPage_tab-toggle__yFJzC{background:#f7fafc;border:1.5px solid #bfc9db;border-radius:.5rem;display:inline-flex;margin:12px 0;overflow:hidden}.ReagentPage_tab-toggle__yFJzC button{background:#0000;border:none;color:#3b4252;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.6rem 2.4rem;transition:background .15s,color .15s}.ReagentPage_tab-toggle__yFJzC button+button{border-left:1.5px solid #bfc9db}.ReagentPage_tab-toggle__yFJzC button.ReagentPage_active__ofRcV{background:#3b4252;color:#fff}@media (max-width:640px){.ReagentPage_reagent-detail-page__Z7UKJ{padding-top:3.5rem}.ReagentPage_tab-toggle__yFJzC button{font-size:.95rem;padding:.55rem 1.8rem}.ReagentPage_back-link__Y4-VB{margin-left:.7rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.list-none{color:gray!important;text-align:center}@media (max-width:640px){input,select,textarea{font-size:16px!important}}
/*# sourceMappingURL=main.18b281f7.css.map*/