._sidebar_12287_1{min-height:100vh;display:flex;flex-direction:column;background-color:#2e2e38;color:#fff;transition:width .3s ease}._sidebarCollapsed_12287_10{width:5rem}._sidebarExpanded_12287_14{width:16rem}._header_12287_18{height:4rem;padding:.75rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}._logoWrapper_12287_27{height:100%;display:flex;align-items:center;overflow:hidden;transition:width .3s ease}._logo_12287_27{height:2.5rem;width:auto;object-fit:contain;transition:transform .3s ease}._sidebarCollapsed_12287_10 ._logo_12287_27{transform:scale(.8)}._collapseButton_12287_46{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;cursor:pointer;border-radius:.375rem;transition:background-color .2s}._collapseButton_12287_46:hover{background-color:#ffffff1a}._menuGroup_12287_64{margin-bottom:.5rem}._menuButton_12287_68{width:100%;display:flex;align-items:center;padding:.75rem 1rem;background:none;border:none;color:#fff;cursor:pointer;transition:background-color .2s}._menuButton_12287_68:hover{background-color:#ffffff1a}._menuContent_12287_84{overflow:hidden;transition:all .3s ease}._menuContentExpanded_12287_89{max-height:500px;opacity:1}._menuContentCollapsed_12287_94{max-height:0;opacity:0}._menuItem_12287_99{display:flex;align-items:center;padding:.5rem 2.5rem;color:#9ca3af;text-decoration:none;transition:all .2s ease}._menuItem_12287_99:hover{background-color:#ffffff1a;color:#fff}._icon_12287_113{flex-shrink:0;opacity:.8}._menuItem_12287_99:hover ._icon_12287_113{opacity:1}._logOutContainer_12287_122{margin-top:auto;padding:1rem;border-top:1px solid rgba(255,255,255,.1)}._logOutContent_12287_128{display:flex;align-items:center;gap:.5rem;color:#fff;cursor:pointer;transition:color .2s ease}._menu_12287_64{display:flex;flex-direction:column;gap:.5rem;flex-grow:1}._text_12287_144{font-size:13.5px;font-weight:450;cursor:pointer}._layout_1mwcq_1{display:flex;min-height:100vh}._main_1mwcq_6{flex:1;background-color:#f3f4f6;min-height:100vh;overflow-y:auto}._inputWrapper_16mq6_1{display:flex;flex-direction:column;gap:.5rem}._label_16mq6_7{font-size:.875rem;font-weight:500;color:var(--text-primary)}._input_16mq6_1{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:.375rem;font-size:.875rem;transition:border-color .2s}._input_16mq6_1:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}._error_16mq6_27{color:#ef4444;font-size:.75rem;margin-top:.25rem}._button_7i7zo_1{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;font-size:.875rem;transition:all .2s;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._primary_7i7zo_14{background-color:#2e2e38;color:#fff;border:none}._primary_7i7zo_14:hover{background-color:#2e2e38}._secondary_7i7zo_24{background-color:#fff;color:#1f2937;border:1px solid #e5e7eb}._secondary_7i7zo_24:hover{background-color:#f3f4f6}._loading_7i7zo_34{opacity:.7;cursor:not-allowed}._container_1nglt_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}._loginCard_1nglt_9{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;width:100%;max-width:24rem}._logo_1nglt_18{height:3rem;width:auto;margin-bottom:2rem}._header_1nglt_24{text-align:center;margin-bottom:2rem}._title_1nglt_29{font-size:1.5rem;font-weight:600;color:var(--text-primary)}._subtitle_1nglt_35{color:var(--text-secondary);margin-top:.5rem}._form_1nglt_40{display:flex;flex-direction:column;gap:1rem}._txtButton_1nglt_46{text-decoration:none;color:#07217e;font-size:.8rem;font-weight:500;cursor:pointer}._txtButton_1nglt_46:active{color:#5c74c8}._btnContainer_1nglt_58{display:flex;flex-direction:row;justify-content:space-between}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loaderOverlay_1jrmf_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999}._loaderContainer_1jrmf_15{display:flex;flex-direction:column;align-items:center;justify-content:center}._spinner_1jrmf_22{width:64px;height:64px;border:8px solid rgba(0,0,0,.1);border-top:8px solid #007bff;border-radius:50%;animation:_spin_1jrmf_22 1s linear infinite}._message_1jrmf_30{margin-top:20px;font-size:18px;color:#7b7a7a;text-align:center;font-weight:500}@keyframes _spin_1jrmf_22{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_135nq_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}._loginCard_135nq_9{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;width:100%;max-width:24rem}._logo_135nq_18{height:3rem;width:auto;margin-bottom:2rem}._header_135nq_24{text-align:center;margin-bottom:2rem}._title_135nq_29{font-size:1.5rem;font-weight:600;color:var(--text-primary)}._subtitle_135nq_35{color:var(--text-secondary);margin-top:.5rem}._form_135nq_40{display:flex;flex-direction:column;gap:1rem}._error_135nq_46{color:red;text-align:center}._btnContainer_135nq_51{display:flex;flex-direction:row;justify-content:space-between}._txtButton_135nq_57{text-decoration:none;color:#07217e;font-size:.8rem;font-weight:500;cursor:pointer}._txtButton_135nq_57:active{color:#5c74c8}._container_h9z4f_2{padding:1.5rem 2rem}._header_h9z4f_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_h9z4f_13{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._subtitle_h9z4f_20{color:#6b7280;font-size:.875rem}._tableContainer_h9z4f_25{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;margin-bottom:15px}._table_h9z4f_25{width:100%;border-collapse:collapse;font-size:.875rem}._table_h9z4f_25 th{background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._table_h9z4f_25 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#1f2937}._table_h9z4f_25 tr:hover{background-color:#f9fafb}._companyInfo_h9z4f_58{display:flex;flex-direction:column;gap:.25rem}._companyName_h9z4f_64{font-weight:500;color:#111827}._contactPerson_h9z4f_69{font-size:.75rem;color:#6b7280}._actions_h9z4f_74{display:flex;gap:.5rem}._actionButton_h9z4f_79{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem}._actionButton_h9z4f_79:hover{background-color:#f3f4f6}._addButton_h9z4f_91{display:inline-flex;align-items:center;gap:.5rem;color:#fff;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:background-color .2s}._statusSelect_h9z4f_103{padding:.5rem 2rem .5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;cursor:pointer;transition:all .2s ease}._inProgressStatus_h9z4f_118{background-color:#d5d8dc;color:#4c4d53}._doneStatus_h9z4f_123{background-color:#dcfce7;color:#166534}._cancelledStatus_h9z4f_128{background-color:#fee2e2;color:#991b1b}._statusSelect_h9z4f_103:hover{filter:brightness(.95)}._statusSelect_h9z4f_103:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}._filters_h9z4f_142{margin-bottom:1.25rem;display:flex;align-items:center;gap:1rem}._searchBox_h9z4f_150{position:relative;max-width:400px;flex:1}._searchIcon_h9z4f_156{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_h9z4f_164{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._searchInput_h9z4f_164:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._searchInput_h9z4f_164::placeholder{color:#9ca3af}._pendingBadge_h9z4f_183{font-size:.8em;color:#667;font-style:italic}._pendingStatus_h9z4f_189{color:#f39c12;font-weight:500;font-size:.9em}._pendingText_h9z4f_195{color:#667;font-style:italic}._pendingRow_h9z4f_200{background-color:#f9f9f9}._modalOverlay_njft2_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:50;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_njft2_2{background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:28rem;width:100%;overflow:hidden;animation:_modalSlideIn_njft2_1 .3s ease-out}._modalHeader_njft2_27{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_njft2_27 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._closeButton_njft2_42{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:none;border-radius:.5rem;color:#6b7280;cursor:pointer;transition:all .2s ease}._closeButton_njft2_42:hover{background-color:#f3f4f6;color:#1f2937}._modalContent_njft2_61{padding:1.5rem}._confirmationMessage_njft2_65{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:#fff7ed;border-radius:.75rem;margin-bottom:.5rem}._confirmationMessage_njft2_65 p{margin:0;color:#1f2937;font-size:.875rem;line-height:1.5}._warningIcon_njft2_82{flex-shrink:0;color:#ea580c}._modalFooter_njft2_87{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}@keyframes _modalSlideIn_njft2_1{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){._modalOverlay_njft2_2{padding:1rem}._modal_njft2_2{margin:0;max-height:calc(100vh - 2rem);display:flex;flex-direction:column}._modalContent_njft2_61{flex:1;overflow-y:auto}._modalFooter_njft2_87{flex-direction:column;gap:.5rem}._modalFooter_njft2_87 button{width:100%}}._header_fmy24_1{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background-color:#fff;border-bottom:1px solid #e5e7eb}._leftSection_fmy24_10{display:flex;flex-direction:column}._title_fmy24_15{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.25rem}._subtitle_fmy24_22{font-size:.875rem;color:#6b7280}._rightSection_fmy24_27{display:flex;align-items:center;gap:1rem}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._container_eidnf_2{display:flex;flex-direction:column;gap:2rem}._editor_eidnf_8{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._dateInput_eidnf_15{margin-bottom:1rem;display:flex;gap:1rem;align-items:center}._dateInput_eidnf_15 label{font-weight:500;color:#374151}._dateInput_eidnf_15 input{padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem}._quill_eidnf_34{height:300px;margin-bottom:1rem}._editorActions_eidnf_39{display:flex;justify-content:flex-end;gap:5rem;margin-top:5rem}._reportsList_eidnf_46{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._reportsList_eidnf_46 h3{margin-bottom:1rem;color:#111827;font-weight:600}._reportItem_eidnf_59{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem}._reportHeader_eidnf_66{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._reportDate_eidnf_73{font-weight:500;color:#374151}._reportActions_eidnf_78{display:flex;gap:.5rem}._reportPreview_eidnf_83{background-color:#f9fafb;border-radius:.375rem;padding:1rem;font-size:.875rem;color:#374151}._descriptionHeading_eidnf_91{margin-bottom:1rem;display:flex;gap:1rem;align-items:center;font-weight:500;color:#374151}._travelDetailsContainer_eidnf_100{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;border:#111827;border-style:solid}._travelDaySelect_eidnf_109{width:80px;padding:.4rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem}._container_7wknl_1{display:flex;flex-direction:column;gap:2rem}._uploadSection_7wknl_7{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._inputWrapper_7wknl_14{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._clearButton_7wknl_21{padding:.5rem 1rem;font-size:.875rem}._fileInput_7wknl_26{flex:1}._info_7wknl_30{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;margin-bottom:1rem;background-color:#f0f9ff;padding:.5rem 1rem;border-radius:.375rem;border:1px solid #bae6fd}._infoIcon_7wknl_43{flex-shrink:0;color:#0284c7}._previewGrid_7wknl_49{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.5rem;margin-bottom:1rem}._allImagesGrid_7wknl_57{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem}._preview_7wknl_49{width:100%;height:250px;object-fit:cover;border-radius:.375rem;transition:transform .2s}._preview_7wknl_49:hover{transform:scale(1.02);box-shadow:0 4px 6px #0000001a}._invalidImage_7wknl_77{border:2px solid #ef4444}._errorMessage_7wknl_81{color:#ef4444;font-size:.75rem;margin-top:.25rem;text-align:center}._previewItem_7wknl_88{position:relative;display:inline-block;width:100%;max-width:250px;margin:0}._editButton_7wknl_96{position:absolute;top:5px;right:5px;background-color:#0a2be6;color:#fff;border:none;border-radius:50%;padding:5px;cursor:pointer;z-index:10}._editButton_7wknl_96:hover{background-color:#0056b3}._descriptionInput_7wknl_113{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;margin-top:.5rem}._groupsList_7wknl_122{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._groupsList_7wknl_122 h3{margin-bottom:1rem;color:#111827;font-weight:600}._imageGroup_7wknl_135{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem}._groupHeader_7wknl_142{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._groupGrid_7wknl_149{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}._groupImage_7wknl_155{display:flex;flex-direction:column;gap:.5rem}._groupImage_7wknl_155 img{width:100%;height:250px;object-fit:cover;border-radius:.375rem}._groupImage_7wknl_155 p{font-size:.875rem;color:#374151}._hiddenFileInput_7wknl_182{display:none}@media (max-width: 1024px){._allImagesGrid_7wknl_57,._groupGrid_7wknl_149{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._allImagesGrid_7wknl_57,._groupGrid_7wknl_149{grid-template-columns:1fr}}._container_efe7q_2{padding:20px;background-color:#f9f9f9;min-height:50vh}._formContainer_efe7q_9{display:flex;flex-direction:column;gap:30px}._card_efe7q_16{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;border:1px solid #e0e0e0}._formField_efe7q_25{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}._formField_efe7q_25 label{font-weight:500;color:#333;font-size:.95rem}._formField_efe7q_25 input,._formField_efe7q_25 select{padding:10px;border:1px solid #ccc;border-radius:4px;font-size:.95rem;transition:border-color .3s ease}._formField_efe7q_25 input:focus,._formField_efe7q_25 select:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff4d}._inputForm_efe7q_55{display:flex;flex-direction:column;gap:15px}._formGrid_efe7q_61{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}._formActions_efe7q_68{display:flex;justify-content:flex-end;gap:15px;margin-top:20px}._formActions_efe7q_68 ._button_efe7q_75{padding:10px 20px;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}button:disabled{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed;opacity:.6}._formActions_efe7q_68 ._button_efe7q_75:hover{transform:translateY(-2px)}._formActions_efe7q_68 ._button_efe7q_75:disabled{background-color:#ccc;cursor:not-allowed}._tableContainer_efe7q_100{overflow-x:auto;margin-top:20px}._table_efe7q_100{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}._table_efe7q_100 th,._table_efe7q_100 td{padding:12px;border:1px solid #e0e0e0;text-align:left;font-size:.95rem}._table_efe7q_100 th{background-color:#f5f5f5;color:#333;font-weight:600}._table_efe7q_100 td{color:#555}._rowActions_efe7q_132{display:flex;gap:10px}._rowActions_efe7q_132 ._button_efe7q_75{padding:6px 12px;font-size:.9rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._rowActions_efe7q_132 ._button_efe7q_75:hover{transform:translateY(-1px)}._error_efe7q_150{color:#dc3545;font-size:.875rem;margin-top:5px}._noData_efe7q_157{text-align:center;padding:20px;color:#666;font-style:italic}._addButton_efe7q_165{padding:10px 20px!important;background-color:#007bff;color:#fff;border:none;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-bottom:1rem}._addButton_efe7q_165:hover{background-color:#0056b3;transform:translateY(-2px)}._formActions_efe7q_68 ._addButton_efe7q_165{margin-left:auto}._sectionTitle_efe7q_186{margin-bottom:1rem;margin-top:1rem}._buttonWrapper_efe7q_191{display:flex;justify-content:flex-end;margin-bottom:1rem}._quill_efe7q_197{height:300px;margin-bottom:3rem}._container_efe7q_2{display:flex;flex-direction:column}._descriptionHeading_efe7q_208{margin-bottom:1rem;display:flex;gap:1rem;align-items:center;font-weight:500;color:#374151}._editor_efe7q_217{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._dayDisplay_efe7q_224{padding:10.5px;border:1px solid #ccc;border-radius:4px;font-size:.95rem;transition:border-color .3s ease;background-color:#fff}._container_1gfvz_2{min-height:100vh;background-color:#f3f4f6}._formContainer_1gfvz_7{max-width:1200px;margin:20px auto;background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._error_1gfvz_16{color:#ef4444;text-align:center;margin:10px 0}._actions_1gfvz_22{flex:1;display:flex;justify-content:flex-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;margin-top:1.5rem}._rightButtons_1gfvz_31{display:flex;flex:1;justify-content:flex-end}._cancleBtn_1gfvz_36{margin-right:20px}._container_nicfo_2{min-height:100vh;background-color:#f3f4f6}._content_nicfo_7{padding:1.5rem 2rem}._tableContainer_nicfo_11{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_nicfo_11{width:100%;border-collapse:collapse;font-size:.875rem}._table_nicfo_11 th{background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._table_nicfo_11 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#1f2937;vertical-align:middle}._table_nicfo_11 tr:hover{background-color:#f9fafb}._actions_nicfo_44{display:flex;gap:.5rem}._actionButton_nicfo_49{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem}._statusSelect_nicfo_57{padding:.5rem 2rem .5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;cursor:pointer;transition:all .2s ease}._statusDone_nicfo_72{background-color:#dcfce7;color:#166534}._statusInProgress_nicfo_77{background-color:#dbeafe;color:#1e40af}._statusCancelled_nicfo_82{background-color:#fee2e2;color:#991b1b}._statusSelect_nicfo_57:hover{filter:brightness(.95)}._statusSelect_nicfo_57:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}@media (max-width: 1024px){._content_nicfo_7{padding:1rem}._table_nicfo_11{min-width:800px}._tableContainer_nicfo_11{overflow-x:auto}}@media (max-width: 640px){._actions_nicfo_44{flex-direction:column}._actionButton_nicfo_49{width:100%;justify-content:center}}._error_nicfo_121{color:red;font-size:1.25rem;margin-top:.25rem;text-align:center}._filters_nicfo_128{margin-bottom:1.25rem;display:flex;align-items:center;gap:1rem}._searchBox_nicfo_136{position:relative;max-width:400px;flex:1}._searchIcon_nicfo_142{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_nicfo_150{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._searchInput_nicfo_150:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._searchInput_nicfo_150::placeholder{color:#9ca3af}._inProgressStatus_nicfo_169{background-color:#d5d8dc;color:#4c4d53}._doneStatus_nicfo_174{background-color:#dcfce7;color:#166534}._cancelledStatus_nicfo_179{background-color:#fee2e2;color:#991b1b}._pendingBadge_nicfo_184{font-size:.8em;color:#666;font-style:italic}._pendingStatus_nicfo_190{color:#f39c12;font-weight:500;font-size:.9em;display:flex;justify-content:center}._pendingText_nicfo_198{display:flex;color:#666;font-style:italic;justify-content:center}._pendingRow_nicfo_205{background-color:#f9f9f9}._container_rz4j6_2{min-height:100vh;background-color:#f3f4f6}._content_rz4j6_7{padding:1.5rem 2rem;max-width:1200px;margin:0 auto}._stepper_rz4j6_14{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 0;margin-bottom:2rem}._stepWrapper_rz4j6_22{flex:1;display:flex;align-items:center}._stepContent_rz4j6_28{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;width:120px}._stepCircle_rz4j6_37{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f3f4f6;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:500;color:#6b7280;transition:all .3s ease}._stepCircle_rz4j6_37._active_rz4j6_51{border-color:#2563eb;color:#2563eb;background-color:#eff6ff}._stepCircle_rz4j6_37._completed_rz4j6_57{background-color:#2563eb;border-color:#2563eb;color:#fff}._stepText_rz4j6_63{min-width:120px}._stepTitle_rz4j6_67{font-weight:500;color:#111827;margin-bottom:.25rem}._stepDescription_rz4j6_73{font-size:.875rem;color:#6b7280}._stepConnector_rz4j6_78{flex:1;height:2px;background-color:#e5e7eb;margin:1.25rem .5rem 0;position:relative}._stepConnector_rz4j6_78:after{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#2563eb;transition:width .5s ease}._connectorCompleted_rz4j6_98:after{width:100%}._form_rz4j6_103{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._actions_rz4j6_110{flex:1;display:flex;justify-content:flex-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;margin-top:1.5rem}._rightButtons_rz4j6_119{display:flex;flex:1;justify-content:flex-end}._cancleBtn_rz4j6_124{margin-right:20px}@media (max-width: 768px){._stepper_rz4j6_14{flex-direction:column;align-items:flex-start;gap:1.5rem}._stepWrapper_rz4j6_22{width:100%}._stepConnector_rz4j6_78{width:2px;height:2rem;margin:.5rem 1.25rem}}._section_rz4j6_149{background-color:#fff;border-radius:.75rem;padding:1.5rem}._threeColumnGrid_rz4j6_155{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 1200px){._threeColumnGrid_rz4j6_155{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._threeColumnGrid_rz4j6_155{grid-template-columns:1fr}}._label_rz4j6_175{font-size:.875rem;font-weight:500;color:var(--text-primary)}._inputWrapper_rz4j6_181{display:flex;flex-direction:column;gap:.5rem}._input_rz4j6_181{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:.375rem;font-size:.875rem;transition:border-color .2s}._input_rz4j6_181:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}._error_rz4j6_201{color:#ef4444;font-size:.75rem;margin-top:.25rem}._phoneInputContainer_rz4j6_208{display:flex;align-items:center;width:100%}._phoneInputWrapper_rz4j6_214{display:flex;width:100%;border:1px solid var(--border-color);border-radius:.375rem;transition:border-color .2s}._phoneInputWrapper_rz4j6_214:focus-within{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}._countryDropdown_rz4j6_228{border:none!important;padding:.4rem!important;display:flex;align-items:center;border-radius:.375rem 0 0 .375rem!important}._countryDropdown_rz4j6_228 ._react-international-phone-country-selector-button__flag-emoji_rz4j6_238{margin-right:.5rem}._phoneInputField_rz4j6_243{border:none!important;padding:.75rem 1rem!important;font-size:.875rem!important;flex:1;border-radius:0 .375rem .375rem 0!important;background:transparent!important}._phoneInputField_rz4j6_243:focus{outline:none!important;box-shadow:none!important}._formGroup_1vcn8_1{margin-top:20px;display:flex;flex-direction:column;gap:8px}._error_1vcn8_7{color:red;font-size:12px}label{font-weight:700;margin-bottom:4px}._imagePreview_1vcn8_15{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ddd;padding:10px;border-radius:4px;max-width:500px;background-color:#fff;margin:0 auto}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));cursor:auto}.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}._container_uibql_2{display:flex;flex-direction:column;gap:1.5rem}._searchSection_uibql_8{position:relative;width:100%;max-width:600px}._searchBox_uibql_14{position:relative;width:100%}._searchIcon_uibql_19{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6b7280}._searchInput_uibql_27{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#1f2937;background-color:#fff;transition:all .2s ease}._searchInput_uibql_27:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._dropdown_uibql_44{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:300px;overflow-y:auto;z-index:100}._dropdownItem_uibql_57{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s}._dropdownItem_uibql_57:hover{background-color:#f3f4f6}._userAvatar_uibql_69{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;margin-right:.75rem;flex-shrink:0}._userInfo_uibql_83{flex:1;display:flex;flex-direction:column}._userName_uibql_89{font-weight:500;color:#1f2937}._userEmail_uibql_94{font-size:.75rem;color:#6b7280}._addIcon_uibql_99{color:#2563eb;opacity:0;transition:opacity .2s}._dropdownItem_uibql_57:hover ._addIcon_uibql_99{opacity:1}._selectedUsers_uibql_109{margin-top:1rem}._sectionTitle_uibql_113{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.75rem}._userChips_uibql_120{display:flex;flex-wrap:wrap;gap:.75rem}._userChip_uibql_120{background-color:#f3f4f6;border-radius:.375rem;padding:.25rem}._chipContent_uibql_132{display:flex;align-items:center;gap:.5rem}._chipAvatar_uibql_138{width:1.75rem;height:1.75rem;border-radius:9999px;background-color:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500}._chipName_uibql_151{font-size:.875rem;color:#1f2937}._chipSelect_uibql_156{padding:.25rem 1.5rem .25rem .5rem;font-size:.75rem;border:1px solid #e5e7eb;border-radius:.25rem;background-color:#fff;color:#1f2937;cursor:pointer}._chipRemove_uibql_166{display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:.25rem;border:none;background:none;color:#6b7280;cursor:pointer;transition:all .2s}._chipRemove_uibql_166:hover{background-color:#e5e7eb;color:#1f2937}._error_uibql_183{color:#ef4444;font-size:.75rem;margin-top:.25rem}._container_1qy98_1{padding:2rem;max-width:1400px;margin:0 auto}._header_1qy98_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_1qy98_14{font-size:1.875rem;font-weight:600;color:#111827;margin:0}._subtitle_1qy98_21{color:#6b7280;margin-top:.5rem;font-size:.875rem}._filters_1qy98_27{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}._searchBox_1qy98_35{position:relative;max-width:400px;flex:1}._searchIcon_1qy98_41{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_1qy98_49{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._table_1qy98_68 td{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;font-size:.875rem}._table_1qy98_68 tr:last-child td{border-bottom:none}._infoCell_1qy98_88{display:flex;flex-direction:column;overflow-x:auto;gap:.25rem}._primaryText_1qy98_95{color:#111827;font-weight:500}._secondaryText_1qy98_100{color:#6b7280;font-size:.75rem}._roleCell_1qy98_105{display:flex;align-items:center;gap:.75rem;position:relative}._roleIcon_1qy98_112{color:#6b7280;width:16px;height:16px;flex-shrink:0}._roleSelect_1qy98_119{padding:.5rem 2.5rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#374151;background-color:#fff;cursor:pointer;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}._roleSelect_1qy98_119:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._roleSelect_1qy98_119:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.75}._roleText_1qy98_149{color:#111827;font-weight:500}._statusBadge_1qy98_154{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}._admin_1qy98_163{background-color:#dcfce7;color:#166534}._editor_1qy98_168{background-color:#dbeafe;color:#1e40af}._viewer_1qy98_173{background-color:#fef9c3;color:#854d0e}._unassigned_1qy98_178{background-color:#f3f4f6;color:#4b5563}._disabled_1qy98_183{background-color:#fee2e2;color:#991b1b}._actions_1qy98_188{display:flex;gap:.5rem}._actionButton_1qy98_193{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;padding:.5rem .75rem;height:2.25rem}._actionButton_1qy98_193 svg{width:16px;height:16px}._addButton_1qy98_207{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;height:2.5rem}._addButton_1qy98_207 svg{width:16px;height:16px}._loadingContainer_1qy98_222{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}._spinner_1qy98_231{animation:_spin_1qy98_231 1s linear infinite;color:#6b7280;width:24px;height:24px}._buttonSpinner_1qy98_238{animation:_spin_1qy98_231 1s linear infinite;margin-right:.5rem;width:16px;height:16px}._selectSpinner_1qy98_245{animation:_spin_1qy98_231 1s linear infinite;width:16px;height:16px;margin-left:.5rem;color:#6b7280}@keyframes _spin_1qy98_231{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noData_1qy98_263{text-align:center;padding:3rem 1.5rem;color:#6b7280}@media (max-width: 768px){._container_1qy98_1{padding:1rem}._filters_1qy98_27{flex-direction:column;align-items:stretch}._searchBox_1qy98_35{max-width:none}._table_1qy98_68 th,._table_1qy98_68 td{padding:.75rem 1rem}._actionButton_1qy98_193{padding:.5rem}._actionButton_1qy98_193 span{display:none}}._modalOverlay_1qy98_298{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:50;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_1qy98_298{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:24rem;position:relative;animation:_modalShow_1qy98_1 .15s cubic-bezier(.16,1,.3,1)}._modalHeader_1qy98_324{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_1qy98_324 h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._closeButton_1qy98_339{background:none;border:none;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;border-radius:.375rem;transition:all .2s}._closeButton_1qy98_339:hover{background-color:#f3f4f6;color:#111827}._closeButton_1qy98_339:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}._modalContent_1qy98_362{padding:1.5rem}._confirmationMessage_1qy98_366{display:flex;align-items:flex-start;gap:1rem}._warningIcon_1qy98_372{color:#f59e0b;flex-shrink:0}._confirmationMessage_1qy98_366 p{margin:0;color:#374151;font-size:.875rem;line-height:1.5}._modalFooter_1qy98_384{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}@keyframes _overlayShow_1qy98_1{0%{opacity:0}to{opacity:1}}@keyframes _modalShow_1qy98_1{0%{opacity:0;transform:translateY(4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){._modal_1qy98_298{margin:1rem}._modalHeader_1qy98_324,._modalContent_1qy98_362,._modalFooter_1qy98_384{padding:1rem}}._tableContainer_1qy98_427{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._scrollBody_1qy98_434{max-height:650px;overflow-y:auto}._scrollBody_1qy98_434::-webkit-scrollbar{width:8px}._scrollBody_1qy98_434::-webkit-scrollbar-thumb{background-color:#9b9b9b;border-radius:4px}._table_1qy98_68{width:100%;border-collapse:collapse}._table_1qy98_68 th{background:#f9fafb;padding:.875rem 1.5rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6b7280;border-bottom:1px solid #e5e7eb}._scrollBody_1qy98_434 table,._tableContainer_1qy98_427>table{table-layout:fixed;width:100%}._activePage_1qy98_605:hover{background-color:#2563eb!important;border-color:#2563eb!important}@media (max-width: 1024px){._filtersContainer_1qy98_483{padding:1rem}._paginationContainer_1qy98_526{padding:1rem;flex-direction:column;align-items:stretch}._paginationControls_1qy98_553{justify-content:center}}@media (max-width: 640px){._filtersContainer_1qy98_483{padding:.75rem;flex-direction:column;align-items:stretch}._searchBox_1qy98_35{min-width:auto}._filterSelect_1qy98_492,._dateFilter_1qy98_493,._clearFiltersBtn_1qy98_510{width:100%}._pageNumbers_1qy98_584{flex-wrap:wrap;justify-content:center}._paginationInfo_1qy98_536{flex-direction:column;align-items:stretch;gap:.5rem}._itemsPerPageSelect_1qy98_544{width:100%}}._content_1qy98_666{padding:1.5rem 2rem}._metricsGrid_1qy98_671{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}._metricCard_1qy98_678{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}._metricCard_1qy98_678:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._metricIcon_1qy98_694{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background-color:#3b82f6;color:#fff;flex-shrink:0}._metricContent_1qy98_706{flex:1}._metricValue_1qy98_710{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .25rem;line-height:1}._metricLabel_1qy98_718{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}._logsSection_1qy98_726{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._sectionHeader_1qy98_733{display:flex;align-items:center;gap:.5rem;padding:1.5rem 1.5rem 0;color:#374151}._sectionHeader_1qy98_733 h2{font-size:1.25rem;font-weight:600;margin:0}._totalCount_1qy98_475{color:#6b7280;font-size:.875rem;font-weight:400;margin-left:auto}._filtersContainer_1qy98_483{padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border-bottom:1px solid #e5e7eb}._searchBox_1qy98_35{position:relative;flex:1;min-width:250px}._searchIcon_1qy98_41{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_1qy98_49{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s}._searchInput_1qy98_49:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._searchInput_1qy98_49::placeholder{color:#9ca3af}._filterSelect_1qy98_492,._dateFilter_1qy98_493{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:all .2s}._filterSelect_1qy98_492:focus,._dateFilter_1qy98_493:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._clearFiltersBtn_1qy98_510{padding:.75rem 1rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s}._clearFiltersBtn_1qy98_510:hover{background-color:#e5e7eb}._table_1qy98_68{width:100%;border-collapse:collapse;font-size:.875rem}._table_1qy98_68 th{background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-weight:500;color:#374151;border-bottom:1px solid #e5e7eb}._table_1qy98_68 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#1f2937;vertical-align:middle}._table_1qy98_68 tr:hover{background-color:#f9fafb}._tableContainer_1qy98_427{padding:0 1.5rem}._paginationContainer_1qy98_526{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._paginationInfo_1qy98_536{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#6b7280}._itemsPerPageSelect_1qy98_544{padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;background-color:#fff;cursor:pointer}._paginationControls_1qy98_553{display:flex;align-items:center;gap:.5rem}._paginationBtn_1qy98_559{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s}._paginationBtn_1qy98_559:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}._paginationBtn_1qy98_559:disabled{color:#9ca3af;cursor:not-allowed;opacity:.5}._pageNumbers_1qy98_584{display:flex;gap:.25rem}._pageNumberBtn_1qy98_589{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s}._pageNumberBtn_1qy98_589:hover{background-color:#f9fafb;border-color:#d1d5db}._activePage_1qy98_605{background-color:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important}._activePage_1qy98_605:hover{background-color:#2563eb!important;border-color:#2563eb!important;display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#dbeafe;color:#1e40af;text-transform:capitalize}._userId_1qy98_959{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;color:#6b7280;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._timestamp_1qy98_969{color:#6b7280;font-size:.8125rem}._noData_1qy98_263{text-align:center;color:#9ca3af;font-style:italic;padding:2rem 1rem}@media (max-width: 1024px){._content_1qy98_666{padding:1rem}._metricsGrid_1qy98_671{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}._table_1qy98_68{min-width:800px}._tableContainer_1qy98_427{overflow-x:auto}._filtersContainer_1qy98_483{padding:1rem}._paginationContainer_1qy98_526{padding:1rem;flex-direction:column;align-items:stretch}._paginationControls_1qy98_553{justify-content:center}}@media (max-width: 640px){._metricCard_1qy98_678{padding:1rem}._metricIcon_1qy98_694{width:2.5rem;height:2.5rem}._metricValue_1qy98_710{font-size:1.5rem}._sectionHeader_1qy98_733{padding:1rem 1rem 0;flex-wrap:wrap}._filtersContainer_1qy98_483{padding:.75rem;flex-direction:column;align-items:stretch}._searchBox_1qy98_35{min-width:auto}._filterSelect_1qy98_492,._dateFilter_1qy98_493,._clearFiltersBtn_1qy98_510{width:100%}._table_1qy98_68 th,._table_1qy98_68 td{padding:.5rem}._pageNumbers_1qy98_584{flex-wrap:wrap;justify-content:center}._paginationInfo_1qy98_536{flex-direction:column;align-items:stretch;gap:.5rem}._itemsPerPageSelect_1qy98_544{width:100%}}._tableContainer_1qy98_427::-webkit-scrollbar{height:8px}._tableContainer_1qy98_427::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._tableContainer_1qy98_427::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._tableContainer_1qy98_427::-webkit-scrollbar-thumb:hover{background:#94a3b8}._loadMoreContainer_1qy98_1091{display:flex;justify-content:center;margin:1rem 0}._loadMoreBtn_1qy98_1097{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}._loadMoreBtn_1qy98_1097:hover:not(:disabled){background-color:#0056b3}._loadMoreBtn_1qy98_1097:disabled{background-color:#6c757d;cursor:not-allowed}._tooltipWrapper_1b6vg_1{position:relative;display:inline-flex}._tooltip_1b6vg_1{visibility:hidden;position:absolute;z-index:50;padding:8px 12px;border-radius:4px;font-size:13px;line-height:1.4;white-space:nowrap;opacity:0;transition:all .2s ease}._dark_1b6vg_20{background:#1a1a1a;color:#fff}._light_1b6vg_25{background:#fff;color:#333;border:1px solid #e2e8f0}._error_1b6vg_31{background:#dc2626;color:#fff}._success_1b6vg_36{background:#059669;color:#fff}._top_1b6vg_42 ._tooltip_1b6vg_1{bottom:100%;left:50%;transform:translate(-50%) translateY(-8px)}._bottom_1b6vg_48 ._tooltip_1b6vg_1{top:100%;left:50%;transform:translate(-50%) translateY(8px)}._left_1b6vg_54 ._tooltip_1b6vg_1{right:100%;top:50%;transform:translateY(-50%) translate(-8px)}._right_1b6vg_60 ._tooltip_1b6vg_1{left:100%;top:50%;transform:translateY(-50%) translate(8px)}._tooltip_1b6vg_1:after{content:"";position:absolute;width:0;height:0;border:6px solid transparent}._top_1b6vg_42 ._tooltip_1b6vg_1:after{top:100%;left:50%;transform:translate(-50%);border-top-color:currentColor}._bottom_1b6vg_48 ._tooltip_1b6vg_1:after{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:currentColor}._left_1b6vg_54 ._tooltip_1b6vg_1:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:currentColor}._right_1b6vg_60 ._tooltip_1b6vg_1:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:currentColor}._tooltipWrapper_1b6vg_1:hover ._tooltip_1b6vg_1{visibility:visible;opacity:1;transform:translate(-50%) translateY(0)}._tooltipWrapper_1b6vg_1._left_1b6vg_54:hover ._tooltip_1b6vg_1,._tooltipWrapper_1b6vg_1._right_1b6vg_60:hover ._tooltip_1b6vg_1{transform:translateY(-50%) translate(0)}._dark_1b6vg_20:after{color:#1a1a1a}._light_1b6vg_25:after{color:#e2e8f0}._error_1b6vg_31:after{color:#dc2626}._success_1b6vg_36:after{color:#1C2270,}._modalOverlay_16dp2_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:50;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContainer_16dp2_16{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:28rem;margin:1rem;overflow:hidden;animation:_modalShow_16dp2_1 .2s ease-out}._modalHeader_16dp2_28{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_16dp2_28 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._closeButton_16dp2_43{padding:.5rem!important;height:2rem!important;width:2rem!important;display:flex!important;align-items:center!important;justify-content:center!important}._modalContent_16dp2_52{padding:1.5rem}._inputGroup_16dp2_56{margin-bottom:1.5rem}._inputGroup_16dp2_56:last-child{margin-bottom:0}._passwordContainer_16dp2_64{position:relative}._passwordActions_16dp2_68{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.25rem;padding-right:.5rem}._iconButton_16dp2_79{padding:.5rem!important;height:2rem!important;width:2rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s!important}._iconButton_16dp2_79:disabled{opacity:.5;cursor:not-allowed}._icon_16dp2_79{width:1rem;height:1rem;transition:all .2s}._successIcon_16dp2_100{color:#10b981}._modalFooter_16dp2_104{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb}._spinner_16dp2_113{animation:_spin_16dp2_113 1s linear infinite;margin-right:.5rem}._roleInputContainer_16dp2_119{display:flex;align-items:center;gap:.5rem}._roleLabel_16dp2_126{font-size:.875rem;color:#374151;margin:0}._roleSelect_16dp2_133{flex:1;padding:.5rem 2.5rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#374151;background-color:#fff;cursor:pointer;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}@keyframes _spin_16dp2_113{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _modalShow_16dp2_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}:root{--primary-bg: #f3f4f6;--sidebar-bg: #1f2937;--card-bg: white;--text-primary: #111827;--text-secondary: #6b7280;--border-color: #6b7280;--primary-color: #2E2E38;--primary-hover: #2E2E38 }*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary)}
