@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}a{color:inherit}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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 #0000001a;--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));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.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);align-items:center;left:50%;transform:translate(-50%)}.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);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;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;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (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%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.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:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.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:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.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;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.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{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}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:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}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:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,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:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}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:translateY(2000px)}}.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%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}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) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}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:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.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-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-1:#081228;--bg-2:#123163;--bg-3:#0a1f42;--panel:#ffffffe6;--panel-strong:#fffffff7;--text:#0b1220;--muted:#5b6575;--line:#d6deea;--head:#0f2d58;--accent:#f59e0b;--accent-2:#f97316;--message-bg:#eff6ff;--message-line:#bfdbfe;--message-text:#1e3a8a;--radius-lg:20px;--radius-md:12px;--shadow:0 20px 50px #0207174d}._loginBody_6s0eu_23{min-height:100vh;color:var(--text);background:#003862;justify-content:center;align-items:center;margin:0;padding:26px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;display:flex;position:relative}._loginBody_6s0eu_23,._loginBody_6s0eu_23 *{box-sizing:border-box}._loginLoaderOverlay_6s0eu_41{z-index:4000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffd1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._loginLoader_6s0eu_41{object-fit:contain;width:140px;height:140px}._layout_6s0eu_58{grid-template-columns:minmax(290px,1fr) minmax(340px,.95fr) minmax(290px,1fr);align-items:center;gap:30px;width:min(1400px,100%);display:grid}._panel_6s0eu_66{min-width:0}._panelHeader_6s0eu_70{color:#f8fbff;letter-spacing:.03em;text-align:center;background:0 0;padding:12px 16px;font-size:.98rem;font-weight:700}._panelBody_6s0eu_80{border-radius:var(--radius-lg);background:#ffffff14;border:1px solid #ffffff1f;padding:16px;overflow:hidden}._loginBody_6s0eu_23 table{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}._th_6s0eu_95{text-align:center;color:var(--head);text-transform:uppercase;white-space:nowrap;background:#cde0ff;padding:8px;font-size:.75rem;font-weight:800}._alignLeft_6s0eu_106{text-align:left}._alignRight_6s0eu_110{text-align:right}._td_6s0eu_114{color:#fff;padding:8px;font-size:14px}._loadingCell_6s0eu_120{text-align:center;padding:20px 8px}._tableLoader_6s0eu_125{object-fit:contain;width:72px;height:72px;margin:0 auto;display:block}._emptyCell_6s0eu_133{text-align:center;color:#ffffffc7}._inlineState_6s0eu_138{border-radius:var(--radius-md);color:#f8fbff;background:#ffffff1a;border:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;font-size:.82rem;line-height:1.4;display:flex}._retryButton_6s0eu_153{color:var(--head);cursor:pointer;background:#cde0ff;border:0;border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:700}._skeletonLine_6s0eu_165{background:linear-gradient(90deg,#ffffff1f,#ffffff47,#ffffff1f) 0 0/200% 100%;border-radius:999px;width:100%;height:12px;animation:1.3s ease-in-out infinite _shimmer_6s0eu_1;display:block}._loginBody_6s0eu_23 tbody tr:nth-child(2n){background:#ffffff0f}._loginBody_6s0eu_23 tbody tr:last-child td{border-bottom:0}@keyframes _shimmer_6s0eu_1{0%{background-position:200% 0}to{background-position:-200% 0}}._loginCol_6s0eu_193{justify-content:center;align-items:center;display:flex;transform:scale(1.05)}._loginCard_6s0eu_200{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);background:#fff;border:1px solid #fff9;padding:32px;position:relative;overflow:hidden}._loginInner_6s0eu_211{z-index:1;position:relative}._loginLogo_6s0eu_216{text-align:center;margin-bottom:16px}._loginLogo_6s0eu_216 img{margin:0 auto;display:block}._field_6s0eu_226{margin-bottom:16px}._loginBody_6s0eu_23 label{color:#5b6575;letter-spacing:.01em;margin-bottom:4px;font-size:.84rem;font-weight:600;display:block}._loginBody_6s0eu_23 input[type=text],._loginBody_6s0eu_23 input[type=password]{border-radius:var(--radius-md);background:#fff;border:1px solid #cad5e4;width:100%;padding:12px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._loginBody_6s0eu_23 input:focus{border-color:#2778c1;outline:none}._btn_6s0eu_255{border-radius:var(--radius-md);letter-spacing:.03em;color:#fff;cursor:pointer;background:#2778c1;border:0;width:100%;margin-top:0;padding:12px 14px;font-size:.94rem;font-weight:700;transition:transform .15s,box-shadow .2s;box-shadow:0 10px 18px #ffffff52}._btn_6s0eu_255:hover{transform:translateY(-1px);box-shadow:0 12px 22px #2778c11f}._btn_6s0eu_255:disabled{cursor:not-allowed;opacity:.75;transform:none;box-shadow:0 10px 18px #ffffff3d}._errorMessage_6s0eu_283{border-radius:var(--radius-md);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-top:12px;padding:10px 12px;font-size:.84rem;line-height:1.45}._message_6s0eu_294{color:#2778c1;background:linear-gradient(135deg, #f8fbff, var(--message-bg));border:1px dashed var(--message-line);border-radius:var(--radius-md);text-align:left;margin-top:14px;padding:8px;font-size:.75rem;line-height:1.4}._message_6s0eu_294 strong{font-weight:800}@media (width<=1100px){._layout_6s0eu_58{grid-template-columns:1fr;max-width:760px}._loginCol_6s0eu_193{order:-1}}@media (width<=640px){._loginBody_6s0eu_23{padding:14px}._panelHeader_6s0eu_70{font-size:.9rem}._loginBody_6s0eu_23 th,._loginBody_6s0eu_23 td{padding:9px 7px;font-size:.82rem}._inlineState_6s0eu_138{flex-direction:column;align-items:stretch}._retryButton_6s0eu_153{width:100%}._loginCard_6s0eu_200{padding:22px 16px}}._loginBody_6s0eu_23 input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 1px #dc262629}._fieldError_6s0eu_355{color:#b91c1c;margin-top:6px;font-size:.78rem;line-height:1.35}._card_17w1f_1{border:1px solid var(--dashboard-card-border,#1fa2ea29);background:var(--dashboard-card-surface,#fff);box-shadow:none;border-radius:16px;padding:8px}._legendCard_17w1f_9{min-inline-size:0;padding:8px;position:relative}._header_17w1f_16{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:10px;margin-bottom:26px;display:flex}._legendHeader_17w1f_25{align-items:center;width:calc(100% - 18px);margin:0 0 10px 10px;padding:0 6px}._actionOnlyHeader_17w1f_32{justify-content:flex-end;margin-top:0;margin-bottom:16px;display:flex}._title_17w1f_39{color:var(--dashboard-card-title,#003862);margin:0;font-size:17px;line-height:1.1;font-weight:700!important}._legendTitle_17w1f_47{min-height:16px;color:var(--dashboard-card-title,#003862);background:0 0;align-items:center;padding:0;line-height:1;display:inline-flex;font-size:1rem!important}._legendAction_17w1f_58{background:0 0;justify-content:flex-end;align-items:center;padding:0;display:inline-flex}._subtitle_17w1f_66{color:var(--dashboard-card-subtitle,#64748b);margin-top:6px;font-size:13px}._shell_11z4p_1{width:100%;overflow:hidden}._shell_11z4p_1 .MuiTabs-root{min-height:36px}._shell_11z4p_1 .MuiTabs-scroller{width:100%}._shell_11z4p_1 .MuiTabs-list{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}._shell_11z4p_1 .MuiTabs-indicator{display:none}._shell_11z4p_1 .MuiTab-root{text-transform:none;min-width:max-content;max-width:none;min-height:40px;color:var(--dashboard-tab-text,#0c3863);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;border-radius:0;flex:none;margin:0;padding:18px 12px;font-size:.875rem;font-weight:700;line-height:1}._shell_11z4p_1 .MuiTab-root.Mui-selected{color:var(--dashboard-accent,#d36135);background:var(--dashboard-accent-soft,#d361350a);border-color:var(--dashboard-accent,#d36135)}._shell_11z4p_1 .MuiTab-root:not(.Mui-selected):hover{color:var(--dashboard-tab-hover,#d36135)}._shell_11z4p_1 .MuiTab-root.Mui-selected:hover{color:var(--dashboard-tab-hover,#d36135);border-color:var(--dashboard-accent,#d36135)}._notesBlock_1xcyc_1{flex-direction:column;flex:1;padding:8px;display:flex;overflow:hidden}._header_1xcyc_9{justify-content:space-between;align-items:center;gap:12px;display:flex}._title_1xcyc_16{color:#0c3863;margin:0;font-size:16px!important;font-weight:600!important}._addButton_1xcyc_23{color:#fff}._list_1xcyc_27{flex-direction:column;flex:1;min-height:0;padding-right:2px;display:flex;overflow-y:auto}._loadingState_1xcyc_36{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._loadingSpinner_1xcyc_45{object-fit:contain;width:64px;height:64px}._noteCard_1xcyc_51{color:#10243c;border:1px solid var(--dashboard-panel-row-border,#e2e8f0);background:#f7f8fc;border-radius:16px;padding:6px 6px 10px}._noteTop_1xcyc_59{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}._noteActions_1xcyc_66{flex-shrink:0;align-items:flex-start;margin-left:auto}._actionButton_1xcyc_72{color:#7c8490}._noteLabel_1xcyc_76{color:#fff;background:#0f9bd6;border-radius:10px;flex:auto;align-items:center;min-width:0;height:auto;min-height:26px;padding:0 10px;font-weight:500;display:inline-flex;font-size:11px!important}._noteBody_1xcyc_91{color:#7c8797;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin-top:10px;margin-left:2px;line-height:1.45;font-size:13px!important}._noteMeta_1xcyc_102{color:#0f9bd6;margin-top:10px;margin-left:2px;font-size:12px;display:block}._noteTime_1xcyc_110{color:#7c8797;font-size:12px;line-height:1.2;display:block}._empty_1xcyc_117{color:#64748b;padding-top:4px;font-size:12px}._repeatDays_14exi_1{flex-wrap:wrap;gap:8px;display:flex}._noteDetailsField_14exi_7{width:100%;min-width:0;display:block;position:relative}._noteDetailsField_14exi_7 label{z-index:1;color:#64748b;cursor:text;background:#fff;padding:0 4px;font-size:13px;line-height:1;position:absolute;top:-7px;left:12px}._noteDetailsField_14exi_7[data-theme=dark] label{color:#528aa9;background:#071e33}._noteDetailsField_14exi_7 textarea{box-sizing:border-box;color:#0f172a;width:100%;min-height:104px;font:inherit;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:12px;padding:12px 14px 10px;font-size:13px;line-height:1.4375em;display:block;overflow:auto}._noteDetailsField_14exi_7[data-theme=dark] textarea{color:#f8fafc;background:#17263b}._noteDetailsField_14exi_7 textarea:hover{border-color:#1fa2ea3d}._noteDetailsField_14exi_7 textarea:focus{border-color:#1fa2ea66;outline:none}._datePickerPanel_14exi_63{background:#fff;border:1px solid #dbe6f3;border-radius:4px;width:min(396px,100vw - 24px);padding:10px 8px 12px 10px;box-shadow:0 18px 42px #0f172a24}._pickerBody_14exi_72{grid-template-columns:208px 1fr;gap:10px;min-width:0;display:grid}._calendarPanel_14exi_79{min-width:0}._datePickerHeader_14exi_83{justify-content:space-between;align-items:center;gap:6px;min-height:32px;margin-bottom:6px;display:flex}._monthButton_14exi_92{color:#003862;cursor:default;min-width:0;font:inherit;background:0 0;border:0;align-items:center;gap:3px;padding:0 4px;font-size:12px;font-weight:800;display:inline-flex}._monthButton_14exi_92:after{content:"";border-top:4px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}._monthNav_14exi_116{flex:none;align-items:center;gap:2px;display:inline-flex}._weekdayGrid_14exi_123,._dayGrid_14exi_124{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_14exi_123{color:#111827;text-align:center;margin-bottom:4px;font-size:12px;font-weight:500}._dayButton_14exi_138{color:#111827;cursor:pointer;width:26px;height:26px;font:inherit;background:0 0;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:inline-flex}._dayButton_14exi_138:hover,._dayButton_14exi_138:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_14exi_161{color:#94a3b8}._dayButtonToday_14exi_165{border-color:#1297db}._dayButtonSelected_14exi_169,._dayButtonSelected_14exi_169:hover,._dayButtonSelected_14exi_169:focus-visible{color:#fff;background:#1a73e8}._timePickerPanel_14exi_176{grid-template-columns:repeat(3,52px);gap:4px;max-width:164px;max-height:234px;display:grid;overflow:hidden}._timeColumn_14exi_185{scrollbar-width:none;max-height:234px;overflow-y:auto}._timeColumn_14exi_185::-webkit-scrollbar{display:none}._timeOption_14exi_195{color:#111827;cursor:pointer;width:52px;height:36px;font:inherit;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}._timeOption_14exi_195:hover,._timeOption_14exi_195:focus-visible{color:#003862;background:#eef8ff;outline:0}._timeOptionSelected_14exi_218,._timeOptionSelected_14exi_218:hover,._timeOptionSelected_14exi_218:focus-visible{color:#fff;background:#1a73e8;font-weight:800}._datePickerActions_14exi_226{justify-content:space-between;gap:10px;width:208px;margin-top:4px;padding:8px 8px 0;display:flex}._dateTextButton_14exi_235{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_14exi_235:hover,._dateTextButton_14exi_235:focus-visible{color:#003862;outline:0}._datePickerPanel_14exi_63[data-theme=dark]{color:#f8fafc;background:#111c2f;border-color:#94a3b838}._datePickerPanel_14exi_63[data-theme=dark] ._datePickerTitle_14exi_258,._datePickerPanel_14exi_63[data-theme=dark] ._monthButton_14exi_92,._datePickerPanel_14exi_63[data-theme=dark] ._dayButton_14exi_138,._datePickerPanel_14exi_63[data-theme=dark] ._timeOption_14exi_195{color:#f8fafc}._datePickerPanel_14exi_63[data-theme=dark] ._weekdayGrid_14exi_123,._datePickerPanel_14exi_63[data-theme=dark] ._dayButtonMuted_14exi_161{color:#9fbfd6}._datePickerPanel_14exi_63[data-theme=dark] ._dayButton_14exi_138:hover,._datePickerPanel_14exi_63[data-theme=dark] ._dayButton_14exi_138:focus-visible,._datePickerPanel_14exi_63[data-theme=dark] ._timeOption_14exi_195:hover,._datePickerPanel_14exi_63[data-theme=dark] ._timeOption_14exi_195:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_14exi_63[data-theme=dark] ._dayButtonToday_14exi_165{border-color:#7dd3fc}._datePickerPanel_14exi_63[data-theme=dark] ._dayButtonSelected_14exi_169,._datePickerPanel_14exi_63[data-theme=dark] ._dayButtonSelected_14exi_169:hover,._datePickerPanel_14exi_63[data-theme=dark] ._dayButtonSelected_14exi_169:focus-visible,._datePickerPanel_14exi_63[data-theme=dark] ._timeOptionSelected_14exi_218,._datePickerPanel_14exi_63[data-theme=dark] ._timeOptionSelected_14exi_218:hover,._datePickerPanel_14exi_63[data-theme=dark] ._timeOptionSelected_14exi_218:focus-visible{color:#fff;background:#1a73e8}._datePickerPanel_14exi_63[data-theme=dark] ._dateTextButton_14exi_235{color:#7dd3fc}._datePickerPanel_14exi_63[data-theme=dark] ._dateTextButton_14exi_235:hover,._datePickerPanel_14exi_63[data-theme=dark] ._dateTextButton_14exi_235:focus-visible{color:#fff}@media (width<=460px){._datePickerPanel_14exi_63{width:calc(100vw - 24px)}._pickerBody_14exi_72{grid-template-columns:1fr}._timePickerPanel_14exi_176{grid-template-columns:repeat(3,1fr);max-width:none;max-height:144px}._timeColumn_14exi_185{max-height:144px}._timeOption_14exi_195,._datePickerActions_14exi_226{width:100%}}._panel_1bk1u_1{border:1px solid var(--dashboard-panel-border,#1fa2ea29);background:var(--dashboard-panel-surface,#fff);border-radius:16px;flex-direction:column;width:100%;height:100%;min-height:0;padding:10px;display:flex}[data-theme=dark] ._panel_1bk1u_1{border:1px solid #94a3b838}._header_1bk1u_17{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}._scrollArea_1bk1u_25{flex:1;height:calc(100vh - 156px);display:block;overflow-y:auto}._loaderWrap_1bk1u_32{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}._loader_1bk1u_32{object-fit:contain;width:120px;height:120px}._loaderText_1bk1u_47{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._groupBlock_1bk1u_54{flex-direction:column;gap:6px;display:flex}._heading_1bk1u_60{color:var(--dashboard-panel-heading,#0c3863);margin:0;font-size:16px!important;font-weight:600!important}._fetchButton_1bk1u_67{background:var(--dashboard-panel-button-bg,#1297db);min-height:36px;color:var(--dashboard-panel-button-text,#fff);border:1px solid var(--dashboard-panel-button-border,#1297db);cursor:pointer;border-radius:18px;padding:0 16px;font-weight:700}._emptyState_1bk1u_78{color:var(--dashboard-panel-row-muted,#64748b);margin:6px 2px 2px;font-size:13px;line-height:1.4}._groupButton_1bk1u_85{background:var(--dashboard-panel-group-surface,#1297db1f);width:100%;color:var(--dashboard-panel-group-text,#fff);cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:8px;font-weight:700;display:flex}._groupButton_1bk1u_85[aria-expanded=true]{border-bottom-right-radius:0;border-bottom-left-radius:0}._groupBlock_1bk1u_54{gap:0;display:grid}._groupLabelWrap_1bk1u_109{color:var(--dashboard-panel-group-text,#003862);align-items:center;gap:8px;display:inline-flex}._triangle_1bk1u_116{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid var(--dashboard-panel-group-text,#003862);transform-origin:50%;width:0;height:0;transition:transform .16s;transform:rotate(0)}._triangleOpen_1bk1u_127{transform:rotate(90deg)}._groupLabel_1bk1u_109{font-size:13px}._groupBody_1bk1u_135{background:var(--dashboard-panel-group-surface,#eff7fc);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}._groupDetails_1bk1u_144{background:var(--dashboard-panel-group-surface-strong,#f8fbff);border:0;border-radius:0 0 14px 14px;gap:2px;padding:4px;display:grid}.MuiChip-root._badge_1bk1u_155{color:var(--dashboard-panel-chip-text,#fff);text-align:center;width:24px;height:24px;background:var(--dashboard-panel-chip-bg,#d36135)!important}[data-theme=dark] .MuiChip-root._badge_1bk1u_155{background:#7dd3fa!important}[data-theme=dark] .MuiChip-root._badge_1bk1u_155 .MuiChip-label{color:#0e172a!important}._techRow_1bk1u_171{background:var(--dashboard-panel-row-surface,#fff);border:1px solid var(--dashboard-panel-row-border,#e2e8f0);border-radius:10px;padding:8px 10px}._techCombined_1bk1u_178{color:var(--dashboard-panel-row-text,#0f172a);white-space:normal;line-height:1.45;font-size:11px!important;font-weight:400!important}._techNickname_1bk1u_186{font-weight:400}._techRest_1bk1u_190{color:var(--dashboard-panel-row-muted,#747c84);font-weight:400}._techDetails_1bk1u_195{flex-direction:column;gap:2px;margin-top:6px;display:flex}._techDetailLine_1bk1u_202{color:var(--dashboard-panel-row-muted,#64748b);margin:0;line-height:1.35;font-size:12px!important}._groupEmpty_1bk1u_209{color:var(--dashboard-panel-row-muted,#64748b);padding:4px 2px;font-size:13px!important}._groupItem_1bk1u_215{background:var(--dashboard-panel-row-surface,#fff);border-radius:10px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}._groupItemLabel_1bk1u_224{color:var(--dashboard-panel-row-text,#0f172a);font-size:13px;font-weight:700}._groupItemMeta_1bk1u_230{color:var(--dashboard-panel-row-muted,#64748b);font-size:12px}._emptyState_1bk1u_78{color:var(--dashboard-panel-row-muted,#64748b);font-size:14px}._techRowButton_1bk1u_240{background:var(--dashboard-panel-row-button-surface,#fff);border:1px solid var(--dashboard-panel-row-border,#e2e8f0);cursor:pointer;text-align:left;border-radius:10px;width:100%;padding:4px;transition:transform .14s,box-shadow .14s,border-color .14s}[data-theme=dark] ._techRowButton_1bk1u_240{background:#17263b;border:1px solid #1a3b57}._techRowButton_1bk1u_240:hover{border-color:#2aa7e6;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}._techRowButton_1bk1u_240:focus-visible{outline-offset:2px;outline:2px solid #2aa7e6}._hoverPreview_1bk1u_267{z-index:10000;color:#1f2937;pointer-events:none;background:#fff;border:1px solid #1fa2ea2e;border-radius:8px;width:280px;max-width:calc(100vw - 24px);max-height:220px;padding:8px;position:fixed;overflow-y:auto;box-shadow:0 18px 38px #0f172a2e}._hoverPreview_1bk1u_267:before{content:"";background:#fff;border-bottom:1px solid #1fa2ea2e;border-left:1px solid #1fa2ea2e;width:10px;height:10px;position:absolute;top:16px;left:-6px;transform:rotate(45deg)}._hoverPreviewDark_1bk1u_296{color:#f8fafc;background:#071e33;border:1px solid #1fa2ea29;box-shadow:0 18px 38px #02061773}._hoverPreviewDark_1bk1u_296:before{background:#071e33;border-bottom:1px solid #1fa2ea29;border-left:1px solid #1fa2ea29}._hoverSection_1bk1u_309+._hoverSection_1bk1u_309{margin-top:8px}._hoverTableHeader_1bk1u_313,._hoverTableRow_1bk1u_314{border-left:1px solid #d8e2ec;border-right:1px solid #d8e2ec;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}._hoverTableHeader_1bk1u_313{color:#0c3863;letter-spacing:.03em;text-transform:uppercase;background:#f1f7fc;border-top:1px solid #d8e2ec;border-top-left-radius:6px;border-top-right-radius:6px;font-size:10px;font-weight:800;overflow:hidden}._hoverPreviewDark_1bk1u_296 ._hoverTableHeader_1bk1u_313{color:#fff;background:#102b48;border-top:1px solid #1fa2ea29}._hoverPreviewDark_1bk1u_296 ._hoverTableHeader_1bk1u_313,._hoverPreviewDark_1bk1u_296 ._hoverTableRow_1bk1u_314{border-left:1px solid #1fa2ea29;border-right:1px solid #1fa2ea29}._hoverTableHeader_1bk1u_313 span,._hoverTableRow_1bk1u_314 span{overflow-wrap:anywhere;min-width:0;padding:4px 6px}._hoverTableHeader_1bk1u_313 span+span,._hoverTableRow_1bk1u_314 span+span{border-left:1px solid #d8e2ec}._hoverTableRow_1bk1u_314{color:#334155;border-top:1px solid #d8e2ec;font-size:11px;font-weight:600;line-height:1.2}._hoverPreviewDark_1bk1u_296 ._hoverTableRow_1bk1u_314{color:#f8fafc;background:#17263b;border-top:1px solid #1fa2ea29}._hoverTableRow_1bk1u_314:last-child{border-bottom:1px solid #d8e2ec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}._hoverPreviewDark_1bk1u_296 ._hoverTableRow_1bk1u_314:last-child{border-bottom:1px solid #1fa2ea29}._hoverTableRow_1bk1u_314 span+span{color:#64748b;font-weight:500}._hoverPreviewDark_1bk1u_296 ._hoverTableHeader_1bk1u_313 span+span,._hoverPreviewDark_1bk1u_296 ._hoverTableRow_1bk1u_314 span+span{border-left:1px solid #1fa2ea29}._hoverPreviewDark_1bk1u_296 ._hoverTableRow_1bk1u_314 span+span{color:#528aa9}._hoverEmptyRow_1bk1u_396{color:#64748b;text-align:center;font-style:normal;font-weight:700}._hoverPreviewDark_1bk1u_296 ._hoverEmptyRow_1bk1u_396{color:#528aa9}._hoverEmptyRow_1bk1u_396 span{grid-column:1/-1}._hoverState_1bk1u_411{color:#64748b;text-align:center;justify-content:center;align-items:center;min-height:52px;font-size:11px;font-weight:600;display:flex}._hoverPreviewDark_1bk1u_296 ._hoverState_1bk1u_411{color:#528aa9}._wrapper_1nc8j_1{background:var(--dashboard-surface,#fff);border-radius:12px;min-width:0}[data-theme=dark] ._wrapper_1nc8j_1{border:1px solid var(--dashboard-panel-border,#1fa2ea29)}._inner_1nc8j_11{padding:8px}._header_1nc8j_15{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._titleBlock_1nc8j_23{flex-direction:column;gap:4px;display:flex}._title_1nc8j_23{color:#003862;font-size:18px!important;font-weight:700!important;line-height:1.2!important}._refreshButton_1nc8j_36{flex-shrink:0}._tableContainer_1nc8j_40{border:1px solid var(--dashboard-border,#e2e8f0);background:0 0;border-radius:12px;min-width:0;height:calc(100vh - 156px);overflow:hidden}._tableScroll_1nc8j_49{width:100%;height:100%;overflow:auto}._table_1nc8j_40{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1320px}._techNameColumn_1nc8j_63{width:120px}._techStatusColumn_1nc8j_67{width:110px}._lastUpdatedColumn_1nc8j_71,._updatedByColumn_1nc8j_75{width:72px}._timelineDayColumn_1nc8j_79{width:150px}._primaryHeader_1nc8j_83,._dateHeader_1nc8j_84,._slotHeader_1nc8j_85{white-space:normal;border-right:0;height:auto;text-align:left!important;color:#0f172a!important;z-index:4!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:5px 4px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}._primaryHeader_1nc8j_83{vertical-align:middle!important;top:0!important}._stickyTechName_1nc8j_105,._stickyTechStatus_1nc8j_106,._stickyLastUpdated_1nc8j_107,._stickyUpdatedBy_1nc8j_108{box-shadow:1px 0 #dbe6f3;z-index:5!important;background:#fff!important;position:sticky!important}._primaryHeader_1nc8j_83._stickyTechName_1nc8j_105,._primaryHeader_1nc8j_83._stickyTechStatus_1nc8j_106,._primaryHeader_1nc8j_83._stickyLastUpdated_1nc8j_107,._primaryHeader_1nc8j_83._stickyUpdatedBy_1nc8j_108{z-index:9!important;background:#f8fbff!important}._stickyTechName_1nc8j_105{left:0}._stickyTechStatus_1nc8j_106{left:120px}._stickyLastUpdated_1nc8j_107{left:230px}._stickyUpdatedBy_1nc8j_108{left:302px}._dateHeader_1nc8j_84{text-align:center!important;top:0!important}._bodyRow_1nc8j_144:nth-of-type(odd),._bodyRow_1nc8j_144:nth-of-type(2n){background:0 0}._bodyRow_1nc8j_144:hover{background:#0f84c10a}._techCell_1nc8j_156,._statusCell_1nc8j_157,._metaCell_1nc8j_158,._timelineDayCell_1nc8j_159{vertical-align:top;white-space:normal;word-break:break-word;border-bottom:1px solid #edf2f7;border-right:0;color:#1f2937!important;text-align:left!important;padding:6px 4px!important;font-size:12px!important}._techCell_1nc8j_156{white-space:normal;word-break:break-word;background:0 0}._techLink_1nc8j_177{color:#1f2937;font-weight:400;text-decoration:none}._techLink_1nc8j_177:hover,._techLink_1nc8j_177:focus-visible{color:#0f84c1;text-decoration:underline}._statusCell_1nc8j_157{white-space:normal;word-break:normal}._statusSelect_1nc8j_194{width:104px;min-width:104px}._statusSelect_1nc8j_194 .MuiInputBase-root{background:#fff;border-radius:6px;min-height:28px;font-size:12px}._statusSelect_1nc8j_194 .MuiInputBase-input{padding:2px 22px 2px 4px!important}._metaCell_1nc8j_158{white-space:normal;min-width:64px;line-height:1.1!important}._timelineDayCell_1nc8j_159{vertical-align:middle;border-bottom:1px solid #edf2f7;border-right:1px solid #0f172a29;height:1px;position:relative;text-align:center!important;background:#fff!important;padding:0!important}._timelineDaySegments_1nc8j_227{align-items:stretch;width:100%;height:100%;min-height:56px;display:flex;overflow:hidden}._timelineSegment_1nc8j_236{border-right:1px solid #0f172a1f;min-width:2px;height:100%;min-height:56px;display:flex}._timelineSegment_1nc8j_236:last-child{border-right:0}._timelineSegmentAvailable_1nc8j_248{background:#a3ff7b}._timelineSegmentEvent_1nc8j_252{background:#ff9f9f}._segmentLabel_1nc8j_256{color:#333;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;height:100%;min-height:56px;padding:4px 3px;font-size:12px;line-height:1.1;display:flex;overflow:hidden}._segmentLabelEvent_1nc8j_273{text-align:center;align-items:center;padding-left:3px}._slotReasonLabel_1nc8j_279{-webkit-line-clamp:4;color:#332121;overflow-wrap:anywhere;white-space:pre-line;-webkit-box-orient:vertical;width:100%;font-size:11px;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}._slotReasonTime_1nc8j_293{color:#5f3434;overflow-wrap:anywhere;text-align:center;width:100%;font-size:10px;font-weight:600;line-height:1.15}._availableTime_1nc8j_303{color:#1f5f1d;overflow-wrap:anywhere;text-align:center;font-size:11px;font-weight:600;line-height:1.15}._eventTooltip_1nc8j_312{max-height:none!important;overflow:visible!important}._eventTooltipContent_1nc8j_317{gap:8px;max-width:260px;max-height:none;padding:2px 0;display:grid;overflow:visible}._eventTooltipItem_1nc8j_326{gap:4px;display:grid}._eventTooltipTitle_1nc8j_331{color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}._eventTooltipMeta_1nc8j_338,._eventTooltipDescription_1nc8j_339{color:#fff!important;font-size:11px!important;line-height:1.25!important}._eventTooltipDescription_1nc8j_339{font-weight:600!important}._loadingState_1nc8j_349{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;font-weight:600;display:flex}._loadingSpinner_1nc8j_360{object-fit:contain;width:56px;height:56px}._emptyState_1nc8j_366{height:160px;color:#64748b!important;text-align:center!important;font-weight:600!important}._popoverPaper_1nc8j_373{border:0;animation:.14s ease-out _tooltipIn_1nc8j_1;z-index:10000!important;background:#f2f2f2!important;border-radius:0!important;overflow:visible!important;box-shadow:0 2px 5px #00000042!important}._popoverPaper_1nc8j_373:before{content:"";border-bottom:8px solid #f2f2f2;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-8px;left:calc(50% - 8px)}._popoverContent_1nc8j_395{color:#333;text-align:center;gap:8px;width:200px;padding:10px;line-height:1.2;display:grid}._popoverEvent_1nc8j_405{gap:4px;display:grid}._popoverDescription_1nc8j_410{color:#333;font-size:12px!important;font-weight:700!important;line-height:1.2!important}._popoverMeta_1nc8j_417,._popoverMuted_1nc8j_418{color:#333;font-size:12px!important;line-height:1.2!important}@keyframes _tooltipIn_1nc8j_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dialogPaper_1nc8j_436{overflow:hidden;background:#fff!important;border-radius:8px!important}._dialogTitle_1nc8j_442{color:var(--dashboard-card-title,#003862);background:#f8fbff;border-bottom:1px solid #e2e8f0;padding:16px 20px!important;font-size:18px!important;font-weight:800!important;line-height:1.25!important}._dialogContent_1nc8j_452{background:#fff;gap:14px;display:grid;padding:16px 20px!important}._dialogActions_1nc8j_459{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._dialogSummary_1nc8j_465{color:#0f172a;flex-wrap:wrap;gap:8px;padding-top:4px;font-weight:700;display:flex}._dialogSummary_1nc8j_465 span{color:#0c3863;background:#eef7fd;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}._modalField_1nc8j_484{width:100%}._modalField_1nc8j_484 .MuiInputBase-root{background:#fff;border-radius:8px}._modalField_1nc8j_484 .MuiInputBase-input,._modalField_1nc8j_484 .MuiInputBase-inputMultiline{color:#0f172a;font-size:13px;font-weight:700}._modalField_1nc8j_484 .MuiInputLabel-root{color:#64748b;font-size:13px}._modalField_1nc8j_484 .MuiFormHelperText-root{font-size:12px}._modalField_1nc8j_484 .MuiOutlinedInput-notchedOutline{border-color:#d7e2ef}._modalField_1nc8j_484 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea3d}._modalField_1nc8j_484 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66}._dateTimePickerPaper_1nc8j_521{border-radius:14px!important}._dateTimePickerTitleRow_1nc8j_525,._dateTimePickerHeader_1nc8j_532{justify-content:space-between;align-items:center;gap:12px;display:flex}._dateTimePickerNav_1nc8j_539{font-size:22px!important;line-height:1!important}._dateTimePickerMonth_1nc8j_544{color:#003862;font-size:16px!important;font-weight:800!important}._dateTimePickerWeekdays_1nc8j_550,._dateTimePickerDays_1nc8j_551{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}._dateTimePickerWeekdays_1nc8j_550 span{color:#64748b;text-align:center;font-size:12px;font-weight:800}._dateTimePickerDay_1nc8j_551{color:#0f172a;cursor:pointer;height:34px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;padding:0;font-size:13px;font-weight:600}._dateTimePickerDay_1nc8j_551:hover,._dateTimePickerDay_1nc8j_551:focus-visible{background:#eef4f9;outline:none}._dateTimePickerDaySelected_1nc8j_583{color:#fff;background:#2778c1;border-color:#2778c1;font-weight:800}._dateTimePickerDaySelected_1nc8j_583:hover,._dateTimePickerDaySelected_1nc8j_583:focus-visible{background:#2778c1}._dateTimePickerDayMuted_1nc8j_595{color:#94a3b8}._darkDialogPaper_1nc8j_599{border:1px solid var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc)!important;background:#071e33!important}._darkDialogPaper_1nc8j_599 ._dialogTitle_1nc8j_442{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#102b48}._darkDialogPaper_1nc8j_599 ._dialogContent_1nc8j_452,._darkDialogPaper_1nc8j_599 ._dialogActions_1nc8j_459{color:var(--dashboard-text-primary,#f8fafc);background:#071e33}._darkDialogPaper_1nc8j_599 ._dialogActions_1nc8j_459{border-top-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_1nc8j_599 ._dialogSummary_1nc8j_465{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_1nc8j_599 ._dialogSummary_1nc8j_465 span{color:#f8fafc;border:1px solid var(--dashboard-card-border,#94a3b838);background:#17263b}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiInputBase-input,._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiInputBase-inputMultiline{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiInputLabel-root,._darkDialogPaper_1nc8j_599 ._modalField_1nc8j_484 .MuiFormHelperText-root{color:var(--dashboard-text-secondary,#cbd5e1)!important}._darkDialogPaper_1nc8j_599 ._dateTimePickerMonth_1nc8j_544{color:#fff}._darkDialogPaper_1nc8j_599 ._dateTimePickerDay_1nc8j_551{color:#4a7d99}._darkDialogPaper_1nc8j_599 ._dateTimePickerDay_1nc8j_551:hover,._darkDialogPaper_1nc8j_599 ._dateTimePickerDay_1nc8j_551:focus-visible{background:#102b48}._darkDialogPaper_1nc8j_599 ._dateTimePickerDaySelected_1nc8j_583{color:#fff;background:#102b48;border-color:#102b48}._darkDialogPaper_1nc8j_599 ._dateTimePickerDayMuted_1nc8j_595{color:#64748b}._darkDialogPaper_1nc8j_599 ._modalCancelButton_1nc8j_681,._darkDialogPaper_1nc8j_599 ._modalCancelButton_1nc8j_681:hover,._darkDialogPaper_1nc8j_599 ._modalCancelButton_1nc8j_681:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._darkDialogPaper_1nc8j_599 ._modalSaveButton_1nc8j_694,._darkDialogPaper_1nc8j_599 ._modalSaveButton_1nc8j_694:hover,._darkDialogPaper_1nc8j_599 ._modalSaveButton_1nc8j_694:focus-visible{color:#0c3863!important;background-color:#f5fbfe!important;border:1px solid #0c3864!important}._darkDialogPaper_1nc8j_599 ._modalCancelButton_1nc8j_681.Mui-disabled,._darkDialogPaper_1nc8j_599 ._modalSaveButton_1nc8j_694.Mui-disabled{opacity:.55}[data-theme=dark] ._title_1nc8j_23{color:#7dd3fa}[data-theme=dark] ._refreshButton_1nc8j_36{color:#f8fafc!important;background:#1e3248!important;border-color:#7dd3fc8c!important}[data-theme=dark] ._refreshButton_1nc8j_36:hover,[data-theme=dark] ._refreshButton_1nc8j_36:focus-visible{color:#fff!important;background:#102b48!important;border-color:#7dd3fc!important}[data-theme=dark] ._refreshButton_1nc8j_36 .MuiButton-startIcon,[data-theme=dark] ._refreshButton_1nc8j_36 .MuiSvgIcon-root{color:inherit!important}[data-theme=dark] ._refreshButton_1nc8j_36.Mui-disabled{color:#f8fafc94!important;background:#1e324885!important;border-color:#94a3b838!important}[data-theme=dark] ._tableContainer_1nc8j_40{background:#0f172a;border-color:#94a3b83d}[data-theme=dark] ._primaryHeader_1nc8j_83,[data-theme=dark] ._dateHeader_1nc8j_84,[data-theme=dark] ._slotHeader_1nc8j_85{color:#f8fafc!important;background:#102b48!important;border-bottom-color:#94a3b83d!important}[data-theme=dark] ._techCell_1nc8j_156,[data-theme=dark] ._statusCell_1nc8j_157,[data-theme=dark] ._metaCell_1nc8j_158{border-bottom-color:#94a3b82e;color:#e2e8f0!important}[data-theme=dark] ._stickyTechName_1nc8j_105,[data-theme=dark] ._stickyTechStatus_1nc8j_106,[data-theme=dark] ._stickyLastUpdated_1nc8j_107,[data-theme=dark] ._stickyUpdatedBy_1nc8j_108{box-shadow:1px 0 #94a3b838;background:#111c2f!important}[data-theme=dark] ._primaryHeader_1nc8j_83._stickyTechName_1nc8j_105,[data-theme=dark] ._primaryHeader_1nc8j_83._stickyTechStatus_1nc8j_106,[data-theme=dark] ._primaryHeader_1nc8j_83._stickyLastUpdated_1nc8j_107,[data-theme=dark] ._primaryHeader_1nc8j_83._stickyUpdatedBy_1nc8j_108{box-shadow:1px 0 #94a3b838;background:#102b48!important}[data-theme=dark] ._techLink_1nc8j_177{color:#f8fafc}[data-theme=dark] ._techLink_1nc8j_177:hover,[data-theme=dark] ._techLink_1nc8j_177:focus-visible{color:#7dd3fc}[data-theme=dark] ._statusSelect_1nc8j_194 .MuiInputBase-root{color:#f8fafc;background:#0f172a}[data-theme=dark] ._statusSelect_1nc8j_194 .MuiOutlinedInput-notchedOutline{border-color:#94a3b847}[data-theme=dark] ._statusSelect_1nc8j_194 .MuiSvgIcon-root,[data-theme=dark] ._statusSelect_1nc8j_194 .MuiSelect-icon,[data-theme=dark] ._statusSelect_1nc8j_194 .MuiInputBase-input,[data-theme=dark] ._statusSelect_1nc8j_194 .MuiSelect-select{color:#f8fafc!important}[data-theme=dark] ._timelineDayCell_1nc8j_159{border-bottom-color:#94a3b82e;border-right-color:#94a3b838;color:#f8fafc!important;background:#0f172a!important}[data-theme=dark] ._timelineSegmentAvailable_1nc8j_248{background:#234d24}[data-theme=dark] ._timelineSegmentEvent_1nc8j_252{background:#7f1d1d!important}[data-theme=dark] ._segmentLabel_1nc8j_256,[data-theme=dark] ._slotReasonLabel_1nc8j_279{color:#f8fafc}[data-theme=dark] ._slotReasonTime_1nc8j_293{color:#cbd5e1}[data-theme=dark] ._availableTime_1nc8j_303{color:#f8fafc}._sidebar_tlcxo_1{color:var(--sidebar-text,#0f172a);box-sizing:border-box;background:var(--sidebar-surface,#fff);border-right:1px solid var(--sidebar-border,#2aa7e629);width:100%;min-width:0;height:100%;box-shadow:var(--sidebar-shadow,0px 4px 16px #2aa7e614);border-radius:0;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}._logoWrap_tlcxo_18{background:var(--sidebar-logo-surface,#1297db14);flex-shrink:0;justify-content:center;align-items:center;padding:12px 0;display:flex}._logo_tlcxo_18{object-fit:contain;width:96px;height:auto;display:block}._content_tlcxo_34{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._body_tlcxo_42{flex-direction:column;flex:1;min-height:0;padding-right:2px;display:flex;overflow:hidden}._themeButton_tlcxo_51{box-sizing:border-box;width:48px;min-width:48px;height:48px;min-height:48px;color:var(--sidebar-toggle-icon,#fff);z-index:2;background:#003862;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:flex;bottom:8px;border:2px solid var(--sidebar-toggle-border,#003862)!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;position:fixed!important;left:-5px!important}._themeButtonLight_tlcxo_75{background:#003862!important}._themeButtonDark_tlcxo_79{background:#003862}._themeButtonLight_tlcxo_75:hover{transform:translateY(-1px);border-color:var(--sidebar-toggle-border,#102b47)!important;background:#102b47!important}._themeButtonLight_tlcxo_75 ._themeIcon_tlcxo_89{transition:all 1s;transform:rotate(180deg)}._themeButtonDark_tlcxo_79 ._themeIcon_tlcxo_89{transition:all 1s;transform:rotate(0)}._themeButtonDark_tlcxo_79:hover{transform:translateY(-1px);border-color:var(--sidebar-toggle-border,#102b47)!important;background:#102b47!important}._themeIcon_tlcxo_89{object-fit:contain;width:26px;height:26px;display:block}._wrapper_pq17f_1{background:var(--dashboard-surface,#fff);border-radius:12px;min-width:0}[data-theme=dark] ._wrapper_pq17f_1{border:1px solid var(--dashboard-panel-border,#1fa2ea29)}._inner_pq17f_11{padding:8px}._header_pq17f_15{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._titleBlock_pq17f_23{flex-direction:column;gap:4px;display:flex}._title_pq17f_23{color:#003862;font-size:18px;line-height:1.2;font-weight:700!important}[data-theme=dark] ._title_pq17f_23{color:#7dd3fa}._subtitle_pq17f_40{color:#64748b;font-size:13px}._countChip_pq17f_45{color:#0f66d0;background:#eaf4ff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}._tableContainer_pq17f_59{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:12px;min-width:0;overflow:hidden}._tableScroll_pq17f_66{width:100%;overflow:auto hidden}._fitTableScroll_pq17f_72{overflow-x:hidden}._openDispatchTable_pq17f_82{width:max-content;min-width:100%}._table_pq17f_59._fluidDispatchTable_pq17f_87{table-layout:fixed;width:100%;min-width:0}._openDispatchTable_pq17f_82 ._headCell_pq17f_93,._openDispatchTable_pq17f_82 ._bodyCell_pq17f_94{width:auto!important}._fluidDispatchTable_pq17f_87 ._headCell_pq17f_93,._onsiteDispatchTable_pq17f_104 ._headCell_pq17f_93{white-space:normal;overflow-wrap:anywhere;line-height:1.15}._fluidDispatchTable_pq17f_87 ._roHeadCell_pq17f_110{padding-left:5px!important}._fluidDispatchTable_pq17f_87 ._notesHeadCell_pq17f_114,._onsiteDispatchTable_pq17f_104 ._notesHeadCell_pq17f_114{overflow-wrap:normal;word-break:normal}._fluidDispatchTable_pq17f_87 ._bodyCell_pq17f_94{overflow-wrap:anywhere;line-height:1.25}._fluidDispatchTable_pq17f_87 ._techSummaryColumn_pq17f_129._headCell_pq17f_93,._fluidDispatchTable_pq17f_87 ._techSummaryColumn_pq17f_129._bodyCell_pq17f_94{padding:0!important}._fluidDispatchTable_pq17f_87 ._techSummaryColumn_pq17f_129._bodyCell_pq17f_94{border-right:1px solid #fff}._onsiteDispatchTable_pq17f_104 ._techSummaryColumn_pq17f_129._headCell_pq17f_93{padding:0!important}._scheduleTable_pq17f_142,._compactTable_pq17f_143{table-layout:fixed;width:100%;min-width:0}._headCell_pq17f_93{white-space:nowrap;text-align:left!important;color:#0f172a!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:5px 0!important;font-size:12px!important;font-weight:700!important}._sortButton_pq17f_162{appearance:none;box-sizing:border-box;width:100%;color:inherit;font:inherit;font-weight:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:4px;margin:0;padding:0 4px 0 0;display:inline-flex}._sortButton_pq17f_162:hover,._sortButton_pq17f_162:focus-visible{color:#0f84c1}._sortButton_pq17f_162:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #0f66d03d}._sortIcon_pq17f_194{color:#64748b;flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}[data-theme=dark] ._sortIcon_pq17f_194{color:#fff}._sortButton_pq17f_162:hover ._sortIcon_pq17f_194,._sortButton_pq17f_162:focus-visible ._sortIcon_pq17f_194{color:#0f84c1}[data-theme=dark] ._headCell_pq17f_93{background:#5087a5!important}._bodyCell_pq17f_94{vertical-align:top;white-space:normal;word-break:break-word;border-bottom:1px solid #edf2f7;color:#1f2937!important;text-align:left!important;padding:6px 0!important;font-size:12px!important}._wrappingTextCell_pq17f_228{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;line-height:1.25;white-space:normal!important;padding-right:10px!important}._wrappingTextValue_pq17f_237{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.25;display:block}[data-theme=dark] ._bodyCell_pq17f_94{color:#fff!important}[data-theme=dark] ._techSummaryColumn_pq17f_129._bodyCell_pq17f_94{color:#1f2937!important}._techInnerTable_pq17f_254{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}._techInnerHeadCell_pq17f_261{white-space:nowrap;color:#0f172a!important;text-align:left!important;background:0 0!important;border-bottom:0!important;padding:0!important;font-size:12px!important;font-weight:800!important}._techInnerBodyCell_pq17f_272{white-space:normal;word-break:break-word;color:#1f2937!important;vertical-align:top!important;text-align:left!important;background:0 0!important;border-bottom:0!important;padding:0 8px 4px 0!important;font-size:13px!important}[data-theme=dark] ._techInnerBodyCell_pq17f_272{color:#1f2937!important}._techInnerBodyCell_pq17f_272 div+div{margin-top:2px}._techSummaryStack_pq17f_292{flex-direction:column;gap:0;width:100%;min-width:100%;height:100%;display:flex}._techSummaryEntry_pq17f_301{box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;gap:0;width:100%;min-height:52px;padding:6px 7px;display:flex}._techSummaryEntry_pq17f_301+._techSummaryEntry_pq17f_301{border-top:1px solid #0f172a14}._techSummaryValue_pq17f_317{word-break:break-word;line-height:1.25;color:var(--tech-status-time-text-color,inherit)!important}._techStatusTimePair_pq17f_323{grid-template-columns:minmax(64px,.9fr) minmax(96px,1.1fr);align-items:center;gap:8px;width:100%;display:grid}._techStatusTimeStatus_pq17f_331,._techStatusTimeValue_pq17f_332{min-width:0}._techStatusTimeStatus_pq17f_331{align-content:center;gap:2px;display:grid}._techStatusTimeValue_pq17f_332{justify-content:flex-start}._techStatusLogLink_pq17f_346{width:fit-content}[data-theme=dark] ._techSummaryEntry_pq17f_301+._techSummaryEntry_pq17f_301{border-top-color:#f8fafc24}[data-theme=dark] ._techSummaryValue_pq17f_317{color:var(--tech-status-time-text-color,#1f2937)!important}._noAssignedTechCell_pq17f_362{vertical-align:middle!important;padding:6px 7px!important}._noAssignedTechMessage_pq17f_367{color:#0f172a;white-space:normal;overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.25;display:block}._lastUpdatedValue_pq17f_377{white-space:pre-line;overflow-wrap:anywhere;word-break:normal;max-width:100%;line-height:1.25;display:inline-block}._scheduleTable_pq17f_142 ._headCell_pq17f_93,._compactTable_pq17f_143 ._headCell_pq17f_93{white-space:normal;line-height:1.2;padding:0!important}._scheduleCallsTable_pq17f_393 ._headCell_pq17f_93{padding-top:5px!important;padding-bottom:5px!important}._scheduleCallsTable_pq17f_393 ._scheduleRoHeadCell_pq17f_398{padding-left:5px!important}._scheduleTable_pq17f_142 ._bodyCell_pq17f_94,._compactTable_pq17f_143 ._bodyCell_pq17f_94{word-break:break-word;white-space:normal;padding:6px 0!important}._techDispatchTable_pq17f_409 ._headCell_pq17f_93{padding:5px 6px!important}._techDispatchTable_pq17f_409 ._bodyCell_pq17f_94{padding:6px!important}._techDispatchTable_pq17f_409 ._roButton_pq17f_417{text-underline-offset:2px;text-decoration:underline}._table_pq17f_59,._scheduleTable_pq17f_142,._compactTable_pq17f_143{table-layout:fixed;width:100%;min-width:0}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:first-child,._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:first-child{width:6%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(2),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(2){width:9%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(3),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(3){width:7%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(4),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(4){width:9%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(5),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(5){width:10%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(6),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(6){width:23%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(7),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(7){width:9%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(8),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(8){width:5%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(9),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(9){width:8%}._table_pq17f_59:not(._compactTable_pq17f_143) ._headCell_pq17f_93:nth-child(10),._table_pq17f_59:not(._compactTable_pq17f_143) ._bodyCell_pq17f_94:nth-child(10){width:9%}._scheduleTable_pq17f_142 ._techInnerTable_pq17f_254,._compactTable_pq17f_143 ._techInnerTable_pq17f_254{table-layout:fixed;width:100%}._scheduleTable_pq17f_142 ._techInnerHeadCell_pq17f_261,._scheduleTable_pq17f_142 ._techInnerBodyCell_pq17f_272,._compactTable_pq17f_143 ._techInnerHeadCell_pq17f_261,._compactTable_pq17f_143 ._techInnerBodyCell_pq17f_272{white-space:normal;word-break:break-word;padding-right:4px!important}._roButton_pq17f_417{appearance:none;width:auto;font:inherit;line-height:inherit;color:#0f66d0;cursor:pointer;text-align:left;white-space:nowrap;overflow-wrap:normal;background:0 0;border:0;margin:0;padding:0;font-weight:800;text-decoration:none;display:inline-block}._scheduleCallsTable_pq17f_393 ._scheduleRoButton_pq17f_522{text-underline-offset:2px;padding-left:5px;text-decoration:underline}._roCell_pq17f_528{padding-left:0!important;padding-right:0!important}._roButtonText_pq17f_533{text-underline-offset:2px;margin-inline:0;padding-left:5px;text-decoration:underline;display:inline-block}._roButton_pq17f_417:hover{color:#0956af}._roButton_pq17f_417:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._notesIconButton_pq17f_551{appearance:none;color:#1d5fd1;cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;line-height:1;display:inline-flex;position:relative}[data-theme=dark] ._notesIconButton_pq17f_551{color:#fff;background:#5087a5}._notesIconButton_pq17f_551:hover{color:#0f4eb3;background:#1d5fd114}[data-theme=dark] ._notesIconButton_pq17f_551:hover{color:#fff;background:#5087a5}._notesIconButton_pq17f_551:focus-visible{outline-offset:2px;outline:2px solid #1d5fd13d}._notesIconButton_pq17f_551 svg{width:19px;height:19px;display:block}._chatUnreadBadge_pq17f_596{color:#fff;text-align:center;pointer-events:none;background:#dc2626;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;padding:0 4px;font-size:9px;font-weight:800;line-height:14px;position:absolute;top:-5px;right:-7px}._techStatusTrigger_pq17f_614{color:#0f172a;width:85%;min-width:0;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;font-size:12px;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}._techStatusTrigger_pq17f_614:hover{border-color:#7aa9e8}._techStatusTriggerOpen_pq17f_638{border-color:#2b7de9;box-shadow:0 0 0 2px #2b7de91f}._techStatusTriggerDark_pq17f_643{color:#f8fafc;box-shadow:none;background:#071e33;border-color:#94a3b838}._techStatusTriggerDark_pq17f_643:hover,._techStatusTriggerDark_pq17f_643._techStatusTriggerOpen_pq17f_638{color:#f8fafc;background:#071e33;border-color:#528aa9;box-shadow:0 0 0 2px #528aa92e}._techStatusTrigger_pq17f_614:disabled{opacity:.72;cursor:not-allowed}._techStatusTriggerLabel_pq17f_663{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}._techStatusChevron_pq17f_672{border-top:6px solid #64748b;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;width:0;height:0}._techStatusTriggerDark_pq17f_643 ._techStatusChevron_pq17f_672{border-top-color:#f8fafc}._techStatusMenu_pq17f_685{background:#fff;border:1px solid #d7e2ef;border-radius:14px;min-width:180px;margin-top:6px;padding:6px;box-shadow:0 16px 36px #0f172a29}._techStatusMenuDark_pq17f_695{background:#071e33;border-color:#94a3b838;box-shadow:0 18px 42px #0206177a}._techStatusMenuItem_pq17f_701{color:#0f172a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0;font-size:13px}._techStatusMenuItemDark_pq17f_714{color:#f8fafc}._techStatusMenuItem_pq17f_701:hover{background:#eef5ff}._techStatusMenuItemDark_pq17f_714:hover{background:#7dd3fc14}._techStatusMenuItemActive_pq17f_726{color:#0f66d0;background:#e8f1ff;font-weight:700}._techStatusMenuItemDark_pq17f_714._techStatusMenuItemActive_pq17f_726{color:#7dd3fc;background:#102b48}._emptyState_pq17f_737{border:1px dashed var(--dashboard-border-strong,#cbd5e1);background:var(--dashboard-surface-soft,#f8fbff);min-height:180px;color:var(--dashboard-text-secondary,#64748b);border-radius:14px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}._loadingState_pq17f_750{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-surface-soft,#fff);min-height:180px;color:var(--dashboard-text-secondary,#64748b);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}._loadingText_pq17f_764{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._loadingSpinner_pq17f_771{object-fit:contain;width:120px;height:120px}@media (width<=1200px){._table_pq17f_59{min-width:0}}._estimateEtaValue_pq17f_782{color:#1f2937;white-space:nowrap;font-weight:800}._emptyValueCell_pq17f_788{padding-left:15px!important}._emptyValueInline_pq17f_792{padding-left:15px}._estimateEtaValueLate_pq17f_796{color:#f97316}._actionLabel_pq17f_800{color:#0f66d0;align-items:center;font-weight:800;line-height:1.25;display:inline-flex}._detailsCell_pq17f_808{flex-direction:column;align-items:flex-start;gap:4px;display:flex}._detailsPreview_pq17f_815{color:#334155;font-size:12px;line-height:1.35}._descriptionPreviewButton_pq17f_821{appearance:none;width:100%;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._descriptionPreviewButton_pq17f_821:disabled{cursor:default}._descriptionPreviewButton_pq17f_821:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._descriptionPreviewText_pq17f_845{-webkit-line-clamp:3;line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}._descriptionDialogText_pq17f_855{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.55}._messageActions_pq17f_863{align-items:center;gap:4px;display:inline-flex}._actionButton_pq17f_869{appearance:none;font:inherit;line-height:inherit;color:#0f66d0;cursor:pointer;text-align:left;text-underline-offset:2px;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;margin:0;padding:0;font-weight:800;text-decoration:underline;display:inline}._actionButton_pq17f_869:hover:not(:disabled){color:#0956af}._actionButton_pq17f_869:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._actionButton_pq17f_869:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._completeCloseDialogPaper_pq17f_905{background:#fff;border:1px solid #d8e3ef;overflow:hidden;border-radius:12px!important;box-shadow:0 24px 64px #0f172a2e!important}._completeCloseDialogPaperDark_pq17f_913{border-color:#1fa2ea29;background:#071e33!important}._completeCloseDialogTitle_pq17f_918{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:12px;display:flex;padding:14px 18px!important;font-size:16px!important;font-weight:800!important}._completeCloseDialogTitleDark_pq17f_931{border-bottom-color:#94a3b838;color:#fff!important;background:#102b48!important}._completeCloseDialogContent_pq17f_937{background:#fff;padding:24px 18px 18px!important}._completeCloseDialogContentDark_pq17f_942{background:#071e33!important}._completeClosePrompt_pq17f_946{color:#1f2937;font-size:15px!important;font-weight:800!important;line-height:1.5!important}._completeCloseDialogContentDark_pq17f_942 ._completeClosePrompt_pq17f_946{color:#f8fafc}._completeCloseDialogBodyActions_pq17f_957{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}._completeCloseTimesheetButton_pq17f_964{color:#0f9bd6;cursor:pointer;background:#fff;border:1px solid #c8d7e6;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:800;line-height:1.2}._completeCloseTimesheetButton_pq17f_964:hover{background:#0f9bd614;border-color:#0f9bd6}._completeCloseTimesheetButton_pq17f_964:disabled,._completeCloseYesButton_pq17f_985:disabled{cursor:not-allowed;opacity:.65}._completeCloseDialogActions_pq17f_990{background:#f8fbff;border-top:1px solid #e5edf6;padding:12px 18px 16px!important}._completeCloseDialogActionsDark_pq17f_996{border-top-color:#1fa2ea29;background:#071e33!important}._completeCloseYesButton_pq17f_985{color:#fff;cursor:pointer;background:#1297db;border:1px solid #1297db;border-radius:18px;min-width:68px;min-height:40px;padding:8px 18px;font-size:14px;font-weight:800;line-height:1.2}._completeCloseYesButton_pq17f_985:hover{background:#0f84c1;border-color:#1297db}._logLinks_pq17f_1020{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}._logButtonLinks_pq17f_1028{flex-flow:wrap;align-items:center;gap:8px}._logLink_pq17f_1020{color:#0f66d0;cursor:pointer;font:inherit;text-align:left;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}._logButtonLink_pq17f_1028{color:#0f66d0;background:#fff;border:1px solid #2778c1;border-radius:18px;min-height:32px;padding:0 18px;text-decoration:none;box-shadow:0 1px 2px #0f172a0f}._logButtonLink_pq17f_1028:hover:not(:disabled),._logButtonLink_pq17f_1028:focus-visible:not(:disabled){background:#eef6ff;border-color:#0956af}._timeInStatusInline_pq17f_1065{white-space:nowrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}._timeInStatusInline_pq17f_1065 ._techSummaryValue_pq17f_317{text-overflow:ellipsis;min-width:0;overflow:hidden}._timeInStatusLogLink_pq17f_1080{flex:none;padding-left:0}._logLink_pq17f_1020:hover:not(:disabled),._logLink_pq17f_1020:focus-visible:not(:disabled){color:#0956af}._logLink_pq17f_1020:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._scheduleTable_pq17f_142 ._headCell_pq17f_93:nth-child(8),._scheduleTable_pq17f_142 ._bodyCell_pq17f_94:nth-child(8){width:18%}._descriptionCell_pq17f_1101{grid-template-columns:minmax(0,1fr) 26px;align-items:start;gap:6px;min-width:0;display:grid}._descriptionPreview_pq17f_821{color:#334155;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}[data-theme=dark] ._descriptionPreview_pq17f_821{color:#fff}._descriptionIconButton_pq17f_1123{color:#0f66d0!important;background:#0f66d014!important;border-radius:6px!important;width:24px!important;height:24px!important;padding:0!important}._descriptionIconButton_pq17f_1123:hover,._descriptionIconButton_pq17f_1123:focus-visible{background:#0f66d029!important}[data-theme=dark] ._descriptionIconButton_pq17f_1123{color:#fff!important;background:#5087a5!important}._descriptionIconButton_pq17f_1123 svg{width:16px;height:16px}._descriptionDialogPaper_pq17f_1147{overflow:hidden;border-radius:10px!important}._descriptionDialogPaperDark_pq17f_1152{background:#071e33!important}._descriptionDialogTitle_pq17f_1156{color:#003862;background:#f8fbff;border-bottom:1px solid #dbe6f3;justify-content:space-between;align-items:center;gap:16px;display:flex;padding:16px 20px!important;font-size:18px!important;font-weight:800!important;line-height:1.25!important}._descriptionDialogTitleDark_pq17f_1170{color:#fff!important;background:#102b48!important;border-bottom-color:#94a3b838!important}._descriptionDialogTitleDark_pq17f_1170 button{color:#fff!important}._descriptionDialogTitleDark_pq17f_1170 button:hover,._descriptionDialogTitleDark_pq17f_1170 button:focus-visible{background:#ffffff1a!important}._descriptionDialogTitle_pq17f_1156 span{overflow-wrap:anywhere;min-width:0}._descriptionDialogContent_pq17f_1190{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;max-height:min(54vh,420px);font-size:14px;line-height:1.55;overflow-y:auto;padding:18px 20px!important}._descriptionDialogContentDark_pq17f_1201{color:#f8fafc!important;background:#071e33!important}[data-theme=dark] ._descriptionDialogPaper_pq17f_1147{background:#071e33!important}[data-theme=dark] ._descriptionDialogTitle_pq17f_1156{color:#fff;background:#5087a5;border-bottom-color:#ffffff2e}[data-theme=dark] ._descriptionDialogTitle_pq17f_1156 button{color:#fff}[data-theme=dark] ._descriptionDialogContent_pq17f_1190{color:#fff;background:#071e33}._page_1xebf_1{background:var(--dashboard-page-bg,#f2f6fb);min-height:100vh;overflow:hidden}._shell_1xebf_7{grid-template-columns:220px minmax(0,1fr);align-items:start;height:100vh;display:grid;overflow:hidden}._sidebar_1xebf_15{align-self:start;min-width:0;height:100vh;position:sticky;top:0}._main_1xebf_23{background:var(--dashboard-main-bg,#f6f8fc);--dashboard-sticky-top:0;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}._tabBar_1xebf_34{top:var(--dashboard-sticky-top);z-index:30;width:100%;margin-bottom:0;position:sticky}._tabBarShell_1xebf_42{background:var(--dashboard-surface,#fff);width:100%;box-shadow:var(--dashboard-shadow,0 10px 24px #0f172a0f), var(--dashboard-inset,inset 0 1px 0 #ffffffe6);border-radius:0;padding:0 72px 0 0;position:relative;overflow:hidden}._tabBarShell_1xebf_42:before{content:"";background:var(--dashboard-gradient,linear-gradient(90deg, #1297d82e, #1297d800));pointer-events:none;height:1px;position:absolute;inset:0 0 auto}._tabBarProfileWrap_1xebf_63{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._tabBarAvatarButton_1xebf_73{background:0 0;border-radius:999px;align-items:center;min-width:0;padding:0;display:flex}._tabBarAvatarButton_1xebf_73:hover{background:var(--dashboard-hover-surface,#1297db0f)}._tabBarAvatar_1xebf_73{background:var(--dashboard-avatar-bg,#1297db);border:2px solid var(--dashboard-avatar-border,#fff);color:#fff;letter-spacing:.03em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:flex;box-shadow:inset 0 0 0 1px #ffffff38}._page_1xebf_1[data-theme=dark] ._tabBarAvatar_1xebf_73{color:#7dd3fa;background:#111c2f;border-color:#7dd3fa}._tabBarChevron_1xebf_109{color:var(--dashboard-chevron,#0f172a);flex-shrink:0;font-size:24px}._profileMenuText_1xebf_115{padding-top:1px;font-weight:500}._profileMenuRow_1xebf_120{align-items:center;min-width:230px}._profileMenuAvatarWrap_1xebf_125{flex-shrink:0;padding-top:2px;position:relative}._profileMenuAvatar_1xebf_125{box-shadow:inset 0 0 0 1px #ffffff38;background:var(--dashboard-avatar-bg,#1297db)!important;color:#fff!important;border:2px solid var(--dashboard-avatar-border,#fff)!important;width:48px!important;height:48px!important;font-size:17px!important;font-weight:900!important}._profileMenuTextWrap_1xebf_142{flex-direction:column;gap:0;padding:0;display:flex}._profileMenuName_1xebf_149{color:var(--dashboard-text-primary,#111827);word-break:break-word;margin:0;font-size:14px;line-height:1.2;font-weight:600!important}[data-theme=dark] ._profileMenuName_1xebf_149{color:#f8fafd!important}._profileMenuEmail_1xebf_162{color:var(--dashboard-text-secondary,#6b7280);word-break:break-word;margin:0;font-size:13px!important;line-height:1.2!important}[data-theme=dark] ._profileMenuEmail_1xebf_162{color:#f8fafc!important}._techOptionDetails_1xebf_174{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;margin-left:8px;display:flex}._contentScroll_1xebf_183{scroll-padding-top:var(--dashboard-sticky-top);scrollbar-width:thin;scrollbar-color:#0f5a8c6b #0f172a14;flex:1;padding:8px;overflow-y:auto}._dispatchFormPage_1xebf_192{min-height:100vh;overflow:auto}._dispatchFormMain_1xebf_197{height:auto;min-height:100vh;overflow:visible}._dispatchFormContent_1xebf_203{width:100%;max-width:100%;min-height:100vh;padding:12px;overflow:visible}._printSheetWrap_1xebf_211{background:#fff;width:100%;min-height:100vh;padding:14px 0 32px}._printToolbar_1xebf_218{justify-content:flex-start;width:min(1090px,100vw - 32px);margin:10px auto 0;display:flex}._legacyPrintSheet_1xebf_225{color:#000;background:#fff;border:1px solid #111;width:min(1090px,100vw - 32px);margin:0 auto;font-family:Times New Roman,Times,serif;font-size:16px;line-height:1.18}._printLoading_1xebf_236{text-align:center;padding:60px 16px;font-size:20px;font-weight:700}._legacyPrintHeader_1xebf_243{border-bottom:1px solid #999;align-items:baseline;gap:18px;padding:10px 16px 12px;display:flex}._legacyPrintRo_1xebf_251{color:#23870f;font-size:31px;line-height:1}._legacyPrintDate_1xebf_257{font-size:12px;font-weight:700}._legacyPrintSection_1xebf_262{border-bottom:4px double #111;padding:8px 26px}._legacyPrintCustomerSection_1xebf_267{padding-top:10px;padding-bottom:12px}._legacyPrintGrid_1xebf_272{grid-template-columns:46% 28% 26%;gap:3px 14px;display:grid}._legacyPrintGrid_1xebf_272 div{grid-template-columns:max-content minmax(0,1fr);gap:8px;min-width:0;display:grid}._legacyPrintGrid_1xebf_272 strong,._legacyPrintMetaSection_1xebf_287 strong,._legacyTireSection_1xebf_288 strong{text-align:right;font-weight:700}._legacyPrintGrid_1xebf_272 span,._legacyPrintMetaSection_1xebf_287 span{word-break:normal;overflow-wrap:break-word;min-width:0}._legacyPrintGrid_1xebf_272 div{overflow:hidden}._legacyPrintLocationSection_1xebf_304{padding-bottom:10px}._legacyPrintLocationSection_1xebf_304 ._legacyPrintGrid_1xebf_272{grid-template-columns:44% 42% 14%}._legacyPrintAddressField_1xebf_312{grid-column:span 2}._legacyTireSection_1xebf_288{text-align:center;grid-template-columns:repeat(3,1fr);align-items:start;min-height:56px;display:grid}._legacyTireSection_1xebf_288 p{grid-column:1/-1;margin:4px 0 0}._legacyPrintMetaSection_1xebf_287{grid-template-columns:36% 28% 36%;gap:4px 12px;display:grid}._legacyPrintMetaSection_1xebf_287 div{grid-template-columns:max-content minmax(0,1fr);gap:8px;display:grid}._legacyPrintNotesGrid_1xebf_342{grid-template-columns:1fr 1fr;gap:0;padding:8px 2px 0;display:grid}._legacyPrintBox_1xebf_349{border-top:1px solid #888;min-height:24px}._legacyPrintBox_1xebf_349:nth-child(odd){border-right:1px solid #888}._legacyPrintBox_1xebf_349 h2{text-align:center;margin:0;padding:2px 6px 3px;font-size:16px;line-height:1.1}._legacyPrintBox_1xebf_349 p{white-space:pre-wrap;overflow-wrap:anywhere;min-height:64px;margin:0;padding:28px 3px 8px}._legacyPrintBox_1xebf_349 table{border-collapse:collapse;table-layout:fixed;width:100%}._legacyPrintBox_1xebf_349 th,._legacyPrintBox_1xebf_349 td{text-align:left;vertical-align:middle;overflow-wrap:anywhere;padding:2px 4px 8px}._legacyPrintBox_1xebf_349 th{font-weight:700}._legacyPrintWideBox_1xebf_392{border-bottom:1px solid #888;grid-column:1/-1;border-right:0!important}._legacyPrintWideBox_1xebf_392 p{min-height:8px;padding:2px 4px}._legacyPrintImages_1xebf_403{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:74px;padding:20px 8px 8px;font-size:26px;display:flex}._legacyPrintImages_1xebf_403 img{object-fit:contain;max-width:240px;max-height:180px}._contentScroll_1xebf_183::-webkit-scrollbar{width:10px;height:10px}._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar{width:10px;height:10px}._contentScroll_1xebf_183::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}._contentScroll_1xebf_183::-webkit-scrollbar-thumb{background:#0f5a8c6b padding-box padding-box;border:2px solid #0000;border-radius:999px}._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-thumb{background:#0f5a8c6b padding-box padding-box;border:2px solid #0000;border-radius:999px}._contentScroll_1xebf_183::-webkit-scrollbar-thumb:hover{background:#0f5a8c9e padding-box padding-box;border:2px solid #0000}._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-thumb:hover{background:#0f5a8c9e padding-box padding-box;border:2px solid #0000}._page_1xebf_1[data-theme=dark] ._contentScroll_1xebf_183,._page_1xebf_1[data-theme=dark] ._layout_1xebf_422>._stack_1xebf_422{scrollbar-color:#7dd3fc7a #e2e8f01f}._page_1xebf_1[data-theme=dark] ._contentScroll_1xebf_183::-webkit-scrollbar-track{background:#e2e8f01f}._page_1xebf_1[data-theme=dark] ._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-track{background:#e2e8f01f}._page_1xebf_1[data-theme=dark] ._contentScroll_1xebf_183::-webkit-scrollbar-thumb{background:#7dd3fc7a padding-box padding-box;border:2px solid #0000}._page_1xebf_1[data-theme=dark] ._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-thumb{background:#7dd3fc7a padding-box padding-box;border:2px solid #0000}._page_1xebf_1[data-theme=dark] ._contentScroll_1xebf_183::-webkit-scrollbar-thumb:hover{background:#7dd3fcad padding-box padding-box;border:2px solid #0000}._page_1xebf_1[data-theme=dark] ._layout_1xebf_422>._stack_1xebf_422::-webkit-scrollbar-thumb:hover{background:#7dd3fcad padding-box padding-box;border:2px solid #0000}._adminContentScroll_1xebf_472{padding-bottom:0;display:block}._mappingContentScroll_1xebf_477{flex-direction:column;min-height:calc(100vh - 56px);display:flex;overflow:hidden}._layout_1xebf_422{flex:1;grid-template-columns:264px minmax(0,1fr);align-items:start;gap:8px;min-height:0;display:grid;overflow:hidden}._techColumn_1xebf_494{align-self:start;min-width:0;height:100%;display:flex;position:sticky;top:0;overflow:hidden}._layout_1xebf_422>._stack_1xebf_422{scrollbar-width:thin;scrollbar-color:#0f5a8c6b #0f172a14;flex-direction:column;flex:1;gap:10px;min-width:0;height:100%;min-height:0;padding-right:0;display:flex;overflow-y:auto}._grid2_1xebf_518{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._dispatchLocationGrid_1xebf_524{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchProblemField_1xebf_531,._dispatchUrgencyField_1xebf_532,._dispatchAddressField_1xebf_533,._dispatchCityField_1xebf_534,._dispatchStateZipGroup_1xebf_535,._dispatchCountyField_1xebf_536{min-width:0}._dropdownOptionColorDot_1xebf_540{border-radius:999px;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 2px #ffffffb8}._urgencyLevelChip_1xebf_548{border:1px solid;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:3px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}._urgencyLevelChipDot_1xebf_561{border-radius:999px;flex:0 0 8px;width:8px;height:8px}._urgencyDropdownOption_1xebf_568 ._dropdownOptionColorDot_1xebf_540{flex-basis:10px;width:10px;height:10px}._dispatchStateZipGroup_1xebf_535{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}._mappingStateZipGroup_1xebf_580{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}._mappingTextareaRow_1xebf_587{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;min-width:0;display:grid}._mappingNativeTextareaField_1xebf_596{width:100%;min-width:0;display:block;position:relative}._mappingNativeTextareaField_1xebf_596 label{z-index:1;color:#64748b;cursor:text;background:#fff;padding:0 4px;font-size:12px;line-height:1;position:absolute;top:-7px;left:12px}[data-theme=dark] ._mappingNativeTextareaField_1xebf_596 label{color:#528aa9;background:#071e33}._mappingNativeTextareaField_1xebf_596 textarea{box-sizing:border-box;color:#0f172a;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:12px;width:100%;min-height:76px;padding:9px 10px 7px;font-family:inherit;font-size:11px;line-height:1.25;display:block;overflow:auto}[data-theme=dark] ._mappingNativeTextareaField_1xebf_596 textarea{color:#f8fafc;background:#17263b}._mappingNativeTextareaField_1xebf_596 textarea:hover{border-color:#1fa2ea3d}._mappingNativeTextareaField_1xebf_596 textarea:focus{border-color:#1fa2ea66;outline:none}._dispatchNativeTextareaField_1xebf_652{width:100%;min-width:0}._dispatchNativeTextareaField_1xebf_652 textarea{min-height:75px}._mappingControlsRow_1xebf_661{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:8px;min-width:0;display:grid}._mappingUrgencyField_1xebf_670{min-width:0}._dispatchTechGrid_1xebf_674{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchEtaMileageGroup_1xebf_681{grid-column:1/span 4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}._dispatchTechsField_1xebf_689{grid-column:7/span 6;min-width:0}._dispatchTowedField_1xebf_694{grid-area:1/5/auto/span 2;align-self:end;align-items:center;min-height:40px;display:flex}._dispatchUnableTechField_1xebf_703{grid-area:2/1/auto/span 3;min-width:0}._dispatchGoBackCallField_1xebf_709{grid-area:2/4/auto/span 4;justify-content:flex-start;align-self:end;align-items:center;min-width:0;min-height:40px;display:flex}._dispatchCheckboxGroup_1xebf_720{white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex}._dispatchRefusedCallField_1xebf_728{grid-area:2/8/auto/span 5;min-width:0}._tireCallsToggleField_1xebf_734{align-items:center;gap:12px;min-height:40px;padding-left:20px;display:flex}._tireCallsToggleField_1xebf_734 ._inlineField_1xebf_742{align-self:center;align-items:center;min-height:40px}._tireGroup_1xebf_748{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._tirePositionField_1xebf_755{grid-area:1/1;align-self:end}._tireNotesField_1xebf_761{grid-area:1/2/span 2;align-self:start}._tireBrandField_1xebf_767{grid-area:2/1}._dispatchLowerControlsGrid_1xebf_772{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:8px;display:grid}._vehicleGrid_1xebf_780{grid-column:7/span 6;grid-template-columns:minmax(0,.95fr) minmax(0,.95fr) minmax(0,1.1fr);align-items:flex-start;gap:8px;display:grid}._vehicleField_1xebf_788{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}._vehicleToggle_1xebf_796{white-space:nowrap;align-items:center;min-height:40px;margin-right:0;display:flex}._vehicleField_1xebf_788>._field_1xebf_804{flex:none;width:100%}._scheduleCallToggleField_1xebf_809{align-self:start;align-items:center;min-height:40px;display:flex}._scheduleCallToggle_1xebf_809{margin-left:0!important;margin-right:0!important}._field_1xebf_804{width:100%}._field_1xebf_804 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:36px}._field_1xebf_804 .MuiOutlinedInput-root{padding-right:6px}[data-theme=dark] ._field_1xebf_804 .MuiInputBase-root{background:#17263b}._field_1xebf_804 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1xebf_804 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1xebf_804 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1xebf_804 .MuiInputLabel-root{color:#64748b;font-size:13px}[data-theme=dark] ._field_1xebf_804 .MuiInputLabel-root{color:#528aa9!important}._field_1xebf_804 .MuiInputBase-input{font-size:13px;line-height:1.4375em}[data-theme=dark] ._field_1xebf_804 .MuiInputBase-input,[data-theme=dark] ._field_1xebf_804 textarea.MuiInputBase-inputMultiline{color:#f8fafc}[data-theme=dark] ._field_1xebf_804 .MuiInputBase-input:-webkit-autofill{-webkit-text-fill-color:#f8fafc;caret-color:#f8fafc}._field_1xebf_804 .MuiInputBase-input::placeholder,._field_1xebf_804 textarea.MuiInputBase-inputMultiline::placeholder{color:#64748b;opacity:1}._field_1xebf_804 textarea.MuiInputBase-inputMultiline{resize:none;padding-top:2px;padding-bottom:2px;line-height:1.5;overflow-y:auto}._dispatchRequirementField_1xebf_889 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_1xebf_890 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_1xebf_587 ._field_1xebf_804 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){min-height:calc(6em + 4px);max-height:none!important;overflow:auto!important}._dispatchRequirementField_1xebf_889:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_1xebf_890:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_1xebf_587 ._field_1xebf_804:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){box-sizing:border-box;width:100%;display:block!important}._dispatchRequirementField_1xebf_889:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_1xebf_890:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_1xebf_587 ._field_1xebf_804:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){resize:none!important}._dispatchRequirementField_1xebf_889 .MuiInputBase-root,._additionalTextareaField_1xebf_890 .MuiInputBase-root,._mappingTextareaRow_1xebf_587 ._field_1xebf_804 .MuiInputBase-root{align-items:flex-start;height:auto;overflow:auto}._dispatchRequirementField_1xebf_889:focus-within .MuiInputBase-root,._additionalTextareaField_1xebf_890:focus-within .MuiInputBase-root,._mappingTextareaRow_1xebf_587 ._field_1xebf_804:focus-within .MuiInputBase-root{align-items:stretch;max-height:none!important}._dispatchRequirementField_1xebf_889:not(:focus-within) .MuiInputBase-root,._additionalTextareaField_1xebf_890:not(:focus-within) .MuiInputBase-root,._mappingTextareaRow_1xebf_587 ._field_1xebf_804:not(:focus-within) .MuiInputBase-root{resize:none!important;height:auto!important}._field_1xebf_804 .MuiFormHelperText-root{margin-left:2px}._dispatchDetailsCard_1xebf_937 ._field_1xebf_804 .MuiInputBase-input,._dispatchDetailsCard_1xebf_937 ._field_1xebf_804 .MuiSelect-select,._dispatchDetailsCard_1xebf_937 ._field_1xebf_804 textarea.MuiInputBase-inputMultiline,._dispatchDetailsCard_1xebf_937 ._dispatchTechsField_1xebf_689 .MuiSelect-select *{font-size:11px!important}._inlineField_1xebf_742{align-self:end;align-items:center;gap:10px;min-height:1px;display:flex}._mappingTiresField_1xebf_955{align-self:end;align-items:center;min-height:40px}._inlineLabel_1xebf_961{color:#374151;font-size:14px;font-weight:700}._compoundField_1xebf_967{flex-direction:column;gap:8px;display:flex}._compoundTopRow_1xebf_973{justify-content:space-between;align-items:center;gap:10px;min-height:20px;display:flex}._compoundInput_1xebf_981{width:100%}._dispatchSubsection_1xebf_985{border-top:1px solid #3697db;margin-top:16px;padding-top:9px;padding-bottom:10px}._dispatchSectionLegend_1xebf_992{min-width:0;color:var(--dashboard-card-title,#003862);letter-spacing:0;flex:auto;align-items:center;margin:-18px 0 16px;font-size:14px;font-weight:800;line-height:16px;display:flex}._dispatchSectionLegend_1xebf_992 span{background:var(--dashboard-card-surface,#fff);white-space:normal;flex:0 auto;max-width:100%;margin-left:42px;padding:0 8px}._dispatchSubsectionHeader_1xebf_1014{justify-content:space-between;align-items:center;gap:12px;margin:-18px 0 24px;display:flex;position:relative}._dispatchSubsectionHeader_1xebf_1014 ._dispatchSectionLegend_1xebf_992{margin:0;padding-right:190px}._dispatchSubsectionHeader_1xebf_1014 ._linkButton_1xebf_1028{background:var(--dashboard-card-surface,#fff);text-align:right;white-space:normal;flex:none;max-width:calc(100% - 16px);margin-top:0;padding:0 0 0 8px;line-height:16px;position:absolute;top:18px;right:0}._dispatchSubsectionTitle_1xebf_1042{color:var(--dashboard-card-title,#003862);margin:0 0 8px;padding-left:6px;line-height:1.1;font-size:1rem!important;font-weight:700!important}._dispatchSubsectionHeader_1xebf_1014 ._dispatchSubsectionTitle_1xebf_1042{margin-bottom:0}[data-theme=dark] ._dispatchSubsection_1xebf_985{border-top-color:#94a3b829}._customerCarrierGrid_1xebf_1059{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchCompanyField_1xebf_1067{grid-area:1/1/auto/span 3}._dispatchContactField_1xebf_1072{grid-area:1/4/auto/span 3}._dispatchContactNumberField_1xebf_1077{grid-area:1/7/auto/span 3}._dispatchEmailField_1xebf_1082{grid-area:1/10/auto/span 3}._dispatchCarrierField_1xebf_1087{grid-area:2/1/auto/span 3}._dispatchDriverNameField_1xebf_1092{grid-area:2/4/auto/span 3}._dispatchDriverNumberField_1xebf_1097{grid-area:2/7/auto/span 3}._dispatchHowHeardField_1xebf_1102{grid-area:2/10/auto/span 3}._fieldAttentionShake_1xebf_1107{animation:.62s ease-in-out _fieldAttentionShake_1xebf_1107}._fieldAttentionShake_1xebf_1107 .MuiOutlinedInput-notchedOutline{box-shadow:0 0 0 3px #ef444429;border-color:#ef4444!important}@keyframes _fieldAttentionShake_1xebf_1107{0%,to{transform:translate(0)}18%{transform:translate(-6px)}36%{transform:translate(6px)}54%{transform:translate(-4px)}72%{transform:translate(4px)}}._dispatchCompanyRequirementField_1xebf_1139{grid-area:3/1/auto/span 6;align-self:start;margin-top:2px!important}._dispatchCarrierRequirementField_1xebf_1146{grid-area:3/7/auto/span 6;align-self:start;margin-top:2px!important}._dispatchFinalRowGrid_1xebf_1153{grid-column:1/span 6;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:6px 8px;display:grid}._dispatchScheduleField_1xebf_1161{grid-area:1/9/auto/span 4}._dispatchOnsiteTimeField_1xebf_1166{grid-area:2/1/auto/span 6;min-width:0}._dispatchNotificationTimeField_1xebf_1172{grid-area:2/7/auto/span 6;min-width:0}._dispatchFinalContactField_1xebf_1178{grid-area:1/1/auto/span 4}._dispatchFinalCustomerRefField_1xebf_1183{grid-area:1/5/auto/span 4}._carrierDropdown_1xebf_1188{width:100%;position:relative}._carrierSuggestions_1xebf_1193{background:#fff;border:1px solid #c8d7e6;border-radius:12px;max-height:240px;padding:6px;overflow-y:auto;box-shadow:0 12px 28px #0f172a14}._carrierSuggestionsViewport_1xebf_1203{flex-direction:column;display:flex;overflow:hidden}[data-theme=dark] ._carrierSuggestions_1xebf_1193{background:#0f172a}._carrierSuggestionList_1xebf_1213{flex-direction:column;min-height:0;display:flex}._carrierSuggestionsViewport_1xebf_1203 ._carrierSuggestionList_1xebf_1213{overscroll-behavior:contain;flex:auto;overflow-y:auto}._carrierSuggestionButton_1xebf_1225{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:8px 10px;font-size:14px;font-weight:600}._carrierSuggestionMoreButton_1xebf_1238{color:#0f4c81;cursor:pointer;background:linear-gradient(#f1f5f966,#e8f4ff);border:0;border-top:1px solid #dbe6f3;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:34px;font-size:12px;font-weight:800;display:inline-flex}._carrierSuggestionMoreButtonTop_1xebf_1255{background:linear-gradient(#e8f4ff,#f1f5f966);border-top:0;border-bottom:1px solid #dbe6f3;border-radius:8px 8px 0 0}._carrierSuggestionMoreButton_1xebf_1238:hover,._carrierSuggestionMoreButton_1xebf_1238:focus-visible{background:#dff0ff;outline:0}._compactDropdownMenu_1xebf_1268{max-height:none;padding:3px;overflow-y:visible}._compactScrollableDropdownMenu_1xebf_1274{max-height:360px;padding:3px;overflow-y:auto}._compactDropdownOption_1xebf_1280{border-radius:6px;min-height:26px;padding:4px 8px;font-size:12.5px;line-height:1.15}._compactDropdownOption_1xebf_1280 .MuiTypography-root{font-size:12.5px!important;line-height:1.15!important}[data-theme=dark] ._carrierSuggestionButton_1xebf_1225{color:#f8fafd}._carrierSuggestionButton_1xebf_1225:hover{background:#1297db14}._carrierSuggestionButtonSelected_1xebf_1301,._carrierSuggestionButtonSelected_1xebf_1301:hover{background:#eef4f9}[data-theme=dark] ._carrierSuggestionButton_1xebf_1225:hover{background:#1e3248}[data-theme=dark] ._carrierSuggestionButtonSelected_1xebf_1301,[data-theme=dark] ._carrierSuggestionButtonSelected_1xebf_1301:hover{background:#17263b}._techDropdownPaper_1xebf_1315{border-radius:12px}[data-theme=dark] ._techDropdownPaper_1xebf_1315{border:1px solid #94a3b838!important;border-radius:18px!important}._carrierSuggestionEmpty_1xebf_1324{color:#64748b;padding:10px;font-size:13px}._linkButton_1xebf_1028{color:#0f9bd6;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}._mapCard_1xebf_1340{background:#fff;border:1px solid #2aa7e6;border-radius:18px;min-height:360px;padding:5px;overflow:hidden}._mapCard_1xebf_1340 .location-map-frame{border:0;width:100%;height:350px;display:block}._techGroupDialogBackdrop_1xebf_1356{background:#0206178f;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex}._techGroupDialog_1xebf_1356{background:#fff;border:1px solid #94a3b847;border-radius:20px;width:min(560px,100%);max-height:min(80vh,720px);padding:20px;overflow:hidden;box-shadow:0 30px 80px #0f172a42}._techGroupDialogTitle_1xebf_1377{color:#0f172a;margin:0;font-size:18px!important;font-weight:800!important}._techGroupDialogSubtitle_1xebf_1384{color:#64748b;margin:4px 0 0;font-size:13px!important}._techGroupCloseButton_1xebf_1390{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex:none;width:36px;height:36px}._techGroupList_1xebf_1401{gap:10px;max-height:calc(80vh - 100px);margin-top:16px;display:grid;overflow:auto}._techGroupListItem_1xebf_1409{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px}._techGroupListName_1xebf_1416{color:#0f172a;font-size:14px!important;font-weight:700!important}._techGroupListMeta_1xebf_1422{color:#64748b;margin-top:4px;font-size:12px!important}._techGroupEmpty_1xebf_1428{color:#64748b;padding:10px 2px;font-size:13px!important}._customerTopRow_1xebf_1434{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:0;margin-bottom:4px;margin-left:5px;display:flex}._dispatchHeaderLeft_1xebf_1444{flex:auto;width:auto;min-width:0}._dispatchRoActions_1xebf_1450{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-top:0;display:flex}._dispatchRoLine_1xebf_1460{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}._dispatchHeaderRoLine_1xebf_1468{grid-area:1/1/auto/span 6;align-self:start}._dispatchRoDivider_1xebf_1474{color:#94a3b8;font-size:13px;font-weight:700}._customerNumber_1xebf_1480{color:#10af1d;margin-left:0;font-size:23px;font-weight:800;line-height:1}._customerStamp_1xebf_1488{color:#000;white-space:nowrap;grid-area:2/1/auto/span 6;align-self:center;margin-top:0;font-size:11px}._dispatchHeaderDispatcherSection_1xebf_1498{grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:4px 8px;min-width:0;display:grid}._dispatchHeaderDispatcherField_1xebf_1509{grid-area:2/7/auto/span 3;width:100%;min-width:0}._dispatchHeaderDispatcherSection_1xebf_1498 ._linkButton_1xebf_1028{white-space:nowrap;grid-area:2/10/auto/span 3;place-self:center}._refusedCallNotesGrid_1xebf_1524{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 16px;display:grid}._refusedCallLeft_1xebf_1532{flex-direction:column;gap:5px;min-width:0;display:flex}._checkboxActionRow_1xebf_1539{flex-wrap:nowrap;align-items:center;gap:16px;width:100%;min-height:40px;display:flex}._techNotesField_1xebf_1549{align-self:stretch;height:100%}._techNotesField_1xebf_1549 .MuiInputBase-root{align-items:flex-start;height:100%}._techNotesField_1xebf_1549 textarea.MuiInputBase-inputMultiline{height:100%!important}._twoCards_1xebf_1563{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._additionalGrid_1xebf_1569{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}._additionalGrid_1xebf_1569>.MuiTextField-root:nth-child(3),._additionalGrid_1xebf_1569>.MuiTextField-root:nth-child(4){min-height:75px}._fleetnetCorrectionField_1xebf_1581{grid-column:1/span 1;min-width:0}._uploadedImagesSection_1xebf_1586{flex-direction:column;grid-column:1/span 2;gap:10px;min-width:0;display:flex}._uploadedImagesToggle_1xebf_1594{width:100%;min-height:42px;color:var(--dashboard-text-primary,#334155);cursor:pointer;font:inherit;text-align:left;background:#f8fbff;border:1px solid #d7e2ee;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:800;line-height:1.2;display:grid}[data-theme=dark] ._uploadedImagesToggle_1xebf_1594{color:#f8fafc;background:#17263b;border-color:#29415e}._uploadedImagesToggle_1xebf_1594:hover{background:#f1f7fd;border-color:#9ecfed}[data-theme=dark] ._uploadedImagesToggle_1xebf_1594:hover{background:#1e3248;border-color:#3f668b}._uploadedImagesToggle_1xebf_1594:focus-visible{outline-offset:2px;outline:2px solid #0f9bd6}._uploadedImagesMeta_1xebf_1635{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}[data-theme=dark] ._uploadedImagesMeta_1xebf_1635{color:#cbd5e1}._uploadedImagesChevron_1xebf_1646{transition:transform .15s}._uploadedImagesChevronOpen_1xebf_1650{transform:rotate(180deg)}._uploadBox_1xebf_1654{background:linear-gradient(#f0f6fce6,#fafcffe6);border:1px dashed #c9d7e6;border-radius:14px;grid-column:1/span 2;justify-content:center;align-items:center;min-height:140px;padding:12px;display:flex}[data-theme=dark] ._uploadBox_1xebf_1654{background:#17263b}._uploadText_1xebf_1670{color:#667085;font-size:13px}._uploadEmptyText_1xebf_1675{color:#94a3b8;text-align:center;font-size:13px;font-weight:600}._galleryGrid_1xebf_1682{scrollbar-width:thin;grid-auto-columns:112px;grid-auto-flow:column;place-items:start stretch;gap:10px;width:100%;padding:8px 6px 6px 8px;display:grid;overflow:auto hidden}._galleryThumbButton_1xebf_1696{vertical-align:top;cursor:pointer;background:#f8fbff;border:0;border-radius:8px;width:100%;height:96px;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a14}._galleryThumbItem_1xebf_1712{flex-direction:column;align-self:start;gap:6px;min-width:0;display:flex;position:relative}._galleryThumbLabel_1xebf_1721{z-index:1;overflow-wrap:anywhere;max-height:100%;color:var(--dashboard-text-primary,#334155);text-align:left;white-space:normal;background:linear-gradient(#f8fbffc7,#f8fbfff5);padding:6px 8px;font-size:12px;font-weight:700;line-height:1.2;display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden}[data-theme=dark] ._galleryThumbLabel_1xebf_1721{color:#102b5f}._galleryRemoveButton_1xebf_1745{z-index:1;color:#fff;cursor:pointer;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:-8px;right:-8px;box-shadow:0 10px 20px #7f1d1d4d}._galleryRemoveButton_1xebf_1745:hover{background:#b91c1c}._galleryRemoveButton_1xebf_1745:focus-visible{outline-offset:2px;outline:2px solid #fca5a5}._galleryThumbButton_1xebf_1696:hover{transform:translateY(-1px)}._galleryThumbButton_1xebf_1696:focus-visible{outline-offset:2px;outline:2px solid #0f9bd6}._galleryThumbImage_1xebf_1781{object-fit:contain;background:#fff;width:100%;height:100%;display:block}._galleryThumbPdfIcon_1xebf_1789{object-fit:contain;background:#fff;padding:8px}._dispatchPrintArea_1xebf_1795{flex-direction:column;gap:14px;min-width:0;display:flex}@media print{@page{size:landscape;margin:.25in}._page_1xebf_1{background:#fff;overflow:visible}._shell_1xebf_7{height:auto;display:block;overflow:visible}._sidebar_1xebf_15,._tabBar_1xebf_34,._techColumn_1xebf_494,._bottomActions_1xebf_1822,._linkButton_1xebf_1028,._invoiceLink_1xebf_1824,._carrierSuggestions_1xebf_1193,._mapCard_1xebf_1340,._gallery-container_1xebf_1827{display:none!important}._main_1xebf_23{background:#fff;height:auto;min-height:0;padding:0;display:block;overflow:visible}._contentScroll_1xebf_183{padding:8px;overflow:visible}._dispatchFormContent_1xebf_203{padding:12px}._printToolbar_1xebf_218{display:none!important}._dispatchPrintArea_1xebf_1795{display:block!important}.MuiButton-root,.MuiIconButton-root{display:none!important}.MuiPaper-root{box-shadow:none!important}.MuiDialog-root{display:none!important}}._invoiceLink_1xebf_1824{text-align:center;color:#ff6b2d;grid-column:1/span 2;font-size:13px;font-weight:800}._galleryBackdrop_1xebf_1879{background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._galleryDialog_1xebf_1889{background:#0000008f;border-radius:8px;justify-content:center;align-items:center;max-width:750px;max-height:650px;padding:10px 30px;display:flex;position:relative}._galleryImage_1xebf_1903{object-fit:contain;transform-origin:50%;background:#fff;width:min(680px,100vw - 112px);max-width:min(680px,100vw - 112px);height:min(560px,100vh - 112px);max-height:min(560px,100vh - 112px);transition:transform .16s;display:block;box-shadow:0 30px 80px #00000059}._galleryPdfFrame_1xebf_1916{background:#fff;border:0;border-radius:4px;width:min(920px,100vw - 112px);max-width:min(920px,100vw - 112px);height:min(720px,100vh - 112px);max-height:min(720px,100vh - 112px);display:block;box-shadow:0 30px 80px #00000059}._galleryRotateControls_1xebf_1928{gap:8px;display:inline-flex;position:absolute;bottom:-50px;right:50%;transform:translate(50%)}._galleryRotateButton_1xebf_1937{color:#fff;cursor:pointer;background:#0000007a;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}._galleryRotateButton_1xebf_1937:hover{background:#0f172ae6}._galleryRotateButton_1xebf_1937:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._dialogTitle_1xebf_1959{color:#003862;justify-content:space-between;align-items:center;gap:16px;display:flex;font-size:18px!important;font-weight:800!important}._dialogContent_1xebf_1969{padding:0 24px 24px!important}._confirmText_1xebf_1973{color:var(--dashboard-text-primary,#334155);font-size:14px!important;font-weight:600!important}._confirmError_1xebf_1979{color:#dc2626;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._confirmActions_1xebf_1986{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}._equipmentSuggestionHint_1xebf_1993{color:var(--dashboard-card-subtitle,#64748b);margin-top:4px!important;font-size:12px!important;font-weight:700!important}._equipmentSuggestionError_1xebf_2000{color:#dc2626;margin-top:4px!important;font-size:12px!important;font-weight:700!important}._inlineRoButton_1xebf_2007{color:#1297db;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}._inlineRoButton_1xebf_2007:hover{color:#0b6fa4}._equipmentSuggestionTableWrap_1xebf_2022{max-height:420px;overflow:auto}._equipmentSuggestionTable_1xebf_2022{border-collapse:collapse;width:100%;color:var(--dashboard-text-primary,#0f172a);font-size:13px}._equipmentSuggestionTable_1xebf_2022 th,._equipmentSuggestionTable_1xebf_2022 td{border-bottom:1px solid var(--dashboard-card-border,#1fa2ea29);text-align:left;vertical-align:middle;padding:10px 8px}._equipmentSuggestionTable_1xebf_2022 th{color:var(--dashboard-card-title,#003862);white-space:nowrap;font-size:12px;font-weight:800}._galleryControlButton_1xebf_2049{z-index:1;color:#fff;cursor:pointer;background:#0000004f;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex;position:absolute}._galleryControlButton_1xebf_2049:hover{background:#0f172ae0}._galleryControlButton_1xebf_2049:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryCloseButton_1xebf_2075{top:-14px;right:-14px}._galleryNavButton_1xebf_2080{background:#00000061;width:42px;height:42px;top:50%;transform:translateY(-50%)}._galleryNavPrev_1xebf_2088{left:-58px}._galleryNavNext_1xebf_2092{right:-58px}._galleryChevron_1xebf_2096{border-top:2.5px solid #fff;border-right:2.5px solid #fff;width:12px;height:12px;display:block}._galleryChevronLeft_1xebf_2104{margin-left:4px;transform:rotate(-135deg)}._galleryChevronRight_1xebf_2109{margin-right:4px;transform:rotate(45deg)}._bottomActions_1xebf_1822{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 30px;display:flex}._bottomActions_1xebf_1822 .MuiButton-root{white-space:nowrap;flex-shrink:0}._adminAccordionStack_1xebf_2128{flex-direction:column;gap:14px;width:100%;display:flex}._adminAccordion_1xebf_2128{box-shadow:none;background:#fff;border:1px solid #dce8f5;overflow:hidden;border-radius:16px!important}._adminAccordionExpanded_1xebf_2143{border-color:#c7dbef}[data-theme=dark] ._adminAccordion_1xebf_2128{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}[data-theme=dark] ._adminAccordionExpanded_1xebf_2143{border-color:var(--dashboard-border-strong,#94a3b861)}._adminAccordionSummary_1xebf_2156{min-height:56px!important;padding:0 14px 0 16px!important}._adminAccordionSummary_1xebf_2156 .MuiAccordionSummary-content{margin:0}._adminAccordionSummary_1xebf_2156 .MuiAccordionSummary-expandIconWrapper{color:#4a6f93;transition:transform .2s}[data-theme=dark] ._adminAccordionSummary_1xebf_2156 .MuiAccordionSummary-expandIconWrapper{color:var(--dashboard-text-secondary,#cbd5e1)}._adminAccordionSummary_1xebf_2156 .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(180deg)}._adminAccordionSummaryContent_1xebf_2178{align-items:center;gap:12px;width:100%;min-width:0;display:flex}._adminAccordionIcon_1xebf_2186{color:#2778c1;background:#2778c114;border-radius:12px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}[data-theme=dark] ._adminAccordionIcon_1xebf_2186{background:var(--dashboard-accent-soft,#7dd3fc1f);color:var(--dashboard-accent,#7dd3fc)}._adminAccordionTitle_1xebf_2203{color:#123862;letter-spacing:-.01em;font-size:15px;font-weight:800;line-height:1.2}[data-theme=dark] ._adminAccordionTitle_1xebf_2203{color:var(--dashboard-text-primary,#f8fafc)}._adminAccordionDetails_1xebf_2215{padding:0!important}._adminMenuList_1xebf_2219{flex-direction:column;width:100%;padding-left:8px;display:flex}._adminNavRow_1xebf_2226{color:#17324d;width:100%;min-height:40px;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e7edf5;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px 0 20px;transition:background-color .16s;display:flex}[data-theme=dark] ._adminNavRow_1xebf_2226{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc)}._adminNavRow_1xebf_2226:hover{background:#f5f9fd}[data-theme=dark] ._adminNavRow_1xebf_2226:hover{background:var(--dashboard-hover-surface,#7dd3fc14)}._adminNavRow_1xebf_2226:last-child{border-bottom:0}._adminNavRowNested_1xebf_2262{min-height:34px;padding-left:44px}._adminNavRowLeft_1xebf_2267{align-items:center;gap:10px;min-width:0;display:flex}._adminNavRowIcon_1xebf_2274{color:#2778c1;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}[data-theme=dark] ._adminNavRowIcon_1xebf_2274{color:var(--dashboard-accent,#7dd3fc)}._adminNavRowLabel_1xebf_2288{color:#17324d;min-width:0;font-size:13px;font-weight:600;line-height:1.2}[data-theme=dark] ._adminNavRowLabel_1xebf_2288{color:var(--dashboard-text-primary,#f8fafc)}._adminGroupAccordion_1xebf_2300{box-shadow:none;background:0 0;border:0;overflow:visible}._adminGroupSummary_1xebf_2307{font:inherit;min-height:40px!important;padding:0 12px 0 20px!important}._adminGroupSummary_1xebf_2307 .MuiAccordionSummary-content{margin:0}._adminGroupSummary_1xebf_2307 .MuiAccordionSummary-expandIconWrapper{color:#8aa0b6;transition:transform .18s}[data-theme=dark] ._adminGroupSummary_1xebf_2307 .MuiAccordionSummary-expandIconWrapper{color:var(--dashboard-text-secondary,#cbd5e1)}._adminGroupSummary_1xebf_2307 .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(180deg)}._adminGroupDetails_1xebf_2330{border-bottom:1px solid #e7edf5;padding:0 0 2px!important}[data-theme=dark] ._adminGroupDetails_1xebf_2330{border-bottom-color:var(--dashboard-card-border,#94a3b838)}._adminChildList_1xebf_2339{flex-direction:column;padding-left:0;display:flex}._adminNavRowNested_1xebf_2262 ._adminNavRowLabel_1xebf_2288{font-size:12px;font-weight:500}._adminShell_1xebf_2350{flex-direction:column;gap:14px;width:100%;display:flex}._adminCard_1xebf_2357{width:100%}._adminMessageBlock_1xebf_2361{border-top:1px solid #e4edf6;flex-direction:column;gap:10px;padding-top:14px;display:flex}[data-theme=dark] ._adminMessageBlock_1xebf_2361{border-top-color:var(--dashboard-card-border,#94a3b838)}._adminMessageHeader_1xebf_2373{color:#17324d;letter-spacing:-.01em;font-size:13px;font-weight:800}[data-theme=dark] ._adminMessageHeader_1xebf_2373{color:var(--dashboard-text-primary,#f8fafc)}._adminMessageRow_1xebf_2384{align-items:flex-end;gap:10px;display:flex}._adminMessageField_1xebf_2390{flex:1}._adminMessageField_1xebf_2390 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiInputBase-root{background:var(--dashboard-surface-soft,#17233b)}._adminMessageField_1xebf_2390 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._adminMessageField_1xebf_2390 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-border-strong,#94a3b861)}._adminMessageField_1xebf_2390 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-accent,#7dd3fc)}._adminMessageField_1xebf_2390 .MuiInputBase-input{font-size:13px}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._adminMessageField_1xebf_2390 .MuiInputBase-input::placeholder,._adminMessageField_1xebf_2390 textarea.MuiInputBase-inputMultiline::placeholder{color:#64748b;opacity:1}[data-theme=dark] ._adminMessageField_1xebf_2390 .MuiInputBase-input::placeholder,[data-theme=dark] ._adminMessageField_1xebf_2390 textarea.MuiInputBase-inputMultiline::placeholder{color:var(--dashboard-text-secondary,#cbd5e1)}._adminUpdateButton_1xebf_2447{min-width:0;height:38px;padding:0 14px;color:#fff!important;box-shadow:none!important;background:#1297d8!important;border:1px solid #7b9bbf!important;border-radius:10px!important}[data-theme=dark] ._adminUpdateButton_1xebf_2447{border-color:var(--dashboard-panel-button-border,#7dd3fc)!important;background:var(--dashboard-panel-button-bg,#102b47)!important;color:var(--dashboard-panel-button-text,#fff)!important}._adminUpdateButton_1xebf_2447:hover{transform:none;background:#f5f9fd!important}[data-theme=dark] ._adminUpdateButton_1xebf_2447:hover{background:var(--dashboard-panel-button-bg,#102b47)!important;border-color:var(--dashboard-panel-button-border,#7dd3fc)!important}._rejectReasonField_1xebf_2474{flex:0 0 169px;width:169px}._rejectReasonField_1xebf_2474 .MuiInputBase-root{width:100%}._rejectActions_1xebf_2483{align-items:center;gap:8px;margin-top:8px;display:flex}@media screen and (width<=1280px){._shell_1xebf_7{grid-template-columns:1fr}._sidebar_1xebf_15{border-right:0;height:auto;position:static}._layout_1xebf_422{grid-template-columns:1fr;height:auto;overflow:visible}._techColumn_1xebf_494{height:auto;display:block;position:static;top:auto;overflow:visible}._stack_1xebf_422{flex:initial;height:auto;padding-right:0;overflow:visible}}@media screen and (width<=900px){._main_1xebf_23{padding:14px}._dispatchFormMain_1xebf_197{padding:0}._dispatchFormContent_1xebf_203{padding:8px}._legacyPrintSheet_1xebf_225{font-size:13px}._legacyPrintRo_1xebf_251{font-size:24px}._legacyPrintSection_1xebf_262{padding-left:10px;padding-right:10px}._legacyPrintGrid_1xebf_272,._legacyPrintMetaSection_1xebf_287,._legacyPrintNotesGrid_1xebf_342{grid-template-columns:1fr}._legacyPrintBox_1xebf_349:nth-child(odd){border-right:0}._headerRow_1xebf_2559{flex-direction:column;align-items:flex-start}._dispatchHeaderDispatcherSection_1xebf_1498{grid-template-columns:1fr}._dispatchHeaderRoLine_1xebf_1468,._customerStamp_1xebf_1488,._dispatchHeaderDispatcherField_1xebf_1509,._dispatchHeaderDispatcherSection_1xebf_1498 ._linkButton_1xebf_1028{grid-area:auto}._dispatchHeaderDispatcherField_1xebf_1509{width:min(100%,260px)}._grid2_1xebf_518,._dispatchLocationGrid_1xebf_524,._dispatchTechGrid_1xebf_674,._twoCards_1xebf_1563,._mappingTextareaRow_1xebf_587,._mappingControlsRow_1xebf_661,._additionalGrid_1xebf_1569{grid-template-columns:1fr}._dispatchEtaMileageGroup_1xebf_681,._mappingStateZipGroup_1xebf_580,._dispatchTechsField_1xebf_689,._dispatchTowedField_1xebf_694,._dispatchGoBackCallField_1xebf_709,._dispatchUnableTechField_1xebf_703,._dispatchRefusedCallField_1xebf_728{grid-column:auto}._customerCarrierGrid_1xebf_1059{grid-template-columns:1fr}._dispatchCompanyField_1xebf_1067,._dispatchCarrierField_1xebf_1087,._dispatchContactField_1xebf_1072,._dispatchContactNumberField_1xebf_1077,._dispatchEmailField_1xebf_1082,._dispatchDriverNameField_1xebf_1092,._dispatchDriverNumberField_1xebf_1097,._dispatchHowHeardField_1xebf_1102,._dispatchRequirementField_1xebf_889,._dispatchCompanyRequirementField_1xebf_1139,._dispatchCarrierRequirementField_1xebf_1146{grid-area:auto}._dispatchLowerControlsGrid_1xebf_772,._dispatchFinalRowGrid_1xebf_1153{grid-template-columns:1fr}._dispatchLowerControlsGrid_1xebf_772{gap:8px}._dispatchScheduleField_1xebf_1161,._dispatchOnsiteTimeField_1xebf_1166,._dispatchNotificationTimeField_1xebf_1172,._dispatchFinalContactField_1xebf_1178,._dispatchFinalCustomerRefField_1xebf_1183{grid-area:auto;transform:none}._vehicleGrid_1xebf_780{grid-column:auto;grid-template-columns:1fr}._tireGroup_1xebf_748{grid-template-columns:1fr}._tirePositionField_1xebf_755,._tireNotesField_1xebf_761,._tireBrandField_1xebf_767,._tireActionField_1xebf_2650{grid-area:auto}._uploadBox_1xebf_1654,._invoiceLink_1xebf_1824{grid-column:auto}._galleryGrid_1xebf_1682{grid-auto-columns:148px}._galleryThumbButton_1xebf_1696{height:153px}._galleryThumbImage_1xebf_1781{height:111px}._checkboxActionRow_1xebf_1539{flex-wrap:wrap;justify-content:flex-start}._refusedCallNotesGrid_1xebf_1524{grid-template-columns:1fr}._refusedCallLeft_1xebf_1532{gap:14px}._techNotesField_1xebf_1549{height:auto}}._emptyPanel_1xebf_2690{border:1px solid var(--dashboard-panel-border,#d8e4ef);background:var(--dashboard-surface,#fff);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;display:flex}._loaderImage_1xebf_2701{object-fit:contain;width:96px;height:96px}._fleetnetSection_1xebf_2707{flex-direction:column;gap:10px;display:flex}._fleetnetStatusRow_1xebf_2713{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}._fleetnetRadioLabel_1xebf_2720{white-space:nowrap;margin:0!important}._fleetnetRadioLabel_1xebf_2720 .MuiRadio-root{padding:3px 5px}._fleetnetRadioLabel_1xebf_2720 .MuiFormControlLabel-label{color:var(--dashboard-text-primary,#0f172a);font-size:12px;font-weight:700}._fleetnetStatusSelect_1xebf_2735{width:min(180px,100%)}._fleetnetStatusSelect_1xebf_2735 .MuiInputBase-root{min-height:32px}._fleetnetStatusSelect_1xebf_2735 .MuiSelect-select{padding-top:6px;padding-bottom:6px;font-size:12px}._fleetnetUpdateButton_1xebf_2749{min-width:96px;min-height:30px!important;padding:4px 10px!important;font-size:12px!important}[data-theme=dark] ._fleetnetRadioLabel_1xebf_2720 .MuiFormControlLabel-label{color:#f8fafc}._fleetnetInlineSection_1xebf_2760{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}._fleetnetInlineWithCorrection_1xebf_2768{grid-area:2/2/span 2/span 1}._fleetnetInlineTitle_1xebf_2773{color:var(--dashboard-text-primary,#0f172a);text-align:center;font-size:15px!important;font-weight:800!important;line-height:1.2!important}[data-theme=dark] ._fleetnetInlineTitle_1xebf_2773{color:#f8fafc}._logsDialogPaper_1ww7g_1{overflow:hidden}._logsDialogPaperDark_1ww7g_5{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._logsModalTitle_1ww7g_12{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;align-items:center;gap:16px;width:100%;display:flex;padding:14px 20px 14px 24px!important;font-size:18px!important;font-weight:800!important}._logsModalTitleText_1ww7g_25{overflow-wrap:anywhere;flex:auto;min-width:0;padding-right:16px}._logsCloseButton_1ww7g_32{flex:none;color:#64748b!important;margin-left:auto!important}._logsCloseButton_1ww7g_32:hover,._logsCloseButton_1ww7g_32:focus-visible{color:#003862!important;background:#eef8ff!important}._logsModalContent_1ww7g_44{padding:16px 24px 24px!important}._logsTableContainer_1ww7g_48{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}._logsHeadCell_1ww7g_54{color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;font-size:12px!important;font-weight:700!important}._logsBodyCell_1ww7g_62{color:#334155!important;border-bottom:1px solid #edf2f7!important;font-size:12px!important}._logsState_1ww7g_68{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:150px;font-size:13px;font-weight:600;display:flex}._loadingText_1ww7g_80{color:#64748b;text-align:center!important;font-size:13px!important;font-weight:700!important}._loadingSpinner_1ww7g_87{object-fit:contain;width:64px;height:64px}._logsDialogPaperDark_1ww7g_5 ._logsModalTitle_1ww7g_12{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._logsDialogPaperDark_1ww7g_5 ._logsCloseButton_1ww7g_32{color:#cbd5e1!important}._logsDialogPaperDark_1ww7g_5 ._logsCloseButton_1ww7g_32:hover,._logsDialogPaperDark_1ww7g_5 ._logsCloseButton_1ww7g_32:focus-visible{color:#f8fafc!important;background:#7dd3fc1f!important}._logsDialogPaperDark_1ww7g_5 ._logsModalContent_1ww7g_44{background:#071e33}._logsDialogPaperDark_1ww7g_5 ._logsTableContainer_1ww7g_48{border-color:#1fa2ea29;background:#0f172a!important}._logsDialogPaperDark_1ww7g_5 ._logsHeadCell_1ww7g_54{color:#f8fafc!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._logsDialogPaperDark_1ww7g_5 ._logsBodyCell_1ww7g_62{color:#f8fafc!important;background:#0f172a!important;border-bottom-color:#1fa2ea29!important}._logsDialogPaperDark_1ww7g_5 ._logsState_1ww7g_68{color:#fff}._logsDialogPaperDark_1ww7g_5 ._loadingText_1ww7g_80{color:#f8fafc}._mapPanel_1vb99_1{background:#fff;border:1px solid #2aa7e6;border-radius:8px;min-height:360px;padding:5px;overflow:hidden}._mapCanvas_1vb99_10{border-radius:4px;width:100%;height:350px}._mapCanvas_1vb99_10 .gm-style-iw-c{border-radius:8px!important;padding:0!important;box-shadow:0 12px 28px #0f172a38!important}._mapCanvas_1vb99_10 .gm-style-iw-d{max-height:none!important;overflow:hidden!important}._mapCanvas_1vb99_10 .gm-style-iw-chr{z-index:2;height:0!important;min-height:0!important;position:absolute!important;top:6px!important;right:6px!important}._mapCanvas_1vb99_10 .gm-style-iw-ch{padding:0!important}._mapCanvas_1vb99_10 .gm-style-iw-tc:after{background:#fff!important}._mapCanvas_1vb99_10 .gm-ui-hover-effect{opacity:.72;border-radius:50%!important;width:28px!important;height:28px!important;top:0!important;right:0!important}._mapCanvas_1vb99_10 .gm-ui-hover-effect:hover{opacity:1;background:#f1f5f9!important}._mapCanvas_1vb99_10 .gm-ui-hover-effect span{width:16px!important;height:16px!important;margin:6px!important}._mapStatus_1vb99_64{color:#64748b;justify-content:center;align-items:center;min-height:350px;font-size:13px;display:flex}._markerLabel_1vb99_73{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;max-width:220px;padding:2px 7px;line-height:1.25;display:inline-flex;overflow:hidden;box-shadow:0 4px 10px #0f172a29}._markerLabelLow_1vb99_88{background:#dcfce7;border-color:#86efac}._markerLabelMedium_1vb99_93{background:#e0f2fe;border-color:#7dd3fc}._markerLabelHigh_1vb99_98{background:#ffedd5;border-color:#fdba74}._markerLabelEmergency_1vb99_103{background:#fee2e2;border-color:#fca5a5}._markerLabelMyCall_1vb99_108{background:#dbeafe;border-color:#93c5fd}._infoWindow_1vb99_113{box-sizing:border-box;color:#1f2937;width:240px;padding:12px 42px 13px 14px;font-family:Inter,Roboto,Arial,sans-serif;line-height:1.35}._infoStatus_1vb99_122{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;min-height:20px;padding:2px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}._infoStatusOpen_1vb99_136{background:#d36135}._infoStatusOnsite_1vb99_140{background:#2563eb}._infoStatusComplete_1vb99_144{background:#168246}._infoStatusMyCall_1vb99_148{background:#1d4ed8}._infoTitle_1vb99_152{color:#111827;overflow-wrap:anywhere;margin-top:8px;font-size:14px;font-weight:700}._infoRows_1vb99_160{gap:6px;margin-top:10px;display:grid}._infoRow_1vb99_160{grid-template-columns:64px minmax(0,1fr);align-items:start;column-gap:8px;font-size:12px;display:grid}._infoLabel_1vb99_174{color:#6b7280;font-weight:600}._infoValue_1vb99_179{color:#1f2937;overflow-wrap:anywhere;font-weight:500}._dialogTitle_7q795_1{color:#003862;justify-content:space-between;align-items:center;gap:12px;display:flex;padding:16px 20px 10px!important;font-size:17px!important;font-weight:900!important}._dialogContent_7q795_12{padding:8px 20px 12px!important}._formPanel_7q795_16{background:#fbfdff;border:1px solid #dbe6f3;border-radius:10px;gap:12px;padding:16px;display:grid}._standardRatePanel_7q795_25{margin-top:16px}._invoiceGrid_7q795_29{grid-template-columns:repeat(2,minmax(0,1fr))}._field_7q795_33,._fieldWide_7q795_34{width:100%}._fieldWide_7q795_34{grid-column:1/-1}._field_7q795_33 .MuiInputBase-root,._fieldWide_7q795_34 .MuiInputBase-root{background:#fff;border-radius:8px}._field_7q795_33 .MuiInputBase-input,._fieldWide_7q795_34 .MuiInputBase-input,._fieldWide_7q795_34 .MuiInputBase-inputMultiline,._field_7q795_33 .MuiInputLabel-root,._fieldWide_7q795_34 .MuiInputLabel-root{font-size:13px}._field_7q795_33 .MuiInputLabel-root,._fieldWide_7q795_34 .MuiInputLabel-root{font-weight:700}._dialogActions_7q795_61{gap:8px;padding:10px 20px 18px!important}._dialogActions_7q795_61 .MuiButtonBase-root{min-width:112px}._message_7q795_70{grid-column:1/-1;margin:0!important;font-size:13px!important;font-weight:800!important}._success_7q795_77{color:#067647}._dialogSuccessMessage_7q795_81{color:#166534;background:#22c55e14;border:1px solid #16a34a33;border-radius:14px;grid-column:1/-1;padding:12px 16px;margin:0!important;font-size:14px!important;font-weight:600!important}._error_7q795_93{color:#b42318}._loadingState_7q795_97{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;font-size:13px;font-weight:800;display:flex}._loadingSpinner_7q795_110{object-fit:contain;width:64px;height:64px}._formPanel_7q795_16[data-theme=dark]{background:#0b263f;border-color:#1fa2ea29}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiInputBase-root,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiInputBase-root{color:#f8fafc;background:#17263b;border-radius:12px}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiOutlinedInput-notchedOutline,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea29}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea3d}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiInputBase-input,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiInputBase-input,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 textarea.MuiInputBase-inputMultiline{color:#f8fafc;-webkit-text-fill-color:#f8fafc}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiInputLabel-root,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiInputLabel-root{color:#528aa9!important}._formPanel_7q795_16[data-theme=dark] ._field_7q795_33 .MuiInputBase-input::placeholder,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 .MuiInputBase-input::placeholder,._formPanel_7q795_16[data-theme=dark] ._fieldWide_7q795_34 textarea.MuiInputBase-inputMultiline::placeholder{color:#528aa9;opacity:1}._formPanel_7q795_16[data-theme=dark] ._success_7q795_77,._formPanel_7q795_16[data-theme=dark] ._dialogSuccessMessage_7q795_81{color:#bbf7d0}._formPanel_7q795_16[data-theme=dark] ._error_7q795_93{color:#fecaca}._dialogActions_7q795_61[data-theme=dark]{background:#071e33}@media (width<=760px){._invoiceGrid_7q795_29{grid-template-columns:1fr}._dialogActions_7q795_61{flex-direction:column-reverse;align-items:stretch}}._page_1a04p_1{background:var(--dashboard-main-bg,#f6f8fc);min-height:100vh;padding:12px 16px}._shell_1a04p_7{max-width:1560px;margin:0 auto}._toolbar_1a04p_12{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:40px;margin-bottom:12px;padding-left:48px;display:flex;position:relative}._backButton_1a04p_24{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._pageTitle_1a04p_37{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:20px!important;font-weight:800!important}._pageSubtitle_1a04p_45{color:var(--dashboard-text-secondary,#64748b);margin-top:4px!important;font-size:13px!important}._actions_1a04p_51{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._panelCard_1a04p_58{padding:0;overflow:visible}._panelHeader_1a04p_63{border-bottom:1px solid var(--dashboard-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-radius:10px 10px 0 0;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px 8px;display:flex}._panelHeaderCopy_1a04p_74{min-width:0}._panelTitle_1a04p_78{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:17px!important;font-weight:800!important}._panelSubtitle_1a04p_86{color:var(--dashboard-text-secondary,#64748b);margin-top:6px!important;font-size:13px!important}._pillRow_1a04p_92{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}._pill_1a04p_92{color:#0f66d0;background:#f8fbff;border:1px solid #d6e4f4;border-radius:14px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}._page_1a04p_1[data-theme=dark] ._pill_1a04p_92{color:#bae6fd;background:#7dd3fc1a;border-color:#7dd3fc47}._pillDanger_1a04p_117{color:#be123c;background:#fff1f2;border-color:#fecdd3}._page_1a04p_1[data-theme=dark] ._pillDanger_1a04p_117{color:#fecdd3;background:#ef444429;border-color:#f8717157}._panelActions_1a04p_129{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._panelBody_1a04p_137{background:var(--dashboard-card-surface,#fff);border-radius:0 0 10px 10px;gap:0;padding:0 12px 10px;display:grid}._sectionBlock_1a04p_145{background:0 0;border:0;border-radius:0;gap:8px;padding:14px 0;display:grid}._sectionBlockCompact_1a04p_154{flex-direction:column;min-height:0;display:flex}._sectionHeaderRow_1a04p_160{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._sectionTitle_1a04p_168{color:var(--dashboard-text-primary,#0f172a);margin:0;font-size:14px!important;font-weight:800!important}._sectionSubtitle_1a04p_175{color:var(--dashboard-text-secondary,#64748b);margin-top:4px!important;font-size:13px!important}._addRowButton_1a04p_181{min-width:0;padding-inline:12px}._identityGrid_1a04p_186{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;display:grid}._fieldGroup_1a04p_192{align-content:start;gap:4px;display:grid}._spanTwo_1a04p_198{grid-column:span 2}._fieldLabel_1a04p_202{color:var(--dashboard-text-primary,#334155);margin:0;line-height:1.1;font-size:12px!important;font-weight:700!important}._fieldInput_1a04p_210{width:100%}._dropdownField_1a04p_214{position:relative}._dropdownTrigger_1a04p_218{color:#0f172a;text-align:left;width:100%;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #1fa2ea29;border-radius:12px;padding:12px 34px 5px 11px;position:relative}._dropdownField_1a04p_214[data-theme=dark] ._dropdownTrigger_1a04p_218{color:#f8fafc;background:#17263b;border-color:#1fa2ea29}._dropdownTrigger_1a04p_218:hover,._dropdownField_1a04p_214[data-theme=dark] ._dropdownTrigger_1a04p_218:hover{border-color:#1fa2ea3d}._dropdownTriggerOpen_1a04p_246{box-shadow:none;border-color:#1fa2ea66}._dropdownTriggerInvalid_1a04p_251,._dropdownTriggerInvalid_1a04p_251:hover,._dropdownField_1a04p_214[data-theme=dark] ._dropdownTriggerInvalid_1a04p_251,._dropdownField_1a04p_214[data-theme=dark] ._dropdownTriggerInvalid_1a04p_251:hover{border-color:#d32f2f}._validationMessage_1a04p_258{color:#d32f2f;margin:3px 14px 0;font-size:12px;line-height:1.35}._dropdownLabel_1a04p_265{color:#64748b;pointer-events:none;background:#fff;padding:0 4px;font-size:13px;font-weight:700;position:absolute;top:0;left:11px;transform:translateY(-50%)}._dropdownField_1a04p_214[data-theme=dark] ._dropdownLabel_1a04p_265{color:#528aa9;background:#17263b}._dropdownValue_1a04p_283{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;min-width:0;font-size:13px;line-height:18px;display:block;overflow:hidden}._dropdownField_1a04p_214[data-theme=dark] ._dropdownValue_1a04p_283{color:#f8fafc}._dropdownPlaceholder_1a04p_298{color:#64748b}._dropdownField_1a04p_214[data-theme=dark] ._dropdownPlaceholder_1a04p_298{color:#94a3b8}._dropdownCaret_1a04p_306{pointer-events:none;border-top:6px solid #64748b;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:15px;transform:translateY(-35%)}._dropdownField_1a04p_214[data-theme=dark] ._dropdownCaret_1a04p_306{border-top-color:#cbd5e1}._dropdownMenu_1a04p_323{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:12px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0f172a1f}._dropdownField_1a04p_214[data-theme=dark] ._dropdownMenu_1a04p_323{background:#111c2f;border-color:#94a3b852;box-shadow:0 12px 28px #02061759}._dropdownOption_1a04p_344{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-size:14px;font-weight:600}._dropdownField_1a04p_214[data-theme=dark] ._dropdownOption_1a04p_344{color:#f8fafc}._dropdownOption_1a04p_344:hover,._dropdownOptionSelected_1a04p_362{background:#f1f5f9}._dropdownField_1a04p_214[data-theme=dark] ._dropdownOption_1a04p_344:hover,._dropdownField_1a04p_214[data-theme=dark] ._dropdownOptionSelected_1a04p_362{background:#7dd3fc1a}._dropdownEmpty_1a04p_371{color:#64748b;padding:10px;font-size:13px}._dropdownField_1a04p_214[data-theme=dark] ._dropdownEmpty_1a04p_371{color:#94a3b8}._divider_1a04p_380{border-color:var(--dashboard-border,#e2e8f0)!important;margin:0!important}._rowList_1a04p_385{gap:6px;padding-top:14px;display:grid}._rowListCompact_1a04p_391{flex:1;padding-right:4px;overflow:auto}._rowItem_1a04p_397{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}._rowField_1a04p_408,._rowComment_1a04p_409{width:100%;overflow:visible}._nativeCommentField_1a04p_414{width:100%;min-width:0;display:block;position:relative;overflow:visible}._nativeCommentField_1a04p_414 label{z-index:1;background:var(--dashboard-card-surface,#fff);color:#64748b;cursor:text;padding:0 4px;font-size:13px;font-weight:700;line-height:1;position:absolute;top:-7px;left:12px}._page_1a04p_1[data-theme=dark] ._nativeCommentField_1a04p_414 label{color:#528aa9;background:#17263b}._nativeCommentField_1a04p_414 textarea{box-sizing:border-box;color:#0f172a;width:100%;height:36px;min-height:36px;font:inherit;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:12px;padding:0 14px;font-size:13px;line-height:34px;display:block;overflow:auto}._page_1a04p_1[data-theme=dark] ._nativeCommentField_1a04p_414 textarea{color:#f8fafc;background:#17263b}._nativeCommentField_1a04p_414 textarea:hover{border-color:#1fa2ea3d}._nativeCommentField_1a04p_414 textarea:focus{border-color:#1fa2ea66;outline:none}._nativeCommentFieldError_1a04p_473 label{color:#dc2626}._nativeCommentFieldError_1a04p_473 textarea,._nativeCommentFieldError_1a04p_473 textarea:hover,._nativeCommentFieldError_1a04p_473 textarea:focus{border-color:#dc2626}._emptyRows_1a04p_483{color:var(--dashboard-text-secondary,#64748b);margin:0;font-size:13px!important}._page_1a04p_1[data-theme=dark] ._divider_1a04p_380{border-color:#94a3b838}._page_1a04p_1[data-theme=dark] .MuiFormControlLabel-label{color:#f8fafc}._page_1a04p_1[data-theme=dark] .MuiCheckbox-root{color:#94a3b8}._page_1a04p_1[data-theme=dark] .MuiCheckbox-root.Mui-checked{color:#38bdf8}._page_1a04p_1[data-theme=dark] ._addRowButton_1a04p_181{color:#f8fafc;background:#ffffff29;border-color:#59616e}._page_1a04p_1[data-theme=dark] ._addRowButton_1a04p_181:hover{background:#ffffff29}._page_1a04p_1[data-theme=dark] ._noticeCard_1a04p_515 .MuiTypography-root{color:var(--dashboard-text-primary,#f8fafc)}._dualSectionGrid_1a04p_519{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._dualSectionGrid_1a04p_519>._sectionBlock_1a04p_145+._sectionBlock_1a04p_145{border-left:1px solid var(--dashboard-border,#e2e8f0);padding-left:12px}._footerRow_1a04p_530{background:0 0;border:0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 0 0;display:flex}._checkboxPill_1a04p_542{border:1px solid var(--dashboard-border,#dbe5f0);background:var(--dashboard-card-surface,#fff);border-radius:12px;align-items:center;padding:8px 12px;display:inline-flex;box-shadow:0 8px 20px #0f172a0a}._footerActions_1a04p_552{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._emptyStateWrap_1a04p_559{justify-content:center;align-items:center;min-height:calc(100vh - 128px);display:flex}._noticeCard_1a04p_515{border:1px solid var(--dashboard-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);width:min(560px,100%);box-shadow:none;border-radius:12px;gap:10px;padding:24px;display:grid}._noticeTitle_1a04p_577{color:var(--dashboard-text-primary,#0f172a);margin:0;font-size:18px!important;font-weight:800!important}._noticeText_1a04p_584{color:var(--dashboard-text-secondary,#64748b);margin:0;line-height:1.45;font-size:13px!important}@media (width<=1180px){._identityGrid_1a04p_186{grid-template-columns:repeat(2,minmax(0,1fr))}._dualSectionGrid_1a04p_519{grid-template-columns:1fr}._dualSectionGrid_1a04p_519>._sectionBlock_1a04p_145+._sectionBlock_1a04p_145{border-left:0;border-top:1px solid var(--dashboard-border,#e2e8f0);padding-left:0}}@media (width<=760px){._page_1a04p_1{padding:16px}._panelHeader_1a04p_63,._panelBody_1a04p_137{padding:18px 16px}._panelBody_1a04p_137{padding-top:0}._identityGrid_1a04p_186{grid-template-columns:1fr}._spanTwo_1a04p_198{grid-column:span 1}._rowItem_1a04p_397{grid-template-columns:1fr}._footerRow_1a04p_530{align-items:stretch}._panelActions_1a04p_129,._footerActions_1a04p_552{justify-content:flex-start;width:100%}}._backButton_1a04p_24,._backButton_1a04p_24:hover,._backButton_1a04p_24:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1a04p_1[data-theme=dark] ._backButton_1a04p_24,._page_1a04p_1[data-theme=dark] ._backButton_1a04p_24:hover,._page_1a04p_1[data-theme=dark] ._backButton_1a04p_24:focus-visible,._pageDark_1a04p_657 ._backButton_1a04p_24,._pageDark_1a04p_657 ._backButton_1a04p_24:hover,._pageDark_1a04p_657 ._backButton_1a04p_24:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1a04p_24:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1a04p_24:hover:after,._backButton_1a04p_24:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1a04p_1[data-theme=dark] ._backButton_1a04p_24:after,._pageDark_1a04p_657 ._backButton_1a04p_24:after{color:#0f172a;background:#f8fafcf2}._backButton_1a04p_24,._backButton_1a04p_24:hover,._backButton_1a04p_24:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._invoiceShell_181aw_1{min-height:0;padding:0}._formFrame_181aw_6{background:0 0;border:0;flex-direction:column;gap:0;min-height:0;padding:0;display:flex}._sectionBlock_181aw_16{background:0 0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;padding:12px 0}[data-theme=dark] ._sectionBlock_181aw_16{color:#f8fafc;background:0 0;border-color:#94a3b838}._controlsSection_181aw_30{background:0 0;border:0;padding-top:8px;padding-bottom:8px}._topControls_181aw_37{justify-content:center;align-items:center;gap:28px;min-height:42px;display:flex}._topControls_181aw_37 .MuiFormControlLabel-label,._flagsGrid_181aw_46 .MuiFormControlLabel-label{color:#334155;font-size:13px;font-weight:700}[data-theme=dark] ._topControls_181aw_37 .MuiFormControlLabel-label,[data-theme=dark] ._flagsGrid_181aw_46 .MuiFormControlLabel-label,[data-theme=dark] ._flagCheckLabel_181aw_57{color:#f8fafc}[data-theme=dark] ._topControls_181aw_37 .MuiRadio-root,[data-theme=dark] ._topControls_181aw_37 .MuiCheckbox-root,[data-theme=dark] ._flagsGrid_181aw_46 .MuiCheckbox-root{color:#528aa9}[data-theme=dark] ._topControls_181aw_37 .Mui-checked,[data-theme=dark] ._flagsGrid_181aw_46 .Mui-checked{color:#7dd3fc}._logsButton_181aw_72{border:0!important;border-radius:6px!important;min-height:28px!important;padding:2px 10px!important}._softDisabledButton_181aw_79,._finishedButton_181aw_83{min-width:0}._logsButton_181aw_72,._softDisabledButton_181aw_79{color:#0c3863!important;opacity:1!important;background-color:#f6f8fd!important}._logsButton_181aw_72{border-color:#0000!important}._softDisabledButton_181aw_79{border-color:#f6f8fd!important}._finishedButton_181aw_83{color:#fff!important}[data-theme=dark] ._logsButton_181aw_72,[data-theme=dark] ._softDisabledButton_181aw_79{color:#0e172a!important;opacity:1!important;background-color:#f8f3f3c7!important}[data-theme=dark] ._logsButton_181aw_72{border-color:#0000!important}[data-theme=dark] ._softDisabledButton_181aw_79{border-color:#f8f3f3c7!important}[data-theme=dark] ._finishedButton_181aw_83{color:#fff!important}._sectionTitle_181aw_125{color:#003862;text-align:left;margin:0 0 12px;font-size:15px;font-weight:800;line-height:1.2}[data-theme=dark] ._sectionTitle_181aw_125{color:#fff}._detailsGrid_181aw_138,._tireGrid_181aw_139{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._field_181aw_154{width:100%}._nativeTextareaField_181aw_158{width:100%;min-width:0;position:relative}._nativeTextareaField_181aw_158 label{z-index:1;color:#64748b;cursor:text;background:#fff;padding:0 4px;font-size:12px;line-height:1;position:absolute;top:-7px;left:12px}[data-theme=dark] ._nativeTextareaField_181aw_158 label{color:#528aa9;background:#071e33}._nativeTextareaField_181aw_158 textarea{box-sizing:border-box;color:#0f172a;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:8px;width:100%;min-height:84px;padding:9px 10px 7px;font-family:inherit;font-size:12px;line-height:1.35;display:block;overflow:auto}[data-theme=dark] ._nativeTextareaField_181aw_158 textarea{color:#f8fafc;background:#0f172a;border-color:#94a3b838}._nativeTextareaField_181aw_158 textarea:hover{border-color:#1fa2ea3d}[data-theme=dark] ._nativeTextareaField_181aw_158 textarea:hover{border-color:#528aa9b3}._nativeTextareaField_181aw_158 textarea:focus{border-color:#1fa2ea66;outline:none}[data-theme=dark] ._nativeTextareaField_181aw_158 textarea:focus{border-color:#528aa9}._field_181aw_154 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}[data-theme=dark] ._field_181aw_154 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._field_181aw_154 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}[data-theme=dark] ._field_181aw_154 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._field_181aw_154 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}[data-theme=dark] ._field_181aw_154 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._field_181aw_154 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}[data-theme=dark] ._field_181aw_154 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._field_181aw_154 .MuiInputLabel-root{color:#64748b;font-size:13px}[data-theme=dark] ._field_181aw_154 .MuiInputLabel-root,[data-theme=dark] ._field_181aw_154 .MuiFormLabel-root{color:#528aa9!important}._field_181aw_154 .MuiInputBase-input{color:#0f172a;font-size:13px;line-height:1.4375em}._readOnlyField_181aw_273 .MuiInputBase-root.Mui-disabled{color:#475569;opacity:1;background:#f1f5f9}._readOnlyWrapper_181aw_279{gap:3px;min-width:0;display:grid}._readOnlyFieldLink_181aw_285{width:100%;min-height:40px;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:4px 12px 5px}._readOnlyButtonLabel_181aw_297{color:#334155;font-size:11px;font-weight:600;line-height:1.1;display:block}._readOnlyButtonValue_181aw_305{color:#0f66d0;text-overflow:ellipsis;text-underline-offset:2px;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.45;text-decoration:underline;display:block;overflow:hidden}._readOnlyFieldLink_181aw_285:hover ._readOnlyButtonValue_181aw_305,._readOnlyFieldLink_181aw_285:focus-visible ._readOnlyButtonValue_181aw_305{color:#003862}._readOnlyFieldLink_181aw_285:focus-visible{outline-offset:2px;outline:2px solid #1297db}._readOnlyField_181aw_273 .MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#475569;color:#475569;cursor:not-allowed}._readOnlyField_181aw_273 .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1!important}[data-theme=dark] ._readOnlyField_181aw_273 .MuiInputBase-root.Mui-disabled{color:#cbd5e1;background:#17233b}[data-theme=dark] ._readOnlyField_181aw_273 .MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#cbd5e1;color:#cbd5e1}[data-theme=dark] ._readOnlyFieldLink_181aw_285{background:#0f172a;border-color:#334155}[data-theme=dark] ._readOnlyButtonLabel_181aw_297{color:#528aa9}[data-theme=dark] ._readOnlyButtonValue_181aw_305{color:#7dd3fc}[data-theme=dark] ._readOnlyFieldLink_181aw_285:hover ._readOnlyButtonValue_181aw_305,[data-theme=dark] ._readOnlyFieldLink_181aw_285:focus-visible ._readOnlyButtonValue_181aw_305{color:#bae6fd}[data-theme=dark] ._field_181aw_154 .MuiInputBase-input,[data-theme=dark] ._field_181aw_154 textarea.MuiInputBase-inputMultiline{color:#f8fafc}._field_181aw_154 .MuiInputBase-input::placeholder,._field_181aw_154 textarea.MuiInputBase-inputMultiline::placeholder,._cellInput_181aw_373::placeholder{color:#64748b;opacity:1}[data-theme=dark] ._field_181aw_154 .MuiInputBase-input::placeholder,[data-theme=dark] ._field_181aw_154 textarea.MuiInputBase-inputMultiline::placeholder,[data-theme=dark] ._cellInput_181aw_373::placeholder{color:#528aa9;opacity:1}._field_181aw_154 textarea.MuiInputBase-inputMultiline{resize:none;padding-top:2px;padding-bottom:2px;line-height:1.5;overflow-y:auto}._descriptionField_181aw_146 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._notesField_181aw_394 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){box-sizing:border-box;flex:auto;width:100%;min-height:calc(6em + 4px);resize:none!important;height:100%!important;max-height:none!important;display:block!important;overflow:auto!important}._descriptionField_181aw_146 .MuiInputBase-root,._notesField_181aw_394 .MuiInputBase-root{resize:vertical;align-items:stretch;min-height:84px;overflow:auto;height:auto!important;max-height:none!important}._laborItemsTable_181aw_416,._laborTable_181aw_417,._simpleTable_181aw_418,._partsTable_181aw_419,._tireRowsTable_181aw_420,._tireFeeTable_181aw_421,._totalsTable_181aw_422{background:#fff;border:1px solid #dbe1ea;border-radius:0;display:grid;overflow:hidden}[data-theme=dark] ._laborItemsTable_181aw_416,[data-theme=dark] ._laborTable_181aw_417,[data-theme=dark] ._simpleTable_181aw_418,[data-theme=dark] ._partsTable_181aw_419,[data-theme=dark] ._tireRowsTable_181aw_420,[data-theme=dark] ._tireFeeTable_181aw_421,[data-theme=dark] ._totalsTable_181aw_422{background:#0f172a;border-color:#94a3b838}._addRowButton_181aw_441{color:#fff;width:fit-content;min-height:30px;font:inherit;cursor:pointer;background:#1297db;border:1px solid #1297db;border-radius:8px;margin:0 0 8px;padding:4px 12px;font-size:12px;font-weight:800;transition:background-color .16s,border-color .16s,box-shadow .16s}._addRowButton_181aw_441:hover,._addRowButton_181aw_441:focus-visible{background:#0f84c1;border-color:#0f84c1;outline:0;box-shadow:0 0 0 2px #1297db1a}._addRowButton_181aw_441:disabled,._addRowButton_181aw_441:disabled:hover,._addRowButton_181aw_441:disabled:focus-visible{color:#64748b;cursor:not-allowed;opacity:.55;box-shadow:none;background:#cbd5e1;border-color:#94a3b8}[data-theme=dark] ._addRowButton_181aw_441{color:#f8fafc;background:#102b48;border-color:#528aa9}[data-theme=dark] ._addRowButton_181aw_441:disabled,[data-theme=dark] ._addRowButton_181aw_441:disabled:hover,[data-theme=dark] ._addRowButton_181aw_441:disabled:focus-visible{color:#94a3b8;background:#1e293b;border-color:#94a3b842}._laborItemsTable_181aw_416{border-radius:8px;grid-template-columns:minmax(120px,.32fr) minmax(280px,.45fr) minmax(160px,.23fr);margin-bottom:12px}._laborTechSections_181aw_496{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;padding-bottom:4px;display:grid}._laborTechPanel_181aw_504{min-width:0}._laborTechPanel_181aw_504:only-child,._laborTechPanel_181aw_504:last-child:nth-child(odd){grid-column:1/-1}._laborTechHeader_181aw_513{justify-content:space-between;align-items:center;gap:12px;display:flex}._laborTechName_181aw_520{color:#003764;margin:0 0 8px;font-size:14px;font-weight:900}[data-theme=dark] ._laborTechName_181aw_520{color:#e0f2fe}._laborTechTable_181aw_531{background:#fff;border:1px solid #dbe1ea;border-radius:8px;grid-template-columns:minmax(170px,1fr) minmax(90px,.42fr) minmax(130px,.55fr) minmax(110px,.45fr);display:grid;overflow:hidden}[data-theme=dark] ._laborTechTable_181aw_531{background:#0f172a;border-color:#94a3b838}._laborTable_181aw_417{border-radius:8px;grid-template-columns:minmax(220px,.4fr) minmax(360px,.38fr) minmax(260px,.42fr)}._simpleTable_181aw_418{border-radius:8px;grid-template-columns:minmax(220px,1fr) 180px minmax(110px,.35fr)}._partsTable_181aw_419{grid-template-columns:minmax(280px,1fr) minmax(90px,.35fr) minmax(130px,.5fr) minmax(130px,.5fr) minmax(130px,.5fr) minmax(140px,.55fr) minmax(140px,.55fr);overflow-x:auto}._tireRowsTable_181aw_420{grid-template-columns:minmax(240px,1.2fr) minmax(90px,.35fr) minmax(140px,.55fr) minmax(120px,.45fr) minmax(120px,.45fr) minmax(130px,.5fr);margin-top:10px;overflow-x:auto}._tireDescriptionCell_181aw_571{font-weight:800}._tireDetailsPanel_181aw_575{background:#fbfdff;grid-column:1/-1;grid-template-columns:repeat(2,minmax(220px,1fr));align-items:center;gap:6px 18px;border-right:0!important;padding:8px 14px 10px!important;display:grid!important}._tireDetailField_181aw_586{grid-template-columns:140px minmax(160px,1fr);align-items:center;gap:8px;display:grid}._tireDetailField_181aw_586 span,._tireDetailCheckbox_181aw_594 span{color:#64748b;font-size:12px;font-weight:700}._tireDetailField_181aw_586 ._cellInput_181aw_373{background:#fff;border-color:#94a3b847;min-height:24px;padding:3px 7px;font-size:12px;font-weight:600}._tireDetailCheckbox_181aw_594{align-items:center;gap:8px;width:fit-content;display:inline-flex}[data-theme=dark] ._tireDetailsPanel_181aw_575{background:#0b2238}[data-theme=dark] ._tireDetailField_181aw_586 span,[data-theme=dark] ._tireDetailCheckbox_181aw_594 span{color:#9fb9ca}._tireHeadingRow_181aw_625{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}._tireHeadingRow_181aw_625 ._sectionTitle_181aw_125{margin-bottom:0}._drControlsRow_181aw_637{align-items:center;gap:14px;margin-left:auto;display:inline-flex}._drFormLink_181aw_644{color:#0f66d0;text-underline-offset:2px;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}._drFormLink_181aw_644:hover,._drFormLink_181aw_644:focus-visible{color:#0956af;outline:0}._billToDrCheckbox_181aw_664{margin:0!important}._billToDrCheckbox_181aw_664 .MuiFormControlLabel-label{color:#334155;font-size:12px;font-weight:800}._totalsTable_181aw_422{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 16px;width:100%;overflow:visible}._laborItemsTable_181aw_416>div,._laborTechTable_181aw_531>div,._laborTable_181aw_417>div,._simpleTable_181aw_418>div,._partsTable_181aw_419>div,._tireRowsTable_181aw_420>div,._tireFeeTable_181aw_421>div{color:#334155;overflow-wrap:anywhere;border-bottom:1px solid #e4e9f0;border-right:1px solid #e4e9f0;min-height:34px;padding:7px 10px;font-size:13px;font-weight:600}._laborTable_181aw_417>div{align-content:center}[data-theme=dark] ._laborItemsTable_181aw_416>div,[data-theme=dark] ._laborTechTable_181aw_531>div,[data-theme=dark] ._laborTable_181aw_417>div,[data-theme=dark] ._simpleTable_181aw_418>div,[data-theme=dark] ._partsTable_181aw_419>div,[data-theme=dark] ._tireRowsTable_181aw_420>div,[data-theme=dark] ._tireFeeTable_181aw_421>div{color:#f8fafc;background:#0f172a;border-bottom-color:#1fa2ea29;border-right-color:#1fa2ea29}._totalsTable_181aw_422>div{color:#334155;overflow-wrap:anywhere;border-right:0;align-content:center;min-height:34px;margin-left:10px;margin-right:10px;padding:7px 0;font-size:13px;font-weight:600}[data-theme=dark] ._totalsTable_181aw_422>div{color:#f8fafc;border-bottom-color:#1fa2ea29}._laborItemsTable_181aw_416>div:nth-child(5n),._laborTechTable_181aw_531>div:nth-child(4n),._laborTable_181aw_417>div:nth-child(3n),._tireRowsTable_181aw_420>div:nth-child(6n),._tireFeeTable_181aw_421>div:nth-child(4n),._totalsTable_181aw_422>div:nth-child(2n),._simpleTable_181aw_418>div:nth-child(3n){border-right:0}._tireFeeTable_181aw_421>._tableLabel_181aw_745,._tireFeeTable_181aw_421>._tableValue_181aw_746{border-bottom:0}._partsTable_181aw_419>div:nth-child(7n){border-right:0}._tableHead_181aw_754{text-align:center;background:#f8fbff;color:#003862!important;border-bottom-color:#dbe6f3!important;font-weight:800!important}[data-theme=dark] ._tableHead_181aw_754{color:#fff!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._tableLabel_181aw_745,._partsTotalLabel_181aw_769{text-align:right;background:#f8fafc;color:#0f172a!important;font-weight:800!important}[data-theme=dark] ._tableLabel_181aw_745,[data-theme=dark] ._partsTotalLabel_181aw_769,[data-theme=dark] ._tableValue_181aw_746,[data-theme=dark] ._partsTotalValue_181aw_779{color:#f8fafc!important;background:#102b48!important}._tableLabel_181aw_745{grid-column:span 3}._laborTable_181aw_417 ._tableLabel_181aw_745,._simpleTable_181aw_418 ._tableLabel_181aw_745{grid-column:auto}._partsTotalLabel_181aw_769{grid-column:span 6}._tableValue_181aw_746,._partsTotalValue_181aw_779{text-align:right;background:#f8fafc;color:#0f172a!important;font-weight:800!important}._clearFeeButton_181aw_808{color:#b42318;min-height:26px;font:inherit;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:800}._clearFeeButton_181aw_808:hover,._clearFeeButton_181aw_808:focus-visible{background:#fff0f0;border-color:#b42318;outline:0}._cellInput_181aw_373{box-sizing:border-box;color:#0f172a;width:100%;min-height:28px;font:inherit;background:#fff;border:1px solid #1fa2ea29;border-radius:8px;outline:0;padding:4px 8px;font-size:13px;font-weight:600}._cellSelectField_181aw_843{width:100%}._cellSelectField_181aw_843 .MuiInputBase-root{color:#0f172a;min-height:28px;font:inherit;background:#fff;border-radius:8px;font-size:13px;font-weight:600}._cellSelectField_181aw_843 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._cellSelectField_181aw_843 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea3d}._cellSelectField_181aw_843 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66;box-shadow:0 0 0 2px #1297db14}._cellSelectField_181aw_843 .MuiSelect-select.MuiInputBase-input{color:#0f172a;min-height:18px;padding:4px 32px 4px 8px;font-size:13px;font-weight:600;line-height:18px}._cellSelectField_181aw_843 .MuiSelect-icon{color:#0f66d0;right:7px}._invoiceSelectMenu_181aw_884 .MuiMenu-list{padding:4px}._invoiceSelectMenu_181aw_884 .MuiMenuItem-root{color:#334155;border-radius:6px;min-height:30px;font-size:13px;font-weight:700}._invoiceSelectMenu_181aw_884 .MuiMenuItem-root:hover,._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-focusVisible{color:#003862;background:#eef7ff}._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected,._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected:hover,._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected.Mui-focusVisible{color:#003862;background:#dff1ff}[data-theme=dark] ._cellInput_181aw_373{color:#f8fafc;background:#071e33;border-color:#94a3b838}[data-theme=dark] ._cellSelectField_181aw_843 .MuiInputBase-root{color:#f8fafc;background:#071e33}[data-theme=dark] ._cellSelectField_181aw_843 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}[data-theme=dark] ._cellSelectField_181aw_843 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}[data-theme=dark] ._cellSelectField_181aw_843 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9;box-shadow:0 0 0 2px #7dd3fc1a}[data-theme=dark] ._cellSelectField_181aw_843 .MuiSelect-select.MuiInputBase-input,[data-theme=dark] ._cellSelectField_181aw_843 .MuiSelect-icon{color:#f8fafc}[data-theme=dark] ._invoiceSelectMenu_181aw_884{background:#0f172a!important;border-color:#94a3b838!important}[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root{color:#f8fafc}[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root:hover,[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-focusVisible{color:#e0f2fe;background:#102b48}[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected,[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected:hover,[data-theme=dark] ._invoiceSelectMenu_181aw_884 .MuiMenuItem-root.Mui-selected.Mui-focusVisible{color:#fff;background:#173a5c}._cellInput_181aw_373:hover{border-color:#1fa2ea3d}[data-theme=dark] ._cellInput_181aw_373:hover{border-color:#528aa9b3}._cellInput_181aw_373:focus{border-color:#1fa2ea66;box-shadow:0 0 0 2px #1297db14}[data-theme=dark] ._cellInput_181aw_373:focus{border-color:#528aa9;box-shadow:0 0 0 2px #7dd3fc1a}._moneyInput_181aw_978{text-align:right}._laborEmptyRow_181aw_982{text-align:center;color:#64748b;grid-column:1/-1;justify-content:center;font-weight:700}._laborCmsValue_181aw_990,._laborTotalValue_181aw_991,._readOnlyCell_181aw_992{text-align:center;align-content:center}._readOnlyCell_181aw_992{box-sizing:border-box;background:#f1f5f9;border-radius:6px;min-height:24px;padding:5px 8px;font-weight:800;color:#475569!important}[data-theme=dark] ._readOnlyCell_181aw_992{background:#17233b;color:#cbd5e1!important}._tireRowsEmpty_181aw_1012{text-align:center;color:#64748b;grid-column:1/-1;justify-content:center;font-weight:700}._cellCheckbox_181aw_1020{accent-color:#1297db;width:16px;height:16px}._flagsGrid_181aw_46{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 14px;display:grid}._flagCheckRow_181aw_1032{align-items:center;gap:6px;min-width:0;display:flex}._flagCheckLabel_181aw_57{color:#17324d;cursor:default;-webkit-user-select:none;user-select:none;font-size:12px;line-height:1.25}._footerActions_181aw_1047{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._paymentList_181aw_1053{gap:8px;display:grid}._paymentItem_181aw_1058{color:#334155;background:#f8fbff;border:1px solid #edf2f7;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700}[data-theme=dark] ._paymentItem_181aw_1058{color:#f8fafc;background:#0f172a;border-color:#1fa2ea29}._notesField_181aw_394{max-width:none;display:block}._loadingState_181aw_1079,._emptyState_181aw_1080{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:260px;display:flex}[data-theme=dark] ._loadingState_181aw_1079,[data-theme=dark] ._emptyState_181aw_1080{background:#102644;border-color:#94a3b838}._loadingSpinner_181aw_1099{object-fit:contain;width:64px;height:64px}._emptyTitle_181aw_1105{color:#003862;font-size:16px!important;font-weight:800!important}[data-theme=dark] ._emptyTitle_181aw_1105{color:#fff}._mutedText_181aw_1115{color:#64748b;font-size:13px!important;font-weight:600!important}[data-theme=dark] ._mutedText_181aw_1115{color:#cbd5e1}@media (width<=1180px){._detailsGrid_181aw_138,._tireGrid_181aw_139{grid-template-columns:repeat(2,minmax(0,1fr))}._wideField_181aw_145,._descriptionField_181aw_146{grid-column:span 2}._flagsGrid_181aw_46{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._topControls_181aw_37{flex-wrap:wrap;justify-content:flex-start;gap:10px}._detailsGrid_181aw_138,._tireGrid_181aw_139{grid-template-columns:1fr}._wideField_181aw_145,._descriptionField_181aw_146{grid-column:auto}._laborItemsTable_181aw_416,._laborTable_181aw_417,._simpleTable_181aw_418,._partsTable_181aw_419,._tireRowsTable_181aw_420,._tireFeeTable_181aw_421{min-width:640px}._totalsTable_181aw_422{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}._sectionBlock_181aw_16{overflow-x:auto}._flagsGrid_181aw_46,._footerActions_181aw_1047{grid-template-columns:1fr}}._formFrame_181aw_6{gap:0}._sectionBlock_181aw_16{padding:9px 0}._controlsSection_181aw_30{padding-top:5px;padding-bottom:5px}._topControls_181aw_37{gap:18px;min-height:32px}._topControls_181aw_37 .MuiFormControlLabel-root,._flagsGrid_181aw_46 .MuiFormControlLabel-root{margin-right:4px}._topControls_181aw_37 .MuiFormControlLabel-label,._flagsGrid_181aw_46 .MuiFormControlLabel-label{font-size:12px}._sectionTitle_181aw_125{margin-bottom:7px;font-size:13px}._detailsGrid_181aw_138{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 8px}._tireGrid_181aw_139{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 8px}._descriptionField_181aw_146{grid-row:span 1}._field_181aw_154 .MuiInputBase-root{border-radius:8px;min-height:34px}._field_181aw_154 .MuiInputBase-input,._field_181aw_154 .MuiInputLabel-root{font-size:12px}._field_181aw_154 textarea.MuiInputBase-inputMultiline{line-height:1.35}._partsTable_181aw_419{grid-template-columns:minmax(220px,1fr) minmax(70px,.25fr) minmax(105px,.4fr) minmax(105px,.4fr) minmax(105px,.4fr) minmax(112px,.42fr) minmax(112px,.42fr)}._tireFeeTable_181aw_421{grid-template-columns:minmax(240px,1fr) minmax(95px,.35fr) minmax(120px,.4fr) minmax(120px,.4fr);margin-top:8px}._tireRowsTable_181aw_420{grid-template-columns:minmax(210px,1.2fr) minmax(80px,.35fr) minmax(120px,.55fr) minmax(110px,.45fr) minmax(110px,.45fr) minmax(120px,.5fr)}._totalsTable_181aw_422{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px 10px}._laborItemsTable_181aw_416>div,._laborTechTable_181aw_531>div,._laborTable_181aw_417>div,._simpleTable_181aw_418>div,._partsTable_181aw_419>div,._tireFeeTable_181aw_421>div,._totalsTable_181aw_422>div{min-height:28px;padding:5px 8px;font-size:12px}._totalsTable_181aw_422>div{margin-left:4px;margin-right:4px}._cellInput_181aw_373{border-radius:6px;min-height:24px;padding:3px 6px;font-size:12px}._flagsGrid_181aw_46{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px 10px}._footerActions_181aw_1047{gap:8px}._paymentList_181aw_1053{gap:5px}._paymentItem_181aw_1058{padding:6px 8px;font-size:12px}@media (width<=1180px){._detailsGrid_181aw_138,._tireGrid_181aw_139,._flagsGrid_181aw_46{grid-template-columns:repeat(3,minmax(0,1fr))}._totalsTable_181aw_422{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){._detailsGrid_181aw_138,._tireGrid_181aw_139,._flagsGrid_181aw_46{grid-template-columns:1fr}._wideField_181aw_145,._descriptionField_181aw_146{grid-column:auto}._totalsTable_181aw_422{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}}._dialogTitle_181aw_1355{color:#003862;background:#1297db0a;justify-content:space-between;align-items:center;gap:12px;display:flex;font-size:18px!important;font-weight:800!important}._dialogCloseButton_181aw_1366{color:#0f84c1;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._dialogActions_181aw_1378{background:#fff;padding:10px 18px!important}._previewCancelButton_181aw_1383{border-radius:18px!important}._previewDialogPaper_181aw_1387{max-height:94vh}._previewDialogPaperDark_181aw_1391{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._previewDialogPaperDark_181aw_1391 ._dialogTitle_181aw_1355{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._previewDialogPaperDark_181aw_1391 ._dialogCloseButton_181aw_1366{color:#cbd5e1}._previewDialogPaperDark_181aw_1391 ._dialogCloseButton_181aw_1366:hover,._previewDialogPaperDark_181aw_1391 ._dialogCloseButton_181aw_1366:focus-visible{color:#f8fafc}._previewDialogPaperDark_181aw_1391 ._previewDialogContent_181aw_1413{background:#071e33;border-color:#94a3b838}._previewDialogPaperDark_181aw_1391 ._dialogActions_181aw_1378{background:#071e33;border-top:1px solid #94a3b838}._previewDialogPaperDark_181aw_1391 ._previewCancelButton_181aw_1383,._previewDialogPaperDark_181aw_1391 ._previewCancelButton_181aw_1383:hover,._previewDialogPaperDark_181aw_1391 ._previewCancelButton_181aw_1383:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._previewDialogPaperDark_181aw_1391 ._dialogState_181aw_1436{color:#f8fafc}._previewDialogContent_181aw_1413{background:#f8fbff}._dialogState_181aw_1436{color:#334155;justify-content:center;align-items:center;gap:12px;min-height:220px;font-size:13px;font-weight:700;display:flex}._previewLoadingSpinner_181aw_1455{object-fit:contain;width:42px;height:42px}._invoicePreview_181aw_1461{color:#1f2937;background:#fff;border:1px solid #dbe6f3;border-radius:8px;max-width:980px;margin:0 auto;padding:18px}._previewHeader_181aw_1471{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}._brandBlock_181aw_1479{align-items:center;gap:12px;display:flex}._previewLogo_181aw_1485{width:72px;height:auto}._companyName_181aw_1490{color:#111827;font-size:20px!important;font-weight:800!important}._companyAddress_181aw_1496{color:#334155;font-size:12px!important;font-weight:600!important}._invoiceTitle_181aw_1502{color:#111827;font-family:Georgia,serif;font-size:30px!important;font-weight:800!important}._previewTopGrid_181aw_1509,._previewBottomGrid_181aw_1510{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:12px;margin-bottom:12px;display:grid}._previewPanel_181aw_1517,._previewInfoTable_181aw_1518,._previewItems_181aw_1519,._previewNotice_181aw_1520,._previewTotals_181aw_1521{background:#fff;border:1px solid #dbe6f3;border-radius:8px;overflow:hidden}._previewPanel_181aw_1517{min-height:120px;padding:12px}._previewPanelTitle_181aw_1533{color:#64748b;text-transform:uppercase;margin-bottom:8px!important;font-size:12px!important;font-weight:800!important}._previewStrong_181aw_1541{color:#111827;font-size:14px!important;font-weight:800!important}._previewPanel_181aw_1517 p,._previewNotice_181aw_1520 p{color:#334155;font-size:12px!important;line-height:1.35!important}._previewInfoTable_181aw_1518 div,._previewTotals_181aw_1521 div{border-bottom:1px solid #e2e8f0;grid-template-columns:46% 54%;display:grid}._previewInfoTable_181aw_1518 div:last-child,._previewTotals_181aw_1521 div:last-child{border-bottom:0}._previewInfoTable_181aw_1518 span,._previewInfoTable_181aw_1518 strong,._previewTotals_181aw_1521 span,._previewTotals_181aw_1521 strong{padding:7px 9px;font-size:12px;line-height:1.3}._previewInfoTable_181aw_1518 span,._previewTotals_181aw_1521 span{color:#475569;font-weight:700}._previewInfoTable_181aw_1518 strong,._previewTotals_181aw_1521 strong{color:#111827;text-align:right;font-weight:700}._previewItems_181aw_1519{margin-bottom:12px}._previewItems_181aw_1519>div{border-bottom:1px solid #e2e8f0;grid-template-columns:10% 16% minmax(0,1fr) 14% 14%;display:grid}._previewItems_181aw_1519>div:last-child{border-bottom:0}._previewItems_181aw_1519 span{color:#1f2937;border-right:1px solid #e2e8f0;min-height:30px;padding:6px 8px;font-size:12px;line-height:1.3}._previewItems_181aw_1519 span:last-child{text-align:right;border-right:0}._previewItemsHead_181aw_1616 span{color:#003862;background:#f1f5f9;font-weight:800}._previewItemDescription_181aw_1622{white-space:pre-line}._previewNotice_181aw_1520{text-align:center;padding:12px}._previewNotice_181aw_1520 p:first-child{color:#dc2626;font-size:17px!important;font-weight:900!important}._previewContactGrid_181aw_1637{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}._previewContactGrid_181aw_1637 div{border-right:1px solid #e2e8f0;padding:7px 8px}._previewContactGrid_181aw_1637 div:last-child{border-right:0}._previewContactGrid_181aw_1637 span,._previewContactGrid_181aw_1637 strong{font-size:12px;display:block}._previewContactGrid_181aw_1637 span{color:#475569;font-weight:700}._previewContactGrid_181aw_1637 strong{color:#111827;font-weight:700}._balanceDue_181aw_1669 span,._balanceDue_181aw_1669 strong{align-content:center;min-height:52px;font-size:18px!important;font-weight:900!important}._previewEmailPanel_181aw_1677{grid-template-columns:180px minmax(220px,.45fr) minmax(320px,1fr);align-items:start;gap:8px;max-width:980px;margin:16px auto 0;display:grid}._emailScenarioField_181aw_1686,._emailToField_181aw_1687,._emailMessageField_181aw_1688{width:100%}._previewEmailPanel_181aw_1677 .MuiInputBase-root{background:#fff;border-radius:6px;min-height:36px}._previewEmailPanel_181aw_1677 .MuiInputBase-input,._previewEmailPanel_181aw_1677 .MuiInputLabel-root{font-size:12px}._emailFeedbackSuccess_181aw_1703,._emailFeedbackError_181aw_1704{text-align:center;grid-column:1/-1;font-size:12px!important;font-weight:800!important}._emailFeedbackSuccess_181aw_1703{color:#147647}._emailFeedbackError_181aw_1704{color:#b42318}._estimateApprovalFeedback_181aw_1719{text-align:left;flex:0 220px;margin:0!important}._previewEmailActions_181aw_1725{grid-column:1/-1;justify-content:center;gap:8px;display:flex}@media (width<=900px){._previewTopGrid_181aw_1509,._previewBottomGrid_181aw_1510,._previewEmailPanel_181aw_1677{grid-template-columns:1fr}._previewHeader_181aw_1471{flex-direction:column}}._footerActions_181aw_1047{justify-items:stretch;margin-top:12px}._footerActions_181aw_1047 ._softDisabledButton_181aw_79{color:#fff!important;min-height:34px!important;box-shadow:none!important;background:#1297db!important;border:1px solid #1297db!important;border-radius:18px!important;font-weight:800!important}._footerActions_181aw_1047 ._softDisabledButton_181aw_79:hover{color:#fff!important;background:#0f84c1!important;border-color:#0f84c1!important}._previewDialogPaper_181aw_1387{width:min(1320px,100vw - 32px)!important;max-width:none!important}._previewDialogContent_181aw_1413{padding:12px 14px!important}._invoicePreview_181aw_1461,._previewEmailPanel_181aw_1677{box-sizing:border-box;width:100%;max-width:none}._invoicePreview_181aw_1461{margin:0;padding:14px}._previewTopGrid_181aw_1509,._previewBottomGrid_181aw_1510{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:10px}._previewEmailPanel_181aw_1677{grid-template-columns:170px minmax(260px,.42fr) minmax(360px,1fr);margin:12px 0 0}@media (width<=900px){._previewDialogPaper_181aw_1387{width:calc(100vw - 16px)!important}._previewDialogContent_181aw_1413{padding:10px!important}}._sectionHeadingRow_181aw_1807{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}._partsAddRow_181aw_1828{grid-template-columns:190px minmax(240px,1fr) 190px auto;align-items:center;gap:6px;max-width:640px;margin:0 auto 14px;display:grid}._partsAddButton_181aw_1837{color:#0f172a!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #94a3b8!important;border-radius:6px!important}._partsFlowTable_181aw_1846{background:#fff;border:1px solid #d9d9d9;grid-template-columns:minmax(150px,.85fr) minmax(80px,.55fr) minmax(95px,.58fr) minmax(115px,.68fr) minmax(105px,.63fr) minmax(135px,.72fr) minmax(115px,.68fr) minmax(135px,.78fr);display:grid;overflow-x:auto}._partsFlowTable_181aw_1846>._tableHead_181aw_754{text-align:center;border-right:1px solid #d9d9d9;padding:7px 8px;color:#111827!important;background:#cfcfcf!important;font-size:13px!important}._partsFlowRow_181aw_1863>span,._partsFlowRow_181aw_1863>div,._partsFlowTable_181aw_1846>span,._partsFlowTable_181aw_1846>.MuiTextField-root,._partsEmptyRow_181aw_1871,._partsFlowTotalLabel_181aw_1872,._partsFlowTotalValue_181aw_1873{color:#111827;text-align:center;border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;align-content:center;min-height:36px;padding:5px 7px;font-size:13px;font-weight:600}._inlineCellField_181aw_1885 .MuiInputBase-input{text-align:center;padding:4px 6px;font-size:12px}._partsEmptyRow_181aw_1871{color:#64748b;grid-column:1/-1}._partsFlowTotalLabel_181aw_1872{text-align:left;background:#fff;grid-column:2/4;font-size:15px;font-weight:800}._partsFlowTotalValue_181aw_1873{text-align:left;grid-column:4/-1}._partsGrandTotal_181aw_1915{background:#cfcfcf}._iconTextButton_181aw_1919,._removeRowButton_181aw_1920{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;font-weight:700}._iconTextButton_181aw_1919{justify-content:center;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}._iconTextButton_181aw_1919:hover,._removeRowButton_181aw_1920:hover{color:#b42318;background:#fff0f0;border-color:#b42318}._paymentReceivedGrid_181aw_1945{grid-template-columns:minmax(0,554px) minmax(520px,1fr);align-items:start;gap:10px;display:grid}._paymentSummaryTable_181aw_1952{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 10px;display:grid}._paymentRows_181aw_1958{gap:8px;display:grid}._paymentSummaryTable_181aw_1952>div{color:#334155;overflow-wrap:anywhere;align-content:center;min-height:28px;margin-left:4px;margin-right:4px;padding:5px 8px;font-size:12px;font-weight:600}[data-theme=dark] ._paymentSummaryTable_181aw_1952>div{color:#f8fafc}._paymentRow_181aw_1958{grid-template-columns:minmax(180px,260px) minmax(180px,260px) 34px;align-items:center;gap:8px;display:grid}._removeRowButton_181aw_1920{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}@media (width<=1180px){._paymentReceivedGrid_181aw_1945{grid-template-columns:1fr}}@media (width<=900px){._partsAddRow_181aw_1828,._paymentRow_181aw_1958{grid-template-columns:1fr;max-width:none}._paymentSummaryTable_181aw_1952{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}._removeRowButton_181aw_1920{width:100%}}._partsSection_181aw_1824{border-top:1px solid #e2e8f0}._centerSectionTitle_181aw_1815{color:#003862;text-align:left;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2}[data-theme=dark] ._centerSectionTitle_181aw_1815{color:#fff}._partsAddRow_181aw_1828{grid-template-columns:minmax(260px,360px) 150px 120px 58px;justify-content:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto 10px}._partsAddButton_181aw_1837{color:#fff!important;background:#1297db!important;border:1px solid #1297db!important;border-radius:8px!important;min-width:0!important;min-height:30px!important;padding:3px 8px!important;font-weight:800!important;box-shadow:0 8px 18px #1297db24!important}._partsAddButton_181aw_1837 .MuiButton-startIcon{margin-right:0!important}._partsAddButton_181aw_1837:hover{color:#fff!important;background:#0f84c1!important;border-color:#0f84c1!important}._partsFlowTable_181aw_1846{background:#fff;border:1px solid #dbe1ea;border-radius:8px;grid-template-columns:minmax(120px,.58fr) minmax(78px,.45fr) minmax(104px,.55fr) minmax(112px,.6fr) minmax(112px,.6fr) minmax(136px,.72fr) minmax(128px,.68fr) minmax(132px,.7fr);overflow:hidden}._partsFlowTable_181aw_1846>._tableHead_181aw_754{text-align:center;border-bottom:1px solid #dbe6f3;border-right:1px solid #e4e9f0;min-height:30px;padding:6px 8px;color:#003862!important;background:#f8fbff!important;font-size:12px!important;font-weight:800!important}._partsFlowRow_181aw_1863>span,._partsFlowRow_181aw_1863>div,._partsEmptyRow_181aw_1871,._partsFlowTotalLabel_181aw_1872,._partsFlowTotalValue_181aw_1873{color:#334155;background:#fff;border-top:1px solid #edf2f7;border-right:1px solid #e4e9f0;min-height:32px;padding:5px 8px;font-size:12px;font-weight:600}._partsFlowRow_181aw_1863>span:last-child,._partsFlowTable_181aw_1846>._tableHead_181aw_754:nth-child(8n){border-right:0}._inlineCellField_181aw_1885 .MuiInputBase-root{background:#fff;border-radius:7px;min-height:30px}._inlineCellField_181aw_1885 .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea29}._inlineCellField_181aw_1885 .MuiInputBase-input{color:#0f172a;text-align:center;padding:4px 7px;font-size:12px;font-weight:600}._partsFlowTotalLabel_181aw_1872{color:#003862;text-align:right;background:#f8fbff;grid-column:1/5;font-size:12px;font-weight:800}._partsFlowTotalValue_181aw_1873{color:#0f172a;text-align:left;background:#f8fbff;grid-column:5/-1;font-size:12px;font-weight:800}._partsGrandTotal_181aw_1915{color:#003862;background:#eaf4ff}._iconTextButton_181aw_1919{color:#b42318;background:#fff7f7;border:1px solid #b4231833;border-radius:7px;min-height:28px;font-size:12px;font-weight:800}._iconTextButton_181aw_1919:hover{background:#fff0f0;border-color:#b4231857}[data-theme=dark] ._partsFlowTable_181aw_1846,[data-theme=dark] ._partsFlowRow_181aw_1863>span,[data-theme=dark] ._partsFlowRow_181aw_1863>div,[data-theme=dark] ._partsFlowTable_181aw_1846>span,[data-theme=dark] ._partsFlowTable_181aw_1846>.MuiTextField-root,[data-theme=dark] ._partsEmptyRow_181aw_1871,[data-theme=dark] ._partsFlowTotalLabel_181aw_1872,[data-theme=dark] ._partsFlowTotalValue_181aw_1873{color:#f8fafc;background:#0f172a;border-color:#94a3b838}[data-theme=dark] ._partsFlowTotalLabel_181aw_1872,[data-theme=dark] ._partsFlowTotalValue_181aw_1873,[data-theme=dark] ._partsGrandTotal_181aw_1915{color:#f8fafc!important;background:#102b48!important}[data-theme=dark] ._partsFlowTable_181aw_1846>._tableHead_181aw_754{color:#fff!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._invoiceShell_181aw_1{width:100%;min-width:0;overflow-x:hidden}._formFrame_181aw_6{gap:14px;padding:0 2px 8px}._sectionBlock_181aw_16{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;overflow:visible}[data-theme=dark] ._sectionBlock_181aw_16{background:#111c2f;border-color:#94a3b838}._controlsSection_181aw_30{padding:10px 14px}._topControls_181aw_37{flex-wrap:wrap;justify-content:flex-start;gap:16px}._detailsGrid_181aw_138{grid-template-columns:repeat(5,minmax(120px,1fr));align-items:start;gap:12px}._tireGrid_181aw_139{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:start;gap:12px}._wideField_181aw_145,._descriptionField_181aw_146{grid-column:span 2}._field_181aw_154 .MuiInputBase-root{min-height:38px}._field_181aw_154 .MuiInputBase-input{min-width:0}._laborItemsTable_181aw_416,._laborTechTable_181aw_531,._laborTable_181aw_417,._simpleTable_181aw_418,._partsFlowTable_181aw_1846,._tireRowsTable_181aw_420,._tireFeeTable_181aw_421{border-radius:8px;width:100%;overflow:auto hidden}._laborItemsTable_181aw_416{grid-template-columns:minmax(180px,1fr) minmax(180px,.95fr) minmax(90px,.45fr) minmax(130px,.55fr) minmax(110px,.45fr)}._laborTable_181aw_417{grid-template-columns:minmax(260px,1.2fr) minmax(120px,.5fr) minmax(160px,.6fr)}._simpleTable_181aw_418{grid-template-columns:minmax(260px,1fr) minmax(150px,.45fr) minmax(110px,.35fr)}._partsFlowTable_181aw_1846{grid-template-columns:minmax(180px,1.1fr) minmax(72px,.35fr) minmax(100px,.45fr) minmax(100px,.45fr) minmax(100px,.45fr) minmax(120px,.55fr) minmax(110px,.5fr) minmax(110px,.5fr);min-width:900px}._tireRowsTable_181aw_420{grid-template-columns:minmax(220px,1.2fr) minmax(80px,.35fr) minmax(120px,.55fr) minmax(110px,.45fr) minmax(110px,.45fr) minmax(120px,.5fr);min-width:780px}._tireFeeTable_181aw_421{grid-template-columns:minmax(260px,1fr) minmax(100px,.35fr) minmax(120px,.45fr) minmax(120px,.45fr);min-width:680px}._laborItemsTable_181aw_416>div,._laborTechTable_181aw_531>div,._laborTable_181aw_417>div,._simpleTable_181aw_418>div,._partsFlowTable_181aw_1846>div,._partsFlowTable_181aw_1846>.MuiTextField-root,._partsFlowRow_181aw_1863>span,._partsFlowRow_181aw_1863>div,._partsEmptyRow_181aw_1871,._partsFlowTotalLabel_181aw_1872,._partsFlowTotalValue_181aw_1873,._tireRowsTable_181aw_420>div,._tireFeeTable_181aw_421>div{align-items:center;min-width:0;display:flex}._partsFlowTable_181aw_1846>.MuiTextField-root{border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;min-height:36px;padding:5px 7px}._tableHead_181aw_754{justify-content:center}._tableLabel_181aw_745,._partsFlowTotalLabel_181aw_1872{justify-content:flex-end}._tableValue_181aw_746,._partsFlowTotalValue_181aw_1873,._readOnlyCell_181aw_992,._laborCmsValue_181aw_990,._laborTotalValue_181aw_991{justify-content:center;align-items:center;display:flex}._partsFlowRow_181aw_1863{display:contents}._partsFlowRow_181aw_1863>span,._partsFlowRow_181aw_1863>div,._partsFlowTable_181aw_1846>span{justify-content:center}._partsFlowRow_181aw_1863>div:first-child{justify-content:stretch}._partsFlowRow_181aw_1863>span:last-child,._partsFlowTable_181aw_1846>span{justify-content:center}._partsReadOnlyCell_181aw_2350{overflow-wrap:anywhere;word-break:break-word}._partsActionCell_181aw_2355{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}._partEditButton_181aw_2362{color:#0369a1!important;background:#edf8ff!important;border-color:#1297db47!important}._partEditButton_181aw_2362:hover{color:#075985!important;background:#dff3ff!important;border-color:#1297db6b!important}._partSaveButton_181aw_2374{color:#15803d!important;background:#ecfdf3!important;border-color:#16a34a47!important}._partSaveButton_181aw_2374:hover{color:#166534!important;background:#dcfce7!important;border-color:#16a34a6b!important}._partDeleteButton_181aw_2386{color:#b42318!important;background:#fff7f7!important;border-color:#b4231833!important}._partDeleteButton_181aw_2386:hover{color:#b42318!important;background:#fff0f0!important;border-color:#b4231857!important}._partsFlowTotalLabel_181aw_1872{grid-column:1/7}._partsFlowTotalValue_181aw_1873{grid-column:7/-1;justify-content:flex-start}._totalsTable_181aw_422,._paymentSummaryTable_181aw_1952{grid-template-columns:minmax(190px,1fr) minmax(130px,.55fr) minmax(190px,1fr) minmax(130px,.55fr);align-items:center;gap:8px 12px;display:grid}._totalsSection_181aw_2415{background:linear-gradient(#fff 0%,#f8fbff 100%)}._totalsSection_181aw_2415 ._sectionTitle_181aw_125{margin-bottom:12px}._totalsSection_181aw_2415 ._totalsTable_181aw_422{background:#f8fbff;border:1px solid #dbe6f3;border-radius:8px;padding:12px;box-shadow:inset 0 1px #fffc}._totalsTable_181aw_422>div,._paymentSummaryTable_181aw_1952>div{align-items:center;min-height:34px;margin:0;padding:6px 8px;display:flex}._totalsTable_181aw_422>div:nth-child(odd),._paymentSummaryTable_181aw_1952>div:nth-child(odd){color:#334155;text-align:right;justify-content:flex-end;font-weight:800}._totalsTable_181aw_422>div:nth-child(2n),._paymentSummaryTable_181aw_1952>div:nth-child(2n){justify-content:flex-start}._totalsSection_181aw_2415 ._totalsTable_181aw_422>div{border-radius:7px;min-height:38px;padding:7px 10px}._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-child(odd){color:#003862}._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-child(2n){background:#fff;border:1px solid #e2edf7}._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-last-child(2),._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:last-child{color:#003862;background:#eaf4ff;font-weight:900}._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-last-child(2){justify-content:flex-end}._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._readOnlyCell_181aw_992{color:#243b53;background:0 0;justify-content:flex-start;width:100%;min-height:28px;padding:0}._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._cellInput_181aw_373{background:#fff;border-color:#cbe5f8;height:30px;font-size:13px;font-weight:700}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._cellInput_181aw_373{color:#f8fafc;background:#071e33;border-color:#7dd3fc47}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._cellInput_181aw_373:hover{border-color:#7dd3fc80}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._cellInput_181aw_373:focus{border-color:#7dd3fc;box-shadow:0 0 0 2px #7dd3fc1a}._totalsSection_181aw_2415 ._totalsTable_181aw_422 ._cellCheckbox_181aw_1020{width:18px;height:18px}[data-theme=dark] ._totalsTable_181aw_422>div:nth-child(odd),[data-theme=dark] ._paymentSummaryTable_181aw_1952>div:nth-child(odd){color:#f8fafc}[data-theme=dark] ._totalsSection_181aw_2415{background:#111c2f}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422{background:#0f172a;border-color:#94a3b838}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-child(2n){background:#111c2f;border-color:#94a3b838}[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:nth-last-child(2),[data-theme=dark] ._totalsSection_181aw_2415 ._totalsTable_181aw_422>div:last-child{color:#f8fafc;background:#102b48}._paymentReceivedGrid_181aw_1945{grid-template-columns:minmax(360px,.9fr) minmax(420px,1fr);gap:16px}._paymentRow_181aw_1958{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) 34px}._flagsGrid_181aw_46{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:center}._footerActions_181aw_1047{grid-template-columns:repeat(3,minmax(130px,1fr));padding:0 2px}._notesField_181aw_394{max-width:none}@media (width<=1180px){._detailsGrid_181aw_138{grid-template-columns:repeat(5,minmax(105px,1fr))}._laborTechSections_181aw_496{grid-template-columns:1fr}._tireGrid_181aw_139{grid-template-columns:repeat(2,minmax(180px,1fr))}._paymentReceivedGrid_181aw_1945,._totalsTable_181aw_422,._paymentSummaryTable_181aw_1952{grid-template-columns:minmax(0,1fr) minmax(130px,180px)}._totalsTable_181aw_422>div:nth-child(odd),._paymentSummaryTable_181aw_1952>div:nth-child(odd){text-align:left;justify-content:flex-start}}@media (width<=760px){._formFrame_181aw_6{gap:10px}._sectionBlock_181aw_16{padding:12px;overflow-x:auto}._detailsGrid_181aw_138,._tireGrid_181aw_139,._paymentReceivedGrid_181aw_1945,._paymentRow_181aw_1958,._footerActions_181aw_1047{grid-template-columns:1fr}._wideField_181aw_145,._descriptionField_181aw_146{grid-column:auto}._laborTechTable_181aw_531{min-width:520px;overflow-x:auto}._removeRowButton_181aw_1920{width:100%}}._page_eg4w1_1{background:var(--dashboard-main-bg,#f6f8fc);min-height:100vh;padding:24px}._page_eg4w1_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_eg4w1_11{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_eg4w1_20{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_eg4w1_28{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_eg4w1_35{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._backButton_eg4w1_35:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._editButton_eg4w1_59{color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._page_eg4w1_1[data-theme=dark] ._editButton_eg4w1_59{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._editButton_eg4w1_59:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._page_eg4w1_1[data-theme=dark] ._editButton_eg4w1_59:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._enableButton_eg4w1_83{color:#003862!important;background-color:#f2f6fb!important;border-color:#003862!important}._page_eg4w1_1[data-theme=dark] ._enableButton_eg4w1_83{color:#f8fafc!important;background-color:#ffffff29!important;border-color:#59616e!important}._enableButton_eg4w1_83:hover{color:#fff!important;background-color:#6694d8!important;border-color:#0f172a2e!important}._page_eg4w1_1[data-theme=dark] ._enableButton_eg4w1_83:hover{color:#f8fafc!important;background-color:#ffffff29!important;border-color:#59616e!important}._tableCard_eg4w1_107{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._tableContainer_eg4w1_115{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._page_eg4w1_1[data-theme=dark] ._tableContainer_eg4w1_115{border-color:var(--dashboard-card-border,#94a3b838)}._tableScroll_eg4w1_126{flex:auto;width:100%;min-height:0;overflow:auto}._table_eg4w1_107{min-width:1040px}._headCell_eg4w1_137{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._page_eg4w1_1[data-theme=dark] ._headCell_eg4w1_137{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._bodyRow_eg4w1_153:nth-child(2n) ._bodyCell_eg4w1_153{background:#fbfdff}._page_eg4w1_1[data-theme=dark] ._bodyRow_eg4w1_153:nth-child(2n) ._bodyCell_eg4w1_153{background:var(--dashboard-card-surface,#111c2f)!important}._bodyCell_eg4w1_153{white-space:nowrap;color:#334155!important;vertical-align:top!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._page_eg4w1_1[data-theme=dark] ._bodyCell_eg4w1_153{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_eg4w1_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_eg4w1_153{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._stateCell_eg4w1_181{text-align:center!important;padding:28px!important}._page_eg4w1_1[data-theme=dark] ._stateCell_eg4w1_181{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_eg4w1_1[data-theme=dark] ._stateCell_eg4w1_181 .MuiTypography-root{color:var(--dashboard-text-secondary,#cbd5e1)}._loadingState_eg4w1_196{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._loadingSpinner_eg4w1_205{object-fit:contain;width:64px;height:64px}._actionLinks_eg4w1_211{flex-wrap:nowrap;align-items:flex-start;gap:6px;display:flex}._actionLinks_eg4w1_211 .MuiButton-root{min-height:28px;padding:3px 10px;font-size:12px;font-weight:800;line-height:1.2}._toolbar_eg4w1_11,._header_eg4w1_227{padding-left:48px;position:relative}._backButton_eg4w1_35{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_eg4w1_35,._backButton_eg4w1_35:hover,._backButton_eg4w1_35:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35,._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35:hover,._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35:focus-visible,._pageDark_eg4w1_258 ._backButton_eg4w1_35,._pageDark_eg4w1_258 ._backButton_eg4w1_35:hover,._pageDark_eg4w1_258 ._backButton_eg4w1_35:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_eg4w1_35:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_eg4w1_35:hover:after,._backButton_eg4w1_35:focus-visible:after{opacity:1;transform:translate(-50%)}._page_eg4w1_1[data-theme=dark] ._backButton_eg4w1_35:after,._pageDark_eg4w1_258 ._backButton_eg4w1_35:after{color:#0f172a;background:#f8fafcf2}._backButton_eg4w1_35,._backButton_eg4w1_35:hover,._backButton_eg4w1_35:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_z403x_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:20px 16px;display:flex;overflow:hidden}._pageDark_z403x_12{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_z403x_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}._pageTitle_z403x_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_z403x_33{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_z403x_40{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_z403x_40:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._pageDark_z403x_12 ._backButton_z403x_40,._pageDark_z403x_12 ._backButton_z403x_40:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._refreshButton_z403x_64{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._pageDark_z403x_12 ._refreshButton_z403x_64{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._refreshButton_z403x_64:hover{background:#0f172a1f!important}._pageDark_z403x_12 ._refreshButton_z403x_64:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._searchButton_z403x_87{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_z403x_87:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._tableCard_z403x_100{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._filterPanel_z403x_108{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}._filterGrid_z403x_115{grid-template-columns:minmax(160px,.9fr) minmax(160px,.9fr) minmax(260px,1.35fr) minmax(180px,.95fr) minmax(260px,1.35fr) minmax(150px,220px);align-items:start;gap:10px;display:grid}._field_z403x_128{width:100%}._field_z403x_128 .MuiInputBase-root,._tableSearch_z403x_133 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._pageDark_z403x_12 ._field_z403x_128 .MuiInputBase-root,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._field_z403x_128 .MuiOutlinedInput-notchedOutline,._tableSearch_z403x_133 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._pageDark_z403x_12 ._field_z403x_128 .MuiOutlinedInput-notchedOutline,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._field_z403x_128 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._tableSearch_z403x_133 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._pageDark_z403x_12 ._field_z403x_128 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._field_z403x_128 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._tableSearch_z403x_133 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._pageDark_z403x_12 ._field_z403x_128 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._field_z403x_128 .MuiInputLabel-root,._tableSearch_z403x_133 .MuiInputLabel-root{color:#64748b;font-size:13px}._pageDark_z403x_12 ._field_z403x_128 .MuiInputLabel-root,._pageDark_z403x_12 ._field_z403x_128 .MuiFormLabel-root,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiInputLabel-root,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiFormLabel-root{color:#528aa9!important}._field_z403x_128 .MuiInputBase-input,._tableSearch_z403x_133 .MuiInputBase-input{font-size:13px}._pageDark_z403x_12 ._field_z403x_128 .MuiInputBase-input,._pageDark_z403x_12 ._field_z403x_128 .MuiSelect-select,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiInputBase-input,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiSelect-select{color:#f8fafc}._pageDark_z403x_12 ._field_z403x_128 .MuiInputBase-input::placeholder,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiInputBase-input::placeholder{color:#528aa9;opacity:1}._pageDark_z403x_12 ._field_z403x_128 .MuiSvgIcon-root,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiSvgIcon-root{color:#528aa9}._pageDark_z403x_12 ._field_z403x_128 .MuiFormHelperText-root,._pageDark_z403x_12 ._tableSearch_z403x_133 .MuiFormHelperText-root{color:#fca5a5}._tableToolbar_z403x_216{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}._resultSummary_z403x_224{flex-direction:column;flex:auto;gap:3px;display:flex}._resultText_z403x_231{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_z403x_133{flex:0 0 clamp(220px,18vw,300px);width:clamp(220px,18vw,300px)}._tableContainer_z403x_243{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_z403x_254{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_z403x_254::-webkit-scrollbar{width:0;height:0}._headCell_z403x_268{white-space:nowrap;color:var(--dashboard-text-primary,#334155)!important;border-bottom:1px solid var(--dashboard-card-border,#dbe6f3)!important;background:#f8fbff!important;padding:8px 7px!important;font-size:12px!important;font-weight:700!important}._pageDark_z403x_12 ._headCell_z403x_268{color:#fff!important;background:#5087a5!important}._bodyCell_z403x_283{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:middle;height:54px;line-height:1.25;color:var(--dashboard-text-primary,#334155)!important;border-bottom:1px solid var(--dashboard-card-border,#edf2f7)!important;padding:5px 7px!important;font-size:12px!important;font-weight:500!important}._pageDark_z403x_12 ._bodyCell_z403x_283{background:var(--dashboard-card-surface,#111c2f)!important}._roLink_z403x_301,._statusLink_z403x_302{color:#0f84c1;cursor:pointer;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}._statusLink_z403x_302{white-space:nowrap}._statusLink_z403x_302:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._roLink_z403x_301:hover,._roLink_z403x_301:focus-visible{color:#003862}._sortButton_z403x_334{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_z403x_334:hover,._sortButton_z403x_334:focus-visible{color:#0f84c1}._pageDark_z403x_12 ._sortButton_z403x_334:hover,._pageDark_z403x_12 ._sortButton_z403x_334:focus-visible{color:inherit}._sortIcon_z403x_360{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._pageDark_z403x_12 ._sortIcon_z403x_360{color:#fff}._sortButton_z403x_334:hover ._sortIcon_z403x_360,._sortButton_z403x_334:focus-visible ._sortIcon_z403x_360{color:#0f84c1}._pageDark_z403x_12 ._sortButton_z403x_334:hover ._sortIcon_z403x_360,._pageDark_z403x_12 ._sortButton_z403x_334:focus-visible ._sortIcon_z403x_360{color:inherit}._notesActions_z403x_384{align-items:flex-start;gap:6px;display:inline-flex}._notesIconButton_z403x_390{color:#0f84c1;cursor:pointer;background:#f8fbff;border:1px solid #1fa2ea33;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}._pageDark_z403x_12 ._notesIconButton_z403x_390,._page_z403x_1[data-theme=dark] ._notesIconButton_z403x_390{color:#fff;background:#5087a5}._notesIconButton_z403x_390:hover,._notesIconButton_z403x_390:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea5c}._pageDark_z403x_12 ._notesIconButton_z403x_390:hover,._pageDark_z403x_12 ._notesIconButton_z403x_390:focus-visible,._page_z403x_1[data-theme=dark] ._notesIconButton_z403x_390:hover,._page_z403x_1[data-theme=dark] ._notesIconButton_z403x_390:focus-visible{color:#fff;background:#5087a5}._notesIconButton_z403x_390:disabled{cursor:not-allowed;opacity:.45}._notesIconButton_z403x_390 svg{width:15px;height:15px}._techLines_z403x_435,._logLinks_z403x_443{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}._logLink_z403x_443{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}._logLink_z403x_443:hover,._logLink_z403x_443:focus-visible{color:#003862}._logLink_z403x_443:disabled{cursor:not-allowed;opacity:.45}._logsModalTitle_z403x_473{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;align-items:center;gap:16px;width:100%;display:flex;padding:14px 20px 14px 24px!important;font-size:18px!important;font-weight:800!important}._logsDialogPaper_z403x_486{overflow:hidden}._logsDialogPaperDark_z403x_490{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._logsDialogPaperDark_z403x_490 ._logsModalTitle_z403x_473{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._logsDialogPaperDark_z403x_490 ._logsCloseButton_z403x_503{color:#cbd5e1!important}._logsDialogPaperDark_z403x_490 ._logsCloseButton_z403x_503:hover,._logsDialogPaperDark_z403x_490 ._logsCloseButton_z403x_503:focus-visible{color:#f8fafc!important;background:#7dd3fc1f!important}._logsModalTitleText_z403x_513{overflow-wrap:anywhere;flex:auto;min-width:0;padding-right:16px}._logsCloseButton_z403x_503{flex:none;color:#64748b!important;margin-left:auto!important}._logsCloseButton_z403x_503:hover,._logsCloseButton_z403x_503:focus-visible{color:#003862!important;background:#eef8ff!important}._logsModalContent_z403x_532{padding:16px 24px 24px!important}._logsDialogPaperDark_z403x_490 ._logsModalContent_z403x_532{background:#071e33}._logsTableContainer_z403x_540{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}._logsDialogPaperDark_z403x_490 ._logsTableContainer_z403x_540{border-color:#1fa2ea29;background:#0f172a!important}._logsHeadCell_z403x_551{color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;font-size:12px!important;font-weight:700!important}._logsDialogPaperDark_z403x_490 ._logsHeadCell_z403x_551{color:#f8fafc!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._logsBodyCell_z403x_565{color:#334155!important;border-bottom:1px solid #edf2f7!important;font-size:12px!important}._logsDialogPaperDark_z403x_490 ._logsBodyCell_z403x_565{color:#f8fafc!important;background:#0f172a!important;border-bottom-color:#1fa2ea29!important}._logsState_z403x_577{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:150px;font-size:13px;font-weight:600;display:flex}._loadingText_z403x_589{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._logsDialogPaperDark_z403x_490 ._logsState_z403x_577{color:#fff}._stateCell_z403x_600{text-align:center!important;padding:28px!important}._loadingState_z403x_605{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._loadingSpinner_z403x_614{object-fit:contain;width:64px;height:64px}._infiniteStatusBar_z403x_620{justify-content:center;align-items:center;min-height:42px;padding-top:10px;display:flex}._paginationText_z403x_628{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:600!important}._spacerCell_z403x_634{border:0!important;padding:0!important}._virtualRow_z403x_639{height:54px}@media (width<=1180px){._filterGrid_z403x_115{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){._page_z403x_1{padding:16px}._filterGrid_z403x_115{grid-template-columns:1fr}._tableToolbar_z403x_216{flex-direction:column;align-items:stretch}._resultText_z403x_231{margin-right:0}._tableSearch_z403x_133{flex-basis:auto;width:100%}}._datePickerPanel_z403x_672{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 16px 36px #0f172a24}._datePickerPanelDark_z403x_681{background:#0f172a;border-color:#94a3b838;box-shadow:0 24px 64px #02061759}._datePickerHeader_z403x_687{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_z403x_695{color:#003862;font-size:14px!important;font-weight:800!important}._datePickerPanelDark_z403x_681 ._datePickerTitle_z403x_695{color:#fff}._weekdayGrid_z403x_705,._dayGrid_z403x_706{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_z403x_705{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:600}._datePickerPanelDark_z403x_681 ._weekdayGrid_z403x_705{color:#64748b}._dayButton_z403x_724{color:#0f172a;width:34px;height:32px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;font-size:13px;font-weight:700}._datePickerPanelDark_z403x_681 ._dayButton_z403x_724{color:#4a7d99}._dayButton_z403x_724:hover{background:#eef7ff;border-color:#b8ddf5}._datePickerPanelDark_z403x_681 ._dayButton_z403x_724:hover{color:#fff;background:#102b48;border-color:#2778c1}._dayButtonMuted_z403x_752,._datePickerPanelDark_z403x_681 ._dayButtonMuted_z403x_752{color:#94a3b8}._dayButtonToday_z403x_760{border-color:#1297db}._dayButtonSelected_z403x_764,._dayButtonSelected_z403x_764:hover{color:#fff;background:#1297db;border-color:#1297db}._datePickerPanelDark_z403x_681 ._dayButtonSelected_z403x_764,._datePickerPanelDark_z403x_681 ._dayButtonSelected_z403x_764:hover{color:#fff;background:#102b48;border-color:#2778c1}._datePickerActions_z403x_778{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}._datePickerPanelDark_z403x_681 ._datePickerActions_z403x_778{border-top-color:#94a3b838}._dateTextButton_z403x_792{color:#0f66d0;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:600}._datePickerPanelDark_z403x_681 ._dateTextButton_z403x_792{color:#f8fafc}._dateTextButton_z403x_792:hover{color:#003862}._datePickerPanelDark_z403x_681 ._dateTextButton_z403x_792:hover{color:#fff}._localTabs_z403x_815{background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:20px;padding:6px;display:flex}._pageDark_z403x_12 ._localTabs_z403x_815{background:#5087a5;border:1px solid #2c3549}._localTab_z403x_815{color:#475569;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}._pageDark_z403x_12 ._localTab_z403x_815{color:#fff}._localTab_z403x_815:hover,._localTab_z403x_815:focus-visible{color:#003862;background:#eef8ff;outline:0}._localTabActive_z403x_857,._localTabActive_z403x_857:hover,._localTabActive_z403x_857:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._pageDark_z403x_12 ._localTabActive_z403x_857,._pageDark_z403x_12 ._localTabActive_z403x_857:hover,._pageDark_z403x_12 ._localTabActive_z403x_857:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._detailsTabPanel_z403x_874{flex:auto;min-height:0;overflow:auto}._emptyTabPanel_z403x_880{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}._pageDark_z403x_12 ._emptyTabPanel_z403x_880,._page_z403x_1[data-theme=dark] ._emptyTabPanel_z403x_880{background:#102644;border:1px solid #2c3549}._emptyTabTitle_z403x_899{color:#003862;font-size:16px!important;font-weight:800!important}._pageDark_z403x_12 ._emptyTabTitle_z403x_899,._page_z403x_1[data-theme=dark] ._emptyTabTitle_z403x_899{color:#5087a5}._emptyTabText_z403x_910{color:#64748b;font-size:13px!important;font-weight:600!important}._pageDark_z403x_12 ._emptyTabText_z403x_910,._page_z403x_1[data-theme=dark] ._emptyTabText_z403x_910{color:#fff}._toolbar_z403x_16,._header_z403x_922{padding-left:48px;position:relative}._backButton_z403x_40{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_z403x_40,._backButton_z403x_40:hover,._backButton_z403x_40:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_z403x_1[data-theme=dark] ._backButton_z403x_40,._page_z403x_1[data-theme=dark] ._backButton_z403x_40:hover,._page_z403x_1[data-theme=dark] ._backButton_z403x_40:focus-visible,._pageDark_z403x_12 ._backButton_z403x_40,._pageDark_z403x_12 ._backButton_z403x_40:hover,._pageDark_z403x_12 ._backButton_z403x_40:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_z403x_40:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_z403x_40:hover:after,._backButton_z403x_40:focus-visible:after{opacity:1;transform:translate(-50%)}._page_z403x_1[data-theme=dark] ._backButton_z403x_40:after,._pageDark_z403x_12 ._backButton_z403x_40:after{color:#0f172a;background:#f8fafcf2}._backButton_z403x_40,._backButton_z403x_40:hover,._backButton_z403x_40:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_wfy05_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_wfy05_12{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_wfy05_21{color:#003862;margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_wfy05_29{color:#64748b;margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_wfy05_36{align-items:center;gap:8px;display:flex}._backButton_wfy05_42{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_wfy05_42:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._refreshButton_wfy05_54{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._refreshButton_wfy05_54:hover{background:#0f172a1f!important}._page_wfy05_1[data-theme=dark] ._refreshButton_wfy05_54,._pageDark_wfy05_66 ._refreshButton_wfy05_54{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_wfy05_1[data-theme=dark] ._refreshButton_wfy05_54:hover,._pageDark_wfy05_66 ._refreshButton_wfy05_54:hover{color:#f8fafc!important;background:#ffffff29!important}._contentScroll_wfy05_78{min-height:0;padding-bottom:8px;overflow:auto}._formShell_wfy05_84{max-width:1520px;margin:0 auto}._embeddedPage_wfy05_91{background:0 0;height:auto;min-height:0;padding:0;overflow:visible}._embeddedPage_wfy05_91 ._contentScroll_wfy05_78{padding-bottom:0;overflow:visible}._embeddedPage_wfy05_91 ._formShell_wfy05_84{max-width:none;margin:0}._pageLoader_wfy05_108{flex:auto;justify-content:center;align-items:center;min-height:360px;display:flex}._pageLoaderSpinner_wfy05_116{object-fit:contain;width:72px;height:72px}._itemList_wfy05_122{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}._itemRow_wfy05_130{min-width:0}._emptyInline_wfy05_134{color:#64748b;align-items:center;min-height:40px;display:flex;font-size:13px!important;font-weight:700!important}._reviewStack_wfy05_143{flex-direction:column;gap:8px;min-width:0;display:flex}._reviewTopRow_wfy05_150{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);align-items:start;gap:10px;min-width:0;display:grid}._reviewMemoColumn_wfy05_158{flex-direction:column;gap:6px;min-width:0;display:flex}._quickBooksRow_wfy05_165{align-items:center;min-height:24px;display:flex}._checklistPanel_wfy05_171{background:#f8fbff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-self:start;gap:6px;min-height:0;padding:8px 10px;display:flex}._checklistTitle_wfy05_183{color:#334155;font-size:13px!important;font-weight:800!important}._checklistGrid_wfy05_190{grid-template-columns:1fr;gap:6px;width:100%;display:grid}._checklistRow_wfy05_197{grid-template-columns:7px minmax(132px,.34fr) minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}._checklistMarker_wfy05_205{background:#1fa2ea;border-radius:50%;width:5px;height:5px;margin-top:8px}._checklistKey_wfy05_213{color:#334155;font-size:13px!important;font-weight:800!important}._checklistValue_wfy05_219{color:#334155;overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px!important;font-weight:600!important}._checklistOn_wfy05_226,._checklistOff_wfy05_227{text-transform:capitalize;border-radius:999px;justify-self:start;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}._checklistOn_wfy05_226{color:#147647;background:#e8f7ef}._checklistOff_wfy05_227{color:#b42318;background:#fff0f0}._formHeader_wfy05_248{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:6px 0 18px;display:flex}._poNumber_wfy05_257{color:#10af1d;line-height:1.1;font-size:26px!important;font-weight:800!important}._poDate_wfy05_264{color:#00000070;margin-top:5px!important;font-size:14px!important;font-weight:10!important}._headerMeta_wfy05_271{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}._headerMeta_wfy05_271 span,._totalBadge_wfy05_280{color:#0f66d0;background:#eaf4ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}._sectionTitle_wfy05_296{color:#003862;line-height:1.2;margin-bottom:14px!important;font-size:18px!important;font-weight:800!important}._sectionHeadingRow_wfy05_304{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._sectionHeadingRow_wfy05_304 ._sectionTitle_wfy05_296{margin-bottom:0!important}._formGrid_wfy05_316{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}._field_wfy05_323,._fieldWide_wfy05_324,._fieldCompact_wfy05_325,._memoField_wfy05_326{width:100%}._field_wfy05_323 .MuiInputBase-root,._fieldWide_wfy05_324 .MuiInputBase-root,._fieldCompact_wfy05_325 .MuiInputBase-root,._expenseInput_wfy05_341 .MuiInputBase-root,._vehicleInput_wfy05_342 .MuiInputBase-root,._memoField_wfy05_326 .MuiInputBase-root{background:#fff;border-radius:10px}._field_wfy05_323 .MuiOutlinedInput-notchedOutline,._fieldWide_wfy05_324 .MuiOutlinedInput-notchedOutline,._fieldCompact_wfy05_325 .MuiOutlinedInput-notchedOutline,._expenseInput_wfy05_341 .MuiOutlinedInput-notchedOutline,._vehicleInput_wfy05_342 .MuiOutlinedInput-notchedOutline,._memoField_wfy05_326 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_wfy05_323 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._fieldWide_wfy05_324 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._fieldCompact_wfy05_325 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._expenseInput_wfy05_341 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._vehicleInput_wfy05_342 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._memoField_wfy05_326 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_wfy05_323 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._fieldWide_wfy05_324 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._fieldCompact_wfy05_325 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._expenseInput_wfy05_341 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._vehicleInput_wfy05_342 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._memoField_wfy05_326 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._inlineFieldGroup_wfy05_389{grid-column:span 2;align-items:center;gap:6px;display:flex}._iconAction_wfy05_396,._iconActionDanger_wfy05_397{border-radius:8px!important;width:34px!important;height:34px!important}._iconAction_wfy05_396{color:#0f66d0!important;background:#eef8ff!important}._iconActionDanger_wfy05_397{color:#b42318!important;background:#fff0f0!important}._expenseSplitLayout_wfy05_413{flex-direction:column;gap:22px;display:flex}._expenseGroupSection_wfy05_419{flex-direction:column;gap:12px;min-width:0;display:flex}._expenseGroupTitle_wfy05_426{color:#003862;font-size:14px!important;font-weight:900!important}._addItemExpenseGrid_wfy05_432{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:8px;display:grid}._expenseLineGroup_wfy05_439{background:#fff;border:1px solid #dbe6f3;border-radius:8px;flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}._expenseLineGroup_wfy05_439:last-child{border-bottom:1px solid #dbe6f3}._expenseRow_wfy05_454,._expenseSubRow_wfy05_455{grid-template-columns:minmax(170px,240px) 180px minmax(360px,1fr);align-items:center;gap:12px;min-width:0;display:grid}._expenseSubRowSpacer_wfy05_463{min-width:0}._expenseGroupHeader_wfy05_467{background:#f8fbff;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:30px;padding:5px 7px;display:flex}._expenseGroupHeader_wfy05_467 ._expenseLabel_wfy05_479{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._expenseGroupHeader_wfy05_467 ._textAction_wfy05_487{white-space:nowrap;flex:none;line-height:1.2;text-decoration:none}._expenseItemList_wfy05_494{flex-direction:column;min-width:0;display:flex}._expenseItemRow_wfy05_500{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(64px,.72fr) minmax(92px,1fr);align-items:center;gap:5px;min-width:0;min-height:42px;padding:4px 6px;display:grid}._expenseDetailRow_wfy05_511{grid-template-columns:minmax(64px,.72fr) minmax(92px,1fr)}._expenseItemNameInput_wfy05_515{width:100%;min-width:0}._expenseItemNameInput_wfy05_515 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:34px}._expenseItemNameInput_wfy05_515 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._expenseItemNameInput_wfy05_515 .MuiInputBase-input,._expenseItemNameInput_wfy05_515 .MuiInputLabel-root{font-size:12px}[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputBase-root{background:#17263b}[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputBase-input,[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputLabel-root{color:#f8fafc}._expenseItemRow_wfy05_500:last-child{border-bottom:0}._expenseItemRow_wfy05_500 ._expenseActions_wfy05_547{flex-wrap:nowrap;grid-column:auto;align-items:center;gap:5px;min-width:0;min-height:0;display:flex}._expenseItemRow_wfy05_500 ._vehicleInput_wfy05_342{flex:auto;width:100%;min-width:0}._addItemExpenseGrid_wfy05_432 ._expenseRow_wfy05_454,._addItemExpenseGrid_wfy05_432 ._expenseSubRow_wfy05_455{grid-template-columns:1fr;align-items:stretch;gap:6px}._addItemExpenseGrid_wfy05_432 ._expenseSubRowSpacer_wfy05_463{display:none}._addItemExpenseGrid_wfy05_432 ._expenseLabel_wfy05_479{text-align:left}._addItemExpenseGrid_wfy05_432 ._vehicleInput_wfy05_342{width:100%;min-width:0}._addItemExpenseGrid_wfy05_432 ._expenseActions_wfy05_547{align-items:center;min-height:0}._addItemExpenseGrid_wfy05_432 ._textAction_wfy05_487,._addItemExpenseGrid_wfy05_432 ._textActionDanger_wfy05_593{white-space:nowrap;font-size:11px;line-height:1.15}._standardExpenseGrid_wfy05_599{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}._standardExpenseRow_wfy05_605{flex-direction:column;align-items:stretch;gap:4px;min-width:0;display:flex}._standardExpenseRow_wfy05_605 ._expenseLabel_wfy05_479{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-height:16px;overflow:hidden}._standardExpenseRow_wfy05_605 ._expenseInput_wfy05_341{max-width:none}._totalExpenseGrid_wfy05_625{border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}._totalExpenseRow_wfy05_633{grid-column:5}._totalExpenseRow_wfy05_633 ._expenseLabel_wfy05_479{color:#003862;font-weight:900!important}._totalExpenseRow_wfy05_633 ._expenseInput_wfy05_341 .MuiInputBase-root{background:#eef8ff;font-weight:800}._expenseLabel_wfy05_479{color:#334155;text-align:right;font-size:13px!important;font-weight:800!important}._expenseInput_wfy05_341{width:100%;max-width:180px}._expenseActions_wfy05_547{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}._textAction_wfy05_487,._textActionDanger_wfy05_593{cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._textAction_wfy05_487{color:#0f66d0}._textActionDanger_wfy05_593{color:#b42318}._radioBlock_wfy05_693{align-items:center;gap:14px;min-height:40px;display:flex}._radioLabel_wfy05_700{color:#334155;font-size:13px!important;font-weight:800!important}._imageDropzone_wfy05_706{text-align:center;background:linear-gradient(#fff,#f8fbff);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;display:flex}._imageTitle_wfy05_717{color:#0f172a;text-transform:uppercase;font-size:22px!important;font-weight:900!important}._imageSubtitle_wfy05_724{color:#64748b;font-size:13px!important;font-weight:600!important}._reviewStackUnused_wfy05_730{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}._quickBooksCheck_wfy05_737{color:#334155;min-height:40px}._quickBooksCheck_wfy05_737 .MuiFormControlLabel-label{font-size:13px;font-weight:800}._footerActions_wfy05_747{justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}._footerLeftActions_wfy05_755{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}._rejectError_wfy05_762{color:#b42318;margin-top:14px;font-size:13px;font-weight:700}._rejectDialogPaper_wfy05_769{overflow:hidden;border-radius:8px!important}._rejectDialogPaperDark_wfy05_774{color:#f8fafc!important;background:#071e33!important}._dialogTitle_wfy05_779{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;font-size:18px!important;font-weight:800!important}._dialogTitleDark_wfy05_787{color:#fff!important;background:#102b48!important;border-bottom-color:#94a3b838!important}._dialogContent_wfy05_793{padding:20px 24px!important}._dialogContentDark_wfy05_797{background:#071e33;border-color:#94a3b838!important}._dialogActions_wfy05_802{gap:10px;padding:16px 24px 20px!important}._dialogActionsDark_wfy05_807{background:#071e33}._rejectCancelButtonDark_wfy05_811{color:#f8fafc!important;background:0 0!important;border-color:#7dd3fc61!important}._rejectCancelButtonDark_wfy05_811:hover,._rejectCancelButtonDark_wfy05_811:focus-visible{color:#fff!important;background:#7dd3fc1f!important;border-color:#7dd3fcad!important}._rejectCancelButtonDark_wfy05_811.Mui-disabled{color:#f8fafc85!important;border-color:#94a3b82e!important}._confirmText_wfy05_829{color:var(--dashboard-text-primary,#334155);font-size:14px!important;font-weight:600!important}._confirmTextDark_wfy05_835{color:#dbeafe!important}._confirmError_wfy05_839{color:#b42318;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._rejectButton_wfy05_846{color:#b42318!important;border-color:#b423183d!important}._rejectButton_wfy05_846:hover{background:#fff0f0!important;border-color:#b423185c!important}._customerDropdownWrap_wfy05_856{min-width:0}._customerDropdownMenu_wfy05_860{border-radius:8px!important;padding:4px!important}._customerDropdownOption_wfy05_865{border-radius:6px;min-height:26px;line-height:1.15;padding:4px 8px!important;font-size:12.5px!important}._customerDropdownOption_wfy05_865 .MuiTypography-root{font-size:12.5px!important;font-weight:600!important;line-height:1.15!important}._customerSearchHint_wfy05_879{color:#64748b;margin:3px 14px 0!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important}._remindTechButton_wfy05_887{color:#334155!important}._page_wfy05_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc);background:var(--dashboard-main-bg,#0f172a)}[data-theme=dark] ._pageTitle_wfy05_21,[data-theme=dark] ._sectionTitle_wfy05_296{color:#7dd3fa}[data-theme=dark] ._formHeader_wfy05_248{border-color:#1fa2ea29}[data-theme=dark] ._poDate_wfy05_264,[data-theme=dark] ._expenseLabel_wfy05_479,[data-theme=dark] ._radioLabel_wfy05_700,[data-theme=dark] ._quickBooksCheck_wfy05_737,[data-theme=dark] ._imageTitle_wfy05_717{color:#f8fafc}[data-theme=dark] ._imageDropzone_wfy05_706{background:#071e33}[data-theme=dark] ._checklistPanel_wfy05_171{background:#071e33;border-color:#1fa2ea29}[data-theme=dark] ._checklistTitle_wfy05_183{color:#f8fafc}@media (width<=1100px){._formGrid_wfy05_316,._addItemExpenseGrid_wfy05_432,._standardExpenseGrid_wfy05_599,._reviewStackUnused_wfy05_730{grid-template-columns:1fr}._fieldWide_wfy05_324,._inlineFieldGroup_wfy05_389{grid-column:span 1}._expenseSubRow_wfy05_455,._expenseRow_wfy05_454{grid-template-columns:minmax(140px,220px) 170px minmax(260px,1fr)}._standardExpenseRow_wfy05_605{grid-template-columns:minmax(140px,1fr) 150px}._expenseActions_wfy05_547{grid-column:2}}@media (width<=720px){._page_wfy05_1{padding:16px}._formHeader_wfy05_248,._footerActions_wfy05_747{flex-direction:column;align-items:stretch}._headerMeta_wfy05_271,._footerLeftActions_wfy05_755{justify-content:flex-start}._expenseSubRow_wfy05_455,._expenseRow_wfy05_454,._standardExpenseRow_wfy05_605{grid-template-columns:1fr}._expenseSubRowSpacer_wfy05_463{display:none}._expenseLabel_wfy05_479{text-align:left}._expenseActions_wfy05_547{grid-column:auto}}._datePickerPanel_wfy05_988{background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerHeader_wfy05_997{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_wfy05_1005{color:#003862;font-size:14px!important;font-weight:800!important}._weekdayGrid_wfy05_1011,._dayGrid_wfy05_1012{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_wfy05_1011{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_wfy05_1026{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:34px;height:32px;font-size:12px;font-weight:700}._dayButton_wfy05_1026:hover,._dayButton_wfy05_1026:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_wfy05_1046{color:#94a3b8}._dayButtonToday_wfy05_1050{border-color:#1fa2ea59}._dayButtonSelected_wfy05_1054,._dayButtonSelected_wfy05_1054:hover,._dayButtonSelected_wfy05_1054:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_wfy05_1062{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_wfy05_1069{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_wfy05_1069:hover,._dateTextButton_wfy05_1069:focus-visible{color:#003862;outline:0;text-decoration:underline}._galleryGrid_wfy05_1090{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;width:100%;padding:18px;display:grid}._galleryThumbItem_wfy05_1098{min-width:0;position:relative}._galleryThumbButton_wfy05_1103{cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:100%;min-width:0;padding:8px;transition:border-color .16s,box-shadow .16s,transform .16s}._galleryThumbButton_wfy05_1103:hover,._galleryThumbButton_wfy05_1103:focus-visible{border-color:#1297db;outline:0;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a1f}._galleryThumbImage_wfy05_1123{aspect-ratio:4/3;object-fit:cover;background:#eef2f7;border-radius:6px;width:100%;display:block}._galleryThumbLabel_wfy05_1132{color:#334155;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:7px;font-size:12px;font-weight:800;line-height:1.25;display:block;overflow:hidden}._galleryModal_wfy05_1145{background:#020617e0;outline:0;justify-content:center;align-items:center;padding:48px 72px;display:flex;position:fixed;inset:0}._galleryModalImage_wfy05_1156{object-fit:contain;background:#fff;border-radius:8px;max-width:min(100%,1180px);max-height:calc(100vh - 96px);display:block;box-shadow:0 24px 72px #00000059}._galleryCloseButton_wfy05_1166,._galleryNavButton_wfy05_1167{color:#fff;cursor:pointer;background:#0f172abd;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute}._galleryCloseButton_wfy05_1166:hover,._galleryCloseButton_wfy05_1166:focus-visible,._galleryNavButton_wfy05_1167:hover,._galleryNavButton_wfy05_1167:focus-visible{background:#0f172af2;outline:2px solid #ffffff59}._galleryCloseButton_wfy05_1166{width:38px;height:38px;font-size:20px;font-weight:900;line-height:1;top:20px;right:24px}._galleryNavButton_wfy05_1167{width:44px;height:44px;top:50%;transform:translateY(-50%)}._galleryNavPrevious_wfy05_1204{left:20px}[data-theme=dark] ._galleryThumbButton_wfy05_1103{background:#071e33;border-color:#1fa2ea29}[data-theme=dark] ._galleryThumbLabel_wfy05_1132{color:#f8fafc}@media (width<=720px){._galleryGrid_wfy05_1090{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));padding:12px}._galleryModal_wfy05_1145{padding:56px 18px}._galleryNavPrevious_wfy05_1204{left:8px}._galleryNavNext_wfy05_1208{right:8px}}._galleryBackdrop_wfy05_1241{background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._galleryDialog_wfy05_1251{background:#0000008f;border-radius:8px;justify-content:center;align-items:center;max-width:750px;max-height:650px;padding:10px 30px;display:flex;position:relative}._galleryImage_wfy05_1263{object-fit:contain;transform-origin:50%;background:#fff;width:min(680px,100vw - 112px);max-width:min(680px,100vw - 112px);height:min(560px,100vh - 112px);max-height:min(560px,100vh - 112px);transition:transform .16s;display:block;box-shadow:0 30px 80px #00000059}._galleryControlButton_wfy05_1276{z-index:1;color:#fff;cursor:pointer;background:#0000004f;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex;position:absolute}._galleryControlButton_wfy05_1276:hover{background:#0f172ae0}._galleryControlButton_wfy05_1276:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryCloseButton_wfy05_1166{top:-14px;right:-14px}._galleryNavButton_wfy05_1167{background:#00000061;width:42px;height:42px;top:50%;transform:translateY(-50%)}._galleryNavPrev_wfy05_1204{left:-58px}._galleryNavNext_wfy05_1208{right:-58px}._galleryChevron_wfy05_1323{border-top:2.5px solid #fff;border-right:2.5px solid #fff;width:12px;height:12px;display:block}._galleryChevronLeft_wfy05_1331{margin-left:4px;transform:rotate(-135deg)}._galleryChevronRight_wfy05_1336{margin-right:4px;transform:rotate(45deg)}._galleryRotateControls_wfy05_1341{gap:8px;display:inline-flex;position:absolute;bottom:-50px;right:50%;transform:translate(50%)}._galleryRotateButton_wfy05_1350{color:#fff;cursor:pointer;background:#0000007a;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}._galleryRotateButton_wfy05_1350:hover{background:#0f172ae6}._galleryRotateButton_wfy05_1350:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}@media (width<=860px){._galleryDialog_wfy05_1251{max-width:calc(100vw - 72px)}._galleryNavPrev_wfy05_1204{left:-48px}._galleryNavNext_wfy05_1208{right:-48px}}._page_wfy05_1{padding:14px}._toolbar_wfy05_12{gap:10px;margin-bottom:10px}._pageTitle_wfy05_21{font-size:20px!important}._pageSubtitle_wfy05_29{margin-top:2px!important;font-size:12px!important}._contentScroll_wfy05_78{padding-bottom:0}._formHeader_wfy05_248{gap:12px;padding:2px 0 10px}._poNumber_wfy05_257{font-size:21px!important}._poDate_wfy05_264{margin-top:2px!important;font-size:12px!important}._headerMeta_wfy05_271 span,._totalBadge_wfy05_280{min-height:24px;padding:0 8px;font-size:11px}._sectionBand_wfy05_292{padding:12px 0}._sectionTitle_wfy05_296{margin-bottom:8px!important;font-size:15px!important}._sectionHeadingRow_wfy05_304{gap:8px;margin-bottom:8px}._formGrid_wfy05_316{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px 10px}._formGrid_wfy05_316._dispatchDetailsGrid_wfy05_1448{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._roFieldGroup_wfy05_1453{min-width:0}._roFieldLink_wfy05_1457{color:#1297db;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-top:3px;padding:0;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}._roFieldLink_wfy05_1457:hover,._roFieldLink_wfy05_1457:focus-visible{color:#0f84c1}._formGrid_wfy05_316._purchaseDetailsGrid_wfy05_1477{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._formGrid_wfy05_316._paymentGrid_wfy05_1482{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}._paymentGrid_wfy05_1482 ._radioBlock_wfy05_693{align-self:center;min-height:38px}._paymentGrid_wfy05_1482 ._radioLabel_wfy05_700{font-size:12px!important}._paymentGrid_wfy05_1482 .MuiFormControlLabel-root{margin-right:6px}._paymentGrid_wfy05_1482 .MuiFormControlLabel-label{font-size:12px}._dispatchDetailsGrid_wfy05_1448 ._field_wfy05_323 .MuiInputBase-root,._purchaseDetailsGrid_wfy05_1477 ._field_wfy05_323 .MuiInputBase-root{align-items:center;height:38px;min-height:38px}._dispatchDetailsGrid_wfy05_1448 ._field_wfy05_323 .MuiInputBase-input,._dispatchDetailsGrid_wfy05_1448 ._field_wfy05_323 .MuiSelect-select,._purchaseDetailsGrid_wfy05_1477 ._field_wfy05_323 .MuiInputBase-input,._purchaseDetailsGrid_wfy05_1477 ._field_wfy05_323 .MuiSelect-select{box-sizing:border-box;align-items:center;min-height:0;display:flex}._purchaseItemsField_wfy05_1521{flex-direction:column;min-width:0;display:flex;position:relative}._addItemLink_wfy05_1528{color:#0f66d0;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;line-height:1;position:absolute;top:-17px;right:44px}._addItemLink_wfy05_1528:hover{color:#003862;text-decoration:underline}._purchaseItemRows_wfy05_1547{flex-direction:column;gap:8px;min-width:0;display:flex}._purchaseItemRow_wfy05_1547{grid-template-columns:minmax(0,1fr) 38px;align-items:start;gap:6px;min-width:0;display:grid}._itemDeleteButton_wfy05_1562{color:#b42318!important;background:#fff0f0!important;border-radius:8px!important;width:38px!important;height:38px!important}._itemDeleteButton_wfy05_1562:disabled{color:#94a3b8!important;background:#f1f5f9!important}._fieldWide_wfy05_324{grid-column:span 2}._fieldCompact_wfy05_325{max-width:132px}._field_wfy05_323 .MuiInputBase-root,._fieldWide_wfy05_324 .MuiInputBase-root,._fieldCompact_wfy05_325 .MuiInputBase-root,._expenseInput_wfy05_341 .MuiInputBase-root,._vehicleInput_wfy05_342 .MuiInputBase-root,._memoField_wfy05_326 .MuiInputBase-root{border-radius:8px;min-height:34px}._field_wfy05_323 .MuiInputBase-input,._fieldWide_wfy05_324 .MuiInputBase-input,._fieldCompact_wfy05_325 .MuiInputBase-input,._expenseInput_wfy05_341 .MuiInputBase-input,._vehicleInput_wfy05_342 .MuiInputBase-input,._memoField_wfy05_326 .MuiInputBase-input,._field_wfy05_323 .MuiInputLabel-root,._fieldWide_wfy05_324 .MuiInputLabel-root,._fieldCompact_wfy05_325 .MuiInputLabel-root,._vehicleInput_wfy05_342 .MuiInputLabel-root,._memoField_wfy05_326 .MuiInputLabel-root{font-size:12px}._inlineFieldGroup_wfy05_389{gap:4px}._iconAction_wfy05_396,._iconActionDanger_wfy05_397{width:30px!important;height:30px!important}._expenseSplitLayout_wfy05_413{gap:14px}._expenseGroupSection_wfy05_419,._addItemExpenseGrid_wfy05_432{gap:8px}._expenseLineGroup_wfy05_439{gap:0}._expenseRow_wfy05_454,._expenseSubRow_wfy05_455{grid-template-columns:minmax(140px,210px) 148px minmax(280px,1fr);gap:8px}._standardExpenseGrid_wfy05_599{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}._standardExpenseRow_wfy05_605{gap:4px}._expenseLabel_wfy05_479{font-size:12px!important}._expenseInput_wfy05_341{max-width:150px}._addItemExpenseGrid_wfy05_432 ._expenseInput_wfy05_341{max-width:none}._vehicleInput_wfy05_342{width:min(100%,260px);min-width:180px}._expenseItemRow_wfy05_500 ._vehicleInput_wfy05_342{width:100%;min-width:0}._radioBlock_wfy05_693,._quickBooksCheck_wfy05_737{min-height:32px}._imageDropzone_wfy05_706{min-height:96px}._imageTitle_wfy05_717{font-size:17px!important}._reviewStack_wfy05_143,._checklistPanel_wfy05_171{gap:6px}._checklistPanel_wfy05_171{padding:8px 10px}._checklistGrid_wfy05_190{gap:5px}._footerActions_wfy05_747{gap:8px;padding-top:10px}._memoField_wfy05_326 textarea.MuiInputBase-inputMultiline{line-height:1.35}._page_wfy05_1[data-theme=dark] ._formShell_wfy05_84{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}._page_wfy05_1[data-theme=dark] ._pageTitle_wfy05_21,._page_wfy05_1[data-theme=dark] ._sectionTitle_wfy05_296,._page_wfy05_1[data-theme=dark] ._expenseGroupTitle_wfy05_426{color:var(--dashboard-card-title,#f8fafc)}._page_wfy05_1[data-theme=dark] ._pageSubtitle_wfy05_29,._page_wfy05_1[data-theme=dark] ._poDate_wfy05_264,._page_wfy05_1[data-theme=dark] ._imageSubtitle_wfy05_724,._page_wfy05_1[data-theme=dark] ._emptyInline_wfy05_134{color:var(--dashboard-text-secondary,#cbd5e1)}._page_wfy05_1[data-theme=dark] ._formHeader_wfy05_248,._page_wfy05_1[data-theme=dark] ._totalExpenseGrid_wfy05_625{border-color:var(--dashboard-border,#94a3b838)}._page_wfy05_1[data-theme=dark] ._headerMeta_wfy05_271 span,._page_wfy05_1[data-theme=dark] ._totalBadge_wfy05_280{color:#7dd3fc;background:#7dd3fc1f}._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiInputBase-root,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputBase-root{background:var(--dashboard-input-surface,#17263b);color:var(--dashboard-text-primary,#f8fafc)}._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fcb3}._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputBase-input,._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiSelect-select,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiSelect-select,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiSelect-select,._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiSvgIcon-root,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiSvgIcon-root,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._page_wfy05_1[data-theme=dark] ._field_wfy05_323 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._fieldWide_wfy05_324 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._fieldCompact_wfy05_325 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._expenseInput_wfy05_341 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._vehicleInput_wfy05_342 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._memoField_wfy05_326 .MuiInputLabel-root,._page_wfy05_1[data-theme=dark] ._expenseItemNameInput_wfy05_515 .MuiInputLabel-root{color:#8ab9d6}._page_wfy05_1[data-theme=dark] ._expenseLineGroup_wfy05_439,._page_wfy05_1[data-theme=dark] ._checklistPanel_wfy05_171,._page_wfy05_1[data-theme=dark] ._imageDropzone_wfy05_706,._page_wfy05_1[data-theme=dark] ._galleryThumbButton_wfy05_1103{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-header-surface,#071e33)}._page_wfy05_1[data-theme=dark] ._expenseGroupHeader_wfy05_467{border-color:var(--dashboard-card-border,#94a3b838);background:#7dd3fc14}._page_wfy05_1[data-theme=dark] ._expenseItemRow_wfy05_500{border-color:#94a3b829}._page_wfy05_1[data-theme=dark] ._textAction_wfy05_487,._page_wfy05_1[data-theme=dark] ._addItemLink_wfy05_1528{color:#7dd3fc}._page_wfy05_1[data-theme=dark] ._textAction_wfy05_487:hover,._page_wfy05_1[data-theme=dark] ._addItemLink_wfy05_1528:hover{color:#bae6fd}._page_wfy05_1[data-theme=dark] ._expenseLabel_wfy05_479,._page_wfy05_1[data-theme=dark] ._radioLabel_wfy05_700,._page_wfy05_1[data-theme=dark] ._quickBooksCheck_wfy05_737,._page_wfy05_1[data-theme=dark] ._quickBooksCheck_wfy05_737 .MuiFormControlLabel-label,._page_wfy05_1[data-theme=dark] ._imageTitle_wfy05_717,._page_wfy05_1[data-theme=dark] ._checklistTitle_wfy05_183,._page_wfy05_1[data-theme=dark] ._checklistKey_wfy05_213,._page_wfy05_1[data-theme=dark] ._checklistValue_wfy05_219,._page_wfy05_1[data-theme=dark] ._galleryThumbLabel_wfy05_1132{color:var(--dashboard-text-primary,#f8fafc)}._page_wfy05_1[data-theme=dark] ._totalExpenseRow_wfy05_633 ._expenseLabel_wfy05_479{color:var(--dashboard-card-title,#f8fafc)}._page_wfy05_1[data-theme=dark] ._totalExpenseRow_wfy05_633 ._expenseInput_wfy05_341 .MuiInputBase-root{background:#7dd3fc1f}._page_wfy05_1[data-theme=dark] ._iconAction_wfy05_396{color:#7dd3fc!important;background:#7dd3fc1f!important}._page_wfy05_1[data-theme=dark] ._iconActionDanger_wfy05_397,._page_wfy05_1[data-theme=dark] ._itemDeleteButton_wfy05_1562{color:#fecaca!important;background:#7f1d1d52!important}._page_wfy05_1[data-theme=dark] ._rejectButton_wfy05_846{color:#fecaca!important;border-color:#f8717159!important}._page_wfy05_1[data-theme=dark] ._rejectButton_wfy05_846:hover{background:#7f1d1d52!important}._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887{color:#f8fafc!important;background:#7dd3fc14!important;border-color:#7dd3fc57!important}._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887 .MuiSvgIcon-root{color:#f8fafc!important}._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887:hover,._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887:focus-visible{color:#fff!important;background:#7dd3fc29!important;border-color:#7dd3fc9e!important}._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887.Mui-disabled{color:#f8fafc80!important;background:#94a3b814!important;border-color:#94a3b82e!important}._page_wfy05_1[data-theme=dark] ._remindTechButton_wfy05_887.Mui-disabled .MuiSvgIcon-root{color:#f8fafc80!important}._datePickerPanel_wfy05_988[data-theme=dark]{background:#111c2f;border-color:#94a3b838;box-shadow:0 18px 50px #00000070}._datePickerPanel_wfy05_988[data-theme=dark] ._datePickerTitle_wfy05_1005,._datePickerPanel_wfy05_988[data-theme=dark] ._dayButton_wfy05_1026{color:#f8fafc}._datePickerPanel_wfy05_988[data-theme=dark] ._weekdayGrid_wfy05_1011,._datePickerPanel_wfy05_988[data-theme=dark] ._dayButtonMuted_wfy05_1046{color:#94a3b8}._datePickerPanel_wfy05_988[data-theme=dark] ._dayButton_wfy05_1026:hover,._datePickerPanel_wfy05_988[data-theme=dark] ._dayButton_wfy05_1026:focus-visible{color:#f8fafc;background:#7dd3fc1f;border-color:#7dd3fc73}._datePickerPanel_wfy05_988[data-theme=dark] ._dayButtonToday_wfy05_1050{border-color:#7dd3fcb3}._datePickerPanel_wfy05_988[data-theme=dark] ._dayButtonSelected_wfy05_1054,._datePickerPanel_wfy05_988[data-theme=dark] ._dayButtonSelected_wfy05_1054:hover,._datePickerPanel_wfy05_988[data-theme=dark] ._dayButtonSelected_wfy05_1054:focus-visible{color:#fff;background:#0f84c1;border-color:#38bdf8}._datePickerPanel_wfy05_988[data-theme=dark] ._dateTextButton_wfy05_1069{color:#7dd3fc}._datePickerPanel_wfy05_988[data-theme=dark] ._dateTextButton_wfy05_1069:hover,._datePickerPanel_wfy05_988[data-theme=dark] ._dateTextButton_wfy05_1069:focus-visible{color:#bae6fd}@media (width<=1280px){._formGrid_wfy05_316,._addItemExpenseGrid_wfy05_432{grid-template-columns:repeat(3,minmax(0,1fr))}._formGrid_wfy05_316._dispatchDetailsGrid_wfy05_1448,._formGrid_wfy05_316._purchaseDetailsGrid_wfy05_1477,._formGrid_wfy05_316._paymentGrid_wfy05_1482{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){._standardExpenseGrid_wfy05_599,._totalExpenseGrid_wfy05_625{grid-template-columns:repeat(3,minmax(0,1fr))}._totalExpenseRow_wfy05_633{grid-column:3}}@media (width<=720px){._formGrid_wfy05_316,._standardExpenseGrid_wfy05_599,._totalExpenseGrid_wfy05_625,._addItemExpenseGrid_wfy05_432{grid-template-columns:1fr}._totalExpenseRow_wfy05_633{grid-column:1}._reviewTopRow_wfy05_150{grid-template-columns:1fr}._fieldWide_wfy05_324,._inlineFieldGroup_wfy05_389{grid-column:span 1}._formGrid_wfy05_316._dispatchDetailsGrid_wfy05_1448,._formGrid_wfy05_316._purchaseDetailsGrid_wfy05_1477,._formGrid_wfy05_316._paymentGrid_wfy05_1482,._expenseRow_wfy05_454,._expenseSubRow_wfy05_455,._standardExpenseRow_wfy05_605{grid-template-columns:1fr}._expenseItemRow_wfy05_500,._expenseDetailRow_wfy05_511{grid-template-columns:minmax(84px,.8fr) minmax(120px,1fr)}._expenseActions_wfy05_547,._expenseItemRow_wfy05_500 ._expenseActions_wfy05_547{grid-column:auto}}._toolbar_wfy05_12,._header_wfy05_271{padding-left:48px;position:relative}._backButton_wfy05_42{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_wfy05_42,._backButton_wfy05_42:hover,._backButton_wfy05_42:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_wfy05_1[data-theme=dark] ._backButton_wfy05_42,._page_wfy05_1[data-theme=dark] ._backButton_wfy05_42:hover,._page_wfy05_1[data-theme=dark] ._backButton_wfy05_42:focus-visible,._pageDark_wfy05_66 ._backButton_wfy05_42,._pageDark_wfy05_66 ._backButton_wfy05_42:hover,._pageDark_wfy05_66 ._backButton_wfy05_42:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_wfy05_42:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_wfy05_42:hover:after,._backButton_wfy05_42:focus-visible:after{opacity:1;transform:translate(-50%)}._page_wfy05_1[data-theme=dark] ._backButton_wfy05_42:after,._pageDark_wfy05_66 ._backButton_wfy05_42:after{color:#0f172a;background:#f8fafcf2}._backButton_wfy05_42,._backButton_wfy05_42:hover,._backButton_wfy05_42:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1ixt0_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._page_1ixt0_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_1ixt0_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1ixt0_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1ixt0_33{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_1ixt0_40{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_1ixt0_47{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._backButton_1ixt0_47:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._refreshButton_1ixt0_71{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._page_1ixt0_1[data-theme=dark] ._refreshButton_1ixt0_71{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._refreshButton_1ixt0_71:hover{background:#0f172a1f!important}._page_1ixt0_1[data-theme=dark] ._refreshButton_1ixt0_71:hover{color:#f8fafc!important;background:#ffffff29!important}._createButton_1ixt0_93{color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._page_1ixt0_1[data-theme=dark] ._createButton_1ixt0_93{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._createButton_1ixt0_93:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._page_1ixt0_1[data-theme=dark] ._createButton_1ixt0_93:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._tableCard_1ixt0_117{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._errorBanner_1ixt0_125{color:#b42318;background:#fff0f0;border:1px solid #b4231847;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:13px;font-weight:700}._page_1ixt0_1[data-theme=dark] ._errorBanner_1ixt0_125{color:#fecaca;background:#7f1d1d4d;border-color:#f8717159}._localTabs_1ixt0_142{background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:16px;padding:6px;display:flex}._page_1ixt0_1[data-theme=dark] ._localTabs_1ixt0_142{background:#5087a5;border-color:#2c3549}._localTab_1ixt0_142{color:#475569;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:800}._page_1ixt0_1[data-theme=dark] ._localTab_1ixt0_142{color:#fff}._localTab_1ixt0_142:hover,._localTab_1ixt0_142:focus-visible{color:#003862;background:#eef8ff;outline:0}._localTabActive_1ixt0_183,._localTabActive_1ixt0_183:hover,._localTabActive_1ixt0_183:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._page_1ixt0_1[data-theme=dark] ._localTabActive_1ixt0_183,._page_1ixt0_1[data-theme=dark] ._localTabActive_1ixt0_183:hover,._page_1ixt0_1[data-theme=dark] ._localTabActive_1ixt0_183:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._detailsTabPanel_1ixt0_199{flex:auto;min-height:0;overflow:auto}._emptyTabPanel_1ixt0_205{text-align:center;background:#f8fbff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}._page_1ixt0_1[data-theme=dark] ._emptyTabPanel_1ixt0_205{background:#102644;border-color:#2c3549}._emptyTabTitle_1ixt0_223{color:#003862;font-size:16px!important;font-weight:800!important}._page_1ixt0_1[data-theme=dark] ._emptyTabTitle_1ixt0_223{color:#7dd3fc}._emptyTabText_1ixt0_233{color:#64748b;font-size:13px!important;font-weight:600!important}._page_1ixt0_1[data-theme=dark] ._emptyTabText_1ixt0_233{color:#fff}._filterPanel_1ixt0_242{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}._filterGrid_1ixt0_249{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:12px;display:grid}._field_1ixt0_256{width:100%}._field_1ixt0_256 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiInputBase-root{background:#17263b}._field_1ixt0_256 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._field_1ixt0_256 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._field_1ixt0_256 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._field_1ixt0_256 .MuiInputLabel-root,._field_1ixt0_256 .MuiInputBase-input{font-size:13px}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiInputLabel-root{color:#528aa9!important}._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiInputBase-input,._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiSelect-select,._page_1ixt0_1[data-theme=dark] ._field_1ixt0_256 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._searchButton_1ixt0_309{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._page_1ixt0_1[data-theme=dark] ._searchButton_1ixt0_309{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._searchButton_1ixt0_309:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._page_1ixt0_1[data-theme=dark] ._searchButton_1ixt0_309:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._tableToolbar_1ixt0_334{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_1ixt0_343{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_1ixt0_350{flex:0 0 190px;width:190px}._tableSearch_1ixt0_350 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiInputBase-root{background:#17263b}._tableSearch_1ixt0_350 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._tableSearch_1ixt0_350 .MuiInputLabel-root,._tableSearch_1ixt0_350 .MuiInputBase-input{font-size:13px}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiInputLabel-root{color:#528aa9!important}._page_1ixt0_1[data-theme=dark] ._tableSearch_1ixt0_350 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._tableContainer_1ixt0_394{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._page_1ixt0_1[data-theme=dark] ._tableContainer_1ixt0_394{border-color:var(--dashboard-card-border,#94a3b838)}._tableScroll_1ixt0_409{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_1ixt0_409::-webkit-scrollbar{width:0;height:0}._headCell_1ixt0_423{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:700!important}._page_1ixt0_1[data-theme=dark] ._headCell_1ixt0_423{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._sortButton_1ixt0_439{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_1ixt0_439:hover,._sortButton_1ixt0_439:focus-visible{color:#0f84c1;outline:0}._page_1ixt0_1[data-theme=dark] ._sortButton_1ixt0_439:hover,._page_1ixt0_1[data-theme=dark] ._sortButton_1ixt0_439:focus-visible{color:#fff}._sortIcon_1ixt0_467{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._page_1ixt0_1[data-theme=dark] ._sortIcon_1ixt0_467{color:#e2e8f0}._sortButton_1ixt0_439:hover ._sortIcon_1ixt0_467,._sortButton_1ixt0_439:focus-visible ._sortIcon_1ixt0_467{color:#0f84c1}._page_1ixt0_1[data-theme=dark] ._sortButton_1ixt0_439:hover ._sortIcon_1ixt0_467,._page_1ixt0_1[data-theme=dark] ._sortButton_1ixt0_439:focus-visible ._sortIcon_1ixt0_467{color:#fff}._bodyCell_1ixt0_491{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top;min-height:42px;color:#334155!important;border-bottom:1px solid #edf2f7!important;padding:8px 7px!important;font-size:12px!important;font-weight:500!important}._page_1ixt0_1[data-theme=dark] ._bodyCell_1ixt0_491{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1ixt0_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1ixt0_491{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._linkButton_1ixt0_514{color:#0f84c1;cursor:pointer;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}._page_1ixt0_1[data-theme=dark] ._linkButton_1ixt0_514{color:#7dd3fc}._linkButton_1ixt0_514:hover,._linkButton_1ixt0_514:focus-visible{color:#003862}._page_1ixt0_1[data-theme=dark] ._linkButton_1ixt0_514:hover,._page_1ixt0_1[data-theme=dark] ._linkButton_1ixt0_514:focus-visible{color:#fff}._actionLinks_1ixt0_545{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}._actionLinks_1ixt0_545 ._linkButton_1ixt0_514{overflow-wrap:normal;word-break:normal;white-space:nowrap;flex:none}._yesMark_1ixt0_559,._noMark_1ixt0_560{border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:20px;padding:0 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}._yesMark_1ixt0_559{color:#147647;background:#e8f7ef}._noMark_1ixt0_560{color:#b42318;background:#fff0f0}._booleanIcon_1ixt0_583{width:14px!important;height:14px!important}._smallActionButton_1ixt0_588{color:#0f84c1;cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #1fa2ea38;border-radius:8px;min-height:26px;padding:0 9px;font-size:11px;font-weight:700}._page_1ixt0_1[data-theme=dark] ._smallActionButton_1ixt0_588{border-color:var(--dashboard-card-border,#94a3b838);color:#f8fafc;background:#ffffff29}._smallActionButton_1ixt0_588:hover,._smallActionButton_1ixt0_588:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea66}._page_1ixt0_1[data-theme=dark] ._smallActionButton_1ixt0_588:hover,._page_1ixt0_1[data-theme=dark] ._smallActionButton_1ixt0_588:focus-visible{color:#fff;background:#ffffff29;border-color:#94a3b861}._qbStatusWrap_1ixt0_621{align-items:center;gap:6px;max-width:100%;display:inline-flex}._qbError_1ixt0_628{color:#b42318;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._stateCell_1ixt0_635{text-align:center!important;color:#64748b!important;padding:32px!important;font-size:13px!important;font-weight:600!important}._page_1ixt0_1[data-theme=dark] ._stateCell_1ixt0_635{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._loadingState_1ixt0_649{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._page_1ixt0_1[data-theme=dark] ._loadingState_1ixt0_649 .MuiTypography-root{color:var(--dashboard-text-secondary,#cbd5e1)}._loadingSpinner_1ixt0_662{object-fit:contain;width:64px;height:64px}._datePickerPanel_1ixt0_668{background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerHeader_1ixt0_677{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_1ixt0_685{color:#003862;font-size:14px!important;font-weight:800!important}._weekdayGrid_1ixt0_691,._dayGrid_1ixt0_692{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1ixt0_691{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1ixt0_706{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:34px;height:32px;font-size:12px;font-weight:700}._dayButton_1ixt0_706:hover,._dayButton_1ixt0_706:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_1ixt0_726{color:#94a3b8}._dayButtonToday_1ixt0_730{border-color:#1fa2ea59}._dayButtonSelected_1ixt0_734,._dayButtonSelected_1ixt0_734:hover,._dayButtonSelected_1ixt0_734:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_1ixt0_742{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_1ixt0_749{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1ixt0_749:hover,._dateTextButton_1ixt0_749:focus-visible{color:#003862;outline:0}@media (width<=1180px){._filterGrid_1ixt0_249{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_1ixt0_1{padding:16px}._filterGrid_1ixt0_249{grid-template-columns:1fr}._tableToolbar_1ixt0_334{flex-direction:column;align-items:stretch}._resultText_1ixt0_343{margin-right:0}._tableSearch_1ixt0_350{flex-basis:auto;width:100%}}._uploadDialogPaper_1ixt0_796{background:#fff;border:1px solid #d8e3ef;overflow:hidden;border-radius:12px!important;box-shadow:0 24px 64px #0f172a2e!important}._uploadDialogPaperDark_1ixt0_804{color:#f8fafc!important;background:#071e33!important;border-color:#1fa2ea29!important}._uploadDialogTitle_1ixt0_810{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;font-size:18px!important;font-weight:800!important}._uploadDialogTitleDark_1ixt0_818{color:#fff!important;background:#102b48!important;border-bottom-color:#94a3b838!important}._uploadDialogContent_1ixt0_824{background:#fff;flex-direction:column;gap:12px;display:flex}._uploadDialogContentDark_1ixt0_831{background:#071e33!important;border-color:#94a3b838!important}._uploadPoText_1ixt0_836{color:#003862;font-size:14px!important;font-weight:800!important}._uploadHelpText_1ixt0_842{color:#64748b;font-size:13px!important;font-weight:700!important}._uploadDropArea_1ixt0_848{text-align:center;background:#fff;border:1px dashed #1fa2ea73;border-radius:12px;justify-content:center;align-items:center;min-height:112px;padding:18px;display:flex;position:relative}._uploadDialogContentDark_1ixt0_831 ._uploadPoText_1ixt0_836,._uploadDialogContentDark_1ixt0_831 ._uploadFileText_1ixt0_862{color:#7dd3fc!important}._uploadDialogContentDark_1ixt0_831 ._uploadHelpText_1ixt0_842{color:#cbd5e1!important}._uploadDialogContentDark_1ixt0_831 ._uploadDropArea_1ixt0_848{background:#102b48;border-color:#7dd3fc61}._uploadInput_1ixt0_875{cursor:pointer;opacity:0;position:absolute;inset:0}._uploadFileText_1ixt0_862{color:#0f84c1;font-size:13px!important;font-weight:800!important}._uploadErrorText_1ixt0_888{color:#b42318;font-size:13px!important;font-weight:700!important}._uploadDialogActions_1ixt0_894{background:#fff;padding:14px 20px!important}._uploadDialogActionsDark_1ixt0_899{border-top:1px solid #94a3b838;background:#071e33!important}._loadMorePanel_1ixt0_904{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-top:0;border-radius:0 0 12px 12px;justify-content:center;align-items:center;min-height:58px;padding:12px;display:flex}._loadMoreText_1ixt0_916{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:800!important}._toolbar_1ixt0_16,._header_1ixt0_923{padding-left:48px;position:relative}._backButton_1ixt0_47{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1ixt0_47,._backButton_1ixt0_47:hover,._backButton_1ixt0_47:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47,._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47:hover,._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47:focus-visible,._pageDark_1ixt0_954 ._backButton_1ixt0_47,._pageDark_1ixt0_954 ._backButton_1ixt0_47:hover,._pageDark_1ixt0_954 ._backButton_1ixt0_47:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1ixt0_47:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1ixt0_47:hover:after,._backButton_1ixt0_47:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1ixt0_1[data-theme=dark] ._backButton_1ixt0_47:after,._pageDark_1ixt0_954 ._backButton_1ixt0_47:after{color:#0f172a;background:#f8fafcf2}._backButton_1ixt0_47,._backButton_1ixt0_47:hover,._backButton_1ixt0_47:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_iuhtc_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);height:100vh;min-height:0;color:var(--dashboard-text-primary,#0f172a);flex-direction:column;padding:24px;display:flex;overflow:hidden}._page_iuhtc_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_iuhtc_17{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_iuhtc_26{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_iuhtc_34{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._backButton_iuhtc_41{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_iuhtc_41:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41,._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._heatCard_iuhtc_65{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._tabs_iuhtc_73{border-bottom:1px solid var(--dashboard-card-border,#dbe6f3);min-height:42px}._tabs_iuhtc_73 .MuiTab-root{min-height:42px;color:var(--dashboard-text-secondary,#475569);text-transform:none;font-size:13px;font-weight:800}._tabs_iuhtc_73 .Mui-selected{color:#0f84c1!important}._page_iuhtc_1[data-theme=dark] ._tabs_iuhtc_73 .Mui-selected{color:#7dd3fc!important}._tabs_iuhtc_73 .MuiTabs-indicator{background:#1297db;border-radius:999px 999px 0 0;height:3px}._filterPanel_iuhtc_100{border-bottom:1px solid var(--dashboard-card-border,#edf2f7);padding:14px 0}._filterGridRejected_iuhtc_105,._filterGridTaken_iuhtc_106,._filterGridCustomers_iuhtc_107{align-items:start;gap:12px;display:grid}._filterGridRejected_iuhtc_105{grid-template-columns:repeat(4,minmax(0,1fr)) 120px}._filterGridTaken_iuhtc_106{grid-template-columns:repeat(3,minmax(0,1fr)) 120px}._filterGridCustomers_iuhtc_107{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.4fr) 120px}._field_iuhtc_125,._customerSelect_iuhtc_126{width:100%}._field_iuhtc_125 .MuiInputBase-root,._customerSelect_iuhtc_126 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_iuhtc_125 .MuiOutlinedInput-notchedOutline,._customerSelect_iuhtc_126 .MuiOutlinedInput-notchedOutline{border:1px solid var(--dashboard-card-border,#1fa2ea29)}._field_iuhtc_125 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._customerSelect_iuhtc_126 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc61}._field_iuhtc_125 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._customerSelect_iuhtc_126 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc9e}._field_iuhtc_125 .MuiInputLabel-root,._field_iuhtc_125 .MuiInputBase-input,._customerSelect_iuhtc_126 .MuiInputLabel-root,._customerSelect_iuhtc_126 .MuiInputBase-input{font-size:13px}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiInputBase-root,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiInputBase-root{background:#0f172a75}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiInputLabel-root,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiInputLabel-root{color:var(--dashboard-text-secondary,#cbd5e1)}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiInputBase-input,._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiSvgIcon-root,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiInputBase-input,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._page_iuhtc_1[data-theme=dark] ._field_iuhtc_125 .MuiChip-root,._page_iuhtc_1[data-theme=dark] ._customerSelect_iuhtc_126 .MuiChip-root{color:#e0f2fe;background:#7dd3fc24}._dropdownField_iuhtc_192{width:100%}._dropdownField_iuhtc_192 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._dropdownField_iuhtc_192 .MuiOutlinedInput-notchedOutline{border:1px solid var(--dashboard-card-border,#1fa2ea29)}._dropdownField_iuhtc_192 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._dropdownField_iuhtc_192 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._dropdownField_iuhtc_192 .MuiInputLabel-root,._dropdownField_iuhtc_192 .MuiFormLabel-root,._dropdownField_iuhtc_192 .MuiInputBase-input{font-size:13px}._dropdownField_iuhtc_192 .MuiInputBase-input{font-weight:700}._dropdownField_iuhtc_192 .MuiInputBase-root:has(.MuiInputAdornment-positionStart){align-items:flex-start;height:auto;min-height:40px;padding-top:5px;padding-bottom:5px}._dropdownField_iuhtc_192 .MuiInputAdornment-positionStart{flex:auto;align-items:center;min-width:0;max-width:calc(100% - 28px);max-height:none;overflow:visible}._dropdownField_iuhtc_192 .MuiInputAdornment-positionEnd{flex:none;max-height:none;margin-left:4px;padding-top:1px}._dropdownField_iuhtc_192 .MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input{flex:0 0 0;width:0;min-width:0;padding:0}._dropdownMenu_iuhtc_255{max-height:none;overflow:visible;border-radius:8px!important;padding:4px!important}._dropdownMenu_iuhtc_255 button{border-radius:6px;min-height:30px;padding:6px 8px;font-size:12.5px;font-weight:600}._dropdownMenu_iuhtc_255 button .MuiTypography-root{font-size:12.5px!important;font-weight:600!important;line-height:1.25!important}._dropdownMenu_iuhtc_255 .MuiCheckbox-root{padding:1px!important}._dropdownMenu_iuhtc_255 .MuiCheckbox-root .MuiSvgIcon-root{font-size:18px!important}._selectedValueWrap_iuhtc_284{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;min-width:95%;max-width:100%;display:flex;overflow:hidden}._selectedValueChip_iuhtc_295{color:#0f66d0;text-overflow:ellipsis;white-space:nowrap;background:#0f66d014;border-radius:999px;flex:0 auto;align-items:center;min-width:34px;max-width:150px;min-height:20px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex;overflow:hidden}._selectedValueCount_iuhtc_313{color:#334155;background:#0f172a14;flex:none;min-width:auto}._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiInputBase-root{background:#0f172a75}._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc61}._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc9e}._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiInputLabel-root,._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiFormLabel-root{color:var(--dashboard-text-secondary,#cbd5e1)}._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiInputBase-input,._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiInputBase-input::placeholder,._page_iuhtc_1[data-theme=dark] ._dropdownField_iuhtc_192 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc);opacity:1}._page_iuhtc_1[data-theme=dark] ._selectedValueChip_iuhtc_295{color:#e0f2fe;background:#7dd3fc24}._page_iuhtc_1[data-theme=dark] ._selectedValueCount_iuhtc_313{color:#cbd5e1;background:#94a3b82e}._dropdownMenu_iuhtc_255[data-theme=dark]{color:#f8fafd;border:1px solid #94a3b838;background:#0f172a!important}._dropdownMenu_iuhtc_255[data-theme=dark] button:hover,._dropdownMenu_iuhtc_255[data-theme=dark] button:focus-visible,._dropdownMenu_iuhtc_255[data-theme=dark] [aria-selected=true]{background:#1e3248!important}._dropdownMenu_iuhtc_255[data-theme=dark] button .MuiTypography-root,._dropdownMenu_iuhtc_255[data-theme=dark] .MuiCheckbox-root{color:#f8fafd!important}._dropdownMenu_iuhtc_255[data-theme=dark] .MuiCheckbox-root.Mui-checked{color:#7dd3fc!important}._autocompletePaper_iuhtc_375{padding:6px;background:#fff!important;border:1px solid #c8d7e6!important;border-radius:12px!important;box-shadow:0 12px 28px #0f172a14!important}._autocompletePaperDark_iuhtc_383{background:#0f172a!important;border-color:#94a3b838!important;border-radius:18px!important;box-shadow:0 12px 28px #02061759!important}._autocompleteListbox_iuhtc_390{background:0 0;max-height:240px;overflow-y:auto;padding:0!important}._autocompleteListbox_iuhtc_390 .MuiAutocomplete-option{color:#0f172a;background:0 0;border-radius:10px;min-height:auto;font-size:14px;font-weight:600;padding:8px 10px!important}._autocompleteListbox_iuhtc_390 .MuiAutocomplete-option:hover,._autocompleteListbox_iuhtc_390 .MuiAutocomplete-option.Mui-focused,._autocompleteListbox_iuhtc_390 .MuiAutocomplete-option[aria-selected=true]{background:#1297db14!important}._autocompleteListbox_iuhtc_390 .MuiCheckbox-root{color:#64748b;padding:2px 8px 2px 0}._autocompleteListboxDark_iuhtc_418 .MuiAutocomplete-option{color:#f8fafd}._autocompleteListboxDark_iuhtc_418 .MuiAutocomplete-option:hover,._autocompleteListboxDark_iuhtc_418 .MuiAutocomplete-option.Mui-focused,._autocompleteListboxDark_iuhtc_418 .MuiAutocomplete-option[aria-selected=true]{background:#1e3248!important}._autocompleteListboxDark_iuhtc_418 .MuiCheckbox-root{color:#528aa9}._autocompleteListboxDark_iuhtc_418 .MuiCheckbox-root.Mui-checked{color:#7dd3fc}._searchButton_iuhtc_436{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_iuhtc_436:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._mapShell_iuhtc_450{flex:auto;min-height:0;padding:20px 0 0}._mapFrame_iuhtc_456{width:100%;height:100%;min-height:540px;position:relative}._mapCanvas_iuhtc_463,._mapStatus_iuhtc_464{border:1px solid var(--dashboard-card-border,#dbe6f3);border-radius:8px;width:100%;height:100%;min-height:540px;overflow:hidden}._mapStatus_iuhtc_464{background:var(--dashboard-card-surface,#f8fbff);color:var(--dashboard-text-secondary,#64748b);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._mapOverlayStatus_iuhtc_483{z-index:2;border:1px solid var(--dashboard-card-border,#dbe6f3);max-width:calc(100% - 32px);color:var(--dashboard-text-secondary,#475569);text-align:center;background:#ffffffeb;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a1f}._page_iuhtc_1[data-theme=dark] ._mapOverlayStatus_iuhtc_483{color:var(--dashboard-text-primary,#f8fafc);background:#0f172ae0;box-shadow:0 12px 30px #02061759}._infoWindow_iuhtc_508{width:190px;max-width:210px;color:var(--dashboard-text-primary,#334155);padding:0 24px 0 0;font-family:inherit}._infoBadge_iuhtc_516{color:#0f84c1;background:#e8f6ff;border-radius:999px;align-items:center;margin-bottom:5px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}._infoTitle_iuhtc_528{color:var(--dashboard-card-title,#003862);margin-bottom:5px;font-size:13px;font-weight:800;line-height:1.25}._infoRows_iuhtc_536{gap:4px;display:grid}._infoRow_iuhtc_536{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:6px;font-size:12px;line-height:1.3;display:grid}._infoLabel_iuhtc_550{color:var(--dashboard-text-secondary,#64748b);font-weight:800}._infoValue_iuhtc_555{color:var(--dashboard-text-primary,#334155);overflow-wrap:anywhere;font-weight:600}._mapFrame_iuhtc_456 .gm-style-iw-c{padding:10px 12px!important;overflow:visible!important}._page_iuhtc_1[data-theme=dark] ._mapFrame_iuhtc_456 .gm-style-iw-c,._page_iuhtc_1[data-theme=dark] ._mapFrame_iuhtc_456 .gm-style-iw-tc:after{background:var(--dashboard-card-surface,#111c2f)!important;box-shadow:0 14px 34px #02061766!important}._mapFrame_iuhtc_456 .gm-style-iw-chr{z-index:2;pointer-events:none;width:28px;height:28px;min-height:28px;position:absolute!important;top:4px!important;right:4px!important}._mapFrame_iuhtc_456 .gm-style-iw-ch{padding:0;display:none!important}._mapFrame_iuhtc_456 .gm-style-iw-d{padding-top:0;overflow:auto!important}._mapFrame_iuhtc_456 .gm-ui-hover-effect{pointer-events:auto;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;margin:0!important;padding:0!important;display:inline-flex!important;top:0!important;right:0!important}._mapFrame_iuhtc_456 .gm-ui-hover-effect span{margin:0!important}._page_iuhtc_1[data-theme=dark] ._mapFrame_iuhtc_456 .gm-ui-hover-effect span{background-color:#e2e8f0!important}._datePickerPanel_iuhtc_614{border:1px solid var(--dashboard-card-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerPanel_iuhtc_614[data-theme=dark]{--dashboard-card-surface:#111c2f;--dashboard-card-border:#94a3b838;--dashboard-card-title:#f8fafc;--dashboard-text-primary:#f8fafc;--dashboard-text-secondary:#cbd5e1;box-shadow:0 18px 50px #0206176b}._datePickerHeader_iuhtc_633{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_iuhtc_641{color:var(--dashboard-card-title,#003862);font-size:14px!important;font-weight:800!important}._weekdayGrid_iuhtc_647,._dayGrid_iuhtc_648{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_iuhtc_647{color:var(--dashboard-text-secondary,#64748b);text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_iuhtc_662{width:34px;height:32px;color:var(--dashboard-text-primary,#334155);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-size:12px;font-weight:700}._dayButton_iuhtc_662:hover,._dayButton_iuhtc_662:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._datePickerPanel_iuhtc_614[data-theme=dark] ._dayButton_iuhtc_662:hover,._datePickerPanel_iuhtc_614[data-theme=dark] ._dayButton_iuhtc_662:focus-visible{color:#f8fafc;background:#7dd3fc1f;border-color:#7dd3fc6b}._dayButtonMuted_iuhtc_689{color:#94a3b8}._dayButtonToday_iuhtc_693{border-color:#1fa2ea59}._dayButtonSelected_iuhtc_697,._dayButtonSelected_iuhtc_697:hover,._dayButtonSelected_iuhtc_697:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_iuhtc_705{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_iuhtc_712{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_iuhtc_712:hover,._dateTextButton_iuhtc_712:focus-visible{color:#003862;outline:0}._datePickerPanel_iuhtc_614[data-theme=dark] ._dateTextButton_iuhtc_712{color:#7dd3fc}._datePickerPanel_iuhtc_614[data-theme=dark] ._dateTextButton_iuhtc_712:hover,._datePickerPanel_iuhtc_614[data-theme=dark] ._dateTextButton_iuhtc_712:focus-visible{color:#e0f2fe}@media (width<=1180px){._filterGridRejected_iuhtc_105,._filterGridTaken_iuhtc_106,._filterGridCustomers_iuhtc_107{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_iuhtc_1{padding:16px}._filterGridRejected_iuhtc_105,._filterGridTaken_iuhtc_106,._filterGridCustomers_iuhtc_107{grid-template-columns:1fr}._mapFrame_iuhtc_456,._mapCanvas_iuhtc_463,._mapStatus_iuhtc_464{min-height:440px}}._toolbar_iuhtc_17,._header_iuhtc_765{padding-left:48px;position:relative}._backButton_iuhtc_41{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_iuhtc_41,._backButton_iuhtc_41:hover,._backButton_iuhtc_41:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41,._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41:hover,._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41:focus-visible,._pageDark_iuhtc_796 ._backButton_iuhtc_41,._pageDark_iuhtc_796 ._backButton_iuhtc_41:hover,._pageDark_iuhtc_796 ._backButton_iuhtc_41:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_iuhtc_41:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_iuhtc_41:hover:after,._backButton_iuhtc_41:focus-visible:after{opacity:1;transform:translate(-50%)}._page_iuhtc_1[data-theme=dark] ._backButton_iuhtc_41:after,._pageDark_iuhtc_796 ._backButton_iuhtc_41:after{color:#0f172a;background:#f8fafcf2}._backButton_iuhtc_41,._backButton_iuhtc_41:hover,._backButton_iuhtc_41:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1f8wp_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:12px 24px 24px;display:flex;overflow:hidden}._embeddedPage_1f8wp_12{background:0 0;height:100%;padding:0}._embeddedPage_1f8wp_12 ._toolbar_1f8wp_18{margin-bottom:12px}._embeddedPage_1f8wp_12 ._contentScroll_1f8wp_22{flex:auto}._pageDark_1f8wp_26{color:#f8fafc}._toolbar_1f8wp_18{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}._pageTitle_1f8wp_39{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1f8wp_47{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._backButton_1f8wp_54{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_1f8wp_54:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._pageDark_1f8wp_26 ._backButton_1f8wp_54,._pageDark_1f8wp_26 ._backButton_1f8wp_54:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._contentScroll_1f8wp_22{min-height:0;overflow:auto}._toolbar_1f8wp_18,._header_1f8wp_84{padding-left:48px;position:relative}._backButton_1f8wp_54{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1f8wp_54,._backButton_1f8wp_54:hover,._backButton_1f8wp_54:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1f8wp_1[data-theme=dark] ._backButton_1f8wp_54,._page_1f8wp_1[data-theme=dark] ._backButton_1f8wp_54:hover,._page_1f8wp_1[data-theme=dark] ._backButton_1f8wp_54:focus-visible,._pageDark_1f8wp_26 ._backButton_1f8wp_54,._pageDark_1f8wp_26 ._backButton_1f8wp_54:hover,._pageDark_1f8wp_26 ._backButton_1f8wp_54:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1f8wp_54:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1f8wp_54:hover:after,._backButton_1f8wp_54:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1f8wp_1[data-theme=dark] ._backButton_1f8wp_54:after,._pageDark_1f8wp_26 ._backButton_1f8wp_54:after{color:#0f172a;background:#f8fafcf2}._backButton_1f8wp_54,._backButton_1f8wp_54:hover,._backButton_1f8wp_54:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1w3bx_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:12px 24px 24px;display:flex;overflow:hidden}._pageDark_1w3bx_12{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_1w3bx_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}._pageTitle_1w3bx_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1w3bx_33{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_1w3bx_40{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_1w3bx_47{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_1w3bx_47:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._pageDark_1w3bx_12 ._backButton_1w3bx_47,._pageDark_1w3bx_12 ._backButton_1w3bx_47:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._refreshButton_1w3bx_71{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._refreshButton_1w3bx_71:hover{background:#0f172a1f!important}._pageDark_1w3bx_12 ._refreshButton_1w3bx_71,._pageDark_1w3bx_12 ._refreshButton_1w3bx_71:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._tableCard_1w3bx_94{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._localTabs_1w3bx_102{background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:16px;padding:6px;display:flex}._pageDark_1w3bx_12 ._localTabs_1w3bx_102{background:#5087a5;border-color:#2c3549}._localTab_1w3bx_102{color:#475569;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:800}._pageDark_1w3bx_12 ._localTab_1w3bx_102{color:#fff}._localTab_1w3bx_102:hover,._localTab_1w3bx_102:focus-visible{color:#003862;background:#eef8ff;outline:0}._localTabActive_1w3bx_143,._localTabActive_1w3bx_143:hover,._localTabActive_1w3bx_143:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._pageDark_1w3bx_12 ._localTabActive_1w3bx_143,._pageDark_1w3bx_12 ._localTabActive_1w3bx_143:hover,._pageDark_1w3bx_12 ._localTabActive_1w3bx_143:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._detailsTabPanel_1w3bx_159{flex:auto;min-height:0;overflow:auto}._emptyTabPanel_1w3bx_165{min-height:280px;color:var(--dashboard-text-secondary,#64748b);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}._emptyTabTitle_1w3bx_176{color:var(--dashboard-text-primary,#0f172a);font-size:16px!important;font-weight:800!important}._emptyTabText_1w3bx_182{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:600!important}._filterPanel_1w3bx_188{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}._filterGrid_1w3bx_195{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:12px;display:grid}._field_1w3bx_202{width:100%}._field_1w3bx_202 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiInputBase-root,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._field_1w3bx_202 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiOutlinedInput-notchedOutline,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._field_1w3bx_202 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._field_1w3bx_202 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._field_1w3bx_202 .MuiInputLabel-root,._field_1w3bx_202 .MuiInputBase-input{font-size:13px}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiInputLabel-root,._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiFormLabel-root,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiInputLabel-root,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiFormLabel-root{color:#528aa9!important}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiInputBase-input,._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiSelect-select,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiInputBase-input,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiSelect-select{color:#f8fafc}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiInputBase-input::placeholder,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiInputBase-input::placeholder{color:#528aa9;opacity:1}._pageDark_1w3bx_12 ._field_1w3bx_202 .MuiSvgIcon-root,._pageDark_1w3bx_12 ._tableSearch_1w3bx_213 .MuiSvgIcon-root{color:#528aa9}._searchButton_1w3bx_275{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_1w3bx_275:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._tableToolbar_1w3bx_288{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_1w3bx_297{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_1w3bx_213{flex:0 0 190px;width:190px}._tableSearch_1w3bx_213 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._tableSearch_1w3bx_213 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._tableSearch_1w3bx_213 .MuiInputLabel-root,._tableSearch_1w3bx_213 .MuiInputBase-input{font-size:13px}._tableContainer_1w3bx_324{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1w3bx_335{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_1w3bx_335::-webkit-scrollbar{width:0;height:0}._openDrTableScroll_1w3bx_349{overflow-x:hidden}._openDrTable_1w3bx_349 ._headCell_1w3bx_353,._openDrTable_1w3bx_349 ._bodyCell_1w3bx_354{padding-left:5px!important;padding-right:5px!important}._openDrTable_1w3bx_349 ._actionLinks_1w3bx_359{flex-wrap:wrap;gap:3px 6px}._headCell_1w3bx_353{white-space:nowrap;color:var(--dashboard-text-primary,#334155)!important;border-bottom:1px solid var(--dashboard-card-border,#dbe6f3)!important;background:#f8fbff!important;padding:8px 7px!important;font-size:12px!important;font-weight:700!important}._pageDark_1w3bx_12 ._headCell_1w3bx_353{color:#fff!important;background:#5087a5!important}._sortButton_1w3bx_379{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_1w3bx_379:hover,._sortButton_1w3bx_379:focus-visible{color:#0f84c1;outline:0}._pageDark_1w3bx_12 ._sortButton_1w3bx_379:hover,._pageDark_1w3bx_12 ._sortButton_1w3bx_379:focus-visible{color:inherit}._headerLabel_1w3bx_407,._staticHeaderText_1w3bx_408{white-space:normal;overflow-wrap:normal;min-width:0;line-height:1.15;display:block}._staticHeaderText_1w3bx_408{font:inherit;font-weight:inherit}._compactHeadCell_1w3bx_421{padding-left:4px!important;padding-right:4px!important}._compactHeadCell_1w3bx_421 ._sortButton_1w3bx_379{gap:2px}._compactHeadCell_1w3bx_421 ._sortIcon_1w3bx_430{flex-basis:12px;width:12px;height:16px}._sortIcon_1w3bx_430{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._pageDark_1w3bx_12 ._sortIcon_1w3bx_430{color:#fff}._sortButton_1w3bx_379:hover ._sortIcon_1w3bx_430,._sortButton_1w3bx_379:focus-visible ._sortIcon_1w3bx_430{color:#0f84c1}._pageDark_1w3bx_12 ._sortButton_1w3bx_379:hover ._sortIcon_1w3bx_430,._pageDark_1w3bx_12 ._sortButton_1w3bx_379:focus-visible ._sortIcon_1w3bx_430{color:inherit}._bodyCell_1w3bx_354{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top;min-height:42px;color:var(--dashboard-text-primary,#334155)!important;border-bottom:1px solid var(--dashboard-card-border,#edf2f7)!important;padding:8px 7px!important;font-size:12px!important;font-weight:500!important}._pageDark_1w3bx_12 ._bodyCell_1w3bx_354{background:var(--dashboard-card-surface,#111c2f)!important}._linkButton_1w3bx_477{color:#0f84c1;cursor:pointer;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}._linkButton_1w3bx_477:hover,._linkButton_1w3bx_477:focus-visible{color:#003862}._pageDark_1w3bx_12 ._linkButton_1w3bx_477:hover,._pageDark_1w3bx_12 ._linkButton_1w3bx_477:focus-visible,._pageDark_1w3bx_12 ._actionLinkButton_1w3bx_501:hover,._pageDark_1w3bx_12 ._actionLinkButton_1w3bx_501:focus-visible{color:#7dd3fc}._actionLinks_1w3bx_359{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}._actionLinkButton_1w3bx_501{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px;font-weight:700;text-decoration:underline}._actionLinkButton_1w3bx_501:hover,._actionLinkButton_1w3bx_501:focus-visible{color:#003862}._yesMark_1w3bx_532,._noMark_1w3bx_533{border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:20px;padding:0 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}._yesMark_1w3bx_532{color:#147647;background:#e8f7ef}._noMark_1w3bx_533{color:#b42318;background:#fff0f0}._iconYes_1w3bx_557,._iconNo_1w3bx_558{border-radius:999px;justify-content:center;align-items:center;width:22px;height:20px;display:inline-flex}._iconYes_1w3bx_557{color:#147647;background:#e8f7ef}._iconNo_1w3bx_558{color:#b42318;background:#fff0f0}._booleanIcon_1w3bx_577{width:14px!important;height:14px!important}._readyCheckbox_1w3bx_582{color:#0f66d0!important;padding:0!important}._readyCheckbox_1w3bx_582.Mui-disabled{opacity:1;color:#0f66d0!important}._smallActionButton_1w3bx_591{color:#0f84c1;cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #1fa2ea38;border-radius:8px;min-height:26px;padding:0 9px;font-size:11px;font-weight:700}._smallActionButton_1w3bx_591:hover,._smallActionButton_1w3bx_591:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea66}._qbStatusWrap_1w3bx_611{align-items:center;gap:6px;max-width:100%;display:inline-flex}._qbError_1w3bx_618{color:#b42318;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._stateCell_1w3bx_625{text-align:center!important;color:var(--dashboard-text-secondary,#64748b)!important;padding:32px!important;font-size:13px!important;font-weight:600!important}._pageDark_1w3bx_12 ._stateCell_1w3bx_625{background:var(--dashboard-card-surface,#111c2f)!important;color:#fff!important}._tableLoadingState_1w3bx_638{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._tableLoadingSpinner_1w3bx_647{object-fit:contain;flex:none;width:56px;height:56px;display:block}._loadingText_1w3bx_655{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._datePickerPanel_1w3bx_662{background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerHeader_1w3bx_671{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_1w3bx_679{color:#003862;font-size:14px!important;font-weight:800!important}._weekdayGrid_1w3bx_685,._dayGrid_1w3bx_686{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1w3bx_685{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1w3bx_700{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:34px;height:32px;font-size:12px;font-weight:700}._dayButton_1w3bx_700:hover,._dayButton_1w3bx_700:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_1w3bx_720{color:#94a3b8}._dayButtonToday_1w3bx_724{border-color:#1fa2ea59}._dayButtonSelected_1w3bx_728,._dayButtonSelected_1w3bx_728:hover,._dayButtonSelected_1w3bx_728:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_1w3bx_736{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_1w3bx_743{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1w3bx_743:hover,._dateTextButton_1w3bx_743:focus-visible{color:#003862;outline:0}@media (width<=1180px){._filterGrid_1w3bx_195{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_1w3bx_1{padding:16px}._filterGrid_1w3bx_195{grid-template-columns:1fr}._tableToolbar_1w3bx_288{flex-direction:column;align-items:stretch}._resultText_1w3bx_297{margin-right:0}._tableSearch_1w3bx_213{flex-basis:auto;width:100%}}._actionError_1w3bx_793{color:#b42318!important;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._dialogTitle_1w3bx_800{color:#003862;justify-content:space-between;align-items:center;gap:12px;display:flex;font-size:18px!important;font-weight:800!important}._dialogCloseButton_1w3bx_810{color:#0f84c1;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._previewDialogContent_1w3bx_822{background:#f8fbff}._dialogState_1w3bx_826{color:#334155;justify-content:center;align-items:center;gap:12px;min-height:220px;font-size:13px;font-weight:700;display:flex}._previewLoadingSpinner_1w3bx_837{object-fit:contain;width:56px;height:56px}._invoicePreview_1w3bx_843{color:#1f2937;background:#fff;border:1px solid #dbe6f3;border-radius:8px;max-width:980px;margin:0 auto;padding:24px}._previewHeader_1w3bx_853{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}._brandBlock_1w3bx_861{align-items:center;gap:16px;display:flex}._previewLogo_1w3bx_867{color:#003862;border:2px solid #dbe6f3;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;font-family:Georgia,serif;font-size:48px;font-weight:800;line-height:1;display:inline-flex}._companyName_1w3bx_882{color:#111827;font-size:14px!important;font-weight:800!important}._companyAddress_1w3bx_888{color:#334155;max-width:260px;margin-top:6px!important;font-size:13px!important;line-height:1.35!important}._invoiceTitle_1w3bx_896{color:#111827;letter-spacing:0;font-family:Georgia,serif;font-size:32px!important;font-weight:800!important}._previewTopGrid_1w3bx_904{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:16px;margin-bottom:16px;display:grid}._previewPanel_1w3bx_911,._previewInfoTable_1w3bx_912,._previewItems_1w3bx_913,._previewNotice_1w3bx_914,._previewTotals_1w3bx_915{background:#fff;border:1px solid #dbe6f3;border-radius:8px}._previewPanelTitle_1w3bx_926{color:#64748b;text-transform:uppercase;margin-bottom:10px!important;font-size:12px!important;font-weight:800!important}._previewStrong_1w3bx_934{color:#111827;font-size:14px!important;font-weight:800!important}._previewPanel_1w3bx_911 p,._previewNotice_1w3bx_914 p{color:#334155;font-size:13px!important;line-height:1.4!important}._previewInfoTable_1w3bx_912{overflow:hidden}._previewInfoTable_1w3bx_912 div,._previewTotals_1w3bx_915 div{border-bottom:1px solid #e2e8f0;grid-template-columns:46% 54%;display:grid}._previewInfoTable_1w3bx_912 div:last-child,._previewTotals_1w3bx_915 div:last-child{border-bottom:0}._previewInfoTable_1w3bx_912 span,._previewInfoTable_1w3bx_912 strong,._previewTotals_1w3bx_915 span,._previewTotals_1w3bx_915 strong{padding:8px 10px;font-size:12px;line-height:1.3}._previewInfoTable_1w3bx_912 span,._previewTotals_1w3bx_915 span{color:#475569;font-weight:700}._previewInfoTable_1w3bx_912 strong,._previewTotals_1w3bx_915 strong{color:#111827;text-align:right;font-weight:700}._previewItems_1w3bx_913{margin-bottom:16px;overflow:hidden}._previewItems_1w3bx_913>div{border-bottom:1px solid #e2e8f0;grid-template-columns:10% 16% minmax(0,1fr) 14% 14%;display:grid}._previewItems_1w3bx_913>div:last-child{border-bottom:0}._previewItems_1w3bx_913 span{color:#1f2937;border-right:1px solid #e2e8f0;min-height:34px;padding:8px 10px;font-size:12px;line-height:1.35}._previewItems_1w3bx_913 span:last-child{text-align:right;border-right:0}._previewItemsHead_1w3bx_1014 span{color:#003862;background:#f1f5f9;font-weight:800}._previewBottomGrid_1w3bx_1020{grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:16px;display:grid}._previewNotice_1w3bx_914{text-align:center;flex-direction:column;justify-content:center;gap:10px;padding:16px;display:flex}._previewNotice_1w3bx_914 p:first-child{color:#dc2626;font-size:18px!important;font-weight:900!important}._previewTotals_1w3bx_915{overflow:hidden}._previewTotals_1w3bx_915 div{align-items:center;min-height:44px}._previewTotals_1w3bx_915 strong{font-size:13px}._dialogActions_1w3bx_1063{padding:14px 20px!important}._previewCancelButton_1w3bx_1067{border-radius:18px!important}._confirmText_1w3bx_1071{color:#334155;font-size:14px!important;font-weight:700!important}@media (width<=900px){._invoicePreview_1w3bx_843{padding:16px}._previewTopGrid_1w3bx_904,._previewBottomGrid_1w3bx_1020{grid-template-columns:1fr}._previewHeader_1w3bx_853{flex-direction:column}}._previewDialogPaper_1w3bx_1092{width:min(1160px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin:14px!important}._invoicePreview_1w3bx_843{border:1px solid #111827;border-radius:2px;width:100%;max-width:none;padding:18px}._previewHeader_1w3bx_853{margin-bottom:16px}._previewLogo_1w3bx_867{object-fit:contain;border:0;border-radius:0;width:112px;height:88px}._previewPanel_1w3bx_911,._previewInfoTable_1w3bx_912,._previewItems_1w3bx_913,._previewNotice_1w3bx_914,._previewTotals_1w3bx_915{border-color:#111827;border-radius:0}._previewPanelTitle_1w3bx_926{color:#111827;text-transform:none;font-size:12px!important}._previewInfoTable_1w3bx_912 span,._previewInfoTable_1w3bx_912 strong{text-align:center;padding:6px 8px}._previewItems_1w3bx_913{border-bottom:0;margin-bottom:0}._previewItemsHead_1w3bx_1014 span{color:#111827;text-align:center;background:#dcdcdc}._previewNotice_1w3bx_914 p:first-child{font-size:20px!important;line-height:1.2!important}._previewContactGrid_1w3bx_1210{border-top:1px solid #111827;grid-template-columns:.8fr .8fr 2.4fr;margin:4px -12px -12px;display:grid}._previewContactGrid_1w3bx_1210 div{border-right:1px solid #111827;grid-template-rows:auto auto;display:grid}._previewContactGrid_1w3bx_1210 span{border-bottom:1px solid #111827;font-weight:700}._previewTotals_1w3bx_915 span{font-size:18px}@media (width<=900px){._previewDialogPaper_1w3bx_1092{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px!important}._previewContactGrid_1w3bx_1210{grid-template-columns:1fr}._previewContactGrid_1w3bx_1210 div{border-bottom:1px solid #111827;border-right:0}}._previewDialogPaper_1w3bx_1092{overflow:hidden;border-radius:12px!important;width:min(1120px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:16px!important}._previewDialogPaperDark_1w3bx_1283{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._previewDialogPaperDark_1w3bx_1283 ._dialogTitle_1w3bx_800{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._previewDialogPaperDark_1w3bx_1283 ._previewDialogContent_1w3bx_822{border-color:#94a3b838;background:#071e33!important}._previewDialogPaperDark_1w3bx_1283 ._dialogActions_1w3bx_1063{background:#071e33;border-top:1px solid #94a3b838}._previewDialogPaperDark_1w3bx_1283 ._previewCancelButton_1w3bx_1067,._previewDialogPaperDark_1w3bx_1283 ._previewCancelButton_1w3bx_1067:hover,._previewDialogPaperDark_1w3bx_1283 ._previewCancelButton_1w3bx_1067:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._previewDialogContent_1w3bx_822{background:#f6f8fc!important;padding:14px!important}._invoicePreview_1w3bx_843{background:#fff;width:100%;max-width:none;padding:18px;box-shadow:0 10px 30px #0f172a14;border:1px solid #dbe6f3!important;border-radius:10px!important}._previewHeader_1w3bx_853{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:18px;padding-bottom:14px}._previewLogo_1w3bx_867{object-fit:contain;width:96px;height:74px;border:0!important;border-radius:0!important}._invoiceTitle_1w3bx_896{font-family:inherit;color:#003862!important;font-size:30px!important}._previewTopGrid_1w3bx_904{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:12px;margin-bottom:12px}._previewPanel_1w3bx_911,._previewInfoTable_1w3bx_912,._previewItems_1w3bx_913,._previewNotice_1w3bx_914,._previewTotals_1w3bx_915{background:#fff;overflow:hidden;border:1px solid #dbe6f3!important;border-radius:8px!important}._previewPanel_1w3bx_911{min-height:150px;padding:14px}._previewPanelTitle_1w3bx_926{text-transform:uppercase;color:#64748b!important;font-size:12px!important}._previewInfoTable_1w3bx_912 div,._previewTotals_1w3bx_915 div,._previewItems_1w3bx_913>div{border-color:#e2e8f0!important}._previewInfoTable_1w3bx_912 span,._previewInfoTable_1w3bx_912 strong,._previewTotals_1w3bx_915 span,._previewTotals_1w3bx_915 strong,._previewItems_1w3bx_913 span{color:#334155!important;border-color:#e2e8f0!important}._previewInfoTable_1w3bx_912 span,._previewTotals_1w3bx_915 span{background:#f8fbff;color:#003862!important}._previewInfoTable_1w3bx_912 strong,._previewTotals_1w3bx_915 strong{color:#111827!important}._previewItems_1w3bx_913{margin-bottom:12px;border-bottom:1px solid #dbe6f3!important}._previewItems_1w3bx_913>div{grid-template-columns:9% 14% minmax(0,1fr) 13% 13%}._previewItems_1w3bx_913 span{min-height:34px;padding:8px 10px}._previewItemsHead_1w3bx_1014 span{font-weight:800;color:#003862!important;background:#f1f7fd!important}._previewBottomGrid_1w3bx_1020{grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:12px}._previewNotice_1w3bx_914,._previewTotals_1w3bx_915{border-top:1px solid #dbe6f3!important}._previewNotice_1w3bx_914{gap:10px;padding:14px}._previewNotice_1w3bx_914 p:first-child{color:#d92d20!important;font-size:18px!important;line-height:1.25!important}._previewContactGrid_1w3bx_1210{grid-template-columns:.8fr .8fr 2.4fr;margin:6px -14px -14px;display:grid;border-top:1px solid #e2e8f0!important}._previewContactGrid_1w3bx_1210 div{grid-template-rows:auto auto;display:grid;border-right:1px solid #e2e8f0!important}._previewContactGrid_1w3bx_1210 div:last-child{border-right:0!important}._previewContactGrid_1w3bx_1210 span,._previewContactGrid_1w3bx_1210 strong{color:#334155;text-align:center;min-height:30px;padding:7px;font-size:12px}._previewContactGrid_1w3bx_1210 span{color:#003862;background:#f8fbff;font-weight:800;border-bottom:1px solid #e2e8f0!important}._previewContactGrid_1w3bx_1210 strong{font-weight:600}._previewTotals_1w3bx_915 div{min-height:44px}._previewTotals_1w3bx_915 span{font-size:15px;font-weight:900}._balanceDue_1w3bx_1059 span{font-size:20px!important}@media (width<=900px){._previewDialogPaper_1w3bx_1092{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px!important}._previewContactGrid_1w3bx_1210{grid-template-columns:1fr}._previewContactGrid_1w3bx_1210 div{border-bottom:1px solid #e2e8f0!important;border-right:0!important}}._previewItemDescription_1w3bx_1517{white-space:pre-line}._toolbar_1w3bx_16,._header_1w3bx_407{padding-left:48px;position:relative}._backButton_1w3bx_47{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1w3bx_47,._backButton_1w3bx_47:hover,._backButton_1w3bx_47:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1w3bx_1[data-theme=dark] ._backButton_1w3bx_47,._page_1w3bx_1[data-theme=dark] ._backButton_1w3bx_47:hover,._page_1w3bx_1[data-theme=dark] ._backButton_1w3bx_47:focus-visible,._pageDark_1w3bx_12 ._backButton_1w3bx_47,._pageDark_1w3bx_12 ._backButton_1w3bx_47:hover,._pageDark_1w3bx_12 ._backButton_1w3bx_47:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1w3bx_47:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1w3bx_47:hover:after,._backButton_1w3bx_47:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1w3bx_1[data-theme=dark] ._backButton_1w3bx_47:after,._pageDark_1w3bx_12 ._backButton_1w3bx_47:after{color:#0f172a;background:#f8fafcf2}._backButton_1w3bx_47,._backButton_1w3bx_47:hover,._backButton_1w3bx_47:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_jp38y_1{color:#0f172a;background:#eef3f8;min-height:100vh}._embeddedPage_jp38y_7{background:0 0;flex-direction:column;height:100%;min-height:0;display:flex}._toolbar_jp38y_15{z-index:5;background:#fffffff5;border-bottom:1px solid #d8e1ec;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex;position:sticky;top:0}._embeddedPage_jp38y_7 ._toolbar_jp38y_15{border:1px solid #d8e1ec;border-bottom:0;border-radius:8px 8px 0 0;padding:12px 14px;position:static}._toolbarLeft_jp38y_36{align-items:center;gap:12px;display:flex}._backButton_jp38y_42{width:40px;height:40px;border-radius:50%!important;min-width:40px!important;padding:0!important}._title_jp38y_50{font-size:18px;font-weight:700;line-height:40px}._actions_jp38y_56{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._emailActions_jp38y_64{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}._emailField_jp38y_71{width:320px}._content_jp38y_75{padding:8px}._embeddedPage_jp38y_7 ._content_jp38y_75{flex:auto;min-height:0;padding:0}._frame_jp38y_85{background:#fff;border:1px solid #d8e1ec;width:100%;min-height:calc(100vh - 108px);display:block}._embeddedPage_jp38y_7 ._frame_jp38y_85{border-radius:0 0 8px 8px;height:100%;min-height:620px}._state_jp38y_99{color:#475569;justify-content:center;align-items:center;min-height:60vh;display:flex}._loadingState_jp38y_107{color:#475569;min-height:60vh!important}._loadingSpinner_jp38y_112{object-fit:contain;width:64px;height:64px}._error_jp38y_118{color:#b42318}._success_jp38y_122{color:#067647}._page_jp38y_1[data-theme=dark]{color:#f8fafc;background:#0f172a}._page_jp38y_1[data-theme=dark] ._toolbar_jp38y_15{background:#111c2ff5;border-bottom-color:#94a3b838}._page_jp38y_1[data-theme=dark] ._title_jp38y_50{color:#f8fafc}._page_jp38y_1[data-theme=dark] ._backButton_jp38y_42,._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root{color:#f8fafc;background:#ffffff14;border-color:#94a3b859}._page_jp38y_1[data-theme=dark] ._backButton_jp38y_42:hover,._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root:hover{background:#7dd3fc1f;border-color:#7dd3fc8c}._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root.Mui-disabled{color:#cbd5e173;border-color:#94a3b829}._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root:last-child{color:#fff;background:#1297db;border-color:#1297db}._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root:last-child:hover{background:#0f84c1;border-color:#38bdf8}._page_jp38y_1[data-theme=dark] ._actions_jp38y_56 .MuiButton-root:last-child.Mui-disabled{color:#ffffff80;background:#1297db38;border-color:#1297db59}._page_jp38y_1[data-theme=dark] ._emailField_jp38y_71 .MuiInputBase-root{color:#f8fafc;background:#ffffff14}._page_jp38y_1[data-theme=dark] ._emailField_jp38y_71 .MuiOutlinedInput-notchedOutline{border-color:#94a3b859}._page_jp38y_1[data-theme=dark] ._emailField_jp38y_71 .MuiInputBase-input::placeholder{color:#cbd5e1;opacity:1}._page_jp38y_1[data-theme=dark] ._frame_jp38y_85{background:#fff;border-color:#94a3b838}._page_jp38y_1[data-theme=dark] ._state_jp38y_99,._page_jp38y_1[data-theme=dark] ._loadingState_jp38y_107{color:#cbd5e1}._page_jp38y_1[data-theme=dark] ._error_jp38y_118{color:#fca5a5}._page_jp38y_1[data-theme=dark] ._success_jp38y_122{color:#86efac}@media (width<=760px){._toolbar_jp38y_15{flex-direction:column;align-items:flex-start}._actions_jp38y_56{justify-content:flex-start;width:100%}._emailActions_jp38y_64{width:100%}._emailField_jp38y_71{flex:1;width:auto;min-width:0}}@media print{._toolbar_jp38y_15{display:none}._content_jp38y_75{padding:0}._frame_jp38y_85{border:0;min-height:100vh}}._page_11by3_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._detailPage_11by3_12{gap:12px}._toolbar_11by3_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._detailToolbar_11by3_25{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}._detailPage_11by3_12 ._toolbar_11by3_16{margin-bottom:0}._pageTitle_11by3_38{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_11by3_46{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_11by3_53{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_11by3_60{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_11by3_1[data-theme=dark] ._backButton_11by3_60{background-color:#102b48!important;border-color:#7dd3fc!important}._backButton_11by3_60:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._refreshButton_11by3_77{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._page_11by3_1[data-theme=dark] ._refreshButton_11by3_77{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._tableCard_11by3_90,._detailStateCard_11by3_91{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._filterPanel_11by3_99{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}._filterGrid_11by3_106{grid-template-columns:minmax(170px,220px) minmax(420px,560px) auto;justify-content:start;align-items:start;gap:12px;display:grid}._field_11by3_114{width:100%}._searchInput_11by3_118{width:100%;max-width:100%}._field_11by3_114 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._detailPage_11by3_12 ._field_11by3_114 .MuiInputBase-root{min-height:36px}._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiInputBase-root{background:#17263b}._field_11by3_114 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._field_11by3_114 .MuiInputLabel-root,._field_11by3_114 .MuiInputBase-input{font-size:13px}._detailPage_11by3_12 .Mui-disabled{opacity:1!important}._detailPage_11by3_12 .MuiInputBase-input.Mui-disabled,._detailPage_11by3_12 .MuiSelect-select.Mui-disabled{color:var(--dashboard-text-primary,#334155)!important;-webkit-text-fill-color:var(--dashboard-text-primary,#334155)!important}._detailPage_11by3_12 .MuiInputLabel-root.Mui-disabled,._detailPage_11by3_12 .MuiFormLabel-root.Mui-disabled,._detailPage_11by3_12 .MuiCheckbox-root.Mui-disabled,._detailPage_11by3_12 .MuiRadio-root.Mui-disabled{color:var(--dashboard-text-secondary,#64748b)!important}._nativeTextareaField_11by3_170{width:100%;min-width:0;display:block;position:relative}._nativeTextareaField_11by3_170 label{z-index:1;color:#64748b;cursor:text;background:#fff;padding:0 4px;font-size:12px;line-height:1;position:absolute;top:-7px;left:12px}._page_11by3_1[data-theme=dark] ._nativeTextareaField_11by3_170 label{color:#528aa9;background:#17263b}._nativeTextareaField_11by3_170 textarea{box-sizing:border-box;color:#0f172a;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:12px;width:100%;min-height:75px;padding:9px 10px 7px;font-family:inherit;font-size:11px;line-height:1.25;display:block;overflow:auto}._page_11by3_1[data-theme=dark] ._nativeTextareaField_11by3_170 textarea{color:#f8fafc;background:#17263b}._nativeTextareaField_11by3_170 textarea:hover{border-color:#1fa2ea3d}._nativeTextareaField_11by3_170 textarea:focus{border-color:#1fa2ea66;outline:none}._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiInputLabel-root{color:#528aa9!important}._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiInputBase-input,._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiSelect-select,._page_11by3_1[data-theme=dark] ._field_11by3_114 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._searchButton_11by3_236{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_11by3_236:hover{background-color:#0f84c1!important;border-color:#0f84c1!important}._tableToolbar_11by3_248{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_11by3_257{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableContainer_11by3_264{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_11by3_275{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_11by3_275::-webkit-scrollbar{width:0;height:0}._headCell_11by3_289{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:700!important}._page_11by3_1[data-theme=dark] ._headCell_11by3_289{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._bodyCell_11by3_305{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top;min-height:48px;color:#334155!important;border-bottom:1px solid #edf2f7!important;padding:8px 7px!important;font-size:12px!important;font-weight:500!important}._page_11by3_1[data-theme=dark] ._bodyCell_11by3_305{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_11by3_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_11by3_305{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._sortButton_11by3_328{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_11by3_328:hover,._sortButton_11by3_328:focus-visible{color:#0f84c1;outline:0}._page_11by3_1[data-theme=dark] ._sortButton_11by3_328:hover,._page_11by3_1[data-theme=dark] ._sortButton_11by3_328:focus-visible{color:#071e33}._sortIcon_11by3_356{width:18px;height:18px;color:inherit;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex}._sortIcon_11by3_356 .MuiSvgIcon-root{color:inherit}._linkButton_11by3_370{color:#0f84c1;cursor:pointer;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}._page_11by3_1[data-theme=dark] ._linkButton_11by3_370{color:#7dd3fc}._mutedLine_11by3_391{color:var(--dashboard-text-secondary,#64748b);margin-top:3px;font-size:11px;display:block}._iconActionButton_11by3_398{color:#0f84c1;cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #1fa2ea38;border-radius:8px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}._iconActionButton_11by3_398:disabled{cursor:not-allowed;opacity:.55}._page_11by3_1[data-theme=dark] ._iconActionButton_11by3_398{border-color:var(--dashboard-card-border,#94a3b838);color:#f8fafc;background:#ffffff29}._stateCell_11by3_425{text-align:center!important;color:#64748b!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._page_11by3_1[data-theme=dark] ._stateCell_11by3_425{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important}._loadingState_11by3_438{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._loadingSpinner_11by3_447{object-fit:contain;width:64px;height:64px}._errorBanner_11by3_453{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}._page_11by3_1[data-theme=dark] ._errorBanner_11by3_453{color:#fecaca;background:#7f1d1d38;border-color:#f871715c}._localTabs_11by3_469{background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:16px;padding:6px;display:flex}._page_11by3_1[data-theme=dark] ._localTabs_11by3_469{background:#5087a5;border-color:#2c3549}._localTab_11by3_469{color:#475569;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,color .12s}._page_11by3_1[data-theme=dark] ._localTab_11by3_469{color:#fff}._localTab_11by3_469:hover,._localTab_11by3_469:focus-visible{color:#003862;background:#eef8ff;outline:0}._page_11by3_1[data-theme=dark] ._localTab_11by3_469:hover,._page_11by3_1[data-theme=dark] ._localTab_11by3_469:focus-visible{color:#071e33;background:#fff}._localTabActive_11by3_517,._localTabActive_11by3_517:hover,._localTabActive_11by3_517:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._page_11by3_1[data-theme=dark] ._localTabActive_11by3_517,._page_11by3_1[data-theme=dark] ._localTabActive_11by3_517:hover,._page_11by3_1[data-theme=dark] ._localTabActive_11by3_517:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._page_11by3_1[data-theme=dark] ._localTabActive_11by3_517:hover,._page_11by3_1[data-theme=dark] ._localTabActive_11by3_517:focus-visible{color:#071e33;background:#fff}._detailsTabPanel_11by3_539{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:auto}._emptyTabPanel_11by3_547{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}._page_11by3_1[data-theme=dark] ._emptyTabPanel_11by3_547{background:#102644;border-color:#2c3549}._emptyTabTitle_11by3_565{color:#003862;font-size:16px!important;font-weight:800!important}._page_11by3_1[data-theme=dark] ._emptyTabTitle_11by3_565{color:#5087a5}._emptyTabText_11by3_575{color:#64748b;font-size:13px!important;font-weight:600!important}._page_11by3_1[data-theme=dark] ._emptyTabText_11by3_575{color:#fff}._detailScroll_11by3_585,._detailFormScroll_11by3_595{flex-direction:column;flex:auto;gap:12px;min-height:0;padding-right:4px;display:flex;overflow:auto}._dispatchDetailsCard_11by3_605{flex-direction:column;gap:0;display:flex}._customerTopRow_11by3_611{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 4px 5px;display:flex}._dispatchHeaderLeft_11by3_620{flex:auto;width:auto;min-width:0}._dispatchHeaderDispatcherSection_11by3_626{grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:4px 8px;min-width:0;display:grid}._dispatchRoLine_11by3_636{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}._dispatchHeaderRoLine_11by3_644{grid-area:1/1/auto/span 6;align-self:start}._dispatchHeaderDispatcherField_11by3_650{grid-area:2/7/auto/span 3;width:100%;min-width:0}._customerNumber_11by3_657{color:#10af1d;font-size:23px!important;font-weight:800!important;line-height:1!important}._customerStamp_11by3_664{color:var(--dashboard-text-primary,#00000070);white-space:nowrap;grid-area:2/1/auto/span 6;align-self:center;margin-top:0!important;font-size:11px!important;font-weight:500!important}._grid2_11by3_675{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._dashboardGrid_11by3_681{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px;display:grid}._compoundField_11by3_687{flex-direction:column;gap:6px;min-width:0;display:flex}._compoundTopRow_11by3_694{justify-content:space-between;align-items:center;gap:10px;min-height:20px;display:flex}._customerCarrierGrid_11by3_702{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchCompanyField_11by3_710{grid-area:1/1/auto/span 3}._dispatchContactField_11by3_715{grid-area:1/4/auto/span 3}._dispatchContactNumberField_11by3_720{grid-area:1/7/auto/span 3}._dispatchEmailField_11by3_725{grid-area:1/10/auto/span 3}._dispatchCarrierField_11by3_730{grid-area:2/1/auto/span 3}._dispatchDriverNameField_11by3_735{grid-area:2/4/auto/span 3}._dispatchDriverNumberField_11by3_740{grid-area:2/7/auto/span 3}._dispatchHowHeardField_11by3_745{grid-area:2/10/auto/span 3}._dispatchCompanyRequirementField_11by3_750{grid-area:3/1/auto/span 6;align-self:start;margin-top:2px!important}._dispatchCarrierRequirementField_11by3_757{grid-area:3/7/auto/span 6;align-self:start;margin-top:2px!important}._dispatchLowerControlsGrid_11by3_764{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:8px;display:grid}._dispatchFinalRowGrid_11by3_772{grid-column:1/span 6;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:6px 8px;display:grid}._dispatchFinalContactField_11by3_780{grid-area:1/1/auto/span 4}._dispatchFinalCustomerRefField_11by3_785{grid-area:1/5/auto/span 4}._dispatchOnsiteTimeField_11by3_790{grid-area:2/1/auto/span 6;min-width:0}._compoundPeerField_11by3_796{margin-top:26px!important}._inlineLabel_11by3_800{color:#374151;font-size:14px!important;font-weight:700!important;line-height:1.2!important}._page_11by3_1[data-theme=dark] ._inlineLabel_11by3_800{color:#f8fafc}._vehicleGrid_11by3_811{grid-column:7/span 6;grid-template-columns:minmax(0,.95fr) minmax(0,.95fr) minmax(0,1.1fr);align-items:flex-start;gap:8px;display:grid}._vehicleField_11by3_819{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}._vehicleToggle_11by3_827{white-space:nowrap;align-items:center;min-height:40px;display:flex;margin-right:0!important}._vehicleToggleLabel_11by3_835{color:var(--dashboard-text-primary,#374151);font-size:14px!important}._page_11by3_1[data-theme=dark] ._vehicleToggleLabel_11by3_835{color:#f8fafc}._dispatchSubsection_11by3_844{border-top:1px solid #3697db;margin-top:16px;padding-top:9px;padding-bottom:10px}._page_11by3_1[data-theme=dark] ._dispatchSubsection_11by3_844{border-top-color:#94a3b829}._dispatchSectionLegend_11by3_855{min-width:0;color:var(--dashboard-card-title,#003862);letter-spacing:0;flex:auto;align-items:center;margin:-18px 0 16px;font-size:14px;font-weight:800;line-height:16px;display:flex}._dispatchSectionLegend_11by3_855 span{background:var(--dashboard-card-surface,#fff);white-space:normal;max-width:100%;margin-left:42px;padding:0 8px}._dispatchSubsectionHeader_11by3_876{justify-content:space-between;align-items:center;gap:12px;margin:-18px 0 24px;display:flex;position:relative}._dispatchSubsectionHeader_11by3_876 ._dispatchSectionLegend_11by3_855{margin:0;padding-right:190px}._dispatchSubsectionHeader_11by3_876 ._sectionLinkButton_11by3_890{background:var(--dashboard-card-surface,#fff);text-align:right;white-space:normal;flex:none;max-width:calc(100% - 16px);padding-left:8px;line-height:16px;position:absolute;top:18px;right:0}._dispatchLocationGrid_11by3_903{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchProblemField_11by3_910,._dispatchAddressField_11by3_911,._dispatchCityField_11by3_912,._dispatchStateZipGroup_11by3_913,._dispatchCountyField_11by3_914{min-width:0}._dispatchStateZipGroup_11by3_913{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}._tireCallsToggleField_11by3_924{align-items:center;gap:12px;min-height:40px;padding-left:20px;display:flex}._tireCallsToggleField_11by3_924 ._inlineField_11by3_932{align-self:center;align-items:center;min-height:40px}._tireGroup_11by3_938{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._tirePositionField_11by3_945{grid-area:1/1;align-self:end}._tireNotesField_11by3_951{grid-area:1/2/span 2;align-self:start}._tireBrandField_11by3_957{grid-area:2/1}._tireActionField_11by3_962{grid-area:3/1}._inlineField_11by3_932{align-self:end;align-items:center;gap:10px;min-height:40px;display:flex}._dispatchTechGrid_11by3_975{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchEtaMileageGroup_11by3_982{grid-column:1/span 4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}._dispatchTechsField_11by3_990{grid-column:7/span 6;min-width:0}._readonlyLinkText_11by3_995{color:#0f84c1;font-size:13px;font-weight:800;text-decoration:none}._sectionLinkButton_11by3_890{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;text-decoration:none}._sectionLinkButton_11by3_890:hover,._sectionLinkButton_11by3_890:focus-visible{color:#003862;outline:0}._page_11by3_1[data-theme=dark] ._sectionLinkButton_11by3_890{color:#7dd3fc}._page_11by3_1[data-theme=dark] ._sectionLinkButton_11by3_890:hover,._page_11by3_1[data-theme=dark] ._sectionLinkButton_11by3_890:focus-visible{color:#fff}._additionalGrid_11by3_1029{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}._additionalTextareaField_11by3_1036{min-height:75px}._fleetnetInlineSection_11by3_1040{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}._fleetnetSection_11by3_1048{flex-direction:column;gap:10px;display:flex}._fleetnetStatusRow_11by3_1054{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}._fleetnetRadioLabel_11by3_1061{white-space:nowrap;margin:0!important}._fleetnetRadioLabel_11by3_1061 .MuiRadio-root{padding:3px 5px}._fleetnetRadioLabel_11by3_1061 .MuiFormControlLabel-label{color:var(--dashboard-text-primary,#0f172a);font-size:12px;font-weight:700}._fleetnetStatusSelect_11by3_1076{width:min(180px,100%)}._fleetnetStatusSelect_11by3_1076 .MuiInputBase-root{min-height:32px}._fleetnetStatusSelect_11by3_1076 .MuiSelect-select{padding-top:6px;padding-bottom:6px;font-size:12px}._page_11by3_1[data-theme=dark] ._fleetnetRadioLabel_11by3_1061 .MuiFormControlLabel-label{color:#f8fafc}._additionalFleetnetGrid_11by3_1094{grid-column:1/span 2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}._uploadBox_11by3_1102{background:linear-gradient(#f0f6fce6,#fafcffe6);border:1px dashed #c9d7e6;border-radius:14px;grid-column:1/span 2;justify-content:center;align-items:center;min-height:140px;padding:12px;display:flex}._uploadedImagesSection_11by3_1114{flex-direction:column;grid-column:1/span 2;gap:10px;min-width:0;display:flex}._page_11by3_1[data-theme=dark] ._uploadBox_11by3_1102{background:#17263b}._uploadEmptyText_11by3_1126{color:#94a3b8;text-align:center;font-size:13px;font-weight:700}._galleryGrid_11by3_1133{scrollbar-width:thin;grid-auto-columns:112px;grid-auto-flow:column;place-items:start stretch;gap:10px;width:100%;padding:8px 6px 6px 8px;display:grid;overflow:auto hidden}._galleryThumbButton_11by3_1147{vertical-align:top;cursor:pointer;background:#f8fbff;border:0;border-radius:8px;width:100%;height:96px;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a14}._galleryThumbItem_11by3_1163{flex-direction:column;align-self:start;gap:6px;min-width:0;display:flex;position:relative}._galleryThumbLabel_11by3_1172{z-index:1;overflow-wrap:anywhere;max-height:100%;color:var(--dashboard-text-primary,#334155);text-align:left;white-space:normal;background:linear-gradient(#f8fbffc7,#f8fbfff5);padding:6px 8px;font-size:12px;font-weight:700;line-height:1.2;display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden}._page_11by3_1[data-theme=dark] ._galleryThumbLabel_11by3_1172{color:#102b5f}._galleryRemoveButton_11by3_1196{z-index:1;color:#fff;cursor:pointer;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:-8px;right:-8px;box-shadow:0 10px 20px #7f1d1d4d}._galleryRemoveButton_11by3_1196:hover{background:#b91c1c}._galleryRemoveButton_11by3_1196:focus-visible{outline-offset:2px;outline:2px solid #fca5a5}._galleryThumbButton_11by3_1147 img{object-fit:cover;width:100%;height:100%;display:block}._galleryBackdrop_11by3_1230{background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._galleryDialog_11by3_1240{background:#0000008f;border-radius:8px;justify-content:center;align-items:center;max-width:750px;max-height:650px;padding:10px 30px;display:flex;position:relative}._galleryImage_11by3_1252{object-fit:contain;transform-origin:50%;background:#fff;width:min(680px,100vw - 112px);max-width:min(680px,100vw - 112px);height:min(560px,100vh - 112px);max-height:min(560px,100vh - 112px);transition:transform .16s;display:block;box-shadow:0 30px 80px #00000059}._galleryRotateControls_11by3_1265{gap:8px;display:inline-flex;position:absolute;bottom:-50px;right:50%;transform:translate(50%)}._galleryRotateButton_11by3_1274{color:#fff;cursor:pointer;background:#0000007a;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}._galleryRotateButton_11by3_1274:hover{background:#0f172ae6}._galleryRotateButton_11by3_1274:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryControlButton_11by3_1296{z-index:1;color:#fff;cursor:pointer;background:#0000004f;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex;position:absolute}._galleryControlButton_11by3_1296:hover{background:#0f172ae0}._galleryControlButton_11by3_1296:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryCloseButton_11by3_1322{top:-14px;right:-14px}._galleryNavButton_11by3_1327{background:#00000061;width:42px;height:42px;top:50%;transform:translateY(-50%)}._galleryNavPrev_11by3_1335{left:-58px}._galleryNavNext_11by3_1339{right:-58px}._galleryChevron_11by3_1343{border-top:2.5px solid #fff;border-right:2.5px solid #fff;width:12px;height:12px;display:block}._galleryChevronLeft_11by3_1351{margin-left:4px;transform:rotate(-135deg)}._galleryChevronRight_11by3_1356{margin-right:4px;transform:rotate(45deg)}._bottomActions_11by3_1361{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 30px;display:flex}._infoGrid_11by3_1370,._notesGrid_11by3_1371,._fleetnetGrid_11by3_1372{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._infoItem_11by3_1378,._noteItem_11by3_1379{min-width:0}._infoItemWide_11by3_1383,._notesWide_11by3_1384{grid-column:span 2}._infoLabel_11by3_1388{color:var(--dashboard-text-secondary,#64748b);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}._infoValue_11by3_1397,._readonlyBlock_11by3_1398{border:1px solid var(--dashboard-card-border,#1fa2ea29);min-height:36px;color:var(--dashboard-text-primary,#334155);overflow-wrap:anywhere;white-space:pre-wrap;background:#f8fbffd9;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:600;display:block}._page_11by3_1[data-theme=dark] ._infoValue_11by3_1397,._page_11by3_1[data-theme=dark] ._readonlyBlock_11by3_1398{background:#17263b}._readonlyBlock_11by3_1398{min-height:76px}._emptyPanel_11by3_1421{border:1px dashed var(--dashboard-card-border,#1fa2ea2e);min-height:86px;color:var(--dashboard-text-secondary,#64748b);text-align:center;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}._notesList_11by3_1434{flex-direction:column;gap:10px;display:flex}._noteItem_11by3_1379{border:1px solid var(--dashboard-card-border,#1fa2ea29);background:var(--dashboard-card-surface,#fff);border-radius:8px;padding:10px}._noteText_11by3_1447{color:var(--dashboard-text-primary,#334155);white-space:pre-wrap;font-size:13px!important;font-weight:600!important}._noteMeta_11by3_1454{color:var(--dashboard-text-secondary,#64748b);margin-top:6px!important;font-size:11px!important;font-weight:700!important}._readonlyRadioGroup_11by3_1461{min-height:40px}._readonlyRadioGroup_11by3_1461 .MuiFormControlLabel-label{color:var(--dashboard-text-primary,#334155);font-size:13px;font-weight:700}._imageGrid_11by3_1471{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}._thumbnailButton_11by3_1477{aspect-ratio:4/3;border:1px solid var(--dashboard-card-border,#1fa2ea29);cursor:pointer;background:#f8fbff;border-radius:8px;padding:0;overflow:hidden}._thumbnailButton_11by3_1477 img{object-fit:cover;width:100%;height:100%;display:block}._dialogTitle_11by3_1494{color:#003862;justify-content:space-between;align-items:center;gap:16px;display:flex;font-size:18px!important;font-weight:800!important}._dialogContent_11by3_1504{padding:0 24px 24px!important}._confirmText_11by3_1508{color:var(--dashboard-text-primary,#334155);font-size:14px!important;font-weight:600!important}._confirmError_11by3_1514{color:#dc2626;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._confirmActions_11by3_1521{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}._imageDialogContent_11by3_1528{padding:0 16px 16px!important}._fullImage_11by3_1532{object-fit:contain;max-width:min(86vw,1100px);max-height:78vh;display:block}@media (width<=900px){._filterGrid_11by3_106,._dashboardGrid_11by3_681,._additionalGrid_11by3_1029,._infoGrid_11by3_1370,._notesGrid_11by3_1371,._fleetnetGrid_11by3_1372{grid-template-columns:1fr}._additionalFleetnetGrid_11by3_1094{grid-column:span 1;grid-template-columns:1fr}._vehicleGrid_11by3_811,._tireGroup_11by3_938{grid-template-columns:1fr;gap:14px}._tirePositionField_11by3_945,._tireNotesField_11by3_951,._tireBrandField_11by3_957,._tireActionField_11by3_962{grid-area:auto/1}._uploadBox_11by3_1102{grid-column:span 1}._compoundPeerField_11by3_796{margin-top:0!important}._searchInput_11by3_118{width:100%}._infoItemWide_11by3_1383,._notesWide_11by3_1384{grid-column:span 1}}@media (width<=640px){._page_11by3_1{padding:16px}._galleryBackdrop_11by3_1230{padding:14px}._galleryDialog_11by3_1240{width:100%;padding:8px 34px}._galleryImage_11by3_1252{width:calc(100vw - 96px);max-width:calc(100vw - 96px);height:calc(100vh - 96px);max-height:calc(100vh - 96px)}._galleryNavPrev_11by3_1335{left:-4px}._galleryNavNext_11by3_1339{right:-4px}._galleryCloseButton_11by3_1322{top:-12px;right:-8px}._galleryRotateControls_11by3_1265{bottom:-48px}._actions_11by3_53,._actions_11by3_53 .MuiButton-root{width:100%}}._infiniteStatusBar_11by3_1630{justify-content:center;align-items:center;min-height:30px;padding-top:8px;display:flex}._infiniteStatusBar_11by3_1630 ._resultText_11by3_257{margin-right:0}._toolbar_11by3_16,._header_11by3_1644{padding-left:48px;position:relative}._backButton_11by3_60{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_11by3_60,._backButton_11by3_60:hover,._backButton_11by3_60:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_11by3_1[data-theme=dark] ._backButton_11by3_60,._page_11by3_1[data-theme=dark] ._backButton_11by3_60:hover,._page_11by3_1[data-theme=dark] ._backButton_11by3_60:focus-visible,._pageDark_11by3_1675 ._backButton_11by3_60,._pageDark_11by3_1675 ._backButton_11by3_60:hover,._pageDark_11by3_1675 ._backButton_11by3_60:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_11by3_60:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_11by3_60:hover:after,._backButton_11by3_60:focus-visible:after{opacity:1;transform:translate(-50%)}._page_11by3_1[data-theme=dark] ._backButton_11by3_60:after,._pageDark_11by3_1675 ._backButton_11by3_60:after{color:#0f172a;background:#f8fafcf2}._backButton_11by3_60,._backButton_11by3_60:hover,._backButton_11by3_60:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_idm3n_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._page_idm3n_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_idm3n_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_idm3n_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_idm3n_33{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_idm3n_40,._filterPanel_idm3n_41,._tableToolbar_idm3n_42,._actionLinks_idm3n_43{align-items:center;gap:8px;display:flex}._backButton_idm3n_49{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_idm3n_1[data-theme=dark] ._refreshButton_idm3n_55{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_idm3n_1[data-theme=dark] ._refreshButton_idm3n_55:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49,._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._tableCard_idm3n_79{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._filterPanel_idm3n_41{align-items:flex-start;margin-bottom:14px}._searchField_idm3n_92{width:min(100%,360px)}._searchButton_idm3n_96{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._tableToolbar_idm3n_42{justify-content:flex-end;margin-bottom:12px}._resultText_idm3n_108{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_idm3n_115{flex:0 0 210px;width:210px}._searchField_idm3n_92 .MuiInputBase-root,._tableSearch_idm3n_115 .MuiInputBase-root{background:#fff;border-radius:10px;min-height:40px}._page_idm3n_1 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._page_idm3n_1 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._page_idm3n_1 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._page_idm3n_1[data-theme=dark] ._searchField_idm3n_92 .MuiInputBase-root,._page_idm3n_1[data-theme=dark] ._tableSearch_idm3n_115 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_idm3n_1[data-theme=dark] ._searchField_idm3n_92 .MuiInputLabel-root,._page_idm3n_1[data-theme=dark] ._tableSearch_idm3n_115 .MuiInputLabel-root{color:#528aa9!important}._page_idm3n_1[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._page_idm3n_1[data-theme=dark] .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._page_idm3n_1[data-theme=dark] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._page_idm3n_1[data-theme=dark] ._searchField_idm3n_92 .MuiInputBase-input,._page_idm3n_1[data-theme=dark] ._tableSearch_idm3n_115 .MuiInputBase-input{color:#f8fafc}._page_idm3n_1[data-theme=dark] ._searchField_idm3n_92 .MuiInputBase-input::placeholder,._page_idm3n_1[data-theme=dark] ._tableSearch_idm3n_115 .MuiInputBase-input::placeholder{color:#528aa9;opacity:1}._searchField_idm3n_92 .MuiInputBase-input,._searchField_idm3n_92 .MuiInputLabel-root,._tableSearch_idm3n_115 .MuiInputBase-input,._tableSearch_idm3n_115 .MuiInputLabel-root{font-size:13px}._tableContainer_idm3n_180{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_idm3n_190{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_idm3n_190::-webkit-scrollbar{width:0;height:0}._table_idm3n_42{min-width:1040px}._headCell_idm3n_208{white-space:nowrap;border-bottom:1px solid var(--dashboard-card-border,#dbe6f3)!important;color:var(--dashboard-text-primary,#334155)!important;background:#f8fbff!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._page_idm3n_1[data-theme=dark] ._headCell_idm3n_208{color:#fff!important;background:#5087a5!important}._topCustomerHead_idm3n_223{white-space:normal;line-height:1.15!important}._bodyRow_idm3n_228:nth-child(2n) ._bodyCell_idm3n_228,._bodyRow_idm3n_228:nth-child(2n) ._nameCell_idm3n_229{background:#fbfdff}._page_idm3n_1[data-theme=dark] ._bodyRow_idm3n_228:nth-child(2n) ._bodyCell_idm3n_228,._page_idm3n_1[data-theme=dark] ._bodyRow_idm3n_228:nth-child(2n) ._nameCell_idm3n_229,._page_idm3n_1[data-theme=dark] ._bodyCell_idm3n_228,._page_idm3n_1[data-theme=dark] ._nameCell_idm3n_229{background:var(--dashboard-card-surface,#111c2f)!important}._bodyCell_idm3n_228,._nameCell_idm3n_229{overflow-wrap:anywhere;border-bottom:1px solid var(--dashboard-card-border,#edf2f7)!important;color:var(--dashboard-text-primary,#334155)!important;vertical-align:top!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._nameCell_idm3n_229{color:var(--dashboard-card-title,#003862)!important;font-weight:800!important}._customerCellButton_idm3n_256{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;line-height:inherit;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;padding:0}._customerCellButton_idm3n_256:hover,._customerCellButton_idm3n_256:focus-visible{color:#0f84c1;outline:0}._page_idm3n_1[data-theme=dark] ._customerCellButton_idm3n_256:hover,._page_idm3n_1[data-theme=dark] ._customerCellButton_idm3n_256:focus-visible{color:#7dd3fc}._topCustomerCell_idm3n_281{line-height:1!important}._topCustomerCheckbox_idm3n_285{vertical-align:top;padding:0!important}._actionCell_idm3n_290{white-space:nowrap}._stateCell_idm3n_294{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._tableLoadingState_idm3n_302{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;display:flex}._tableLoadingSpinner_idm3n_311{object-fit:contain;width:56px;height:56px}._loadingText_idm3n_317{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:800!important}._inlineError_idm3n_323{color:#b42318;margin:0 0 8px!important;font-size:12px!important;font-weight:800!important}._actionLinks_idm3n_43{flex-wrap:nowrap;align-items:flex-start;gap:6px}._actionLinkButton_idm3n_336{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLinkButton_idm3n_336:hover,._actionLinkButton_idm3n_336:focus-visible{color:#003862;outline:0}._page_idm3n_1[data-theme=dark] ._actionLinkButton_idm3n_336:hover,._page_idm3n_1[data-theme=dark] ._actionLinkButton_idm3n_336:focus-visible{color:#7dd3fc}._infiniteStatusBar_idm3n_360{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-top:0;border-radius:0 0 8px 8px;justify-content:center;align-items:center;min-height:40px;display:flex}._paginationText_idm3n_371{color:var(--dashboard-text-secondary,#64748b);font-size:12px!important;font-weight:800!important}@media (width<=760px){._page_idm3n_1{padding:16px}._filterPanel_idm3n_41,._tableToolbar_idm3n_42{flex-direction:column;align-items:stretch}._searchField_idm3n_92,._tableSearch_idm3n_115{flex-basis:auto;width:100%}._resultText_idm3n_108{margin-right:0}}._filterPanel_idm3n_41{justify-content:flex-start;width:100%}._searchField_idm3n_92{flex:0 0 320px;width:320px;max-width:320px}._searchButton_idm3n_96{flex:none;min-width:108px!important}@media (width>=1200px){._searchField_idm3n_92{flex-basis:340px;width:340px;max-width:340px}}@media (width<=760px){._searchField_idm3n_92{flex:auto;width:100%;max-width:none}._searchButton_idm3n_96{width:100%}}._filterPanel_idm3n_41{align-items:center;gap:10px;margin-bottom:12px}._filterPanel_idm3n_41 ._resultText_idm3n_108{white-space:nowrap;margin-left:auto;margin-right:0}._filterPanel_idm3n_41 ._tableSearch_idm3n_115{flex:0 0 236px;width:236px}._tableToolbar_idm3n_42{display:none}@media (width<=900px){._filterPanel_idm3n_41{flex-wrap:wrap;align-items:stretch}._filterPanel_idm3n_41 ._resultText_idm3n_108{order:3;width:100%;margin-left:0}._filterPanel_idm3n_41 ._tableSearch_idm3n_115{flex:100%;order:4;width:100%}}._localTabs_idm3n_475{border-bottom:1px solid var(--dashboard-border,#e2e8f0);align-items:center;gap:6px;margin-bottom:12px;display:flex}._localTab_idm3n_475{min-height:34px;color:var(--dashboard-text-secondary,#64748b);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:7px 14px;font-size:13px;font-weight:800}._localTabActive_idm3n_495{color:var(--dashboard-card-title,#003862);border-bottom-color:#1297db}._detailsPanel_idm3n_500{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._detailsHeader_idm3n_508{border-bottom:1px solid var(--dashboard-border,#e2e8f0);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}._detailsTitle_idm3n_518{color:var(--dashboard-card-title,#003862);font-size:16px!important;font-weight:900!important;line-height:1.2!important}._detailsMeta_idm3n_525{color:var(--dashboard-text-secondary,#64748b);margin-top:2px!important;font-size:12px!important;font-weight:700!important}._detailsScroll_idm3n_532{flex:auto;min-height:0;padding-right:4px;overflow:auto}._formSection_idm3n_539{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;margin-bottom:10px;overflow:hidden}._formSectionTitle_idm3n_547{color:var(--dashboard-card-title,#003862);background:#f1f5f9;padding:7px 10px;font-size:12px!important;font-weight:900!important}._formGrid_idm3n_555{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid}._fieldWide_idm3n_562{grid-column:span 2}._fullWidthField_idm3n_566{width:calc(100% - 20px);margin:0 10px 10px!important}._formGrid_idm3n_555 .MuiInputBase-root,._fullWidthField_idm3n_566 .MuiInputBase-root,._contactNotesField_idm3n_573 .MuiInputBase-root,._taxItem_idm3n_574 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:36px}._page_idm3n_1[data-theme=dark] ._formGrid_idm3n_555 .MuiInputBase-root,._page_idm3n_1[data-theme=dark] ._fullWidthField_idm3n_566 .MuiInputBase-root,._page_idm3n_1[data-theme=dark] ._contactNotesField_idm3n_573 .MuiInputBase-root,._page_idm3n_1[data-theme=dark] ._taxItem_idm3n_574 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_idm3n_1[data-theme=dark] ._formGrid_idm3n_555 .MuiInputLabel-root,._page_idm3n_1[data-theme=dark] ._fullWidthField_idm3n_566 .MuiInputLabel-root,._page_idm3n_1[data-theme=dark] ._contactNotesField_idm3n_573 .MuiInputLabel-root{color:#528aa9!important}._formGrid_idm3n_555 .MuiInputBase-input,._formGrid_idm3n_555 .MuiInputLabel-root,._fullWidthField_idm3n_566 .MuiInputBase-input,._fullWidthField_idm3n_566 .MuiInputLabel-root,._contactNotesField_idm3n_573 .MuiInputBase-input,._contactNotesField_idm3n_573 .MuiInputLabel-root,._taxItem_idm3n_574 .MuiInputBase-input{font-size:12px}._page_idm3n_1[data-theme=dark] ._formGrid_idm3n_555 .MuiInputBase-input,._page_idm3n_1[data-theme=dark] ._formGrid_idm3n_555 .MuiSelect-select,._page_idm3n_1[data-theme=dark] ._fullWidthField_idm3n_566 .MuiInputBase-input,._page_idm3n_1[data-theme=dark] ._contactNotesField_idm3n_573 .MuiInputBase-input,._page_idm3n_1[data-theme=dark] ._taxItem_idm3n_574 .MuiInputBase-input{color:#f8fafc}._page_idm3n_1[data-theme=dark] ._formSectionTitle_idm3n_547{color:#fff;background:#5087a5}._formGrid_idm3n_555 textarea{line-height:1.35}._taxContent_idm3n_621{--tax-notes-height:66px;grid-template-columns:minmax(0,560px) minmax(260px,1fr);align-items:start;gap:8px;padding:10px;display:grid}._taxGrid_idm3n_630{grid-template-columns:repeat(4,minmax(112px,1fr));align-content:start;gap:6px;display:grid}._taxItem_idm3n_574{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:8px;display:grid}._taxItem_idm3n_574 .MuiInputBase-root{min-height:30px}._taxItem_idm3n_574 .MuiInputBase-input{padding:5px 8px}._taxItem_idm3n_574 .MuiFormControlLabel-root,._compactCheckbox_idm3n_653{margin:0!important}._taxItem_idm3n_574 .MuiCheckbox-root{padding:4px 5px!important}._taxItem_idm3n_574 .MuiFormControlLabel-label,._compactCheckbox_idm3n_653 .MuiFormControlLabel-label{color:#334155;font-size:12px;font-weight:700}._page_idm3n_1[data-theme=dark] ._taxItem_idm3n_574 .MuiFormControlLabel-label,._page_idm3n_1[data-theme=dark] ._compactCheckbox_idm3n_653 .MuiFormControlLabel-label{color:#f8fafc}._contactNotesField_idm3n_573{height:var(--tax-notes-height)}._contactNotesField_idm3n_573 .MuiInputBase-root{min-height:var(--tax-notes-height);height:var(--tax-notes-height);align-items:flex-start}._contactNotesField_idm3n_573 textarea{line-height:1.35;height:46px!important;min-height:0!important;overflow:auto!important}._imageEmpty_idm3n_690{color:var(--dashboard-text-secondary,#64748b);text-align:center;border:1px dashed #cbd5e1;border-radius:8px;margin:10px;padding:18px;font-size:12px;font-weight:800}._page_idm3n_1[data-theme=dark] ._imageEmpty_idm3n_690{background:#0f172a;border-color:#94a3b861}._formActions_idm3n_706{background:var(--dashboard-card-surface,#fff);justify-content:flex-end;gap:8px;padding-top:10px;display:flex}._emptyDetails_idm3n_714{text-align:center;flex:auto;align-content:center;place-items:center;gap:8px;min-height:320px;display:grid}._emptyTitle_idm3n_724{color:var(--dashboard-card-title,#003862);font-size:16px!important;font-weight:900!important}._emptyCopy_idm3n_730{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._uploadTitle_idm3n_736{font-size:16px!important}._uploadContent_idm3n_740{gap:18px;display:grid}._uploadCustomerName_idm3n_745{color:var(--dashboard-text-primary,#334155);font-size:13px!important;font-weight:800!important}._confirmText_idm3n_751{color:var(--dashboard-text-primary,#334155);font-size:13px!important;font-weight:800!important;line-height:1.45!important}._confirmTextDark_idm3n_758{color:#f8fafc}._uploadDropzone_idm3n_762{color:#0f84c1;cursor:pointer;text-align:center;background:#fff;border:1px solid #d7e2ef;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:118px;font-size:13px;font-weight:900;display:flex}._uploadDropzoneDark_idm3n_778{color:#528aa9;background:#071e33;border-color:#1fa2ea29}._uploadDropzone_idm3n_762 input{display:none}._uploadActions_idm3n_789{background:var(--dashboard-card-surface,#fff);padding:12px 24px 18px!important}._uploadActionsDark_idm3n_794{background:#071e33}._uploadFeedbackArea_idm3n_798{background:var(--dashboard-card-surface,#fff);gap:4px;min-height:22px;padding:0 24px 4px;display:grid}._uploadFeedbackAreaDark_idm3n_806{background:#071e33}._uploadSuccessMessage_idm3n_810{color:#166534;background:#22c55e14;border:1px solid #16a34a33;border-radius:14px;padding:12px 16px;margin:0!important;font-size:14px!important;font-weight:600!important}._uploadSuccessMessageDark_idm3n_821{color:#bbf7d0}@media (width<=1100px){._formGrid_idm3n_555{grid-template-columns:repeat(2,minmax(0,1fr))}._taxContent_idm3n_621{grid-template-columns:1fr}._taxGrid_idm3n_630{grid-template-columns:repeat(4,minmax(112px,1fr))}}@media (width<=760px){._detailsHeader_idm3n_508{flex-direction:column;align-items:stretch}._formGrid_idm3n_555{grid-template-columns:1fr}._taxGrid_idm3n_630{grid-template-columns:repeat(2,minmax(112px,1fr))}._fieldWide_idm3n_562{grid-column:auto}._formActions_idm3n_706{flex-direction:column-reverse}}._detailsLoading_idm3n_863{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:8px;min-height:320px;display:flex}._detailsError_idm3n_873{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;margin-bottom:8px!important;font-size:12px!important;font-weight:800!important}._imageGrid_idm3n_884{flex-wrap:wrap;gap:8px;padding:10px;display:flex}._imageThumb_idm3n_891{border:1px solid var(--dashboard-card-border,#dbe6f3);background:#f8fbff;border-radius:8px;width:72px;height:72px;display:block;overflow:hidden}._page_idm3n_1[data-theme=dark] ._imageThumb_idm3n_891{background:#0f172a}._imageThumb_idm3n_891 img{object-fit:cover;width:100%;height:100%}._rateInlineGroup_idm3n_911,._holidayRows_idm3n_912{grid-column:1/-1;gap:8px;display:grid}._rateInlineGroup_idm3n_911{border:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px}._holidayRows_idm3n_912{border:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;border-radius:8px;padding:8px}._page_idm3n_1[data-theme=dark] ._rateInlineGroup_idm3n_911,._page_idm3n_1[data-theme=dark] ._holidayRows_idm3n_912{background:#0f172a}._holidayRow_idm3n_912{grid-template-columns:minmax(160px,1.2fr) minmax(100px,.8fr) minmax(120px,.8fr) minmax(120px,.8fr) auto;align-items:center;gap:8px;display:grid}._removeHolidayButton_idm3n_945{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800}._removeHolidayButton_idm3n_945:hover,._removeHolidayButton_idm3n_945:focus-visible{border-color:#ef4444;outline:0}._addHolidayButton_idm3n_963{justify-self:flex-start}@media (width<=1100px){._holidayRow_idm3n_912{grid-template-columns:repeat(2,minmax(0,1fr))}._removeHolidayButton_idm3n_945{justify-self:flex-start}}@media (width<=760px){._rateInlineGroup_idm3n_911,._holidayRow_idm3n_912{grid-template-columns:1fr}}._datePickerPanel_idm3n_984{border:1px solid var(--dashboard-card-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._page_idm3n_1[data-theme=dark] ._datePickerPanel_idm3n_984,._page_idm3n_1[data-theme=dark] ._timePickerPanel_idm3n_994{box-shadow:0 22px 60px #0206177a}._datePickerHeader_idm3n_998,._timePickerHeader_idm3n_999{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_idm3n_1007{color:var(--dashboard-card-title,#003862);font-size:14px!important;font-weight:800!important}._weekdayGrid_idm3n_1013,._dayGrid_idm3n_1014{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_idm3n_1013{color:var(--dashboard-text-secondary,#64748b);text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_idm3n_1028{width:34px;height:32px;color:var(--dashboard-text-primary,#334155);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-size:12px;font-weight:700}._dayButton_idm3n_1028:hover,._dayButton_idm3n_1028:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_idm3n_1048{color:#94a3b8}._dayButtonToday_idm3n_1052{border-color:#1fa2ea59}._dayButtonSelected_idm3n_1056,._dayButtonSelected_idm3n_1056:hover,._dayButtonSelected_idm3n_1056:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_idm3n_1064{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_idm3n_1071{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_idm3n_1071:hover,._dateTextButton_idm3n_1071:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._timePickerPanel_idm3n_994{border:1px solid var(--dashboard-card-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-radius:8px;width:220px;padding:12px;box-shadow:0 18px 50px #0f172a2e}._timeOptionList_idm3n_1096{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:252px;padding-right:2px;display:grid;overflow:auto}._timeOptionButton_idm3n_1105{min-height:30px;color:var(--dashboard-text-primary,#334155);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-size:12px;font-weight:700}._timeOptionButton_idm3n_1105:hover,._timeOptionButton_idm3n_1105:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._timeOptionSelected_idm3n_1124,._timeOptionSelected_idm3n_1124:hover,._timeOptionSelected_idm3n_1124:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._muiTimePicker_idm3n_1132{width:100%}._muiTimePicker_idm3n_1132 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:36px}._page_idm3n_1[data-theme=dark] ._muiTimePicker_idm3n_1132 .MuiInputBase-root{background:#17263b}._page_idm3n_1[data-theme=dark] ._muiTimePicker_idm3n_1132 .MuiInputLabel-root{color:#528aa9!important}._muiTimePicker_idm3n_1132 .MuiInputBase-input,._muiTimePicker_idm3n_1132 .MuiInputLabel-root{font-size:12px}._companyInfoGrid_idm3n_1155{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;align-items:start}._companyNameField_idm3n_1161{grid-column:1/2}._companyAddressField_idm3n_1165{grid-column:2/3}._companyPhoneField_idm3n_1169{grid-column:3/4}._companyEmailField_idm3n_1173{grid-column:4/5}._companyHearAboutField_idm3n_1187{grid-area:3/1/auto/3;justify-self:start;width:fit-content;max-width:max-content;margin:0!important}._pricingGrid_idm3n_1206{grid-template-columns:1fr;align-items:start}._pricingRateField_idm3n_1211,._pricingServiceField_idm3n_1212,._partsMarkupField_idm3n_1213{min-width:0}._pricingInputRow_idm3n_1217{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}._pricingCheckboxRow_idm3n_1223{grid-template-columns:repeat(3,max-content);justify-content:start;align-items:center;gap:12px;display:grid}._pricingCheckbox_idm3n_1223{border-radius:8px;min-height:34px;padding:0 4px;align-items:center!important;display:flex!important}._pricingCheckbox_idm3n_1223 .MuiCheckbox-root{padding:6px 8px!important}._pricingCheckbox_idm3n_1223 .MuiFormControlLabel-label{color:#1e293b;white-space:nowrap;font-size:12px;font-weight:800}._pricingGrid_idm3n_1206 ._rateInlineGroup_idm3n_911,._pricingGrid_idm3n_1206 ._holidayRows_idm3n_912{margin-top:0}@media (width<=1100px){._companyInfoGrid_idm3n_1155,._pricingInputRow_idm3n_1217{grid-template-columns:repeat(2,minmax(0,1fr))}._pricingCheckboxRow_idm3n_1223{grid-template-columns:repeat(3,minmax(0,max-content))}._companyNameField_idm3n_1161,._companyAddressField_idm3n_1165,._companyPhoneField_idm3n_1169,._companyEmailField_idm3n_1173,._companyNotesField_idm3n_1182,._companyPromptField_idm3n_1177{grid-column:auto}._companyNotesField_idm3n_1182,._companyPromptField_idm3n_1177{grid-column:1/-1}}@media (width<=760px){._companyInfoGrid_idm3n_1155,._pricingInputRow_idm3n_1217,._pricingCheckboxRow_idm3n_1223{grid-template-columns:1fr}._pricingCheckbox_idm3n_1223 .MuiFormControlLabel-label{white-space:normal}}._saveError_idm3n_1292{color:#b91c1c;margin:0!important;font-size:12px!important;font-weight:800!important}._companyInfoGrid_idm3n_1155{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._companyNameField_idm3n_1161{grid-area:1/1/auto/2}._companyAddressField_idm3n_1165{grid-area:1/2/auto/3}._companyPhoneField_idm3n_1169{grid-area:1/3/auto/4}._companyEmailField_idm3n_1173{grid-area:1/4/auto/5}._companyPromptField_idm3n_1177{grid-area:2/1/auto/3}._companyNotesField_idm3n_1182{grid-area:2/3/auto/5}._companyPriorityField_idm3n_1196{grid-area:3/3/auto/5}._paymentNotesField_idm3n_1340{grid-column:1/-1}._companyNotesField_idm3n_1182 .MuiInputBase-root,._companyPromptField_idm3n_1177 .MuiInputBase-root{align-items:flex-start}._customerNativeTextareaField_idm3n_1349{width:100%;min-width:0;display:block;position:relative}._customerNativeTextareaField_idm3n_1349 label{z-index:1;color:#64748b;cursor:text;background:#fff;padding:0 4px;font-size:12px;line-height:1;position:absolute;top:-7px;left:12px}._customerNativeTextareaField_idm3n_1349 textarea{box-sizing:border-box;color:#0f172a;width:100%;min-height:96px;font:inherit;resize:vertical;background:#fff;border:1px solid #1fa2ea29;border-radius:8px;padding:11px 10px 7px;font-size:12px;font-weight:600;line-height:1.35;display:block;overflow:auto}._page_idm3n_1[data-theme=dark] ._customerNativeTextareaField_idm3n_1349 label{color:#528aa9;background:#0f172a}._page_idm3n_1[data-theme=dark] ._customerNativeTextareaField_idm3n_1349 textarea{color:#f8fafc;background:#0f172a;border-color:#94a3b838}._customerNativeTextareaField_idm3n_1349 textarea:hover{border-color:#1fa2ea3d}._customerNativeTextareaField_idm3n_1349 textarea:focus{border-color:#1fa2ea66;outline:none}@media (width<=1100px){._companyNameField_idm3n_1161,._companyAddressField_idm3n_1165,._companyPhoneField_idm3n_1169,._companyEmailField_idm3n_1173,._companyPromptField_idm3n_1177,._companyNotesField_idm3n_1182,._companyHearAboutField_idm3n_1187,._companyPriorityField_idm3n_1196{grid-row:auto}._companyNameField_idm3n_1161,._companyAddressField_idm3n_1165,._companyPhoneField_idm3n_1169,._companyEmailField_idm3n_1173,._companyHearAboutField_idm3n_1187,._companyPriorityField_idm3n_1196{grid-column:auto}._companyPromptField_idm3n_1177,._companyNotesField_idm3n_1182,._paymentNotesField_idm3n_1340{grid-column:1/-1}}@media (width<=760px){._companyNameField_idm3n_1161,._companyAddressField_idm3n_1165,._companyPhoneField_idm3n_1169,._companyEmailField_idm3n_1173,._companyPromptField_idm3n_1177,._companyNotesField_idm3n_1182,._companyHearAboutField_idm3n_1187,._companyPriorityField_idm3n_1196,._paymentNotesField_idm3n_1340{grid-column:1/-1}}._viewDialogTitle_idm3n_1449{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;padding:14px 18px 10px!important}._viewDialogTitleDark_idm3n_1458{border-bottom:0}._viewDialogHeading_idm3n_1462{color:var(--dashboard-card-title,#003862);font-size:17px!important;font-weight:900!important;line-height:1.2!important}._viewDialogMeta_idm3n_1469{color:var(--dashboard-text-secondary,#64748b);margin-top:2px!important;font-size:12px!important;font-weight:800!important}._viewDialogTitleDark_idm3n_1458 ._viewDialogHeading_idm3n_1462,._viewDialogTitleDark_idm3n_1458 ._viewDialogMeta_idm3n_1469{color:#fff!important}._dialogCloseButton_idm3n_1481{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:900}._dialogCloseButton_idm3n_1481:hover,._dialogCloseButton_idm3n_1481:focus-visible{color:#003862;outline:0}._viewDialogTitleDark_idm3n_1458 ._dialogCloseButton_idm3n_1481{color:#cbd5e1}._viewDialogTitleDark_idm3n_1458 ._dialogCloseButton_idm3n_1481:hover,._viewDialogTitleDark_idm3n_1458 ._dialogCloseButton_idm3n_1481:focus-visible{color:#fff}._viewDialogContent_idm3n_1506{background:#f8fbff;padding:12px 18px!important}._viewDialogContentDark_idm3n_1511{background:#071e33}._viewSections_idm3n_1515{gap:10px;display:grid}._viewSection_idm3n_1515{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._viewDialogContentDark_idm3n_1511 ._viewSection_idm3n_1515{background:#071e33;border-color:#94a3b838}._viewSectionTitle_idm3n_1532{color:#003862;background:#f1f5f9;padding:7px 10px;font-size:12px!important;font-weight:900!important}._viewDialogContentDark_idm3n_1511 ._viewSectionTitle_idm3n_1532{color:#fff;background:#102b48}._viewGrid_idm3n_1545{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}._viewCompanyGrid_idm3n_1552,._viewContactGrid_idm3n_1556,._viewAccountGrid_idm3n_1560,._viewPricingGrid_idm3n_1564{grid-template-columns:repeat(4,minmax(0,1fr))}._viewCompanyNameItem_idm3n_1568{grid-area:1/1/auto/2}._viewCompanyAddressItem_idm3n_1573{grid-area:1/2/auto/3}._viewCompanyPhoneItem_idm3n_1578{grid-area:1/3/auto/4}._viewCompanyEmailItem_idm3n_1583{grid-area:1/4/auto/5}._viewCompanyNotesItem_idm3n_1588{grid-area:2/1/auto/-1}._viewItem_idm3n_1593,._viewItemWide_idm3n_1594{background:#fbfdff;border:1px solid #edf2f7;border-radius:8px;min-width:0;padding:8px 9px}._viewDialogContentDark_idm3n_1511 ._viewItem_idm3n_1593,._viewDialogContentDark_idm3n_1511 ._viewItemWide_idm3n_1594{background:#071e33;border-color:#94a3b838}._viewItemWide_idm3n_1594{grid-column:1/-1}._viewLabel_idm3n_1612,._viewValue_idm3n_1613{display:block}._viewLabel_idm3n_1612{color:#64748b;margin-bottom:3px;font-size:11px;font-weight:900}._viewDialogContentDark_idm3n_1511 ._viewLabel_idm3n_1612{color:#528aa9}._viewValue_idm3n_1613{color:#0f172a;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.35}._viewDialogContentDark_idm3n_1511 ._viewValue_idm3n_1613{color:#f8fafc}._viewLoading_idm3n_1641{justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}@media (width<=900px){._viewGrid_idm3n_1545,._viewCompanyGrid_idm3n_1552,._viewContactGrid_idm3n_1556,._viewAccountGrid_idm3n_1560,._viewPricingGrid_idm3n_1564{grid-template-columns:repeat(2,minmax(0,1fr))}._viewCompanyNameItem_idm3n_1568,._viewCompanyAddressItem_idm3n_1573,._viewCompanyPhoneItem_idm3n_1578,._viewCompanyEmailItem_idm3n_1583,._viewCompanyNotesItem_idm3n_1588{grid-area:auto}._viewCompanyNotesItem_idm3n_1588{grid-column:1/-1}}@media (width<=640px){._viewDialogTitle_idm3n_1449{flex-direction:column;align-items:stretch}._viewGrid_idm3n_1545,._viewCompanyGrid_idm3n_1552,._viewContactGrid_idm3n_1556,._viewAccountGrid_idm3n_1560,._viewPricingGrid_idm3n_1564{grid-template-columns:1fr}._viewCompanyNotesItem_idm3n_1588{grid-column:1/-1}}._toolbar_idm3n_16,._header_idm3n_1716{padding-left:48px;position:relative}._backButton_idm3n_49{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_idm3n_49,._backButton_idm3n_49:hover,._backButton_idm3n_49:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49,._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49:hover,._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49:focus-visible,._pageDark_idm3n_1747 ._backButton_idm3n_49,._pageDark_idm3n_1747 ._backButton_idm3n_49:hover,._pageDark_idm3n_1747 ._backButton_idm3n_49:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_idm3n_49:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_idm3n_49:hover:after,._backButton_idm3n_49:focus-visible:after{opacity:1;transform:translate(-50%)}._page_idm3n_1[data-theme=dark] ._backButton_idm3n_49:after,._pageDark_idm3n_1747 ._backButton_idm3n_49:after{color:#0f172a;background:#f8fafcf2}._backButton_idm3n_49,._backButton_idm3n_49:hover,._backButton_idm3n_49:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1ivoc_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_1ivoc_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1ivoc_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1ivoc_29{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_1ivoc_36,._actionLinks_1ivoc_37,._loadingState_1ivoc_38{align-items:center;gap:8px;display:flex}._backButton_1ivoc_44{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_1ivoc_50{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._localTabs_1ivoc_58{scrollbar-width:none;background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:20px;padding:6px;display:flex;overflow-x:auto}._localTab_1ivoc_58{color:#475569;cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;flex:none;padding:8px 18px;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}._localTab_1ivoc_58:hover,._localTab_1ivoc_58:focus-visible{color:var(--dashboard-card-title,#003862);background:#eef8ff;outline:0}._localTabActive_1ivoc_95,._localTabActive_1ivoc_95:hover,._localTabActive_1ivoc_95:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3;box-shadow:0 6px 16px #0f84c11f}._localTabs_1ivoc_58::-webkit-scrollbar{width:0;height:0}._tableActionBar_1ivoc_108{justify-content:flex-end;align-items:center;gap:10px;margin-bottom:12px;display:flex}._addButton_1ivoc_116{border-radius:12px!important;min-height:36px!important}._tableContainer_1ivoc_120{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1ivoc_130{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_1ivoc_130::-webkit-scrollbar{width:0;height:0}._table_1ivoc_50{min-width:980px}._headCell_1ivoc_148{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyCell_1ivoc_158,._nameCell_1ivoc_159,._checkboxCell_1ivoc_160{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._nameCell_1ivoc_159{color:#003862!important;font-weight:800!important}._disabledStatusRow_1ivoc_175 ._bodyCell_1ivoc_158,._disabledStatusRow_1ivoc_175 ._nameCell_1ivoc_159{color:#991b1b!important;background:#fff1f2!important;border-bottom-color:#fecaca!important}._disabledStatusRow_1ivoc_175:hover ._bodyCell_1ivoc_158,._disabledStatusRow_1ivoc_175:hover ._nameCell_1ivoc_159{background:#ffe4e6!important}._disabledStatusRow_1ivoc_175 ._nameCell_1ivoc_159{font-weight:800!important}._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191{color:#b91c1c}._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191:hover,._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191:focus-visible{color:#7f1d1d}._checkboxCell_1ivoc_160{text-align:center!important}._checkboxCell_1ivoc_160 .MuiCheckbox-root{padding:2px!important}._stateCell_1ivoc_207{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_1ivoc_215{font-size:13px!important;font-weight:700!important}._loadingState_1ivoc_38{text-align:center;flex-direction:column;justify-content:center;gap:10px;min-height:160px}._loadingSpinner_1ivoc_228{object-fit:contain;width:64px;height:64px}._actionLinks_1ivoc_37{flex-wrap:wrap;align-items:flex-start;gap:6px}._actionLinkButton_1ivoc_191{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLinkButton_1ivoc_191:hover,._actionLinkButton_1ivoc_191:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._actionLinkButton_1ivoc_191:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._dialogTitle_1ivoc_265{color:#003862!important;font-size:18px!important;font-weight:800!important}._dialogContent_1ivoc_271{padding-top:8px!important}._dialogFields_1ivoc_275{gap:16px;padding-top:8px;display:grid}._dialogActions_1ivoc_281{gap:10px;padding:16px 24px 24px!important}._dialogError_1ivoc_286{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin-bottom:12px!important;font-size:13px!important;font-weight:700!important}._dialogSuccessMessage_1ivoc_297{color:#166534;background:#22c55e14;border:1px solid #16a34a33;border-radius:8px;padding:12px 16px;margin:0!important;font-size:14px!important;font-weight:700!important}._page_1ivoc_1[data-theme=dark] ._backButton_1ivoc_44{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1ivoc_1[data-theme=dark] ._refreshButton_1ivoc_314{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_1ivoc_1[data-theme=dark] ._refreshButton_1ivoc_314:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_1ivoc_1[data-theme=dark] ._tableCard_1ivoc_50,._page_1ivoc_1[data-theme=dark] ._tableContainer_1ivoc_120{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1ivoc_1[data-theme=dark] ._localTabs_1ivoc_58{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}._page_1ivoc_1[data-theme=dark] ._localTab_1ivoc_58{color:var(--dashboard-text-secondary,#cbd5e1)}._page_1ivoc_1[data-theme=dark] ._localTab_1ivoc_58:hover,._page_1ivoc_1[data-theme=dark] ._localTab_1ivoc_58:focus-visible{background:var(--dashboard-hover-surface,#7dd3fc14);color:#fff}._page_1ivoc_1[data-theme=dark] ._localTabActive_1ivoc_95,._page_1ivoc_1[data-theme=dark] ._localTabActive_1ivoc_95:hover,._page_1ivoc_1[data-theme=dark] ._localTabActive_1ivoc_95:focus-visible{color:#fff;box-shadow:none;background:#7dd3fc1f;border-color:#7dd3fc52}._page_1ivoc_1[data-theme=dark] ._headCell_1ivoc_148{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1ivoc_1[data-theme=dark] ._bodyCell_1ivoc_158,._page_1ivoc_1[data-theme=dark] ._nameCell_1ivoc_159,._page_1ivoc_1[data-theme=dark] ._checkboxCell_1ivoc_160{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1ivoc_1[data-theme=dark] ._nameCell_1ivoc_159{color:#7dd3fc!important}._page_1ivoc_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1ivoc_158,._page_1ivoc_1[data-theme=dark] .MuiTableRow-hover:hover ._nameCell_1ivoc_159,._page_1ivoc_1[data-theme=dark] .MuiTableRow-hover:hover ._checkboxCell_1ivoc_160{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_1ivoc_1[data-theme=dark] ._actionLinkButton_1ivoc_191{color:#7dd3fc}._page_1ivoc_1[data-theme=dark] ._actionLinkButton_1ivoc_191:hover,._page_1ivoc_1[data-theme=dark] ._actionLinkButton_1ivoc_191:focus-visible{color:#fff}._page_1ivoc_1[data-theme=dark] ._actionLinkButton_1ivoc_191:disabled{color:#64748b}._page_1ivoc_1[data-theme=dark] ._checkboxCell_1ivoc_160 .MuiCheckbox-root{color:#7dd3fc!important}._page_1ivoc_1[data-theme=dark] ._checkboxCell_1ivoc_160 .MuiCheckbox-root.Mui-disabled{color:#64748b!important}._page_1ivoc_1[data-theme=dark] ._stateCell_1ivoc_207,._page_1ivoc_1[data-theme=dark] ._stateText_1ivoc_215{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175 ._bodyCell_1ivoc_158,._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175 ._nameCell_1ivoc_159{color:#fecaca!important;background:#7f1d1d4d!important;border-bottom-color:#f8717161!important}._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175:hover ._bodyCell_1ivoc_158,._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175:hover ._nameCell_1ivoc_159{background:#7f1d1d6b!important}._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191{color:#fca5a5}._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191:hover,._page_1ivoc_1[data-theme=dark] ._disabledStatusRow_1ivoc_175 ._actionLinkButton_1ivoc_191:focus-visible{color:#fff}._page_1ivoc_1[data-theme=dark] ._dialogError_1ivoc_286{color:#fecaca;background:#7f1d1d52;border-color:#f8717166}._page_1ivoc_1[data-theme=dark] ._dialogSuccessMessage_1ivoc_297{color:#bbf7d0;background:#16653447;border-color:#4ade8052}@media (width<=760px){._page_1ivoc_1{padding:16px}._actions_1ivoc_36{flex-direction:column;align-items:stretch;width:100%}._actions_1ivoc_36 .MuiButton-root{width:100%}}._toolbar_1ivoc_12,._header_1ivoc_458{padding-left:48px;position:relative}._backButton_1ivoc_44{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1ivoc_44,._backButton_1ivoc_44:hover,._backButton_1ivoc_44:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1ivoc_1[data-theme=dark] ._backButton_1ivoc_44,._page_1ivoc_1[data-theme=dark] ._backButton_1ivoc_44:hover,._page_1ivoc_1[data-theme=dark] ._backButton_1ivoc_44:focus-visible,._pageDark_1ivoc_489 ._backButton_1ivoc_44,._pageDark_1ivoc_489 ._backButton_1ivoc_44:hover,._pageDark_1ivoc_489 ._backButton_1ivoc_44:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1ivoc_44:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1ivoc_44:hover:after,._backButton_1ivoc_44:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1ivoc_1[data-theme=dark] ._backButton_1ivoc_44:after,._pageDark_1ivoc_489 ._backButton_1ivoc_44:after{color:#0f172a;background:#f8fafcf2}._backButton_1ivoc_44,._backButton_1ivoc_44:hover,._backButton_1ivoc_44:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_rrsm3_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_rrsm3_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_rrsm3_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_rrsm3_29,._loadingState_rrsm3_30{align-items:center;gap:8px;display:flex}._backButton_rrsm3_36{color:#fff!important;background-color:#003862!important;border:1px solid!important}._refreshButton_rrsm3_42{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._refreshButton_rrsm3_42:hover{background:#0f172a1f!important}._tableCard_rrsm3_53{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._tableToolbar_rrsm3_61{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}._searchField_rrsm3_70{width:100%}._searchField_rrsm3_70 .MuiInputBase-root{width:20%;min-width:180px}._resultText_rrsm3_79{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:800!important}._tableContainer_rrsm3_85{border:1px solid #e2e8f0;border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden}._tableScroll_rrsm3_94{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_rrsm3_94::-webkit-scrollbar{width:0;height:0}._table_rrsm3_53{min-width:760px}._headCell_rrsm3_112{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._nameCell_rrsm3_122,._numberCell_rrsm3_123,._toggleCell_rrsm3_124{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._toggleCell_rrsm3_124{line-height:0!important}._nameCell_rrsm3_122{color:#003862!important;font-weight:800!important}._numberCell_rrsm3_123{font-weight:800!important}._countLink_rrsm3_146,._actionLink_rrsm3_147{color:#0f84c1;font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}._countLink_rrsm3_146:hover,._actionLink_rrsm3_147:hover{color:var(--dashboard-card-title,#003862)}._actionLink_rrsm3_147{font-size:12px}._modalCell_rrsm3_168{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._dialogTitle_rrsm3_178{color:var(--dashboard-card-title,#003862);background:#f8fbff;border-bottom:1px solid #e2e8f0;padding:16px 20px!important;font-size:18px!important;font-weight:800!important}._dialogContent_rrsm3_187{background:#fff;padding:16px 20px!important}._dialogActions_rrsm3_192{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._modalTableContainer_rrsm3_198{border:1px solid #e2e8f0;border-radius:8px;max-height:62vh;overflow:auto}._modalTable_rrsm3_198{min-width:860px}._toggleIconButton_rrsm3_209{cursor:pointer;vertical-align:middle;background:0 0;border:0;justify-content:center;align-items:center;width:54px;height:34px;padding:0;line-height:1;display:inline-flex;overflow:hidden}._toggleIconButton_rrsm3_209:disabled{cursor:wait;opacity:.62}._toggleIconButton_rrsm3_209:focus-visible{outline-offset:2px;border-radius:999px;outline:2px solid #0f84c1}._toggleIcon_rrsm3_209{flex:none;width:54px!important;height:54px!important;display:block!important}._toggleIconOn_rrsm3_242{color:#16a34a}._toggleIconOff_rrsm3_246{color:#dc2626}._stateCell_rrsm3_250{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_rrsm3_258{font-size:13px!important;font-weight:700!important}._loadingState_rrsm3_30{justify-content:center;align-items:center;gap:8px;display:inline-flex}._loadingSpinner_rrsm3_270{object-fit:contain;width:56px;height:56px}._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36,._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_rrsm3_1[data-theme=dark] ._refreshButton_rrsm3_42,._page_rrsm3_1[data-theme=dark] ._refreshButton_rrsm3_42:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_rrsm3_1[data-theme=dark] ._tableCard_rrsm3_53,._page_rrsm3_1[data-theme=dark] ._tableContainer_rrsm3_85{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_rrsm3_1[data-theme=dark] ._searchField_rrsm3_70 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#0f172a6b}._page_rrsm3_1[data-theme=dark] ._searchField_rrsm3_70 .MuiInputLabel-root,._page_rrsm3_1[data-theme=dark] ._searchField_rrsm3_70 .MuiSvgIcon-root,._page_rrsm3_1[data-theme=dark] ._resultText_rrsm3_79{color:var(--dashboard-text-secondary,#cbd5e1)}._page_rrsm3_1[data-theme=dark] ._searchField_rrsm3_70 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_rrsm3_1[data-theme=dark] ._headCell_rrsm3_112,._darkDialogPaper_rrsm3_323 ._headCell_rrsm3_112{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_rrsm3_1[data-theme=dark] ._nameCell_rrsm3_122,._page_rrsm3_1[data-theme=dark] ._numberCell_rrsm3_123,._page_rrsm3_1[data-theme=dark] ._toggleCell_rrsm3_124,._page_rrsm3_1[data-theme=dark] ._modalCell_rrsm3_168,._darkDialogPaper_rrsm3_323 ._nameCell_rrsm3_122,._darkDialogPaper_rrsm3_323 ._modalCell_rrsm3_168{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_rrsm3_1[data-theme=dark] ._nameCell_rrsm3_122,._darkDialogPaper_rrsm3_323 ._nameCell_rrsm3_122{color:#7dd3fc!important}._page_rrsm3_1[data-theme=dark] .MuiTableRow-hover:hover ._nameCell_rrsm3_122,._page_rrsm3_1[data-theme=dark] .MuiTableRow-hover:hover ._numberCell_rrsm3_123,._page_rrsm3_1[data-theme=dark] .MuiTableRow-hover:hover ._toggleCell_rrsm3_124,._darkDialogPaper_rrsm3_323 .MuiTableRow-hover:hover ._nameCell_rrsm3_122,._darkDialogPaper_rrsm3_323 .MuiTableRow-hover:hover ._modalCell_rrsm3_168{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_rrsm3_1[data-theme=dark] ._countLink_rrsm3_146,._page_rrsm3_1[data-theme=dark] ._actionLink_rrsm3_147,._darkDialogPaper_rrsm3_323 ._actionLink_rrsm3_147{color:#7dd3fc}._page_rrsm3_1[data-theme=dark] ._countLink_rrsm3_146:hover,._page_rrsm3_1[data-theme=dark] ._actionLink_rrsm3_147:hover,._darkDialogPaper_rrsm3_323 ._actionLink_rrsm3_147:hover{color:#fff}._page_rrsm3_1[data-theme=dark] ._stateCell_rrsm3_250,._darkDialogPaper_rrsm3_323 ._stateCell_rrsm3_250,._darkDialogPaper_rrsm3_323 ._stateText_rrsm3_258{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._dialogPaper_rrsm3_373{overflow:hidden;border-radius:8px!important}._darkDialogPaper_rrsm3_323{border:1px solid var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)!important;color:var(--dashboard-text-primary,#f8fafc)!important}._darkDialogPaper_rrsm3_323 ._dialogTitle_rrsm3_178{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#5087a5}._darkDialogPaper_rrsm3_323 ._dialogContent_rrsm3_187,._darkDialogPaper_rrsm3_323 ._dialogActions_rrsm3_192{background:var(--dashboard-card-surface,#111c2f);color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_rrsm3_323 ._dialogActions_rrsm3_192{border-top-color:var(--dashboard-card-border,#94a3b838)}@media (width<=640px){._searchField_rrsm3_70 .MuiInputBase-root,._resultText_rrsm3_79{width:100%}}._darkDialogPaper_rrsm3_323 ._modalTableContainer_rrsm3_198{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)!important}._confirmText_rrsm3_415{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._darkDialogPaper_rrsm3_323 ._confirmText_rrsm3_415{color:var(--dashboard-text-primary,#f8fafc)}@media (width<=760px){._page_rrsm3_1{padding:16px}._actions_rrsm3_29{flex-direction:column;align-items:stretch;width:100%}._actions_rrsm3_29 .MuiButton-root{width:100%}}._toolbar_rrsm3_12,._header_rrsm3_443{padding-left:48px;position:relative}._backButton_rrsm3_36{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_rrsm3_36,._backButton_rrsm3_36:hover,._backButton_rrsm3_36:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36,._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36:hover,._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36:focus-visible,._pageDark_rrsm3_474 ._backButton_rrsm3_36,._pageDark_rrsm3_474 ._backButton_rrsm3_36:hover,._pageDark_rrsm3_474 ._backButton_rrsm3_36:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_rrsm3_36:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_rrsm3_36:hover:after,._backButton_rrsm3_36:focus-visible:after{opacity:1;transform:translate(-50%)}._page_rrsm3_1[data-theme=dark] ._backButton_rrsm3_36:after,._pageDark_rrsm3_474 ._backButton_rrsm3_36:after{color:#0f172a;background:#f8fafcf2}._backButton_rrsm3_36,._backButton_rrsm3_36:hover,._backButton_rrsm3_36:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_6z7js_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_6z7js_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_6z7js_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_6z7js_29,._actionLinks_6z7js_30,._loadingState_6z7js_31{align-items:center;gap:8px;display:flex}._backButton_6z7js_37{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_6z7js_43{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._tableActionBar_6z7js_51{justify-content:flex-end;align-items:center;gap:10px;margin-bottom:12px;display:flex}._createPanel_6z7js_59{grid-template-columns:minmax(120px,.8fr) minmax(170px,1.2fr) minmax(150px,1fr) minmax(150px,1fr) minmax(130px,.9fr) auto;align-items:start;gap:10px;margin-bottom:12px;display:grid}._createPanel_6z7js_59 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:10px;min-height:40px}._createPanel_6z7js_59 .MuiInputBase-input,._createPanel_6z7js_59 .MuiSelect-select,._createPanel_6z7js_59 .MuiInputLabel-root{font-size:13px}._addButton_6z7js_79{white-space:nowrap;border-radius:12px!important;min-height:36px!important}._inlineError_6z7js_85{color:#b91c1c;margin:-4px 0 10px!important;font-size:13px!important;font-weight:700!important}._tableContainer_6z7js_92{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_6z7js_102{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_6z7js_102::-webkit-scrollbar{width:0;height:0}._table_6z7js_43{min-width:880px}._headCell_6z7js_120{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyCell_6z7js_130,._nameCell_6z7js_131{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._nameCell_6z7js_131{color:#003862!important;font-weight:800!important}._actionLinks_6z7js_30{flex-wrap:wrap;align-items:flex-start;gap:6px}._actionLinkButton_6z7js_152{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLinkButton_6z7js_152:hover,._actionLinkButton_6z7js_152:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._actionLinkButton_6z7js_152:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._stateCell_6z7js_177{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_6z7js_185{font-size:13px!important;font-weight:700!important}._loadingState_6z7js_31{justify-content:center}._loadingSpinner_6z7js_194{object-fit:contain;width:28px;height:28px}._dialogFields_6z7js_200{gap:16px;padding-top:20px;display:grid}._formGridTwo_6z7js_206{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._deleteMessage_6z7js_212{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._dialogError_6z7js_219{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin-bottom:12px!important;font-size:13px!important;font-weight:700!important}._page_6z7js_1[data-theme=dark] ._backButton_6z7js_37{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_6z7js_1[data-theme=dark] ._refreshButton_6z7js_236{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_6z7js_1[data-theme=dark] ._refreshButton_6z7js_236:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_6z7js_1[data-theme=dark] ._tableCard_6z7js_43,._page_6z7js_1[data-theme=dark] ._tableContainer_6z7js_92{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiInputBase-input,._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiSelect-select,._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiSelect-icon{color:var(--dashboard-text-primary,#f8fafc)}._page_6z7js_1[data-theme=dark] ._createPanel_6z7js_59 .MuiInputLabel-root{color:#9fbfd6!important}._page_6z7js_1[data-theme=dark] ._inlineError_6z7js_85{color:#fecaca}._page_6z7js_1[data-theme=dark] ._headCell_6z7js_120{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_6z7js_1[data-theme=dark] ._bodyCell_6z7js_130,._page_6z7js_1[data-theme=dark] ._nameCell_6z7js_131{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_6z7js_1[data-theme=dark] ._nameCell_6z7js_131{color:#7dd3fc!important}._page_6z7js_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_6z7js_130,._page_6z7js_1[data-theme=dark] .MuiTableRow-hover:hover ._nameCell_6z7js_131{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_6z7js_1[data-theme=dark] ._actionLinkButton_6z7js_152{color:#7dd3fc}._page_6z7js_1[data-theme=dark] ._actionLinkButton_6z7js_152:hover,._page_6z7js_1[data-theme=dark] ._actionLinkButton_6z7js_152:focus-visible{color:#fff}._page_6z7js_1[data-theme=dark] ._actionLinkButton_6z7js_152:disabled{color:#64748b}._page_6z7js_1[data-theme=dark] ._stateCell_6z7js_177,._page_6z7js_1[data-theme=dark] ._stateText_6z7js_185{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_6z7js_1[data-theme=dark] ._deleteMessage_6z7js_212{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._dialogError_6z7js_219{color:#fecaca;background:#7f1d1d52;border-color:#f8717166}@media (width<=760px){._page_6z7js_1{padding:16px}._actions_6z7js_29{flex-direction:column;align-items:stretch;width:100%}._actions_6z7js_29 .MuiButton-root{width:100%}._formGridTwo_6z7js_206,._createPanel_6z7js_59{grid-template-columns:1fr}._createPanel_6z7js_59 .MuiButton-root{width:100%}}._toolbar_6z7js_12,._header_6z7js_361{padding-left:48px;position:relative}._backButton_6z7js_37{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_6z7js_37,._backButton_6z7js_37:hover,._backButton_6z7js_37:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_6z7js_1[data-theme=dark] ._backButton_6z7js_37,._page_6z7js_1[data-theme=dark] ._backButton_6z7js_37:hover,._page_6z7js_1[data-theme=dark] ._backButton_6z7js_37:focus-visible,._pageDark_6z7js_392 ._backButton_6z7js_37,._pageDark_6z7js_392 ._backButton_6z7js_37:hover,._pageDark_6z7js_392 ._backButton_6z7js_37:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_6z7js_37:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_6z7js_37:hover:after,._backButton_6z7js_37:focus-visible:after{opacity:1;transform:translate(-50%)}._page_6z7js_1[data-theme=dark] ._backButton_6z7js_37:after,._pageDark_6z7js_392 ._backButton_6z7js_37:after{color:#0f172a;background:#f8fafcf2}._backButton_6z7js_37,._backButton_6z7js_37:hover,._backButton_6z7js_37:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1a2uu_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_1a2uu_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1a2uu_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_1a2uu_29,._loadingState_1a2uu_30{align-items:center;gap:8px;display:flex}._backButton_1a2uu_36{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_1a2uu_42{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._filterPanel_1a2uu_50{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}._filterGrid_1a2uu_57{grid-template-columns:minmax(190px,240px);align-items:start;gap:12px;display:grid}._field_1a2uu_64{width:100%}._field_1a2uu_64 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._field_1a2uu_64 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1a2uu_64 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1a2uu_64 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1a2uu_64 .MuiInputLabel-root,._field_1a2uu_64 .MuiInputBase-input,._field_1a2uu_64 .MuiSelect-select{font-size:13px}._tableContainer_1a2uu_92{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1a2uu_102{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_1a2uu_102::-webkit-scrollbar{width:0;height:0}._table_1a2uu_42{min-width:980px}._headCell_1a2uu_120{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyCell_1a2uu_130,._nameCell_1a2uu_131{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._nameCell_1a2uu_131{color:#003862!important;font-weight:800!important}._actionLinkButton_1a2uu_146{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLinkButton_1a2uu_146:hover,._actionLinkButton_1a2uu_146:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._statusBadge_1a2uu_165{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 9px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}._statusActive_1a2uu_179{color:#15803d;background:#16a34a1a;border:1px solid #16a34a38}._editableField_1a2uu_186,._techSelect_1a2uu_187,._statusSelect_1a2uu_188{width:100%;min-width:0}._editableField_1a2uu_186 .MuiInputBase-root,._techSelect_1a2uu_187 .MuiInputBase-root,._statusSelect_1a2uu_188 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:32px;font-size:12px}._editableField_1a2uu_186 .MuiInputBase-input,._techSelect_1a2uu_187 .MuiInputBase-input,._statusSelect_1a2uu_188 .MuiInputBase-input{padding-top:6px;padding-bottom:6px;font-size:12px}._rowActions_1a2uu_210{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}._actionLinkButton_1a2uu_146:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._statusMuted_1a2uu_223{color:#475569;background:#64748b1a;border:1px solid #64748b38}._stateCell_1a2uu_229{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_1a2uu_237{font-size:13px!important;font-weight:700!important}._loadingState_1a2uu_30{justify-content:center}._loadingSpinner_1a2uu_246{object-fit:contain;width:28px;height:28px}._page_1a2uu_1[data-theme=dark] ._backButton_1a2uu_36{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1a2uu_1[data-theme=dark] ._tableCard_1a2uu_42,._page_1a2uu_1[data-theme=dark] ._tableContainer_1a2uu_92{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1a2uu_1[data-theme=dark] ._headCell_1a2uu_120{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1a2uu_1[data-theme=dark] ._bodyCell_1a2uu_130,._page_1a2uu_1[data-theme=dark] ._nameCell_1a2uu_131{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1a2uu_1[data-theme=dark] ._nameCell_1a2uu_131{color:#7dd3fc!important}._page_1a2uu_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1a2uu_130,._page_1a2uu_1[data-theme=dark] .MuiTableRow-hover:hover ._nameCell_1a2uu_131{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_1a2uu_1[data-theme=dark] ._actionLinkButton_1a2uu_146{color:#7dd3fc}._page_1a2uu_1[data-theme=dark] ._actionLinkButton_1a2uu_146:hover,._page_1a2uu_1[data-theme=dark] ._actionLinkButton_1a2uu_146:focus-visible{color:#fff}._page_1a2uu_1[data-theme=dark] ._editableField_1a2uu_186 .MuiInputBase-root,._page_1a2uu_1[data-theme=dark] ._techSelect_1a2uu_187 .MuiInputBase-root,._page_1a2uu_1[data-theme=dark] ._statusSelect_1a2uu_188 .MuiInputBase-root{color:#f8fafc;background:#17263b}._page_1a2uu_1[data-theme=dark] ._editableField_1a2uu_186 .MuiInputBase-input,._page_1a2uu_1[data-theme=dark] ._techSelect_1a2uu_187 .MuiInputBase-input,._page_1a2uu_1[data-theme=dark] ._statusSelect_1a2uu_188 .MuiInputBase-input{color:#f8fafc}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiInputBase-root{color:#f8fafc;background:#17263b}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiInputLabel-root{color:#528aa9!important}._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiInputBase-input,._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiSelect-select,._page_1a2uu_1[data-theme=dark] ._field_1a2uu_64 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._page_1a2uu_1[data-theme=dark] ._statusActive_1a2uu_179{color:#86efac;background:#22c55e24;border-color:#4ade8047}._page_1a2uu_1[data-theme=dark] ._statusMuted_1a2uu_223{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b847}._page_1a2uu_1[data-theme=dark] ._stateCell_1a2uu_229,._page_1a2uu_1[data-theme=dark] ._stateText_1a2uu_237{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}@media (width<=760px){._page_1a2uu_1{padding:16px}._actions_1a2uu_29{flex-direction:column;align-items:stretch;width:100%}._filterGrid_1a2uu_57{grid-template-columns:1fr}._actions_1a2uu_29 .MuiButton-root{width:100%}}._toolbar_1a2uu_12,._header_1a2uu_373{padding-left:48px;position:relative}._backButton_1a2uu_36{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1a2uu_36,._backButton_1a2uu_36:hover,._backButton_1a2uu_36:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1a2uu_1[data-theme=dark] ._backButton_1a2uu_36,._page_1a2uu_1[data-theme=dark] ._backButton_1a2uu_36:hover,._page_1a2uu_1[data-theme=dark] ._backButton_1a2uu_36:focus-visible,._pageDark_1a2uu_404 ._backButton_1a2uu_36,._pageDark_1a2uu_404 ._backButton_1a2uu_36:hover,._pageDark_1a2uu_404 ._backButton_1a2uu_36:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1a2uu_36:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1a2uu_36:hover:after,._backButton_1a2uu_36:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1a2uu_1[data-theme=dark] ._backButton_1a2uu_36:after,._pageDark_1a2uu_404 ._backButton_1a2uu_36:after{color:#0f172a;background:#f8fafcf2}._backButton_1a2uu_36,._backButton_1a2uu_36:hover,._backButton_1a2uu_36:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1j2z8_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_1j2z8_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1j2z8_23{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1j2z8_31{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_1j2z8_38,._loadingState_1j2z8_39{align-items:center;gap:8px;display:flex}._backButton_1j2z8_45{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_1j2z8_51{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filterPanel_1j2z8_60{flex:none;margin-bottom:14px}._filterGrid_1j2z8_65{grid-template-columns:minmax(145px,1fr) minmax(145px,1fr) auto auto;align-items:start;gap:12px;display:grid}._field_1j2z8_72{width:100%}._field_1j2z8_72 .MuiInputBase-root,._tableSearch_1j2z8_77 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_1j2z8_72 .MuiOutlinedInput-notchedOutline,._tableSearch_1j2z8_77 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1j2z8_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._tableSearch_1j2z8_77 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1j2z8_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._tableSearch_1j2z8_77 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1j2z8_72 .MuiInputLabel-root,._field_1j2z8_72 .MuiInputBase-input,._tableSearch_1j2z8_77 .MuiInputLabel-root,._tableSearch_1j2z8_77 .MuiInputBase-input{font-size:13px}._field_1j2z8_72 .MuiInputBase-input,._tableSearch_1j2z8_77 .MuiInputBase-input{font-weight:700}._searchButton_1j2z8_110{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_1j2z8_110:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._exportButton_1j2z8_123{white-space:nowrap;border-radius:12px!important;min-height:40px!important}._tableToolbar_1j2z8_129{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_1j2z8_139{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_1j2z8_77{flex:0 0 190px;width:190px}._tableContainer_1j2z8_151{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1j2z8_164{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden auto}._tableScroll_1j2z8_164::-webkit-scrollbar{width:0;height:0}._table_1j2z8_51{table-layout:fixed;width:100%}._headCell_1j2z8_185{white-space:normal;overflow-wrap:normal;word-break:normal;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:5px 7px!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}._bodyCell_1j2z8_198{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._roCell_1j2z8_209{white-space:nowrap;overflow-wrap:normal;word-break:normal}._roLink_1j2z8_215{color:#0f84c1;cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}._roLink_1j2z8_215:hover,._roLink_1j2z8_215:focus-visible{color:#003862;outline:0}._statusBadge_1j2z8_234{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 9px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}._statusTaken_1j2z8_247{color:#15803d;background:#16a34a1a;border:1px solid #16a34a38}._statusRejected_1j2z8_253{color:#b91c1c;background:#dc26261a;border:1px solid #dc262638}._stateCell_1j2z8_259{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_1j2z8_267{font-size:13px!important;font-weight:700!important}._loadingState_1j2z8_39{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._loadingSpinner_1j2z8_282{object-fit:contain;width:64px;height:64px}._datePickerPanel_1j2z8_288{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 18px 42px #0f172a24}._datePickerHeader_1j2z8_297{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1j2z8_305{color:#003862;font-size:13px!important;font-weight:800!important}._weekdayGrid_1j2z8_311,._dayGrid_1j2z8_312{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1j2z8_311{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1j2z8_326{color:#334155;cursor:pointer;width:34px;height:30px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}._dayButton_1j2z8_326:hover,._dayButton_1j2z8_326:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_1j2z8_349{color:#94a3b8}._dayButtonToday_1j2z8_353{border-color:#1297db}._dayButtonSelected_1j2z8_357,._dayButtonSelected_1j2z8_357:hover,._dayButtonSelected_1j2z8_357:focus-visible{color:#fff;background:#1297db}._datePickerActions_1j2z8_364{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:10px;display:flex}._dateTextButton_1j2z8_373{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1j2z8_373:hover,._dateTextButton_1j2z8_373:focus-visible{color:#003862;outline:0}._page_1j2z8_1[data-theme=dark] ._backButton_1j2z8_45{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1j2z8_1[data-theme=dark] ._searchButton_1j2z8_110,._page_1j2z8_1[data-theme=dark] ._searchButton_1j2z8_110:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_1j2z8_1[data-theme=dark] ._tableCard_1j2z8_51,._page_1j2z8_1[data-theme=dark] ._tableContainer_1j2z8_151{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiInputBase-root,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiOutlinedInput-notchedOutline,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiInputBase-input,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._page_1j2z8_1[data-theme=dark] ._field_1j2z8_72 .MuiInputLabel-root,._page_1j2z8_1[data-theme=dark] ._tableSearch_1j2z8_77 .MuiInputLabel-root{color:#9fbfd6!important}._datePickerPanel_1j2z8_288[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f}._datePickerPanel_1j2z8_288[data-theme=dark] ._datePickerTitle_1j2z8_305,._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButton_1j2z8_326{color:var(--dashboard-text-primary,#f8fafc)}._datePickerPanel_1j2z8_288[data-theme=dark] ._weekdayGrid_1j2z8_311,._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButtonMuted_1j2z8_349{color:#9fbfd6}._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButton_1j2z8_326:hover,._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButton_1j2z8_326:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButtonToday_1j2z8_353{border-color:#7dd3fc}._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButtonSelected_1j2z8_357,._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButtonSelected_1j2z8_357:hover,._datePickerPanel_1j2z8_288[data-theme=dark] ._dayButtonSelected_1j2z8_357:focus-visible{color:#fff;background:#0f84c1}._datePickerPanel_1j2z8_288[data-theme=dark] ._datePickerActions_1j2z8_364{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_1j2z8_288[data-theme=dark] ._dateTextButton_1j2z8_373{color:#7dd3fc}._datePickerPanel_1j2z8_288[data-theme=dark] ._dateTextButton_1j2z8_373:hover,._datePickerPanel_1j2z8_288[data-theme=dark] ._dateTextButton_1j2z8_373:focus-visible{color:#fff}._page_1j2z8_1[data-theme=dark] ._headCell_1j2z8_185{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1j2z8_1[data-theme=dark] ._bodyCell_1j2z8_198{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1j2z8_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1j2z8_198{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_1j2z8_1[data-theme=dark] ._statusTaken_1j2z8_247{color:#86efac;background:#22c55e24;border-color:#4ade8047}._page_1j2z8_1[data-theme=dark] ._statusRejected_1j2z8_253{color:#fca5a5;background:#ef444429;border-color:#f8717152}._page_1j2z8_1[data-theme=dark] ._roLink_1j2z8_215{color:#7dd3fc}._page_1j2z8_1[data-theme=dark] ._roLink_1j2z8_215:hover,._page_1j2z8_1[data-theme=dark] ._roLink_1j2z8_215:focus-visible{color:#bae6fd}._page_1j2z8_1[data-theme=dark] ._stateCell_1j2z8_259,._page_1j2z8_1[data-theme=dark] ._stateText_1j2z8_267{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}@media (width<=1100px){._filterGrid_1j2z8_65{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._page_1j2z8_1{padding:16px}._actions_1j2z8_38,._filterGrid_1j2z8_65,._tableToolbar_1j2z8_129{grid-template-columns:1fr;align-items:stretch;width:100%}._actions_1j2z8_38{flex-direction:column}._actions_1j2z8_38 .MuiButton-root,._tableSearch_1j2z8_77{grid-column:auto;width:100%}}._toolbar_1j2z8_14,._header_1j2z8_566{padding-left:48px;position:relative}._backButton_1j2z8_45{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1j2z8_45,._backButton_1j2z8_45:hover,._backButton_1j2z8_45:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1j2z8_1[data-theme=dark] ._backButton_1j2z8_45,._page_1j2z8_1[data-theme=dark] ._backButton_1j2z8_45:hover,._page_1j2z8_1[data-theme=dark] ._backButton_1j2z8_45:focus-visible,._pageDark_1j2z8_597 ._backButton_1j2z8_45,._pageDark_1j2z8_597 ._backButton_1j2z8_45:hover,._pageDark_1j2z8_597 ._backButton_1j2z8_45:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1j2z8_45:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1j2z8_45:hover:after,._backButton_1j2z8_45:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1j2z8_1[data-theme=dark] ._backButton_1j2z8_45:after,._pageDark_1j2z8_597 ._backButton_1j2z8_45:after{color:#0f172a;background:#f8fafcf2}._backButton_1j2z8_45,._backButton_1j2z8_45:hover,._backButton_1j2z8_45:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_elt2b_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_elt2b_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_elt2b_23{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_elt2b_31{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_elt2b_38,._loadingState_elt2b_39{align-items:center;gap:8px;display:flex}._backButton_elt2b_45{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_elt2b_51{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filterPanel_elt2b_60{flex:none;margin-bottom:14px}._filterGrid_elt2b_65{grid-template-columns:minmax(145px,1fr) minmax(145px,1fr) minmax(210px,1.2fr) auto;align-items:start;gap:12px;display:grid}._field_elt2b_72{width:100%}._field_elt2b_72 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_elt2b_72 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_elt2b_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_elt2b_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_elt2b_72 .MuiInputLabel-root,._field_elt2b_72 .MuiInputBase-input{font-size:13px}._field_elt2b_72 .MuiInputBase-input{font-weight:700}._techDropdownWrap_elt2b_103,._dropdownField_elt2b_107{width:100%}._dropdownField_elt2b_107 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._dropdownField_elt2b_107 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._dropdownField_elt2b_107 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._dropdownField_elt2b_107 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._dropdownField_elt2b_107 .MuiInputLabel-root,._dropdownField_elt2b_107 .MuiFormLabel-root,._dropdownField_elt2b_107 .MuiInputBase-input{font-size:13px}._dropdownField_elt2b_107 .MuiInputBase-input{font-weight:700}._dropdownError_elt2b_139 .MuiOutlinedInput-notchedOutline,._dropdownError_elt2b_139 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._dropdownError_elt2b_139 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#d32f2f!important}._dropdownMenu_elt2b_145{max-height:none;overflow:visible;border-radius:8px!important;padding:4px!important}._dropdownMenu_elt2b_145 button{border-radius:6px;min-height:30px;padding:6px 8px;font-size:12.5px;font-weight:600}._dropdownMenu_elt2b_145 button .MuiTypography-root{font-size:12.5px!important;font-weight:600!important;line-height:1.25!important}._fieldErrorText_elt2b_166{color:#d32f2f;margin:3px 14px 0!important;font-size:.75rem!important;line-height:1.66!important}._searchButton_elt2b_173{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._filterActions_elt2b_180{align-items:center;gap:8px;display:flex}._auditButton_elt2b_186{white-space:nowrap;min-height:40px}._viewTabs_elt2b_191{border:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;border-radius:8px;flex:none;align-self:flex-start;gap:4px;margin-bottom:14px;padding:4px;display:inline-flex}._viewTab_elt2b_191{min-height:32px;color:var(--dashboard-text-secondary,#64748b);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 14px;font-size:12px;font-weight:900}._viewTab_elt2b_191:hover{color:var(--dashboard-card-title,#003862)}._viewTabActive_elt2b_219{color:#fff;background:#1297db;box-shadow:0 1px 3px #0f172a1f}._viewTabActive_elt2b_219:hover{color:#fff}._searchButton_elt2b_173:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._summaryGrid_elt2b_235{flex:none;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:14px;display:grid}._summaryTile_elt2b_243{border:1px solid var(--status-border,var(--dashboard-border,#e2e8f0));border-left:4px solid var(--status-text,#0f84c1);background:var(--status-bg,#f8fbff);border-radius:8px;min-width:0;padding:12px 14px}._summaryTitle_elt2b_252{color:var(--status-text,var(--dashboard-text-secondary,#64748b));text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px!important;font-weight:800!important}._summaryValue_elt2b_261{color:var(--status-text,var(--dashboard-card-title,#003862));margin-top:6px!important;font-size:24px!important;font-weight:900!important;line-height:1!important}._summaryMeta_elt2b_269{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:12px!important;font-weight:700!important}._tableContainer_elt2b_276{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_elt2b_289{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden auto}._tableScroll_elt2b_289::-webkit-scrollbar{width:0;height:0}._auditSection_elt2b_305{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}._auditHeader_elt2b_313{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}._auditTitle_elt2b_321{color:var(--dashboard-card-title,#003862);font-size:15px!important;font-weight:900!important}._auditMeta_elt2b_327{color:var(--dashboard-text-secondary,#64748b);text-align:right;font-size:12px!important;font-weight:800!important}._auditTableContainer_elt2b_334{flex:auto;max-height:none}._auditTableScroll_elt2b_339{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;max-height:none;overflow:hidden auto}._auditTableScroll_elt2b_339::-webkit-scrollbar{width:0;height:0}._table_elt2b_51{table-layout:fixed;width:100%}._headCell_elt2b_360{white-space:normal;overflow-wrap:anywhere;word-break:break-word;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._sortButton_elt2b_372{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_elt2b_372:hover,._sortButton_elt2b_372:focus-visible{color:#0f84c1;outline:0}._sortIcon_elt2b_394{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._sortButton_elt2b_372:hover ._sortIcon_elt2b_394,._sortButton_elt2b_372:focus-visible ._sortIcon_elt2b_394{color:#0f84c1}._bodyCell_elt2b_408,._descriptionCell_elt2b_409,._actionCell_elt2b_410{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._descriptionCell_elt2b_409{color:#003862!important;font-weight:800!important}._categoryBadge_elt2b_426{border:1px solid var(--status-border,#1297db38);background:var(--status-bg,#1297db1a);max-width:100%;min-height:22px;color:var(--status-text,#0f84c1);overflow-wrap:anywhere;word-break:break-word;border-radius:999px;justify-content:center;align-items:center;padding:2px 9px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}._actionCell_elt2b_410{white-space:nowrap}._actionLink_elt2b_448{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-right:10px;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLink_elt2b_448:last-child{margin-right:0}._actionLink_elt2b_448:hover,._actionLink_elt2b_448:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._stateCell_elt2b_472{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_elt2b_480{font-size:13px!important;font-weight:700!important}._loadingState_elt2b_39{justify-content:center}._loadingSpinner_elt2b_489{object-fit:contain;width:28px;height:28px}._datePickerPanel_elt2b_495{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 18px 42px #0f172a24}._datePickerHeader_elt2b_504{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_elt2b_512{color:#003862;font-size:13px!important;font-weight:800!important}._weekdayGrid_elt2b_518,._dayGrid_elt2b_519{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_elt2b_518{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_elt2b_533{color:#334155;cursor:pointer;width:34px;height:30px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}._dayButton_elt2b_533:hover,._dayButton_elt2b_533:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_elt2b_556{color:#94a3b8}._dayButtonToday_elt2b_560{border-color:#1297db}._dayButtonSelected_elt2b_564,._dayButtonSelected_elt2b_564:hover,._dayButtonSelected_elt2b_564:focus-visible{color:#fff;background:#1297db}._datePickerActions_elt2b_571{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:10px;display:flex}._dateTextButton_elt2b_580{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_elt2b_580:hover,._dateTextButton_elt2b_580:focus-visible{color:#003862;outline:0}._timePickerRow_elt2b_597{border-top:1px solid #e2e8f0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;padding-top:10px;display:grid}._timePickerLabel_elt2b_607{color:#64748b;font-size:12px;font-weight:800}._timePickerInput_elt2b_613{color:#334155;min-height:34px;font:inherit;background:#fff;border:1px solid #dbe6f3;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:800}._timePickerInput_elt2b_613:focus-visible{border-color:#1297db;outline:0}._datePickerPanel_elt2b_495[data-theme=dark] ._weekdayGrid_elt2b_518,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonMuted_elt2b_556,._datePickerPanel_elt2b_495[data-theme=dark] ._timePickerLabel_elt2b_607{color:#9fbfd6}._datePickerPanel_elt2b_495[data-theme=dark] ._timePickerRow_elt2b_597,._datePickerPanel_elt2b_495[data-theme=dark] ._datePickerActions_elt2b_571{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_elt2b_495[data-theme=dark] ._timePickerInput_elt2b_613{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._datePickerPanel_elt2b_495[data-theme=dark] ._timePickerInput_elt2b_613:focus-visible{border-color:#7dd3fc}._page_elt2b_1[data-theme=dark] ._backButton_elt2b_45{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_elt2b_1[data-theme=dark] ._refreshButton_elt2b_693{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_elt2b_1[data-theme=dark] ._refreshButton_elt2b_693:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_elt2b_1[data-theme=dark] ._searchButton_elt2b_173,._page_elt2b_1[data-theme=dark] ._searchButton_elt2b_173:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_elt2b_1[data-theme=dark] ._viewTabs_elt2b_191{border-color:var(--dashboard-card-border,#94a3b838);background:#17263b}._page_elt2b_1[data-theme=dark] ._viewTab_elt2b_191{color:var(--dashboard-text-secondary,#cbd5e1)}._page_elt2b_1[data-theme=dark] ._viewTab_elt2b_191:hover{color:var(--dashboard-text-primary,#f8fafc)}._page_elt2b_1[data-theme=dark] ._viewTabActive_elt2b_219,._page_elt2b_1[data-theme=dark] ._viewTabActive_elt2b_219:hover{color:#fff;background:#102b48}._page_elt2b_1[data-theme=dark] ._auditTitle_elt2b_321{color:var(--dashboard-card-title,#f8fafc)}._page_elt2b_1[data-theme=dark] ._auditMeta_elt2b_327{color:var(--dashboard-text-secondary,#cbd5e1)}._page_elt2b_1[data-theme=dark] ._tableCard_elt2b_51,._page_elt2b_1[data-theme=dark] ._tableContainer_elt2b_276{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_elt2b_1[data-theme=dark] ._summaryTile_elt2b_243{border-color:var(--status-border,var(--dashboard-card-border,#94a3b838));background:var(--status-bg,#17263b)}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiInputBase-root,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiOutlinedInput-notchedOutline,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiInputBase-input,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiInputBase-input::placeholder{color:var(--dashboard-text-primary,#f8fafc);opacity:1}._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiInputLabel-root,._page_elt2b_1[data-theme=dark] ._field_elt2b_72 .MuiSvgIcon-root,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiInputLabel-root,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiFormLabel-root,._page_elt2b_1[data-theme=dark] ._dropdownField_elt2b_107 .MuiSvgIcon-root{color:#9fbfd6!important}._dropdownMenu_elt2b_145[data-theme=dark]{border:1px solid var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f!important}._dropdownMenu_elt2b_145[data-theme=dark] button:hover,._dropdownMenu_elt2b_145[data-theme=dark] button:focus-visible,._dropdownMenu_elt2b_145[data-theme=dark] [aria-selected=true]{background:#7dd3fc1a}._dropdownMenu_elt2b_145[data-theme=dark] button .MuiTypography-root{color:var(--dashboard-text-primary,#f8fafc)!important}._datePickerPanel_elt2b_495[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f}._datePickerPanel_elt2b_495[data-theme=dark] ._datePickerTitle_elt2b_512,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButton_elt2b_533{color:var(--dashboard-text-primary,#f8fafc)}._datePickerPanel_elt2b_495[data-theme=dark] ._weekdayGrid_elt2b_518,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonMuted_elt2b_556{color:#9fbfd6}._datePickerPanel_elt2b_495[data-theme=dark] ._dayButton_elt2b_533:hover,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButton_elt2b_533:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonToday_elt2b_560{border-color:#7dd3fc}._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonSelected_elt2b_564,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonSelected_elt2b_564:hover,._datePickerPanel_elt2b_495[data-theme=dark] ._dayButtonSelected_elt2b_564:focus-visible{color:#fff;background:#0f84c1}._datePickerPanel_elt2b_495[data-theme=dark] ._datePickerActions_elt2b_571{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_elt2b_495[data-theme=dark] ._dateTextButton_elt2b_580{color:#7dd3fc}._datePickerPanel_elt2b_495[data-theme=dark] ._dateTextButton_elt2b_580:hover,._datePickerPanel_elt2b_495[data-theme=dark] ._dateTextButton_elt2b_580:focus-visible{color:#fff}._page_elt2b_1[data-theme=dark] ._headCell_elt2b_360{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_elt2b_1[data-theme=dark] ._sortButton_elt2b_372:hover,._page_elt2b_1[data-theme=dark] ._sortButton_elt2b_372:focus-visible,._page_elt2b_1[data-theme=dark] ._sortIcon_elt2b_394,._page_elt2b_1[data-theme=dark] ._sortButton_elt2b_372:hover ._sortIcon_elt2b_394,._page_elt2b_1[data-theme=dark] ._sortButton_elt2b_372:focus-visible ._sortIcon_elt2b_394{color:#fff}._page_elt2b_1[data-theme=dark] ._bodyCell_elt2b_408,._page_elt2b_1[data-theme=dark] ._descriptionCell_elt2b_409,._page_elt2b_1[data-theme=dark] ._actionCell_elt2b_410{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_elt2b_1[data-theme=dark] ._descriptionCell_elt2b_409{color:#7dd3fc!important}._page_elt2b_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_elt2b_408,._page_elt2b_1[data-theme=dark] .MuiTableRow-hover:hover ._descriptionCell_elt2b_409,._page_elt2b_1[data-theme=dark] .MuiTableRow-hover:hover ._actionCell_elt2b_410{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_elt2b_1[data-theme=dark] ._categoryBadge_elt2b_426{border-color:var(--status-border,#7dd3fc52);background:var(--status-bg,#7dd3fc1f);color:var(--status-text,#7dd3fc)}._page_elt2b_1[data-theme=dark] ._actionLink_elt2b_448{color:#7dd3fc}._page_elt2b_1[data-theme=dark] ._actionLink_elt2b_448:hover,._page_elt2b_1[data-theme=dark] ._actionLink_elt2b_448:focus-visible{color:#fff}._page_elt2b_1[data-theme=dark] ._stateCell_elt2b_472,._page_elt2b_1[data-theme=dark] ._stateText_elt2b_480{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._dialogPaper_elt2b_928{overflow:hidden;border-radius:8px!important}._dialogTitle_elt2b_933{color:var(--dashboard-card-title,#003862);background:#f8fbff;border-bottom:1px solid #e2e8f0;padding:16px 20px!important;font-size:18px!important;font-weight:800!important}._dialogContent_elt2b_942{background:#fff;padding:16px 20px!important}._dialogActions_elt2b_947{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._modalGrid_elt2b_953{gap:14px;padding-top:4px;display:grid}._modalField_elt2b_959{width:100%}._modalField_elt2b_959 .MuiInputBase-root{background:#fff;border-radius:8px}._modalField_elt2b_959 .MuiInputBase-input,._modalField_elt2b_959 .MuiInputBase-inputMultiline{font-size:13px;font-weight:700}._confirmText_elt2b_974{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._darkDialogPaper_elt2b_981{border:1px solid var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)!important;color:var(--dashboard-text-primary,#f8fafc)!important}._darkDialogPaper_elt2b_981 ._dialogTitle_elt2b_933{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#5087a5}._darkDialogPaper_elt2b_981 ._dialogContent_elt2b_942,._darkDialogPaper_elt2b_981 ._dialogActions_elt2b_947{background:var(--dashboard-card-surface,#111c2f);color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_elt2b_981 ._dialogActions_elt2b_947{border-top-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiInputBase-root,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiOutlinedInput-notchedOutline,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiInputBase-input,._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiInputBase-inputMultiline{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiInputBase-input,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiInputBase-input::placeholder{color:var(--dashboard-text-primary,#f8fafc);opacity:1}._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiInputLabel-root,._darkDialogPaper_elt2b_981 ._modalField_elt2b_959 .MuiFormHelperText-root,._darkDialogPaper_elt2b_981 ._confirmText_elt2b_974,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiInputLabel-root,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiFormLabel-root,._darkDialogPaper_elt2b_981 ._dropdownField_elt2b_107 .MuiSvgIcon-root{color:var(--dashboard-text-secondary,#cbd5e1)!important}@media (width<=1100px){._filterGrid_elt2b_65{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._page_elt2b_1{padding:16px}._actions_elt2b_38,._filterGrid_elt2b_65{grid-template-columns:1fr;align-items:stretch;width:100%}._filterActions_elt2b_180{justify-content:flex-end}._actions_elt2b_38{flex-direction:column}._actions_elt2b_38 .MuiButton-root{width:100%}._auditHeader_elt2b_313{flex-direction:column;align-items:flex-start}._auditMeta_elt2b_327{text-align:left}}._toolbar_elt2b_14,._header_elt2b_1100{padding-left:48px;position:relative}._backButton_elt2b_45{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_elt2b_45,._backButton_elt2b_45:hover,._backButton_elt2b_45:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_elt2b_1[data-theme=dark] ._backButton_elt2b_45,._page_elt2b_1[data-theme=dark] ._backButton_elt2b_45:hover,._page_elt2b_1[data-theme=dark] ._backButton_elt2b_45:focus-visible,._pageDark_elt2b_1131 ._backButton_elt2b_45,._pageDark_elt2b_1131 ._backButton_elt2b_45:hover,._pageDark_elt2b_1131 ._backButton_elt2b_45:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_elt2b_45:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_elt2b_45:hover:after,._backButton_elt2b_45:focus-visible:after{opacity:1;transform:translate(-50%)}._page_elt2b_1[data-theme=dark] ._backButton_elt2b_45:after,._pageDark_elt2b_1131 ._backButton_elt2b_45:after{color:#0f172a;background:#f8fafcf2}._backButton_elt2b_45,._backButton_elt2b_45:hover,._backButton_elt2b_45:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_z7gif_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_z7gif_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_z7gif_23{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_z7gif_31{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_z7gif_38,._loadingState_z7gif_39{align-items:center;gap:8px;display:flex}._backButton_z7gif_45{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_z7gif_51{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._tableActions_z7gif_60{flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}._tableSearch_z7gif_70{flex:0 0 260px;width:260px;max-width:100%}._tableSearch_z7gif_70 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:36px}._tableSearch_z7gif_70 .MuiInputBase-input,._tableSearch_z7gif_70 .MuiInputLabel-root{font-size:12px}._tableContainer_z7gif_87{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_z7gif_100{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden auto}._tableScroll_z7gif_100::-webkit-scrollbar{width:0;height:0}._table_z7gif_51{table-layout:fixed;width:100%}._headCell_z7gif_121{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._sortButton_z7gif_131{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}._sortButton_z7gif_131:hover,._sortButton_z7gif_131:focus-visible{color:#0f84c1;outline:0}._sortIcon_z7gif_153{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._sortButton_z7gif_131:hover ._sortIcon_z7gif_153,._sortButton_z7gif_131:focus-visible ._sortIcon_z7gif_153{color:#0f84c1}._numberCell_z7gif_168,._nameCell_z7gif_169,._actionCell_z7gif_170{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._numberCell_z7gif_168{width:72px;color:#64748b!important;font-weight:800!important}._nameCell_z7gif_169{color:#003862!important;font-weight:800!important}._actionCell_z7gif_170{white-space:nowrap}._actionLink_z7gif_196{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-right:10px;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._actionLink_z7gif_196:last-child{margin-right:0}._actionLink_z7gif_196:hover,._actionLink_z7gif_196:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._stateCell_z7gif_220{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_z7gif_228{font-size:13px!important;font-weight:700!important}._loadingState_z7gif_39{justify-content:center}._loadingSpinner_z7gif_237{object-fit:contain;width:28px;height:28px}._dialogPaper_z7gif_243{overflow:hidden;border-radius:8px!important}._dialogTitle_z7gif_248{color:var(--dashboard-card-title,#003862);background:#f8fbff;border-bottom:1px solid #e2e8f0;padding:16px 20px!important;font-size:18px!important;font-weight:800!important}._dialogContent_z7gif_257{background:#fff;padding:16px 20px!important}._dialogActions_z7gif_262{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._modalField_z7gif_268{width:100%;margin-top:4px!important}._modalField_z7gif_268 .MuiInputBase-root{background:#fff;border-radius:8px}._modalField_z7gif_268 .MuiInputBase-input{font-size:13px;font-weight:700}._confirmText_z7gif_283{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._page_z7gif_1[data-theme=dark] ._backButton_z7gif_45{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_z7gif_1[data-theme=dark] ._tableCard_z7gif_51,._page_z7gif_1[data-theme=dark] ._tableContainer_z7gif_87{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_z7gif_1[data-theme=dark] ._tableSearch_z7gif_70 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_z7gif_1[data-theme=dark] ._tableSearch_z7gif_70 .MuiInputBase-input,._page_z7gif_1[data-theme=dark] ._tableSearch_z7gif_70 .MuiInputLabel-root{color:#f8fafc}._page_z7gif_1[data-theme=dark] ._headCell_z7gif_121{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_z7gif_1[data-theme=dark] ._sortButton_z7gif_131:hover,._page_z7gif_1[data-theme=dark] ._sortButton_z7gif_131:focus-visible,._page_z7gif_1[data-theme=dark] ._sortIcon_z7gif_153,._page_z7gif_1[data-theme=dark] ._sortButton_z7gif_131:hover ._sortIcon_z7gif_153,._page_z7gif_1[data-theme=dark] ._sortButton_z7gif_131:focus-visible ._sortIcon_z7gif_153{color:#fff}._page_z7gif_1[data-theme=dark] ._numberCell_z7gif_168,._page_z7gif_1[data-theme=dark] ._nameCell_z7gif_169,._page_z7gif_1[data-theme=dark] ._actionCell_z7gif_170{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_z7gif_1[data-theme=dark] ._numberCell_z7gif_168{color:var(--dashboard-text-secondary,#cbd5e1)!important}._page_z7gif_1[data-theme=dark] ._nameCell_z7gif_169{color:#7dd3fc!important}._page_z7gif_1[data-theme=dark] .MuiTableRow-hover:hover ._numberCell_z7gif_168,._page_z7gif_1[data-theme=dark] .MuiTableRow-hover:hover ._nameCell_z7gif_169,._page_z7gif_1[data-theme=dark] .MuiTableRow-hover:hover ._actionCell_z7gif_170{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_z7gif_1[data-theme=dark] ._actionLink_z7gif_196{color:#7dd3fc}._page_z7gif_1[data-theme=dark] ._actionLink_z7gif_196:hover,._page_z7gif_1[data-theme=dark] ._actionLink_z7gif_196:focus-visible{color:#fff}._page_z7gif_1[data-theme=dark] ._stateCell_z7gif_220,._page_z7gif_1[data-theme=dark] ._stateText_z7gif_228{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._darkDialogPaper_z7gif_364{border:1px solid var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)!important;color:var(--dashboard-text-primary,#f8fafc)!important}._darkDialogPaper_z7gif_364 ._dialogTitle_z7gif_248{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#5087a5}._darkDialogPaper_z7gif_364 ._dialogContent_z7gif_257,._darkDialogPaper_z7gif_364 ._dialogActions_z7gif_262{background:var(--dashboard-card-surface,#111c2f);color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_z7gif_364 ._dialogActions_z7gif_262{border-top-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiInputLabel-root,._darkDialogPaper_z7gif_364 ._modalField_z7gif_268 .MuiFormHelperText-root,._darkDialogPaper_z7gif_364 ._confirmText_z7gif_283{color:var(--dashboard-text-secondary,#cbd5e1)!important}@media (width<=760px){._page_z7gif_1{padding:16px}._actions_z7gif_38,._tableActions_z7gif_60{flex-direction:column;align-items:stretch;width:100%}._actions_z7gif_38 .MuiButton-root,._tableActions_z7gif_60 .MuiButton-root{width:100%}}._toolbar_z7gif_14,._header_z7gif_431{padding-left:48px;position:relative}._backButton_z7gif_45{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_z7gif_45,._backButton_z7gif_45:hover,._backButton_z7gif_45:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_z7gif_1[data-theme=dark] ._backButton_z7gif_45,._page_z7gif_1[data-theme=dark] ._backButton_z7gif_45:hover,._page_z7gif_1[data-theme=dark] ._backButton_z7gif_45:focus-visible,._pageDark_z7gif_462 ._backButton_z7gif_45,._pageDark_z7gif_462 ._backButton_z7gif_45:hover,._pageDark_z7gif_462 ._backButton_z7gif_45:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_z7gif_45:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_z7gif_45:hover:after,._backButton_z7gif_45:focus-visible:after{opacity:1;transform:translate(-50%)}._page_z7gif_1[data-theme=dark] ._backButton_z7gif_45:after,._pageDark_z7gif_462 ._backButton_z7gif_45:after{color:#0f172a;background:#f8fafcf2}._backButton_z7gif_45,._backButton_z7gif_45:hover,._backButton_z7gif_45:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_yp4rl_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_yp4rl_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_yp4rl_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._actions_yp4rl_29,._actionLinks_yp4rl_30{align-items:center;gap:8px;display:flex}._backButton_yp4rl_36{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_yp4rl_36:hover{background-color:#002f52!important;border-color:#002f52!important}._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36{color:#fff!important;background-color:#102b48!important;border:1px solid #7dd3fc!important}._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_yp4rl_1[data-theme=dark] ._refreshButton_yp4rl_59{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_yp4rl_1[data-theme=dark] ._refreshButton_yp4rl_59:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._tableCard_yp4rl_71{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._localTabs_yp4rl_79{border-bottom:1px solid var(--dashboard-border,#e2e8f0);align-items:center;gap:6px;margin-bottom:12px;display:flex}._localTab_yp4rl_79{min-height:34px;color:var(--dashboard-text-secondary,#64748b);cursor:default;background:0 0;border:0;border-bottom:3px solid #0000;padding:7px 14px;font-size:13px;font-weight:800}._localTabActive_yp4rl_99{color:var(--dashboard-card-title,#003862);border-bottom-color:#1297db}._createPanel_yp4rl_104{grid-template-columns:minmax(150px,1fr) minmax(180px,1.15fr) minmax(190px,1.2fr) minmax(150px,1fr) auto;align-items:start;gap:10px;margin-bottom:12px;display:grid}._createPanel_yp4rl_104 .MuiInputBase-root{background:var(--dashboard-input-bg,#fff);border-radius:10px;min-height:40px}._createPanel_yp4rl_104 .MuiInputBase-input,._createPanel_yp4rl_104 .MuiInputLabel-root{font-size:13px}._tableContainer_yp4rl_123{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex:auto;min-height:0;display:flex;overflow:hidden}._tableScroll_yp4rl_132{flex:auto;width:100%;min-height:0;overflow:auto}._table_yp4rl_71{min-width:980px}._headCell_yp4rl_143{white-space:nowrap;border-bottom:1px solid var(--dashboard-border,#dbe6f3)!important;background:var(--dashboard-table-head-bg,#f8fbff)!important;color:var(--dashboard-table-head-text,#334155)!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyRow_yp4rl_153:nth-child(2n) ._bodyCell_yp4rl_153,._bodyRow_yp4rl_153:nth-child(2n) ._nameCell_yp4rl_154{background:var(--dashboard-row-alt-bg,#fbfdff)}._disabledRow_yp4rl_158 ._bodyCell_yp4rl_153,._disabledRow_yp4rl_158 ._nameCell_yp4rl_154{background:var(--dashboard-disabled-row-bg,#fee2e2)!important;color:var(--dashboard-disabled-row-text,#7f1d1d)!important}._bodyCell_yp4rl_153,._nameCell_yp4rl_154{overflow-wrap:anywhere;border-bottom:1px solid var(--dashboard-border,#edf2f7)!important;color:var(--dashboard-text-primary,#334155)!important;vertical-align:middle!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._nameCell_yp4rl_154{color:var(--dashboard-card-title,#003862)!important;font-weight:800!important}._stateCell_yp4rl_180{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._inlineInput_yp4rl_188{box-sizing:border-box;border:1px solid var(--dashboard-input-border,#d7deea);background:var(--dashboard-input-bg,#fff);width:100%;min-height:32px;color:var(--dashboard-text-primary,#111827);font:inherit;border-radius:6px;padding:6px 8px;font-size:12px}._inlineInput_yp4rl_188:focus{border-color:#1297db;outline:2px solid #1297db33}._actionLinks_yp4rl_30{flex-wrap:wrap;align-items:flex-start;gap:8px}._actionLinkButton_yp4rl_212{color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}._actionLinkButton_yp4rl_212:hover,._actionLinkButton_yp4rl_212:focus-visible{color:#003862;outline:0}._actionLinkButton_yp4rl_212:disabled{color:#94a3b8;cursor:not-allowed}._statusActionButton_yp4rl_239{color:#c10f0f}._statusActionButton_yp4rl_239:hover,._statusActionButton_yp4rl_239:focus-visible{color:#9f0d0d}._statusActionButton_yp4rl_239:disabled{color:#94a3b8}._saveError_yp4rl_252,._saveSuccess_yp4rl_253{margin:0 0 10px!important;font-size:12px!important;font-weight:800!important}._saveError_yp4rl_252{color:#b42318}._saveSuccess_yp4rl_253{color:#067647}._dialogSuccessMessage_yp4rl_267{color:#166534;background:#22c55e14;border:1px solid #16a34a33;border-radius:14px;padding:12px 16px;margin:0!important;font-size:14px!important;font-weight:600!important}._passwordDialogMessage_yp4rl_278{margin:-8px 0 0!important}._statusDialogText_yp4rl_282{color:var(--dashboard-text-primary,#334155);margin:0!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important}._dialogPaper_yp4rl_290{overflow:hidden;background:#fff!important;border-radius:12px!important;box-shadow:0 24px 64px #0f172a2e!important}._dialogTitle_yp4rl_297{border-bottom:1px solid var(--dashboard-border,#0f172a14);background:var(--dashboard-dialog-title-bg,#1297db0a);justify-content:space-between;align-items:flex-start;gap:16px;display:flex;padding:16px 24px!important}._dialogTitleText_yp4rl_307{color:var(--dashboard-card-title,#003862);font-size:20px!important;font-weight:800!important;line-height:1.25!important}._dialogSubtitle_yp4rl_314{color:var(--dashboard-text-secondary,#64748b);margin-top:4px!important;font-size:13px!important;font-weight:700!important}._dialogCloseButton_yp4rl_321{color:#003862!important;background:#0f172a0a!important}._dialogCloseButton_yp4rl_321:hover{background:#0f172a14!important}._dialogContent_yp4rl_330{background:#fff;flex-direction:column;gap:14px;display:flex;border-bottom:0!important;padding:32px 24px!important}._dialogActions_yp4rl_339{background:#fff;padding:16px 24px 20px!important}._dialogField_yp4rl_344 .MuiInputBase-root{background:#fff;border-radius:10px;min-height:40px}._dialogField_yp4rl_344 .MuiOutlinedInput-notchedOutline,._dialogField_yp4rl_344 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d7e2ef}._dialogField_yp4rl_344 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66}._dialogField_yp4rl_344 .MuiInputBase-input,._dialogField_yp4rl_344 .MuiInputLabel-root{font-size:13px}._darkDialogPaper_yp4rl_367{border:1px solid var(--dashboard-border,#94a3b838)!important;color:#f8fafc!important;background:#071e33!important;box-shadow:0 24px 64px #02061773!important}._darkDialogPaper_yp4rl_367 ._dialogTitle_yp4rl_297{background:#102b48;border-bottom-color:#0000}._darkDialogPaper_yp4rl_367 ._dialogTitleText_yp4rl_307{color:#fff}._darkDialogPaper_yp4rl_367 ._dialogSubtitle_yp4rl_314{color:#9fbfd6}._darkDialogPaper_yp4rl_367 ._dialogSuccessMessage_yp4rl_267{color:#bbf7d0}._darkDialogPaper_yp4rl_367 ._statusDialogText_yp4rl_282{color:#f8fafc}._darkDialogPaper_yp4rl_367 ._dialogCloseButton_yp4rl_321{color:#f8fafc!important;background:#0c3863!important}._darkDialogPaper_yp4rl_367 ._dialogCloseButton_yp4rl_321:hover{background:#0c3863!important}._darkDialogPaper_yp4rl_367 ._dialogContent_yp4rl_330,._darkDialogPaper_yp4rl_367 ._dialogActions_yp4rl_339{color:#f8fafc;background:#071e33}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiInputBase-root{color:#f8fafc;background:#17263b;border-radius:12px}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea29}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea3d}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiInputBase-input{color:#f8fafc;-webkit-text-fill-color:#f8fafc}._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiInputLabel-root,._darkDialogPaper_yp4rl_367 ._dialogField_yp4rl_344 .MuiFormHelperText-root{color:#528aa9!important}@media (width<=1080px){._createPanel_yp4rl_104{grid-template-columns:1fr 1fr}}@media (width<=720px){._page_yp4rl_1{padding:16px}._createPanel_yp4rl_104{grid-template-columns:1fr}._actions_yp4rl_29{justify-content:flex-start;width:100%}}._toolbar_yp4rl_12,._header_yp4rl_460{padding-left:48px;position:relative}._backButton_yp4rl_36{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_yp4rl_36,._backButton_yp4rl_36:hover,._backButton_yp4rl_36:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36,._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36:hover,._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36:focus-visible,._pageDark_yp4rl_491 ._backButton_yp4rl_36,._pageDark_yp4rl_491 ._backButton_yp4rl_36:hover,._pageDark_yp4rl_491 ._backButton_yp4rl_36:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_yp4rl_36:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_yp4rl_36:hover:after,._backButton_yp4rl_36:focus-visible:after{opacity:1;transform:translate(-50%)}._page_yp4rl_1[data-theme=dark] ._backButton_yp4rl_36:after,._pageDark_yp4rl_491 ._backButton_yp4rl_36:after{color:#0f172a;background:#f8fafcf2}._backButton_yp4rl_36,._backButton_yp4rl_36:hover,._backButton_yp4rl_36:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_pvgsd_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;height:100vh;min-height:0;padding:7px;display:flex;overflow:hidden}._toolbar_pvgsd_13,._actions_pvgsd_14,._filters_pvgsd_15,._tableToolbar_pvgsd_16{align-items:center;gap:10px;display:flex}._toolbar_pvgsd_13{flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}._pageTitle_pvgsd_28{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_pvgsd_36{color:var(--dashboard-card-title,#003862);white-space:nowrap;align-self:center;margin-top:0!important;margin-left:auto!important;font-size:18px!important;font-weight:800!important}._backButton_pvgsd_46{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46{color:#fff!important;background-color:#102b48!important;border:1px solid #7dd3fc!important}._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_pvgsd_1[data-theme=dark] ._refreshButton_pvgsd_64{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_pvgsd_1[data-theme=dark] ._refreshButton_pvgsd_64:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._tableCard_pvgsd_76{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filters_pvgsd_15{flex-wrap:nowrap;flex:none;align-items:flex-end;width:100%;min-width:0;margin-bottom:14px}._dateField_pvgsd_94{flex:0 0 160px;width:160px}._dateField_pvgsd_94 .MuiInputBase-root,._dateField_pvgsd_94 .MuiInputBase-input{cursor:pointer}._dateField_pvgsd_94 .MuiInputBase-root,._searchField_pvgsd_108 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:8px;min-height:40px}._dateField_pvgsd_94 .MuiInputLabel-root,._dateField_pvgsd_94 .MuiInputBase-input,._searchField_pvgsd_108 .MuiInputLabel-root,._searchField_pvgsd_108 .MuiInputBase-input,._editField_pvgsd_118 .MuiInputBase-input{font-size:13px}._searchButton_pvgsd_122{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._tableToolbar_pvgsd_16{flex-wrap:wrap;justify-content:space-between;margin-bottom:14px}._resultText_pvgsd_135{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._searchField_pvgsd_108{flex:0 0 210px;width:210px}._datePickerPanel_pvgsd_146{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 16px 36px #0f172a24}._datePickerPanel_pvgsd_146[data-theme=dark]{background:#0f172a;border-color:#94a3b838;box-shadow:0 24px 64px #02061759}._datePickerHeader_pvgsd_161{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_pvgsd_169{color:#003862;font-size:14px!important;font-weight:800!important}._datePickerPanel_pvgsd_146[data-theme=dark] ._datePickerTitle_pvgsd_169{color:#fff}._weekdayGrid_pvgsd_179,._dayGrid_pvgsd_180{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_pvgsd_179{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:600}._dayButton_pvgsd_194{color:#0f172a;cursor:pointer;width:34px;height:32px;font:inherit;background:0 0;border:1px solid #0000;border-radius:9px;font-size:13px;font-weight:700}._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButton_pvgsd_194{color:#4a7d99}._dayButton_pvgsd_194:hover,._dayButton_pvgsd_194:focus-visible{background:#eef7ff;border-color:#b8ddf5;outline:0}._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButton_pvgsd_194:hover,._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButton_pvgsd_194:focus-visible{color:#fff;background:#102b48;border-color:#2778c1}._dayButtonMuted_pvgsd_225,._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButtonMuted_pvgsd_225{color:#94a3b8}._dayButtonToday_pvgsd_233{border-color:#1297db}._dayButtonSelected_pvgsd_237,._dayButtonSelected_pvgsd_237:hover,._dayButtonSelected_pvgsd_237:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButtonSelected_pvgsd_237,._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButtonSelected_pvgsd_237:hover,._datePickerPanel_pvgsd_146[data-theme=dark] ._dayButtonSelected_pvgsd_237:focus-visible{color:#fff;background:#102b48;border-color:#2778c1}._datePickerActions_pvgsd_253{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}._datePickerPanel_pvgsd_146[data-theme=dark] ._datePickerActions_pvgsd_253{border-top-color:#94a3b838}._dateTextButton_pvgsd_267{color:#0f66d0;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:600}._datePickerPanel_pvgsd_146[data-theme=dark] ._dateTextButton_pvgsd_267{color:#f8fafc}._dateTextButton_pvgsd_267:hover,._dateTextButton_pvgsd_267:focus-visible{color:#003862;outline:0}._datePickerPanel_pvgsd_146[data-theme=dark] ._dateTextButton_pvgsd_267:hover,._datePickerPanel_pvgsd_146[data-theme=dark] ._dateTextButton_pvgsd_267:focus-visible{color:#fff}._tableContainer_pvgsd_293{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_pvgsd_305{flex:auto;min-width:0;min-height:0;overflow:hidden auto}._table_pvgsd_16{table-layout:fixed;width:100%}._headCell_pvgsd_318,._totalCell_pvgsd_319{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:#334155!important;text-align:center!important;vertical-align:middle!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:5px 4px!important;font-size:12px!important;font-weight:800!important;line-height:1.05!important}._headButton_pvgsd_335{all:unset;cursor:pointer;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-align:center;justify-content:center;align-items:center;gap:1px;width:100%;line-height:1.05;display:flex}._headButton_pvgsd_335 .MuiSvgIcon-root{flex:0 0 13px;width:13px;height:13px}._bodyCell_pvgsd_357{white-space:normal;overflow-wrap:anywhere;word-break:break-word;color:var(--dashboard-text-primary,#334155)!important;text-align:center!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:4px 5px!important;font-size:12px!important;line-height:1.2!important}._nameCell_pvgsd_370{color:#0f84c1!important;font-weight:800!important}._nameLink_pvgsd_375{color:#0f84c1;font-weight:800;text-decoration:none}._nameLink_pvgsd_375:hover{color:#003862;text-decoration:underline}._editField_pvgsd_118{width:68px}._editField_pvgsd_118 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:6px;min-height:26px}._editField_pvgsd_118 .MuiInputBase-input{box-sizing:border-box;text-align:center;height:26px;padding:2px 6px;font-size:12px}._totalRow_pvgsd_404 ._totalCell_pvgsd_319{background:#eaf4fb!important}._stateCell_pvgsd_408{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:0!important;font-size:13px!important;font-weight:700!important}._loaderWrap_pvgsd_416{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:340px;display:flex}._loadingSpinner_pvgsd_425{object-fit:contain;width:120px;height:120px}@media (width<=760px){._page_pvgsd_1{padding:16px}._dateField_pvgsd_94,._searchField_pvgsd_108{width:100%}._filters_pvgsd_15,._actions_pvgsd_14,._tableToolbar_pvgsd_16{flex-flow:column;align-items:stretch}._pageSubtitle_pvgsd_36{white-space:normal;margin-left:0!important}}@media (width>=761px) and (width<=1180px){._filters_pvgsd_15{flex-wrap:wrap}}._toolbar_pvgsd_13,._header_pvgsd_462{padding-left:48px;position:relative}._backButton_pvgsd_46{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_pvgsd_46,._backButton_pvgsd_46:hover,._backButton_pvgsd_46:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46,._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46:hover,._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46:focus-visible,._pageDark_pvgsd_493 ._backButton_pvgsd_46,._pageDark_pvgsd_493 ._backButton_pvgsd_46:hover,._pageDark_pvgsd_493 ._backButton_pvgsd_46:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_pvgsd_46:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_pvgsd_46:hover:after,._backButton_pvgsd_46:focus-visible:after{opacity:1;transform:translate(-50%)}._page_pvgsd_1[data-theme=dark] ._backButton_pvgsd_46:after,._pageDark_pvgsd_493 ._backButton_pvgsd_46:after{color:#0f172a;background:#f8fafcf2}._backButton_pvgsd_46,._backButton_pvgsd_46:hover,._backButton_pvgsd_46:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_l7vcm_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);width:100%;height:100vh;min-height:0;padding:7px;display:flex;overflow:hidden}._sheetCard_l7vcm_12{background:var(--dashboard-card-surface,#fff);border-left:3px solid #ff7a1a;border-radius:8px;flex-direction:column;flex:auto;min-width:0;min-height:0;padding:8px;display:flex;overflow:auto}._sheetHeader_l7vcm_25{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-left:48px;display:flex;position:relative}._nameTitle_l7vcm_35{color:var(--dashboard-card-title,#003862);letter-spacing:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._payrollText_l7vcm_43{color:var(--dashboard-card-title,#003862);margin-top:3px!important;font-size:14px!important;font-weight:700!important}._backButton_l7vcm_50{color:#fff!important;background-color:#003862!important;border:1px solid!important}._controls_l7vcm_56{flex:none;align-items:center;gap:16px;margin-bottom:22px;display:flex}._weekPicker_l7vcm_64{box-sizing:border-box;border:1px solid var(--dashboard-border,#b7bcc6);background:var(--dashboard-card-surface,#fff);cursor:pointer;border-radius:8px;flex:0 0 323px;align-items:center;width:323px;min-height:38px;display:flex;position:relative}._weekPicker_l7vcm_64:focus{outline-offset:2px;outline:2px solid #5865e9}._weekPickerText_l7vcm_83{width:100%;color:var(--dashboard-text-primary,#111827);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;padding:8px 12px;font-size:16px;font-weight:500;display:block;overflow:hidden}._weekPickerPlaceholder_l7vcm_96{color:var(--dashboard-text-primary,#111827);text-transform:uppercase}._weekPickerInput_l7vcm_101{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;bottom:4px;left:12px}._searchButton_l7vcm_111,._exportButton_l7vcm_112{min-height:38px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important;border-radius:18px!important}._refreshButton_l7vcm_120{min-height:38px;border-radius:18px!important}._recentButton_l7vcm_125{min-height:37px;color:#fff!important;box-shadow:none!important;background-color:#1297db!important;border:1px solid #1297db!important;border-radius:18px!important;font-size:16px!important;font-weight:600!important}._controlSpacer_l7vcm_136{flex:auto}._tableContainer_l7vcm_140{border:1px solid var(--dashboard-border,#b7bcc6);border-radius:0;flex:none;height:calc(100vh - 245px);min-height:560px;position:relative;overflow:auto;background:var(--dashboard-card-surface,#fff)!important}._tableScrollCue_l7vcm_151{all:unset;z-index:5;color:#003862;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border:1px solid #00386238;border-radius:999px;align-items:center;gap:6px;min-height:30px;margin-top:-42px;padding:0 12px;font-size:12px;font-weight:800;line-height:1;display:inline-flex;position:sticky;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0f172a2e}._tableScrollCue_l7vcm_151:hover,._tableScrollCue_l7vcm_151:focus-visible{background:#fff;border-color:#0075ff61;outline:none}._tableScrollCueIcon_l7vcm_183{border-top:7px solid;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0}._tableContainerEmpty_l7vcm_191{height:auto;min-height:0}._table_l7vcm_140{table-layout:fixed;min-width:1660px}._recentTable_l7vcm_201{min-width:1860px}._recentTableContainer_l7vcm_205{min-height:520px}._headCell_l7vcm_209{white-space:normal;background:#f8fbff;border-right:1px solid var(--dashboard-border,#b7bcc6)!important;border-bottom:1px solid var(--dashboard-border,#b7bcc6)!important;color:var(--dashboard-text-primary,#111827)!important;text-align:center!important;padding:6px!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important}._bodyCell_l7vcm_222{white-space:normal;height:40px;overflow:hidden;border-right:1px solid var(--dashboard-border,#b7bcc6)!important;border-bottom:1px solid var(--dashboard-border,#b7bcc6)!important;color:var(--dashboard-text-primary,#111827)!important;text-align:center!important;vertical-align:middle!important;padding:4px 6px!important;font-size:12px!important;font-weight:500!important;line-height:1.25!important}._cellClamp_l7vcm_237{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:30px;display:-webkit-box;overflow:hidden}._cellOneLine_l7vcm_246{text-overflow:clip;white-space:nowrap;display:block;overflow:hidden}._altRow_l7vcm_253 ._bodyCell_l7vcm_222{background:var(--technician-timesheet-alt-row-bg,#fff)}._dateCell_l7vcm_257{width:64px}._rtMilesCell_l7vcm_261{width:58px}._logsCell_l7vcm_265{width:48px}._timeCell_l7vcm_269{width:174px}._notesCell_l7vcm_273{width:180px;text-align:left!important}._editableTimeCell_l7vcm_278{width:174px;overflow:visible;vertical-align:top!important;padding:4px!important}._recentTable_l7vcm_201 ._bodyCell_l7vcm_222{background:#fff;height:auto;min-height:96px;overflow:visible;color:#111827!important;vertical-align:top!important}._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._bodyCell_l7vcm_222,._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._editableTimeCell_l7vcm_278{background:var(--technician-timesheet-alt-row-bg,#dedede)}._recentTable_l7vcm_201 ._headCell_l7vcm_209{background:#fff;color:#000!important}._timeEditor_l7vcm_304{flex-direction:column;gap:5px;min-width:0;display:flex}._emptyTimeDateSpace_l7vcm_311{height:28px}._timeStampDisplay_l7vcm_315{color:#111827;text-align:left;white-space:nowrap;width:100%;min-height:17px;font-size:12px;font-weight:500;line-height:1.25;display:block;overflow:visible}._timeDateInput_l7vcm_328,._timePartInput_l7vcm_329,._meridiemSelect_l7vcm_330,._notesTextarea_l7vcm_331{box-sizing:border-box;color:#111827;background:#f4f7fb;border:1px solid #aeb6c0;border-radius:4px;font-family:inherit;font-size:12px;line-height:1.2}._timeDateInput_l7vcm_328{width:100%;min-width:142px;height:28px;padding:4px}._timeParts_l7vcm_349{grid-template-columns:36px 36px 68px;gap:5px;width:max-content;min-width:0;display:grid}._timePartInput_l7vcm_329,._meridiemSelect_l7vcm_330{height:29px}._timePartInput_l7vcm_329{text-align:left;min-width:0;padding:3px 4px}._meridiemSelect_l7vcm_330{min-width:0;padding:3px 2px}._notesTextarea_l7vcm_331{resize:vertical;width:100%;min-height:29px;padding:5px;display:block;overflow:auto}._actionCheckbox_l7vcm_382{accent-color:#5865e9;width:13px;height:13px;margin:0}._draftRow_l7vcm_389 ._bodyCell_l7vcm_222{min-height:72px;vertical-align:middle!important;background:#fff!important;border-top:2px solid #ff2e2e!important;border-bottom:2px solid #ff2e2e!important}._draftRow_l7vcm_389 ._bodyCell_l7vcm_222:first-child{border-left:2px solid #ff2e2e!important}._draftRow_l7vcm_389 ._bodyCell_l7vcm_222:last-child{border-right:2px solid #ff2e2e!important}._entryBadge_l7vcm_405{color:#fff;background:#45ad3f;border-radius:4px;justify-content:center;align-items:center;min-height:16px;padding:1px 5px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}._shopBadge_l7vcm_419{background:#0f84c1}._nonBillableBadge_l7vcm_423{background:#f59e0b}.invalid{border-color:#ff2e2e!important;box-shadow:0 0 0 1px #ff2e2e!important}._removeDraftButton_l7vcm_432{all:unset;color:#ff2e2e;cursor:pointer;justify-content:center;align-items:center;min-width:24px;min-height:24px;font-size:28px;font-weight:900;line-height:1;display:inline-flex}._removeDraftButton_l7vcm_432:focus-visible{outline-offset:2px;outline:2px solid #ff2e2e}._linkCell_l7vcm_451{color:#0075ff!important;font-weight:700!important}._logsButton_l7vcm_456{all:unset;color:#0075ff;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:24px;padding:0 4px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}._logsButton_l7vcm_456:hover,._logsButton_l7vcm_456:focus-visible{background:#0075ff1a;outline:none;text-decoration:underline}._roButton_l7vcm_478{all:unset;color:#0075ff;cursor:pointer;overflow-wrap:anywhere;max-width:100%;font-size:12px;font-weight:800;line-height:1.25;display:inline}._roButton_l7vcm_478:hover,._roButton_l7vcm_478:focus-visible{outline:none;text-decoration:underline}._billedCell_l7vcm_496,._altRow_l7vcm_253 ._billedCell_l7vcm_496{background:#fff83f!important}._stateCell_l7vcm_504{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:0!important;font-size:13px!important;font-weight:700!important}._loaderWrap_l7vcm_512{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:320px;display:flex}._loadingSpinner_l7vcm_521{object-fit:contain;width:120px;height:120px}._bottomDetails_l7vcm_527{flex:none;grid-template-columns:minmax(0,420px) minmax(0,420px);justify-content:center;gap:30px;margin-top:24px;padding-bottom:8px;display:grid}._totalsBox_l7vcm_537{background:var(--dashboard-card-surface,#fff);border-radius:8px;padding:16px;box-shadow:0 16px 40px #0f172a17}._totalLine_l7vcm_544{justify-content:space-between;align-items:flex-start;gap:18px;min-height:32px;display:flex}._totalLabel_l7vcm_552{color:var(--dashboard-text-primary,#111827);letter-spacing:0;line-height:1.35;font-size:14px!important;font-weight:900!important}._totalValue_l7vcm_560{color:var(--dashboard-text-primary,#111827);text-align:right;white-space:nowrap;line-height:1.35;font-size:14px!important;font-weight:900!important}@media (width<=980px){._page_l7vcm_1{padding:7px}._controls_l7vcm_56,._sheetHeader_l7vcm_25{flex-direction:column;align-items:stretch}._weekPicker_l7vcm_64{flex-basis:auto;width:100%}._controlSpacer_l7vcm_136{display:none}._bottomDetails_l7vcm_527{grid-template-columns:1fr}}._backButton_l7vcm_50,._backButton_l7vcm_50:hover,._backButton_l7vcm_50:focus-visible{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important;padding:0!important;display:inline-flex!important;position:absolute!important}._page_l7vcm_1[data-theme=dark] ._backButton_l7vcm_50,._page_l7vcm_1[data-theme=dark] ._backButton_l7vcm_50:hover,._page_l7vcm_1[data-theme=dark] ._backButton_l7vcm_50:focus-visible,._pageDark_l7vcm_617 ._backButton_l7vcm_50,._pageDark_l7vcm_617 ._backButton_l7vcm_50:hover,._pageDark_l7vcm_617 ._backButton_l7vcm_50:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._page_l7vcm_1[data-theme=dark] ._sheetCard_l7vcm_12,._pageDark_l7vcm_617 ._sheetCard_l7vcm_12{background:#111c2f;border-color:#7dd3fc6b}._page_l7vcm_1[data-theme=dark] ._weekPicker_l7vcm_64,._pageDark_l7vcm_617 ._weekPicker_l7vcm_64{background:#0f1a2c;border-color:#94a3b852}._page_l7vcm_1[data-theme=dark] ._weekPickerText_l7vcm_83,._page_l7vcm_1[data-theme=dark] ._weekPickerPlaceholder_l7vcm_96,._pageDark_l7vcm_617 ._weekPickerText_l7vcm_83,._pageDark_l7vcm_617 ._weekPickerPlaceholder_l7vcm_96{color:#f8fafc}._page_l7vcm_1[data-theme=dark] ._refreshButton_l7vcm_120,._pageDark_l7vcm_617 ._refreshButton_l7vcm_120{color:#f8fafc!important;background:#0e74903d!important;border:1px solid #7dd3fc80!important}._page_l7vcm_1[data-theme=dark] ._refreshButton_l7vcm_120:hover,._page_l7vcm_1[data-theme=dark] ._refreshButton_l7vcm_120:focus-visible,._pageDark_l7vcm_617 ._refreshButton_l7vcm_120:hover,._pageDark_l7vcm_617 ._refreshButton_l7vcm_120:focus-visible{color:#fff!important;background:#0e749057!important;border-color:#7dd3fcb8!important}._page_l7vcm_1[data-theme=dark] ._tableContainer_l7vcm_140,._pageDark_l7vcm_617 ._tableContainer_l7vcm_140{border-color:#94a3b852;background:#101b2d!important}._page_l7vcm_1[data-theme=dark] ._tableScrollCue_l7vcm_151,._pageDark_l7vcm_617 ._tableScrollCue_l7vcm_151{color:#f8fafc;background:#071e33f0;border-color:#7dd3fc61;box-shadow:0 12px 30px #0206176b}._page_l7vcm_1[data-theme=dark] ._tableScrollCue_l7vcm_151:hover,._page_l7vcm_1[data-theme=dark] ._tableScrollCue_l7vcm_151:focus-visible,._pageDark_l7vcm_617 ._tableScrollCue_l7vcm_151:hover,._pageDark_l7vcm_617 ._tableScrollCue_l7vcm_151:focus-visible{background:#082138;border-color:#7dd3fca8}._page_l7vcm_1[data-theme=dark] ._headCell_l7vcm_209,._pageDark_l7vcm_617 ._headCell_l7vcm_209{color:#f8fafc!important;background:#082138!important;border-color:#94a3b847!important}._page_l7vcm_1[data-theme=dark] ._bodyCell_l7vcm_222,._pageDark_l7vcm_617 ._bodyCell_l7vcm_222{color:#f8fafc!important;background:#111c2f!important;border-color:#94a3b838!important}._page_l7vcm_1[data-theme=dark] ._altRow_l7vcm_253 ._bodyCell_l7vcm_222,._pageDark_l7vcm_617 ._altRow_l7vcm_253 ._bodyCell_l7vcm_222{background:#111c2f!important}._page_l7vcm_1[data-theme=dark] ._recentTable_l7vcm_201 ._bodyCell_l7vcm_222,._pageDark_l7vcm_617 ._recentTable_l7vcm_201 ._bodyCell_l7vcm_222{color:#f8fafc!important;background:#111c2f!important}._page_l7vcm_1[data-theme=dark] ._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._bodyCell_l7vcm_222,._page_l7vcm_1[data-theme=dark] ._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._editableTimeCell_l7vcm_278,._pageDark_l7vcm_617 ._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._bodyCell_l7vcm_222,._pageDark_l7vcm_617 ._recentTable_l7vcm_201 ._altRow_l7vcm_253 ._editableTimeCell_l7vcm_278{background:#111c2f!important}._page_l7vcm_1[data-theme=dark] ._recentTable_l7vcm_201 ._headCell_l7vcm_209,._pageDark_l7vcm_617 ._recentTable_l7vcm_201 ._headCell_l7vcm_209{color:#f8fafc!important;background:#082138!important}._page_l7vcm_1[data-theme=dark] ._billedCell_l7vcm_496,._page_l7vcm_1[data-theme=dark] ._altRow_l7vcm_253 ._billedCell_l7vcm_496,._pageDark_l7vcm_617 ._billedCell_l7vcm_496,._pageDark_l7vcm_617 ._altRow_l7vcm_253 ._billedCell_l7vcm_496{color:#111827!important;background:#f5e642!important;font-weight:700!important}._page_l7vcm_1[data-theme=dark] ._linkCell_l7vcm_451,._pageDark_l7vcm_617 ._linkCell_l7vcm_451{color:#38bdf8!important}._page_l7vcm_1[data-theme=dark] ._logsButton_l7vcm_456,._pageDark_l7vcm_617 ._logsButton_l7vcm_456{color:#38bdf8}._page_l7vcm_1[data-theme=dark] ._logsButton_l7vcm_456:hover,._page_l7vcm_1[data-theme=dark] ._logsButton_l7vcm_456:focus-visible,._pageDark_l7vcm_617 ._logsButton_l7vcm_456:hover,._pageDark_l7vcm_617 ._logsButton_l7vcm_456:focus-visible{background:#38bdf824}._page_l7vcm_1[data-theme=dark] ._roButton_l7vcm_478,._pageDark_l7vcm_617 ._roButton_l7vcm_478{color:#38bdf8}._page_l7vcm_1[data-theme=dark] ._timeStampDisplay_l7vcm_315,._pageDark_l7vcm_617 ._timeStampDisplay_l7vcm_315{color:#f8fafc}._page_l7vcm_1[data-theme=dark] ._timeDateInput_l7vcm_328,._page_l7vcm_1[data-theme=dark] ._timePartInput_l7vcm_329,._page_l7vcm_1[data-theme=dark] ._meridiemSelect_l7vcm_330,._page_l7vcm_1[data-theme=dark] ._notesTextarea_l7vcm_331,._pageDark_l7vcm_617 ._timeDateInput_l7vcm_328,._pageDark_l7vcm_617 ._timePartInput_l7vcm_329,._pageDark_l7vcm_617 ._meridiemSelect_l7vcm_330,._pageDark_l7vcm_617 ._notesTextarea_l7vcm_331{color:#f8fafc;background:#0f1a2c;border-color:#94a3b85c}._page_l7vcm_1[data-theme=dark] ._draftRow_l7vcm_389 ._bodyCell_l7vcm_222,._pageDark_l7vcm_617 ._draftRow_l7vcm_389 ._bodyCell_l7vcm_222{background:#152138!important}._page_l7vcm_1[data-theme=dark] ._totalsBox_l7vcm_537,._pageDark_l7vcm_617 ._totalsBox_l7vcm_537{box-shadow:none;background:#0f1a2c;border:1px solid #94a3b838}._page_l7vcm_1[data-theme=dark] ._totalLabel_l7vcm_552,._page_l7vcm_1[data-theme=dark] ._totalValue_l7vcm_560,._pageDark_l7vcm_617 ._totalLabel_l7vcm_552,._pageDark_l7vcm_617 ._totalValue_l7vcm_560{color:#f8fafc}._backButton_l7vcm_50:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_l7vcm_50:hover:after,._backButton_l7vcm_50:focus-visible:after{opacity:1;transform:translate(-50%)}._page_l7vcm_1[data-theme=dark] ._backButton_l7vcm_50:after,._pageDark_l7vcm_617 ._backButton_l7vcm_50:after{color:#0f172a;background:#f8fafcf2}._backButton_l7vcm_50,._backButton_l7vcm_50:hover,._backButton_l7vcm_50:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1sxjp_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._toolbar_1sxjp_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1sxjp_23{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1sxjp_31{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_1sxjp_38,._loadingState_1sxjp_39{align-items:center;gap:8px;display:flex}._backButton_1sxjp_45{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_1sxjp_51{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filterPanel_1sxjp_60{flex:none;margin-bottom:14px}._filterGrid_1sxjp_65{grid-template-columns:minmax(160px,220px) minmax(160px,220px) auto;align-items:start;gap:12px;display:grid}._field_1sxjp_72{width:100%}._field_1sxjp_72 .MuiInputBase-root,._tableSearch_1sxjp_77 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_1sxjp_72 .MuiOutlinedInput-notchedOutline,._tableSearch_1sxjp_77 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1sxjp_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._tableSearch_1sxjp_77 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1sxjp_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._tableSearch_1sxjp_77 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1sxjp_72 .MuiInputLabel-root,._field_1sxjp_72 .MuiInputBase-input,._tableSearch_1sxjp_77 .MuiInputLabel-root,._tableSearch_1sxjp_77 .MuiInputBase-input{font-size:13px}._field_1sxjp_72 .MuiInputBase-input,._tableSearch_1sxjp_77 .MuiInputBase-input{font-weight:700}._searchButton_1sxjp_110{justify-self:start;width:max-content;height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important;border-radius:12px!important;min-width:0!important;padding:4px 10px!important;font-size:14px!important;line-height:1!important}._searchButton_1sxjp_110:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._exportButton_1sxjp_130{white-space:nowrap;border-radius:12px!important;min-height:40px!important}._tableToolbar_1sxjp_136{flex-wrap:wrap;flex:none;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_1sxjp_146{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_1sxjp_77{flex:0 0 190px;width:190px}._tableContainer_1sxjp_158{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1sxjp_171{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden auto}._tableScroll_1sxjp_171::-webkit-scrollbar{width:0;height:0}._table_1sxjp_51{table-layout:fixed;width:100%}._headCell_1sxjp_192{white-space:normal;overflow-wrap:anywhere;word-break:break-word;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyCell_1sxjp_204{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._clickableRow_1sxjp_215{cursor:pointer}._clickableRow_1sxjp_215:focus-visible ._bodyCell_1sxjp_204{outline-offset:-2px;outline:2px solid #1297db;background:var(--dashboard-hover-surface,#1297db0f)!important}._statusBadge_1sxjp_225{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 9px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}._statusTaken_1sxjp_238{color:#15803d;background:#16a34a1a;border:1px solid #16a34a38}._statusRejected_1sxjp_244{color:#b91c1c;background:#dc26261a;border:1px solid #dc262638}._stateCell_1sxjp_250{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_1sxjp_258{font-size:13px!important;font-weight:700!important}._loadingState_1sxjp_39{text-align:center;flex-direction:column;justify-content:center;gap:10px;min-height:160px}._loadingSpinner_1sxjp_271{object-fit:contain;width:64px;height:64px}._datePickerPanel_1sxjp_277{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 18px 42px #0f172a24}._datePickerHeader_1sxjp_286{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1sxjp_294{color:#003862;font-size:13px!important;font-weight:800!important}._weekdayGrid_1sxjp_300,._dayGrid_1sxjp_301{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1sxjp_300{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1sxjp_315{color:#334155;cursor:pointer;width:34px;height:30px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}._dayButton_1sxjp_315:hover,._dayButton_1sxjp_315:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_1sxjp_338{color:#94a3b8}._dayButtonToday_1sxjp_342{border-color:#1297db}._dayButtonSelected_1sxjp_346,._dayButtonSelected_1sxjp_346:hover,._dayButtonSelected_1sxjp_346:focus-visible{color:#fff;background:#1297db}._datePickerActions_1sxjp_353{border-top:1px solid #e2e8f0;justify-content:flex-start;gap:10px;margin-top:10px;padding-top:10px;display:flex}._dateTextButton_1sxjp_362{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1sxjp_362:hover,._dateTextButton_1sxjp_362:focus-visible{color:#003862;outline:0}._page_1sxjp_1[data-theme=dark] ._backButton_1sxjp_45{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1sxjp_1[data-theme=dark] ._refreshButton_1sxjp_385{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_1sxjp_1[data-theme=dark] ._refreshButton_1sxjp_385:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_1sxjp_1[data-theme=dark] ._searchButton_1sxjp_110,._page_1sxjp_1[data-theme=dark] ._searchButton_1sxjp_110:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_1sxjp_1[data-theme=dark] ._tableCard_1sxjp_51,._page_1sxjp_1[data-theme=dark] ._tableContainer_1sxjp_158{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiInputBase-root,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiOutlinedInput-notchedOutline,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiInputBase-input,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._page_1sxjp_1[data-theme=dark] ._field_1sxjp_72 .MuiInputLabel-root,._page_1sxjp_1[data-theme=dark] ._tableSearch_1sxjp_77 .MuiInputLabel-root{color:#9fbfd6!important}._datePickerPanel_1sxjp_277[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f}._datePickerPanel_1sxjp_277[data-theme=dark] ._datePickerTitle_1sxjp_294,._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButton_1sxjp_315{color:var(--dashboard-text-primary,#f8fafc)}._datePickerPanel_1sxjp_277[data-theme=dark] ._weekdayGrid_1sxjp_300,._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButtonMuted_1sxjp_338{color:#9fbfd6}._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButton_1sxjp_315:hover,._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButton_1sxjp_315:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButtonToday_1sxjp_342{border-color:#7dd3fc}._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButtonSelected_1sxjp_346,._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButtonSelected_1sxjp_346:hover,._datePickerPanel_1sxjp_277[data-theme=dark] ._dayButtonSelected_1sxjp_346:focus-visible{color:#fff;background:#0f84c1}._datePickerPanel_1sxjp_277[data-theme=dark] ._datePickerActions_1sxjp_353{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_1sxjp_277[data-theme=dark] ._dateTextButton_1sxjp_362{color:#7dd3fc}._datePickerPanel_1sxjp_277[data-theme=dark] ._dateTextButton_1sxjp_362:hover,._datePickerPanel_1sxjp_277[data-theme=dark] ._dateTextButton_1sxjp_362:focus-visible{color:#fff}._page_1sxjp_1[data-theme=dark] ._headCell_1sxjp_192{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1sxjp_1[data-theme=dark] ._bodyCell_1sxjp_204{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1sxjp_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1sxjp_204{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_1sxjp_1[data-theme=dark] ._statusTaken_1sxjp_238{color:#86efac;background:#22c55e24;border-color:#4ade8047}._page_1sxjp_1[data-theme=dark] ._statusRejected_1sxjp_244{color:#fca5a5;background:#ef444429;border-color:#f8717152}._page_1sxjp_1[data-theme=dark] ._stateCell_1sxjp_250,._page_1sxjp_1[data-theme=dark] ._stateText_1sxjp_258{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}@media (width<=1100px){._filterGrid_1sxjp_65{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._page_1sxjp_1{padding:16px}._actions_1sxjp_38,._filterGrid_1sxjp_65,._tableToolbar_1sxjp_136{grid-template-columns:1fr;align-items:stretch;width:100%}._actions_1sxjp_38{flex-direction:column}._actions_1sxjp_38 .MuiButton-root,._tableSearch_1sxjp_77{grid-column:auto;width:100%}}._amountCell_1sxjp_556{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right!important;padding-right:28px!important}._actionLink_1sxjp_563{color:#1297db;cursor:pointer;min-height:28px;font:inherit;text-underline-offset:2px;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}._actionLink_1sxjp_563:hover{color:#0f84c1}._totalRow_1sxjp_584{background:#1297db14}._totalCell_1sxjp_588{border-top:1px solid var(--dashboard-border,#e2e8f0)!important;color:var(--dashboard-card-title,#003862)!important;border-bottom:0!important;padding:9px 7px!important;font-size:13px!important;font-weight:900!important}._page_1sxjp_1[data-theme=dark] ._actionLink_1sxjp_563{color:#7dd3fc}._page_1sxjp_1[data-theme=dark] ._actionLink_1sxjp_563:hover{color:#bae6fd}._page_1sxjp_1[data-theme=dark] ._totalRow_1sxjp_584{background:#7dd3fc1a}@media (width<=760px){._filterGrid_1sxjp_65{grid-template-columns:1fr}}._localTabs_1sxjp_616{border:1px solid var(--dashboard-border,#e2e8f0);scrollbar-width:none;background:#f8fbff;border-radius:8px;flex:none;gap:8px;margin-bottom:14px;padding:7px;display:flex;overflow-x:auto}._localTabs_1sxjp_616::-webkit-scrollbar{display:none}._localTab_1sxjp_616{color:#334155;cursor:pointer;min-height:36px;font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;padding:0 16px;font-size:13px;font-weight:800}._localTab_1sxjp_616:hover:not(:disabled),._localTab_1sxjp_616:focus-visible{color:#003862;background:#1297db14;outline:0}._localTabActive_1sxjp_654{color:#1297db;background:#fff;border-color:#1297db33;box-shadow:0 8px 18px #0f172a14}._localTab_1sxjp_616:disabled{cursor:not-allowed;opacity:.55}._page_1sxjp_1[data-theme=dark] ._localTabs_1sxjp_616{border-color:var(--dashboard-card-border,#94a3b838);background:#071e33}._page_1sxjp_1[data-theme=dark] ._localTab_1sxjp_616{color:#cbd5e1}._page_1sxjp_1[data-theme=dark] ._localTab_1sxjp_616:hover:not(:disabled),._page_1sxjp_1[data-theme=dark] ._localTab_1sxjp_616:focus-visible{color:#fff;background:#7dd3fc1a}._page_1sxjp_1[data-theme=dark] ._localTabActive_1sxjp_654{color:#7dd3fc;box-shadow:none;background:#102b48;border-color:#7dd3fc52}._amountHeader_1sxjp_688{text-align:right!important;padding-right:28px!important}._toolbar_1sxjp_14,._header_1sxjp_694{padding-left:48px;position:relative}._backButton_1sxjp_45{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1sxjp_45,._backButton_1sxjp_45:hover,._backButton_1sxjp_45:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1sxjp_1[data-theme=dark] ._backButton_1sxjp_45,._page_1sxjp_1[data-theme=dark] ._backButton_1sxjp_45:hover,._page_1sxjp_1[data-theme=dark] ._backButton_1sxjp_45:focus-visible,._pageDark_1sxjp_725 ._backButton_1sxjp_45,._pageDark_1sxjp_725 ._backButton_1sxjp_45:hover,._pageDark_1sxjp_725 ._backButton_1sxjp_45:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1sxjp_45:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1sxjp_45:hover:after,._backButton_1sxjp_45:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1sxjp_1[data-theme=dark] ._backButton_1sxjp_45:after,._pageDark_1sxjp_725 ._backButton_1sxjp_45:after{color:#0f172a;background:#f8fafcf2}._backButton_1sxjp_45,._backButton_1sxjp_45:hover,._backButton_1sxjp_45:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1x1zx_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);width:100%;min-height:100vh;padding:24px 26px 44px;overflow:auto}._page_1x1zx_1[data-theme=dark]{color:#f8fafc}._header_1x1zx_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}._pageTitle_1x1zx_23{color:var(--dashboard-card-title,#26384d);text-align:left;margin:0;line-height:1.15;position:relative;font-size:29px!important;font-weight:900!important}._pageTitle_1x1zx_23:after{content:"";background:#3498db;width:100px;height:2px;position:absolute;bottom:-10px;left:0}._backButton_1x1zx_43{white-space:nowrap;flex:none;color:#fff!important;background-color:#003862!important;border-color:#003862!important}._page_1x1zx_1[data-theme=dark] ._backButton_1x1zx_43{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._togglePanel_1x1zx_57,._controlsPanel_1x1zx_58{box-sizing:border-box;border:1px solid var(--dashboard-border,#e7eef7);background:var(--dashboard-card-surface,#fff);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 10px;width:100%;margin-bottom:14px;padding:12px 14px;display:flex}._page_1x1zx_1[data-theme=dark] ._togglePanel_1x1zx_57,._page_1x1zx_1[data-theme=dark] ._controlsPanel_1x1zx_58{background:#0f172a;border-color:#94a3b838}._toggleTitle_1x1zx_78{color:var(--dashboard-card-title,#26384d);font-size:16px;font-weight:900}._page_1x1zx_1[data-theme=dark] ._pageTitle_1x1zx_23,._page_1x1zx_1[data-theme=dark] ._toggleTitle_1x1zx_78{color:#f8fafc}._toggle_1x1zx_57{gap:2px;margin:0!important}._toggle_1x1zx_57 .MuiFormControlLabel-label{color:var(--dashboard-text-primary,#26384d);font-size:14px;font-weight:600}._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiFormControlLabel-label{color:#f8fafc}._toggle_1x1zx_57 .MuiCheckbox-root{padding:0 3px}._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiCheckbox-root{color:#528aa9}._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiCheckbox-root.Mui-checked{color:#7dd3fc}._controlsPanel_1x1zx_58{gap:14px;padding:16px 14px}._dateGroup_1x1zx_121{flex-wrap:nowrap;flex:none;align-items:center;gap:14px;display:flex}._dateField_1x1zx_129{flex:0 0 244px;width:244px}._dateField_1x1zx_129 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);cursor:pointer;border-radius:8px;min-height:40px}._dateField_1x1zx_129 .MuiInputBase-input{cursor:pointer}._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._dateField_1x1zx_129 .MuiInputBase-input{font-size:13px;font-weight:700}._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiInputBase-input,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiSvgIcon-root{color:#f8fafc}._datePickerPanel_1x1zx_172{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 16px 36px #0f172a24}._datePickerPanel_1x1zx_172[data-theme=dark]{background:#0f172a;border-color:#94a3b838;box-shadow:0 24px 64px #02061759}._datePickerHeader_1x1zx_187{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1x1zx_195{color:#003862;font-size:14px!important;font-weight:800!important}._datePickerPanel_1x1zx_172[data-theme=dark] ._datePickerTitle_1x1zx_195{color:#fff}._weekdayGrid_1x1zx_205,._dayGrid_1x1zx_206{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1x1zx_205{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:600}._dayButton_1x1zx_220{color:#0f172a;cursor:pointer;width:34px;height:32px;font:inherit;background:0 0;border:1px solid #0000;border-radius:9px;font-size:13px;font-weight:700}._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButton_1x1zx_220{color:#4a7d99}._dayButton_1x1zx_220:hover,._dayButton_1x1zx_220:focus-visible{background:#eef7ff;border-color:#b8ddf5;outline:0}._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButton_1x1zx_220:hover,._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButton_1x1zx_220:focus-visible{color:#fff;background:#102b48;border-color:#2778c1}._dayButtonMuted_1x1zx_251,._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButtonMuted_1x1zx_251{color:#94a3b8}._dayButtonToday_1x1zx_259{border-color:#1297db}._dayButtonSelected_1x1zx_263,._dayButtonSelected_1x1zx_263:hover,._dayButtonSelected_1x1zx_263:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButtonSelected_1x1zx_263,._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButtonSelected_1x1zx_263:hover,._datePickerPanel_1x1zx_172[data-theme=dark] ._dayButtonSelected_1x1zx_263:focus-visible{color:#fff;background:#102b48;border-color:#2778c1}._datePickerActions_1x1zx_279{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}._datePickerPanel_1x1zx_172[data-theme=dark] ._datePickerActions_1x1zx_279{border-top-color:#94a3b838}._dateTextButton_1x1zx_293{color:#0f66d0;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:600}._datePickerPanel_1x1zx_172[data-theme=dark] ._dateTextButton_1x1zx_293{color:#f8fafc}._dateTextButton_1x1zx_293:hover,._dateTextButton_1x1zx_293:focus-visible{color:#003862;outline:0}._datePickerPanel_1x1zx_172[data-theme=dark] ._dateTextButton_1x1zx_293:hover,._datePickerPanel_1x1zx_172[data-theme=dark] ._dateTextButton_1x1zx_293:focus-visible{color:#fff}._loadingState_1x1zx_319{align-items:center;gap:8px;display:inline-flex}._loadingText_1x1zx_325{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._tableContainer_1x1zx_331,._partsTableContainer_1x1zx_332{border:1px solid var(--dashboard-border,#dbe6f3);border-radius:8px;width:100%;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important;box-shadow:0 8px 24px #0f172a14!important}._page_1x1zx_1[data-theme=dark] ._tableContainer_1x1zx_331,._page_1x1zx_1[data-theme=dark] ._partsTableContainer_1x1zx_332{border-color:#94a3b838;background:#0f172a!important;box-shadow:0 18px 40px #00000038!important}._tableScroll_1x1zx_348{width:100%;overflow:hidden visible}._reportTable_1x1zx_354{table-layout:fixed;width:100%;min-width:0}._headCell_1x1zx_360{overflow-wrap:anywhere;white-space:normal;color:#fff!important;background:#1297db!important;border-bottom:1px solid #dbe6f3!important;border-right:1px solid #ffffff73!important;padding:8px 5px!important;font-size:11px!important;font-weight:900!important;line-height:1.15!important}._page_1x1zx_1[data-theme=dark] ._headCell_1x1zx_360{color:#f8fafc!important;background:#102b48!important;border-bottom-color:#94a3b838!important;border-right-color:#94a3b838!important}._headLabel_1x1zx_380{align-items:center;justify-content:inherit;flex-wrap:wrap;gap:2px;min-width:0;max-width:100%;display:inline-flex}._headLabel_1x1zx_380 span{white-space:nowrap;min-width:0}._sortIcon_1x1zx_395{color:#ffffffb3;flex:none;margin:0 auto;line-height:1;font-size:14px!important}._bodyCell_1x1zx_403,._footerCell_1x1zx_404{overflow-wrap:anywhere;white-space:normal;color:#26384d!important;border-bottom:1px solid #e5e7eb!important;border-right:1px solid #e5e7eb!important;padding:6px 5px!important;font-size:11px!important;line-height:1.35!important}._compactCell_1x1zx_415{padding-left:4px!important;padding-right:4px!important}._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404{color:#f8fafc!important;background:#0f172a!important;border-bottom-color:#94a3b829!important;border-right-color:#94a3b829!important}._page_1x1zx_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1x1zx_403{background:#182337!important}._stateCell_1x1zx_432{border-bottom:1px solid #e5e7eb!important;padding:0!important}._page_1x1zx_1[data-theme=dark] ._stateCell_1x1zx_432{border-bottom-color:#94a3b829!important}._tableLoadingState_1x1zx_441{background:var(--dashboard-card-surface,#fff);flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}._loadingSpinner_1x1zx_451{object-fit:contain;width:76px;height:76px}._loadingText_1x1zx_325{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._footerCell_1x1zx_404{background:#f8fbff!important;font-weight:900!important}._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404{background:#111c2f!important}._bodyCell_1x1zx_403._negative_1x1zx_473,._footerCell_1x1zx_404._negative_1x1zx_473{color:#b91c1c!important;font-weight:900!important}._bodyCell_1x1zx_403._positive_1x1zx_479,._footerCell_1x1zx_404._positive_1x1zx_479{color:#16a34a!important;font-weight:900!important}._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403._negative_1x1zx_473,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404._negative_1x1zx_473{color:#fca5a5!important}._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403._positive_1x1zx_479,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404._positive_1x1zx_479{color:#86efac!important}._linkButton_1x1zx_495{appearance:none;color:#006be6;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900;text-decoration:underline}._page_1x1zx_1[data-theme=dark] ._linkButton_1x1zx_495{color:#7dd3fc}._emptyState_1x1zx_511,._errorState_1x1zx_512{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:26px!important;font-size:14px!important;font-weight:700!important}._errorState_1x1zx_512{color:#b91c1c!important}._page_1x1zx_1[data-theme=dark] ._tableLoadingState_1x1zx_441{background:#0f172a}._page_1x1zx_1[data-theme=dark] ._emptyState_1x1zx_511,._page_1x1zx_1[data-theme=dark] ._errorState_1x1zx_512{background:#0f172a!important}._page_1x1zx_1[data-theme=dark] ._emptyState_1x1zx_511{color:#94a3b8!important}._page_1x1zx_1[data-theme=dark] ._errorState_1x1zx_512{color:#fca5a5!important}@media print{._backButton_1x1zx_43{display:none!important}._page_1x1zx_1{-webkit-print-color-adjust:exact;print-color-adjust:exact;--dashboard-main-bg:#fff;--dashboard-card-surface:#fff;--dashboard-card-border:#1fa2ea29;--dashboard-card-title:#003862;--dashboard-border:#e2e8f0;--dashboard-text-primary:#0f172a;--dashboard-text-secondary:#64748b;--dashboard-hover-surface:#1297db0f;padding:0;color:#0f172a!important;background:#fff!important}._togglePanel_1x1zx_57,._controlsPanel_1x1zx_58,._page_1x1zx_1[data-theme=dark] ._togglePanel_1x1zx_57,._page_1x1zx_1[data-theme=dark] ._controlsPanel_1x1zx_58{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#e2e8f0!important;display:flex!important}._controlsPanel_1x1zx_58 button{display:none!important}._pageTitle_1x1zx_23,._toggleTitle_1x1zx_78,._page_1x1zx_1[data-theme=dark] ._pageTitle_1x1zx_23,._page_1x1zx_1[data-theme=dark] ._toggleTitle_1x1zx_78,._toggle_1x1zx_57 .MuiFormControlLabel-label,._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiFormControlLabel-label,._dateField_1x1zx_129 .MuiInputBase-input,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiInputBase-input,._dateField_1x1zx_129 .MuiSvgIcon-root{color:#0f172a!important}._dateField_1x1zx_129 .MuiInputBase-root,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiInputBase-root{color:#0f172a!important;background:#fff!important}._dateField_1x1zx_129 .MuiOutlinedInput-notchedOutline,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-notchedOutline,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_1x1zx_1[data-theme=dark] ._dateField_1x1zx_129 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0!important}._toggle_1x1zx_57 .MuiCheckbox-root,._toggle_1x1zx_57 .MuiCheckbox-root.Mui-checked,._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiCheckbox-root,._page_1x1zx_1[data-theme=dark] ._toggle_1x1zx_57 .MuiCheckbox-root.Mui-checked{color:#1297db!important}._tableContainer_1x1zx_331,._page_1x1zx_1[data-theme=dark] ._tableContainer_1x1zx_331{box-shadow:none!important;background:#fff!important;border-color:#dbe6f3!important}._headCell_1x1zx_360,._page_1x1zx_1[data-theme=dark] ._headCell_1x1zx_360{color:#fff!important;background:#1297db!important;border-bottom-color:#dbe6f3!important;border-right-color:#ffffff73!important}._bodyCell_1x1zx_403,._footerCell_1x1zx_404,._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404{color:#26384d!important;background:#fff!important;border-bottom-color:#e5e7eb!important;border-right-color:#e5e7eb!important}._footerCell_1x1zx_404,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404{background:#f8fbff!important}._bodyCell_1x1zx_403._negative_1x1zx_473,._footerCell_1x1zx_404._negative_1x1zx_473,._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403._negative_1x1zx_473,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404._negative_1x1zx_473{color:#b91c1c!important}._bodyCell_1x1zx_403._positive_1x1zx_479,._footerCell_1x1zx_404._positive_1x1zx_479,._page_1x1zx_1[data-theme=dark] ._bodyCell_1x1zx_403._positive_1x1zx_479,._page_1x1zx_1[data-theme=dark] ._footerCell_1x1zx_404._positive_1x1zx_479{color:#16a34a!important}._linkButton_1x1zx_495{color:#006be6!important}}@media (width<=800px){._page_1x1zx_1{padding:16px}._pageTitle_1x1zx_23{font-size:24px!important}._header_1x1zx_14{align-items:stretch}._backButton_1x1zx_43{width:100%}._dateGroup_1x1zx_121{width:100%;overflow-x:auto}._dateField_1x1zx_129{flex-basis:220px;width:220px}}._toolbar_1x1zx_686,._header_1x1zx_14{padding-left:48px;position:relative}._backButton_1x1zx_43{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1x1zx_43,._backButton_1x1zx_43:hover,._backButton_1x1zx_43:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1x1zx_1[data-theme=dark] ._backButton_1x1zx_43,._page_1x1zx_1[data-theme=dark] ._backButton_1x1zx_43:hover,._page_1x1zx_1[data-theme=dark] ._backButton_1x1zx_43:focus-visible,._pageDark_1x1zx_718 ._backButton_1x1zx_43,._pageDark_1x1zx_718 ._backButton_1x1zx_43:hover,._pageDark_1x1zx_718 ._backButton_1x1zx_43:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1x1zx_43:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1x1zx_43:hover:after,._backButton_1x1zx_43:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1x1zx_1[data-theme=dark] ._backButton_1x1zx_43:after,._pageDark_1x1zx_718 ._backButton_1x1zx_43:after{color:#0f172a;background:#f8fafcf2}._backButton_1x1zx_43,._backButton_1x1zx_43:hover,._backButton_1x1zx_43:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_bdae3_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);width:100%;min-height:100vh;padding:18px;overflow:auto}._page_bdae3_1[data-theme=dark]{color:#f8fafc}._reportShell_bdae3_14{box-sizing:border-box;border:1px solid var(--dashboard-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-bottom:0;border-radius:8px 8px 0 0;width:100%;margin-bottom:12px;padding:16px 18px 0;box-shadow:0 8px 24px #0f172a14}._page_bdae3_1[data-theme=dark] ._reportShell_bdae3_14,._page_bdae3_1[data-theme=dark] ._tableContainer_bdae3_27,._page_bdae3_1[data-theme=dark] ._paginationBar_bdae3_28{background:#111c2f!important;border-color:#94a3b838!important;box-shadow:0 18px 40px #00000038!important}._backLink_bdae3_34{color:#003862;cursor:pointer;width:40px;height:40px;font:inherit;background:0 0;border:1px solid;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:800;display:inline-flex}._page_bdae3_1[data-theme=dark] ._backLink_bdae3_34,._page_bdae3_1[data-theme=dark] ._roLink_bdae3_52{color:#7dd3fc}._backLink_bdae3_34:hover,._backLink_bdae3_34:focus-visible{color:#003862;outline-offset:2px;background:0 0;outline:2px solid #1297db66}._page_bdae3_1[data-theme=dark] ._backLink_bdae3_34:hover,._page_bdae3_1[data-theme=dark] ._backLink_bdae3_34:focus-visible{color:#7dd3fc}._titleBlock_bdae3_69{text-align:center;margin:26px 0 18px}._pageTitle_bdae3_74{color:var(--dashboard-text-primary,#26384d);margin:0;line-height:1.12;font-size:24px!important;font-weight:900!important}._dateRange_bdae3_82{color:var(--dashboard-text-primary,#26384d);margin-top:22px!important;font-size:11px!important;font-weight:900!important}._summaryStrip_bdae3_89{color:#26384d;background:#f8fbff;border-left:3px solid #1297db;border-radius:6px;margin:0 0 18px;padding:14px 16px;font-size:12px;line-height:1.65}._page_bdae3_1[data-theme=dark] ._summaryStrip_bdae3_89{color:#f8fafc;background:#0f172a;border-left-color:#7dd3fc}._exportActions_bdae3_106{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:18px;padding-bottom:10px;display:flex}._exportActions_bdae3_106 button{min-height:32px!important;padding:5px 12px!important;font-size:11px!important}._validationWarning_bdae3_121{color:#b91c1c;background:#fef2f2e6;border:1px solid #b91c1c33;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:800}._page_bdae3_1[data-theme=dark] ._validationWarning_bdae3_121{color:#fca5a5;background:#7f1d1d38;border-color:#fca5a547}._tableContainer_bdae3_27{border:1px solid var(--dashboard-border,#dbe6f3);overflow:auto;background:var(--dashboard-card-surface,#fff)!important;border-radius:0!important;box-shadow:0 8px 24px #0f172a14!important}._table_bdae3_27{table-layout:fixed;width:100%;min-width:980px}._serialCol_bdae3_152{width:4.5%}._techCol_bdae3_156{width:8%}._partCol_bdae3_160{width:9%}._roCol_bdae3_164{width:57%}._priceCol_bdae3_168{width:9.5%}._qtyCol_bdae3_172{width:6.5%}._totalCol_bdae3_176{width:5.5%}._headCell_bdae3_180{white-space:normal;color:#fff!important;background:#1297db!important;border-bottom:1px solid #dbe6f3!important;border-right:1px solid #ffffff6b!important;padding:10px 8px!important;font-size:11px!important;font-weight:900!important;line-height:1.15!important}._page_bdae3_1[data-theme=dark] ._headCell_bdae3_180{color:#f8fafc!important;background:#102b48!important;border-bottom-color:#94a3b838!important;border-right-color:#94a3b838!important}._bodyCell_bdae3_199{overflow-wrap:anywhere;color:#26384d!important;vertical-align:top!important;border-bottom:1px solid #dbe3ec!important;border-right:1px solid #dbe3ec!important;padding:9px 8px!important;font-size:11px!important;line-height:1.28!important}._page_bdae3_1[data-theme=dark] ._bodyCell_bdae3_199{color:#f8fafc!important;background:#0f172a!important;border-bottom-color:#94a3b829!important;border-right-color:#94a3b829!important}._table_bdae3_27 .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) ._bodyCell_bdae3_199{background:#f8fafc!important}._page_bdae3_1[data-theme=dark] ._table_bdae3_27 .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) ._bodyCell_bdae3_199{background:#111c2f!important}._table_bdae3_27 .MuiTableRow-hover:hover ._bodyCell_bdae3_199{background:#eef8ff!important}._page_bdae3_1[data-theme=dark] ._table_bdae3_27 .MuiTableRow-hover:hover ._bodyCell_bdae3_199{background:#182337!important}._stateCell_bdae3_233,._errorCell_bdae3_234{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:34px!important;font-size:14px!important;font-weight:800!important}._loadingCell_bdae3_242{border-bottom:1px solid #dbe3ec!important;padding:0!important}._page_bdae3_1[data-theme=dark] ._loadingCell_bdae3_242{border-bottom-color:#94a3b829!important}._tableLoadingState_bdae3_251{background:var(--dashboard-card-surface,#fff);flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}._page_bdae3_1[data-theme=dark] ._tableLoadingState_bdae3_251{background:#0f172a}._loadingSpinner_bdae3_265{object-fit:contain;width:76px;height:76px}._loadingText_bdae3_271{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._errorCell_bdae3_234{color:#b91c1c!important}._page_bdae3_1[data-theme=dark] ._errorCell_bdae3_234{color:#fca5a5!important}._roLinks_bdae3_286{flex-wrap:wrap;align-items:flex-start;gap:2px 6px;display:flex}._roLink_bdae3_52{color:#006be6;font-weight:900;text-decoration:underline}._paginationBar_bdae3_28{border:1px solid var(--dashboard-border,#dbe6f3);background:var(--dashboard-card-surface,#fff);border-top:0;border-radius:0 0 8px 8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:18px 18px 20px;display:grid;box-shadow:0 8px 24px #0f172a14}._showingText_bdae3_312{color:var(--dashboard-text-primary,#26384d);font-size:12px!important;font-weight:800!important}._paginationButtons_bdae3_318{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}._pageButton_bdae3_326{color:#26384d;cursor:pointer;min-width:32px;min-height:32px;font:inherit;background:#fff;border:1px solid #dbe6f3;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:900}._page_bdae3_1[data-theme=dark] ._pageButton_bdae3_326{color:#f8fafc;background:#0f172a;border-color:#94a3b838}._pageButton_bdae3_326:hover:not(:disabled),._pageButtonActive_bdae3_347{color:#fff;background:#1297db;border-color:#1297db}._page_bdae3_1[data-theme=dark] ._pageButton_bdae3_326:hover:not(:disabled),._page_bdae3_1[data-theme=dark] ._pageButtonActive_bdae3_347{color:#f8fafc;background:#102b48;border-color:#7dd3fc}._pageButton_bdae3_326:disabled{cursor:not-allowed;opacity:.48}._ellipsis_bdae3_365{color:#64748b;font-size:13px;font-weight:900}._page_bdae3_1[data-theme=dark] ._ellipsis_bdae3_365{color:#cbd5e1}._perPageControl_bdae3_375{background:#fff;justify-self:end;min-width:118px}._page_bdae3_1[data-theme=dark] ._perPageControl_bdae3_375{background:#0f172a!important}._perPageControl_bdae3_375 .MuiInputBase-root{min-height:32px;font-size:12px;font-weight:800}._page_bdae3_1[data-theme=dark] ._perPageControl_bdae3_375 .MuiInputBase-root{color:#f8fafc}._page_bdae3_1[data-theme=dark] ._perPageControl_bdae3_375 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._page_bdae3_1[data-theme=dark] ._perPageControl_bdae3_375 .MuiSvgIcon-root{color:#f8fafc}@media (width<=700px){._page_bdae3_1{padding:12px}._reportShell_bdae3_14{padding:14px 12px 0}._titleBlock_bdae3_69{margin-top:18px}._pageTitle_bdae3_74{font-size:21px!important}._dateRange_bdae3_82{margin-top:12px!important}._paginationBar_bdae3_28{flex-direction:column;align-items:stretch;display:flex}._paginationButtons_bdae3_318{order:2}._perPageControl_bdae3_375{order:3;width:100%}}._page_1icdr_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;min-height:100vh;padding:14px 24px 24px;display:flex}._toolbar_1icdr_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1icdr_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1icdr_29{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_1icdr_36{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_1icdr_43{color:#fff!important;background-color:#003862!important;border:1px solid!important}._reportCard_1icdr_49{flex-direction:column;min-width:0;display:flex;overflow:hidden}._filterPanel_1icdr_56{margin-bottom:16px}._filterGrid_1icdr_60{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(190px,1.2fr) auto;align-items:start;gap:12px;display:grid}._field_1icdr_67{width:100%}._dispatcherDropdownWrap_1icdr_71{width:100%;min-width:0}._field_1icdr_67 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_1icdr_67 input[type=date]{cursor:pointer}._field_1icdr_67 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1icdr_67 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1icdr_67 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1icdr_67 .MuiInputLabel-root,._field_1icdr_67 .MuiInputBase-input{font-size:13px}._field_1icdr_67 .MuiInputBase-input{font-weight:700}._dropdownField_1icdr_107 .MuiInputBase-input{cursor:pointer}._dropdownError_1icdr_111 .MuiOutlinedInput-notchedOutline{border-color:#d32f2f!important}._selectHelpText_1icdr_115{color:var(--dashboard-text-secondary,#64748b);font-size:11px;font-weight:700;line-height:1.2;margin-top:3px!important;margin-left:0!important}._dropdownMenu_1icdr_124{max-height:250px;overflow:auto;border-radius:8px!important;padding:4px!important}._dropdownMenu_1icdr_124 button{border-radius:6px;min-height:30px;padding:6px 8px;font-size:12.5px;font-weight:500}._dropdownMenu_1icdr_124 button:hover,._dropdownMenu_1icdr_124 button:focus-visible{outline:0;background:#eef7ff!important}._dropdownMenu_1icdr_124 button .MuiTypography-root{font-size:12.5px!important;font-weight:600!important;line-height:1.25!important}._dropdownMenu_1icdr_124 [aria-selected=true]{background:#e6f4ff!important}._datePickerPanel_1icdr_155{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 16px 36px #0f172a24}._datePickerPanel_1icdr_155[data-theme=dark]{color:#f8fafc;background:#111c2f;border-color:#94a3b838;box-shadow:0 24px 64px #02061759}._datePickerHeader_1icdr_171{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1icdr_179{color:#003862;font-size:14px!important;font-weight:800!important}._datePickerPanel_1icdr_155[data-theme=dark] ._datePickerTitle_1icdr_179{color:#fff}._weekdayGrid_1icdr_189,._dayGrid_1icdr_190{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1icdr_189{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:600}._datePickerPanel_1icdr_155[data-theme=dark] ._weekdayGrid_1icdr_189{color:#9fbfd6}._dayButton_1icdr_208{color:#0f172a;cursor:pointer;width:34px;height:32px;font:inherit;background:0 0;border:1px solid #0000;border-radius:9px;font-size:13px;font-weight:700}._datePickerPanel_1icdr_155[data-theme=dark] ._dayButton_1icdr_208{color:#f8fafc}._dayButton_1icdr_208:hover,._dayButton_1icdr_208:focus-visible{background:#eef7ff;border-color:#b8ddf5;outline:0}._datePickerPanel_1icdr_155[data-theme=dark] ._dayButton_1icdr_208:hover,._datePickerPanel_1icdr_155[data-theme=dark] ._dayButton_1icdr_208:focus-visible{color:#fff;background:#7dd3fc1f;border-color:#2778c1}._dayButtonMuted_1icdr_239{color:#94a3b8}._datePickerPanel_1icdr_155[data-theme=dark] ._dayButtonMuted_1icdr_239{color:#9fbfd6}._dayButtonToday_1icdr_247{border-color:#1297db}._datePickerPanel_1icdr_155[data-theme=dark] ._dayButtonToday_1icdr_247{border-color:#7dd3fc}._dayButtonSelected_1icdr_255,._dayButtonSelected_1icdr_255:hover,._dayButtonSelected_1icdr_255:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerPanel_1icdr_155[data-theme=dark] ._dayButtonSelected_1icdr_255,._datePickerPanel_1icdr_155[data-theme=dark] ._dayButtonSelected_1icdr_255:hover,._datePickerPanel_1icdr_155[data-theme=dark] ._dayButtonSelected_1icdr_255:focus-visible{color:#fff;background:#0f84c1;border-color:#0f84c1}._datePickerActions_1icdr_271{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}._datePickerPanel_1icdr_155[data-theme=dark] ._datePickerActions_1icdr_271{border-top-color:#94a3b838}._dateTextButton_1icdr_285{color:#0f66d0;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:600}._datePickerPanel_1icdr_155[data-theme=dark] ._dateTextButton_1icdr_285{color:#7dd3fc}._dateTextButton_1icdr_285:hover,._dateTextButton_1icdr_285:focus-visible{color:#003862;outline:0}._datePickerPanel_1icdr_155[data-theme=dark] ._dateTextButton_1icdr_285:hover,._datePickerPanel_1icdr_155[data-theme=dark] ._dateTextButton_1icdr_285:focus-visible{color:#fff}._submitButton_1icdr_311{white-space:nowrap;min-height:40px;border-radius:12px!important}._statePanel_1icdr_317{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);min-height:220px;color:var(--dashboard-text-secondary,#64748b);text-align:center;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._loadingState_1icdr_331{justify-content:center;align-items:center;gap:8px;display:inline-flex}._loadingSpinner_1icdr_338{object-fit:contain;width:28px;height:28px}._errorText_1icdr_344{color:#b91c1c}._tableContainer_1icdr_348{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;width:100%;max-width:100%;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._table_1icdr_348{table-layout:fixed;width:100%}._headCell_1icdr_362{white-space:normal;overflow-wrap:anywhere;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:9px 8px!important;font-size:12px!important;font-weight:800!important}._bodyCell_1icdr_373{overflow-wrap:anywhere;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:8px!important;font-size:12px!important;line-height:1.35!important}._page_1icdr_1[data-theme=dark] ._backButton_1icdr_43{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1icdr_1[data-theme=dark] ._refreshButton_1icdr_389{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_1icdr_1[data-theme=dark] ._refreshButton_1icdr_389:hover,._page_1icdr_1[data-theme=dark] ._printButton_1icdr_396,._page_1icdr_1[data-theme=dark] ._printButton_1icdr_396:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_1icdr_1[data-theme=dark] ._reportCard_1icdr_49,._page_1icdr_1[data-theme=dark] ._statePanel_1icdr_317,._page_1icdr_1[data-theme=dark] ._tableContainer_1icdr_348{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1icdr_1[data-theme=dark] ._field_1icdr_67 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_1icdr_1[data-theme=dark] ._field_1icdr_67 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1icdr_1[data-theme=dark] ._field_1icdr_67 .MuiInputBase-input,._page_1icdr_1[data-theme=dark] ._field_1icdr_67 .MuiSelect-icon{color:var(--dashboard-text-primary,#f8fafc)}._page_1icdr_1[data-theme=dark] ._field_1icdr_67 .MuiInputLabel-root{color:#9fbfd6!important}._page_1icdr_1[data-theme=dark] ._selectHelpText_1icdr_115{color:var(--dashboard-text-secondary,#cbd5e1)}._dropdownMenu_1icdr_124[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838)!important;color:#f8fafc!important;background:#0f172a!important;box-shadow:0 18px 42px #02061773!important}._dropdownMenu_1icdr_124[data-theme=dark] button:hover,._dropdownMenu_1icdr_124[data-theme=dark] button:focus-visible{background:#1e3248!important}._dropdownMenu_1icdr_124[data-theme=dark] [aria-selected=true]{background:#17263b!important}._dropdownMenu_1icdr_124[data-theme=dark] .MuiTypography-root,._dropdownMenu_1icdr_124[data-theme=dark] div{color:#cbd5e1!important}._page_1icdr_1[data-theme=dark] ._headCell_1icdr_362{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1icdr_1[data-theme=dark] ._bodyCell_1icdr_373{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1icdr_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1icdr_373{background:var(--dashboard-hover-surface,#7dd3fc14)!important}@media (width<=1000px){._filterGrid_1icdr_60{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_1icdr_1{padding:12px 16px 16px}._actions_1icdr_36,._filterGrid_1icdr_60{grid-template-columns:1fr;align-items:stretch;width:100%}._actions_1icdr_36{flex-direction:column}._actions_1icdr_36 .MuiButton-root,._submitButton_1icdr_311{width:100%}}._toolbar_1icdr_12,._header_1icdr_498{padding-left:48px;position:relative}._backButton_1icdr_43{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_1icdr_43,._backButton_1icdr_43:hover,._backButton_1icdr_43:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1icdr_1[data-theme=dark] ._backButton_1icdr_43,._page_1icdr_1[data-theme=dark] ._backButton_1icdr_43:hover,._page_1icdr_1[data-theme=dark] ._backButton_1icdr_43:focus-visible,._pageDark_1icdr_529 ._backButton_1icdr_43,._pageDark_1icdr_529 ._backButton_1icdr_43:hover,._pageDark_1icdr_529 ._backButton_1icdr_43:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1icdr_43:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_1icdr_43:hover:after,._backButton_1icdr_43:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1icdr_1[data-theme=dark] ._backButton_1icdr_43:after,._pageDark_1icdr_529 ._backButton_1icdr_43:after{color:#0f172a;background:#f8fafcf2}._backButton_1icdr_43,._backButton_1icdr_43:hover,._backButton_1icdr_43:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}@media print{._page_1icdr_1{min-height:auto;padding:0;display:block;background:#fff!important}._toolbar_1icdr_12,._filterPanel_1icdr_56,._statePanel_1icdr_317{display:none!important}._reportCard_1icdr_49{display:block;overflow:visible;box-shadow:none!important;background:#fff!important;border:0!important}._tableContainer_1icdr_348{border-radius:0;background:#fff!important;border:0!important;overflow:visible!important}._table_1icdr_348{table-layout:fixed;width:100%}._headCell_1icdr_362,._bodyCell_1icdr_373{color:#000!important;background:#fff!important;border-color:#cbd5e1!important}}._page_4dm2k_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;height:100vh;padding:14px 20px;display:flex;overflow:hidden}._toolbar_4dm2k_12{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}._pageTitle_4dm2k_21{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:22px!important;font-weight:800!important}._pageSubtitle_4dm2k_29{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._backButton_4dm2k_36{color:#fff!important;background-color:#003862!important;border:1px solid!important}._reportCard_4dm2k_42{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filterPanel_4dm2k_51{border-bottom:1px solid var(--dashboard-border,#e2e8f0);flex:none;padding-bottom:8px}._filterGrid_4dm2k_57{grid-template-columns:repeat(4,minmax(160px,1fr));align-items:start;gap:8px 12px;display:grid}._carrierFilterGrid_4dm2k_64{grid-template-columns:minmax(220px,1.15fr) minmax(150px,.75fr) minmax(150px,.75fr) minmax(260px,1.25fr) auto}._rejectedFilterGrid_4dm2k_68{grid-template-columns:minmax(210px,1fr) minmax(140px,.65fr) minmax(140px,.65fr) minmax(230px,1fr) minmax(320px,1.35fr) auto}._dateTypeFilterGrid_4dm2k_72{grid-template-columns:minmax(210px,1fr) minmax(150px,.72fr) minmax(150px,.72fr) minmax(190px,.9fr) auto}._techLookupFilterGrid_4dm2k_76,._stateLookupFilterGrid_4dm2k_80{grid-template-columns:minmax(220px,1.1fr) minmax(150px,.75fr) minmax(150px,.75fr) minmax(280px,1.35fr) auto}._problemFilterGrid_4dm2k_84{grid-template-columns:minmax(210px,1fr) minmax(145px,.68fr) minmax(145px,.68fr) minmax(290px,1.32fr) minmax(170px,.76fr) auto}._reportField_4dm2k_88{grid-column:auto}._field_4dm2k_92,._reportField_4dm2k_88{width:100%}._field_4dm2k_92 .MuiInputBase-root,._reportField_4dm2k_88 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:10px;min-height:36px}._field_4dm2k_92 .MuiOutlinedInput-notchedOutline,._reportField_4dm2k_88 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_4dm2k_92 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._reportField_4dm2k_88 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_4dm2k_92 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._reportField_4dm2k_88 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_4dm2k_92 .MuiInputLabel-root,._field_4dm2k_92 .MuiInputBase-input,._reportField_4dm2k_88 .MuiInputLabel-root,._reportField_4dm2k_88 .MuiInputBase-input{font-size:13px}._field_4dm2k_92 .MuiInputBase-input,._reportField_4dm2k_88 .MuiInputBase-input{font-weight:700}._checkboxField_4dm2k_131{min-height:36px;color:var(--dashboard-text-primary,#0f172a);align-self:center;margin-left:0!important}._checkboxField_4dm2k_131 .MuiFormControlLabel-label{font-size:13px;font-weight:800}._inlineFilterGroup_4dm2k_143{white-space:nowrap;align-items:center;gap:22px;min-height:36px;display:flex}._inlineFilterGroup_4dm2k_143 ._checkboxField_4dm2k_131{margin-right:0!important}._multiGrid_4dm2k_155{grid-template-columns:repeat(3,minmax(220px,1fr));gap:8px 12px;margin-top:8px;display:grid}._multiOptionWrap_4dm2k_162{width:100%;min-width:0}._fieldErrorText_4dm2k_167{color:#d32f2f;margin:3px 0 0 12px!important;font-size:11px!important;font-weight:700!important;line-height:1.25!important}._dropdownError_4dm2k_175 .MuiOutlinedInput-notchedOutline{border-color:#d32f2f!important}._clearFilterButton_4dm2k_178{color:#1297db;cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;margin:3px 0 0 12px;padding:0;font-size:11px;font-weight:800;line-height:1.25;display:inline-flex}._clearFilterButton_4dm2k_178:hover,._clearFilterButton_4dm2k_178:focus-visible{color:#0f84c1;outline:0;text-decoration:underline}._multiField_4dm2k_200{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;min-width:0;overflow:hidden}._multiHeader_4dm2k_208{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 10px;display:flex}._multiLabel_4dm2k_219{color:var(--dashboard-card-title,#003862);font-size:13px!important;font-weight:900!important}._multiActions_4dm2k_225{gap:8px;display:flex}._iconTextButton_4dm2k_230{color:#1297db;cursor:pointer;min-height:24px;font:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:800;display:inline-flex}._iconTextButton_4dm2k_230:disabled{color:#94a3b8;cursor:not-allowed}._optionList_4dm2k_250{flex-direction:column;max-height:160px;padding:5px 10px;display:flex;overflow:auto}._optionItem_4dm2k_258{min-height:26px;color:var(--dashboard-text-primary,#0f172a);margin:0!important}._optionItem_4dm2k_258 .MuiFormControlLabel-label,._optionState_4dm2k_265{font-size:12px!important;font-weight:700!important}._optionState_4dm2k_265{color:var(--dashboard-text-secondary,#64748b);padding:10px 0}._actionRow_4dm2k_275{justify-content:flex-start;align-items:center;min-height:36px;margin-top:0;display:flex}._searchButton_4dm2k_283{min-width:96px;min-height:36px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_4dm2k_283:hover{background-color:#0f84c1!important;border-color:#0f84c1!important}._resultPanel_4dm2k_296{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;flex:auto;min-height:0;margin-top:8px;overflow:hidden}._reportResultStack_4dm2k_307{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}._stackedReportResultStack_4dm2k_315{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b6b transparent;gap:10px;overflow:auto}._stateDrilldownButton_4dm2k_323{color:#0f84c1;cursor:pointer;max-width:100%;font:inherit;text-align:center;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-weight:900;text-decoration:underline;display:inline-flex}._stateDrilldownButton_4dm2k_323:hover,._stateDrilldownButton_4dm2k_323:focus-visible,._stateDrilldownButtonActive_4dm2k_345{color:#003862;outline:0}._reportCellLink_4dm2k_350{color:#0f84c1;max-width:100%;font:inherit;text-align:center;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;justify-content:center;align-items:center;font-weight:900;text-decoration:underline;display:inline-flex}._reportCellLink_4dm2k_350:hover,._reportCellLink_4dm2k_350:focus-visible{color:#003862;outline:0}._stateBreakdownPanel_4dm2k_372{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;flex:none;margin:10px;overflow:hidden}._callsPerDaySplitGrid_4dm2k_381{grid-template-columns:minmax(280px,.95fr) minmax(320px,1.15fr);align-items:stretch;gap:8px;padding:8px;display:grid}._callsPerDayPanel_4dm2k_389,._callsPerDayBreakdownPanel_4dm2k_390{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;min-width:0;overflow:hidden}._callsPerDayBreakdownPanel_4dm2k_390{margin:0 8px 8px}._callsPerDayPanelHeader_4dm2k_402{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-header-surface,#f8fbff);justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 9px;display:flex}._callsPerDayCompactTableContainer_4dm2k_413{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b6b transparent;max-height:clamp(220px,34vh,390px);overflow:auto;box-shadow:none!important;background:0 0!important;border-radius:0!important}._callsPerDayFixedTableContainer_4dm2k_424{max-height:none;overflow:visible}._callsPerDayCompactTable_4dm2k_413{table-layout:fixed;width:100%;min-width:0;border-collapse:separate!important}._dateWiseCalls_4dm2k_436{flex-direction:column;gap:8px;padding:8px;display:flex}._dateWiseMonthGrid_4dm2k_443{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:6px;display:grid}._dateWiseDailyGrid_4dm2k_449{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}._dateWiseDayCard_4dm2k_455,._dateWiseMonthCard_4dm2k_456{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-input-surface,#fff);border-radius:8px;min-width:0}._dateWiseDayCard_4dm2k_455{flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:8px 9px;display:flex}._dateWiseDateLabel_4dm2k_472,._dateWiseMonthTitle_4dm2k_473{color:var(--dashboard-card-title,#003862);font-size:12px;font-weight:900;line-height:1.2}._dateWiseCallsLabel_4dm2k_480,._dateWiseMonthRange_4dm2k_481,._dateWiseRangeText_4dm2k_482{color:var(--dashboard-text-secondary,#64748b);font-size:11px!important;font-weight:800!important;line-height:1.2!important}._dateWiseMonthCard_4dm2k_456{min-height:86px;color:inherit;font:inherit;text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:7px;padding:9px;display:flex}._dateWiseMonthCardActive_4dm2k_502{background:var(--dashboard-hover-surface,#1297db0f);border-color:#1297db70}._dateWiseMonthTotalLink_4dm2k_507{color:#0f84c1;cursor:pointer;font:inherit;text-align:left;text-underline-offset:2px;background:0 0;border:0;margin-top:auto;padding:0;font-size:12px;font-weight:900;text-decoration:underline}._dateWiseMonthTotalLink_4dm2k_507:hover,._dateWiseMonthTotalLink_4dm2k_507:focus-visible{color:#003862;outline:0}._dateWiseMonthBreakdown_4dm2k_528{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;min-width:0;overflow:hidden}._dateWiseBreakdownHeader_4dm2k_535{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-header-surface,#f8fbff);justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 9px;display:flex}._dateWiseBreakdownRows_4dm2k_546{background:var(--dashboard-border,#e2e8f0);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid}._dateWiseBreakdownRow_4dm2k_546{background:var(--dashboard-card-surface,#fff);min-height:32px;color:var(--dashboard-text-secondary,#64748b);justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;font-size:12px;font-weight:800;display:flex}._dateWiseBreakdownRow_4dm2k_546 strong{color:var(--dashboard-text-primary,#0f172a);font-weight:900}._dateWiseTotalBar_4dm2k_571,._dateWiseOverallTotal_4dm2k_572{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-header-surface,#f8fbff);color:var(--dashboard-text-primary,#0f172a);text-align:right;border-radius:8px;padding:8px 9px;font-size:12px;font-weight:900}._dateWiseTotalBar_4dm2k_571{border-bottom:0;border-left:0;border-right:0;border-radius:0}._callsPerDayCompactBreakdown_4dm2k_590{background:var(--dashboard-card-surface,#fff);min-width:0;overflow:hidden}._callsPerDayCompactBreakdown_4dm2k_590 ._breakdownHeaderRow_4dm2k_596,._callsPerDayCompactBreakdown_4dm2k_590 ._tableHeaderRow_4dm2k_597{background:var(--dashboard-header-surface,#f8fbff);min-height:34px;padding:7px 9px}._callsPerDayCompactBreakdown_4dm2k_590 ._breakdownTableContainer_4dm2k_603{max-height:clamp(220px,34vh,390px)}._callsPerDayInlineState_4dm2k_607{text-align:center;justify-content:center;align-items:center;min-height:220px;padding:14px;display:flex}._breakdownPanelsGrid_4dm2k_616{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}._breakdownReportPanel_4dm2k_623{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;min-width:0;overflow:hidden}._stateBreakdownPanel_4dm2k_372 ._reportTable_4dm2k_631{table-layout:fixed;width:100%;min-width:0}._stateBreakdownPanel_4dm2k_372 ._headCell_4dm2k_637,._stateBreakdownPanel_4dm2k_372 ._bodyCell_4dm2k_638,._stateBreakdownPanel_4dm2k_372 ._totalCell_4dm2k_639{white-space:normal;overflow-wrap:anywhere}._breakdownHeaderRow_4dm2k_596{background:var(--dashboard-card-surface,#fff);min-height:42px;padding:9px 10px}._breakdownTableContainer_4dm2k_603{max-height:clamp(220px,32vh,340px);overflow:auto;box-shadow:none!important;background:0 0!important;border-radius:0!important}._breakdownDetailsPanel_4dm2k_658{border-top:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff)}._breakdownDetailsTableContainer_4dm2k_663{max-height:clamp(260px,38vh,430px);overflow:auto;box-shadow:none!important;background:0 0!important;border-radius:0!important}._tableContainer_4dm2k_671,._breakdownTableContainer_4dm2k_603,._breakdownDetailsTableContainer_4dm2k_663,._callsPerDayCompactTableContainer_4dm2k_413{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b6b transparent}._tableContainer_4dm2k_671::-webkit-scrollbar{width:9px;height:9px}._breakdownTableContainer_4dm2k_603::-webkit-scrollbar{width:9px;height:9px}._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar{width:9px;height:9px}._callsPerDayCompactTableContainer_4dm2k_413::-webkit-scrollbar{width:9px;height:9px}._tableContainer_4dm2k_671::-webkit-scrollbar-track{background:0 0}._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-track{background:0 0}._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-track{background:0 0}._callsPerDayCompactTableContainer_4dm2k_413::-webkit-scrollbar-track{background:0 0}._tableContainer_4dm2k_671::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:44px}._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:44px}._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:44px}._callsPerDayCompactTableContainer_4dm2k_413::-webkit-scrollbar-thumb{background:#64748b6b padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:44px}._tableContainer_4dm2k_671::-webkit-scrollbar-thumb:hover{background:#0f84c199 padding-box padding-box}._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-thumb:hover{background:#0f84c199 padding-box padding-box}._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-thumb:hover{background:#0f84c199 padding-box padding-box}._callsPerDayCompactTableContainer_4dm2k_413::-webkit-scrollbar-thumb:hover{background:#0f84c199 padding-box padding-box}._tableContainer_4dm2k_671::-webkit-scrollbar-corner{background:0 0}._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-corner{background:0 0}._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-corner{background:0 0}._callsPerDayCompactTableContainer_4dm2k_413::-webkit-scrollbar-corner{background:0 0}._breakdownTableContainer_4dm2k_603 ._headCell_4dm2k_637,._breakdownDetailsTableContainer_4dm2k_663 ._headCell_4dm2k_637{z-index:2;position:sticky;top:0}._breakdownDetailsTableContainer_4dm2k_663 ._bodyCell_4dm2k_638{height:34px}._virtualSpacerCell_4dm2k_730{background:0 0!important;border:0!important;padding:0!important}._infiniteLoadCell_4dm2k_736{height:42px;color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;background:#f8fbff!important;border-bottom:0!important;padding:8px 12px!important;font-size:12px!important;font-weight:800!important}._breakdownEmptyState_4dm2k_746{text-align:center;padding:24px}._emptyState_4dm2k_750{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:220px;display:flex}._loadingState_4dm2k_760{transform:translateY(18px)}._breakdownLoadingState_4dm2k_764{min-height:180px;padding:16px}._emptyTitle_4dm2k_769,._resultTitle_4dm2k_770{color:var(--dashboard-card-title,#003862);font-size:15px!important;font-weight:900!important}._emptyText_4dm2k_776{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._resultTitle_4dm2k_770{padding:14px 14px 0}._summaryBlock_4dm2k_786{border:1px solid var(--dashboard-border,#e2e8f0);color:#334155;background:#f8fbff;border-radius:8px;margin:12px 14px 14px;padding:14px;font-size:12px;line-height:1.5;overflow:auto}._reportTableWrap_4dm2k_797{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}._stackedReportTableWrap_4dm2k_805,._callsPerDayReportTableWrap_4dm2k_811{flex:none;height:auto;min-height:auto}._resultHeader_4dm2k_817{border-bottom:1px solid var(--dashboard-border,#e2e8f0);justify-content:space-between;align-items:center;gap:8px 12px;padding:14px;display:flex}._resultHeader_4dm2k_817 ._resultTitle_4dm2k_770{padding:0}._resultCount_4dm2k_830{color:var(--dashboard-text-secondary,#64748b);flex:none;font-size:12px!important;font-weight:800!important}._tableContainer_4dm2k_671{flex:auto;height:100%;min-height:0;max-height:none;overflow:auto;box-shadow:none!important;background:0 0!important;border-radius:0!important}._stackedReportTableContainer_4dm2k_848{flex:none;height:auto;min-height:auto;max-height:none;overflow:visible}._stickyReportTableContainer_4dm2k_856{overflow:auto}._stickyReportTableContainer_4dm2k_856 ._headCell_4dm2k_637{z-index:5!important;position:sticky!important;top:0!important}@media (width<=900px){._callsPerDaySplitGrid_4dm2k_381{grid-template-columns:1fr}}._tableHeaderRow_4dm2k_597{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}._reportDateRangeBar_4dm2k_882{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-header-surface,#f8fbff);color:var(--dashboard-text-secondary,#64748b);text-align:center;flex:none;padding:7px 10px;font-size:12px;font-weight:800}._tableTitle_4dm2k_893{color:var(--dashboard-card-title,#003862);font-size:14px!important;font-weight:900!important;line-height:1.2!important}._exportButton_4dm2k_900{min-height:34px;color:#1297db!important;border-color:#1297db!important;font-weight:800!important}._exportButton_4dm2k_900:hover{background:#1297db14!important}._reportTable_4dm2k_631{min-width:860px;border-collapse:separate!important}._headCell_4dm2k_637{white-space:nowrap;border-bottom:1px solid var(--dashboard-border,#e2e8f0)!important;color:var(--dashboard-card-title,#003862)!important;text-align:center!important;background:#f8fbff!important;padding:6px 8px!important;font-size:12px!important;font-weight:900!important;line-height:1.25!important}._sortButton_4dm2k_928{width:100%;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:center;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0;display:inline-flex}._sortLabel_4dm2k_945{white-space:pre-line}._sortButton_4dm2k_928:hover,._sortButton_4dm2k_928:focus-visible{color:#0f84c1;outline:0}._sortIcon_4dm2k_955{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._sortButton_4dm2k_928:hover ._sortIcon_4dm2k_955,._sortButton_4dm2k_928:focus-visible ._sortIcon_4dm2k_955{color:#0f84c1}._bodyCell_4dm2k_638{max-width:320px;border-bottom:1px solid var(--dashboard-border,#e2e8f0)!important;color:var(--dashboard-text-primary,#0f172a)!important;text-align:center!important;vertical-align:middle!important;padding:6px 8px!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}._expandedReportCell_4dm2k_981{border-bottom:1px solid var(--dashboard-border,#e2e8f0)!important;background:#f8fbff!important;padding:0!important}._rowExpansionPanel_4dm2k_987{background:#f8fbff;padding:10px}._rowExpansionTitle_4dm2k_992{color:var(--dashboard-card-title,#003862);margin:0 0 8px!important;font-size:13px!important;font-weight:900!important}._editedReportIconButton_4dm2k_998{color:#1297db;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}._editedReportIconButton_4dm2k_998:hover,._editedReportIconButton_4dm2k_998:focus-visible{color:#003862;background:#1297db14;outline:0}._editedReportIcon_4dm2k_998{color:currentColor;vertical-align:middle}._positiveChangeCell_4dm2k_1025{color:#11823b!important;font-weight:900!important}._negativeChangeCell_4dm2k_1030{color:#d12929!important;font-weight:900!important}._numericCell_4dm2k_1035{font-variant-numeric:tabular-nums;text-align:center!important}._totalRow_4dm2k_1041 ._totalCell_4dm2k_639{z-index:1;font-variant-numeric:tabular-nums;position:sticky;bottom:0;color:var(--dashboard-card-title,#003862)!important;text-align:center!important;vertical-align:middle!important;background:#eef7ff!important;border-top:2px solid #1fa2ea38!important;border-bottom:0!important;padding:6px 8px!important;font-size:12px!important;font-weight:900!important}._emptyCell_4dm2k_1056{height:120px;color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;border-bottom:0!important;font-size:13px!important;font-weight:800!important}._page_4dm2k_1[data-theme=dark] ._backButton_4dm2k_36,._page_4dm2k_1[data-theme=dark] ._searchButton_4dm2k_283{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_4dm2k_1[data-theme=dark] ._reportCard_4dm2k_42,._page_4dm2k_1[data-theme=dark] ._multiField_4dm2k_200,._page_4dm2k_1[data-theme=dark] ._resultPanel_4dm2k_296{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputBase-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputBase-input,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputBase-input,._page_4dm2k_1[data-theme=dark] ._checkboxField_4dm2k_131,._page_4dm2k_1[data-theme=dark] ._optionItem_4dm2k_258{color:var(--dashboard-text-primary,#f8fafc)}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputLabel-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputLabel-root{color:#9fbfd6!important}._page_4dm2k_1[data-theme=dark] ._multiHeader_4dm2k_208,._page_4dm2k_1[data-theme=dark] ._summaryBlock_4dm2k_786{border-color:var(--dashboard-card-border,#94a3b838);background:#071e33}._page_4dm2k_1[data-theme=dark] ._summaryBlock_4dm2k_786{color:var(--dashboard-text-primary,#f8fafc)}._page_4dm2k_1[data-theme=dark] ._tableContainer_4dm2k_671,._page_4dm2k_1[data-theme=dark] ._headCell_4dm2k_637{background:#071e33!important}._page_4dm2k_1[data-theme=dark] ._tableContainer_4dm2k_671,._page_4dm2k_1[data-theme=dark] ._breakdownTableContainer_4dm2k_603,._page_4dm2k_1[data-theme=dark] ._breakdownDetailsTableContainer_4dm2k_663{scrollbar-color:#7dd3fc61 #071e33b8}._page_4dm2k_1[data-theme=dark] ._tableContainer_4dm2k_671::-webkit-scrollbar-track{background:#071e33b8}._page_4dm2k_1[data-theme=dark] ._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-track{background:#071e33b8}._page_4dm2k_1[data-theme=dark] ._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-track{background:#071e33b8}._page_4dm2k_1[data-theme=dark] ._tableContainer_4dm2k_671::-webkit-scrollbar-thumb{background:#7dd3fc61 padding-box padding-box;border-color:#071e33b8}._page_4dm2k_1[data-theme=dark] ._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-thumb{background:#7dd3fc61 padding-box padding-box;border-color:#071e33b8}._page_4dm2k_1[data-theme=dark] ._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-thumb{background:#7dd3fc61 padding-box padding-box;border-color:#071e33b8}._page_4dm2k_1[data-theme=dark] ._tableContainer_4dm2k_671::-webkit-scrollbar-thumb:hover{background:#bae6fd9e padding-box padding-box}._page_4dm2k_1[data-theme=dark] ._breakdownTableContainer_4dm2k_603::-webkit-scrollbar-thumb:hover{background:#bae6fd9e padding-box padding-box}._page_4dm2k_1[data-theme=dark] ._breakdownDetailsTableContainer_4dm2k_663::-webkit-scrollbar-thumb:hover{background:#bae6fd9e padding-box padding-box}._page_4dm2k_1[data-theme=dark] ._tableHeaderRow_4dm2k_597{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}._page_4dm2k_1[data-theme=dark] ._stateBreakdownPanel_4dm2k_372{background:var(--dashboard-card-surface,#111c2f);border-color:var(--dashboard-card-border,#94a3b838)}._page_4dm2k_1[data-theme=dark] ._stateBreakdownHeader_4dm2k_1153,._page_4dm2k_1[data-theme=dark] ._breakdownHeaderRow_4dm2k_596{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}._page_4dm2k_1[data-theme=dark] ._breakdownDetailsPanel_4dm2k_658{border-color:var(--dashboard-card-border,#94a3b838);background:#111c2f}._page_4dm2k_1[data-theme=dark] ._exportButton_4dm2k_900{color:#7dd3fc!important;border-color:#7dd3fc!important}._page_4dm2k_1[data-theme=dark] ._expandedReportCell_4dm2k_981,._page_4dm2k_1[data-theme=dark] ._rowExpansionPanel_4dm2k_987{border-color:var(--dashboard-card-border,#94a3b838)!important;background:#071e33!important}._page_4dm2k_1[data-theme=dark] ._headCell_4dm2k_637,._page_4dm2k_1[data-theme=dark] ._bodyCell_4dm2k_638,._page_4dm2k_1[data-theme=dark] ._emptyCell_4dm2k_1056{border-color:var(--dashboard-card-border,#94a3b838)!important}._page_4dm2k_1[data-theme=dark] ._bodyCell_4dm2k_638{color:var(--dashboard-text-primary,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] ._stateDrilldownButton_4dm2k_323,._page_4dm2k_1[data-theme=dark] ._reportCellLink_4dm2k_350,._page_4dm2k_1[data-theme=dark] ._dateWiseMonthAction_4dm2k_1191{color:#7dd3fc}._page_4dm2k_1[data-theme=dark] ._stateDrilldownButton_4dm2k_323:hover,._page_4dm2k_1[data-theme=dark] ._stateDrilldownButton_4dm2k_323:focus-visible,._page_4dm2k_1[data-theme=dark] ._stateDrilldownButtonActive_4dm2k_345,._page_4dm2k_1[data-theme=dark] ._reportCellLink_4dm2k_350:hover,._page_4dm2k_1[data-theme=dark] ._reportCellLink_4dm2k_350:focus-visible,._page_4dm2k_1[data-theme=dark] ._dateWiseMonthCard_4dm2k_456:hover ._dateWiseMonthAction_4dm2k_1191,._page_4dm2k_1[data-theme=dark] ._dateWiseMonthCard_4dm2k_456:focus-visible ._dateWiseMonthAction_4dm2k_1191{color:#bae6fd}._page_4dm2k_1[data-theme=dark] ._sortIcon_4dm2k_955{color:#e2e8f0}._page_4dm2k_1[data-theme=dark] ._sortButton_4dm2k_928:hover,._page_4dm2k_1[data-theme=dark] ._sortButton_4dm2k_928:focus-visible,._page_4dm2k_1[data-theme=dark] ._sortButton_4dm2k_928:hover ._sortIcon_4dm2k_955,._page_4dm2k_1[data-theme=dark] ._sortButton_4dm2k_928:focus-visible ._sortIcon_4dm2k_955{color:#fff}._page_4dm2k_1[data-theme=dark] ._iconTextButton_4dm2k_230{color:#7dd3fc}@media (width<=1100px){._filterGrid_4dm2k_57,._carrierFilterGrid_4dm2k_64,._rejectedFilterGrid_4dm2k_68,._dateTypeFilterGrid_4dm2k_72,._techLookupFilterGrid_4dm2k_76,._stateLookupFilterGrid_4dm2k_80,._problemFilterGrid_4dm2k_84,._multiGrid_4dm2k_155{grid-template-columns:repeat(2,minmax(0,1fr))}._reportField_4dm2k_88{grid-column:auto}}@media (width<=980px){._dateWiseDailyGrid_4dm2k_449{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){._breakdownPanelsGrid_4dm2k_616{grid-template-columns:1fr}}@media (width<=760px){._page_4dm2k_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;min-height:100vh;padding:14px 20px;display:flex;overflow:auto}._filterGrid_4dm2k_57,._carrierFilterGrid_4dm2k_64,._rejectedFilterGrid_4dm2k_68,._dateTypeFilterGrid_4dm2k_72,._techLookupFilterGrid_4dm2k_76,._stateLookupFilterGrid_4dm2k_80,._problemFilterGrid_4dm2k_84,._multiGrid_4dm2k_155{grid-template-columns:1fr}._reportField_4dm2k_88{grid-column:auto}._dateWiseDailyGrid_4dm2k_449{grid-template-columns:repeat(2,minmax(0,1fr))}}._dropdownField_4dm2k_1284{width:100%}._dropdownField_4dm2k_1284 .MuiInputBase-root{min-height:36px}._dropdownField_4dm2k_1284 .MuiInputBase-input{font-size:12.5px!important;font-weight:600!important}._dropdownField_4dm2k_1284 .MuiInputLabel-root,._dropdownField_4dm2k_1284 .MuiFormLabel-root{font-size:12px!important;font-weight:600!important}._dropdownField_4dm2k_1284 .MuiInputBase-root:has(.MuiInputAdornment-positionStart){align-items:flex-start;height:auto;min-height:36px;padding-top:5px;padding-bottom:5px}._dropdownField_4dm2k_1284 .MuiInputAdornment-positionStart{flex:auto;align-items:center;min-width:0;max-width:calc(100% - 28px);max-height:none;overflow:visible}._dropdownField_4dm2k_1284 .MuiInputAdornment-positionEnd{flex:none;max-height:none;margin-left:4px;padding-top:1px}._dropdownField_4dm2k_1284 .MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input{flex:0 0 0;width:0;min-width:0;padding:0}._dropdownMenu_4dm2k_1334{max-height:none;overflow:visible;border-radius:8px!important;padding:4px!important}._dropdownMenu_4dm2k_1334 button{border-radius:6px;min-height:28px;padding:5px 8px;font-size:12.5px;font-weight:500}._dropdownMenu_4dm2k_1334 button .MuiTypography-root{font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}._dropdownMenu_4dm2k_1334 .MuiCheckbox-root{padding:1px!important}._dropdownMenu_4dm2k_1334 .MuiCheckbox-root .MuiSvgIcon-root{font-size:18px!important}._datePickerPanel_4dm2k_1362{background:#fff;border:1px solid #dbe6f3;border-radius:10px;width:286px;padding:12px;box-shadow:0 18px 42px #0f172a24}._datePickerHeader_4dm2k_1371{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_4dm2k_1379{color:#003862;font-size:13px!important;font-weight:800!important}._weekdayGrid_4dm2k_1385,._dayGrid_4dm2k_1386{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_4dm2k_1385{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_4dm2k_1400{color:#334155;cursor:pointer;width:34px;height:30px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}._dayButton_4dm2k_1400:hover,._dayButton_4dm2k_1400:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_4dm2k_1423{color:#94a3b8}._dayButtonDisabled_4dm2k_1427,._dayButtonDisabled_4dm2k_1427:hover,._dayButtonDisabled_4dm2k_1427:focus-visible{color:#cbd5e1;cursor:not-allowed;opacity:.65;background:0 0;outline:0}._dayButtonToday_4dm2k_1437{border-color:#1297db}._dayButtonSelected_4dm2k_1441,._dayButtonSelected_4dm2k_1441:hover,._dayButtonSelected_4dm2k_1441:focus-visible{color:#fff;background:#1297db}._datePickerActions_4dm2k_1448{border-top:1px solid #e2e8f0;justify-content:flex-start;gap:10px;margin-top:10px;padding-top:10px;display:flex}._dateTextButton_4dm2k_1457{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_4dm2k_1457:hover,._dateTextButton_4dm2k_1457:focus-visible{color:#003862;outline:0}._page_4dm2k_1[data-theme=dark] ._datePickerPanel_4dm2k_1362{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f}._page_4dm2k_1[data-theme=dark] ._datePickerTitle_4dm2k_1379,._page_4dm2k_1[data-theme=dark] ._dayButton_4dm2k_1400{color:var(--dashboard-text-primary,#f8fafc)}._page_4dm2k_1[data-theme=dark] ._weekdayGrid_4dm2k_1385,._page_4dm2k_1[data-theme=dark] ._dayButtonMuted_4dm2k_1423{color:#9fbfd6}._page_4dm2k_1[data-theme=dark] ._dayButtonDisabled_4dm2k_1427,._page_4dm2k_1[data-theme=dark] ._dayButtonDisabled_4dm2k_1427:hover,._page_4dm2k_1[data-theme=dark] ._dayButtonDisabled_4dm2k_1427:focus-visible{color:#64748b;background:0 0}._page_4dm2k_1[data-theme=dark] ._dayButton_4dm2k_1400:hover,._page_4dm2k_1[data-theme=dark] ._dayButton_4dm2k_1400:focus-visible{color:#fff;background:#7dd3fc1f}._page_4dm2k_1[data-theme=dark] ._dayButtonToday_4dm2k_1437{border-color:#7dd3fc}._page_4dm2k_1[data-theme=dark] ._dayButtonSelected_4dm2k_1441,._page_4dm2k_1[data-theme=dark] ._dayButtonSelected_4dm2k_1441:hover,._page_4dm2k_1[data-theme=dark] ._dayButtonSelected_4dm2k_1441:focus-visible{color:#fff;background:#0f84c1}._page_4dm2k_1[data-theme=dark] ._datePickerActions_4dm2k_1448{border-top-color:var(--dashboard-card-border,#94a3b838)}._page_4dm2k_1[data-theme=dark] ._dateTextButton_4dm2k_1457{color:#7dd3fc}._page_4dm2k_1[data-theme=dark] ._dateTextButton_4dm2k_1457:hover,._page_4dm2k_1[data-theme=dark] ._dateTextButton_4dm2k_1457:focus-visible{color:#fff}._selectedValueWrap_4dm2k_1526{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;min-width:95%;max-width:100%;display:flex;overflow:hidden}._selectedValueChip_4dm2k_1537{color:#0f66d0;text-overflow:ellipsis;white-space:nowrap;background:#0f66d014;border-radius:999px;flex:0 auto;align-items:center;min-width:34px;max-width:150px;min-height:20px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex;overflow:hidden}._selectedValueWrapAll_4dm2k_1555{white-space:normal;flex-wrap:wrap;overflow:visible}._selectedValueWrapAll_4dm2k_1555 ._selectedValueChip_4dm2k_1537{text-overflow:clip;white-space:nowrap;flex:none;max-width:none;overflow:visible}._selectedValueCount_4dm2k_1569{color:#334155;background:#0f172a14;flex:none;min-width:auto}._page_4dm2k_1[data-theme=dark] ._selectedValueChip_4dm2k_1537{color:#7dd3fc;background:#7dd3fc1f}._page_4dm2k_1[data-theme=dark] ._selectedValueCount_4dm2k_1569{color:#cbd5e1;background:#94a3b82e}._errorText_4dm2k_1586{color:#b91c1c;font-size:13px!important;font-weight:800!important}._toggleField_4dm2k_1591{align-self:center;align-items:center;gap:10px;min-height:36px;display:flex}._toggleLabel_4dm2k_1599{color:var(--dashboard-text-primary,#0f172a);font-size:13px!important;font-weight:900!important}._etaToggle_4dm2k_1605{cursor:pointer;min-width:64px;min-height:32px;font:inherit;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}._etaToggleOn_4dm2k_1620{color:#15803d;background:#16a34a24;border:1px solid #16a34a59}._etaToggleOff_4dm2k_1626{color:#b91c1c;background:#dc26261f;border:1px solid #dc262659}._etaToggleOn_4dm2k_1620:hover,._etaToggleOn_4dm2k_1620:focus-visible{background:#16a34a33;outline:0}._etaToggleOff_4dm2k_1626:hover,._etaToggleOff_4dm2k_1626:focus-visible{background:#dc26262e;outline:0}._page_4dm2k_1[data-theme=dark] ._toggleLabel_4dm2k_1599{color:var(--dashboard-text-primary,#f8fafc)}._page_4dm2k_1[data-theme=dark] ._etaToggleOn_4dm2k_1620{color:#86efac;background:#22c55e29;border-color:#4ade805c}._page_4dm2k_1[data-theme=dark] ._etaToggleOff_4dm2k_1626{color:#fca5a5;background:#ef444429;border-color:#f8717161}._monthTabs_4dm2k_1659{border-bottom:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;flex:none;gap:6px;padding:8px 10px;display:flex;overflow-x:auto}._monthTab_4dm2k_1659{border:1px solid var(--dashboard-border,#e2e8f0);min-height:30px;color:var(--dashboard-card-title,#003862);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}._monthTab_4dm2k_1659:hover,._monthTab_4dm2k_1659:focus-visible{color:#0f84c1;border-color:#1297db;outline:0}._monthTabActive_4dm2k_1690{color:#fff;background:#1297db;border-color:#1297db}._page_4dm2k_1[data-theme=dark] ._monthTabs_4dm2k_1659{border-color:var(--dashboard-card-border,#94a3b838);background:#071e33}._page_4dm2k_1[data-theme=dark] ._monthTab_4dm2k_1659{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#102b48}._page_4dm2k_1[data-theme=dark] ._monthTab_4dm2k_1659:hover,._page_4dm2k_1[data-theme=dark] ._monthTab_4dm2k_1659:focus-visible{color:#fff;border-color:#7dd3fc}._page_4dm2k_1[data-theme=dark] ._monthTabActive_4dm2k_1690{color:#fff;background:#1297db;border-color:#7dd3fc}._breakdownRecordCount_4dm2k_1719{border-top:1px solid var(--dashboard-border,#e2e8f0);min-height:34px;color:var(--dashboard-text-secondary,#64748b);text-align:right;background:#f8fbff;justify-content:flex-end;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:flex}._page_4dm2k_1[data-theme=dark] ._breakdownRecordCount_4dm2k_1719,._page_4dm2k_1[data-theme=dark] ._infiniteLoadCell_4dm2k_736{border-color:var(--dashboard-card-border,#94a3b838)!important;color:var(--dashboard-text-secondary,#cbd5e1)!important;background:#071e33!important}._page_4dm2k_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._page_4dm2k_1[data-theme=dark] ._filterPanel_4dm2k_51,._page_4dm2k_1[data-theme=dark] ._resultHeader_4dm2k_817,._page_4dm2k_1[data-theme=dark] ._tableHeaderRow_4dm2k_597,._page_4dm2k_1[data-theme=dark] ._monthTabs_4dm2k_1659,._page_4dm2k_1[data-theme=dark] ._breakdownRecordCount_4dm2k_1719{border-color:var(--dashboard-card-border,#94a3b838)!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputBase-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputBase-root,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiInputBase-root{background:var(--dashboard-input-surface,#17263b)!important;color:var(--dashboard-text-primary,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputBase-input,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputBase-input,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiInputBase-input,._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputBase-input::placeholder,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputBase-input::placeholder,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiInputBase-input::placeholder{opacity:1;color:var(--dashboard-text-primary,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiInputLabel-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiInputLabel-root,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiInputLabel-root,._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiFormLabel-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiFormLabel-root,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiFormLabel-root,._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiSvgIcon-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiSvgIcon-root,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiSvgIcon-root,._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiIconButton-root,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiIconButton-root,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiIconButton-root{color:#9fbfd6!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)!important}._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._field_4dm2k_92 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._reportField_4dm2k_88 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_4dm2k_1[data-theme=dark] ._dropdownField_4dm2k_1284 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc75!important}._page_4dm2k_1[data-theme=dark] ._checkboxField_4dm2k_131 .MuiCheckbox-root,._page_4dm2k_1[data-theme=dark] ._optionItem_4dm2k_258 .MuiCheckbox-root{color:#7dd3fc!important}._page_4dm2k_1[data-theme=dark] ._multiHeader_4dm2k_208,._page_4dm2k_1[data-theme=dark] ._expandedReportCell_4dm2k_981,._page_4dm2k_1[data-theme=dark] ._rowExpansionPanel_4dm2k_987{border-color:var(--dashboard-card-border,#94a3b838)!important;background:#071e33!important}._page_4dm2k_1[data-theme=dark] ._rowExpansionTitle_4dm2k_992{color:var(--dashboard-card-title,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] ._headCell_4dm2k_637,._page_4dm2k_1[data-theme=dark] ._summaryBlock_4dm2k_786,._page_4dm2k_1[data-theme=dark] ._reportDateRangeBar_4dm2k_882,._page_4dm2k_1[data-theme=dark] ._monthTabs_4dm2k_1659,._page_4dm2k_1[data-theme=dark] ._infiniteLoadCell_4dm2k_736,._page_4dm2k_1[data-theme=dark] ._breakdownRecordCount_4dm2k_1719{background:var(--dashboard-header-surface,#071e33)!important}._page_4dm2k_1[data-theme=dark] ._multiLabel_4dm2k_219,._page_4dm2k_1[data-theme=dark] ._tableTitle_4dm2k_893,._page_4dm2k_1[data-theme=dark] ._emptyTitle_4dm2k_769,._page_4dm2k_1[data-theme=dark] ._resultTitle_4dm2k_770,._page_4dm2k_1[data-theme=dark] ._headCell_4dm2k_637{color:var(--dashboard-card-title,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] ._emptyText_4dm2k_776,._page_4dm2k_1[data-theme=dark] ._optionState_4dm2k_265,._page_4dm2k_1[data-theme=dark] ._resultCount_4dm2k_830,._page_4dm2k_1[data-theme=dark] ._breakdownRecordCount_4dm2k_1719,._page_4dm2k_1[data-theme=dark] ._infiniteLoadCell_4dm2k_736{color:var(--dashboard-text-secondary,#cbd5e1)!important}._page_4dm2k_1[data-theme=dark] ._bodyCell_4dm2k_638,._page_4dm2k_1[data-theme=dark] ._emptyCell_4dm2k_1056,._page_4dm2k_1[data-theme=dark] ._optionItem_4dm2k_258,._page_4dm2k_1[data-theme=dark] ._checkboxField_4dm2k_131,._page_4dm2k_1[data-theme=dark] ._toggleLabel_4dm2k_1599{color:var(--dashboard-text-primary,#f8fafc)!important}._page_4dm2k_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_4dm2k_638,._page_4dm2k_1[data-theme=dark] .MuiTableRow-hover:hover ._emptyCell_4dm2k_1056{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_4dm2k_1[data-theme=dark] ._totalRow_4dm2k_1041 ._totalCell_4dm2k_639{border-top-color:var(--dashboard-card-border,#94a3b838)!important;color:var(--dashboard-text-primary,#f8fafc)!important;background:#102b48!important}._page_4dm2k_1[data-theme=dark] ._exportButton_4dm2k_900:hover,._page_4dm2k_1[data-theme=dark] ._iconTextButton_4dm2k_230:hover,._page_4dm2k_1[data-theme=dark] ._iconTextButton_4dm2k_230:focus-visible,._page_4dm2k_1[data-theme=dark] ._clearFilterButton_4dm2k_178:hover,._page_4dm2k_1[data-theme=dark] ._clearFilterButton_4dm2k_178:focus-visible{color:#bae6fd!important}._page_4dm2k_1[data-theme=dark] ._datePickerPanel_4dm2k_1362{box-shadow:0 18px 42px #02061773}._page_4dm2k_1[data-theme=dark] ._datePickerHeader_4dm2k_1371 .MuiIconButton-root{color:#9fbfd6!important}._page_4dm2k_1[data-theme=dark] ._dayButtonToday_4dm2k_1437:not(._dayButtonSelected_4dm2k_1441){color:#7dd3fc}._page_4dm2k_1[data-theme=dark] ._errorText_4dm2k_1586,._page_4dm2k_1[data-theme=dark] ._fieldErrorText_4dm2k_167{color:#fca5a5!important}._dropdownMenu_4dm2k_1334[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838)!important;color:#f8fafc!important;background:#0f172a!important;box-shadow:0 18px 42px #02061773!important}._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiInputBase-root{color:#f8fafc!important;background:#17263b!important}._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:#94a3b838!important}._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiInputBase-input,._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiInputBase-input::placeholder,._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiSvgIcon-root,._dropdownMenu_4dm2k_1334[data-theme=dark] .MuiCheckbox-root{color:#cbd5e1!important}._dropdownMenu_4dm2k_1334[data-theme=dark] button:hover,._dropdownMenu_4dm2k_1334[data-theme=dark] button:focus-visible{outline:0;background:#1e3248!important}._dropdownMenu_4dm2k_1334[data-theme=dark] [aria-selected=true]{background:#17263b!important}._dropdownMenu_4dm2k_1334[data-theme=dark] div{color:#cbd5e1}._datePickerPanel_4dm2k_1362[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f;box-shadow:0 18px 42px #02061773}._datePickerPanel_4dm2k_1362[data-theme=dark] ._datePickerTitle_4dm2k_1379,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButton_4dm2k_1400{color:var(--dashboard-text-primary,#f8fafc)}._datePickerPanel_4dm2k_1362[data-theme=dark] ._datePickerHeader_4dm2k_1371 .MuiIconButton-root{color:#9fbfd6!important}._datePickerPanel_4dm2k_1362[data-theme=dark] ._weekdayGrid_4dm2k_1385,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonMuted_4dm2k_1423{color:#9fbfd6}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonDisabled_4dm2k_1427,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonDisabled_4dm2k_1427:hover,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonDisabled_4dm2k_1427:focus-visible{color:#64748b;background:0 0}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButton_4dm2k_1400:hover,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButton_4dm2k_1400:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonToday_4dm2k_1437{border-color:#7dd3fc}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonToday_4dm2k_1437:not(._dayButtonSelected_4dm2k_1441){color:#7dd3fc}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonSelected_4dm2k_1441,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonSelected_4dm2k_1441:hover,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dayButtonSelected_4dm2k_1441:focus-visible{color:#fff;background:#0f84c1}._datePickerPanel_4dm2k_1362[data-theme=dark] ._datePickerActions_4dm2k_1448{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dateTextButton_4dm2k_1457{color:#7dd3fc}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dateTextButton_4dm2k_1457:hover,._datePickerPanel_4dm2k_1362[data-theme=dark] ._dateTextButton_4dm2k_1457:focus-visible{color:#fff}._datePickerPanel_4dm2k_1362[data-theme=dark] ._dateTextButton_4dm2k_1457:disabled{color:#64748b;cursor:not-allowed}._toolbar_4dm2k_12,._header_4dm2k_1991{padding-left:48px;position:relative}._backButton_4dm2k_36{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;padding:0!important;display:inline-flex!important;position:absolute!important}._backButton_4dm2k_36,._backButton_4dm2k_36:hover,._backButton_4dm2k_36:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_4dm2k_1[data-theme=dark] ._backButton_4dm2k_36,._page_4dm2k_1[data-theme=dark] ._backButton_4dm2k_36:hover,._page_4dm2k_1[data-theme=dark] ._backButton_4dm2k_36:focus-visible,._pageDark_4dm2k_2022 ._backButton_4dm2k_36,._pageDark_4dm2k_2022 ._backButton_4dm2k_36:hover,._pageDark_4dm2k_2022 ._backButton_4dm2k_36:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_4dm2k_36:after{content:"Back";z-index:10;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%,-2px)}._backButton_4dm2k_36:hover:after,._backButton_4dm2k_36:focus-visible:after{opacity:1;transform:translate(-50%)}._page_4dm2k_1[data-theme=dark] ._backButton_4dm2k_36:after,._pageDark_4dm2k_2022 ._backButton_4dm2k_36:after{color:#0f172a;background:#f8fafcf2}._backButton_4dm2k_36,._backButton_4dm2k_36:hover,._backButton_4dm2k_36:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._nav_soirg_1{box-sizing:border-box;border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);flex:none;align-items:center;gap:6px;width:100%;min-height:52px;padding:8px;display:flex;overflow:auto hidden;border-radius:16px!important}._link_soirg_17{box-sizing:border-box;height:34px;min-height:34px;color:var(--dashboard-text-secondary,#64748b);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}._link_soirg_17:hover,._link_soirg_17:focus-visible{color:#0f84c1;border-color:#1297db4d;border-radius:16px;outline:0}._active_soirg_48{color:#003862;background:#1297db1f;border-color:#1297db;border-radius:16px}[data-theme=dark] ._active_soirg_48{color:#f8fafc;background:#7dd3fc29}@media (width<=720px){._nav_soirg_1{min-height:48px;padding:6px}}._layout_n2hgs_1{flex-direction:column;flex:auto;gap:14px;min-width:0;min-height:0;display:flex;overflow:hidden}._layout_n2hgs_1>nav{flex-shrink:0}._loadingState_usg6s_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:72px;display:inline-flex}._loadingSpinner_usg6s_11{object-fit:contain;width:56px;height:56px}._page_pvf3u_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._header_pvf3u_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._header_pvf3u_14>div:first-child{min-height:40px;padding-left:48px;position:relative}._backButton_pvf3u_28{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:1px solid!important;border-radius:50%!important;padding:0!important;display:inline-flex!important;position:absolute!important;box-shadow:inset 0 0 0 1px!important}._backButton_pvf3u_28:hover,._backButton_pvf3u_28:focus-visible{color:#0f84c1!important;background:0 0!important}[data-theme=dark] ._backButton_pvf3u_28,[data-theme=dark] ._backButton_pvf3u_28:hover,[data-theme=dark] ._backButton_pvf3u_28:focus-visible{color:#7dd3fc!important}._pageTitle_pvf3u_60{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_pvf3u_68{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._headerActions_pvf3u_75,._controls_pvf3u_76,._filterBar_pvf3u_77,._inventoryActions_pvf3u_78,._loadingState_pvf3u_79{align-items:center;gap:10px;display:flex}._contentCard_pvf3u_85{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._controls_pvf3u_76{flex-wrap:nowrap;flex:none;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding-top:4px;padding-bottom:2px;overflow:visible}._filterBar_pvf3u_77{flex-wrap:nowrap;flex:none;align-items:center}._locationSelect_pvf3u_113{flex:0 0 210px;width:210px}._inventoryActions_pvf3u_78{flex-wrap:nowrap;flex:none;justify-content:flex-end;margin-left:auto}._controls_pvf3u_76 .MuiButton-root{white-space:nowrap;flex:none;min-height:34px;padding:5px 12px;font-size:12px}._filterBar_pvf3u_77 .MuiInputBase-root{min-height:34px;font-size:12px}._filterBar_pvf3u_77 .MuiInputBase-input{padding-top:7px;padding-bottom:7px;font-size:12px}._filterBar_pvf3u_77 .MuiInputLabel-root{font-size:12px}._locationMenuPaper_pvf3u_148{scrollbar-width:thin;overflow:hidden auto!important}._locationMenuPaper_pvf3u_148 .MuiMenu-list{padding-bottom:0!important}._locationMenuPaper_pvf3u_148 .MuiMenuItem-root{white-space:normal;word-break:break-word;align-items:flex-start;min-height:34px;font-size:13px;line-height:1.3}._moreLocationsItem_pvf3u_167{pointer-events:auto;bottom:0;color:#0f66d0!important;cursor:pointer!important;opacity:1!important;text-align:center!important;background:#eef8ff!important;border-top:1px solid #dbe6f3!important;justify-content:center!important;min-height:32px!important;font-size:12px!important;font-weight:800!important;position:sticky!important}._moreLocationsItem_pvf3u_167:hover,._moreLocationsItem_pvf3u_167:focus-visible{outline:0;background:#dff2ff!important}._page_pvf3u_1[data-theme=dark] ._moreLocationsItem_pvf3u_167{color:#7dd3fc!important;background:#17263b!important;border-color:#94a3b838!important}._page_pvf3u_1[data-theme=dark] ._moreLocationsItem_pvf3u_167:hover,._page_pvf3u_1[data-theme=dark] ._moreLocationsItem_pvf3u_167:focus-visible{background:#102b48!important}._selectPlaceholder_pvf3u_200{color:#94a3b8}._tableContainer_pvf3u_204{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_pvf3u_217{scrollbar-width:thin;flex:auto;width:100%;min-width:0;min-height:0;overflow:auto}._table_pvf3u_204{table-layout:fixed;width:100%;min-width:900px}._headCell_pvf3u_232{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._bodyCell_pvf3u_242,._nameCell_pvf3u_243{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._serialCell_pvf3u_254{width:72px;color:#64748b!important;font-weight:800!important}._nameCell_pvf3u_243{color:#003862!important;font-weight:800!important}._bodyRow_pvf3u_265:hover ._bodyCell_pvf3u_242,._bodyRow_pvf3u_265:hover ._nameCell_pvf3u_243{background:var(--dashboard-hover-surface,#1297db0f)}._quantityInput_pvf3u_270{box-sizing:border-box;color:#0f172a;width:100%;max-width:110px;height:32px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;font-weight:700}._quantityInput_pvf3u_270:disabled{color:#475569;opacity:1;background:#f8fafc;border-color:#e2e8f0}._quantityInput_pvf3u_270:focus{border-color:#1297db;outline:2px solid #1297db2e}._stateCell_pvf3u_296{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._loadingState_pvf3u_79{justify-content:center}._loadingSpinner_pvf3u_308{width:28px;height:28px}[data-theme=dark] ._headCell_pvf3u_232{color:#e2e8f0!important;background:#17233a!important;border-bottom-color:#94a3b83d!important}[data-theme=dark] ._bodyCell_pvf3u_242,[data-theme=dark] ._nameCell_pvf3u_243{color:#cbd5e1!important;border-bottom-color:#94a3b82e!important}[data-theme=dark] ._nameCell_pvf3u_243{color:#f8fafc!important}[data-theme=dark] ._quantityInput_pvf3u_270{color:#f8fafc;background:#0f172a;border-color:#94a3b85c}[data-theme=dark] ._quantityInput_pvf3u_270:disabled{color:#cbd5e1;background:#111827;border-color:#94a3b833}@media (width<=720px){._page_pvf3u_1{padding:16px}._locationSelect_pvf3u_113{flex-basis:190px;width:190px}}._page_1hr3h_1{box-sizing:border-box;background:var(--dashboard-main-bg,#f6f8fc);flex-direction:column;width:100%;max-width:100%;height:100vh;min-height:0;padding:24px;display:flex;overflow:hidden}._auditPage_1hr3h_14{padding-top:14px;padding-bottom:14px}._header_1hr3h_19{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}._header_1hr3h_19>div:first-child{min-height:40px;padding-left:48px;position:relative}._backButton_1hr3h_34{justify-content:center;align-items:center;width:40px;height:40px;top:0;left:0;min-width:40px!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:1px solid!important;border-radius:50%!important;padding:0!important;display:inline-flex!important;position:absolute!important;box-shadow:inset 0 0 0 1px!important}._backButton_1hr3h_34:hover,._backButton_1hr3h_34:focus-visible{color:#0f84c1!important;background:0 0!important}[data-theme=dark] ._backButton_1hr3h_34,[data-theme=dark] ._backButton_1hr3h_34:hover,[data-theme=dark] ._backButton_1hr3h_34:focus-visible{color:#7dd3fc!important}._auditHeader_1hr3h_66{align-items:center;margin-bottom:-6px}._pageTitle_1hr3h_71{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1hr3h_79,._helpText_1hr3h_80,._note_1hr3h_81,._stateText_1hr3h_82{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._actions_1hr3h_88,._filterBar_1hr3h_89,._formActions_1hr3h_90,._rowActions_1hr3h_91,._loadingState_1hr3h_92{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._tableCard_1hr3h_99,._formCard_1hr3h_100{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._localTabs_1hr3h_109{background:#f8fbff;border:1px solid #dbe6f3;border-radius:12px;align-items:center;gap:6px;min-height:50px;margin-bottom:16px;padding:6px;display:flex}._page_1hr3h_1[data-theme=dark] ._localTabs_1hr3h_109{background:#5087a5;border-color:#2c3549}._localTab_1hr3h_109{color:#475569;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:800}._page_1hr3h_1[data-theme=dark] ._localTab_1hr3h_109{color:#fff}._localTab_1hr3h_109:hover,._localTab_1hr3h_109:focus-visible{color:#003862;background:#eef8ff;outline:0}._localTabActive_1hr3h_150,._localTabActive_1hr3h_150:hover,._localTabActive_1hr3h_150:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._page_1hr3h_1[data-theme=dark] ._localTabActive_1hr3h_150,._page_1hr3h_1[data-theme=dark] ._localTabActive_1hr3h_150:hover,._page_1hr3h_1[data-theme=dark] ._localTabActive_1hr3h_150:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._detailsTabPanel_1hr3h_166{flex:auto;min-height:0;overflow:auto}._emptyTabPanel_1hr3h_172{text-align:center;background:#f8fbff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}._page_1hr3h_1[data-theme=dark] ._emptyTabPanel_1hr3h_172{background:#102644;border-color:#2c3549}._emptyTabTitle_1hr3h_190{color:#003862;font-size:16px!important;font-weight:800!important}._page_1hr3h_1[data-theme=dark] ._emptyTabTitle_1hr3h_190{color:#7dd3fc}._emptyTabText_1hr3h_200{color:#64748b;font-size:13px!important;font-weight:600!important}._page_1hr3h_1[data-theme=dark] ._emptyTabText_1hr3h_200{color:#fff}._auditReportCard_1hr3h_210{gap:0;overflow:hidden}._tableContainer_1hr3h_215{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:8px;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden;background:var(--dashboard-card-surface,#fff)!important}._tableScroll_1hr3h_227{scrollbar-width:thin;flex:auto;width:100%;min-width:0;min-height:0;overflow:auto}._table_1hr3h_99{table-layout:fixed;width:100%;min-width:980px}._compactTable_1hr3h_242{min-width:760px}._auditTable_1hr3h_246{min-width:920px}._drTable_1hr3h_250{width:100%;min-width:0}._drTableScroll_1hr3h_255{overflow-x:hidden}._drTable_1hr3h_250 ._headCell_1hr3h_259:first-child,._drTable_1hr3h_250 ._nameCell_1hr3h_260:first-child,._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(2),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(2){width:8%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(3),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(3){width:5%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(4),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(4){width:13%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(5),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(5){width:12%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(6),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(6){width:10%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(7),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(7){width:8%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(8),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(8){width:9%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(9),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(9){width:6%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(10),._drTable_1hr3h_250 ._bodyCell_1hr3h_265:nth-child(10),._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(11),._drTable_1hr3h_250 ._actionCell_1hr3h_310:nth-child(11){width:8%}._drTable_1hr3h_250 ._headCell_1hr3h_259:nth-child(12),._drTable_1hr3h_250 ._actionCell_1hr3h_310:nth-child(12){width:5%}._drFilterBar_1hr3h_319{flex-wrap:nowrap;align-items:center;padding-bottom:12px}._drFilterBar_1hr3h_319 .MuiTextField-root{flex:0 0 140px;min-width:0}._drFilterBar_1hr3h_319 .MuiTextField-root:first-of-type,._drFilterBar_1hr3h_319 .MuiTextField-root:nth-of-type(2){flex-basis:150px}._drFilterBar_1hr3h_319 .MuiTextField-root:first-of-type input,._drFilterBar_1hr3h_319 .MuiTextField-root:nth-of-type(2) input{padding-right:4px;font-size:15px}._drFilterBar_1hr3h_319 .MuiTextField-root:nth-of-type(3){flex-basis:150px}._drSearchByField_1hr3h_345 .MuiSelect-select,._drSearchMenuItem_1hr3h_350{font-size:13px!important;font-weight:600!important}._drFilterBar_1hr3h_319 .MuiInputBase-root{border-radius:18px;min-height:40px}._drFilterBar_1hr3h_319 .MuiTextField-root:nth-of-type(4){flex-basis:220px}._drFilterBar_1hr3h_319 .MuiButtonBase-root{flex:none}._drRecordCount_1hr3h_368{color:var(--dashboard-text-secondary,#64748b);white-space:nowrap;margin-left:auto!important;font-size:13px!important;font-weight:800!important}._headCell_1hr3h_259{white-space:nowrap;color:#334155!important;background:#f8fbff!important;border-bottom:1px solid #dbe6f3!important;padding:8px 7px!important;font-size:12px!important;font-weight:800!important}._headButton_1hr3h_386{all:unset;cursor:pointer;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-align:center;justify-content:center;align-items:center;gap:2px;width:100%;line-height:1.1;display:flex}._headButton_1hr3h_386 .MuiSvgIcon-root{flex:0 0 13px;width:13px;height:13px}._bodyCell_1hr3h_265,._nameCell_1hr3h_260,._actionCell_1hr3h_310{overflow-wrap:anywhere;word-break:break-word;color:#334155!important;vertical-align:middle!important;border-bottom:1px solid #d6d6d6!important;padding:7px!important;font-size:12px!important;line-height:1.35!important}._actionCell_1hr3h_310{white-space:nowrap}._serialCell_1hr3h_425{width:68px;color:#64748b!important;font-weight:800!important}._nameCell_1hr3h_260{color:#003862!important;font-weight:800!important}._alternateRow_1hr3h_436{background:#e4e4e4}._disabledRow_1hr3h_440{background:#f06428}._disabledRow_1hr3h_440 ._bodyCell_1hr3h_265,._disabledRow_1hr3h_440 ._nameCell_1hr3h_260,._disabledRow_1hr3h_440 ._actionCell_1hr3h_310,._disabledRow_1hr3h_440 ._serialCell_1hr3h_425{color:#fff!important}._actionLink_1hr3h_451{white-space:nowrap;color:#0f84c1;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-right:10px;padding:0;font-size:12px;font-weight:800;text-decoration:underline}._disabledRow_1hr3h_440 ._actionLink_1hr3h_451{color:#fff}._actionLink_1hr3h_451:last-child{margin-right:0}._actionLink_1hr3h_451:disabled{cursor:wait;opacity:.55}._inlineActionIcon_1hr3h_479{vertical-align:-2px;margin-right:3px}._paginationBar_1hr3h_484{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;display:flex}._paginationBar_1hr3h_484 .MuiTextField-root{width:92px}._stateCell_1hr3h_497{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._loadingState_1hr3h_92{justify-content:center}._loadingSpinner_1hr3h_509{width:28px;height:28px}._formGrid_1hr3h_514{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;max-width:920px;display:grid}._manageInventoryFields_1hr3h_521{grid-template-columns:minmax(190px,260px) minmax(180px,240px) minmax(190px,260px);gap:12px;max-width:800px;margin-bottom:14px}._manageInventoryFields_1hr3h_521+._note_1hr3h_81{margin:0 0 10px}._formValidationError_1hr3h_532{color:#b42318!important;margin:10px 0 0!important;font-size:13px!important;font-weight:800!important}._formActions_1hr3h_90{margin-top:18px}._dialogPaper_1hr3h_543{overflow:hidden;background:var(--dashboard-card-surface,#fff)!important;border-radius:12px!important;box-shadow:0 24px 64px #0f172a2e!important}._dialogTitle_1hr3h_550{border-bottom:1px solid var(--dashboard-border,#e2e8f0);color:var(--dashboard-card-title,#003862);background:#1297db0a;padding:16px 24px!important;font-size:16px!important;font-weight:800!important}._dialogContent_1hr3h_559{background:var(--dashboard-card-surface,#fff);gap:14px;display:grid;padding:32px 24px!important}._dialogActions_1hr3h_566{border-top:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);padding:16px 24px 20px!important}._dialogAlert_1hr3h_572{align-items:center;border-radius:8px!important;font-size:13px!important;font-weight:700!important}._dialogContent_1hr3h_559 ._formGrid_1hr3h_514{gap:10px 12px}._dialogContent_1hr3h_559 .MuiInputBase-root{min-height:36px;font-size:13px}._dialogContent_1hr3h_559 .MuiInputBase-input{padding-top:8px;padding-bottom:8px;font-size:13px}._dialogContent_1hr3h_559 .MuiInputLabel-root{font-size:13px}._dialogContent_1hr3h_559 .MuiFormHelperText-root{margin-top:2px;font-size:11px}._confirmText_1hr3h_603{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:800!important}._statusDialogTitle_1hr3h_609{gap:14px;justify-content:space-between!important;align-items:flex-start!important;display:flex!important}._statusDialogHeading_1hr3h_616{color:var(--dashboard-card-title,#003862);margin:0!important;font-size:16px!important;font-weight:800!important;line-height:1.25!important}._statusDialogSubtitle_1hr3h_624{color:var(--dashboard-text-secondary,#64748b);margin-top:3px!important;font-size:12px!important;font-weight:700!important}._dialogCloseButton_1hr3h_631{flex:none;width:30px;height:30px;color:var(--dashboard-card-title,#003862)!important;background:#0f172a0a!important}._dialogCloseButton_1hr3h_631:hover,._dialogCloseButton_1hr3h_631:focus-visible{background:#0f172a14!important}._statusDialogText_1hr3h_644{color:#334155;margin:0!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important}._statusDialogError_1hr3h_652{color:#b42318;margin:0!important;font-size:12px!important;font-weight:800!important}._statusDialogSuccess_1hr3h_659{color:#166534;background:#22c55e14;border:1px solid #16a34a33;border-radius:14px;padding:12px 16px;margin:0!important;font-size:14px!important;font-weight:600!important}._tireFormCard_1hr3h_670{padding:16px!important}._manageInventoryCard_1hr3h_674{padding:14px!important}._fullWidth_1hr3h_678{grid-column:1/-1}._filterBar_1hr3h_89{margin-bottom:10px}._filterField_1hr3h_686{width:min(260px,72vw)}._locationFilterField_1hr3h_690{flex:0 0 138px;width:138px;min-width:138px;max-width:138px}._auditFilterBar_1hr3h_697{z-index:2;flex-wrap:wrap;flex:none;align-items:center;gap:8px;padding-top:8px;padding-bottom:8px;position:relative;overflow:visible}._dateFilterField_1hr3h_709{flex:0 0 150px;width:150px}._auditFilterBar_1hr3h_697 .MuiInputBase-root{min-height:34px;font-size:12px}._auditFilterBar_1hr3h_697 .MuiInputBase-input{padding-top:7px;padding-bottom:7px;font-size:12px}._auditFilterBar_1hr3h_697 .MuiInputLabel-root{font-size:12px}._auditFilterBar_1hr3h_697 .MuiButton-root{white-space:nowrap;flex:none;min-height:32px;padding:4px 10px;font-size:12px}._locationMenuPaper_1hr3h_737{overflow:hidden auto!important}._fullMenuPaper_1hr3h_742{min-width:min(420px,100vw - 32px)!important}._tireMenuPaper_1hr3h_746{min-width:min(560px,100vw - 32px)!important}._locationMenuPaper_1hr3h_737 .MuiMenu-list{padding-bottom:0!important}._locationMenuPaper_1hr3h_737 .MuiMenuItem-root{white-space:normal;word-break:break-word;align-items:flex-start;min-height:34px;font-size:13px;line-height:1.3}._moreOptionsHint_1hr3h_763{pointer-events:auto;bottom:0;color:#0f66d0!important;cursor:pointer!important;opacity:1!important;background:#eef8ff!important;border-top:1px solid #dbe6f3!important;justify-content:center!important;min-height:32px!important;font-size:12px!important;font-weight:800!important;position:sticky!important}._moreOptionsHint_1hr3h_763:hover,._moreOptionsHint_1hr3h_763:focus-visible{outline:0;background:#dff1ff!important}[data-theme=dark] ._moreOptionsHint_1hr3h_763{color:#7dd3fc!important;background:#17233a!important;border-top-color:#94a3b83d!important}[data-theme=dark] ._moreOptionsHint_1hr3h_763:hover,[data-theme=dark] ._moreOptionsHint_1hr3h_763:focus-visible{background:#1f3451!important}._selectPlaceholder_1hr3h_795{color:#94a3b8}._auditReportCard_1hr3h_210 ._tableContainer_1hr3h_215{flex:auto;margin-top:2px}._auditTable_1hr3h_246 ._headCell_1hr3h_259{padding-top:6px!important;padding-bottom:6px!important}._auditTable_1hr3h_246 ._bodyCell_1hr3h_265{padding-top:5px!important;padding-bottom:5px!important;line-height:1.25!important}[data-theme=dark] ._filterField_1hr3h_686 .MuiInputBase-root{color:#f8fafc;background:#17263b}[data-theme=dark] ._filterField_1hr3h_686 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}[data-theme=dark] ._filterField_1hr3h_686 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}[data-theme=dark] ._filterField_1hr3h_686 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}[data-theme=dark] ._filterField_1hr3h_686 .MuiInputBase-input,[data-theme=dark] ._filterField_1hr3h_686 .MuiSvgIcon-root{color:#f8fafc}[data-theme=dark] ._filterField_1hr3h_686 .MuiInputLabel-root{color:#9fbfd6!important}[data-theme=dark] ._statusDialogText_1hr3h_644{color:#f8fafc}[data-theme=dark] ._statusDialogSubtitle_1hr3h_624{color:#9fbfd6}[data-theme=dark] ._statusDialogSuccess_1hr3h_659{color:#bbf7d0}[data-theme=dark] ._statusDialogError_1hr3h_652{color:#fecaca}[data-theme=dark] ._dialogCloseButton_1hr3h_631{color:#f8fafc!important;background:#7dd3fc1f!important}[data-theme=dark] ._dialogCloseButton_1hr3h_631:hover,[data-theme=dark] ._dialogCloseButton_1hr3h_631:focus-visible{background:#7dd3fc33!important}._datePickerPanel_1hr3h_867{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 16px 36px #0f172a24}._datePickerPanel_1hr3h_867[data-theme=dark]{color:#f8fafc;background:#111c2f;border-color:#94a3b838;box-shadow:0 24px 64px #02061759}._datePickerHeader_1hr3h_883{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1hr3h_891{color:#003862;font-size:14px!important;font-weight:800!important}._datePickerPanel_1hr3h_867[data-theme=dark] ._datePickerTitle_1hr3h_891{color:#fff}._weekdayGrid_1hr3h_901,._dayGrid_1hr3h_902{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1hr3h_901{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:600}._datePickerPanel_1hr3h_867[data-theme=dark] ._weekdayGrid_1hr3h_901{color:#9fbfd6}._dayButton_1hr3h_920{color:#0f172a;cursor:pointer;width:34px;height:32px;font:inherit;background:0 0;border:1px solid #0000;border-radius:9px;font-size:13px;font-weight:700}._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButton_1hr3h_920{color:#f8fafc}._dayButton_1hr3h_920:hover,._dayButton_1hr3h_920:focus-visible{background:#eef7ff;border-color:#b8ddf5;outline:0}._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButton_1hr3h_920:hover,._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButton_1hr3h_920:focus-visible{color:#fff;background:#7dd3fc1f;border-color:#2778c1}._dayButtonMuted_1hr3h_951{color:#94a3b8}._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButtonMuted_1hr3h_951{color:#9fbfd6}._dayButtonToday_1hr3h_959{border-color:#1297db}._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButtonToday_1hr3h_959{border-color:#7dd3fc}._dayButtonSelected_1hr3h_967,._dayButtonSelected_1hr3h_967:hover,._dayButtonSelected_1hr3h_967:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButtonSelected_1hr3h_967,._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButtonSelected_1hr3h_967:hover,._datePickerPanel_1hr3h_867[data-theme=dark] ._dayButtonSelected_1hr3h_967:focus-visible{color:#fff;background:#0f84c1;border-color:#0f84c1}._datePickerActions_1hr3h_983{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}._datePickerPanel_1hr3h_867[data-theme=dark] ._datePickerActions_1hr3h_983{border-top-color:#94a3b838}._dateTextButton_1hr3h_997{color:#0f66d0;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:600}._datePickerPanel_1hr3h_867[data-theme=dark] ._dateTextButton_1hr3h_997{color:#7dd3fc}._dateTextButton_1hr3h_997:hover,._dateTextButton_1hr3h_997:focus-visible{color:#003862;outline:0}._datePickerPanel_1hr3h_867[data-theme=dark] ._dateTextButton_1hr3h_997:hover,._datePickerPanel_1hr3h_867[data-theme=dark] ._dateTextButton_1hr3h_997:focus-visible{color:#fff}._inventoryRows_1hr3h_1023{flex-direction:column;gap:8px;max-width:860px;display:flex}._inventoryRow_1hr3h_1023{grid-template-columns:minmax(260px,1fr) 110px 110px 112px;align-items:flex-start;gap:8px;display:grid}._transferRow_1hr3h_1037{grid-template-columns:minmax(260px,420px) 110px}._manageInventoryCard_1hr3h_674 .MuiInputBase-root{min-height:36px;font-size:13px}._manageInventoryCard_1hr3h_674 .MuiInputBase-input{padding-top:8px;padding-bottom:8px;font-size:13px}._manageInventoryCard_1hr3h_674 .MuiInputLabel-root{font-size:13px}._manageInventoryCard_1hr3h_674 .MuiFormHelperText-root{margin-top:2px;font-size:11px}._manageInventoryCard_1hr3h_674 .MuiButton-root{white-space:nowrap;min-height:34px;padding:5px 12px;font-size:12px}._manageInventoryCard_1hr3h_674 ._rowActions_1hr3h_91{align-items:flex-start}._forbidden_1hr3h_1072{color:#dc2626;font-size:14px!important;font-weight:800!important}[data-theme=dark] ._headCell_1hr3h_259{color:#e2e8f0!important;background:#17233a!important;border-bottom-color:#94a3b83d!important}[data-theme=dark] ._bodyCell_1hr3h_265,[data-theme=dark] ._nameCell_1hr3h_260,[data-theme=dark] ._actionCell_1hr3h_310{color:#cbd5e1!important;border-bottom-color:#94a3b82e!important}[data-theme=dark] ._nameCell_1hr3h_260{color:#f8fafc!important}[data-theme=dark] ._alternateRow_1hr3h_436{background:#94a3b81a}@media (width<=780px){._page_1hr3h_1{padding:16px}._formGrid_1hr3h_514,._inventoryRow_1hr3h_1023,._transferRow_1hr3h_1037{grid-template-columns:1fr}._filterField_1hr3h_686{width:100%}._drFilterBar_1hr3h_319{flex-wrap:wrap}._drRecordCount_1hr3h_368{text-align:right;width:100%;margin-left:0!important}._drFilterBar_1hr3h_319 .MuiTextField-root,._drFilterBar_1hr3h_319 .MuiTextField-root:nth-of-type(4){flex:100%}._auditFilterBar_1hr3h_697 ._locationFilterField_1hr3h_690{flex-basis:150px;width:150px;min-width:150px;max-width:150px}}
