@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_ogw4k_1{background:var(--dashboard-surface,#fff);border-radius:12px;min-width:0}[data-theme=dark] ._wrapper_ogw4k_1{border:1px solid var(--dashboard-panel-border,#1fa2ea29)}._inner_ogw4k_11{padding:8px}._header_ogw4k_15{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._titleBlock_ogw4k_23{flex-direction:column;gap:4px;display:flex}._title_ogw4k_23{color:#003862;font-size:18px!important;font-weight:700!important;line-height:1.2!important}._refreshButton_ogw4k_36{flex-shrink:0}._tableContainer_ogw4k_40{border:1px solid var(--dashboard-border,#e2e8f0);background:0 0;border-radius:12px;min-width:0;height:calc(100vh - 156px);overflow:hidden}._tableScroll_ogw4k_49{width:100%;height:100%;overflow:auto}._table_ogw4k_40{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1320px}._techNameColumn_ogw4k_63{width:120px}._techStatusColumn_ogw4k_67{width:110px}._lastUpdatedColumn_ogw4k_71,._updatedByColumn_ogw4k_75{width:72px}._timelineDayColumn_ogw4k_79{width:150px}._primaryHeader_ogw4k_83,._dateHeader_ogw4k_84,._slotHeader_ogw4k_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_ogw4k_83{vertical-align:middle!important;top:0!important}._stickyTechName_ogw4k_105,._stickyTechStatus_ogw4k_106,._stickyLastUpdated_ogw4k_107,._stickyUpdatedBy_ogw4k_108{box-shadow:1px 0 #dbe6f3;z-index:5!important;background:#fff!important;position:sticky!important}._primaryHeader_ogw4k_83._stickyTechName_ogw4k_105,._primaryHeader_ogw4k_83._stickyTechStatus_ogw4k_106,._primaryHeader_ogw4k_83._stickyLastUpdated_ogw4k_107,._primaryHeader_ogw4k_83._stickyUpdatedBy_ogw4k_108{z-index:9!important;background:#f8fbff!important}._stickyTechName_ogw4k_105{left:0}._stickyTechStatus_ogw4k_106{left:120px}._stickyLastUpdated_ogw4k_107{left:230px}._stickyUpdatedBy_ogw4k_108{left:302px}._dateHeader_ogw4k_84{text-align:center!important;top:0!important}._bodyRow_ogw4k_144:nth-of-type(odd),._bodyRow_ogw4k_144:nth-of-type(2n){background:0 0}._bodyRow_ogw4k_144:hover{background:#0f84c10a}._techCell_ogw4k_156,._statusCell_ogw4k_157,._metaCell_ogw4k_158,._timelineDayCell_ogw4k_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_ogw4k_156{white-space:normal;word-break:break-word;background:0 0}._techLink_ogw4k_177{color:#1f2937;font-weight:400;text-decoration:none}._techLink_ogw4k_177:hover,._techLink_ogw4k_177:focus-visible{color:#0f84c1;text-decoration:underline}._statusCell_ogw4k_157{white-space:normal;word-break:normal}._statusSelect_ogw4k_194{width:104px;min-width:104px}._statusSelect_ogw4k_194 .MuiInputBase-root{background:#fff;border-radius:6px;min-height:28px;font-size:12px}._statusSelect_ogw4k_194 .MuiInputBase-input{padding:2px 22px 2px 4px!important}._metaCell_ogw4k_158{white-space:normal;min-width:64px;line-height:1.1!important}._timelineDayCell_ogw4k_159{vertical-align:middle;border-bottom:1px solid #edf2f7;border-right:1px solid #0f172a29;height:56px;position:relative;text-align:center!important;background:#fff!important;padding:0!important}._timelineDaySegments_ogw4k_227{align-items:stretch;width:100%;min-height:56px;display:flex;overflow:hidden}._timelineSegment_ogw4k_235{border-right:1px solid #0f172a1f;min-width:2px;min-height:56px;display:flex}._timelineSegment_ogw4k_235:last-child{border-right:0}._timelineSegmentAvailable_ogw4k_246{background:#a3ff7b}._timelineSegmentEvent_ogw4k_250{background:#ff9f9f}._segmentLabel_ogw4k_254{color:#333;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-height:56px;padding:4px 3px;font-size:12px;line-height:1.1;display:flex;overflow:hidden}._segmentLabelEvent_ogw4k_270{text-align:center;align-items:center;padding-left:3px}._slotReasonLabel_ogw4k_276{-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_ogw4k_290{color:#5f3434;overflow-wrap:anywhere;text-align:center;width:100%;font-size:10px;font-weight:600;line-height:1.15}._availableTime_ogw4k_300{color:#1f5f1d;overflow-wrap:anywhere;text-align:center;font-size:11px;font-weight:600;line-height:1.15}._eventTooltip_ogw4k_309{max-height:none!important;overflow:visible!important}._eventTooltipContent_ogw4k_314{gap:8px;max-width:260px;max-height:none;padding:2px 0;display:grid;overflow:visible}._eventTooltipItem_ogw4k_323{gap:4px;display:grid}._eventTooltipTitle_ogw4k_328{color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}._eventTooltipMeta_ogw4k_335,._eventTooltipDescription_ogw4k_336{color:#fff!important;font-size:11px!important;line-height:1.25!important}._eventTooltipDescription_ogw4k_336{font-weight:600!important}._loadingState_ogw4k_346{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;font-weight:600;display:flex}._loadingSpinner_ogw4k_357{object-fit:contain;width:56px;height:56px}._emptyState_ogw4k_363{height:160px;color:#64748b!important;text-align:center!important;font-weight:600!important}._popoverPaper_ogw4k_370{border:0;animation:.14s ease-out _tooltipIn_ogw4k_1;z-index:10000!important;background:#f2f2f2!important;border-radius:0!important;overflow:visible!important;box-shadow:0 2px 5px #00000042!important}._popoverPaper_ogw4k_370: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_ogw4k_392{color:#333;text-align:center;gap:8px;width:200px;padding:10px;line-height:1.2;display:grid}._popoverEvent_ogw4k_402{gap:4px;display:grid}._popoverDescription_ogw4k_407{color:#333;font-size:12px!important;font-weight:700!important;line-height:1.2!important}._popoverMeta_ogw4k_414,._popoverMuted_ogw4k_415{color:#333;font-size:12px!important;line-height:1.2!important}@keyframes _tooltipIn_ogw4k_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dialogPaper_ogw4k_433{overflow:hidden;background:#fff!important;border-radius:8px!important}._dialogTitle_ogw4k_439{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_ogw4k_449{background:#fff;gap:14px;display:grid;padding:16px 20px!important}._dialogActions_ogw4k_456{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._dialogSummary_ogw4k_462{color:#0f172a;flex-wrap:wrap;gap:8px;padding-top:4px;font-weight:700;display:flex}._dialogSummary_ogw4k_462 span{color:#0c3863;background:#eef7fd;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}._modalField_ogw4k_481{width:100%}._modalField_ogw4k_481 .MuiInputBase-root{background:#fff;border-radius:8px}._modalField_ogw4k_481 .MuiInputBase-input,._modalField_ogw4k_481 .MuiInputBase-inputMultiline{color:#0f172a;font-size:13px;font-weight:700}._modalField_ogw4k_481 .MuiInputLabel-root{color:#64748b;font-size:13px}._modalField_ogw4k_481 .MuiFormHelperText-root{font-size:12px}._modalField_ogw4k_481 .MuiOutlinedInput-notchedOutline{border-color:#d7e2ef}._modalField_ogw4k_481 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea3d}._modalField_ogw4k_481 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea66}._dateTimePickerPaper_ogw4k_518{border-radius:14px!important}._dateTimePickerTitleRow_ogw4k_522,._dateTimePickerHeader_ogw4k_529{justify-content:space-between;align-items:center;gap:12px;display:flex}._dateTimePickerNav_ogw4k_536{font-size:22px!important;line-height:1!important}._dateTimePickerMonth_ogw4k_541{color:#003862;font-size:16px!important;font-weight:800!important}._dateTimePickerWeekdays_ogw4k_547,._dateTimePickerDays_ogw4k_548{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}._dateTimePickerWeekdays_ogw4k_547 span{color:#64748b;text-align:center;font-size:12px;font-weight:800}._dateTimePickerDay_ogw4k_548{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_ogw4k_548:hover,._dateTimePickerDay_ogw4k_548:focus-visible{background:#eef4f9;outline:none}._dateTimePickerDaySelected_ogw4k_580{color:#fff;background:#2778c1;border-color:#2778c1;font-weight:800}._dateTimePickerDaySelected_ogw4k_580:hover,._dateTimePickerDaySelected_ogw4k_580:focus-visible{background:#2778c1}._dateTimePickerDayMuted_ogw4k_592{color:#94a3b8}._darkDialogPaper_ogw4k_596{border:1px solid var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc)!important;background:#071e33!important}._darkDialogPaper_ogw4k_596 ._dialogTitle_ogw4k_439{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#102b48}._darkDialogPaper_ogw4k_596 ._dialogContent_ogw4k_449,._darkDialogPaper_ogw4k_596 ._dialogActions_ogw4k_456{color:var(--dashboard-text-primary,#f8fafc);background:#071e33}._darkDialogPaper_ogw4k_596 ._dialogActions_ogw4k_456{border-top-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_ogw4k_596 ._dialogSummary_ogw4k_462{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_ogw4k_596 ._dialogSummary_ogw4k_462 span{color:#f8fafc;border:1px solid var(--dashboard-card-border,#94a3b838);background:#17263b}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiInputBase-input,._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiInputBase-inputMultiline{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiInputLabel-root,._darkDialogPaper_ogw4k_596 ._modalField_ogw4k_481 .MuiFormHelperText-root{color:var(--dashboard-text-secondary,#cbd5e1)!important}._darkDialogPaper_ogw4k_596 ._dateTimePickerMonth_ogw4k_541{color:#fff}._darkDialogPaper_ogw4k_596 ._dateTimePickerDay_ogw4k_548{color:#4a7d99}._darkDialogPaper_ogw4k_596 ._dateTimePickerDay_ogw4k_548:hover,._darkDialogPaper_ogw4k_596 ._dateTimePickerDay_ogw4k_548:focus-visible{background:#102b48}._darkDialogPaper_ogw4k_596 ._dateTimePickerDaySelected_ogw4k_580{color:#fff;background:#102b48;border-color:#102b48}._darkDialogPaper_ogw4k_596 ._dateTimePickerDayMuted_ogw4k_592{color:#64748b}._darkDialogPaper_ogw4k_596 ._modalCancelButton_ogw4k_678,._darkDialogPaper_ogw4k_596 ._modalCancelButton_ogw4k_678:hover,._darkDialogPaper_ogw4k_596 ._modalCancelButton_ogw4k_678:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._darkDialogPaper_ogw4k_596 ._modalSaveButton_ogw4k_691,._darkDialogPaper_ogw4k_596 ._modalSaveButton_ogw4k_691:hover,._darkDialogPaper_ogw4k_596 ._modalSaveButton_ogw4k_691:focus-visible{color:#0c3863!important;background-color:#f5fbfe!important;border:1px solid #0c3864!important}._darkDialogPaper_ogw4k_596 ._modalCancelButton_ogw4k_678.Mui-disabled,._darkDialogPaper_ogw4k_596 ._modalSaveButton_ogw4k_691.Mui-disabled{opacity:.55}[data-theme=dark] ._title_ogw4k_23{color:#7dd3fa}[data-theme=dark] ._refreshButton_ogw4k_36{color:#f8fafc!important;background:#1e3248!important;border-color:#7dd3fc8c!important}[data-theme=dark] ._refreshButton_ogw4k_36:hover,[data-theme=dark] ._refreshButton_ogw4k_36:focus-visible{color:#fff!important;background:#102b48!important;border-color:#7dd3fc!important}[data-theme=dark] ._refreshButton_ogw4k_36 .MuiButton-startIcon,[data-theme=dark] ._refreshButton_ogw4k_36 .MuiSvgIcon-root{color:inherit!important}[data-theme=dark] ._refreshButton_ogw4k_36.Mui-disabled{color:#f8fafc94!important;background:#1e324885!important;border-color:#94a3b838!important}[data-theme=dark] ._tableContainer_ogw4k_40{background:#0f172a;border-color:#94a3b83d}[data-theme=dark] ._primaryHeader_ogw4k_83,[data-theme=dark] ._dateHeader_ogw4k_84,[data-theme=dark] ._slotHeader_ogw4k_85{color:#f8fafc!important;background:#102b48!important;border-bottom-color:#94a3b83d!important}[data-theme=dark] ._techCell_ogw4k_156,[data-theme=dark] ._statusCell_ogw4k_157,[data-theme=dark] ._metaCell_ogw4k_158{border-bottom-color:#94a3b82e;color:#e2e8f0!important}[data-theme=dark] ._stickyTechName_ogw4k_105,[data-theme=dark] ._stickyTechStatus_ogw4k_106,[data-theme=dark] ._stickyLastUpdated_ogw4k_107,[data-theme=dark] ._stickyUpdatedBy_ogw4k_108{box-shadow:1px 0 #94a3b838;background:#111c2f!important}[data-theme=dark] ._primaryHeader_ogw4k_83._stickyTechName_ogw4k_105,[data-theme=dark] ._primaryHeader_ogw4k_83._stickyTechStatus_ogw4k_106,[data-theme=dark] ._primaryHeader_ogw4k_83._stickyLastUpdated_ogw4k_107,[data-theme=dark] ._primaryHeader_ogw4k_83._stickyUpdatedBy_ogw4k_108{box-shadow:1px 0 #94a3b838;background:#102b48!important}[data-theme=dark] ._techLink_ogw4k_177{color:#f8fafc}[data-theme=dark] ._techLink_ogw4k_177:hover,[data-theme=dark] ._techLink_ogw4k_177:focus-visible{color:#7dd3fc}[data-theme=dark] ._statusSelect_ogw4k_194 .MuiInputBase-root{color:#f8fafc;background:#0f172a}[data-theme=dark] ._statusSelect_ogw4k_194 .MuiOutlinedInput-notchedOutline{border-color:#94a3b847}[data-theme=dark] ._statusSelect_ogw4k_194 .MuiSvgIcon-root,[data-theme=dark] ._statusSelect_ogw4k_194 .MuiSelect-icon,[data-theme=dark] ._statusSelect_ogw4k_194 .MuiInputBase-input,[data-theme=dark] ._statusSelect_ogw4k_194 .MuiSelect-select{color:#f8fafc!important}[data-theme=dark] ._timelineDayCell_ogw4k_159{border-bottom-color:#94a3b82e;border-right-color:#94a3b838;color:#f8fafc!important;background:#0f172a!important}[data-theme=dark] ._timelineSegmentAvailable_ogw4k_246{background:#234d24}[data-theme=dark] ._timelineSegmentEvent_ogw4k_250{background:#7f1d1d!important}[data-theme=dark] ._segmentLabel_ogw4k_254,[data-theme=dark] ._slotReasonLabel_ogw4k_276{color:#f8fafc}[data-theme=dark] ._slotReasonTime_ogw4k_290{color:#cbd5e1}[data-theme=dark] ._availableTime_ogw4k_300{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_yk7k0_1{background:var(--dashboard-surface,#fff);border-radius:12px;min-width:0}[data-theme=dark] ._wrapper_yk7k0_1{border:1px solid var(--dashboard-panel-border,#1fa2ea29)}._inner_yk7k0_11{padding:8px}._header_yk7k0_15{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._titleBlock_yk7k0_23{flex-direction:column;gap:4px;display:flex}._title_yk7k0_23{color:#003862;font-size:18px;line-height:1.2;font-weight:700!important}[data-theme=dark] ._title_yk7k0_23{color:#7dd3fa}._subtitle_yk7k0_40{color:#64748b;font-size:13px}._countChip_yk7k0_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_yk7k0_59{border:1px solid var(--dashboard-border,#e2e8f0);border-radius:12px;min-width:0;overflow:hidden}._tableScroll_yk7k0_66{width:100%;overflow:auto hidden}._fitTableScroll_yk7k0_72{overflow-x:hidden}._openDispatchTable_yk7k0_82{width:max-content;min-width:100%}._table_yk7k0_59._fluidDispatchTable_yk7k0_87{table-layout:fixed;width:100%;min-width:0}._openDispatchTable_yk7k0_82 ._headCell_yk7k0_93,._openDispatchTable_yk7k0_82 ._bodyCell_yk7k0_94{width:auto!important}._fluidDispatchTable_yk7k0_87 ._headCell_yk7k0_93,._onsiteDispatchTable_yk7k0_104 ._headCell_yk7k0_93{white-space:normal;overflow-wrap:anywhere;line-height:1.15}._fluidDispatchTable_yk7k0_87 ._roHeadCell_yk7k0_110{padding-left:5px!important}._fluidDispatchTable_yk7k0_87 ._notesHeadCell_yk7k0_114,._onsiteDispatchTable_yk7k0_104 ._notesHeadCell_yk7k0_114{overflow-wrap:normal;word-break:normal}._fluidDispatchTable_yk7k0_87 ._bodyCell_yk7k0_94{overflow-wrap:anywhere;line-height:1.25}._fluidDispatchTable_yk7k0_87 ._techSummaryColumn_yk7k0_129._headCell_yk7k0_93,._fluidDispatchTable_yk7k0_87 ._techSummaryColumn_yk7k0_129._bodyCell_yk7k0_94{padding:0!important}._fluidDispatchTable_yk7k0_87 ._techSummaryColumn_yk7k0_129._bodyCell_yk7k0_94{border-right:1px solid #fff}._onsiteDispatchTable_yk7k0_104 ._techSummaryColumn_yk7k0_129._headCell_yk7k0_93{padding:0!important}._scheduleTable_yk7k0_142,._compactTable_yk7k0_143{table-layout:fixed;width:100%;min-width:0}._headCell_yk7k0_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_yk7k0_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_yk7k0_162:hover,._sortButton_yk7k0_162:focus-visible{color:#0f84c1}._sortButton_yk7k0_162:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #0f66d03d}._sortIcon_yk7k0_194{color:#64748b;flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}[data-theme=dark] ._sortIcon_yk7k0_194{color:#fff}._sortButton_yk7k0_162:hover ._sortIcon_yk7k0_194,._sortButton_yk7k0_162:focus-visible ._sortIcon_yk7k0_194{color:#0f84c1}[data-theme=dark] ._headCell_yk7k0_93{background:#5087a5!important}._bodyCell_yk7k0_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_yk7k0_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_yk7k0_237{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.25;display:block}[data-theme=dark] ._bodyCell_yk7k0_94{color:#fff!important}[data-theme=dark] ._techSummaryColumn_yk7k0_129._bodyCell_yk7k0_94{color:#1f2937!important}._techInnerTable_yk7k0_254{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}._techInnerHeadCell_yk7k0_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_yk7k0_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_yk7k0_272{color:#1f2937!important}._techInnerBodyCell_yk7k0_272 div+div{margin-top:2px}._techSummaryStack_yk7k0_292{flex-direction:column;gap:0;width:100%;min-width:100%;height:100%;display:flex}._techSummaryEntry_yk7k0_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_yk7k0_301+._techSummaryEntry_yk7k0_301{border-top:1px solid #0f172a14}._techSummaryValue_yk7k0_317{word-break:break-word;line-height:1.25;color:var(--tech-status-time-text-color,inherit)!important}._techStatusTimePair_yk7k0_323{grid-template-columns:minmax(64px,.9fr) minmax(96px,1.1fr);align-items:center;gap:8px;width:100%;display:grid}._techStatusTimeStatus_yk7k0_331,._techStatusTimeValue_yk7k0_332{min-width:0}._techStatusTimeStatus_yk7k0_331{align-content:center;gap:2px;display:grid}._techStatusTimeValue_yk7k0_332{justify-content:flex-start}._techStatusLogLink_yk7k0_346{width:fit-content}[data-theme=dark] ._techSummaryEntry_yk7k0_301+._techSummaryEntry_yk7k0_301{border-top-color:#f8fafc24}[data-theme=dark] ._techSummaryValue_yk7k0_317{color:var(--tech-status-time-text-color,#1f2937)!important}._lastUpdatedValue_yk7k0_362{white-space:pre-line;overflow-wrap:anywhere;word-break:normal;max-width:100%;line-height:1.25;display:inline-block}._scheduleTable_yk7k0_142 ._headCell_yk7k0_93,._compactTable_yk7k0_143 ._headCell_yk7k0_93{white-space:normal;line-height:1.2;padding:0!important}._scheduleCallsTable_yk7k0_378 ._headCell_yk7k0_93{padding-top:5px!important;padding-bottom:5px!important}._scheduleCallsTable_yk7k0_378 ._scheduleRoHeadCell_yk7k0_383{padding-left:5px!important}._scheduleTable_yk7k0_142 ._bodyCell_yk7k0_94,._compactTable_yk7k0_143 ._bodyCell_yk7k0_94{word-break:break-word;white-space:normal;padding:6px 0!important}._techDispatchTable_yk7k0_394 ._headCell_yk7k0_93{padding:5px 6px!important}._techDispatchTable_yk7k0_394 ._bodyCell_yk7k0_94{padding:6px!important}._techDispatchTable_yk7k0_394 ._roButton_yk7k0_402{text-underline-offset:2px;text-decoration:underline}._table_yk7k0_59,._scheduleTable_yk7k0_142,._compactTable_yk7k0_143{table-layout:fixed;width:100%;min-width:0}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:first-child,._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:first-child{width:6%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(2),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(2){width:9%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(3),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(3){width:7%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(4),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(4){width:9%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(5),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(5){width:10%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(6),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(6){width:23%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(7),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(7){width:9%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(8),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(8){width:5%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(9),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(9){width:8%}._table_yk7k0_59:not(._compactTable_yk7k0_143) ._headCell_yk7k0_93:nth-child(10),._table_yk7k0_59:not(._compactTable_yk7k0_143) ._bodyCell_yk7k0_94:nth-child(10){width:9%}._scheduleTable_yk7k0_142 ._techInnerTable_yk7k0_254,._compactTable_yk7k0_143 ._techInnerTable_yk7k0_254{table-layout:fixed;width:100%}._scheduleTable_yk7k0_142 ._techInnerHeadCell_yk7k0_261,._scheduleTable_yk7k0_142 ._techInnerBodyCell_yk7k0_272,._compactTable_yk7k0_143 ._techInnerHeadCell_yk7k0_261,._compactTable_yk7k0_143 ._techInnerBodyCell_yk7k0_272{white-space:normal;word-break:break-word;padding-right:4px!important}._roButton_yk7k0_402{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_yk7k0_378 ._scheduleRoButton_yk7k0_507{text-underline-offset:2px;padding-left:5px;text-decoration:underline}._roCell_yk7k0_513{padding-left:0!important;padding-right:0!important}._roButtonText_yk7k0_518{text-underline-offset:2px;margin-inline:0;padding-left:5px;text-decoration:underline;display:inline-block}._roButton_yk7k0_402:hover{color:#0956af}._roButton_yk7k0_402:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._notesIconButton_yk7k0_536{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_yk7k0_536{color:#fff;background:#5087a5}._notesIconButton_yk7k0_536:hover{color:#0f4eb3;background:#1d5fd114}[data-theme=dark] ._notesIconButton_yk7k0_536:hover{color:#fff;background:#5087a5}._notesIconButton_yk7k0_536:focus-visible{outline-offset:2px;outline:2px solid #1d5fd13d}._notesIconButton_yk7k0_536 svg{width:19px;height:19px;display:block}._chatUnreadBadge_yk7k0_581{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_yk7k0_599{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_yk7k0_599:hover{border-color:#7aa9e8}._techStatusTriggerOpen_yk7k0_623{border-color:#2b7de9;box-shadow:0 0 0 2px #2b7de91f}._techStatusTriggerDark_yk7k0_628{color:#f8fafc;box-shadow:none;background:#071e33;border-color:#94a3b838}._techStatusTriggerDark_yk7k0_628:hover,._techStatusTriggerDark_yk7k0_628._techStatusTriggerOpen_yk7k0_623{color:#f8fafc;background:#071e33;border-color:#528aa9;box-shadow:0 0 0 2px #528aa92e}._techStatusTrigger_yk7k0_599:disabled{opacity:.72;cursor:not-allowed}._techStatusTriggerLabel_yk7k0_648{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}._techStatusChevron_yk7k0_657{border-top:6px solid #64748b;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;width:0;height:0}._techStatusTriggerDark_yk7k0_628 ._techStatusChevron_yk7k0_657{border-top-color:#f8fafc}._techStatusMenu_yk7k0_670{background:#fff;border:1px solid #d7e2ef;border-radius:14px;min-width:180px;margin-top:6px;padding:6px;box-shadow:0 16px 36px #0f172a29}._techStatusMenuDark_yk7k0_680{background:#071e33;border-color:#94a3b838;box-shadow:0 18px 42px #0206177a}._techStatusMenuItem_yk7k0_686{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_yk7k0_699{color:#f8fafc}._techStatusMenuItem_yk7k0_686:hover{background:#eef5ff}._techStatusMenuItemDark_yk7k0_699:hover{background:#7dd3fc14}._techStatusMenuItemActive_yk7k0_711{color:#0f66d0;background:#e8f1ff;font-weight:700}._techStatusMenuItemDark_yk7k0_699._techStatusMenuItemActive_yk7k0_711{color:#7dd3fc;background:#102b48}._emptyState_yk7k0_722{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_yk7k0_735{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_yk7k0_749{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._loadingSpinner_yk7k0_756{object-fit:contain;width:120px;height:120px}@media (width<=1200px){._table_yk7k0_59{min-width:0}}._estimateEtaValue_yk7k0_767{color:#1f2937;white-space:nowrap;font-weight:800}._emptyValueCell_yk7k0_773{padding-left:15px!important}._emptyValueInline_yk7k0_777{padding-left:15px}._estimateEtaValueLate_yk7k0_781{color:#f97316}._actionLabel_yk7k0_785{color:#0f66d0;align-items:center;font-weight:800;line-height:1.25;display:inline-flex}._detailsCell_yk7k0_793{flex-direction:column;align-items:flex-start;gap:4px;display:flex}._detailsPreview_yk7k0_800{color:#334155;font-size:12px;line-height:1.35}._descriptionPreviewButton_yk7k0_806{appearance:none;width:100%;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._descriptionPreviewButton_yk7k0_806:disabled{cursor:default}._descriptionPreviewButton_yk7k0_806:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._descriptionPreviewText_yk7k0_830{-webkit-line-clamp:3;line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}._descriptionDialogText_yk7k0_840{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.55}._messageActions_yk7k0_848{align-items:center;gap:4px;display:inline-flex}._actionButton_yk7k0_854{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_yk7k0_854:hover:not(:disabled){color:#0956af}._actionButton_yk7k0_854:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._actionButton_yk7k0_854:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0f66d03d}._completeCloseDialogPaper_yk7k0_890{background:#fff;border:1px solid #d8e3ef;overflow:hidden;border-radius:12px!important;box-shadow:0 24px 64px #0f172a2e!important}._completeCloseDialogPaperDark_yk7k0_898{border-color:#1fa2ea29;background:#071e33!important}._completeCloseDialogTitle_yk7k0_903{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_yk7k0_916{border-bottom-color:#94a3b838;color:#fff!important;background:#102b48!important}._completeCloseDialogContent_yk7k0_922{background:#fff;padding:24px 18px 18px!important}._completeCloseDialogContentDark_yk7k0_927{background:#071e33!important}._completeClosePrompt_yk7k0_931{color:#1f2937;font-size:15px!important;font-weight:800!important;line-height:1.5!important}._completeCloseDialogContentDark_yk7k0_927 ._completeClosePrompt_yk7k0_931{color:#f8fafc}._completeCloseDialogBodyActions_yk7k0_942{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}._completeCloseTimesheetButton_yk7k0_949{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_yk7k0_949:hover{background:#0f9bd614;border-color:#0f9bd6}._completeCloseTimesheetButton_yk7k0_949:disabled,._completeCloseYesButton_yk7k0_970:disabled{cursor:not-allowed;opacity:.65}._completeCloseDialogActions_yk7k0_975{background:#f8fbff;border-top:1px solid #e5edf6;padding:12px 18px 16px!important}._completeCloseDialogActionsDark_yk7k0_981{border-top-color:#1fa2ea29;background:#071e33!important}._completeCloseYesButton_yk7k0_970{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_yk7k0_970:hover{background:#0f84c1;border-color:#1297db}._logLinks_yk7k0_1005{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}._logButtonLinks_yk7k0_1013{flex-flow:wrap;align-items:center;gap:8px}._logLink_yk7k0_1005{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_yk7k0_1013{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_yk7k0_1013:hover:not(:disabled),._logButtonLink_yk7k0_1013:focus-visible:not(:disabled){background:#eef6ff;border-color:#0956af}._timeInStatusInline_yk7k0_1050{white-space:nowrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}._timeInStatusInline_yk7k0_1050 ._techSummaryValue_yk7k0_317{text-overflow:ellipsis;min-width:0;overflow:hidden}._timeInStatusLogLink_yk7k0_1065{flex:none;padding-left:0}._logLink_yk7k0_1005:hover:not(:disabled),._logLink_yk7k0_1005:focus-visible:not(:disabled){color:#0956af}._logLink_yk7k0_1005:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}._scheduleTable_yk7k0_142 ._headCell_yk7k0_93:nth-child(8),._scheduleTable_yk7k0_142 ._bodyCell_yk7k0_94:nth-child(8){width:18%}._descriptionCell_yk7k0_1086{grid-template-columns:minmax(0,1fr) 26px;align-items:start;gap:6px;min-width:0;display:grid}._descriptionPreview_yk7k0_806{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_yk7k0_806{color:#fff}._descriptionIconButton_yk7k0_1108{color:#0f66d0!important;background:#0f66d014!important;border-radius:6px!important;width:24px!important;height:24px!important;padding:0!important}._descriptionIconButton_yk7k0_1108:hover,._descriptionIconButton_yk7k0_1108:focus-visible{background:#0f66d029!important}[data-theme=dark] ._descriptionIconButton_yk7k0_1108{color:#fff!important;background:#5087a5!important}._descriptionIconButton_yk7k0_1108 svg{width:16px;height:16px}._descriptionDialogPaper_yk7k0_1132{overflow:hidden;border-radius:10px!important}._descriptionDialogPaperDark_yk7k0_1137{background:#071e33!important}._descriptionDialogTitle_yk7k0_1141{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_yk7k0_1155{color:#fff!important;background:#102b48!important;border-bottom-color:#94a3b838!important}._descriptionDialogTitleDark_yk7k0_1155 button{color:#fff!important}._descriptionDialogTitleDark_yk7k0_1155 button:hover,._descriptionDialogTitleDark_yk7k0_1155 button:focus-visible{background:#ffffff1a!important}._descriptionDialogTitle_yk7k0_1141 span{overflow-wrap:anywhere;min-width:0}._descriptionDialogContent_yk7k0_1175{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_yk7k0_1186{color:#f8fafc!important;background:#071e33!important}[data-theme=dark] ._descriptionDialogPaper_yk7k0_1132{background:#071e33!important}[data-theme=dark] ._descriptionDialogTitle_yk7k0_1141{color:#fff;background:#5087a5;border-bottom-color:#ffffff2e}[data-theme=dark] ._descriptionDialogTitle_yk7k0_1141 button{color:#fff}[data-theme=dark] ._descriptionDialogContent_yk7k0_1175{color:#fff;background:#071e33}._page_85l0d_1{background:var(--dashboard-page-bg,#f2f6fb);min-height:100vh;overflow:hidden}._shell_85l0d_7{grid-template-columns:220px minmax(0,1fr);align-items:start;height:100vh;display:grid;overflow:hidden}._sidebar_85l0d_15{align-self:start;min-width:0;height:100vh;position:sticky;top:0}._main_85l0d_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_85l0d_34{top:var(--dashboard-sticky-top);z-index:30;width:100%;margin-bottom:0;position:sticky}._tabBarShell_85l0d_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_85l0d_42:before{content:"";background:var(--dashboard-gradient,linear-gradient(90deg, #1297d82e, #1297d800));pointer-events:none;height:1px;position:absolute;inset:0 0 auto}._tabBarProfileWrap_85l0d_63{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._tabBarAvatarButton_85l0d_73{background:0 0;border-radius:999px;align-items:center;min-width:0;padding:0;display:flex}._tabBarAvatarButton_85l0d_73:hover{background:var(--dashboard-hover-surface,#1297db0f)}._tabBarAvatar_85l0d_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_85l0d_1[data-theme=dark] ._tabBarAvatar_85l0d_73{color:#7dd3fa;background:#111c2f;border-color:#7dd3fa}._tabBarChevron_85l0d_109{color:var(--dashboard-chevron,#0f172a);flex-shrink:0;font-size:24px}._profileMenuText_85l0d_115{padding-top:1px;font-weight:500}._profileMenuRow_85l0d_120{align-items:center;min-width:230px}._profileMenuAvatarWrap_85l0d_125{flex-shrink:0;padding-top:2px;position:relative}._profileMenuAvatar_85l0d_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_85l0d_142{flex-direction:column;gap:0;padding:0;display:flex}._profileMenuName_85l0d_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_85l0d_149{color:#f8fafd!important}._profileMenuEmail_85l0d_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_85l0d_162{color:#f8fafc!important}._techOptionDetails_85l0d_174{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;margin-left:8px;display:flex}._contentScroll_85l0d_183{scroll-padding-top:var(--dashboard-sticky-top);scrollbar-width:thin;scrollbar-color:#0f5a8c6b #0f172a14;flex:1;padding:8px;overflow-y:auto}._contentScroll_85l0d_183::-webkit-scrollbar{width:10px;height:10px}._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar{width:10px;height:10px}._contentScroll_85l0d_183::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}._contentScroll_85l0d_183::-webkit-scrollbar-thumb{background:#0f5a8c6b padding-box padding-box;border:2px solid #0000;border-radius:999px}._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-thumb{background:#0f5a8c6b padding-box padding-box;border:2px solid #0000;border-radius:999px}._contentScroll_85l0d_183::-webkit-scrollbar-thumb:hover{background:#0f5a8c9e padding-box padding-box;border:2px solid #0000}._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-thumb:hover{background:#0f5a8c9e padding-box padding-box;border:2px solid #0000}._page_85l0d_1[data-theme=dark] ._contentScroll_85l0d_183,._page_85l0d_1[data-theme=dark] ._layout_85l0d_193>._stack_85l0d_193{scrollbar-color:#7dd3fc7a #e2e8f01f}._page_85l0d_1[data-theme=dark] ._contentScroll_85l0d_183::-webkit-scrollbar-track{background:#e2e8f01f}._page_85l0d_1[data-theme=dark] ._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-track{background:#e2e8f01f}._page_85l0d_1[data-theme=dark] ._contentScroll_85l0d_183::-webkit-scrollbar-thumb{background:#7dd3fc7a padding-box padding-box;border:2px solid #0000}._page_85l0d_1[data-theme=dark] ._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-thumb{background:#7dd3fc7a padding-box padding-box;border:2px solid #0000}._page_85l0d_1[data-theme=dark] ._contentScroll_85l0d_183::-webkit-scrollbar-thumb:hover{background:#7dd3fcad padding-box padding-box;border:2px solid #0000}._page_85l0d_1[data-theme=dark] ._layout_85l0d_193>._stack_85l0d_193::-webkit-scrollbar-thumb:hover{background:#7dd3fcad padding-box padding-box;border:2px solid #0000}._adminContentScroll_85l0d_243{padding-bottom:0;display:block}._mappingContentScroll_85l0d_248{flex-direction:column;min-height:calc(100vh - 56px);display:flex;overflow:hidden}._layout_85l0d_193{flex:1;grid-template-columns:264px minmax(0,1fr);align-items:start;gap:8px;min-height:0;display:grid;overflow:hidden}._techColumn_85l0d_265{align-self:start;min-width:0;height:100%;display:flex;position:sticky;top:0;overflow:hidden}._layout_85l0d_193>._stack_85l0d_193{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_85l0d_289{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._dispatchLocationGrid_85l0d_295{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchProblemField_85l0d_302,._dispatchUrgencyField_85l0d_303,._dispatchAddressField_85l0d_304,._dispatchCityField_85l0d_305,._dispatchStateZipGroup_85l0d_306,._dispatchCountyField_85l0d_307{min-width:0}._dropdownOptionColorDot_85l0d_311{border-radius:999px;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 2px #ffffffb8}._urgencyLevelChip_85l0d_319{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_85l0d_332{border-radius:999px;flex:0 0 8px;width:8px;height:8px}._urgencyDropdownOption_85l0d_339 ._dropdownOptionColorDot_85l0d_311{flex-basis:10px;width:10px;height:10px}._dispatchStateZipGroup_85l0d_306{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}._mappingStateZipGroup_85l0d_351{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}._mappingTextareaRow_85l0d_358{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;min-width:0;display:grid}._mappingNativeTextareaField_85l0d_367{width:100%;min-width:0;display:block;position:relative}._mappingNativeTextareaField_85l0d_367 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_85l0d_367 label{color:#528aa9;background:#071e33}._mappingNativeTextareaField_85l0d_367 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_85l0d_367 textarea{color:#f8fafc;background:#17263b}._mappingNativeTextareaField_85l0d_367 textarea:hover{border-color:#1fa2ea3d}._mappingNativeTextareaField_85l0d_367 textarea:focus{border-color:#1fa2ea66;outline:none}._dispatchNativeTextareaField_85l0d_423{width:100%;min-width:0}._dispatchNativeTextareaField_85l0d_423 textarea{min-height:75px}._mappingControlsRow_85l0d_432{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:8px;min-width:0;display:grid}._mappingUrgencyField_85l0d_441{min-width:0}._dispatchTechGrid_85l0d_445{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchEtaMileageGroup_85l0d_452{grid-column:1/span 4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}._dispatchTechsField_85l0d_460{grid-column:7/span 6;min-width:0}._dispatchTowedField_85l0d_465{grid-area:1/5/auto/span 2;align-self:end;align-items:center;min-height:40px;display:flex}._dispatchUnableTechField_85l0d_474{grid-area:2/1/auto/span 3;min-width:0}._dispatchGoBackCallField_85l0d_480{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_85l0d_491{white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex}._dispatchRefusedCallField_85l0d_499{grid-area:2/8/auto/span 5;min-width:0}._tireCallsToggleField_85l0d_505{align-items:center;gap:12px;min-height:40px;padding-left:20px;display:flex}._tireCallsToggleField_85l0d_505 ._inlineField_85l0d_513{align-self:center;align-items:center;min-height:40px}._tireGroup_85l0d_519{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._tirePositionField_85l0d_526{grid-area:1/1;align-self:end}._tireNotesField_85l0d_532{grid-area:1/2/span 2;align-self:start}._tireBrandField_85l0d_538{grid-area:2/1}._dispatchLowerControlsGrid_85l0d_543{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:8px;display:grid}._vehicleGrid_85l0d_551{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_85l0d_559{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}._vehicleToggle_85l0d_567{white-space:nowrap;align-items:center;min-height:40px;margin-right:0;display:flex}._vehicleField_85l0d_559>._field_85l0d_575{flex:none;width:100%}._scheduleCallToggleField_85l0d_580{align-self:start;align-items:center;min-height:40px;display:flex}._scheduleCallToggle_85l0d_580{margin-left:0!important;margin-right:0!important}._field_85l0d_575{width:100%}._field_85l0d_575 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:36px}._field_85l0d_575 .MuiOutlinedInput-root{padding-right:6px}[data-theme=dark] ._field_85l0d_575 .MuiInputBase-root{background:#17263b}._field_85l0d_575 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_85l0d_575 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_85l0d_575 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_85l0d_575 .MuiInputLabel-root{color:#64748b;font-size:13px}[data-theme=dark] ._field_85l0d_575 .MuiInputLabel-root{color:#528aa9!important}._field_85l0d_575 .MuiInputBase-input{font-size:13px;line-height:1.4375em}[data-theme=dark] ._field_85l0d_575 .MuiInputBase-input,[data-theme=dark] ._field_85l0d_575 textarea.MuiInputBase-inputMultiline{color:#f8fafc}[data-theme=dark] ._field_85l0d_575 .MuiInputBase-input:-webkit-autofill{-webkit-text-fill-color:#f8fafc;caret-color:#f8fafc}._field_85l0d_575 .MuiInputBase-input::placeholder,._field_85l0d_575 textarea.MuiInputBase-inputMultiline::placeholder{color:#64748b;opacity:1}._field_85l0d_575 textarea.MuiInputBase-inputMultiline{resize:none;padding-top:2px;padding-bottom:2px;line-height:1.5;overflow-y:auto}._dispatchRequirementField_85l0d_660 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_85l0d_661 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_85l0d_358 ._field_85l0d_575 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){min-height:calc(6em + 4px);max-height:none!important;overflow:auto!important}._dispatchRequirementField_85l0d_660:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_85l0d_661:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_85l0d_358 ._field_85l0d_575:focus-within textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){box-sizing:border-box;width:100%;display:block!important}._dispatchRequirementField_85l0d_660:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._additionalTextareaField_85l0d_661:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._mappingTextareaRow_85l0d_358 ._field_85l0d_575:not(:focus-within) textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]){resize:none!important}._dispatchRequirementField_85l0d_660 .MuiInputBase-root,._additionalTextareaField_85l0d_661 .MuiInputBase-root,._mappingTextareaRow_85l0d_358 ._field_85l0d_575 .MuiInputBase-root{align-items:flex-start;height:auto;overflow:auto}._dispatchRequirementField_85l0d_660:focus-within .MuiInputBase-root,._additionalTextareaField_85l0d_661:focus-within .MuiInputBase-root,._mappingTextareaRow_85l0d_358 ._field_85l0d_575:focus-within .MuiInputBase-root{align-items:stretch;max-height:none!important}._dispatchRequirementField_85l0d_660:not(:focus-within) .MuiInputBase-root,._additionalTextareaField_85l0d_661:not(:focus-within) .MuiInputBase-root,._mappingTextareaRow_85l0d_358 ._field_85l0d_575:not(:focus-within) .MuiInputBase-root{resize:none!important;height:auto!important}._field_85l0d_575 .MuiFormHelperText-root{margin-left:2px}._dispatchDetailsCard_85l0d_708 ._field_85l0d_575 .MuiInputBase-input,._dispatchDetailsCard_85l0d_708 ._field_85l0d_575 .MuiSelect-select,._dispatchDetailsCard_85l0d_708 ._field_85l0d_575 textarea.MuiInputBase-inputMultiline,._dispatchDetailsCard_85l0d_708 ._dispatchTechsField_85l0d_460 .MuiSelect-select *{font-size:11px!important}._inlineField_85l0d_513{align-self:end;align-items:center;gap:10px;min-height:1px;display:flex}._mappingTiresField_85l0d_726{align-self:end;align-items:center;min-height:40px}._inlineLabel_85l0d_732{color:#374151;font-size:14px;font-weight:700}._compoundField_85l0d_738{flex-direction:column;gap:8px;display:flex}._compoundTopRow_85l0d_744{justify-content:space-between;align-items:center;gap:10px;min-height:20px;display:flex}._compoundInput_85l0d_752{width:100%}._dispatchSubsection_85l0d_756{border-top:1px solid #3697db;margin-top:16px;padding-top:9px;padding-bottom:10px}._dispatchSectionLegend_85l0d_763{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_85l0d_763 span{background:var(--dashboard-card-surface,#fff);white-space:normal;flex:0 auto;max-width:100%;margin-left:42px;padding:0 8px}._dispatchSubsectionHeader_85l0d_785{justify-content:space-between;align-items:center;gap:12px;margin:-18px 0 24px;display:flex;position:relative}._dispatchSubsectionHeader_85l0d_785 ._dispatchSectionLegend_85l0d_763{margin:0;padding-right:190px}._dispatchSubsectionHeader_85l0d_785 ._linkButton_85l0d_799{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_85l0d_813{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_85l0d_785 ._dispatchSubsectionTitle_85l0d_813{margin-bottom:0}[data-theme=dark] ._dispatchSubsection_85l0d_756{border-top-color:#94a3b829}._customerCarrierGrid_85l0d_830{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;display:grid}._dispatchCompanyField_85l0d_838{grid-area:1/1/auto/span 3}._dispatchContactField_85l0d_843{grid-area:1/4/auto/span 3}._dispatchContactNumberField_85l0d_848{grid-area:1/7/auto/span 3}._dispatchEmailField_85l0d_853{grid-area:1/10/auto/span 3}._dispatchCarrierField_85l0d_858{grid-area:2/1/auto/span 3}._dispatchDriverNameField_85l0d_863{grid-area:2/4/auto/span 3}._dispatchDriverNumberField_85l0d_868{grid-area:2/7/auto/span 3}._dispatchHowHeardField_85l0d_873{grid-area:2/10/auto/span 3}._fieldAttentionShake_85l0d_878{animation:.62s ease-in-out _fieldAttentionShake_85l0d_878}._fieldAttentionShake_85l0d_878 .MuiOutlinedInput-notchedOutline{box-shadow:0 0 0 3px #ef444429;border-color:#ef4444!important}@keyframes _fieldAttentionShake_85l0d_878{0%,to{transform:translate(0)}18%{transform:translate(-6px)}36%{transform:translate(6px)}54%{transform:translate(-4px)}72%{transform:translate(4px)}}._dispatchCompanyRequirementField_85l0d_910{grid-area:3/1/auto/span 6;align-self:start;margin-top:2px!important}._dispatchCarrierRequirementField_85l0d_917{grid-area:3/7/auto/span 6;align-self:start;margin-top:2px!important}._dispatchFinalRowGrid_85l0d_924{grid-column:1/span 6;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:6px 8px;display:grid}._dispatchScheduleField_85l0d_932{grid-area:1/9/auto/span 4}._dispatchOnsiteTimeField_85l0d_937{grid-area:2/1/auto/span 6;min-width:0}._dispatchNotificationTimeField_85l0d_943{grid-area:2/7/auto/span 6;min-width:0}._dispatchFinalContactField_85l0d_949{grid-area:1/1/auto/span 4}._dispatchFinalCustomerRefField_85l0d_954{grid-area:1/5/auto/span 4}._carrierDropdown_85l0d_959{width:100%;position:relative}._carrierSuggestions_85l0d_964{background:#fff;border:1px solid #c8d7e6;border-radius:12px;max-height:240px;padding:6px;overflow-y:auto;box-shadow:0 12px 28px #0f172a14}._carrierSuggestionsViewport_85l0d_974{flex-direction:column;display:flex;overflow:hidden}[data-theme=dark] ._carrierSuggestions_85l0d_964{background:#0f172a}._carrierSuggestionList_85l0d_984{flex-direction:column;min-height:0;display:flex}._carrierSuggestionsViewport_85l0d_974 ._carrierSuggestionList_85l0d_984{overscroll-behavior:contain;flex:auto;overflow-y:auto}._carrierSuggestionButton_85l0d_996{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_85l0d_1009{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_85l0d_1026{background:linear-gradient(#e8f4ff,#f1f5f966);border-top:0;border-bottom:1px solid #dbe6f3;border-radius:8px 8px 0 0}._carrierSuggestionMoreButton_85l0d_1009:hover,._carrierSuggestionMoreButton_85l0d_1009:focus-visible{background:#dff0ff;outline:0}._compactDropdownMenu_85l0d_1039{max-height:none;padding:3px;overflow-y:visible}._compactScrollableDropdownMenu_85l0d_1045{max-height:360px;padding:3px;overflow-y:auto}._compactDropdownOption_85l0d_1051{border-radius:6px;min-height:26px;padding:4px 8px;font-size:12.5px;line-height:1.15}._compactDropdownOption_85l0d_1051 .MuiTypography-root{font-size:12.5px!important;line-height:1.15!important}[data-theme=dark] ._carrierSuggestionButton_85l0d_996{color:#f8fafd}._carrierSuggestionButton_85l0d_996:hover{background:#1297db14}._carrierSuggestionButtonSelected_85l0d_1072,._carrierSuggestionButtonSelected_85l0d_1072:hover{background:#eef4f9}[data-theme=dark] ._carrierSuggestionButton_85l0d_996:hover{background:#1e3248}[data-theme=dark] ._carrierSuggestionButtonSelected_85l0d_1072,[data-theme=dark] ._carrierSuggestionButtonSelected_85l0d_1072:hover{background:#17263b}._techDropdownPaper_85l0d_1086{border-radius:12px}[data-theme=dark] ._techDropdownPaper_85l0d_1086{border:1px solid #94a3b838!important;border-radius:18px!important}._carrierSuggestionEmpty_85l0d_1095{color:#64748b;padding:10px;font-size:13px}._linkButton_85l0d_799{color:#0f9bd6;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}._mapCard_85l0d_1111{background:#fff;border:1px solid #2aa7e6;border-radius:18px;min-height:360px;padding:5px;overflow:hidden}._mapCard_85l0d_1111 .location-map-frame{border:0;width:100%;height:350px;display:block}._techGroupDialogBackdrop_85l0d_1127{background:#0206178f;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex}._techGroupDialog_85l0d_1127{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_85l0d_1148{color:#0f172a;margin:0;font-size:18px!important;font-weight:800!important}._techGroupDialogSubtitle_85l0d_1155{color:#64748b;margin:4px 0 0;font-size:13px!important}._techGroupCloseButton_85l0d_1161{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex:none;width:36px;height:36px}._techGroupList_85l0d_1172{gap:10px;max-height:calc(80vh - 100px);margin-top:16px;display:grid;overflow:auto}._techGroupListItem_85l0d_1180{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px}._techGroupListName_85l0d_1187{color:#0f172a;font-size:14px!important;font-weight:700!important}._techGroupListMeta_85l0d_1193{color:#64748b;margin-top:4px;font-size:12px!important}._techGroupEmpty_85l0d_1199{color:#64748b;padding:10px 2px;font-size:13px!important}._customerTopRow_85l0d_1205{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:0;margin-bottom:4px;margin-left:5px;display:flex}._dispatchHeaderLeft_85l0d_1215{flex:auto;width:auto;min-width:0}._dispatchRoActions_85l0d_1221{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-top:0;display:flex}._dispatchRoLine_85l0d_1231{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}._dispatchHeaderRoLine_85l0d_1239{grid-area:1/1/auto/span 6;align-self:start}._dispatchRoDivider_85l0d_1245{color:#94a3b8;font-size:13px;font-weight:700}._customerNumber_85l0d_1251{color:#10af1d;margin-left:0;font-size:23px;font-weight:800;line-height:1}._customerStamp_85l0d_1259{color:#000;white-space:nowrap;grid-area:2/1/auto/span 6;align-self:center;margin-top:0;font-size:11px}._dispatchHeaderDispatcherSection_85l0d_1269{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_85l0d_1280{grid-area:2/7/auto/span 3;width:100%;min-width:0}._dispatchHeaderDispatcherSection_85l0d_1269 ._linkButton_85l0d_799{white-space:nowrap;grid-area:2/10/auto/span 3;place-self:center}._refusedCallNotesGrid_85l0d_1295{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 16px;display:grid}._refusedCallLeft_85l0d_1303{flex-direction:column;gap:5px;min-width:0;display:flex}._checkboxActionRow_85l0d_1310{flex-wrap:nowrap;align-items:center;gap:16px;width:100%;min-height:40px;display:flex}._techNotesField_85l0d_1320{align-self:stretch;height:100%}._techNotesField_85l0d_1320 .MuiInputBase-root{align-items:flex-start;height:100%}._techNotesField_85l0d_1320 textarea.MuiInputBase-inputMultiline{height:100%!important}._twoCards_85l0d_1334{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._additionalGrid_85l0d_1340{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}._additionalGrid_85l0d_1340>.MuiTextField-root:nth-child(3),._additionalGrid_85l0d_1340>.MuiTextField-root:nth-child(4){min-height:75px}._fleetnetCorrectionField_85l0d_1352{grid-column:1/span 1;min-width:0}._uploadedImagesSection_85l0d_1357{flex-direction:column;grid-column:1/span 2;gap:10px;min-width:0;display:flex}._uploadedImagesToggle_85l0d_1365{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_85l0d_1365{color:#f8fafc;background:#17263b;border-color:#29415e}._uploadedImagesToggle_85l0d_1365:hover{background:#f1f7fd;border-color:#9ecfed}[data-theme=dark] ._uploadedImagesToggle_85l0d_1365:hover{background:#1e3248;border-color:#3f668b}._uploadedImagesToggle_85l0d_1365:focus-visible{outline-offset:2px;outline:2px solid #0f9bd6}._uploadedImagesMeta_85l0d_1406{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}[data-theme=dark] ._uploadedImagesMeta_85l0d_1406{color:#cbd5e1}._uploadedImagesChevron_85l0d_1417{transition:transform .15s}._uploadedImagesChevronOpen_85l0d_1421{transform:rotate(180deg)}._uploadBox_85l0d_1425{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_85l0d_1425{background:#17263b}._uploadText_85l0d_1441{color:#667085;font-size:13px}._uploadEmptyText_85l0d_1446{color:#94a3b8;text-align:center;font-size:13px;font-weight:600}._galleryGrid_85l0d_1453{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_85l0d_1467{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_85l0d_1483{flex-direction:column;align-self:start;gap:6px;min-width:0;display:flex;position:relative}._galleryThumbLabel_85l0d_1492{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_85l0d_1492{color:#102b5f}._galleryRemoveButton_85l0d_1516{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_85l0d_1516:hover{background:#b91c1c}._galleryRemoveButton_85l0d_1516:focus-visible{outline-offset:2px;outline:2px solid #fca5a5}._galleryThumbButton_85l0d_1467:hover{transform:translateY(-1px)}._galleryThumbButton_85l0d_1467:focus-visible{outline-offset:2px;outline:2px solid #0f9bd6}._galleryThumbImage_85l0d_1552{object-fit:contain;background:#fff;width:100%;height:100%;display:block}._galleryThumbPdfIcon_85l0d_1560{object-fit:contain;background:#fff;padding:8px}._dispatchPrintArea_85l0d_1566{flex-direction:column;gap:14px;min-width:0;display:flex}@media print{._page_85l0d_1{background:#fff;overflow:visible}._shell_85l0d_7{height:auto;display:block;overflow:visible}._sidebar_85l0d_15,._tabBar_85l0d_34,._techColumn_85l0d_265,._bottomActions_85l0d_1588,._linkButton_85l0d_799,._invoiceLink_85l0d_1590,._carrierSuggestions_85l0d_964,._mapCard_85l0d_1111,._gallery-container_85l0d_1593{display:none!important}._main_85l0d_23{background:#fff;height:auto;min-height:0;padding:0;display:block;overflow:visible}._contentScroll_85l0d_183{padding:8px;overflow:visible}._dispatchPrintArea_85l0d_1566{display:block!important}.MuiButton-root,.MuiIconButton-root{display:none!important}.MuiPaper-root{box-shadow:none!important}.MuiDialog-root{display:none!important}}._invoiceLink_85l0d_1590{text-align:center;color:#ff6b2d;grid-column:1/span 2;font-size:13px;font-weight:800}._galleryBackdrop_85l0d_1637{background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._galleryDialog_85l0d_1647{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_85l0d_1661{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_85l0d_1674{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_85l0d_1686{gap:8px;display:inline-flex;position:absolute;bottom:-50px;right:50%;transform:translate(50%)}._galleryRotateButton_85l0d_1695{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_85l0d_1695:hover{background:#0f172ae6}._galleryRotateButton_85l0d_1695:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._dialogTitle_85l0d_1717{color:#003862;justify-content:space-between;align-items:center;gap:16px;display:flex;font-size:18px!important;font-weight:800!important}._dialogContent_85l0d_1727{padding:0 24px 24px!important}._confirmText_85l0d_1731{color:var(--dashboard-text-primary,#334155);font-size:14px!important;font-weight:600!important}._confirmError_85l0d_1737{color:#dc2626;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._confirmActions_85l0d_1744{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}._equipmentSuggestionHint_85l0d_1751{color:var(--dashboard-card-subtitle,#64748b);margin-top:4px!important;font-size:12px!important;font-weight:700!important}._equipmentSuggestionError_85l0d_1758{color:#dc2626;margin-top:4px!important;font-size:12px!important;font-weight:700!important}._inlineRoButton_85l0d_1765{color:#1297db;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}._inlineRoButton_85l0d_1765:hover{color:#0b6fa4}._equipmentSuggestionTableWrap_85l0d_1780{max-height:420px;overflow:auto}._equipmentSuggestionTable_85l0d_1780{border-collapse:collapse;width:100%;color:var(--dashboard-text-primary,#0f172a);font-size:13px}._equipmentSuggestionTable_85l0d_1780 th,._equipmentSuggestionTable_85l0d_1780 td{border-bottom:1px solid var(--dashboard-card-border,#1fa2ea29);text-align:left;vertical-align:middle;padding:10px 8px}._equipmentSuggestionTable_85l0d_1780 th{color:var(--dashboard-card-title,#003862);white-space:nowrap;font-size:12px;font-weight:800}._galleryControlButton_85l0d_1807{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_85l0d_1807:hover{background:#0f172ae0}._galleryControlButton_85l0d_1807:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryCloseButton_85l0d_1833{top:-14px;right:-14px}._galleryNavButton_85l0d_1838{background:#00000061;width:42px;height:42px;top:50%;transform:translateY(-50%)}._galleryNavPrev_85l0d_1846{left:-58px}._galleryNavNext_85l0d_1850{right:-58px}._galleryChevron_85l0d_1854{border-top:2.5px solid #fff;border-right:2.5px solid #fff;width:12px;height:12px;display:block}._galleryChevronLeft_85l0d_1862{margin-left:4px;transform:rotate(-135deg)}._galleryChevronRight_85l0d_1867{margin-right:4px;transform:rotate(45deg)}._bottomActions_85l0d_1588{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 30px;display:flex}._bottomActions_85l0d_1588 .MuiButton-root{white-space:nowrap;flex-shrink:0}._adminAccordionStack_85l0d_1886{flex-direction:column;gap:14px;width:100%;display:flex}._adminAccordion_85l0d_1886{box-shadow:none;background:#fff;border:1px solid #dce8f5;overflow:hidden;border-radius:16px!important}._adminAccordionExpanded_85l0d_1901{border-color:#c7dbef}[data-theme=dark] ._adminAccordion_85l0d_1886{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}[data-theme=dark] ._adminAccordionExpanded_85l0d_1901{border-color:var(--dashboard-border-strong,#94a3b861)}._adminAccordionSummary_85l0d_1914{min-height:56px!important;padding:0 14px 0 16px!important}._adminAccordionSummary_85l0d_1914 .MuiAccordionSummary-content{margin:0}._adminAccordionSummary_85l0d_1914 .MuiAccordionSummary-expandIconWrapper{color:#4a6f93;transition:transform .2s}[data-theme=dark] ._adminAccordionSummary_85l0d_1914 .MuiAccordionSummary-expandIconWrapper{color:var(--dashboard-text-secondary,#cbd5e1)}._adminAccordionSummary_85l0d_1914 .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(180deg)}._adminAccordionSummaryContent_85l0d_1936{align-items:center;gap:12px;width:100%;min-width:0;display:flex}._adminAccordionIcon_85l0d_1944{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_85l0d_1944{background:var(--dashboard-accent-soft,#7dd3fc1f);color:var(--dashboard-accent,#7dd3fc)}._adminAccordionTitle_85l0d_1961{color:#123862;letter-spacing:-.01em;font-size:15px;font-weight:800;line-height:1.2}[data-theme=dark] ._adminAccordionTitle_85l0d_1961{color:var(--dashboard-text-primary,#f8fafc)}._adminAccordionDetails_85l0d_1973{padding:0!important}._adminMenuList_85l0d_1977{flex-direction:column;width:100%;padding-left:8px;display:flex}._adminNavRow_85l0d_1984{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_85l0d_1984{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc)}._adminNavRow_85l0d_1984:hover{background:#f5f9fd}[data-theme=dark] ._adminNavRow_85l0d_1984:hover{background:var(--dashboard-hover-surface,#7dd3fc14)}._adminNavRow_85l0d_1984:last-child{border-bottom:0}._adminNavRowNested_85l0d_2020{min-height:34px;padding-left:44px}._adminNavRowLeft_85l0d_2025{align-items:center;gap:10px;min-width:0;display:flex}._adminNavRowIcon_85l0d_2032{color:#2778c1;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}[data-theme=dark] ._adminNavRowIcon_85l0d_2032{color:var(--dashboard-accent,#7dd3fc)}._adminNavRowLabel_85l0d_2046{color:#17324d;min-width:0;font-size:13px;font-weight:600;line-height:1.2}[data-theme=dark] ._adminNavRowLabel_85l0d_2046{color:var(--dashboard-text-primary,#f8fafc)}._adminGroupAccordion_85l0d_2058{box-shadow:none;background:0 0;border:0;overflow:visible}._adminGroupSummary_85l0d_2065{font:inherit;min-height:40px!important;padding:0 12px 0 20px!important}._adminGroupSummary_85l0d_2065 .MuiAccordionSummary-content{margin:0}._adminGroupSummary_85l0d_2065 .MuiAccordionSummary-expandIconWrapper{color:#8aa0b6;transition:transform .18s}[data-theme=dark] ._adminGroupSummary_85l0d_2065 .MuiAccordionSummary-expandIconWrapper{color:var(--dashboard-text-secondary,#cbd5e1)}._adminGroupSummary_85l0d_2065 .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(180deg)}._adminGroupDetails_85l0d_2088{border-bottom:1px solid #e7edf5;padding:0 0 2px!important}[data-theme=dark] ._adminGroupDetails_85l0d_2088{border-bottom-color:var(--dashboard-card-border,#94a3b838)}._adminChildList_85l0d_2097{flex-direction:column;padding-left:0;display:flex}._adminNavRowNested_85l0d_2020 ._adminNavRowLabel_85l0d_2046{font-size:12px;font-weight:500}._adminShell_85l0d_2108{flex-direction:column;gap:14px;width:100%;display:flex}._adminCard_85l0d_2115{width:100%}._adminMessageBlock_85l0d_2119{border-top:1px solid #e4edf6;flex-direction:column;gap:10px;padding-top:14px;display:flex}[data-theme=dark] ._adminMessageBlock_85l0d_2119{border-top-color:var(--dashboard-card-border,#94a3b838)}._adminMessageHeader_85l0d_2131{color:#17324d;letter-spacing:-.01em;font-size:13px;font-weight:800}[data-theme=dark] ._adminMessageHeader_85l0d_2131{color:var(--dashboard-text-primary,#f8fafc)}._adminMessageRow_85l0d_2142{align-items:flex-end;gap:10px;display:flex}._adminMessageField_85l0d_2148{flex:1}._adminMessageField_85l0d_2148 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiInputBase-root{background:var(--dashboard-surface-soft,#17233b)}._adminMessageField_85l0d_2148 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._adminMessageField_85l0d_2148 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-border-strong,#94a3b861)}._adminMessageField_85l0d_2148 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-accent,#7dd3fc)}._adminMessageField_85l0d_2148 .MuiInputBase-input{font-size:13px}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._adminMessageField_85l0d_2148 .MuiInputBase-input::placeholder,._adminMessageField_85l0d_2148 textarea.MuiInputBase-inputMultiline::placeholder{color:#64748b;opacity:1}[data-theme=dark] ._adminMessageField_85l0d_2148 .MuiInputBase-input::placeholder,[data-theme=dark] ._adminMessageField_85l0d_2148 textarea.MuiInputBase-inputMultiline::placeholder{color:var(--dashboard-text-secondary,#cbd5e1)}._adminUpdateButton_85l0d_2205{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_85l0d_2205{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_85l0d_2205:hover{transform:none;background:#f5f9fd!important}[data-theme=dark] ._adminUpdateButton_85l0d_2205:hover{background:var(--dashboard-panel-button-bg,#102b47)!important;border-color:var(--dashboard-panel-button-border,#7dd3fc)!important}._rejectReasonField_85l0d_2232{flex:0 0 169px;width:169px}._rejectReasonField_85l0d_2232 .MuiInputBase-root{width:100%}._rejectActions_85l0d_2241{align-items:center;gap:8px;margin-top:8px;display:flex}@media (width<=1280px){._shell_85l0d_7{grid-template-columns:1fr}._sidebar_85l0d_15{border-right:0;height:auto;position:static}._layout_85l0d_193{grid-template-columns:1fr;height:auto;overflow:visible}._techColumn_85l0d_265{height:auto;display:block;position:static;top:auto;overflow:visible}._stack_85l0d_193{flex:initial;height:auto;padding-right:0;overflow:visible}}@media (width<=900px){._main_85l0d_23{padding:14px}._headerRow_85l0d_2286{flex-direction:column;align-items:flex-start}._dispatchHeaderDispatcherSection_85l0d_1269{grid-template-columns:1fr}._dispatchHeaderRoLine_85l0d_1239,._customerStamp_85l0d_1259,._dispatchHeaderDispatcherField_85l0d_1280,._dispatchHeaderDispatcherSection_85l0d_1269 ._linkButton_85l0d_799{grid-area:auto}._dispatchHeaderDispatcherField_85l0d_1280{width:min(100%,260px)}._grid2_85l0d_289,._dispatchLocationGrid_85l0d_295,._dispatchTechGrid_85l0d_445,._twoCards_85l0d_1334,._mappingTextareaRow_85l0d_358,._mappingControlsRow_85l0d_432,._additionalGrid_85l0d_1340{grid-template-columns:1fr}._dispatchEtaMileageGroup_85l0d_452,._mappingStateZipGroup_85l0d_351,._dispatchTechsField_85l0d_460,._dispatchTowedField_85l0d_465,._dispatchGoBackCallField_85l0d_480,._dispatchUnableTechField_85l0d_474,._dispatchRefusedCallField_85l0d_499{grid-column:auto}._customerCarrierGrid_85l0d_830{grid-template-columns:1fr}._dispatchCompanyField_85l0d_838,._dispatchCarrierField_85l0d_858,._dispatchContactField_85l0d_843,._dispatchContactNumberField_85l0d_848,._dispatchEmailField_85l0d_853,._dispatchDriverNameField_85l0d_863,._dispatchDriverNumberField_85l0d_868,._dispatchHowHeardField_85l0d_873,._dispatchRequirementField_85l0d_660,._dispatchCompanyRequirementField_85l0d_910,._dispatchCarrierRequirementField_85l0d_917{grid-area:auto}._dispatchLowerControlsGrid_85l0d_543,._dispatchFinalRowGrid_85l0d_924{grid-template-columns:1fr}._dispatchLowerControlsGrid_85l0d_543{gap:8px}._dispatchScheduleField_85l0d_932,._dispatchOnsiteTimeField_85l0d_937,._dispatchNotificationTimeField_85l0d_943,._dispatchFinalContactField_85l0d_949,._dispatchFinalCustomerRefField_85l0d_954{grid-area:auto;transform:none}._vehicleGrid_85l0d_551{grid-column:auto;grid-template-columns:1fr}._tireGroup_85l0d_519{grid-template-columns:1fr}._tirePositionField_85l0d_526,._tireNotesField_85l0d_532,._tireBrandField_85l0d_538,._tireActionField_85l0d_2377{grid-area:auto}._uploadBox_85l0d_1425,._invoiceLink_85l0d_1590{grid-column:auto}._galleryGrid_85l0d_1453{grid-auto-columns:148px}._galleryThumbButton_85l0d_1467{height:153px}._galleryThumbImage_85l0d_1552{height:111px}._checkboxActionRow_85l0d_1310{flex-wrap:wrap;justify-content:flex-start}._refusedCallNotesGrid_85l0d_1295{grid-template-columns:1fr}._refusedCallLeft_85l0d_1303{gap:14px}._techNotesField_85l0d_1320{height:auto}}._emptyPanel_85l0d_2417{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_85l0d_2428{object-fit:contain;width:96px;height:96px}._fleetnetSection_85l0d_2434{flex-direction:column;gap:10px;display:flex}._fleetnetStatusRow_85l0d_2440{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}._fleetnetRadioLabel_85l0d_2447{white-space:nowrap;margin:0!important}._fleetnetRadioLabel_85l0d_2447 .MuiRadio-root{padding:3px 5px}._fleetnetRadioLabel_85l0d_2447 .MuiFormControlLabel-label{color:var(--dashboard-text-primary,#0f172a);font-size:12px;font-weight:700}._fleetnetStatusSelect_85l0d_2462{width:min(180px,100%)}._fleetnetStatusSelect_85l0d_2462 .MuiInputBase-root{min-height:32px}._fleetnetStatusSelect_85l0d_2462 .MuiSelect-select{padding-top:6px;padding-bottom:6px;font-size:12px}._fleetnetUpdateButton_85l0d_2476{min-width:96px;min-height:30px!important;padding:4px 10px!important;font-size:12px!important}[data-theme=dark] ._fleetnetRadioLabel_85l0d_2447 .MuiFormControlLabel-label{color:#f8fafc}._fleetnetInlineSection_85l0d_2487{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}._fleetnetInlineWithCorrection_85l0d_2495{grid-area:2/2/span 2/span 1}._fleetnetInlineTitle_85l0d_2500{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_85l0d_2500{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_yh48u_1{min-height:0;padding:0}._formFrame_yh48u_6{background:0 0;border:0;flex-direction:column;gap:0;min-height:0;padding:0;display:flex}._sectionBlock_yh48u_16{background:0 0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;padding:12px 0}[data-theme=dark] ._sectionBlock_yh48u_16{color:#f8fafc;background:0 0;border-color:#94a3b838}._controlsSection_yh48u_30{background:0 0;border:0;padding-top:8px;padding-bottom:8px}._topControls_yh48u_37{justify-content:center;align-items:center;gap:28px;min-height:42px;display:flex}._topControls_yh48u_37 .MuiFormControlLabel-label,._flagsGrid_yh48u_46 .MuiFormControlLabel-label{color:#334155;font-size:13px;font-weight:700}[data-theme=dark] ._topControls_yh48u_37 .MuiFormControlLabel-label,[data-theme=dark] ._flagsGrid_yh48u_46 .MuiFormControlLabel-label,[data-theme=dark] ._flagCheckLabel_yh48u_57{color:#f8fafc}[data-theme=dark] ._topControls_yh48u_37 .MuiRadio-root,[data-theme=dark] ._topControls_yh48u_37 .MuiCheckbox-root,[data-theme=dark] ._flagsGrid_yh48u_46 .MuiCheckbox-root{color:#528aa9}[data-theme=dark] ._topControls_yh48u_37 .Mui-checked,[data-theme=dark] ._flagsGrid_yh48u_46 .Mui-checked{color:#7dd3fc}._logsButton_yh48u_72{border:0!important;border-radius:6px!important;min-height:28px!important;padding:2px 10px!important}._softDisabledButton_yh48u_79,._finishedButton_yh48u_83{min-width:0}._logsButton_yh48u_72,._softDisabledButton_yh48u_79{color:#0c3863!important;opacity:1!important;background-color:#f6f8fd!important}._logsButton_yh48u_72{border-color:#0000!important}._softDisabledButton_yh48u_79{border-color:#f6f8fd!important}._finishedButton_yh48u_83{color:#fff!important}[data-theme=dark] ._logsButton_yh48u_72,[data-theme=dark] ._softDisabledButton_yh48u_79{color:#0e172a!important;opacity:1!important;background-color:#f8f3f3c7!important}[data-theme=dark] ._logsButton_yh48u_72{border-color:#0000!important}[data-theme=dark] ._softDisabledButton_yh48u_79{border-color:#f8f3f3c7!important}[data-theme=dark] ._finishedButton_yh48u_83{color:#fff!important}._sectionTitle_yh48u_125{color:#003862;text-align:left;margin:0 0 12px;font-size:15px;font-weight:800;line-height:1.2}[data-theme=dark] ._sectionTitle_yh48u_125{color:#fff}._detailsGrid_yh48u_138,._tireGrid_yh48u_139{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._field_yh48u_154{width:100%}._nativeTextareaField_yh48u_158{width:100%;min-width:0;position:relative}._nativeTextareaField_yh48u_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_yh48u_158 label{color:#528aa9;background:#071e33}._nativeTextareaField_yh48u_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_yh48u_158 textarea{color:#f8fafc;background:#0f172a;border-color:#94a3b838}._nativeTextareaField_yh48u_158 textarea:hover{border-color:#1fa2ea3d}[data-theme=dark] ._nativeTextareaField_yh48u_158 textarea:hover{border-color:#528aa9b3}._nativeTextareaField_yh48u_158 textarea:focus{border-color:#1fa2ea66;outline:none}[data-theme=dark] ._nativeTextareaField_yh48u_158 textarea:focus{border-color:#528aa9}._field_yh48u_154 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}[data-theme=dark] ._field_yh48u_154 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._field_yh48u_154 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}[data-theme=dark] ._field_yh48u_154 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._field_yh48u_154 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}[data-theme=dark] ._field_yh48u_154 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._field_yh48u_154 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}[data-theme=dark] ._field_yh48u_154 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._field_yh48u_154 .MuiInputLabel-root{color:#64748b;font-size:13px}[data-theme=dark] ._field_yh48u_154 .MuiInputLabel-root,[data-theme=dark] ._field_yh48u_154 .MuiFormLabel-root{color:#528aa9!important}._field_yh48u_154 .MuiInputBase-input{color:#0f172a;font-size:13px;line-height:1.4375em}._readOnlyField_yh48u_273 .MuiInputBase-root.Mui-disabled{color:#475569;opacity:1;background:#f1f5f9}._readOnlyWrapper_yh48u_279{gap:3px;min-width:0;display:grid}._readOnlyFieldLink_yh48u_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_yh48u_297{color:#334155;font-size:11px;font-weight:600;line-height:1.1;display:block}._readOnlyButtonValue_yh48u_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_yh48u_285:hover ._readOnlyButtonValue_yh48u_305,._readOnlyFieldLink_yh48u_285:focus-visible ._readOnlyButtonValue_yh48u_305{color:#003862}._readOnlyFieldLink_yh48u_285:focus-visible{outline-offset:2px;outline:2px solid #1297db}._readOnlyField_yh48u_273 .MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#475569;color:#475569;cursor:not-allowed}._readOnlyField_yh48u_273 .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1!important}[data-theme=dark] ._readOnlyField_yh48u_273 .MuiInputBase-root.Mui-disabled{color:#cbd5e1;background:#17233b}[data-theme=dark] ._readOnlyField_yh48u_273 .MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#cbd5e1;color:#cbd5e1}[data-theme=dark] ._readOnlyFieldLink_yh48u_285{background:#0f172a;border-color:#334155}[data-theme=dark] ._readOnlyButtonLabel_yh48u_297{color:#528aa9}[data-theme=dark] ._readOnlyButtonValue_yh48u_305{color:#7dd3fc}[data-theme=dark] ._readOnlyFieldLink_yh48u_285:hover ._readOnlyButtonValue_yh48u_305,[data-theme=dark] ._readOnlyFieldLink_yh48u_285:focus-visible ._readOnlyButtonValue_yh48u_305{color:#bae6fd}[data-theme=dark] ._field_yh48u_154 .MuiInputBase-input,[data-theme=dark] ._field_yh48u_154 textarea.MuiInputBase-inputMultiline{color:#f8fafc}._field_yh48u_154 .MuiInputBase-input::placeholder,._field_yh48u_154 textarea.MuiInputBase-inputMultiline::placeholder,._cellInput_yh48u_373::placeholder{color:#64748b;opacity:1}[data-theme=dark] ._field_yh48u_154 .MuiInputBase-input::placeholder,[data-theme=dark] ._field_yh48u_154 textarea.MuiInputBase-inputMultiline::placeholder,[data-theme=dark] ._cellInput_yh48u_373::placeholder{color:#528aa9;opacity:1}._field_yh48u_154 textarea.MuiInputBase-inputMultiline{resize:none;padding-top:2px;padding-bottom:2px;line-height:1.5;overflow-y:auto}._descriptionField_yh48u_146 textarea.MuiInputBase-inputMultiline:not([aria-hidden=true]),._notesField_yh48u_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_yh48u_146 .MuiInputBase-root,._notesField_yh48u_394 .MuiInputBase-root{resize:vertical;align-items:stretch;min-height:84px;overflow:auto;height:auto!important;max-height:none!important}._laborItemsTable_yh48u_416,._laborTable_yh48u_417,._simpleTable_yh48u_418,._partsTable_yh48u_419,._tireRowsTable_yh48u_420,._tireFeeTable_yh48u_421,._totalsTable_yh48u_422{background:#fff;border:1px solid #dbe1ea;border-radius:0;display:grid;overflow:hidden}[data-theme=dark] ._laborItemsTable_yh48u_416,[data-theme=dark] ._laborTable_yh48u_417,[data-theme=dark] ._simpleTable_yh48u_418,[data-theme=dark] ._partsTable_yh48u_419,[data-theme=dark] ._tireRowsTable_yh48u_420,[data-theme=dark] ._tireFeeTable_yh48u_421,[data-theme=dark] ._totalsTable_yh48u_422{background:#0f172a;border-color:#94a3b838}._addRowButton_yh48u_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_yh48u_441:hover,._addRowButton_yh48u_441:focus-visible{background:#0f84c1;border-color:#0f84c1;outline:0;box-shadow:0 0 0 2px #1297db1a}._addRowButton_yh48u_441:disabled,._addRowButton_yh48u_441:disabled:hover,._addRowButton_yh48u_441:disabled:focus-visible{color:#64748b;cursor:not-allowed;opacity:.55;box-shadow:none;background:#cbd5e1;border-color:#94a3b8}[data-theme=dark] ._addRowButton_yh48u_441{color:#f8fafc;background:#102b48;border-color:#528aa9}[data-theme=dark] ._addRowButton_yh48u_441:disabled,[data-theme=dark] ._addRowButton_yh48u_441:disabled:hover,[data-theme=dark] ._addRowButton_yh48u_441:disabled:focus-visible{color:#94a3b8;background:#1e293b;border-color:#94a3b842}._laborItemsTable_yh48u_416{border-radius:8px;grid-template-columns:minmax(120px,.32fr) minmax(280px,.45fr) minmax(160px,.23fr);margin-bottom:12px}._laborTechSections_yh48u_496{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;padding-bottom:4px;display:grid}._laborTechPanel_yh48u_504{min-width:0}._laborTechPanel_yh48u_504:only-child,._laborTechPanel_yh48u_504:last-child:nth-child(odd){grid-column:1/-1}._laborTechHeader_yh48u_513{justify-content:space-between;align-items:center;gap:12px;display:flex}._laborTechName_yh48u_520{color:#003764;margin:0 0 8px;font-size:14px;font-weight:900}[data-theme=dark] ._laborTechName_yh48u_520{color:#e0f2fe}._laborTechTable_yh48u_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_yh48u_531{background:#0f172a;border-color:#94a3b838}._laborTable_yh48u_417{border-radius:8px;grid-template-columns:minmax(220px,.4fr) minmax(360px,.38fr) minmax(260px,.42fr)}._simpleTable_yh48u_418{border-radius:8px;grid-template-columns:minmax(220px,1fr) 180px minmax(110px,.35fr)}._partsTable_yh48u_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_yh48u_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_yh48u_571{font-weight:800}._tireDetailsPanel_yh48u_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_yh48u_586{grid-template-columns:140px minmax(160px,1fr);align-items:center;gap:8px;display:grid}._tireDetailField_yh48u_586 span,._tireDetailCheckbox_yh48u_594 span{color:#64748b;font-size:12px;font-weight:700}._tireDetailField_yh48u_586 ._cellInput_yh48u_373{background:#fff;border-color:#94a3b847;min-height:24px;padding:3px 7px;font-size:12px;font-weight:600}._tireDetailCheckbox_yh48u_594{align-items:center;gap:8px;width:fit-content;display:inline-flex}[data-theme=dark] ._tireDetailsPanel_yh48u_575{background:#0b2238}[data-theme=dark] ._tireDetailField_yh48u_586 span,[data-theme=dark] ._tireDetailCheckbox_yh48u_594 span{color:#9fb9ca}._tireHeadingRow_yh48u_625{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}._tireHeadingRow_yh48u_625 ._sectionTitle_yh48u_125{margin-bottom:0}._drControlsRow_yh48u_637{align-items:center;gap:14px;margin-left:auto;display:inline-flex}._drFormLink_yh48u_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_yh48u_644:hover,._drFormLink_yh48u_644:focus-visible{color:#0956af;outline:0}._billToDrCheckbox_yh48u_664{margin:0!important}._billToDrCheckbox_yh48u_664 .MuiFormControlLabel-label{color:#334155;font-size:12px;font-weight:800}._totalsTable_yh48u_422{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 16px;width:100%;overflow:visible}._laborItemsTable_yh48u_416>div,._laborTechTable_yh48u_531>div,._laborTable_yh48u_417>div,._simpleTable_yh48u_418>div,._partsTable_yh48u_419>div,._tireRowsTable_yh48u_420>div,._tireFeeTable_yh48u_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_yh48u_417>div{align-content:center}[data-theme=dark] ._laborItemsTable_yh48u_416>div,[data-theme=dark] ._laborTechTable_yh48u_531>div,[data-theme=dark] ._laborTable_yh48u_417>div,[data-theme=dark] ._simpleTable_yh48u_418>div,[data-theme=dark] ._partsTable_yh48u_419>div,[data-theme=dark] ._tireRowsTable_yh48u_420>div,[data-theme=dark] ._tireFeeTable_yh48u_421>div{color:#f8fafc;background:#0f172a;border-bottom-color:#1fa2ea29;border-right-color:#1fa2ea29}._totalsTable_yh48u_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_yh48u_422>div{color:#f8fafc;border-bottom-color:#1fa2ea29}._laborItemsTable_yh48u_416>div:nth-child(5n),._laborTechTable_yh48u_531>div:nth-child(4n),._laborTable_yh48u_417>div:nth-child(3n),._tireRowsTable_yh48u_420>div:nth-child(6n),._tireFeeTable_yh48u_421>div:nth-child(4n),._totalsTable_yh48u_422>div:nth-child(2n),._simpleTable_yh48u_418>div:nth-child(3n){border-right:0}._tireFeeTable_yh48u_421>._tableLabel_yh48u_745,._tireFeeTable_yh48u_421>._tableValue_yh48u_746{border-bottom:0}._partsTable_yh48u_419>div:nth-child(7n){border-right:0}._tableHead_yh48u_754{text-align:center;background:#f8fbff;color:#003862!important;border-bottom-color:#dbe6f3!important;font-weight:800!important}[data-theme=dark] ._tableHead_yh48u_754{color:#fff!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._tableLabel_yh48u_745,._partsTotalLabel_yh48u_769{text-align:right;background:#f8fafc;color:#0f172a!important;font-weight:800!important}[data-theme=dark] ._tableLabel_yh48u_745,[data-theme=dark] ._partsTotalLabel_yh48u_769,[data-theme=dark] ._tableValue_yh48u_746,[data-theme=dark] ._partsTotalValue_yh48u_779{color:#f8fafc!important;background:#102b48!important}._tableLabel_yh48u_745{grid-column:span 3}._laborTable_yh48u_417 ._tableLabel_yh48u_745,._simpleTable_yh48u_418 ._tableLabel_yh48u_745{grid-column:auto}._partsTotalLabel_yh48u_769{grid-column:span 6}._tableValue_yh48u_746,._partsTotalValue_yh48u_779{text-align:right;background:#f8fafc;color:#0f172a!important;font-weight:800!important}._clearFeeButton_yh48u_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_yh48u_808:hover,._clearFeeButton_yh48u_808:focus-visible{background:#fff0f0;border-color:#b42318;outline:0}._cellInput_yh48u_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}[data-theme=dark] ._cellInput_yh48u_373{color:#f8fafc;background:#071e33;border-color:#94a3b838}._cellInput_yh48u_373:hover{border-color:#1fa2ea3d}[data-theme=dark] ._cellInput_yh48u_373:hover{border-color:#528aa9b3}._cellInput_yh48u_373:focus{border-color:#1fa2ea66;box-shadow:0 0 0 2px #1297db14}[data-theme=dark] ._cellInput_yh48u_373:focus{border-color:#528aa9;box-shadow:0 0 0 2px #7dd3fc1a}._moneyInput_yh48u_867{text-align:right}._laborEmptyRow_yh48u_871{text-align:center;color:#64748b;grid-column:1/-1;justify-content:center;font-weight:700}._laborCmsValue_yh48u_879,._laborTotalValue_yh48u_880,._readOnlyCell_yh48u_881{text-align:center;align-content:center}._readOnlyCell_yh48u_881{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_yh48u_881{background:#17233b;color:#cbd5e1!important}._tireRowsEmpty_yh48u_901{text-align:center;color:#64748b;grid-column:1/-1;justify-content:center;font-weight:700}._cellCheckbox_yh48u_909{accent-color:#1297db;width:16px;height:16px}._flagsGrid_yh48u_46{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 14px;display:grid}._flagCheckRow_yh48u_921{align-items:center;gap:6px;min-width:0;display:flex}._flagCheckLabel_yh48u_57{color:#17324d;cursor:default;-webkit-user-select:none;user-select:none;font-size:12px;line-height:1.25}._footerActions_yh48u_936{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._paymentList_yh48u_942{gap:8px;display:grid}._paymentItem_yh48u_947{color:#334155;background:#f8fbff;border:1px solid #edf2f7;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700}[data-theme=dark] ._paymentItem_yh48u_947{color:#f8fafc;background:#0f172a;border-color:#1fa2ea29}._notesField_yh48u_394{max-width:none;display:block}._loadingState_yh48u_968,._emptyState_yh48u_969{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_yh48u_968,[data-theme=dark] ._emptyState_yh48u_969{background:#102644;border-color:#94a3b838}._loadingSpinner_yh48u_988{object-fit:contain;width:64px;height:64px}._emptyTitle_yh48u_994{color:#003862;font-size:16px!important;font-weight:800!important}[data-theme=dark] ._emptyTitle_yh48u_994{color:#fff}._mutedText_yh48u_1004{color:#64748b;font-size:13px!important;font-weight:600!important}[data-theme=dark] ._mutedText_yh48u_1004{color:#cbd5e1}@media (width<=1180px){._detailsGrid_yh48u_138,._tireGrid_yh48u_139{grid-template-columns:repeat(2,minmax(0,1fr))}._wideField_yh48u_145,._descriptionField_yh48u_146{grid-column:span 2}._flagsGrid_yh48u_46{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._topControls_yh48u_37{flex-wrap:wrap;justify-content:flex-start;gap:10px}._detailsGrid_yh48u_138,._tireGrid_yh48u_139{grid-template-columns:1fr}._wideField_yh48u_145,._descriptionField_yh48u_146{grid-column:auto}._laborItemsTable_yh48u_416,._laborTable_yh48u_417,._simpleTable_yh48u_418,._partsTable_yh48u_419,._tireRowsTable_yh48u_420,._tireFeeTable_yh48u_421{min-width:640px}._totalsTable_yh48u_422{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}._sectionBlock_yh48u_16{overflow-x:auto}._flagsGrid_yh48u_46,._footerActions_yh48u_936{grid-template-columns:1fr}}._formFrame_yh48u_6{gap:0}._sectionBlock_yh48u_16{padding:9px 0}._controlsSection_yh48u_30{padding-top:5px;padding-bottom:5px}._topControls_yh48u_37{gap:18px;min-height:32px}._topControls_yh48u_37 .MuiFormControlLabel-root,._flagsGrid_yh48u_46 .MuiFormControlLabel-root{margin-right:4px}._topControls_yh48u_37 .MuiFormControlLabel-label,._flagsGrid_yh48u_46 .MuiFormControlLabel-label{font-size:12px}._sectionTitle_yh48u_125{margin-bottom:7px;font-size:13px}._detailsGrid_yh48u_138{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 8px}._tireGrid_yh48u_139{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 8px}._descriptionField_yh48u_146{grid-row:span 1}._field_yh48u_154 .MuiInputBase-root{border-radius:8px;min-height:34px}._field_yh48u_154 .MuiInputBase-input,._field_yh48u_154 .MuiInputLabel-root{font-size:12px}._field_yh48u_154 textarea.MuiInputBase-inputMultiline{line-height:1.35}._partsTable_yh48u_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_yh48u_421{grid-template-columns:minmax(240px,1fr) minmax(95px,.35fr) minmax(120px,.4fr) minmax(120px,.4fr);margin-top:8px}._tireRowsTable_yh48u_420{grid-template-columns:minmax(210px,1.2fr) minmax(80px,.35fr) minmax(120px,.55fr) minmax(110px,.45fr) minmax(110px,.45fr) minmax(120px,.5fr)}._totalsTable_yh48u_422{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px 10px}._laborItemsTable_yh48u_416>div,._laborTechTable_yh48u_531>div,._laborTable_yh48u_417>div,._simpleTable_yh48u_418>div,._partsTable_yh48u_419>div,._tireFeeTable_yh48u_421>div,._totalsTable_yh48u_422>div{min-height:28px;padding:5px 8px;font-size:12px}._totalsTable_yh48u_422>div{margin-left:4px;margin-right:4px}._cellInput_yh48u_373{border-radius:6px;min-height:24px;padding:3px 6px;font-size:12px}._flagsGrid_yh48u_46{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px 10px}._footerActions_yh48u_936{gap:8px}._paymentList_yh48u_942{gap:5px}._paymentItem_yh48u_947{padding:6px 8px;font-size:12px}@media (width<=1180px){._detailsGrid_yh48u_138,._tireGrid_yh48u_139,._flagsGrid_yh48u_46{grid-template-columns:repeat(3,minmax(0,1fr))}._totalsTable_yh48u_422{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){._detailsGrid_yh48u_138,._tireGrid_yh48u_139,._flagsGrid_yh48u_46{grid-template-columns:1fr}._wideField_yh48u_145,._descriptionField_yh48u_146{grid-column:auto}._totalsTable_yh48u_422{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}}._dialogTitle_yh48u_1244{color:#003862;background:#1297db0a;justify-content:space-between;align-items:center;gap:12px;display:flex;font-size:18px!important;font-weight:800!important}._dialogCloseButton_yh48u_1255{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_yh48u_1267{background:#fff;padding:10px 18px!important}._previewCancelButton_yh48u_1272{border-radius:18px!important}._previewDialogPaper_yh48u_1276{max-height:94vh}._previewDialogPaperDark_yh48u_1280{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._previewDialogPaperDark_yh48u_1280 ._dialogTitle_yh48u_1244{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._previewDialogPaperDark_yh48u_1280 ._dialogCloseButton_yh48u_1255{color:#cbd5e1}._previewDialogPaperDark_yh48u_1280 ._dialogCloseButton_yh48u_1255:hover,._previewDialogPaperDark_yh48u_1280 ._dialogCloseButton_yh48u_1255:focus-visible{color:#f8fafc}._previewDialogPaperDark_yh48u_1280 ._previewDialogContent_yh48u_1302{background:#071e33;border-color:#94a3b838}._previewDialogPaperDark_yh48u_1280 ._dialogActions_yh48u_1267{background:#071e33;border-top:1px solid #94a3b838}._previewDialogPaperDark_yh48u_1280 ._previewCancelButton_yh48u_1272,._previewDialogPaperDark_yh48u_1280 ._previewCancelButton_yh48u_1272:hover,._previewDialogPaperDark_yh48u_1280 ._previewCancelButton_yh48u_1272:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._previewDialogPaperDark_yh48u_1280 ._dialogState_yh48u_1325{color:#f8fafc}._previewDialogContent_yh48u_1302{background:#f8fbff}._dialogState_yh48u_1325{color:#334155;justify-content:center;align-items:center;gap:12px;min-height:220px;font-size:13px;font-weight:700;display:flex}._previewLoadingSpinner_yh48u_1344{object-fit:contain;width:42px;height:42px}._invoicePreview_yh48u_1350{color:#1f2937;background:#fff;border:1px solid #dbe6f3;border-radius:8px;max-width:980px;margin:0 auto;padding:18px}._previewHeader_yh48u_1360{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}._brandBlock_yh48u_1368{align-items:center;gap:12px;display:flex}._previewLogo_yh48u_1374{width:72px;height:auto}._companyName_yh48u_1379{color:#111827;font-size:20px!important;font-weight:800!important}._companyAddress_yh48u_1385{color:#334155;font-size:12px!important;font-weight:600!important}._invoiceTitle_yh48u_1391{color:#111827;font-family:Georgia,serif;font-size:30px!important;font-weight:800!important}._previewTopGrid_yh48u_1398,._previewBottomGrid_yh48u_1399{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:12px;margin-bottom:12px;display:grid}._previewPanel_yh48u_1406,._previewInfoTable_yh48u_1407,._previewItems_yh48u_1408,._previewNotice_yh48u_1409,._previewTotals_yh48u_1410{background:#fff;border:1px solid #dbe6f3;border-radius:8px;overflow:hidden}._previewPanel_yh48u_1406{min-height:120px;padding:12px}._previewPanelTitle_yh48u_1422{color:#64748b;text-transform:uppercase;margin-bottom:8px!important;font-size:12px!important;font-weight:800!important}._previewStrong_yh48u_1430{color:#111827;font-size:14px!important;font-weight:800!important}._previewPanel_yh48u_1406 p,._previewNotice_yh48u_1409 p{color:#334155;font-size:12px!important;line-height:1.35!important}._previewInfoTable_yh48u_1407 div,._previewTotals_yh48u_1410 div{border-bottom:1px solid #e2e8f0;grid-template-columns:46% 54%;display:grid}._previewInfoTable_yh48u_1407 div:last-child,._previewTotals_yh48u_1410 div:last-child{border-bottom:0}._previewInfoTable_yh48u_1407 span,._previewInfoTable_yh48u_1407 strong,._previewTotals_yh48u_1410 span,._previewTotals_yh48u_1410 strong{padding:7px 9px;font-size:12px;line-height:1.3}._previewInfoTable_yh48u_1407 span,._previewTotals_yh48u_1410 span{color:#475569;font-weight:700}._previewInfoTable_yh48u_1407 strong,._previewTotals_yh48u_1410 strong{color:#111827;text-align:right;font-weight:700}._previewItems_yh48u_1408{margin-bottom:12px}._previewItems_yh48u_1408>div{border-bottom:1px solid #e2e8f0;grid-template-columns:10% 16% minmax(0,1fr) 14% 14%;display:grid}._previewItems_yh48u_1408>div:last-child{border-bottom:0}._previewItems_yh48u_1408 span{color:#1f2937;border-right:1px solid #e2e8f0;min-height:30px;padding:6px 8px;font-size:12px;line-height:1.3}._previewItems_yh48u_1408 span:last-child{text-align:right;border-right:0}._previewItemsHead_yh48u_1505 span{color:#003862;background:#f1f5f9;font-weight:800}._previewItemDescription_yh48u_1511{white-space:pre-line}._previewNotice_yh48u_1409{text-align:center;padding:12px}._previewNotice_yh48u_1409 p:first-child{color:#dc2626;font-size:17px!important;font-weight:900!important}._previewContactGrid_yh48u_1526{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}._previewContactGrid_yh48u_1526 div{border-right:1px solid #e2e8f0;padding:7px 8px}._previewContactGrid_yh48u_1526 div:last-child{border-right:0}._previewContactGrid_yh48u_1526 span,._previewContactGrid_yh48u_1526 strong{font-size:12px;display:block}._previewContactGrid_yh48u_1526 span{color:#475569;font-weight:700}._previewContactGrid_yh48u_1526 strong{color:#111827;font-weight:700}._balanceDue_yh48u_1558 span,._balanceDue_yh48u_1558 strong{align-content:center;min-height:52px;font-size:18px!important;font-weight:900!important}._previewEmailPanel_yh48u_1566{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_yh48u_1575,._emailToField_yh48u_1576,._emailMessageField_yh48u_1577{width:100%}._previewEmailPanel_yh48u_1566 .MuiInputBase-root{background:#fff;border-radius:6px;min-height:36px}._previewEmailPanel_yh48u_1566 .MuiInputBase-input,._previewEmailPanel_yh48u_1566 .MuiInputLabel-root{font-size:12px}._emailFeedbackSuccess_yh48u_1592,._emailFeedbackError_yh48u_1593{text-align:center;grid-column:1/-1;font-size:12px!important;font-weight:800!important}._emailFeedbackSuccess_yh48u_1592{color:#147647}._emailFeedbackError_yh48u_1593{color:#b42318}._estimateApprovalFeedback_yh48u_1608{text-align:left;flex:0 220px;margin:0!important}._previewEmailActions_yh48u_1614{grid-column:1/-1;justify-content:center;gap:8px;display:flex}@media (width<=900px){._previewTopGrid_yh48u_1398,._previewBottomGrid_yh48u_1399,._previewEmailPanel_yh48u_1566{grid-template-columns:1fr}._previewHeader_yh48u_1360{flex-direction:column}}._footerActions_yh48u_936{justify-items:stretch;margin-top:12px}._footerActions_yh48u_936 ._softDisabledButton_yh48u_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_yh48u_936 ._softDisabledButton_yh48u_79:hover{color:#fff!important;background:#0f84c1!important;border-color:#0f84c1!important}._previewDialogPaper_yh48u_1276{width:min(1320px,100vw - 32px)!important;max-width:none!important}._previewDialogContent_yh48u_1302{padding:12px 14px!important}._invoicePreview_yh48u_1350,._previewEmailPanel_yh48u_1566{box-sizing:border-box;width:100%;max-width:none}._invoicePreview_yh48u_1350{margin:0;padding:14px}._previewTopGrid_yh48u_1398,._previewBottomGrid_yh48u_1399{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:10px}._previewEmailPanel_yh48u_1566{grid-template-columns:170px minmax(260px,.42fr) minmax(360px,1fr);margin:12px 0 0}@media (width<=900px){._previewDialogPaper_yh48u_1276{width:calc(100vw - 16px)!important}._previewDialogContent_yh48u_1302{padding:10px!important}}._sectionHeadingRow_yh48u_1696{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}._partsAddRow_yh48u_1717{grid-template-columns:190px minmax(240px,1fr) 190px auto;align-items:center;gap:6px;max-width:640px;margin:0 auto 14px;display:grid}._partsAddButton_yh48u_1726{color:#0f172a!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #94a3b8!important;border-radius:6px!important}._partsFlowTable_yh48u_1735{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_yh48u_1735>._tableHead_yh48u_754{text-align:center;border-right:1px solid #d9d9d9;padding:7px 8px;color:#111827!important;background:#cfcfcf!important;font-size:13px!important}._partsFlowRow_yh48u_1752>span,._partsFlowRow_yh48u_1752>div,._partsFlowTable_yh48u_1735>span,._partsFlowTable_yh48u_1735>.MuiTextField-root,._partsEmptyRow_yh48u_1760,._partsFlowTotalLabel_yh48u_1761,._partsFlowTotalValue_yh48u_1762{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_yh48u_1774 .MuiInputBase-input{text-align:center;padding:4px 6px;font-size:12px}._partsEmptyRow_yh48u_1760{color:#64748b;grid-column:1/-1}._partsFlowTotalLabel_yh48u_1761{text-align:left;background:#fff;grid-column:2/4;font-size:15px;font-weight:800}._partsFlowTotalValue_yh48u_1762{text-align:left;grid-column:4/-1}._partsGrandTotal_yh48u_1804{background:#cfcfcf}._iconTextButton_yh48u_1808,._removeRowButton_yh48u_1809{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;font-weight:700}._iconTextButton_yh48u_1808{justify-content:center;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}._iconTextButton_yh48u_1808:hover,._removeRowButton_yh48u_1809:hover{color:#b42318;background:#fff0f0;border-color:#b42318}._paymentReceivedGrid_yh48u_1834{grid-template-columns:minmax(0,554px) minmax(520px,1fr);align-items:start;gap:10px;display:grid}._paymentSummaryTable_yh48u_1841{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 10px;display:grid}._paymentRows_yh48u_1847{gap:8px;display:grid}._paymentSummaryTable_yh48u_1841>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_yh48u_1841>div{color:#f8fafc}._paymentRow_yh48u_1847{grid-template-columns:minmax(180px,260px) minmax(180px,260px) 34px;align-items:center;gap:8px;display:grid}._removeRowButton_yh48u_1809{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}@media (width<=1180px){._paymentReceivedGrid_yh48u_1834{grid-template-columns:1fr}}@media (width<=900px){._partsAddRow_yh48u_1717,._paymentRow_yh48u_1847{grid-template-columns:1fr;max-width:none}._paymentSummaryTable_yh48u_1841{grid-template-columns:minmax(0,1fr) minmax(120px,180px)}._removeRowButton_yh48u_1809{width:100%}}._partsSection_yh48u_1713{border-top:1px solid #e2e8f0}._centerSectionTitle_yh48u_1704{color:#003862;text-align:left;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2}[data-theme=dark] ._centerSectionTitle_yh48u_1704{color:#fff}._partsAddRow_yh48u_1717{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_yh48u_1726{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_yh48u_1726 .MuiButton-startIcon{margin-right:0!important}._partsAddButton_yh48u_1726:hover{color:#fff!important;background:#0f84c1!important;border-color:#0f84c1!important}._partsFlowTable_yh48u_1735{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_yh48u_1735>._tableHead_yh48u_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_yh48u_1752>span,._partsFlowRow_yh48u_1752>div,._partsEmptyRow_yh48u_1760,._partsFlowTotalLabel_yh48u_1761,._partsFlowTotalValue_yh48u_1762{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_yh48u_1752>span:last-child,._partsFlowTable_yh48u_1735>._tableHead_yh48u_754:nth-child(8n){border-right:0}._inlineCellField_yh48u_1774 .MuiInputBase-root{background:#fff;border-radius:7px;min-height:30px}._inlineCellField_yh48u_1774 .MuiOutlinedInput-notchedOutline{border-color:#1fa2ea29}._inlineCellField_yh48u_1774 .MuiInputBase-input{color:#0f172a;text-align:center;padding:4px 7px;font-size:12px;font-weight:600}._partsFlowTotalLabel_yh48u_1761{color:#003862;text-align:right;background:#f8fbff;grid-column:1/5;font-size:12px;font-weight:800}._partsFlowTotalValue_yh48u_1762{color:#0f172a;text-align:left;background:#f8fbff;grid-column:5/-1;font-size:12px;font-weight:800}._partsGrandTotal_yh48u_1804{color:#003862;background:#eaf4ff}._iconTextButton_yh48u_1808{color:#b42318;background:#fff7f7;border:1px solid #b4231833;border-radius:7px;min-height:28px;font-size:12px;font-weight:800}._iconTextButton_yh48u_1808:hover{background:#fff0f0;border-color:#b4231857}[data-theme=dark] ._partsFlowTable_yh48u_1735,[data-theme=dark] ._partsFlowRow_yh48u_1752>span,[data-theme=dark] ._partsFlowRow_yh48u_1752>div,[data-theme=dark] ._partsFlowTable_yh48u_1735>span,[data-theme=dark] ._partsFlowTable_yh48u_1735>.MuiTextField-root,[data-theme=dark] ._partsEmptyRow_yh48u_1760,[data-theme=dark] ._partsFlowTotalLabel_yh48u_1761,[data-theme=dark] ._partsFlowTotalValue_yh48u_1762{color:#f8fafc;background:#0f172a;border-color:#94a3b838}[data-theme=dark] ._partsFlowTotalLabel_yh48u_1761,[data-theme=dark] ._partsFlowTotalValue_yh48u_1762,[data-theme=dark] ._partsGrandTotal_yh48u_1804{color:#f8fafc!important;background:#102b48!important}[data-theme=dark] ._partsFlowTable_yh48u_1735>._tableHead_yh48u_754{color:#fff!important;background:#5087a5!important;border-bottom-color:#94a3b838!important}._invoiceShell_yh48u_1{width:100%;min-width:0;overflow-x:hidden}._formFrame_yh48u_6{gap:14px;padding:0 2px 8px}._sectionBlock_yh48u_16{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;overflow:visible}[data-theme=dark] ._sectionBlock_yh48u_16{background:#111c2f;border-color:#94a3b838}._controlsSection_yh48u_30{padding:10px 14px}._topControls_yh48u_37{flex-wrap:wrap;justify-content:flex-start;gap:16px}._detailsGrid_yh48u_138{grid-template-columns:repeat(5,minmax(120px,1fr));align-items:start;gap:12px}._tireGrid_yh48u_139{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:start;gap:12px}._wideField_yh48u_145,._descriptionField_yh48u_146{grid-column:span 2}._field_yh48u_154 .MuiInputBase-root{min-height:38px}._field_yh48u_154 .MuiInputBase-input{min-width:0}._laborItemsTable_yh48u_416,._laborTechTable_yh48u_531,._laborTable_yh48u_417,._simpleTable_yh48u_418,._partsFlowTable_yh48u_1735,._tireRowsTable_yh48u_420,._tireFeeTable_yh48u_421{border-radius:8px;width:100%;overflow:auto hidden}._laborItemsTable_yh48u_416{grid-template-columns:minmax(180px,1fr) minmax(180px,.95fr) minmax(90px,.45fr) minmax(130px,.55fr) minmax(110px,.45fr)}._laborTable_yh48u_417{grid-template-columns:minmax(260px,1.2fr) minmax(120px,.5fr) minmax(160px,.6fr)}._simpleTable_yh48u_418{grid-template-columns:minmax(260px,1fr) minmax(150px,.45fr) minmax(110px,.35fr)}._partsFlowTable_yh48u_1735{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_yh48u_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_yh48u_421{grid-template-columns:minmax(260px,1fr) minmax(100px,.35fr) minmax(120px,.45fr) minmax(120px,.45fr);min-width:680px}._laborItemsTable_yh48u_416>div,._laborTechTable_yh48u_531>div,._laborTable_yh48u_417>div,._simpleTable_yh48u_418>div,._partsFlowTable_yh48u_1735>div,._partsFlowTable_yh48u_1735>.MuiTextField-root,._partsFlowRow_yh48u_1752>span,._partsFlowRow_yh48u_1752>div,._partsEmptyRow_yh48u_1760,._partsFlowTotalLabel_yh48u_1761,._partsFlowTotalValue_yh48u_1762,._tireRowsTable_yh48u_420>div,._tireFeeTable_yh48u_421>div{align-items:center;min-width:0;display:flex}._partsFlowTable_yh48u_1735>.MuiTextField-root{border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;min-height:36px;padding:5px 7px}._tableHead_yh48u_754{justify-content:center}._tableLabel_yh48u_745,._partsFlowTotalLabel_yh48u_1761{justify-content:flex-end}._tableValue_yh48u_746,._partsFlowTotalValue_yh48u_1762,._readOnlyCell_yh48u_881,._laborCmsValue_yh48u_879,._laborTotalValue_yh48u_880{justify-content:center;align-items:center;display:flex}._partsFlowRow_yh48u_1752{display:contents}._partsFlowRow_yh48u_1752>span,._partsFlowRow_yh48u_1752>div,._partsFlowTable_yh48u_1735>span{justify-content:center}._partsFlowRow_yh48u_1752>div:first-child{justify-content:stretch}._partsFlowRow_yh48u_1752>span:last-child,._partsFlowTable_yh48u_1735>span{justify-content:center}._partsReadOnlyCell_yh48u_2239{overflow-wrap:anywhere;word-break:break-word}._partsActionCell_yh48u_2244{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}._partEditButton_yh48u_2251{color:#0369a1!important;background:#edf8ff!important;border-color:#1297db47!important}._partEditButton_yh48u_2251:hover{color:#075985!important;background:#dff3ff!important;border-color:#1297db6b!important}._partSaveButton_yh48u_2263{color:#15803d!important;background:#ecfdf3!important;border-color:#16a34a47!important}._partSaveButton_yh48u_2263:hover{color:#166534!important;background:#dcfce7!important;border-color:#16a34a6b!important}._partDeleteButton_yh48u_2275{color:#b42318!important;background:#fff7f7!important;border-color:#b4231833!important}._partDeleteButton_yh48u_2275:hover{color:#b42318!important;background:#fff0f0!important;border-color:#b4231857!important}._partsFlowTotalLabel_yh48u_1761{grid-column:1/7}._partsFlowTotalValue_yh48u_1762{grid-column:7/-1;justify-content:flex-start}._totalsTable_yh48u_422,._paymentSummaryTable_yh48u_1841{grid-template-columns:minmax(190px,1fr) minmax(130px,.55fr) minmax(190px,1fr) minmax(130px,.55fr);align-items:center;gap:8px 12px;display:grid}._totalsSection_yh48u_2304{background:linear-gradient(#fff 0%,#f8fbff 100%)}._totalsSection_yh48u_2304 ._sectionTitle_yh48u_125{margin-bottom:12px}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422{background:#f8fbff;border:1px solid #dbe6f3;border-radius:8px;padding:12px;box-shadow:inset 0 1px #fffc}._totalsTable_yh48u_422>div,._paymentSummaryTable_yh48u_1841>div{align-items:center;min-height:34px;margin:0;padding:6px 8px;display:flex}._totalsTable_yh48u_422>div:nth-child(odd),._paymentSummaryTable_yh48u_1841>div:nth-child(odd){color:#334155;text-align:right;justify-content:flex-end;font-weight:800}._totalsTable_yh48u_422>div:nth-child(2n),._paymentSummaryTable_yh48u_1841>div:nth-child(2n){justify-content:flex-start}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div{border-radius:7px;min-height:38px;padding:7px 10px}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-child(odd){color:#003862}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-child(2n){background:#fff;border:1px solid #e2edf7}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-last-child(2),._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:last-child{color:#003862;background:#eaf4ff;font-weight:900}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-last-child(2){justify-content:flex-end}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._readOnlyCell_yh48u_881{color:#243b53;background:0 0;justify-content:flex-start;width:100%;min-height:28px;padding:0}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._cellInput_yh48u_373{background:#fff;border-color:#cbe5f8;height:30px;font-size:13px;font-weight:700}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._cellInput_yh48u_373{color:#f8fafc;background:#071e33;border-color:#7dd3fc47}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._cellInput_yh48u_373:hover{border-color:#7dd3fc80}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._cellInput_yh48u_373:focus{border-color:#7dd3fc;box-shadow:0 0 0 2px #7dd3fc1a}._totalsSection_yh48u_2304 ._totalsTable_yh48u_422 ._cellCheckbox_yh48u_909{width:18px;height:18px}[data-theme=dark] ._totalsTable_yh48u_422>div:nth-child(odd),[data-theme=dark] ._paymentSummaryTable_yh48u_1841>div:nth-child(odd){color:#f8fafc}[data-theme=dark] ._totalsSection_yh48u_2304{background:#111c2f}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422{background:#0f172a;border-color:#94a3b838}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-child(2n){background:#111c2f;border-color:#94a3b838}[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:nth-last-child(2),[data-theme=dark] ._totalsSection_yh48u_2304 ._totalsTable_yh48u_422>div:last-child{color:#f8fafc;background:#102b48}._paymentReceivedGrid_yh48u_1834{grid-template-columns:minmax(360px,.9fr) minmax(420px,1fr);gap:16px}._paymentRow_yh48u_1847{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) 34px}._flagsGrid_yh48u_46{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:center}._footerActions_yh48u_936{grid-template-columns:repeat(3,minmax(130px,1fr));padding:0 2px}._notesField_yh48u_394{max-width:none}@media (width<=1180px){._detailsGrid_yh48u_138{grid-template-columns:repeat(5,minmax(105px,1fr))}._laborTechSections_yh48u_496{grid-template-columns:1fr}._tireGrid_yh48u_139{grid-template-columns:repeat(2,minmax(180px,1fr))}._paymentReceivedGrid_yh48u_1834,._totalsTable_yh48u_422,._paymentSummaryTable_yh48u_1841{grid-template-columns:minmax(0,1fr) minmax(130px,180px)}._totalsTable_yh48u_422>div:nth-child(odd),._paymentSummaryTable_yh48u_1841>div:nth-child(odd){text-align:left;justify-content:flex-start}}@media (width<=760px){._formFrame_yh48u_6{gap:10px}._sectionBlock_yh48u_16{padding:12px;overflow-x:auto}._detailsGrid_yh48u_138,._tireGrid_yh48u_139,._paymentReceivedGrid_yh48u_1834,._paymentRow_yh48u_1847,._footerActions_yh48u_936{grid-template-columns:1fr}._wideField_yh48u_145,._descriptionField_yh48u_146{grid-column:auto}._laborTechTable_yh48u_531{min-width:520px;overflow-x:auto}._removeRowButton_yh48u_1809{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_hqf2q_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_hqf2q_12{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_hqf2q_21{color:#003862;margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_hqf2q_29{color:#64748b;margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_hqf2q_36{align-items:center;gap:8px;display:flex}._backButton_hqf2q_42{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_hqf2q_42:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._contentScroll_hqf2q_54{min-height:0;padding-bottom:8px;overflow:auto}._formShell_hqf2q_60{max-width:1520px;margin:0 auto}._embeddedPage_hqf2q_67{background:0 0;height:auto;min-height:0;padding:0;overflow:visible}._embeddedPage_hqf2q_67 ._contentScroll_hqf2q_54{padding-bottom:0;overflow:visible}._embeddedPage_hqf2q_67 ._formShell_hqf2q_60{max-width:none;margin:0}._pageLoader_hqf2q_84{flex:auto;justify-content:center;align-items:center;min-height:360px;display:flex}._pageLoaderSpinner_hqf2q_92{object-fit:contain;width:72px;height:72px}._itemList_hqf2q_98{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}._itemRow_hqf2q_106{min-width:0}._emptyInline_hqf2q_110{color:#64748b;align-items:center;min-height:40px;display:flex;font-size:13px!important;font-weight:700!important}._reviewStack_hqf2q_119{flex-direction:column;gap:8px;min-width:0;display:flex}._reviewTopRow_hqf2q_126{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);align-items:start;gap:10px;min-width:0;display:grid}._reviewMemoColumn_hqf2q_134{flex-direction:column;gap:6px;min-width:0;display:flex}._quickBooksRow_hqf2q_141{align-items:center;min-height:24px;display:flex}._checklistPanel_hqf2q_147{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_hqf2q_159{color:#334155;font-size:13px!important;font-weight:800!important}._checklistGrid_hqf2q_166{grid-template-columns:1fr;gap:6px;width:100%;display:grid}._checklistRow_hqf2q_173{grid-template-columns:7px minmax(132px,.34fr) minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}._checklistMarker_hqf2q_181{background:#1fa2ea;border-radius:50%;width:5px;height:5px;margin-top:8px}._checklistKey_hqf2q_189{color:#334155;font-size:13px!important;font-weight:800!important}._checklistValue_hqf2q_195{color:#334155;overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px!important;font-weight:600!important}._checklistOn_hqf2q_202,._checklistOff_hqf2q_203{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_hqf2q_202{color:#147647;background:#e8f7ef}._checklistOff_hqf2q_203{color:#b42318;background:#fff0f0}._formHeader_hqf2q_224{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:6px 0 18px;display:flex}._poNumber_hqf2q_233{color:#10af1d;line-height:1.1;font-size:26px!important;font-weight:800!important}._poDate_hqf2q_240{color:#00000070;margin-top:5px!important;font-size:14px!important;font-weight:10!important}._headerMeta_hqf2q_247{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}._headerMeta_hqf2q_247 span,._totalBadge_hqf2q_256{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_hqf2q_272{color:#003862;line-height:1.2;margin-bottom:14px!important;font-size:18px!important;font-weight:800!important}._sectionHeadingRow_hqf2q_280{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._sectionHeadingRow_hqf2q_280 ._sectionTitle_hqf2q_272{margin-bottom:0!important}._formGrid_hqf2q_292{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}._field_hqf2q_299,._fieldWide_hqf2q_300,._fieldCompact_hqf2q_301,._memoField_hqf2q_302{width:100%}._field_hqf2q_299 .MuiInputBase-root,._fieldWide_hqf2q_300 .MuiInputBase-root,._fieldCompact_hqf2q_301 .MuiInputBase-root,._expenseInput_hqf2q_317 .MuiInputBase-root,._vehicleInput_hqf2q_318 .MuiInputBase-root,._memoField_hqf2q_302 .MuiInputBase-root{background:#fff;border-radius:10px}._field_hqf2q_299 .MuiOutlinedInput-notchedOutline,._fieldWide_hqf2q_300 .MuiOutlinedInput-notchedOutline,._fieldCompact_hqf2q_301 .MuiOutlinedInput-notchedOutline,._expenseInput_hqf2q_317 .MuiOutlinedInput-notchedOutline,._vehicleInput_hqf2q_318 .MuiOutlinedInput-notchedOutline,._memoField_hqf2q_302 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_hqf2q_299 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._fieldWide_hqf2q_300 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._fieldCompact_hqf2q_301 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._expenseInput_hqf2q_317 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._vehicleInput_hqf2q_318 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._memoField_hqf2q_302 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_hqf2q_299 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._fieldWide_hqf2q_300 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._fieldCompact_hqf2q_301 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._expenseInput_hqf2q_317 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._vehicleInput_hqf2q_318 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._memoField_hqf2q_302 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._inlineFieldGroup_hqf2q_365{grid-column:span 2;align-items:center;gap:6px;display:flex}._iconAction_hqf2q_372,._iconActionDanger_hqf2q_373{border-radius:8px!important;width:34px!important;height:34px!important}._iconAction_hqf2q_372{color:#0f66d0!important;background:#eef8ff!important}._iconActionDanger_hqf2q_373{color:#b42318!important;background:#fff0f0!important}._expenseSplitLayout_hqf2q_389{flex-direction:column;gap:22px;display:flex}._expenseGroupSection_hqf2q_395{flex-direction:column;gap:12px;min-width:0;display:flex}._expenseGroupTitle_hqf2q_402{color:#003862;font-size:14px!important;font-weight:900!important}._addItemExpenseGrid_hqf2q_408{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:8px;display:grid}._expenseLineGroup_hqf2q_415{background:#fff;border:1px solid #dbe6f3;border-radius:8px;flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}._expenseLineGroup_hqf2q_415:last-child{border-bottom:1px solid #dbe6f3}._expenseRow_hqf2q_430,._expenseSubRow_hqf2q_431{grid-template-columns:minmax(170px,240px) 180px minmax(360px,1fr);align-items:center;gap:12px;min-width:0;display:grid}._expenseSubRowSpacer_hqf2q_439{min-width:0}._expenseGroupHeader_hqf2q_443{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_hqf2q_443 ._expenseLabel_hqf2q_455{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._expenseGroupHeader_hqf2q_443 ._textAction_hqf2q_463{white-space:nowrap;flex:none;line-height:1.2;text-decoration:none}._expenseItemList_hqf2q_470{flex-direction:column;min-width:0;display:flex}._expenseItemRow_hqf2q_476{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_hqf2q_487{grid-template-columns:minmax(64px,.72fr) minmax(92px,1fr)}._expenseItemNameInput_hqf2q_491{width:100%;min-width:0}._expenseItemNameInput_hqf2q_491 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:34px}._expenseItemNameInput_hqf2q_491 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._expenseItemNameInput_hqf2q_491 .MuiInputBase-input,._expenseItemNameInput_hqf2q_491 .MuiInputLabel-root{font-size:12px}[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputBase-root{background:#17263b}[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputBase-input,[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputLabel-root{color:#f8fafc}._expenseItemRow_hqf2q_476:last-child{border-bottom:0}._expenseItemRow_hqf2q_476 ._expenseActions_hqf2q_523{flex-wrap:nowrap;grid-column:auto;align-items:center;gap:5px;min-width:0;min-height:0;display:flex}._expenseItemRow_hqf2q_476 ._vehicleInput_hqf2q_318{flex:auto;width:100%;min-width:0}._addItemExpenseGrid_hqf2q_408 ._expenseRow_hqf2q_430,._addItemExpenseGrid_hqf2q_408 ._expenseSubRow_hqf2q_431{grid-template-columns:1fr;align-items:stretch;gap:6px}._addItemExpenseGrid_hqf2q_408 ._expenseSubRowSpacer_hqf2q_439{display:none}._addItemExpenseGrid_hqf2q_408 ._expenseLabel_hqf2q_455{text-align:left}._addItemExpenseGrid_hqf2q_408 ._vehicleInput_hqf2q_318{width:100%;min-width:0}._addItemExpenseGrid_hqf2q_408 ._expenseActions_hqf2q_523{align-items:center;min-height:0}._addItemExpenseGrid_hqf2q_408 ._textAction_hqf2q_463,._addItemExpenseGrid_hqf2q_408 ._textActionDanger_hqf2q_569{white-space:nowrap;font-size:11px;line-height:1.15}._standardExpenseGrid_hqf2q_575{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}._standardExpenseRow_hqf2q_581{flex-direction:column;align-items:stretch;gap:4px;min-width:0;display:flex}._standardExpenseRow_hqf2q_581 ._expenseLabel_hqf2q_455{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-height:16px;overflow:hidden}._standardExpenseRow_hqf2q_581 ._expenseInput_hqf2q_317{max-width:none}._totalExpenseGrid_hqf2q_601{border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}._totalExpenseRow_hqf2q_609{grid-column:5}._totalExpenseRow_hqf2q_609 ._expenseLabel_hqf2q_455{color:#003862;font-weight:900!important}._totalExpenseRow_hqf2q_609 ._expenseInput_hqf2q_317 .MuiInputBase-root{background:#eef8ff;font-weight:800}._expenseLabel_hqf2q_455{color:#334155;text-align:right;font-size:13px!important;font-weight:800!important}._expenseInput_hqf2q_317{width:100%;max-width:180px}._expenseActions_hqf2q_523{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}._textAction_hqf2q_463,._textActionDanger_hqf2q_569{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_hqf2q_463{color:#0f66d0}._textActionDanger_hqf2q_569{color:#b42318}._radioBlock_hqf2q_669{align-items:center;gap:14px;min-height:40px;display:flex}._radioLabel_hqf2q_676{color:#334155;font-size:13px!important;font-weight:800!important}._imageDropzone_hqf2q_682{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_hqf2q_693{color:#0f172a;text-transform:uppercase;font-size:22px!important;font-weight:900!important}._imageSubtitle_hqf2q_700{color:#64748b;font-size:13px!important;font-weight:600!important}._reviewStackUnused_hqf2q_706{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}._quickBooksCheck_hqf2q_713{color:#334155;min-height:40px}._quickBooksCheck_hqf2q_713 .MuiFormControlLabel-label{font-size:13px;font-weight:800}._footerActions_hqf2q_723{justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}._footerLeftActions_hqf2q_731{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}._rejectError_hqf2q_738{color:#b42318;margin-top:14px;font-size:13px;font-weight:700}._rejectDialogPaper_hqf2q_745{overflow:hidden;border-radius:8px!important}._rejectDialogPaperDark_hqf2q_750{color:#f8fafc!important;background:#071e33!important}._dialogTitle_hqf2q_755{color:#003862;background:#1297db0a;border-bottom:1px solid #0f172a14;font-size:18px!important;font-weight:800!important}._dialogTitleDark_hqf2q_763{color:#fff!important;background:#102b48!important;border-bottom-color:#94a3b838!important}._dialogContent_hqf2q_769{padding:20px 24px!important}._dialogContentDark_hqf2q_773{background:#071e33;border-color:#94a3b838!important}._dialogActions_hqf2q_778{gap:10px;padding:16px 24px 20px!important}._dialogActionsDark_hqf2q_783{background:#071e33}._rejectCancelButtonDark_hqf2q_787{color:#f8fafc!important;background:0 0!important;border-color:#7dd3fc61!important}._rejectCancelButtonDark_hqf2q_787:hover,._rejectCancelButtonDark_hqf2q_787:focus-visible{color:#fff!important;background:#7dd3fc1f!important;border-color:#7dd3fcad!important}._rejectCancelButtonDark_hqf2q_787.Mui-disabled{color:#f8fafc85!important;border-color:#94a3b82e!important}._confirmText_hqf2q_805{color:var(--dashboard-text-primary,#334155);font-size:14px!important;font-weight:600!important}._confirmTextDark_hqf2q_811{color:#dbeafe!important}._confirmError_hqf2q_815{color:#b42318;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._rejectButton_hqf2q_822{color:#b42318!important;border-color:#b423183d!important}._rejectButton_hqf2q_822:hover{background:#fff0f0!important;border-color:#b423185c!important}._customerDropdownWrap_hqf2q_832{min-width:0}._customerDropdownMenu_hqf2q_836{border-radius:8px!important;padding:4px!important}._customerDropdownOption_hqf2q_841{border-radius:6px;min-height:26px;line-height:1.15;padding:4px 8px!important;font-size:12.5px!important}._customerDropdownOption_hqf2q_841 .MuiTypography-root{font-size:12.5px!important;font-weight:600!important;line-height:1.15!important}._customerSearchHint_hqf2q_855{color:#64748b;margin:3px 14px 0!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important}._remindTechButton_hqf2q_863{color:#334155!important}._page_hqf2q_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc);background:var(--dashboard-main-bg,#0f172a)}[data-theme=dark] ._pageTitle_hqf2q_21,[data-theme=dark] ._sectionTitle_hqf2q_272{color:#7dd3fa}[data-theme=dark] ._formHeader_hqf2q_224{border-color:#1fa2ea29}[data-theme=dark] ._poDate_hqf2q_240,[data-theme=dark] ._expenseLabel_hqf2q_455,[data-theme=dark] ._radioLabel_hqf2q_676,[data-theme=dark] ._quickBooksCheck_hqf2q_713,[data-theme=dark] ._imageTitle_hqf2q_693{color:#f8fafc}[data-theme=dark] ._imageDropzone_hqf2q_682{background:#071e33}[data-theme=dark] ._checklistPanel_hqf2q_147{background:#071e33;border-color:#1fa2ea29}[data-theme=dark] ._checklistTitle_hqf2q_159{color:#f8fafc}@media (width<=1100px){._formGrid_hqf2q_292,._addItemExpenseGrid_hqf2q_408,._standardExpenseGrid_hqf2q_575,._reviewStackUnused_hqf2q_706{grid-template-columns:1fr}._fieldWide_hqf2q_300,._inlineFieldGroup_hqf2q_365{grid-column:span 1}._expenseSubRow_hqf2q_431,._expenseRow_hqf2q_430{grid-template-columns:minmax(140px,220px) 170px minmax(260px,1fr)}._standardExpenseRow_hqf2q_581{grid-template-columns:minmax(140px,1fr) 150px}._expenseActions_hqf2q_523{grid-column:2}}@media (width<=720px){._page_hqf2q_1{padding:16px}._formHeader_hqf2q_224,._footerActions_hqf2q_723{flex-direction:column;align-items:stretch}._headerMeta_hqf2q_247,._footerLeftActions_hqf2q_731{justify-content:flex-start}._expenseSubRow_hqf2q_431,._expenseRow_hqf2q_430,._standardExpenseRow_hqf2q_581{grid-template-columns:1fr}._expenseSubRowSpacer_hqf2q_439{display:none}._expenseLabel_hqf2q_455{text-align:left}._expenseActions_hqf2q_523{grid-column:auto}}._datePickerPanel_hqf2q_964{background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerHeader_hqf2q_973{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_hqf2q_981{color:#003862;font-size:14px!important;font-weight:800!important}._weekdayGrid_hqf2q_987,._dayGrid_hqf2q_988{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_hqf2q_987{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_hqf2q_1002{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_hqf2q_1002:hover,._dayButton_hqf2q_1002:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_hqf2q_1022{color:#94a3b8}._dayButtonToday_hqf2q_1026{border-color:#1fa2ea59}._dayButtonSelected_hqf2q_1030,._dayButtonSelected_hqf2q_1030:hover,._dayButtonSelected_hqf2q_1030:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_hqf2q_1038{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_hqf2q_1045{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_hqf2q_1045:hover,._dateTextButton_hqf2q_1045:focus-visible{color:#003862;outline:0;text-decoration:underline}._galleryGrid_hqf2q_1066{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;width:100%;padding:18px;display:grid}._galleryThumbItem_hqf2q_1074{min-width:0;position:relative}._galleryThumbButton_hqf2q_1079{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_hqf2q_1079:hover,._galleryThumbButton_hqf2q_1079:focus-visible{border-color:#1297db;outline:0;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a1f}._galleryThumbImage_hqf2q_1099{aspect-ratio:4/3;object-fit:cover;background:#eef2f7;border-radius:6px;width:100%;display:block}._galleryThumbLabel_hqf2q_1108{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_hqf2q_1121{background:#020617e0;outline:0;justify-content:center;align-items:center;padding:48px 72px;display:flex;position:fixed;inset:0}._galleryModalImage_hqf2q_1132{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_hqf2q_1142,._galleryNavButton_hqf2q_1143{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_hqf2q_1142:hover,._galleryCloseButton_hqf2q_1142:focus-visible,._galleryNavButton_hqf2q_1143:hover,._galleryNavButton_hqf2q_1143:focus-visible{background:#0f172af2;outline:2px solid #ffffff59}._galleryCloseButton_hqf2q_1142{width:38px;height:38px;font-size:20px;font-weight:900;line-height:1;top:20px;right:24px}._galleryNavButton_hqf2q_1143{width:44px;height:44px;top:50%;transform:translateY(-50%)}._galleryNavPrevious_hqf2q_1180{left:20px}[data-theme=dark] ._galleryThumbButton_hqf2q_1079{background:#071e33;border-color:#1fa2ea29}[data-theme=dark] ._galleryThumbLabel_hqf2q_1108{color:#f8fafc}@media (width<=720px){._galleryGrid_hqf2q_1066{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));padding:12px}._galleryModal_hqf2q_1121{padding:56px 18px}._galleryNavPrevious_hqf2q_1180{left:8px}._galleryNavNext_hqf2q_1184{right:8px}}._galleryBackdrop_hqf2q_1217{background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._galleryDialog_hqf2q_1227{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_hqf2q_1239{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_hqf2q_1252{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_hqf2q_1252:hover{background:#0f172ae0}._galleryControlButton_hqf2q_1252:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}._galleryCloseButton_hqf2q_1142{top:-14px;right:-14px}._galleryNavButton_hqf2q_1143{background:#00000061;width:42px;height:42px;top:50%;transform:translateY(-50%)}._galleryNavPrev_hqf2q_1180{left:-58px}._galleryNavNext_hqf2q_1184{right:-58px}._galleryChevron_hqf2q_1299{border-top:2.5px solid #fff;border-right:2.5px solid #fff;width:12px;height:12px;display:block}._galleryChevronLeft_hqf2q_1307{margin-left:4px;transform:rotate(-135deg)}._galleryChevronRight_hqf2q_1312{margin-right:4px;transform:rotate(45deg)}._galleryRotateControls_hqf2q_1317{gap:8px;display:inline-flex;position:absolute;bottom:-50px;right:50%;transform:translate(50%)}._galleryRotateButton_hqf2q_1326{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_hqf2q_1326:hover{background:#0f172ae6}._galleryRotateButton_hqf2q_1326:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}@media (width<=860px){._galleryDialog_hqf2q_1227{max-width:calc(100vw - 72px)}._galleryNavPrev_hqf2q_1180{left:-48px}._galleryNavNext_hqf2q_1184{right:-48px}}._page_hqf2q_1{padding:14px}._toolbar_hqf2q_12{gap:10px;margin-bottom:10px}._pageTitle_hqf2q_21{font-size:20px!important}._pageSubtitle_hqf2q_29{margin-top:2px!important;font-size:12px!important}._contentScroll_hqf2q_54{padding-bottom:0}._formHeader_hqf2q_224{gap:12px;padding:2px 0 10px}._poNumber_hqf2q_233{font-size:21px!important}._poDate_hqf2q_240{margin-top:2px!important;font-size:12px!important}._headerMeta_hqf2q_247 span,._totalBadge_hqf2q_256{min-height:24px;padding:0 8px;font-size:11px}._sectionBand_hqf2q_268{padding:12px 0}._sectionTitle_hqf2q_272{margin-bottom:8px!important;font-size:15px!important}._sectionHeadingRow_hqf2q_280{gap:8px;margin-bottom:8px}._formGrid_hqf2q_292{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px 10px}._formGrid_hqf2q_292._dispatchDetailsGrid_hqf2q_1424{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._roFieldGroup_hqf2q_1429{min-width:0}._roFieldLink_hqf2q_1433{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_hqf2q_1433:hover,._roFieldLink_hqf2q_1433:focus-visible{color:#0f84c1}._formGrid_hqf2q_292._purchaseDetailsGrid_hqf2q_1453{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._formGrid_hqf2q_292._paymentGrid_hqf2q_1458{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}._paymentGrid_hqf2q_1458 ._radioBlock_hqf2q_669{align-self:center;min-height:38px}._paymentGrid_hqf2q_1458 ._radioLabel_hqf2q_676{font-size:12px!important}._paymentGrid_hqf2q_1458 .MuiFormControlLabel-root{margin-right:6px}._paymentGrid_hqf2q_1458 .MuiFormControlLabel-label{font-size:12px}._dispatchDetailsGrid_hqf2q_1424 ._field_hqf2q_299 .MuiInputBase-root,._purchaseDetailsGrid_hqf2q_1453 ._field_hqf2q_299 .MuiInputBase-root{align-items:center;height:38px;min-height:38px}._dispatchDetailsGrid_hqf2q_1424 ._field_hqf2q_299 .MuiInputBase-input,._dispatchDetailsGrid_hqf2q_1424 ._field_hqf2q_299 .MuiSelect-select,._purchaseDetailsGrid_hqf2q_1453 ._field_hqf2q_299 .MuiInputBase-input,._purchaseDetailsGrid_hqf2q_1453 ._field_hqf2q_299 .MuiSelect-select{box-sizing:border-box;align-items:center;min-height:0;display:flex}._purchaseItemsField_hqf2q_1497{flex-direction:column;min-width:0;display:flex;position:relative}._addItemLink_hqf2q_1504{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_hqf2q_1504:hover{color:#003862;text-decoration:underline}._purchaseItemRows_hqf2q_1523{flex-direction:column;gap:8px;min-width:0;display:flex}._purchaseItemRow_hqf2q_1523{grid-template-columns:minmax(0,1fr) 38px;align-items:start;gap:6px;min-width:0;display:grid}._itemDeleteButton_hqf2q_1538{color:#b42318!important;background:#fff0f0!important;border-radius:8px!important;width:38px!important;height:38px!important}._itemDeleteButton_hqf2q_1538:disabled{color:#94a3b8!important;background:#f1f5f9!important}._fieldWide_hqf2q_300{grid-column:span 2}._fieldCompact_hqf2q_301{max-width:132px}._field_hqf2q_299 .MuiInputBase-root,._fieldWide_hqf2q_300 .MuiInputBase-root,._fieldCompact_hqf2q_301 .MuiInputBase-root,._expenseInput_hqf2q_317 .MuiInputBase-root,._vehicleInput_hqf2q_318 .MuiInputBase-root,._memoField_hqf2q_302 .MuiInputBase-root{border-radius:8px;min-height:34px}._field_hqf2q_299 .MuiInputBase-input,._fieldWide_hqf2q_300 .MuiInputBase-input,._fieldCompact_hqf2q_301 .MuiInputBase-input,._expenseInput_hqf2q_317 .MuiInputBase-input,._vehicleInput_hqf2q_318 .MuiInputBase-input,._memoField_hqf2q_302 .MuiInputBase-input,._field_hqf2q_299 .MuiInputLabel-root,._fieldWide_hqf2q_300 .MuiInputLabel-root,._fieldCompact_hqf2q_301 .MuiInputLabel-root,._vehicleInput_hqf2q_318 .MuiInputLabel-root,._memoField_hqf2q_302 .MuiInputLabel-root{font-size:12px}._inlineFieldGroup_hqf2q_365{gap:4px}._iconAction_hqf2q_372,._iconActionDanger_hqf2q_373{width:30px!important;height:30px!important}._expenseSplitLayout_hqf2q_389{gap:14px}._expenseGroupSection_hqf2q_395,._addItemExpenseGrid_hqf2q_408{gap:8px}._expenseLineGroup_hqf2q_415{gap:0}._expenseRow_hqf2q_430,._expenseSubRow_hqf2q_431{grid-template-columns:minmax(140px,210px) 148px minmax(280px,1fr);gap:8px}._standardExpenseGrid_hqf2q_575{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}._standardExpenseRow_hqf2q_581{gap:4px}._expenseLabel_hqf2q_455{font-size:12px!important}._expenseInput_hqf2q_317{max-width:150px}._addItemExpenseGrid_hqf2q_408 ._expenseInput_hqf2q_317{max-width:none}._vehicleInput_hqf2q_318{width:min(100%,260px);min-width:180px}._expenseItemRow_hqf2q_476 ._vehicleInput_hqf2q_318{width:100%;min-width:0}._radioBlock_hqf2q_669,._quickBooksCheck_hqf2q_713{min-height:32px}._imageDropzone_hqf2q_682{min-height:96px}._imageTitle_hqf2q_693{font-size:17px!important}._reviewStack_hqf2q_119,._checklistPanel_hqf2q_147{gap:6px}._checklistPanel_hqf2q_147{padding:8px 10px}._checklistGrid_hqf2q_166{gap:5px}._footerActions_hqf2q_723{gap:8px;padding-top:10px}._memoField_hqf2q_302 textarea.MuiInputBase-inputMultiline{line-height:1.35}._page_hqf2q_1[data-theme=dark] ._formShell_hqf2q_60{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)}._page_hqf2q_1[data-theme=dark] ._pageTitle_hqf2q_21,._page_hqf2q_1[data-theme=dark] ._sectionTitle_hqf2q_272,._page_hqf2q_1[data-theme=dark] ._expenseGroupTitle_hqf2q_402{color:var(--dashboard-card-title,#f8fafc)}._page_hqf2q_1[data-theme=dark] ._pageSubtitle_hqf2q_29,._page_hqf2q_1[data-theme=dark] ._poDate_hqf2q_240,._page_hqf2q_1[data-theme=dark] ._imageSubtitle_hqf2q_700,._page_hqf2q_1[data-theme=dark] ._emptyInline_hqf2q_110{color:var(--dashboard-text-secondary,#cbd5e1)}._page_hqf2q_1[data-theme=dark] ._formHeader_hqf2q_224,._page_hqf2q_1[data-theme=dark] ._totalExpenseGrid_hqf2q_601{border-color:var(--dashboard-border,#94a3b838)}._page_hqf2q_1[data-theme=dark] ._headerMeta_hqf2q_247 span,._page_hqf2q_1[data-theme=dark] ._totalBadge_hqf2q_256{color:#7dd3fc;background:#7dd3fc1f}._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiInputBase-root,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputBase-root{background:var(--dashboard-input-surface,#17263b);color:var(--dashboard-text-primary,#f8fafc)}._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fcb3}._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputBase-input,._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiSelect-select,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiSelect-select,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiSelect-select,._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiSvgIcon-root,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiSvgIcon-root,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._page_hqf2q_1[data-theme=dark] ._field_hqf2q_299 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._fieldWide_hqf2q_300 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._fieldCompact_hqf2q_301 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._expenseInput_hqf2q_317 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._vehicleInput_hqf2q_318 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._memoField_hqf2q_302 .MuiInputLabel-root,._page_hqf2q_1[data-theme=dark] ._expenseItemNameInput_hqf2q_491 .MuiInputLabel-root{color:#8ab9d6}._page_hqf2q_1[data-theme=dark] ._expenseLineGroup_hqf2q_415,._page_hqf2q_1[data-theme=dark] ._checklistPanel_hqf2q_147,._page_hqf2q_1[data-theme=dark] ._imageDropzone_hqf2q_682,._page_hqf2q_1[data-theme=dark] ._galleryThumbButton_hqf2q_1079{border-color:var(--dashboard-card-border,#94a3b838);background:var(--dashboard-header-surface,#071e33)}._page_hqf2q_1[data-theme=dark] ._expenseGroupHeader_hqf2q_443{border-color:var(--dashboard-card-border,#94a3b838);background:#7dd3fc14}._page_hqf2q_1[data-theme=dark] ._expenseItemRow_hqf2q_476{border-color:#94a3b829}._page_hqf2q_1[data-theme=dark] ._textAction_hqf2q_463,._page_hqf2q_1[data-theme=dark] ._addItemLink_hqf2q_1504{color:#7dd3fc}._page_hqf2q_1[data-theme=dark] ._textAction_hqf2q_463:hover,._page_hqf2q_1[data-theme=dark] ._addItemLink_hqf2q_1504:hover{color:#bae6fd}._page_hqf2q_1[data-theme=dark] ._expenseLabel_hqf2q_455,._page_hqf2q_1[data-theme=dark] ._radioLabel_hqf2q_676,._page_hqf2q_1[data-theme=dark] ._quickBooksCheck_hqf2q_713,._page_hqf2q_1[data-theme=dark] ._quickBooksCheck_hqf2q_713 .MuiFormControlLabel-label,._page_hqf2q_1[data-theme=dark] ._imageTitle_hqf2q_693,._page_hqf2q_1[data-theme=dark] ._checklistTitle_hqf2q_159,._page_hqf2q_1[data-theme=dark] ._checklistKey_hqf2q_189,._page_hqf2q_1[data-theme=dark] ._checklistValue_hqf2q_195,._page_hqf2q_1[data-theme=dark] ._galleryThumbLabel_hqf2q_1108{color:var(--dashboard-text-primary,#f8fafc)}._page_hqf2q_1[data-theme=dark] ._totalExpenseRow_hqf2q_609 ._expenseLabel_hqf2q_455{color:var(--dashboard-card-title,#f8fafc)}._page_hqf2q_1[data-theme=dark] ._totalExpenseRow_hqf2q_609 ._expenseInput_hqf2q_317 .MuiInputBase-root{background:#7dd3fc1f}._page_hqf2q_1[data-theme=dark] ._iconAction_hqf2q_372{color:#7dd3fc!important;background:#7dd3fc1f!important}._page_hqf2q_1[data-theme=dark] ._iconActionDanger_hqf2q_373,._page_hqf2q_1[data-theme=dark] ._itemDeleteButton_hqf2q_1538{color:#fecaca!important;background:#7f1d1d52!important}._page_hqf2q_1[data-theme=dark] ._rejectButton_hqf2q_822{color:#fecaca!important;border-color:#f8717159!important}._page_hqf2q_1[data-theme=dark] ._rejectButton_hqf2q_822:hover{background:#7f1d1d52!important}._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863{color:#f8fafc!important;background:#7dd3fc14!important;border-color:#7dd3fc57!important}._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863 .MuiSvgIcon-root{color:#f8fafc!important}._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863:hover,._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863:focus-visible{color:#fff!important;background:#7dd3fc29!important;border-color:#7dd3fc9e!important}._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863.Mui-disabled{color:#f8fafc80!important;background:#94a3b814!important;border-color:#94a3b82e!important}._page_hqf2q_1[data-theme=dark] ._remindTechButton_hqf2q_863.Mui-disabled .MuiSvgIcon-root{color:#f8fafc80!important}._datePickerPanel_hqf2q_964[data-theme=dark]{background:#111c2f;border-color:#94a3b838;box-shadow:0 18px 50px #00000070}._datePickerPanel_hqf2q_964[data-theme=dark] ._datePickerTitle_hqf2q_981,._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButton_hqf2q_1002{color:#f8fafc}._datePickerPanel_hqf2q_964[data-theme=dark] ._weekdayGrid_hqf2q_987,._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButtonMuted_hqf2q_1022{color:#94a3b8}._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButton_hqf2q_1002:hover,._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButton_hqf2q_1002:focus-visible{color:#f8fafc;background:#7dd3fc1f;border-color:#7dd3fc73}._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButtonToday_hqf2q_1026{border-color:#7dd3fcb3}._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButtonSelected_hqf2q_1030,._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButtonSelected_hqf2q_1030:hover,._datePickerPanel_hqf2q_964[data-theme=dark] ._dayButtonSelected_hqf2q_1030:focus-visible{color:#fff;background:#0f84c1;border-color:#38bdf8}._datePickerPanel_hqf2q_964[data-theme=dark] ._dateTextButton_hqf2q_1045{color:#7dd3fc}._datePickerPanel_hqf2q_964[data-theme=dark] ._dateTextButton_hqf2q_1045:hover,._datePickerPanel_hqf2q_964[data-theme=dark] ._dateTextButton_hqf2q_1045:focus-visible{color:#bae6fd}@media (width<=1280px){._formGrid_hqf2q_292,._addItemExpenseGrid_hqf2q_408{grid-template-columns:repeat(3,minmax(0,1fr))}._formGrid_hqf2q_292._dispatchDetailsGrid_hqf2q_1424,._formGrid_hqf2q_292._purchaseDetailsGrid_hqf2q_1453,._formGrid_hqf2q_292._paymentGrid_hqf2q_1458{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){._standardExpenseGrid_hqf2q_575,._totalExpenseGrid_hqf2q_601{grid-template-columns:repeat(3,minmax(0,1fr))}._totalExpenseRow_hqf2q_609{grid-column:3}}@media (width<=720px){._formGrid_hqf2q_292,._standardExpenseGrid_hqf2q_575,._totalExpenseGrid_hqf2q_601,._addItemExpenseGrid_hqf2q_408{grid-template-columns:1fr}._totalExpenseRow_hqf2q_609{grid-column:1}._reviewTopRow_hqf2q_126{grid-template-columns:1fr}._fieldWide_hqf2q_300,._inlineFieldGroup_hqf2q_365{grid-column:span 1}._formGrid_hqf2q_292._dispatchDetailsGrid_hqf2q_1424,._formGrid_hqf2q_292._purchaseDetailsGrid_hqf2q_1453,._formGrid_hqf2q_292._paymentGrid_hqf2q_1458,._expenseRow_hqf2q_430,._expenseSubRow_hqf2q_431,._standardExpenseRow_hqf2q_581{grid-template-columns:1fr}._expenseItemRow_hqf2q_476,._expenseDetailRow_hqf2q_487{grid-template-columns:minmax(84px,.8fr) minmax(120px,1fr)}._expenseActions_hqf2q_523,._expenseItemRow_hqf2q_476 ._expenseActions_hqf2q_523{grid-column:auto}}._toolbar_hqf2q_12,._header_hqf2q_247{padding-left:48px;position:relative}._backButton_hqf2q_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_hqf2q_42,._backButton_hqf2q_42:hover,._backButton_hqf2q_42:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_hqf2q_1[data-theme=dark] ._backButton_hqf2q_42,._page_hqf2q_1[data-theme=dark] ._backButton_hqf2q_42:hover,._page_hqf2q_1[data-theme=dark] ._backButton_hqf2q_42:focus-visible,._pageDark_hqf2q_2023 ._backButton_hqf2q_42,._pageDark_hqf2q_2023 ._backButton_hqf2q_42:hover,._pageDark_hqf2q_2023 ._backButton_hqf2q_42:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_hqf2q_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_hqf2q_42:hover:after,._backButton_hqf2q_42:focus-visible:after{opacity:1;transform:translate(-50%)}._page_hqf2q_1[data-theme=dark] ._backButton_hqf2q_42:after,._pageDark_hqf2q_2023 ._backButton_hqf2q_42:after{color:#0f172a;background:#f8fafcf2}._backButton_hqf2q_42,._backButton_hqf2q_42:hover,._backButton_hqf2q_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_do393_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_do393_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_do393_17{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_do393_26{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_do393_34{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._backButton_do393_41{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_do393_41:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._page_do393_1[data-theme=dark] ._backButton_do393_41,._page_do393_1[data-theme=dark] ._backButton_do393_41:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._heatCard_do393_65{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._tabs_do393_73{border-bottom:1px solid var(--dashboard-card-border,#dbe6f3);min-height:42px}._tabs_do393_73 .MuiTab-root{min-height:42px;color:var(--dashboard-text-secondary,#475569);text-transform:none;font-size:13px;font-weight:800}._tabs_do393_73 .Mui-selected{color:#0f84c1!important}._page_do393_1[data-theme=dark] ._tabs_do393_73 .Mui-selected{color:#7dd3fc!important}._tabs_do393_73 .MuiTabs-indicator{background:#1297db;border-radius:999px 999px 0 0;height:3px}._filterPanel_do393_100{border-bottom:1px solid var(--dashboard-card-border,#edf2f7);padding:14px 0}._filterGridRejected_do393_105,._filterGridTaken_do393_106,._filterGridCustomers_do393_107{align-items:start;gap:12px;display:grid}._filterGridRejected_do393_105{grid-template-columns:repeat(4,minmax(0,1fr)) 120px}._filterGridTaken_do393_106{grid-template-columns:repeat(3,minmax(0,1fr)) 120px}._filterGridCustomers_do393_107{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.4fr) 120px}._field_do393_125,._customerSelect_do393_126{width:100%}._field_do393_125 .MuiInputBase-root,._customerSelect_do393_126 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_do393_125 .MuiOutlinedInput-notchedOutline,._customerSelect_do393_126 .MuiOutlinedInput-notchedOutline{border:1px solid var(--dashboard-card-border,#1fa2ea29)}._field_do393_125 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._customerSelect_do393_126 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc61}._field_do393_125 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._customerSelect_do393_126 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc9e}._field_do393_125 .MuiInputLabel-root,._field_do393_125 .MuiInputBase-input,._customerSelect_do393_126 .MuiInputLabel-root,._customerSelect_do393_126 .MuiInputBase-input{font-size:13px}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiInputBase-root,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiInputBase-root{background:#0f172a75}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiInputLabel-root,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiInputLabel-root{color:var(--dashboard-text-secondary,#cbd5e1)}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiInputBase-input,._page_do393_1[data-theme=dark] ._field_do393_125 .MuiSvgIcon-root,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiInputBase-input,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiSvgIcon-root{color:var(--dashboard-text-primary,#f8fafc)}._page_do393_1[data-theme=dark] ._field_do393_125 .MuiChip-root,._page_do393_1[data-theme=dark] ._customerSelect_do393_126 .MuiChip-root{color:#e0f2fe;background:#7dd3fc24}._autocompletePaper_do393_192{padding:6px;background:#fff!important;border:1px solid #c8d7e6!important;border-radius:12px!important;box-shadow:0 12px 28px #0f172a14!important}._autocompletePaperDark_do393_200{background:#0f172a!important;border-color:#94a3b838!important;border-radius:18px!important;box-shadow:0 12px 28px #02061759!important}._autocompleteListbox_do393_207{background:0 0;max-height:240px;overflow-y:auto;padding:0!important}._autocompleteListbox_do393_207 .MuiAutocomplete-option{color:#0f172a;background:0 0;border-radius:10px;min-height:auto;font-size:14px;font-weight:600;padding:8px 10px!important}._autocompleteListbox_do393_207 .MuiAutocomplete-option:hover,._autocompleteListbox_do393_207 .MuiAutocomplete-option.Mui-focused,._autocompleteListbox_do393_207 .MuiAutocomplete-option[aria-selected=true]{background:#1297db14!important}._autocompleteListbox_do393_207 .MuiCheckbox-root{color:#64748b;padding:2px 8px 2px 0}._autocompleteListboxDark_do393_235 .MuiAutocomplete-option{color:#f8fafd}._autocompleteListboxDark_do393_235 .MuiAutocomplete-option:hover,._autocompleteListboxDark_do393_235 .MuiAutocomplete-option.Mui-focused,._autocompleteListboxDark_do393_235 .MuiAutocomplete-option[aria-selected=true]{background:#1e3248!important}._autocompleteListboxDark_do393_235 .MuiCheckbox-root{color:#528aa9}._autocompleteListboxDark_do393_235 .MuiCheckbox-root.Mui-checked{color:#7dd3fc}._searchButton_do393_253{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_do393_253:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._mapShell_do393_267{flex:auto;min-height:0;padding:20px 0 0}._mapFrame_do393_273{width:100%;height:100%;min-height:540px;position:relative}._mapCanvas_do393_280,._mapStatus_do393_281{border:1px solid var(--dashboard-card-border,#dbe6f3);border-radius:8px;width:100%;height:100%;min-height:540px;overflow:hidden}._mapStatus_do393_281{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_do393_300{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_do393_1[data-theme=dark] ._mapOverlayStatus_do393_300{color:var(--dashboard-text-primary,#f8fafc);background:#0f172ae0;box-shadow:0 12px 30px #02061759}._infoWindow_do393_325{width:190px;max-width:210px;color:var(--dashboard-text-primary,#334155);padding:0 24px 0 0;font-family:inherit}._infoBadge_do393_333{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_do393_345{color:var(--dashboard-card-title,#003862);margin-bottom:5px;font-size:13px;font-weight:800;line-height:1.25}._infoRows_do393_353{gap:4px;display:grid}._infoRow_do393_353{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:6px;font-size:12px;line-height:1.3;display:grid}._infoLabel_do393_367{color:var(--dashboard-text-secondary,#64748b);font-weight:800}._infoValue_do393_372{color:var(--dashboard-text-primary,#334155);overflow-wrap:anywhere;font-weight:600}._mapFrame_do393_273 .gm-style-iw-c{padding:10px 12px!important;overflow:visible!important}._page_do393_1[data-theme=dark] ._mapFrame_do393_273 .gm-style-iw-c,._page_do393_1[data-theme=dark] ._mapFrame_do393_273 .gm-style-iw-tc:after{background:var(--dashboard-card-surface,#111c2f)!important;box-shadow:0 14px 34px #02061766!important}._mapFrame_do393_273 .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_do393_273 .gm-style-iw-ch{padding:0;display:none!important}._mapFrame_do393_273 .gm-style-iw-d{padding-top:0;overflow:auto!important}._mapFrame_do393_273 .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_do393_273 .gm-ui-hover-effect span{margin:0!important}._page_do393_1[data-theme=dark] ._mapFrame_do393_273 .gm-ui-hover-effect span{background-color:#e2e8f0!important}._datePickerPanel_do393_431{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_do393_431[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_do393_450{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_do393_458{color:var(--dashboard-card-title,#003862);font-size:14px!important;font-weight:800!important}._weekdayGrid_do393_464,._dayGrid_do393_465{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_do393_464{color:var(--dashboard-text-secondary,#64748b);text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_do393_479{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_do393_479:hover,._dayButton_do393_479:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._datePickerPanel_do393_431[data-theme=dark] ._dayButton_do393_479:hover,._datePickerPanel_do393_431[data-theme=dark] ._dayButton_do393_479:focus-visible{color:#f8fafc;background:#7dd3fc1f;border-color:#7dd3fc6b}._dayButtonMuted_do393_506{color:#94a3b8}._dayButtonToday_do393_510{border-color:#1fa2ea59}._dayButtonSelected_do393_514,._dayButtonSelected_do393_514:hover,._dayButtonSelected_do393_514:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_do393_522{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_do393_529{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_do393_529:hover,._dateTextButton_do393_529:focus-visible{color:#003862;outline:0}._datePickerPanel_do393_431[data-theme=dark] ._dateTextButton_do393_529{color:#7dd3fc}._datePickerPanel_do393_431[data-theme=dark] ._dateTextButton_do393_529:hover,._datePickerPanel_do393_431[data-theme=dark] ._dateTextButton_do393_529:focus-visible{color:#e0f2fe}@media (width<=1180px){._filterGridRejected_do393_105,._filterGridTaken_do393_106,._filterGridCustomers_do393_107{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_do393_1{padding:16px}._filterGridRejected_do393_105,._filterGridTaken_do393_106,._filterGridCustomers_do393_107{grid-template-columns:1fr}._mapFrame_do393_273,._mapCanvas_do393_280,._mapStatus_do393_281{min-height:440px}}._toolbar_do393_17,._header_do393_582{padding-left:48px;position:relative}._backButton_do393_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_do393_41,._backButton_do393_41:hover,._backButton_do393_41:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_do393_1[data-theme=dark] ._backButton_do393_41,._page_do393_1[data-theme=dark] ._backButton_do393_41:hover,._page_do393_1[data-theme=dark] ._backButton_do393_41:focus-visible,._pageDark_do393_613 ._backButton_do393_41,._pageDark_do393_613 ._backButton_do393_41:hover,._pageDark_do393_613 ._backButton_do393_41:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_do393_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_do393_41:hover:after,._backButton_do393_41:focus-visible:after{opacity:1;transform:translate(-50%)}._page_do393_1[data-theme=dark] ._backButton_do393_41:after,._pageDark_do393_613 ._backButton_do393_41:after{color:#0f172a;background:#f8fafcf2}._backButton_do393_41,._backButton_do393_41:hover,._backButton_do393_41:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_i1ofn_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}._embeddedPage_i1ofn_12{background:0 0;height:100%;padding:0}._embeddedPage_i1ofn_12 ._toolbar_i1ofn_18{margin-bottom:12px}._embeddedPage_i1ofn_12 ._contentScroll_i1ofn_22{flex:auto}._pageDark_i1ofn_26{color:#f8fafc}._toolbar_i1ofn_18{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_i1ofn_39{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_i1ofn_47{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._backButton_i1ofn_54{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_i1ofn_54:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._pageDark_i1ofn_26 ._backButton_i1ofn_54,._pageDark_i1ofn_26 ._backButton_i1ofn_54:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._contentScroll_i1ofn_22{min-height:0;overflow:auto}._toolbar_i1ofn_18,._header_i1ofn_84{padding-left:48px;position:relative}._backButton_i1ofn_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_i1ofn_54,._backButton_i1ofn_54:hover,._backButton_i1ofn_54:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_i1ofn_1[data-theme=dark] ._backButton_i1ofn_54,._page_i1ofn_1[data-theme=dark] ._backButton_i1ofn_54:hover,._page_i1ofn_1[data-theme=dark] ._backButton_i1ofn_54:focus-visible,._pageDark_i1ofn_26 ._backButton_i1ofn_54,._pageDark_i1ofn_26 ._backButton_i1ofn_54:hover,._pageDark_i1ofn_26 ._backButton_i1ofn_54:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_i1ofn_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_i1ofn_54:hover:after,._backButton_i1ofn_54:focus-visible:after{opacity:1;transform:translate(-50%)}._page_i1ofn_1[data-theme=dark] ._backButton_i1ofn_54:after,._pageDark_i1ofn_26 ._backButton_i1ofn_54:after{color:#0f172a;background:#f8fafcf2}._backButton_i1ofn_54,._backButton_i1ofn_54:hover,._backButton_i1ofn_54:focus-visible{border:1px solid!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px!important}._page_1bhl3_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}._pageDark_1bhl3_12{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_1bhl3_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1bhl3_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1bhl3_33{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_1bhl3_40{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._backButton_1bhl3_47{color:#fff!important;background-color:#003862!important;border:1px solid!important}._backButton_1bhl3_47:hover{color:#fff!important;background-color:#002b56!important;border-color:#002b56!important}._pageDark_1bhl3_12 ._backButton_1bhl3_47,._pageDark_1bhl3_12 ._backButton_1bhl3_47:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._refreshButton_1bhl3_71{color:#003862!important;background:#0f172a0a!important;border:1px solid #0f172a2e!important;border-radius:18px!important}._refreshButton_1bhl3_71:hover{background:#0f172a1f!important}._pageDark_1bhl3_12 ._refreshButton_1bhl3_71,._pageDark_1bhl3_12 ._refreshButton_1bhl3_71:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._tableCard_1bhl3_94{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._localTabs_1bhl3_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_1bhl3_12 ._localTabs_1bhl3_102{background:#5087a5;border-color:#2c3549}._localTab_1bhl3_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_1bhl3_12 ._localTab_1bhl3_102{color:#fff}._localTab_1bhl3_102:hover,._localTab_1bhl3_102:focus-visible{color:#003862;background:#eef8ff;outline:0}._localTabActive_1bhl3_143,._localTabActive_1bhl3_143:hover,._localTabActive_1bhl3_143:focus-visible{color:#0f84c1;background:#fff;border-color:#dce6f3}._pageDark_1bhl3_12 ._localTabActive_1bhl3_143,._pageDark_1bhl3_12 ._localTabActive_1bhl3_143:hover,._pageDark_1bhl3_12 ._localTabActive_1bhl3_143:focus-visible{color:#f8fafd;background:#102643;border-color:#102643}._detailsTabPanel_1bhl3_159{flex:auto;min-height:0;overflow:auto}._emptyTabPanel_1bhl3_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_1bhl3_176{color:var(--dashboard-text-primary,#0f172a);font-size:16px!important;font-weight:800!important}._emptyTabText_1bhl3_182{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:600!important}._filterPanel_1bhl3_188{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}._filterGrid_1bhl3_195{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:12px;display:grid}._field_1bhl3_202{width:100%}._field_1bhl3_202 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiInputBase-root,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._field_1bhl3_202 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiOutlinedInput-notchedOutline,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._field_1bhl3_202 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._field_1bhl3_202 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._field_1bhl3_202 .MuiInputLabel-root,._field_1bhl3_202 .MuiInputBase-input{font-size:13px}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiInputLabel-root,._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiFormLabel-root,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiInputLabel-root,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiFormLabel-root{color:#528aa9!important}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiInputBase-input,._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiSelect-select,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiInputBase-input,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiSelect-select{color:#f8fafc}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiInputBase-input::placeholder,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiInputBase-input::placeholder{color:#528aa9;opacity:1}._pageDark_1bhl3_12 ._field_1bhl3_202 .MuiSvgIcon-root,._pageDark_1bhl3_12 ._tableSearch_1bhl3_213 .MuiSvgIcon-root{color:#528aa9}._searchButton_1bhl3_275{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._searchButton_1bhl3_275:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._tableToolbar_1bhl3_288{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}._resultText_1bhl3_297{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_1bhl3_213{flex:0 0 190px;width:190px}._tableSearch_1bhl3_213 .MuiInputBase-root{background:#fff;border-radius:12px;min-height:40px}._tableSearch_1bhl3_213 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._tableSearch_1bhl3_213 .MuiInputLabel-root,._tableSearch_1bhl3_213 .MuiInputBase-input{font-size:13px}._tableContainer_1bhl3_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_1bhl3_335{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_1bhl3_335::-webkit-scrollbar{width:0;height:0}._openDrTableScroll_1bhl3_349{overflow-x:hidden}._openDrTable_1bhl3_349 ._headCell_1bhl3_353,._openDrTable_1bhl3_349 ._bodyCell_1bhl3_354{padding-left:5px!important;padding-right:5px!important}._openDrTable_1bhl3_349 ._actionLinks_1bhl3_359{flex-wrap:wrap;gap:3px 6px}._headCell_1bhl3_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_1bhl3_12 ._headCell_1bhl3_353{color:#fff!important;background:#5087a5!important}._sortButton_1bhl3_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_1bhl3_379:hover,._sortButton_1bhl3_379:focus-visible{color:#0f84c1;outline:0}._pageDark_1bhl3_12 ._sortButton_1bhl3_379:hover,._pageDark_1bhl3_12 ._sortButton_1bhl3_379:focus-visible{color:inherit}._headerLabel_1bhl3_407,._staticHeaderText_1bhl3_408{white-space:normal;overflow-wrap:normal;min-width:0;line-height:1.15;display:block}._staticHeaderText_1bhl3_408{font:inherit;font-weight:inherit}._compactHeadCell_1bhl3_421{padding-left:4px!important;padding-right:4px!important}._compactHeadCell_1bhl3_421 ._sortButton_1bhl3_379{gap:2px}._compactHeadCell_1bhl3_421 ._sortIcon_1bhl3_430{flex-basis:12px;width:12px;height:16px}._sortIcon_1bhl3_430{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._pageDark_1bhl3_12 ._sortIcon_1bhl3_430{color:#fff}._sortButton_1bhl3_379:hover ._sortIcon_1bhl3_430,._sortButton_1bhl3_379:focus-visible ._sortIcon_1bhl3_430{color:#0f84c1}._pageDark_1bhl3_12 ._sortButton_1bhl3_379:hover ._sortIcon_1bhl3_430,._pageDark_1bhl3_12 ._sortButton_1bhl3_379:focus-visible ._sortIcon_1bhl3_430{color:inherit}._bodyCell_1bhl3_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_1bhl3_12 ._bodyCell_1bhl3_354{background:var(--dashboard-card-surface,#111c2f)!important}._linkButton_1bhl3_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_1bhl3_477:hover,._linkButton_1bhl3_477:focus-visible{color:#003862}._pageDark_1bhl3_12 ._linkButton_1bhl3_477:hover,._pageDark_1bhl3_12 ._linkButton_1bhl3_477:focus-visible,._pageDark_1bhl3_12 ._actionLinkButton_1bhl3_501:hover,._pageDark_1bhl3_12 ._actionLinkButton_1bhl3_501:focus-visible{color:#7dd3fc}._actionLinks_1bhl3_359{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}._actionLinkButton_1bhl3_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_1bhl3_501:hover,._actionLinkButton_1bhl3_501:focus-visible{color:#003862}._yesMark_1bhl3_532,._noMark_1bhl3_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_1bhl3_532{color:#147647;background:#e8f7ef}._noMark_1bhl3_533{color:#b42318;background:#fff0f0}._iconYes_1bhl3_557,._iconNo_1bhl3_558{border-radius:999px;justify-content:center;align-items:center;width:22px;height:20px;display:inline-flex}._iconYes_1bhl3_557{color:#147647;background:#e8f7ef}._iconNo_1bhl3_558{color:#b42318;background:#fff0f0}._booleanIcon_1bhl3_577{width:14px!important;height:14px!important}._readyCheckbox_1bhl3_582{color:#0f66d0!important;padding:0!important}._readyCheckbox_1bhl3_582.Mui-disabled{opacity:1;color:#0f66d0!important}._smallActionButton_1bhl3_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_1bhl3_591:hover,._smallActionButton_1bhl3_591:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea66}._qbStatusWrap_1bhl3_611{align-items:center;gap:6px;max-width:100%;display:inline-flex}._qbError_1bhl3_618{color:#b42318;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._stateCell_1bhl3_625{text-align:center!important;color:var(--dashboard-text-secondary,#64748b)!important;padding:32px!important;font-size:13px!important;font-weight:600!important}._pageDark_1bhl3_12 ._stateCell_1bhl3_625{background:var(--dashboard-card-surface,#111c2f)!important;color:#fff!important}._tableLoadingState_1bhl3_638{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}._tableLoadingSpinner_1bhl3_647{object-fit:contain;flex:none;width:56px;height:56px;display:block}._loadingText_1bhl3_655{color:var(--dashboard-text-secondary,#64748b);text-align:center!important;font-size:13px!important;font-weight:700!important}._datePickerPanel_1bhl3_662{background:#fff;border:1px solid #dbe6f3;border-radius:8px;width:286px;padding:14px;box-shadow:0 18px 50px #0f172a2e}._datePickerHeader_1bhl3_671{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_1bhl3_679{color:#003862;font-size:14px!important;font-weight:800!important}._weekdayGrid_1bhl3_685,._dayGrid_1bhl3_686{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1bhl3_685{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1bhl3_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_1bhl3_700:hover,._dayButton_1bhl3_700:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_1bhl3_720{color:#94a3b8}._dayButtonToday_1bhl3_724{border-color:#1fa2ea59}._dayButtonSelected_1bhl3_728,._dayButtonSelected_1bhl3_728:hover,._dayButtonSelected_1bhl3_728:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_1bhl3_736{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_1bhl3_743{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1bhl3_743:hover,._dateTextButton_1bhl3_743:focus-visible{color:#003862;outline:0}@media (width<=1180px){._filterGrid_1bhl3_195{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._page_1bhl3_1{padding:16px}._filterGrid_1bhl3_195{grid-template-columns:1fr}._tableToolbar_1bhl3_288{flex-direction:column;align-items:stretch}._resultText_1bhl3_297{margin-right:0}._tableSearch_1bhl3_213{flex-basis:auto;width:100%}}._actionError_1bhl3_793{color:#b42318!important;margin-top:10px!important;font-size:13px!important;font-weight:700!important}._dialogTitle_1bhl3_800{color:#003862;justify-content:space-between;align-items:center;gap:12px;display:flex;font-size:18px!important;font-weight:800!important}._dialogCloseButton_1bhl3_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_1bhl3_822{background:#f8fbff}._dialogState_1bhl3_826{color:#334155;justify-content:center;align-items:center;gap:12px;min-height:220px;font-size:13px;font-weight:700;display:flex}._previewLoadingSpinner_1bhl3_837{object-fit:contain;width:56px;height:56px}._invoicePreview_1bhl3_843{color:#1f2937;background:#fff;border:1px solid #dbe6f3;border-radius:8px;max-width:980px;margin:0 auto;padding:24px}._previewHeader_1bhl3_853{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}._brandBlock_1bhl3_861{align-items:center;gap:16px;display:flex}._previewLogo_1bhl3_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_1bhl3_882{color:#111827;font-size:14px!important;font-weight:800!important}._companyAddress_1bhl3_888{color:#334155;max-width:260px;margin-top:6px!important;font-size:13px!important;line-height:1.35!important}._invoiceTitle_1bhl3_896{color:#111827;letter-spacing:0;font-family:Georgia,serif;font-size:32px!important;font-weight:800!important}._previewTopGrid_1bhl3_904{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:16px;margin-bottom:16px;display:grid}._previewPanel_1bhl3_911,._previewInfoTable_1bhl3_912,._previewItems_1bhl3_913,._previewNotice_1bhl3_914,._previewTotals_1bhl3_915{background:#fff;border:1px solid #dbe6f3;border-radius:8px}._previewPanelTitle_1bhl3_926{color:#64748b;text-transform:uppercase;margin-bottom:10px!important;font-size:12px!important;font-weight:800!important}._previewStrong_1bhl3_934{color:#111827;font-size:14px!important;font-weight:800!important}._previewPanel_1bhl3_911 p,._previewNotice_1bhl3_914 p{color:#334155;font-size:13px!important;line-height:1.4!important}._previewInfoTable_1bhl3_912{overflow:hidden}._previewInfoTable_1bhl3_912 div,._previewTotals_1bhl3_915 div{border-bottom:1px solid #e2e8f0;grid-template-columns:46% 54%;display:grid}._previewInfoTable_1bhl3_912 div:last-child,._previewTotals_1bhl3_915 div:last-child{border-bottom:0}._previewInfoTable_1bhl3_912 span,._previewInfoTable_1bhl3_912 strong,._previewTotals_1bhl3_915 span,._previewTotals_1bhl3_915 strong{padding:8px 10px;font-size:12px;line-height:1.3}._previewInfoTable_1bhl3_912 span,._previewTotals_1bhl3_915 span{color:#475569;font-weight:700}._previewInfoTable_1bhl3_912 strong,._previewTotals_1bhl3_915 strong{color:#111827;text-align:right;font-weight:700}._previewItems_1bhl3_913{margin-bottom:16px;overflow:hidden}._previewItems_1bhl3_913>div{border-bottom:1px solid #e2e8f0;grid-template-columns:10% 16% minmax(0,1fr) 14% 14%;display:grid}._previewItems_1bhl3_913>div:last-child{border-bottom:0}._previewItems_1bhl3_913 span{color:#1f2937;border-right:1px solid #e2e8f0;min-height:34px;padding:8px 10px;font-size:12px;line-height:1.35}._previewItems_1bhl3_913 span:last-child{text-align:right;border-right:0}._previewItemsHead_1bhl3_1014 span{color:#003862;background:#f1f5f9;font-weight:800}._previewBottomGrid_1bhl3_1020{grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:16px;display:grid}._previewNotice_1bhl3_914{text-align:center;flex-direction:column;justify-content:center;gap:10px;padding:16px;display:flex}._previewNotice_1bhl3_914 p:first-child{color:#dc2626;font-size:18px!important;font-weight:900!important}._previewTotals_1bhl3_915{overflow:hidden}._previewTotals_1bhl3_915 div{align-items:center;min-height:44px}._previewTotals_1bhl3_915 strong{font-size:13px}._dialogActions_1bhl3_1063{padding:14px 20px!important}._previewCancelButton_1bhl3_1067{border-radius:18px!important}._confirmText_1bhl3_1071{color:#334155;font-size:14px!important;font-weight:700!important}@media (width<=900px){._invoicePreview_1bhl3_843{padding:16px}._previewTopGrid_1bhl3_904,._previewBottomGrid_1bhl3_1020{grid-template-columns:1fr}._previewHeader_1bhl3_853{flex-direction:column}}._previewDialogPaper_1bhl3_1092{width:min(1160px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin:14px!important}._invoicePreview_1bhl3_843{border:1px solid #111827;border-radius:2px;width:100%;max-width:none;padding:18px}._previewHeader_1bhl3_853{margin-bottom:16px}._previewLogo_1bhl3_867{object-fit:contain;border:0;border-radius:0;width:112px;height:88px}._previewPanel_1bhl3_911,._previewInfoTable_1bhl3_912,._previewItems_1bhl3_913,._previewNotice_1bhl3_914,._previewTotals_1bhl3_915{border-color:#111827;border-radius:0}._previewPanelTitle_1bhl3_926{color:#111827;text-transform:none;font-size:12px!important}._previewInfoTable_1bhl3_912 span,._previewInfoTable_1bhl3_912 strong{text-align:center;padding:6px 8px}._previewItems_1bhl3_913{border-bottom:0;margin-bottom:0}._previewItemsHead_1bhl3_1014 span{color:#111827;text-align:center;background:#dcdcdc}._previewNotice_1bhl3_914 p:first-child{font-size:20px!important;line-height:1.2!important}._previewContactGrid_1bhl3_1210{border-top:1px solid #111827;grid-template-columns:.8fr .8fr 2.4fr;margin:4px -12px -12px;display:grid}._previewContactGrid_1bhl3_1210 div{border-right:1px solid #111827;grid-template-rows:auto auto;display:grid}._previewContactGrid_1bhl3_1210 span{border-bottom:1px solid #111827;font-weight:700}._previewTotals_1bhl3_915 span{font-size:18px}@media (width<=900px){._previewDialogPaper_1bhl3_1092{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px!important}._previewContactGrid_1bhl3_1210{grid-template-columns:1fr}._previewContactGrid_1bhl3_1210 div{border-bottom:1px solid #111827;border-right:0}}._previewDialogPaper_1bhl3_1092{overflow:hidden;border-radius:12px!important;width:min(1120px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:16px!important}._previewDialogPaperDark_1bhl3_1283{color:#f8fafc;background:#071e33!important;border:1px solid #94a3b838!important;box-shadow:0 22px 60px #0206177a!important}._previewDialogPaperDark_1bhl3_1283 ._dialogTitle_1bhl3_800{color:#fff;background:#102b48;border-bottom:1px solid #94a3b838}._previewDialogPaperDark_1bhl3_1283 ._previewDialogContent_1bhl3_822{border-color:#94a3b838;background:#071e33!important}._previewDialogPaperDark_1bhl3_1283 ._dialogActions_1bhl3_1063{background:#071e33;border-top:1px solid #94a3b838}._previewDialogPaperDark_1bhl3_1283 ._previewCancelButton_1bhl3_1067,._previewDialogPaperDark_1bhl3_1283 ._previewCancelButton_1bhl3_1067:hover,._previewDialogPaperDark_1bhl3_1283 ._previewCancelButton_1bhl3_1067:focus-visible{color:#f8fafc!important;background-color:#0c3863!important;border:1px solid #0f172a2e!important}._previewDialogContent_1bhl3_822{background:#f6f8fc!important;padding:14px!important}._invoicePreview_1bhl3_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_1bhl3_853{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:18px;padding-bottom:14px}._previewLogo_1bhl3_867{object-fit:contain;width:96px;height:74px;border:0!important;border-radius:0!important}._invoiceTitle_1bhl3_896{font-family:inherit;color:#003862!important;font-size:30px!important}._previewTopGrid_1bhl3_904{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:12px;margin-bottom:12px}._previewPanel_1bhl3_911,._previewInfoTable_1bhl3_912,._previewItems_1bhl3_913,._previewNotice_1bhl3_914,._previewTotals_1bhl3_915{background:#fff;overflow:hidden;border:1px solid #dbe6f3!important;border-radius:8px!important}._previewPanel_1bhl3_911{min-height:150px;padding:14px}._previewPanelTitle_1bhl3_926{text-transform:uppercase;color:#64748b!important;font-size:12px!important}._previewInfoTable_1bhl3_912 div,._previewTotals_1bhl3_915 div,._previewItems_1bhl3_913>div{border-color:#e2e8f0!important}._previewInfoTable_1bhl3_912 span,._previewInfoTable_1bhl3_912 strong,._previewTotals_1bhl3_915 span,._previewTotals_1bhl3_915 strong,._previewItems_1bhl3_913 span{color:#334155!important;border-color:#e2e8f0!important}._previewInfoTable_1bhl3_912 span,._previewTotals_1bhl3_915 span{background:#f8fbff;color:#003862!important}._previewInfoTable_1bhl3_912 strong,._previewTotals_1bhl3_915 strong{color:#111827!important}._previewItems_1bhl3_913{margin-bottom:12px;border-bottom:1px solid #dbe6f3!important}._previewItems_1bhl3_913>div{grid-template-columns:9% 14% minmax(0,1fr) 13% 13%}._previewItems_1bhl3_913 span{min-height:34px;padding:8px 10px}._previewItemsHead_1bhl3_1014 span{font-weight:800;color:#003862!important;background:#f1f7fd!important}._previewBottomGrid_1bhl3_1020{grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:12px}._previewNotice_1bhl3_914,._previewTotals_1bhl3_915{border-top:1px solid #dbe6f3!important}._previewNotice_1bhl3_914{gap:10px;padding:14px}._previewNotice_1bhl3_914 p:first-child{color:#d92d20!important;font-size:18px!important;line-height:1.25!important}._previewContactGrid_1bhl3_1210{grid-template-columns:.8fr .8fr 2.4fr;margin:6px -14px -14px;display:grid;border-top:1px solid #e2e8f0!important}._previewContactGrid_1bhl3_1210 div{grid-template-rows:auto auto;display:grid;border-right:1px solid #e2e8f0!important}._previewContactGrid_1bhl3_1210 div:last-child{border-right:0!important}._previewContactGrid_1bhl3_1210 span,._previewContactGrid_1bhl3_1210 strong{color:#334155;text-align:center;min-height:30px;padding:7px;font-size:12px}._previewContactGrid_1bhl3_1210 span{color:#003862;background:#f8fbff;font-weight:800;border-bottom:1px solid #e2e8f0!important}._previewContactGrid_1bhl3_1210 strong{font-weight:600}._previewTotals_1bhl3_915 div{min-height:44px}._previewTotals_1bhl3_915 span{font-size:15px;font-weight:900}._balanceDue_1bhl3_1059 span{font-size:20px!important}@media (width<=900px){._previewDialogPaper_1bhl3_1092{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px!important}._previewContactGrid_1bhl3_1210{grid-template-columns:1fr}._previewContactGrid_1bhl3_1210 div{border-bottom:1px solid #e2e8f0!important;border-right:0!important}}._previewItemDescription_1bhl3_1517{white-space:pre-line}._toolbar_1bhl3_16,._header_1bhl3_407{padding-left:48px;position:relative}._backButton_1bhl3_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_1bhl3_47,._backButton_1bhl3_47:hover,._backButton_1bhl3_47:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1bhl3_1[data-theme=dark] ._backButton_1bhl3_47,._page_1bhl3_1[data-theme=dark] ._backButton_1bhl3_47:hover,._page_1bhl3_1[data-theme=dark] ._backButton_1bhl3_47:focus-visible,._pageDark_1bhl3_12 ._backButton_1bhl3_47,._pageDark_1bhl3_12 ._backButton_1bhl3_47:hover,._pageDark_1bhl3_12 ._backButton_1bhl3_47:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1bhl3_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_1bhl3_47:hover:after,._backButton_1bhl3_47:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1bhl3_1[data-theme=dark] ._backButton_1bhl3_47:after,._pageDark_1bhl3_12 ._backButton_1bhl3_47:after{color:#0f172a;background:#f8fafcf2}._backButton_1bhl3_47,._backButton_1bhl3_47:hover,._backButton_1bhl3_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_z6dj7_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_z6dj7_1[data-theme=dark]{color:var(--dashboard-text-primary,#f8fafc)}._toolbar_z6dj7_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_z6dj7_25{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_z6dj7_33{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:600!important}._actions_z6dj7_40,._filterPanel_z6dj7_41,._tableToolbar_z6dj7_42,._actionLinks_z6dj7_43{align-items:center;gap:8px;display:flex}._backButton_z6dj7_49{color:#fff!important;background-color:#003862!important;border:1px solid!important}._page_z6dj7_1[data-theme=dark] ._refreshButton_z6dj7_55{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_z6dj7_1[data-theme=dark] ._refreshButton_z6dj7_55:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49,._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._tableCard_z6dj7_79{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._filterPanel_z6dj7_41{align-items:flex-start;margin-bottom:14px}._searchField_z6dj7_92{width:min(100%,360px)}._searchButton_z6dj7_96{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._tableToolbar_z6dj7_42{justify-content:flex-end;margin-bottom:12px}._resultText_z6dj7_108{color:var(--dashboard-text-secondary,#64748b);margin-right:auto;font-size:13px!important;font-weight:700!important}._tableSearch_z6dj7_115{flex:0 0 210px;width:210px}._searchField_z6dj7_92 .MuiInputBase-root,._tableSearch_z6dj7_115 .MuiInputBase-root{background:#fff;border-radius:10px;min-height:40px}._page_z6dj7_1 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._page_z6dj7_1 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._page_z6dj7_1 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._page_z6dj7_1[data-theme=dark] ._searchField_z6dj7_92 .MuiInputBase-root,._page_z6dj7_1[data-theme=dark] ._tableSearch_z6dj7_115 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_z6dj7_1[data-theme=dark] ._searchField_z6dj7_92 .MuiInputLabel-root,._page_z6dj7_1[data-theme=dark] ._tableSearch_z6dj7_115 .MuiInputLabel-root{color:#528aa9!important}._page_z6dj7_1[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:#94a3b838}._page_z6dj7_1[data-theme=dark] .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#528aa9b3}._page_z6dj7_1[data-theme=dark] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#528aa9}._page_z6dj7_1[data-theme=dark] ._searchField_z6dj7_92 .MuiInputBase-input,._page_z6dj7_1[data-theme=dark] ._tableSearch_z6dj7_115 .MuiInputBase-input{color:#f8fafc}._page_z6dj7_1[data-theme=dark] ._searchField_z6dj7_92 .MuiInputBase-input::placeholder,._page_z6dj7_1[data-theme=dark] ._tableSearch_z6dj7_115 .MuiInputBase-input::placeholder{color:#528aa9;opacity:1}._searchField_z6dj7_92 .MuiInputBase-input,._searchField_z6dj7_92 .MuiInputLabel-root,._tableSearch_z6dj7_115 .MuiInputBase-input,._tableSearch_z6dj7_115 .MuiInputLabel-root{font-size:13px}._tableContainer_z6dj7_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_z6dj7_190{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;overflow:auto}._tableScroll_z6dj7_190::-webkit-scrollbar{width:0;height:0}._table_z6dj7_42{min-width:1040px}._headCell_z6dj7_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_z6dj7_1[data-theme=dark] ._headCell_z6dj7_208{color:#fff!important;background:#5087a5!important}._topCustomerHead_z6dj7_223{white-space:normal;line-height:1.15!important}._bodyRow_z6dj7_228:nth-child(2n) ._bodyCell_z6dj7_228,._bodyRow_z6dj7_228:nth-child(2n) ._nameCell_z6dj7_229{background:#fbfdff}._page_z6dj7_1[data-theme=dark] ._bodyRow_z6dj7_228:nth-child(2n) ._bodyCell_z6dj7_228,._page_z6dj7_1[data-theme=dark] ._bodyRow_z6dj7_228:nth-child(2n) ._nameCell_z6dj7_229,._page_z6dj7_1[data-theme=dark] ._bodyCell_z6dj7_228,._page_z6dj7_1[data-theme=dark] ._nameCell_z6dj7_229{background:var(--dashboard-card-surface,#111c2f)!important}._bodyCell_z6dj7_228,._nameCell_z6dj7_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_z6dj7_229{color:var(--dashboard-card-title,#003862)!important;font-weight:800!important}._customerCellButton_z6dj7_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_z6dj7_256:hover,._customerCellButton_z6dj7_256:focus-visible{color:#0f84c1;outline:0}._page_z6dj7_1[data-theme=dark] ._customerCellButton_z6dj7_256:hover,._page_z6dj7_1[data-theme=dark] ._customerCellButton_z6dj7_256:focus-visible{color:#7dd3fc}._topCustomerCell_z6dj7_281{line-height:1!important}._topCustomerCheckbox_z6dj7_285{vertical-align:top;padding:0!important}._actionCell_z6dj7_290{white-space:nowrap}._stateCell_z6dj7_294{color:var(--dashboard-text-secondary,#64748b)!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._tableLoadingState_z6dj7_302{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;display:flex}._tableLoadingSpinner_z6dj7_311{object-fit:contain;width:56px;height:56px}._loadingText_z6dj7_317{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:800!important}._inlineError_z6dj7_323{color:#b42318;margin:0 0 8px!important;font-size:12px!important;font-weight:800!important}._actionLinks_z6dj7_43{flex-wrap:nowrap;align-items:flex-start;gap:6px}._actionLinkButton_z6dj7_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_z6dj7_336:hover,._actionLinkButton_z6dj7_336:focus-visible{color:#003862;outline:0}._page_z6dj7_1[data-theme=dark] ._actionLinkButton_z6dj7_336:hover,._page_z6dj7_1[data-theme=dark] ._actionLinkButton_z6dj7_336:focus-visible{color:#7dd3fc}._infiniteStatusBar_z6dj7_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_z6dj7_371{color:var(--dashboard-text-secondary,#64748b);font-size:12px!important;font-weight:800!important}@media (width<=760px){._page_z6dj7_1{padding:16px}._filterPanel_z6dj7_41,._tableToolbar_z6dj7_42{flex-direction:column;align-items:stretch}._searchField_z6dj7_92,._tableSearch_z6dj7_115{flex-basis:auto;width:100%}._resultText_z6dj7_108{margin-right:0}}._filterPanel_z6dj7_41{justify-content:flex-start;width:100%}._searchField_z6dj7_92{flex:0 0 320px;width:320px;max-width:320px}._searchButton_z6dj7_96{flex:none;min-width:108px!important}@media (width>=1200px){._searchField_z6dj7_92{flex-basis:340px;width:340px;max-width:340px}}@media (width<=760px){._searchField_z6dj7_92{flex:auto;width:100%;max-width:none}._searchButton_z6dj7_96{width:100%}}._filterPanel_z6dj7_41{align-items:center;gap:10px;margin-bottom:12px}._filterPanel_z6dj7_41 ._resultText_z6dj7_108{white-space:nowrap;margin-left:auto;margin-right:0}._filterPanel_z6dj7_41 ._tableSearch_z6dj7_115{flex:0 0 236px;width:236px}._tableToolbar_z6dj7_42{display:none}@media (width<=900px){._filterPanel_z6dj7_41{flex-wrap:wrap;align-items:stretch}._filterPanel_z6dj7_41 ._resultText_z6dj7_108{order:3;width:100%;margin-left:0}._filterPanel_z6dj7_41 ._tableSearch_z6dj7_115{flex:100%;order:4;width:100%}}._localTabs_z6dj7_475{border-bottom:1px solid var(--dashboard-border,#e2e8f0);align-items:center;gap:6px;margin-bottom:12px;display:flex}._localTab_z6dj7_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_z6dj7_495{color:var(--dashboard-card-title,#003862);border-bottom-color:#1297db}._detailsPanel_z6dj7_500{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._detailsHeader_z6dj7_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_z6dj7_518{color:var(--dashboard-card-title,#003862);font-size:16px!important;font-weight:900!important;line-height:1.2!important}._detailsMeta_z6dj7_525{color:var(--dashboard-text-secondary,#64748b);margin-top:2px!important;font-size:12px!important;font-weight:700!important}._detailsScroll_z6dj7_532{flex:auto;min-height:0;padding-right:4px;overflow:auto}._formSection_z6dj7_539{border:1px solid var(--dashboard-border,#e2e8f0);background:var(--dashboard-card-surface,#fff);border-radius:8px;margin-bottom:10px;overflow:hidden}._formSectionTitle_z6dj7_547{color:var(--dashboard-card-title,#003862);background:#f1f5f9;padding:7px 10px;font-size:12px!important;font-weight:900!important}._formGrid_z6dj7_555{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid}._fieldWide_z6dj7_562{grid-column:span 2}._fullWidthField_z6dj7_566{width:calc(100% - 20px);margin:0 10px 10px!important}._formGrid_z6dj7_555 .MuiInputBase-root,._fullWidthField_z6dj7_566 .MuiInputBase-root,._contactNotesField_z6dj7_573 .MuiInputBase-root,._taxItem_z6dj7_574 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:36px}._page_z6dj7_1[data-theme=dark] ._formGrid_z6dj7_555 .MuiInputBase-root,._page_z6dj7_1[data-theme=dark] ._fullWidthField_z6dj7_566 .MuiInputBase-root,._page_z6dj7_1[data-theme=dark] ._contactNotesField_z6dj7_573 .MuiInputBase-root,._page_z6dj7_1[data-theme=dark] ._taxItem_z6dj7_574 .MuiInputBase-root{color:#f8fafc;background:#0f172a}._page_z6dj7_1[data-theme=dark] ._formGrid_z6dj7_555 .MuiInputLabel-root,._page_z6dj7_1[data-theme=dark] ._fullWidthField_z6dj7_566 .MuiInputLabel-root,._page_z6dj7_1[data-theme=dark] ._contactNotesField_z6dj7_573 .MuiInputLabel-root{color:#528aa9!important}._formGrid_z6dj7_555 .MuiInputBase-input,._formGrid_z6dj7_555 .MuiInputLabel-root,._fullWidthField_z6dj7_566 .MuiInputBase-input,._fullWidthField_z6dj7_566 .MuiInputLabel-root,._contactNotesField_z6dj7_573 .MuiInputBase-input,._contactNotesField_z6dj7_573 .MuiInputLabel-root,._taxItem_z6dj7_574 .MuiInputBase-input{font-size:12px}._page_z6dj7_1[data-theme=dark] ._formGrid_z6dj7_555 .MuiInputBase-input,._page_z6dj7_1[data-theme=dark] ._formGrid_z6dj7_555 .MuiSelect-select,._page_z6dj7_1[data-theme=dark] ._fullWidthField_z6dj7_566 .MuiInputBase-input,._page_z6dj7_1[data-theme=dark] ._contactNotesField_z6dj7_573 .MuiInputBase-input,._page_z6dj7_1[data-theme=dark] ._taxItem_z6dj7_574 .MuiInputBase-input{color:#f8fafc}._page_z6dj7_1[data-theme=dark] ._formSectionTitle_z6dj7_547{color:#fff;background:#5087a5}._formGrid_z6dj7_555 textarea{line-height:1.35}._taxContent_z6dj7_621{--tax-notes-height:66px;grid-template-columns:minmax(0,560px) minmax(260px,1fr);align-items:start;gap:8px;padding:10px;display:grid}._taxGrid_z6dj7_630{grid-template-columns:repeat(4,minmax(112px,1fr));align-content:start;gap:6px;display:grid}._taxItem_z6dj7_574{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:8px;display:grid}._taxItem_z6dj7_574 .MuiInputBase-root{min-height:30px}._taxItem_z6dj7_574 .MuiInputBase-input{padding:5px 8px}._taxItem_z6dj7_574 .MuiFormControlLabel-root,._compactCheckbox_z6dj7_653{margin:0!important}._taxItem_z6dj7_574 .MuiCheckbox-root{padding:4px 5px!important}._taxItem_z6dj7_574 .MuiFormControlLabel-label,._compactCheckbox_z6dj7_653 .MuiFormControlLabel-label{color:#334155;font-size:12px;font-weight:700}._page_z6dj7_1[data-theme=dark] ._taxItem_z6dj7_574 .MuiFormControlLabel-label,._page_z6dj7_1[data-theme=dark] ._compactCheckbox_z6dj7_653 .MuiFormControlLabel-label{color:#f8fafc}._contactNotesField_z6dj7_573{height:var(--tax-notes-height)}._contactNotesField_z6dj7_573 .MuiInputBase-root{min-height:var(--tax-notes-height);height:var(--tax-notes-height);align-items:flex-start}._contactNotesField_z6dj7_573 textarea{line-height:1.35;height:46px!important;min-height:0!important;overflow:auto!important}._imageEmpty_z6dj7_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_z6dj7_1[data-theme=dark] ._imageEmpty_z6dj7_690{background:#0f172a;border-color:#94a3b861}._formActions_z6dj7_706{background:var(--dashboard-card-surface,#fff);justify-content:flex-end;gap:8px;padding-top:10px;display:flex}._emptyDetails_z6dj7_714{text-align:center;flex:auto;align-content:center;place-items:center;gap:8px;min-height:320px;display:grid}._emptyTitle_z6dj7_724{color:var(--dashboard-card-title,#003862);font-size:16px!important;font-weight:900!important}._emptyCopy_z6dj7_730{color:var(--dashboard-text-secondary,#64748b);font-size:13px!important;font-weight:700!important}._uploadTitle_z6dj7_736{font-size:16px!important}._uploadContent_z6dj7_740{gap:18px;display:grid}._uploadCustomerName_z6dj7_745{color:var(--dashboard-text-primary,#334155);font-size:13px!important;font-weight:800!important}._confirmText_z6dj7_751{color:var(--dashboard-text-primary,#334155);font-size:13px!important;font-weight:800!important;line-height:1.45!important}._confirmTextDark_z6dj7_758{color:#f8fafc}._uploadDropzone_z6dj7_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_z6dj7_778{color:#528aa9;background:#071e33;border-color:#1fa2ea29}._uploadDropzone_z6dj7_762 input{display:none}._uploadActions_z6dj7_789{background:var(--dashboard-card-surface,#fff);padding:12px 24px 18px!important}._uploadActionsDark_z6dj7_794{background:#071e33}._uploadFeedbackArea_z6dj7_798{background:var(--dashboard-card-surface,#fff);gap:4px;min-height:22px;padding:0 24px 4px;display:grid}._uploadFeedbackAreaDark_z6dj7_806{background:#071e33}@media (width<=1100px){._formGrid_z6dj7_555{grid-template-columns:repeat(2,minmax(0,1fr))}._taxContent_z6dj7_621{grid-template-columns:1fr}._taxGrid_z6dj7_630{grid-template-columns:repeat(4,minmax(112px,1fr))}}@media (width<=760px){._detailsHeader_z6dj7_508{flex-direction:column;align-items:stretch}._formGrid_z6dj7_555{grid-template-columns:1fr}._taxGrid_z6dj7_630{grid-template-columns:repeat(2,minmax(112px,1fr))}._fieldWide_z6dj7_562{grid-column:auto}._formActions_z6dj7_706{flex-direction:column-reverse}}._detailsLoading_z6dj7_848{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:8px;min-height:320px;display:flex}._detailsError_z6dj7_858{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_z6dj7_869{flex-wrap:wrap;gap:8px;padding:10px;display:flex}._imageThumb_z6dj7_876{border:1px solid var(--dashboard-card-border,#dbe6f3);background:#f8fbff;border-radius:8px;width:72px;height:72px;display:block;overflow:hidden}._page_z6dj7_1[data-theme=dark] ._imageThumb_z6dj7_876{background:#0f172a}._imageThumb_z6dj7_876 img{object-fit:cover;width:100%;height:100%}._rateInlineGroup_z6dj7_896,._holidayRows_z6dj7_897{grid-column:1/-1;gap:8px;display:grid}._rateInlineGroup_z6dj7_896{border:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px}._holidayRows_z6dj7_897{border:1px solid var(--dashboard-border,#e2e8f0);background:#f8fbff;border-radius:8px;padding:8px}._page_z6dj7_1[data-theme=dark] ._rateInlineGroup_z6dj7_896,._page_z6dj7_1[data-theme=dark] ._holidayRows_z6dj7_897{background:#0f172a}._holidayRow_z6dj7_897{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_z6dj7_930{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_z6dj7_930:hover,._removeHolidayButton_z6dj7_930:focus-visible{border-color:#ef4444;outline:0}._addHolidayButton_z6dj7_948{justify-self:flex-start}@media (width<=1100px){._holidayRow_z6dj7_897{grid-template-columns:repeat(2,minmax(0,1fr))}._removeHolidayButton_z6dj7_930{justify-self:flex-start}}@media (width<=760px){._rateInlineGroup_z6dj7_896,._holidayRow_z6dj7_897{grid-template-columns:1fr}}._datePickerPanel_z6dj7_969{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_z6dj7_1[data-theme=dark] ._datePickerPanel_z6dj7_969,._page_z6dj7_1[data-theme=dark] ._timePickerPanel_z6dj7_979{box-shadow:0 22px 60px #0206177a}._datePickerHeader_z6dj7_983,._timePickerHeader_z6dj7_984{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._datePickerTitle_z6dj7_992{color:var(--dashboard-card-title,#003862);font-size:14px!important;font-weight:800!important}._weekdayGrid_z6dj7_998,._dayGrid_z6dj7_999{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_z6dj7_998{color:var(--dashboard-text-secondary,#64748b);text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_z6dj7_1013{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_z6dj7_1013:hover,._dayButton_z6dj7_1013:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._dayButtonMuted_z6dj7_1033{color:#94a3b8}._dayButtonToday_z6dj7_1037{border-color:#1fa2ea59}._dayButtonSelected_z6dj7_1041,._dayButtonSelected_z6dj7_1041:hover,._dayButtonSelected_z6dj7_1041:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._datePickerActions_z6dj7_1049{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._dateTextButton_z6dj7_1056{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_z6dj7_1056:hover,._dateTextButton_z6dj7_1056:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._timePickerPanel_z6dj7_979{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_z6dj7_1081{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:252px;padding-right:2px;display:grid;overflow:auto}._timeOptionButton_z6dj7_1090{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_z6dj7_1090:hover,._timeOptionButton_z6dj7_1090:focus-visible{color:#003862;background:#eef8ff;border-color:#1fa2ea3d;outline:0}._timeOptionSelected_z6dj7_1109,._timeOptionSelected_z6dj7_1109:hover,._timeOptionSelected_z6dj7_1109:focus-visible{color:#fff;background:#1297db;border-color:#1297db}._muiTimePicker_z6dj7_1117{width:100%}._muiTimePicker_z6dj7_1117 .MuiInputBase-root{background:#fff;border-radius:8px;min-height:36px}._page_z6dj7_1[data-theme=dark] ._muiTimePicker_z6dj7_1117 .MuiInputBase-root{background:#17263b}._page_z6dj7_1[data-theme=dark] ._muiTimePicker_z6dj7_1117 .MuiInputLabel-root{color:#528aa9!important}._muiTimePicker_z6dj7_1117 .MuiInputBase-input,._muiTimePicker_z6dj7_1117 .MuiInputLabel-root{font-size:12px}._companyInfoGrid_z6dj7_1140{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;align-items:start}._companyNameField_z6dj7_1146{grid-column:1/2}._companyAddressField_z6dj7_1150{grid-column:2/3}._companyPhoneField_z6dj7_1154{grid-column:3/4}._companyEmailField_z6dj7_1158{grid-column:4/5}._companyHearAboutField_z6dj7_1172{grid-area:3/1/auto/3;justify-self:start;width:fit-content;max-width:max-content;margin:0!important}._pricingGrid_z6dj7_1191{grid-template-columns:1fr;align-items:start}._pricingRateField_z6dj7_1196,._pricingServiceField_z6dj7_1197,._partsMarkupField_z6dj7_1198{min-width:0}._pricingInputRow_z6dj7_1202{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}._pricingCheckboxRow_z6dj7_1208{grid-template-columns:repeat(3,max-content);justify-content:start;align-items:center;gap:12px;display:grid}._pricingCheckbox_z6dj7_1208{border-radius:8px;min-height:34px;padding:0 4px;align-items:center!important;display:flex!important}._pricingCheckbox_z6dj7_1208 .MuiCheckbox-root{padding:6px 8px!important}._pricingCheckbox_z6dj7_1208 .MuiFormControlLabel-label{color:#1e293b;white-space:nowrap;font-size:12px;font-weight:800}._pricingGrid_z6dj7_1191 ._rateInlineGroup_z6dj7_896,._pricingGrid_z6dj7_1191 ._holidayRows_z6dj7_897{margin-top:0}@media (width<=1100px){._companyInfoGrid_z6dj7_1140,._pricingInputRow_z6dj7_1202{grid-template-columns:repeat(2,minmax(0,1fr))}._pricingCheckboxRow_z6dj7_1208{grid-template-columns:repeat(3,minmax(0,max-content))}._companyNameField_z6dj7_1146,._companyAddressField_z6dj7_1150,._companyPhoneField_z6dj7_1154,._companyEmailField_z6dj7_1158,._companyNotesField_z6dj7_1167,._companyPromptField_z6dj7_1162{grid-column:auto}._companyNotesField_z6dj7_1167,._companyPromptField_z6dj7_1162{grid-column:1/-1}}@media (width<=760px){._companyInfoGrid_z6dj7_1140,._pricingInputRow_z6dj7_1202,._pricingCheckboxRow_z6dj7_1208{grid-template-columns:1fr}._pricingCheckbox_z6dj7_1208 .MuiFormControlLabel-label{white-space:normal}}._saveFeedbackArea_z6dj7_1277{min-height:22px;padding:6px 0 0}._saveError_z6dj7_1282,._saveSuccess_z6dj7_1283{margin:0!important;font-size:12px!important;font-weight:800!important}._saveError_z6dj7_1282{color:#b91c1c}._saveSuccess_z6dj7_1283{color:#147647}._companyInfoGrid_z6dj7_1140{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}._companyNameField_z6dj7_1146{grid-area:1/1/auto/2}._companyAddressField_z6dj7_1150{grid-area:1/2/auto/3}._companyPhoneField_z6dj7_1154{grid-area:1/3/auto/4}._companyEmailField_z6dj7_1158{grid-area:1/4/auto/5}._companyPromptField_z6dj7_1162{grid-area:2/1/auto/3}._companyNotesField_z6dj7_1167{grid-area:2/3/auto/5}._companyPriorityField_z6dj7_1181{grid-area:3/3/auto/5}._paymentNotesField_z6dj7_1338{grid-column:1/-1}._companyNotesField_z6dj7_1167 .MuiInputBase-root,._companyPromptField_z6dj7_1162 .MuiInputBase-root{align-items:flex-start}._customerNativeTextareaField_z6dj7_1347{width:100%;min-width:0;display:block;position:relative}._customerNativeTextareaField_z6dj7_1347 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_z6dj7_1347 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_z6dj7_1[data-theme=dark] ._customerNativeTextareaField_z6dj7_1347 label{color:#528aa9;background:#0f172a}._page_z6dj7_1[data-theme=dark] ._customerNativeTextareaField_z6dj7_1347 textarea{color:#f8fafc;background:#0f172a;border-color:#94a3b838}._customerNativeTextareaField_z6dj7_1347 textarea:hover{border-color:#1fa2ea3d}._customerNativeTextareaField_z6dj7_1347 textarea:focus{border-color:#1fa2ea66;outline:none}@media (width<=1100px){._companyNameField_z6dj7_1146,._companyAddressField_z6dj7_1150,._companyPhoneField_z6dj7_1154,._companyEmailField_z6dj7_1158,._companyPromptField_z6dj7_1162,._companyNotesField_z6dj7_1167,._companyHearAboutField_z6dj7_1172,._companyPriorityField_z6dj7_1181{grid-row:auto}._companyNameField_z6dj7_1146,._companyAddressField_z6dj7_1150,._companyPhoneField_z6dj7_1154,._companyEmailField_z6dj7_1158,._companyHearAboutField_z6dj7_1172,._companyPriorityField_z6dj7_1181{grid-column:auto}._companyPromptField_z6dj7_1162,._companyNotesField_z6dj7_1167,._paymentNotesField_z6dj7_1338{grid-column:1/-1}}@media (width<=760px){._companyNameField_z6dj7_1146,._companyAddressField_z6dj7_1150,._companyPhoneField_z6dj7_1154,._companyEmailField_z6dj7_1158,._companyPromptField_z6dj7_1162,._companyNotesField_z6dj7_1167,._companyHearAboutField_z6dj7_1172,._companyPriorityField_z6dj7_1181,._paymentNotesField_z6dj7_1338{grid-column:1/-1}}._viewDialogTitle_z6dj7_1447{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;padding:14px 18px 10px!important}._viewDialogTitleDark_z6dj7_1456{border-bottom:0}._viewDialogHeading_z6dj7_1460{color:var(--dashboard-card-title,#003862);font-size:17px!important;font-weight:900!important;line-height:1.2!important}._viewDialogMeta_z6dj7_1467{color:var(--dashboard-text-secondary,#64748b);margin-top:2px!important;font-size:12px!important;font-weight:800!important}._viewDialogTitleDark_z6dj7_1456 ._viewDialogHeading_z6dj7_1460,._viewDialogTitleDark_z6dj7_1456 ._viewDialogMeta_z6dj7_1467{color:#fff!important}._dialogCloseButton_z6dj7_1479{color:#0f84c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:900}._dialogCloseButton_z6dj7_1479:hover,._dialogCloseButton_z6dj7_1479:focus-visible{color:#003862;outline:0}._viewDialogTitleDark_z6dj7_1456 ._dialogCloseButton_z6dj7_1479{color:#cbd5e1}._viewDialogTitleDark_z6dj7_1456 ._dialogCloseButton_z6dj7_1479:hover,._viewDialogTitleDark_z6dj7_1456 ._dialogCloseButton_z6dj7_1479:focus-visible{color:#fff}._viewDialogContent_z6dj7_1504{background:#f8fbff;padding:12px 18px!important}._viewDialogContentDark_z6dj7_1509{background:#071e33}._viewSections_z6dj7_1513{gap:10px;display:grid}._viewSection_z6dj7_1513{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._viewDialogContentDark_z6dj7_1509 ._viewSection_z6dj7_1513{background:#071e33;border-color:#94a3b838}._viewSectionTitle_z6dj7_1530{color:#003862;background:#f1f5f9;padding:7px 10px;font-size:12px!important;font-weight:900!important}._viewDialogContentDark_z6dj7_1509 ._viewSectionTitle_z6dj7_1530{color:#fff;background:#102b48}._viewGrid_z6dj7_1543{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}._viewCompanyGrid_z6dj7_1550,._viewContactGrid_z6dj7_1554,._viewAccountGrid_z6dj7_1558,._viewPricingGrid_z6dj7_1562{grid-template-columns:repeat(4,minmax(0,1fr))}._viewCompanyNameItem_z6dj7_1566{grid-area:1/1/auto/2}._viewCompanyAddressItem_z6dj7_1571{grid-area:1/2/auto/3}._viewCompanyPhoneItem_z6dj7_1576{grid-area:1/3/auto/4}._viewCompanyEmailItem_z6dj7_1581{grid-area:1/4/auto/5}._viewCompanyNotesItem_z6dj7_1586{grid-area:2/1/auto/-1}._viewItem_z6dj7_1591,._viewItemWide_z6dj7_1592{background:#fbfdff;border:1px solid #edf2f7;border-radius:8px;min-width:0;padding:8px 9px}._viewDialogContentDark_z6dj7_1509 ._viewItem_z6dj7_1591,._viewDialogContentDark_z6dj7_1509 ._viewItemWide_z6dj7_1592{background:#071e33;border-color:#94a3b838}._viewItemWide_z6dj7_1592{grid-column:1/-1}._viewLabel_z6dj7_1610,._viewValue_z6dj7_1611{display:block}._viewLabel_z6dj7_1610{color:#64748b;margin-bottom:3px;font-size:11px;font-weight:900}._viewDialogContentDark_z6dj7_1509 ._viewLabel_z6dj7_1610{color:#528aa9}._viewValue_z6dj7_1611{color:#0f172a;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.35}._viewDialogContentDark_z6dj7_1509 ._viewValue_z6dj7_1611{color:#f8fafc}._viewLoading_z6dj7_1639{justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}@media (width<=900px){._viewGrid_z6dj7_1543,._viewCompanyGrid_z6dj7_1550,._viewContactGrid_z6dj7_1554,._viewAccountGrid_z6dj7_1558,._viewPricingGrid_z6dj7_1562{grid-template-columns:repeat(2,minmax(0,1fr))}._viewCompanyNameItem_z6dj7_1566,._viewCompanyAddressItem_z6dj7_1571,._viewCompanyPhoneItem_z6dj7_1576,._viewCompanyEmailItem_z6dj7_1581,._viewCompanyNotesItem_z6dj7_1586{grid-area:auto}._viewCompanyNotesItem_z6dj7_1586{grid-column:1/-1}}@media (width<=640px){._viewDialogTitle_z6dj7_1447{flex-direction:column;align-items:stretch}._viewGrid_z6dj7_1543,._viewCompanyGrid_z6dj7_1550,._viewContactGrid_z6dj7_1554,._viewAccountGrid_z6dj7_1558,._viewPricingGrid_z6dj7_1562{grid-template-columns:1fr}._viewCompanyNotesItem_z6dj7_1586{grid-column:1/-1}}._toolbar_z6dj7_16,._header_z6dj7_1714{padding-left:48px;position:relative}._backButton_z6dj7_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_z6dj7_49,._backButton_z6dj7_49:hover,._backButton_z6dj7_49:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49,._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49:hover,._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49:focus-visible,._pageDark_z6dj7_1745 ._backButton_z6dj7_49,._pageDark_z6dj7_1745 ._backButton_z6dj7_49:hover,._pageDark_z6dj7_1745 ._backButton_z6dj7_49:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_z6dj7_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_z6dj7_49:hover:after,._backButton_z6dj7_49:focus-visible:after{opacity:1;transform:translate(-50%)}._page_z6dj7_1[data-theme=dark] ._backButton_z6dj7_49:after,._pageDark_z6dj7_1745 ._backButton_z6dj7_49:after{color:#0f172a;background:#f8fafcf2}._backButton_z6dj7_49,._backButton_z6dj7_49:hover,._backButton_z6dj7_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_1i91r_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_1i91r_14{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._pageTitle_1i91r_23{color:var(--dashboard-card-title,#003862);margin:0;line-height:1.1;font-size:24px!important;font-weight:800!important}._pageSubtitle_1i91r_31{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:13px!important;font-weight:700!important}._actions_1i91r_38,._loadingState_1i91r_39{align-items:center;gap:8px;display:flex}._backButton_1i91r_45{color:#fff!important;background-color:#003862!important;border:1px solid!important}._tableCard_1i91r_51{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}._filterPanel_1i91r_60{flex:none;margin-bottom:14px}._filterGrid_1i91r_65{grid-template-columns:minmax(145px,1fr) minmax(145px,1fr) minmax(210px,1.2fr) auto;align-items:start;gap:12px;display:grid}._field_1i91r_72{width:100%}._field_1i91r_72 .MuiInputBase-root{background:var(--dashboard-card-surface,#fff);border-radius:12px;min-height:40px}._field_1i91r_72 .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea29}._field_1i91r_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea3d}._field_1i91r_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1fa2ea66}._field_1i91r_72 .MuiInputLabel-root,._field_1i91r_72 .MuiInputBase-input{font-size:13px}._field_1i91r_72 .MuiInputBase-input{font-weight:700}._searchButton_1i91r_103{min-height:40px;color:#fff!important;background-color:#1297db!important;border:1px solid #1297db!important}._filterActions_1i91r_110{align-items:center;gap:8px;display:flex}._auditButton_1i91r_116{white-space:nowrap;min-height:40px}._viewTabs_1i91r_121{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_1i91r_121{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_1i91r_121:hover{color:var(--dashboard-card-title,#003862)}._viewTabActive_1i91r_149{color:#fff;background:#1297db;box-shadow:0 1px 3px #0f172a1f}._viewTabActive_1i91r_149:hover{color:#fff}._searchButton_1i91r_103:hover{color:#fff!important;background-color:#0f84c1!important;border-color:#0f84c1!important}._summaryGrid_1i91r_165{flex:none;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:14px;display:grid}._summaryTile_1i91r_173{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_1i91r_182{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_1i91r_191{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_1i91r_199{color:var(--dashboard-text-secondary,#64748b);margin-top:5px!important;font-size:12px!important;font-weight:700!important}._tableContainer_1i91r_206{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_1i91r_219{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;min-height:0;overflow:hidden auto}._tableScroll_1i91r_219::-webkit-scrollbar{width:0;height:0}._auditSection_1i91r_235{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}._auditHeader_1i91r_243{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}._auditTitle_1i91r_251{color:var(--dashboard-card-title,#003862);font-size:15px!important;font-weight:900!important}._auditMeta_1i91r_257{color:var(--dashboard-text-secondary,#64748b);text-align:right;font-size:12px!important;font-weight:800!important}._auditTableContainer_1i91r_264{flex:auto;max-height:none}._auditTableScroll_1i91r_269{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-height:0;max-height:none;overflow:hidden auto}._auditTableScroll_1i91r_269::-webkit-scrollbar{width:0;height:0}._table_1i91r_51{table-layout:fixed;width:100%}._headCell_1i91r_290{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_1i91r_302{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_1i91r_302:hover,._sortButton_1i91r_302:focus-visible{color:#0f84c1;outline:0}._sortIcon_1i91r_324{color:#64748b;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}._sortButton_1i91r_302:hover ._sortIcon_1i91r_324,._sortButton_1i91r_302:focus-visible ._sortIcon_1i91r_324{color:#0f84c1}._bodyCell_1i91r_338,._descriptionCell_1i91r_339,._actionCell_1i91r_340{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_1i91r_339{color:#003862!important;font-weight:800!important}._categoryBadge_1i91r_356{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_1i91r_340{white-space:nowrap}._actionLink_1i91r_378{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_1i91r_378:last-child{margin-right:0}._actionLink_1i91r_378:hover,._actionLink_1i91r_378:focus-visible{color:var(--dashboard-card-title,#003862);outline:0}._stateCell_1i91r_402{color:#64748b!important;text-align:center!important;padding:32px!important;font-size:13px!important;font-weight:700!important}._stateText_1i91r_410{font-size:13px!important;font-weight:700!important}._loadingState_1i91r_39{justify-content:center}._loadingSpinner_1i91r_419{object-fit:contain;width:28px;height:28px}._datePickerPanel_1i91r_425{background:#fff;border:1px solid #dbe6f3;border-radius:12px;width:286px;padding:12px;box-shadow:0 18px 42px #0f172a24}._datePickerHeader_1i91r_434{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._datePickerTitle_1i91r_442{color:#003862;font-size:13px!important;font-weight:800!important}._weekdayGrid_1i91r_448,._dayGrid_1i91r_449{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._weekdayGrid_1i91r_448{color:#64748b;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}._dayButton_1i91r_463{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_1i91r_463:hover,._dayButton_1i91r_463:focus-visible{color:#003862;background:#eef8ff;outline:0}._dayButtonMuted_1i91r_486{color:#94a3b8}._dayButtonToday_1i91r_490{border-color:#1297db}._dayButtonSelected_1i91r_494,._dayButtonSelected_1i91r_494:hover,._dayButtonSelected_1i91r_494:focus-visible{color:#fff;background:#1297db}._datePickerActions_1i91r_501{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:10px;display:flex}._dateTextButton_1i91r_510{color:#0f84c1;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}._dateTextButton_1i91r_510:hover,._dateTextButton_1i91r_510:focus-visible{color:#003862;outline:0}._timePickerRow_1i91r_527{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_1i91r_537{color:#64748b;font-size:12px;font-weight:800}._timePickerInput_1i91r_543{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_1i91r_543:focus-visible{border-color:#1297db;outline:0}._datePickerPanel_1i91r_425[data-theme=dark] ._weekdayGrid_1i91r_448,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonMuted_1i91r_486,._datePickerPanel_1i91r_425[data-theme=dark] ._timePickerLabel_1i91r_537{color:#9fbfd6}._datePickerPanel_1i91r_425[data-theme=dark] ._timePickerRow_1i91r_527,._datePickerPanel_1i91r_425[data-theme=dark] ._datePickerActions_1i91r_501{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_1i91r_425[data-theme=dark] ._timePickerInput_1i91r_543{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._datePickerPanel_1i91r_425[data-theme=dark] ._timePickerInput_1i91r_543:focus-visible{border-color:#7dd3fc}._page_1i91r_1[data-theme=dark] ._backButton_1i91r_45{color:#fff!important;background-color:#0f84c1!important;border-color:#38bdf8!important}._page_1i91r_1[data-theme=dark] ._refreshButton_1i91r_623{color:#f8fafc!important;background:#ffffff29!important;border:1px solid #59616e!important}._page_1i91r_1[data-theme=dark] ._refreshButton_1i91r_623:hover{color:#f8fafc!important;background:#ffffff29!important;border-color:#59616e!important}._page_1i91r_1[data-theme=dark] ._searchButton_1i91r_103,._page_1i91r_1[data-theme=dark] ._searchButton_1i91r_103:hover{color:#fff!important;background-color:#102b48!important;border-color:#7dd3fc!important}._page_1i91r_1[data-theme=dark] ._viewTabs_1i91r_121{border-color:var(--dashboard-card-border,#94a3b838);background:#17263b}._page_1i91r_1[data-theme=dark] ._viewTab_1i91r_121{color:var(--dashboard-text-secondary,#cbd5e1)}._page_1i91r_1[data-theme=dark] ._viewTab_1i91r_121:hover{color:var(--dashboard-text-primary,#f8fafc)}._page_1i91r_1[data-theme=dark] ._viewTabActive_1i91r_149,._page_1i91r_1[data-theme=dark] ._viewTabActive_1i91r_149:hover{color:#fff;background:#102b48}._page_1i91r_1[data-theme=dark] ._auditTitle_1i91r_251{color:var(--dashboard-card-title,#f8fafc)}._page_1i91r_1[data-theme=dark] ._auditMeta_1i91r_257{color:var(--dashboard-text-secondary,#cbd5e1)}._page_1i91r_1[data-theme=dark] ._tableCard_1i91r_51,._page_1i91r_1[data-theme=dark] ._tableContainer_1i91r_206{background:var(--dashboard-card-surface,#111c2f)!important;border-color:var(--dashboard-card-border,#94a3b838)!important}._page_1i91r_1[data-theme=dark] ._summaryTile_1i91r_173{border-color:var(--status-border,var(--dashboard-card-border,#94a3b838));background:var(--status-bg,#17263b)}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiInputBase-input{color:var(--dashboard-text-primary,#f8fafc)}._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiInputLabel-root,._page_1i91r_1[data-theme=dark] ._field_1i91r_72 .MuiSvgIcon-root{color:#9fbfd6!important}._datePickerPanel_1i91r_425[data-theme=dark]{border-color:var(--dashboard-card-border,#94a3b838);color:var(--dashboard-text-primary,#f8fafc);background:#111c2f}._datePickerPanel_1i91r_425[data-theme=dark] ._datePickerTitle_1i91r_442,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButton_1i91r_463{color:var(--dashboard-text-primary,#f8fafc)}._datePickerPanel_1i91r_425[data-theme=dark] ._weekdayGrid_1i91r_448,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonMuted_1i91r_486{color:#9fbfd6}._datePickerPanel_1i91r_425[data-theme=dark] ._dayButton_1i91r_463:hover,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButton_1i91r_463:focus-visible{color:#fff;background:#7dd3fc1f}._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonToday_1i91r_490{border-color:#7dd3fc}._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonSelected_1i91r_494,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonSelected_1i91r_494:hover,._datePickerPanel_1i91r_425[data-theme=dark] ._dayButtonSelected_1i91r_494:focus-visible{color:#fff;background:#0f84c1}._datePickerPanel_1i91r_425[data-theme=dark] ._datePickerActions_1i91r_501{border-top-color:var(--dashboard-card-border,#94a3b838)}._datePickerPanel_1i91r_425[data-theme=dark] ._dateTextButton_1i91r_510{color:#7dd3fc}._datePickerPanel_1i91r_425[data-theme=dark] ._dateTextButton_1i91r_510:hover,._datePickerPanel_1i91r_425[data-theme=dark] ._dateTextButton_1i91r_510:focus-visible{color:#fff}._page_1i91r_1[data-theme=dark] ._headCell_1i91r_290{color:#fff!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important;background:#5087a5!important}._page_1i91r_1[data-theme=dark] ._sortButton_1i91r_302:hover,._page_1i91r_1[data-theme=dark] ._sortButton_1i91r_302:focus-visible,._page_1i91r_1[data-theme=dark] ._sortIcon_1i91r_324,._page_1i91r_1[data-theme=dark] ._sortButton_1i91r_302:hover ._sortIcon_1i91r_324,._page_1i91r_1[data-theme=dark] ._sortButton_1i91r_302:focus-visible ._sortIcon_1i91r_324{color:#fff}._page_1i91r_1[data-theme=dark] ._bodyCell_1i91r_338,._page_1i91r_1[data-theme=dark] ._descriptionCell_1i91r_339,._page_1i91r_1[data-theme=dark] ._actionCell_1i91r_340{color:var(--dashboard-text-primary,#f8fafc)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._page_1i91r_1[data-theme=dark] ._descriptionCell_1i91r_339{color:#7dd3fc!important}._page_1i91r_1[data-theme=dark] .MuiTableRow-hover:hover ._bodyCell_1i91r_338,._page_1i91r_1[data-theme=dark] .MuiTableRow-hover:hover ._descriptionCell_1i91r_339,._page_1i91r_1[data-theme=dark] .MuiTableRow-hover:hover ._actionCell_1i91r_340{background:var(--dashboard-hover-surface,#7dd3fc14)!important}._page_1i91r_1[data-theme=dark] ._categoryBadge_1i91r_356{border-color:var(--status-border,#7dd3fc52);background:var(--status-bg,#7dd3fc1f);color:var(--status-text,#7dd3fc)}._page_1i91r_1[data-theme=dark] ._actionLink_1i91r_378{color:#7dd3fc}._page_1i91r_1[data-theme=dark] ._actionLink_1i91r_378:hover,._page_1i91r_1[data-theme=dark] ._actionLink_1i91r_378:focus-visible{color:#fff}._page_1i91r_1[data-theme=dark] ._stateCell_1i91r_402,._page_1i91r_1[data-theme=dark] ._stateText_1i91r_410{color:var(--dashboard-text-secondary,#cbd5e1)!important;background:var(--dashboard-card-surface,#111c2f)!important;border-bottom-color:var(--dashboard-card-border,#94a3b838)!important}._dialogPaper_1i91r_813{overflow:hidden;border-radius:8px!important}._dialogTitle_1i91r_818{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_1i91r_827{background:#fff;padding:16px 20px!important}._dialogActions_1i91r_832{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 16px!important}._modalGrid_1i91r_838{gap:14px;padding-top:4px;display:grid}._modalField_1i91r_844{width:100%}._modalField_1i91r_844 .MuiInputBase-root{background:#fff;border-radius:8px}._modalField_1i91r_844 .MuiInputBase-input,._modalField_1i91r_844 .MuiInputBase-inputMultiline{font-size:13px;font-weight:700}._confirmText_1i91r_859{color:var(--dashboard-text-primary,#0f172a);font-size:14px!important;font-weight:700!important;line-height:1.5!important}._darkDialogPaper_1i91r_866{border:1px solid var(--dashboard-card-border,#94a3b838);background:var(--dashboard-card-surface,#111c2f)!important;color:var(--dashboard-text-primary,#f8fafc)!important}._darkDialogPaper_1i91r_866 ._dialogTitle_1i91r_818{border-bottom-color:var(--dashboard-card-border,#94a3b838);color:#fff;background:#5087a5}._darkDialogPaper_1i91r_866 ._dialogContent_1i91r_827,._darkDialogPaper_1i91r_866 ._dialogActions_1i91r_832{background:var(--dashboard-card-surface,#111c2f);color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_1i91r_866 ._dialogActions_1i91r_832{border-top-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiInputBase-root{color:var(--dashboard-text-primary,#f8fafc);background:#17263b}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-card-border,#94a3b838)}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b861}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7dd3fc}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiInputBase-input,._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiInputBase-inputMultiline{color:var(--dashboard-text-primary,#f8fafc)}._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiInputLabel-root,._darkDialogPaper_1i91r_866 ._modalField_1i91r_844 .MuiFormHelperText-root,._darkDialogPaper_1i91r_866 ._confirmText_1i91r_859{color:var(--dashboard-text-secondary,#cbd5e1)!important}@media (width<=1100px){._filterGrid_1i91r_65{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){._page_1i91r_1{padding:16px}._actions_1i91r_38,._filterGrid_1i91r_65{grid-template-columns:1fr;align-items:stretch;width:100%}._filterActions_1i91r_110{justify-content:flex-end}._actions_1i91r_38{flex-direction:column}._actions_1i91r_38 .MuiButton-root{width:100%}._auditHeader_1i91r_243{flex-direction:column;align-items:flex-start}._auditMeta_1i91r_257{text-align:left}}._toolbar_1i91r_14,._header_1i91r_956{padding-left:48px;position:relative}._backButton_1i91r_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_1i91r_45,._backButton_1i91r_45:hover,._backButton_1i91r_45:focus-visible{box-shadow:none!important;color:var(--dashboard-card-title,#003862)!important;background:0 0!important;border:0!important}._page_1i91r_1[data-theme=dark] ._backButton_1i91r_45,._page_1i91r_1[data-theme=dark] ._backButton_1i91r_45:hover,._page_1i91r_1[data-theme=dark] ._backButton_1i91r_45:focus-visible,._pageDark_1i91r_987 ._backButton_1i91r_45,._pageDark_1i91r_987 ._backButton_1i91r_45:hover,._pageDark_1i91r_987 ._backButton_1i91r_45:focus-visible{box-shadow:none!important;color:#7dd3fc!important;background:0 0!important;border:1px solid!important}._backButton_1i91r_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_1i91r_45:hover:after,._backButton_1i91r_45:focus-visible:after{opacity:1;transform:translate(-50%)}._page_1i91r_1[data-theme=dark] ._backButton_1i91r_45:after,._pageDark_1i91r_987 ._backButton_1i91r_45:after{color:#0f172a;background:#f8fafcf2}._backButton_1i91r_45,._backButton_1i91r_45:hover,._backButton_1i91r_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}}
