.modals_overlay__uhZ6F{position:fixed;inset:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modals_layer__tTiQL,.modals_modal__Cz4J9{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:20px;width:100%;min-width:500px;max-width:1000px;max-height:1000px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;box-shadow:0 16px 32px rgba(0,0,0,.1);animation:modals_fadeIn__NRBah .3s ease-out;max-height:90vh;overflow:hidden}.modals_header__RKonx{display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin-bottom:12px}.modals_title__4S_7T{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.modals_body__afJTo{flex-grow:1;overflow-y:auto;font-size:1rem;color:#4b5563;text-align:center;line-height:1.6;white-space:pre-line}.modals_footer__qeHXP{display:flex;justify-content:center;gap:12px;margin-top:8px}.modals_button__WLNmI{padding:10px 22px;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.modals_button--confirm__eaS1v{background-color:#2563eb;color:#fff}.modals_button--confirm__eaS1v:hover{background-color:#1d4ed8}.modals_button--cancel__yttg_{background-color:#f9fafb;color:#374151;border:1px solid #d1d5db}.modals_button--cancel__yttg_:hover{background-color:#f3f4f6}@keyframes modals_fadeIn__NRBah{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.modals_closeButton__0laxh{background:transparent;border:none;font-size:24px;font-weight:700;color:#6b7280;cursor:pointer;transition:color .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.modals_closeButton__0laxh:hover{color:#111827}@media screen and (max-width:768px){.modals_layer__tTiQL,.modals_modal__Cz4J9{width:70%;max-width:400px;padding:16px}.modals_header__RKonx{padding:0 12px}.modals_title__4S_7T{font-size:1.1rem}.modals_body__afJTo{font-size:.95rem;margin-bottom:30px}.modals_footer__qeHXP{gap:8px}.modals_button__WLNmI{padding:8px 18px;font-size:.9rem}.modals_closeButton__0laxh{width:28px;height:28px;font-size:20px}}@media screen and (max-width:480px){.modals_layer__tTiQL,.modals_modal__Cz4J9{width:60%;max-width:350px;padding:12px}.modals_header__RKonx{padding:0 8px}.modals_title__4S_7T{font-size:1rem}.modals_body__afJTo{font-size:.9rem;margin-bottom:20px}.modals_footer__qeHXP{gap:6px}.modals_button__WLNmI{padding:6px 16px;font-size:.85rem}.modals_closeButton__0laxh{width:24px;height:24px;font-size:18px}}.modals_mobile_overlay__bbJKd{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:1000;touch-action:none}.modals_mobile_modal__OvYAT{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:480px;margin:0 auto;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:24px 20px;z-index:1001;box-shadow:0 -4px 16px rgba(0,0,0,.1);animation:modals_mobile_slideUp__lvj4a .25s ease-out;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.modals_mobile_title__niwN6{font-size:18px;font-weight:700;color:#111827;margin-bottom:16px;text-align:center}.modals_mobile_body__ldX94{font-size:16px;color:#4b5563;text-align:center;line-height:1.5;margin-bottom:24px;padding:0 10px;word-break:keep-all}.modals_mobile_footer__uFRMw{width:100%;display:flex;justify-content:center}.modals_mobile_button__H7oxE{width:100%;max-width:320px;background-color:#2563eb;color:#fff;padding:14px 0;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.1);margin:5px}.modals_mobile_button__H7oxE:hover{background-color:#1e40af}.modals_mobile_button--cancel__KLXQu{background-color:#f9fafb;color:#374151;border:1px solid #d1d5db}.modals_mobile_button--cancel__KLXQu:hover{background-color:#f3f4f6}@keyframes modals_mobile_slideUp__lvj4a{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modals_mobile_layer__UaggQ{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:480px;background-color:#fff;border-radius:12px;padding:24px 20px;z-index:1001;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;box-sizing:border-box;animation:modals_mobile_fadeIn__B_hLl .25s ease-out}.modals_mobile_header___VOf8{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.DataGrid_table__GHBGr{width:100%;border-collapse:collapse}.DataGrid_cell__03jqN{padding:8px;border:1px solid #ccc;text-align:left}.DataGrid_header__gPKig{background-color:#f4f4f4;font-weight:700;text-align:center}.DataGrid_checkboxCell__lNEQW{padding:8px;border:1px solid #ccc;text-align:center}.DataGrid_button__0SoFG{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.DataGrid_button__0SoFG:hover{background-color:#0056b3}