@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700;800;900&display=swap";._app_1jh7y_1{--shell-navy: #052a45;--shell-navy-elevated: #053456;--blue-900: #052f55;--blue-800: #06436f;--blue-700: #075995;--blue-600: #1268ff;--line: #dfe7f0;--line-soft: #edf2f7;--line-strong: #cfdce9;--ink: #0d1b2a;--ink-soft: #203145;--muted: #607086;--surface: #ffffff;--surface-subtle: #fbfdff;--success: #168a4d;--warning: #b97808;--danger: #d3332c;--info: #2c7de1;--assessment: #7b4bd1;--shadow-panel: 0 10px 26px rgba(22, 44, 68, .08);--button-height: 32px;--button-compact-height: 32px;--button-radius: 4px;--button-pad-x: 12px;--button-compact-pad-x: 12px;--button-font-size: 12px;--button-compact-font-size: 12px;--button-weight: 850;--button-primary-bg: var(--blue-600);--button-primary-hover-bg: var(--blue-700);--button-primary-border: var(--blue-600);--button-primary-hover-border: var(--blue-700);--button-primary-text: #fff;--button-secondary-bg: var(--surface);--button-secondary-hover-bg: #f4f8ff;--button-secondary-border: var(--line-strong);--button-secondary-hover-border: var(--blue-600);--button-secondary-text: var(--blue-600);--button-disabled-bg: #f3f6f9;--button-disabled-border: var(--line);--button-disabled-text: var(--muted);--font-sans: var(--font-operations-sans, "Source Sans 3", ui-sans-serif, system-ui, sans-serif);--font-mono: var(--font-operations-mono, "IBM Plex Mono", monospace);display:grid;grid-template-columns:156px minmax(0,1fr);min-height:100vh;background:var(--background, #f3f7fb);color:var(--ink);font-size:14px;font-family:var(--font-sans);font-weight:550}._sidebar_1jh7y_55{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:18px 12px 14px;background:linear-gradient(180deg,var(--shell-navy-elevated) 0%,var(--shell-navy) 100%);color:#fff;box-shadow:inset -1px 0 #ffffff1f,12px 0 30px #052a451f}._logo_1jh7y_67{margin:0 0 22px 8px;color:#fff;font-size:24px;font-weight:900;letter-spacing:.02em}._sidebar_1jh7y_55 nav{display:grid;gap:5px}._sidebar_1jh7y_55 a,._logout_1jh7y_81{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-height:34px;border:0;border-radius:6px;background:transparent;color:#e8f4ff;padding:0 8px;font-size:13px;font-weight:750;line-height:1.12;text-align:left;transition:background-color .16s ease-out,color .16s ease-out}._sidebar_1jh7y_55 a span,._logout_1jh7y_81 span{display:grid;width:18px;height:18px;place-items:center;border:0;color:#e8f5ff}._sidebar_1jh7y_55 a span svg,._logout_1jh7y_81 span svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.1}._sidebar_1jh7y_55 a:hover,._logout_1jh7y_81:hover,._activeNav_1jh7y_120{background:var(--blue-600);color:#fff}._activeNav_1jh7y_120 span{color:#fff}._logout_1jh7y_81{margin-top:auto;cursor:pointer}._main_1jh7y_134{display:grid;align-content:start;gap:0;min-width:0;padding:0}._appHeader_1jh7y_142{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:56px;border-bottom:1px solid var(--line);background:var(--surface);padding:0 16px}._appHeader_1jh7y_142 h2{min-width:0;margin:0;color:var(--blue-700);font-size:20px;font-weight:900;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere;text-transform:uppercase}._loginScreen_1jh7y_166{--login-navy: #073657;--login-navy-deep: #052a45;--login-cyan: #13c7ea;--login-muted-on-dark: rgba(234, 246, 255, .72);--login-border: #cfdce9;--login-blue: #1268ff;--login-blue-hover: #075995;position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--login-navy-deep),var(--login-navy));color:#fff;font-family:var(--font-sans);padding:56px 24px}._loginScreen_1jh7y_166:before{content:"";position:absolute;inset:-18%;background:radial-gradient(circle at 22% 24%,rgba(19,199,234,.16),transparent 28%),radial-gradient(circle at 78% 70%,rgba(126,83,255,.12),transparent 30%);animation:_loginBackgroundDrift_1jh7y_1 18s ease-in-out infinite alternate;pointer-events:none}._loginBrandLogo_1jh7y_196{position:absolute;z-index:2;top:24px;left:28px;width:218px;height:auto;filter:drop-shadow(0 14px 34px rgba(19,199,234,.14))}._loginBackgroundArt_1jh7y_206{position:absolute;inset:0;opacity:.46;pointer-events:none}._loginSheet_1jh7y_213{position:absolute;width:var(--login-sheet-width, 250px);height:var(--login-sheet-height, 330px);overflow:hidden;border:1px solid rgba(207,220,233,.12);border-radius:8px;background:linear-gradient(180deg,#ffffff13,#ffffff06);box-shadow:inset 0 1px #ffffff0f}._loginSheet_1jh7y_213:before,._loginSheet_1jh7y_213:after{content:"";position:absolute;right:24px;left:24px;height:1px;background:#cfdce929;box-shadow:0 42px #cfdce91f,0 84px #cfdce914,0 126px #cfdce90f}._loginSheet_1jh7y_213:before{top:76px}._loginSheet_1jh7y_213:after{top:238px;right:auto;width:92px;background:#13c7ea3d}._loginSheetLeft_1jh7y_244{--login-sheet-width: 250px;--login-sheet-height: 330px;bottom:10vh;left:max(34px,8vw);transform:rotate(-8deg)}._loginSheetRight_1jh7y_252{--login-sheet-width: 250px;--login-sheet-height: 330px;top:18vh;right:max(34px,8vw);opacity:.82;transform:rotate(7deg)}._loginSheetSmallLeft_1jh7y_261{--login-sheet-width: 165px;--login-sheet-height: 220px;top:18vh;left:18vw;opacity:.42;transform:rotate(6deg)}._loginSheetSmallRight_1jh7y_270{--login-sheet-width: 178px;--login-sheet-height: 238px;right:20vw;bottom:12vh;opacity:.38;transform:rotate(-5deg)}._loginSheetWide_1jh7y_279{--login-sheet-width: 310px;--login-sheet-height: 210px;top:11vh;left:50%;opacity:.26;transform:translate(-50%) rotate(-2deg)}._loginProcessFlow_1jh7y_288{position:absolute;top:var(--login-flow-y, 50%);left:var(--login-flow-x, 50%);width:var(--login-flow-width, min(72vw, 880px));height:var(--login-flow-height, 170px);opacity:var(--login-flow-opacity, .34);transform:translate(-50%,-50%) rotate(var(--login-flow-rotate, 0deg))}._loginProcessFlow_1jh7y_288:before{content:"";position:absolute;top:50%;right:8%;left:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(207,220,233,.28),transparent)}._loginProcessFlow_1jh7y_288:after{content:"";position:absolute;top:calc(50% - 1px);left:18%;width:160px;height:2px;background:linear-gradient(90deg,transparent,rgba(19,199,234,.75),transparent);animation:_loginProcessFlow_1jh7y_288 var(--login-flow-speed, 7s) ease-in-out infinite alternate}._loginProcessNode_1jh7y_319{position:absolute;top:calc(50% - 8px);width:16px;height:16px;border:1px solid rgba(207,220,233,.24);border-radius:4px;background:#052a457a;box-shadow:inset 0 1px #ffffff0f;animation:_loginProcessPulse_1jh7y_1 5.5s ease-in-out infinite}._loginProcessNode_1jh7y_319:nth-child(1){left:14%}._loginProcessNode_1jh7y_319:nth-child(2){left:38%}._loginProcessNode_1jh7y_319:nth-child(3){right:38%}._loginProcessNode_1jh7y_319:nth-child(4){right:14%}._loginFlowMain_1jh7y_336{--login-flow-x: 50%;--login-flow-y: 50%;--login-flow-width: min(72vw, 880px);--login-flow-height: 170px;--login-flow-speed: 7s}._loginFlowUpper_1jh7y_344{--login-flow-x: 50%;--login-flow-y: 30%;--login-flow-width: min(56vw, 680px);--login-flow-height: 120px;--login-flow-opacity: .2;--login-flow-rotate: -5deg;--login-flow-speed: 8.5s}._loginFlowLower_1jh7y_354{--login-flow-x: 50%;--login-flow-y: 70%;--login-flow-width: min(60vw, 720px);--login-flow-height: 120px;--login-flow-opacity: .18;--login-flow-rotate: 4deg;--login-flow-speed: 9.5s}._loginPanel_1jh7y_364{position:relative;z-index:1;display:grid;justify-items:center;width:min(100%,560px);border:1px solid rgba(207,220,233,.22);border-radius:8px;background:#052a454d;box-shadow:0 28px 70px #00000029,inset 0 1px #ffffff0b;padding:42px 40px 34px;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._loginHeading_1jh7y_379 h1{margin:0;color:#fff;font-size:38px;font-weight:950;letter-spacing:0;line-height:1}._loginHeading_1jh7y_379 h1 span{color:var(--login-cyan)}._loginHeading_1jh7y_379 p{margin:14px 0 30px;color:var(--login-muted-on-dark);font-size:17px;font-weight:800;line-height:1.25}._loginForm_1jh7y_400{display:grid;gap:12px;width:min(100%,460px)}._adminLoginForm_1jh7y_406{display:grid;gap:12px;width:min(100%,460px);margin-top:16px;border-top:1px solid rgba(207,220,233,.16);padding-top:16px}._adminLoginHeader_1jh7y_415{display:flex;align-items:center;justify-content:space-between;gap:12px}._adminLoginHeader_1jh7y_415 h2{margin:0;color:#ffffffeb;font-size:15px;font-weight:900;line-height:1.1}._loginField_1jh7y_430{display:grid;gap:6px;text-align:left}._loginField_1jh7y_430 span{color:#eaf6ffc7;font-size:12px;font-weight:850;text-transform:uppercase}._loginField_1jh7y_430 input{min-height:42px;border:1px solid rgba(207,220,233,.34);border-radius:6px;background:#fbfdfff2;color:#0d1b2a;padding:0 12px;font-size:15px;font-weight:700;outline:none}._loginField_1jh7y_430 input:focus{border-color:var(--login-cyan);box-shadow:0 0 0 3px #13c7ea33}._loginSubmit_1jh7y_460{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:56px;border:1px solid var(--login-border);border-radius:8px;background:#fff;color:#0d1b2a;box-shadow:0 18px 42px #0000002e;cursor:pointer;font:inherit;font-size:16px;font-weight:900;text-decoration:none;transition:border-color .15s ease-out,color .15s ease-out,transform .15s ease-out}._loginSubmit_1jh7y_460:hover{border-color:var(--login-blue);color:var(--login-blue-hover)}._loginSubmit_1jh7y_460:focus-visible{outline:2px solid rgba(19,199,234,.65);outline-offset:3px}._loginSubmit_1jh7y_460:disabled{cursor:wait;opacity:.72}._adminLoginToggle_1jh7y_495{justify-self:center;min-height:30px;border:0;border-radius:4px;background:transparent;color:#eaf6ffd6;cursor:pointer;padding:0 8px;font:inherit;font-size:13px;font-weight:850;text-decoration:underline;text-underline-offset:3px}._adminLoginToggle_1jh7y_495:hover{color:#fff}._adminLoginToggle_1jh7y_495:focus-visible,._adminSubmit_1jh7y_516:focus-visible{outline:2px solid rgba(19,199,234,.65);outline-offset:3px}._adminSubmit_1jh7y_516{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--login-blue);border-radius:6px;background:var(--login-blue);color:#fff;cursor:pointer;padding:0 14px;font:inherit;font-size:14px;font-weight:900;transition:background-color .15s ease-out,border-color .15s ease-out}._adminSubmit_1jh7y_516:hover{border-color:var(--login-blue-hover);background:var(--login-blue-hover)}._adminSubmit_1jh7y_516:disabled{cursor:wait;opacity:.72}._googleIcon_1jh7y_548{width:20px;height:20px;flex:0 0 auto}._loginWorkOrderDemo_1jh7y_554{position:relative;width:min(100%,460px);height:86px;margin:22px 0 12px;opacity:.72;pointer-events:none}._loginWorkOrderTrack_1jh7y_563{position:absolute;top:50%;right:8%;left:8%;height:1px;background:linear-gradient(90deg,#cfdce914,#13c7ea52,#cfdce914)}._loginWorkOrderStage_1jh7y_572{position:absolute;top:calc(50% - 15px);width:30px;height:30px;border:1px solid rgba(207,220,233,.22);border-radius:6px;background:#052a4599;box-shadow:inset 0 1px #ffffff0f}._loginWorkOrderStage_1jh7y_572:nth-child(2){left:8%}._loginWorkOrderStage_1jh7y_572:nth-child(3){left:36%}._loginWorkOrderStage_1jh7y_572:nth-child(4){left:64%}._loginWorkOrderStage_1jh7y_572:nth-child(5){right:8%}._loginWorkOrderCard_1jh7y_588{position:absolute;top:calc(50% - 15px);left:8%;width:30px;height:30px;border:1px solid rgba(19,199,234,.34);border-radius:6px;background:#fbfdff1c;box-shadow:0 14px 34px #00000029,inset 0 1px #ffffff14;animation:_loginWorkOrderMove_1jh7y_1 8s ease-in-out infinite}._loginWorkOrderCard_1jh7y_588:before,._loginWorkOrderCard_1jh7y_588:after{content:"";position:absolute;right:7px;left:7px;height:2px;border-radius:999px;background:#eaf6ff57}._loginWorkOrderCard_1jh7y_588:before{top:9px}._loginWorkOrderCard_1jh7y_588:after{top:18px;right:auto;width:12px;background:#13c7ea85}._loginLegal_1jh7y_621{margin:0;color:var(--login-muted-on-dark);font-size:14px;font-weight:800;line-height:1.35}@keyframes _loginBackgroundDrift_1jh7y_1{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}to{transform:translate3d(1.5%,1%,0) scale(1.03)}}@keyframes _loginProcessFlow_1jh7y_288{0%{transform:translate(-22%);opacity:.16}45%{opacity:.42}to{transform:translate(22%);opacity:.16}}@keyframes _loginProcessPulse_1jh7y_1{0%,to{opacity:.18;transform:scale(.96)}50%{opacity:.46;transform:scale(1.04)}}@keyframes _loginWorkOrderMove_1jh7y_1{0%,12%{left:8%;opacity:.24}24%,36%{left:36%;opacity:.5}48%,62%{left:64%;opacity:.5}76%,88%{left:calc(92% - 30px);opacity:.38}to{left:calc(92% - 30px);opacity:0}}@media(prefers-reduced-motion:reduce){._loginScreen_1jh7y_166:before,._loginProcessFlow_1jh7y_288:after,._loginProcessNode_1jh7y_319,._loginWorkOrderCard_1jh7y_588{animation:none}}@media(max-width:760px){._loginScreen_1jh7y_166{align-content:start;place-items:start center;padding:48px 18px 24px}._loginBrandLogo_1jh7y_196{position:static;justify-self:center;width:min(100%,245px);margin:0 auto 22px}._loginBackgroundArt_1jh7y_206{opacity:.24}._loginSheet_1jh7y_213,._loginProcessFlow_1jh7y_288{display:none}._loginPanel_1jh7y_364{padding:28px 18px 24px}._loginHeading_1jh7y_379 h1{font-size:30px}._loginHeading_1jh7y_379 p{margin:12px 0 24px;font-size:16px}._loginSubmit_1jh7y_460{height:54px;gap:12px;font-size:17px}._googleIcon_1jh7y_548{width:22px;height:22px}._loginWorkOrderDemo_1jh7y_554{width:min(100%,320px)}._loginLegal_1jh7y_621{font-size:14px}}._screen_1jh7y_718{min-width:0;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-panel);margin:16px;padding:14px}._dashboardScreen_1jh7y_728{display:flex;flex-direction:column;min-height:100vh;border:0;border-radius:0;background:transparent;box-shadow:none;margin:0;padding:0}._contentHeader_1jh7y_740{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;border-bottom:1px solid var(--line);margin:-2px -2px 14px;padding:0 2px 10px}._pageSubtitle_1jh7y_751{margin:3px 0 0;color:var(--muted);font-size:12px;font-weight:650}._headerControls_1jh7y_758,._detailActions_1jh7y_759,._searchRow_1jh7y_760{display:flex;align-items:center;gap:8px}._headerControls_1jh7y_758 select,._filters_1jh7y_767 select,._searchRow_1jh7y_760 input,._searchRow_1jh7y_760 button,._searchRow_1jh7y_760 a,._detailActions_1jh7y_759 a,._detailActions_1jh7y_759 button,._permissionBox_1jh7y_773 select,._vendorHeader_1jh7y_774 select{height:32px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 10px;font-size:12px;font-weight:750}._detailActions_1jh7y_759 a,._detailActions_1jh7y_759 button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--button-compact-height);min-height:var(--button-compact-height);border-color:var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);font-size:var(--button-compact-font-size);font-weight:var(--button-weight);line-height:1;box-shadow:none;padding:0 var(--button-compact-pad-x);vertical-align:middle}._detailActions_1jh7y_759 a:hover,._detailActions_1jh7y_759 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg);color:var(--button-secondary-text)}._detailActions_1jh7y_759 button[aria-label]{width:var(--button-compact-height);min-width:var(--button-compact-height);padding:0;font-size:12px}._headerControls_1jh7y_758 select:focus,._filters_1jh7y_767 select:focus,._operationsToolbar_1jh7y_821 input:focus,._operationsToolbar_1jh7y_821 button:focus-visible,._operationsToolbar_1jh7y_821 a:focus-visible,._detailActions_1jh7y_759 a:focus-visible,._detailActions_1jh7y_759 button:focus-visible,._permissionBox_1jh7y_773 select:focus,._permissionBox_1jh7y_773 button:focus-visible,._vendorHeader_1jh7y_774 select:focus,._quickActions_1jh7y_829 button:focus-visible,._profileCard_1jh7y_830 button:focus-visible,._tabs_1jh7y_831 button:focus-visible{outline:2px solid rgba(18,104,255,.35);outline-offset:2px}._headerControls_1jh7y_758 select{width:112px;height:32px;border-radius:4px;color:var(--ink);font-size:12px;font-weight:750}._notification_1jh7y_845{position:relative;display:grid;width:24px;height:24px;place-items:center;color:var(--ink)}._notification_1jh7y_845 svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}._notification_1jh7y_845 b{position:absolute;top:-6px;right:-6px;display:grid;width:15px;height:15px;place-items:center;border-radius:999px;background:var(--danger);color:#fff;font-size:7px;font-weight:900}._avatar_1jh7y_877{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:linear-gradient(180deg,#dfe5eb,#c6d0da);color:var(--blue-700);font-size:11px;font-weight:950;line-height:1}._userCard_1jh7y_890{display:grid;gap:1px;color:var(--ink);font-size:12px;font-weight:850;line-height:1.05}._userCard_1jh7y_890 small{color:var(--muted);font-size:10px;font-weight:700}._metrics_1jh7y_905{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;padding:0 16px}._metric_1jh7y_905{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;min-height:98px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-subtle) 100%);box-shadow:var(--shadow-panel);padding:10px 12px}._metric_1jh7y_905 i{grid-row:1 / span 3;display:grid;width:46px;height:46px;place-items:center;border-radius:999px;font-style:normal}._metric_1jh7y_905 i svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9}._blue_1jh7y_943{background:#e5f2ff;color:var(--blue-600)}._red_1jh7y_944{background:#ffe5e5;color:var(--danger)}._green_1jh7y_945{background:#e0f7e9;color:var(--success)}._gold_1jh7y_946{background:#fff0ca;color:var(--warning)}._purple_1jh7y_947{background:#eee8ff;color:var(--assessment)}._metric_1jh7y_905 span{color:var(--ink-soft);font-size:10px;font-weight:900;text-transform:uppercase}._metric_1jh7y_905 strong{color:var(--ink);font-family:var(--font-mono);font-size:34px;font-variant-numeric:tabular-nums;line-height:1}._metric_1jh7y_905 a,._card_1jh7y_965 h3 a,._viewAll_1jh7y_966{color:var(--blue-600);font-size:12px;font-weight:800}._dashboardGrid_1jh7y_972{display:grid;grid-template-columns:minmax(330px,1.05fr) minmax(220px,.8fr) minmax(220px,.8fr);gap:12px;padding:0 16px;margin-top:12px}._card_1jh7y_965,._infoCard_1jh7y_981,._nextAction_1jh7y_982,._permissionBox_1jh7y_773,._profileCard_1jh7y_830,._infoPanel_1jh7y_985{border:1px solid var(--line);border-radius:6px;background:var(--surface)}._dashboardScreen_1jh7y_728 ._card_1jh7y_965,._dashboardScreen_1jh7y_728 ._metric_1jh7y_905{box-shadow:var(--shadow-panel)}._card_1jh7y_965{min-height:260px;padding:12px 14px}._card_1jh7y_965 h3,._infoCard_1jh7y_981 h3,._nextAction_1jh7y_982 h3,._infoPanel_1jh7y_985 h3{display:flex;align-items:baseline;gap:4px;margin:0 0 9px;color:var(--ink);font-size:13px;font-weight:950;text-transform:uppercase}._card_1jh7y_965 h3{justify-content:space-between}._infoCard_1jh7y_981 h3 small{font-size:10px;font-weight:850}._card_1jh7y_965 small{color:var(--muted);font-weight:750;text-transform:none}._queueRow_1jh7y_1030,._schedule_1jh7y_1031{display:grid;align-items:center;min-height:27px;border-bottom:1px solid var(--line-soft);color:var(--ink)}._queueRow_1jh7y_1030:hover,._schedule_1jh7y_1031:hover,._assignmentRow_1jh7y_1041:hover,._gridRow_1jh7y_1042:hover{background:#f8fbff}._queueRow_1jh7y_1030:focus-visible,._schedule_1jh7y_1031:focus-visible,._assignmentRow_1jh7y_1041:focus-visible,._gridRow_1jh7y_1042 a:focus-visible{outline:2px solid rgba(18,104,255,.35);outline-offset:-2px}._queueRow_1jh7y_1030,._schedule_1jh7y_1031,._assignmentRow_1jh7y_1041,._gridRow_1jh7y_1042{transition:background-color .15s ease-out}._queueRow_1jh7y_1030{grid-template-columns:23px minmax(0,1fr) 22px;gap:7px}._dashboardScreen_1jh7y_728 ._queueRow_1jh7y_1030{min-height:34px}._queueRow_1jh7y_1030 i,._queueRow_1jh7y_1030 b{display:grid;width:17px;height:17px;place-items:center;border-radius:4px;font-size:8px;font-style:normal;font-weight:950}._queueRow_1jh7y_1030 i svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.3}._queueRow_1jh7y_1030 b{border:1px solid var(--blue-600);border-radius:999px;background:var(--surface);color:var(--blue-600);font-family:var(--font-mono);font-variant-numeric:tabular-nums}._queueRow_1jh7y_1030 span,._schedule_1jh7y_1031 small{overflow:hidden;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}._schedule_1jh7y_1031{grid-template-columns:70px 62px minmax(0,1fr) 23px;gap:7px;min-height:54px}._schedule_1jh7y_1031 span{overflow:hidden;color:var(--ink);font-family:var(--font-mono);font-size:12px;font-weight:750;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}._dashboardScreen_1jh7y_728 ._schedule_1jh7y_1031{min-height:67px}._schedule_1jh7y_1031 strong,._gridRow_1jh7y_1042 a{color:var(--blue-600);font-family:var(--font-mono);font-size:12px;font-weight:950;font-variant-numeric:tabular-nums}._schedule_1jh7y_1031 b,._gridRow_1jh7y_1042 b,._assignmentGrid_1jh7y_1140 b{display:inline-grid;min-width:24px;min-height:17px;place-items:center;border-radius:4px;background:#ffe5df;color:var(--danger);font-family:var(--font-mono);font-size:10px;font-weight:950}._legend_1jh7y_1153{display:flex;gap:17px;align-items:center;flex-wrap:wrap;min-height:58px;border:0;border-top:1px solid var(--line);border-radius:0;margin-top:13px;padding:12px 14px;background:var(--surface);box-shadow:none}._dashboardScreen_1jh7y_728 ._legend_1jh7y_1153{margin-top:auto}._legend_1jh7y_1153 strong,._legend_1jh7y_1153 span{font-size:12px}._legend_1jh7y_1153 span{display:flex;gap:6px;align-items:center;color:var(--ink);font-weight:750}._legend_1jh7y_1153 span i{display:grid;width:15px;height:15px;place-items:center;background:transparent}._legend_1jh7y_1153 span svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2}._legend_1jh7y_1153 i._red_1jh7y_944{background:transparent;color:var(--danger)}._legend_1jh7y_1153 i._green_1jh7y_945{background:transparent;color:var(--success)}._legend_1jh7y_1153 i._gold_1jh7y_946{background:transparent;color:var(--warning)}._legend_1jh7y_1153 i._blue_1jh7y_943{background:transparent;color:var(--info)}._legend_1jh7y_1153 i._purple_1jh7y_947{background:transparent;color:var(--assessment)}._operationsScreen_1jh7y_1207{min-width:0;min-height:100vh;border:0;background:transparent;box-shadow:none;padding:0}._operationsPanel_1jh7y_1216{min-width:0;max-width:100%;margin:12px 16px 0;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:var(--shadow-panel);overflow:hidden}._panelHeader_1jh7y_1227{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-bottom:1px solid var(--line-soft);padding:10px 12px}._panelHeader_1jh7y_1227 h3{margin:0;color:var(--ink);font-size:15px;font-weight:950;line-height:1.1;text-transform:uppercase}._panelHeader_1jh7y_1227 span{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:750;text-transform:uppercase}._filters_1jh7y_767{display:grid;grid-template-columns:repeat(8,minmax(96px,1fr));gap:8px;border-bottom:1px solid var(--line-soft);padding:10px 12px 8px}._filters_1jh7y_767 label{display:grid;gap:4px;color:var(--ink-soft);font-size:12px;font-weight:900}._filters_1jh7y_767 select{width:100%;height:32px;font-size:13px}._operationsToolbar_1jh7y_821{display:flex;align-items:center;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line-soft);padding:9px 12px}._operationsToolbar_1jh7y_821 label{display:grid;gap:4px;color:var(--ink-soft);font-size:11px;font-weight:900}._operationsToolbar_1jh7y_821 label span{text-transform:uppercase}._operationsToolbar_1jh7y_821 select{height:32px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 10px;font-size:13px;font-weight:750}._operationsToolbar_1jh7y_821 ._searchField_1jh7y_1309{min-width:min(460px,100%);flex:1}._tokenSearch_1jh7y_1314{position:relative;display:block;width:auto;max-width:100%;min-width:min(520px,100%);flex:1 1 520px}._tokenSearchSurface_1jh7y_1323{display:flex;align-items:center;flex-wrap:wrap;gap:5px;width:100%;min-height:34px;border:1px solid var(--line-strong);border-radius:var(--button-radius);background:var(--surface);box-sizing:border-box;padding:3px 4px}._tokenSearchSurface_1jh7y_1323:focus-within{border-color:var(--blue-600);box-shadow:0 0 0 2px #1268ff24}._tokenSearchSurface_1jh7y_1323 input{width:auto;min-width:320px;flex:1;height:26px;border:0;background:transparent;padding:0 6px;font-size:13px;font-weight:750;outline:0}._searchToken_1jh7y_1355{display:inline-flex;align-items:center;gap:5px;min-height:24px;border:1px solid #c7dcff;border-radius:4px;background:#f4f8ff;color:var(--blue-700);padding:0 7px;font-size:11px;font-weight:650}._searchToken_1jh7y_1355 strong{color:var(--blue-800);font-size:10px;font-weight:900;text-transform:uppercase}._searchToken_1jh7y_1355 span{color:var(--muted);font-size:12px;font-weight:950;line-height:1}._clearTokenButton_1jh7y_1383{min-height:26px;border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 8px;font-size:11px;font-weight:var(--button-weight)}._clearTokenButton_1jh7y_1383:hover,._searchToken_1jh7y_1355:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._tokenSuggestionList_1jh7y_1400{position:absolute;z-index:35;top:calc(100% + 4px);right:0;left:0;overflow-x:hidden;overflow-y:auto;max-height:300px;border:1px solid var(--line-strong);border-radius:var(--button-radius);background:var(--surface);box-shadow:0 12px 24px #0d1b2a24}._tokenSuggestionGroup_1jh7y_1415{display:grid}._tokenSuggestionGroup_1jh7y_1415>strong{display:flex;align-items:center;min-height:26px;border-bottom:1px solid var(--line-soft);background:var(--surface-subtle);color:var(--muted);padding:0 12px;font-size:10px;font-weight:900;text-transform:uppercase}._tokenSuggestionItem_1jh7y_1432{display:flex;align-items:center;width:100%;min-height:36px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--ink);padding:7px 12px;text-align:left}._tokenSuggestionItem_1jh7y_1432:last-child{border-bottom:0}._tokenSuggestionItem_1jh7y_1432:hover,._selectedTokenSuggestionItem_1jh7y_1451{background:#f4f8ff}._tokenSuggestionItem_1jh7y_1432 span{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}._operationsToolbar_1jh7y_821 input{width:min(520px,100%);height:32px;border:1px solid var(--line-strong);border-radius:4px;padding:0 10px;font-size:13px;font-weight:750}._operationsToolbar_1jh7y_821 ._tokenSearchSurface_1jh7y_1323 input{width:auto;min-width:320px;flex:1;height:26px;border:0;border-radius:0;background:transparent;padding:0 6px;outline:0}._operationsToolbar_1jh7y_821>div:not(._tokenSearch_1jh7y_1314){display:flex;align-items:center;gap:7px;margin-left:auto}._operationsToolbar_1jh7y_821 button,._operationsToolbar_1jh7y_821 a{display:inline-flex;align-items:center;gap:5px;height:var(--button-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--ink);padding:0 10px;font-size:13px;font-weight:800;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}._operationsToolbar_1jh7y_821 button:hover{border-color:var(--button-secondary-hover-border);color:var(--blue-700)}._operationsToolbar_1jh7y_821 button[aria-pressed=true]{border-color:var(--blue-600);background:#f4f8ff;color:var(--blue-700)}._operationsToolbar_1jh7y_821 a{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._operationsToolbar_1jh7y_821 a:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg)}._operationsToolbar_1jh7y_821 ._searchToken_1jh7y_1355{height:auto;min-height:24px;border-color:#c7dcff;background:#f4f8ff;color:var(--blue-700);padding:0 7px;font-size:11px}._operationsToolbar_1jh7y_821 ._clearTokenButton_1jh7y_1383{height:auto;min-height:26px;padding:0 8px;font-size:11px}._operationsToolbar_1jh7y_821 ._tokenSuggestionItem_1jh7y_1432{height:auto;min-height:36px;justify-content:flex-start;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--ink);padding:7px 12px}._operationsToolbar_1jh7y_821 ._tokenSuggestionItem_1jh7y_1432:hover,._operationsToolbar_1jh7y_821 ._selectedTokenSuggestionItem_1jh7y_1451{border-color:transparent;background:#f4f8ff;color:var(--ink)}._operationsToolbar_1jh7y_821 svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.1}._primaryAction_1jh7y_1573{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);border:1px solid var(--button-primary-border);border-radius:var(--button-radius);background:var(--button-primary-bg);color:var(--button-primary-text);padding:0 var(--button-pad-x);font-size:var(--button-font-size);font-weight:900;transition:background-color .15s ease-out,border-color .15s ease-out}._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg)}._primaryAction_1jh7y_1573:disabled,button._primaryAction_1jh7y_1573:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._secondaryLink_1jh7y_1601{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:var(--button-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-pad-x);font-size:var(--button-font-size);font-weight:900;transition:background-color .15s ease-out,border-color .15s ease-out}._secondaryLink_1jh7y_1601:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._inlineSelect_1jh7y_1622{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:12px;font-weight:900}._inlineSelect_1jh7y_1622 select{height:32px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 10px;font-size:12px;font-weight:750}._mobileLabel_1jh7y_1642{display:none}._resultSummary_1jh7y_1646{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft);background:var(--surface-subtle);color:var(--muted);padding:8px 12px;font-size:11px;font-weight:750}._resultSummary_1jh7y_1646 strong{color:var(--ink);font-family:var(--font-mono);font-weight:800;font-variant-numeric:tabular-nums}._masterGrid_1jh7y_1666{display:block;width:100%;min-width:100%;max-width:100%;overflow:auto;overscroll-behavior-x:contain}._gridHead_1jh7y_1675,._gridRow_1jh7y_1042{display:grid;grid-template-columns:70px 110px 126px 150px 136px 150px 128px 154px 104px 68px 56px 112px 116px 150px;gap:6px;align-items:center;width:max-content;min-width:100%;padding:0 10px}._gridHead_1jh7y_1675{min-height:46px;background:var(--surface-subtle);color:var(--ink);font-size:10px;font-weight:950;text-transform:uppercase}._gridRow_1jh7y_1042{min-height:64px;border-top:1px solid var(--line-soft);font-size:12px;font-weight:700}._gridRow_1jh7y_1042 a{color:var(--blue-600);font-family:var(--font-mono);font-size:13px;font-weight:950;font-variant-numeric:tabular-nums}._icons_1jh7y_1710,._trackingIcons_1jh7y_1711{display:flex;align-items:center;gap:4px}._icons_1jh7y_1710 i,._trackingIcons_1jh7y_1711 i{display:grid;width:15px;height:15px;place-items:center;background:transparent}._icons_1jh7y_1710 svg,._trackingIcons_1jh7y_1711 svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.25}._statusChip_1jh7y_1735{display:inline-grid;width:max-content;min-height:22px;place-items:center;border-radius:4px;padding:0 6px;font-family:var(--font-sans);font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}._statusChip_1jh7y_1735._red_1jh7y_944{background:#ffe5e6;color:var(--danger)}._statusChip_1jh7y_1735._green_1jh7y_945{background:#e4f8ec;color:var(--success)}._statusChip_1jh7y_1735._gold_1jh7y_946{background:#fff1ce;color:var(--warning)}._statusChip_1jh7y_1735._neutral_1jh7y_1752{background:#f2f5f8;color:#3d4b5c}._gridRow_1jh7y_1042 b{display:inline-grid;width:max-content;min-width:24px;min-height:22px;place-items:center;border-radius:5px;background:#ffe5df;color:var(--danger);font-family:var(--font-mono);font-size:11px;font-weight:950;font-variant-numeric:tabular-nums}._customerGrid_1jh7y_1769{display:block;width:100%;min-width:100%;overflow:auto;overscroll-behavior-x:contain}._customerGridHead_1jh7y_1777,._customerGridRow_1jh7y_1778{display:grid;grid-template-columns:220px 184px 86px 128px 64px 86px 100px 190px 108px;gap:8px;align-items:center;width:max-content;min-width:100%;padding:0 10px}._customerGridHead_1jh7y_1777{min-height:46px;background:var(--surface-subtle);color:var(--ink);font-size:10px;font-weight:950;text-transform:uppercase}._customerGridRow_1jh7y_1778{min-height:64px;border-top:1px solid var(--line-soft);color:var(--ink);font-size:12px;font-weight:700;transition:background-color .15s ease-out}._customerGridRow_1jh7y_1778:hover{background:#f8fbff}._customerGridRow_1jh7y_1778 a{color:var(--blue-600);font-weight:850}._customerGridRow_1jh7y_1778 small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:650}._customerGrid_1jh7y_1769 ._emptyState_1jh7y_1823{border-top:1px solid var(--line-soft);padding:18px 12px}._vendorGrid_1jh7y_1828{display:block;width:100%;min-width:100%;overflow:auto;overscroll-behavior-x:contain}._vendorGridHead_1jh7y_1836,._vendorGridRow_1jh7y_1837{display:grid;grid-template-columns:220px 220px 220px 124px 220px 112px 112px 108px;gap:8px;align-items:center;width:max-content;min-width:100%;padding:0 10px}._vendorGridHead_1jh7y_1836{min-height:46px;background:var(--surface-subtle);color:var(--ink);font-size:10px;font-weight:950;text-transform:uppercase}._vendorGridRow_1jh7y_1837{min-height:64px;border-top:1px solid var(--line-soft);color:var(--ink);font-size:12px;font-weight:700;transition:background-color .15s ease-out}._vendorGridRow_1jh7y_1837:hover{background:#f8fbff}._vendorGridRow_1jh7y_1837 small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:650}._vendorGrid_1jh7y_1828 ._emptyState_1jh7y_1823{border-top:1px solid var(--line-soft);padding:18px 12px}._tripRows_1jh7y_1882{display:grid;width:max-content;min-width:100%;border-top:1px solid var(--line);background:var(--surface-subtle);padding:7px 10px 8px}._tripRows_1jh7y_1882 strong{margin-bottom:5px;color:var(--ink);font-size:13px;font-weight:950}._tripRows_1jh7y_1882 div{display:grid;grid-template-columns:72px 110px 136px 136px 180px 146px 156px minmax(320px,1fr)}._tripRows_1jh7y_1882 span{display:flex;align-items:center;min-height:32px;border:1px solid var(--line-soft);border-right:0;padding:0 7px;font-size:12px;font-weight:750}._tripHead_1jh7y_1914 span{background:var(--surface);font-weight:950}._woHeader_1jh7y_1919{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;border-bottom:1px solid var(--line-soft);margin-bottom:2px}._detailScreen_1jh7y_1929 ._woHeader_1jh7y_1919{min-height:54px;border-bottom:1px solid var(--line);margin-bottom:0}._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759{gap:5px}._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 a,._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 button{border-color:#d7e3ef;background:#fbfdff;color:var(--blue-700)}._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 a:hover,._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 button:hover{border-color:#b9d0e7;background:var(--surface)}._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 ._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._detailScreen_1jh7y_1929 ._detailActions_1jh7y_759 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._woHeaderMeta_1jh7y_1964{display:flex;align-items:center;gap:24px;min-width:0}._woHeaderMeta_1jh7y_1964 strong{font-family:var(--font-mono);font-size:19px;font-weight:950;font-variant-numeric:tabular-nums;white-space:nowrap}._woHeaderMeta_1jh7y_1964 span{color:var(--ink);font-size:11px;font-weight:750;white-space:nowrap}._woHeaderMeta_1jh7y_1964 em{border-radius:4px;background:#ffe5e6;color:var(--danger);padding:5px 9px;font-family:var(--font-mono);font-size:10px;font-style:normal;font-weight:850;white-space:nowrap}._tabs_1jh7y_831{display:flex;gap:14px;overflow-x:auto;border-bottom:1px solid var(--line);margin-bottom:12px}._detailScreen_1jh7y_1929 ._tabs_1jh7y_831{gap:0;border-bottom:1px solid var(--line);background:var(--surface-subtle);margin:0 -14px 12px;padding:0 14px}._detailScreen_1jh7y_1929 ._tabs_1jh7y_831 button{min-height:34px;padding:0 10px}._detailScreen_1jh7y_1929 ._infoCard_1jh7y_981 h3,._detailScreen_1jh7y_1929 ._nextAction_1jh7y_982 h3{font-size:13px}._detailScreen_1jh7y_1929 ._infoCard_1jh7y_981 span{font-size:12px;font-weight:650}._detailScreen_1jh7y_1929 ._infoCard_1jh7y_981 strong,._detailScreen_1jh7y_1929 ._nextAction_1jh7y_982 p,._detailScreen_1jh7y_1929 ._nextAction_1jh7y_982 span{font-size:12px;font-weight:600}._detailScreen_1jh7y_1929 ._statusChip_1jh7y_1735{min-height:22px;font-size:11px}._tabs_1jh7y_831 button{min-height:34px;border:0;background:transparent;color:var(--ink);font-size:10px;font-weight:800;white-space:nowrap}._tabs_1jh7y_831 ._activeTab_1jh7y_2051{border-bottom:2px solid var(--blue-600);color:var(--blue-600)}._detailCards_1jh7y_2056{display:grid;grid-template-columns:minmax(300px,1.08fr) minmax(260px,.86fr) minmax(300px,1fr);align-items:stretch;gap:12px}._infoCard_1jh7y_981,._nextAction_1jh7y_982{border-color:var(--line);min-height:184px;padding:12px 14px}._nextAction_1jh7y_982{display:grid;align-content:start;gap:12px}._detailCards_1jh7y_2056>._infoCard_1jh7y_981:first-child{grid-row:span 2}._infoCard_1jh7y_981 p{display:grid;grid-template-columns:128px minmax(0,1fr);gap:8px;align-items:start;margin:0 0 9px}._infoCard_1jh7y_981 span{color:var(--ink-soft);font-size:11px;font-weight:750}._infoCard_1jh7y_981 strong,._nextAction_1jh7y_982 p,._nextAction_1jh7y_982 span{color:var(--ink);font-size:11px}._infoCard_1jh7y_981 strong{min-width:0;font-weight:850;overflow-wrap:anywhere}._infoCard_1jh7y_981 strong ._statusChip_1jh7y_1735{margin-top:-3px}._nextAction_1jh7y_982 button,._permissionBox_1jh7y_773 button,._profileCard_1jh7y_830 button{min-height:var(--button-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-pad-x);font-size:10px;font-weight:900;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}._nextAction_1jh7y_982 button:hover,._permissionBox_1jh7y_773 button:hover,._profileCard_1jh7y_830 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._nextAction_1jh7y_982 ._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._nextAction_1jh7y_982 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._nextActionFooter_1jh7y_2144{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._nextActionFooter_1jh7y_2144 button{min-height:30px;padding:0 12px}._actionNotice_1jh7y_2156{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);margin-bottom:12px;padding:10px 12px}._actionNotice_1jh7y_2156 div{display:grid;gap:2px;min-width:0}._actionNotice_1jh7y_2156 strong{color:var(--ink);font-size:13px;font-weight:900}._actionNotice_1jh7y_2156 span,._actionNotice_1jh7y_2156 small,._inlineStatus_1jh7y_2181{color:var(--muted);font-size:12px;font-weight:650}._actionNotice_1jh7y_2156 button{min-height:var(--button-height);border:1px solid var(--button-primary-border);border-radius:var(--button-radius);background:var(--button-primary-bg);color:var(--button-primary-text);padding:0 var(--button-pad-x);font-size:var(--button-font-size);font-weight:900;white-space:nowrap}._actionNotice_1jh7y_2156 button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text)}._detailActionGrid_1jh7y_2205{display:grid;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);gap:12px;margin-top:12px}._actionPanel_1jh7y_2212{display:grid;align-content:start;gap:10px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:12px}._detailLineGrid_1jh7y_2222,._editSummaryGrid_1jh7y_2228{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 14px}._editSummaryGrid_1jh7y_2228 ._detailLine_1jh7y_2222:last-child{grid-column:1 / -1}._inlineEditForm_1jh7y_2238{display:grid;gap:12px}._compactForm_1jh7y_2243{display:grid;grid-template-columns:130px minmax(160px,1fr) auto;gap:8px}._compactForm_1jh7y_2243 select,._compactForm_1jh7y_2243 button{height:32px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 10px;font-size:12px;font-weight:750}._compactForm_1jh7y_2243 button{color:var(--button-secondary-text);font-weight:900}._compactForm_1jh7y_2243 ._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._compactForm_1jh7y_2243 button:disabled,._compactForm_1jh7y_2243 select:disabled,._vendorSuggestionStack_1jh7y_2274 button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._assignmentActionsPanel_1jh7y_2281{display:grid;gap:12px}._vendorSuggestionStack_1jh7y_2274{display:grid;gap:8px}._vendorSuggestionStack_1jh7y_2274 button{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:8px;min-height:54px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);padding:8px 10px;text-align:left}._vendorSuggestionStack_1jh7y_2274 button:hover:not(:disabled){border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._vendorSuggestionStack_1jh7y_2274 strong,._vendorSuggestionStack_1jh7y_2274 small{display:block}._vendorSuggestionStack_1jh7y_2274 strong{font-size:12px;font-weight:850}._vendorSuggestionStack_1jh7y_2274 small{margin-top:2px;color:var(--muted);font-size:11px;font-weight:650}._vendorSuggestionStack_1jh7y_2274 b{display:grid;min-height:24px;place-items:center;border-radius:4px;background:#e4f8ec;color:var(--success);font-family:var(--font-mono);font-size:11px;font-weight:850}._vendorOutreachPanel_1jh7y_2339{display:grid;gap:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);margin-top:12px;padding:12px}._vendorOutreachPanelInDrawer_1jh7y_2349{border:0;border-radius:0;margin:0;padding:0}._vendorOutreachDrawerOverlay_1jh7y_2356{position:fixed;inset:0;z-index:24;display:flex;justify-content:flex-end;background:#052a454d}._vendorOutreachDrawer_1jh7y_2356{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(450px,calc(100vw - 80px));height:100vh;border-left:1px solid var(--line-strong);background:var(--surface);box-shadow:-14px 0 34px #052a4529;animation:_drawerEnter_1jh7y_1 .18s ease-out}._vendorOutreachDrawerHeader_1jh7y_2376{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-bottom:1px solid var(--line);background:var(--surface-subtle);padding:10px 14px}._vendorOutreachDrawerHeader_1jh7y_2376 div{display:grid;gap:2px;min-width:0}._vendorOutreachDrawerHeader_1jh7y_2376 strong{color:var(--ink);font-size:14px;font-weight:950;text-transform:uppercase}._vendorOutreachDrawerHeader_1jh7y_2376 span{color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}._vendorOutreachDrawerHeader_1jh7y_2376 button{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-compact-pad-x);font-size:var(--button-compact-font-size);font-weight:var(--button-weight)}._vendorOutreachDrawerHeader_1jh7y_2376 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._vendorOutreachDrawerBody_1jh7y_2424{min-height:0;overflow:auto;padding:10px}._vendorOutreachPanelInDrawer_1jh7y_2349 ._outreachGrid_1jh7y_2430,._vendorOutreachPanelInDrawer_1jh7y_2349 ._outreachConversation_1jh7y_2431{grid-template-columns:1fr}._vendorOutreachPanelInDrawer_1jh7y_2349 ._messageTimeline_1jh7y_2435{max-height:none}._vendorOutreachPanelInDrawer_1jh7y_2349 ._replyForm_1jh7y_2439{align-self:start}._quotePanel_1jh7y_2443{display:grid;gap:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);margin-top:12px;padding:12px}._quoteTable_1jh7y_2453{display:block;width:100%;overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface)}._quoteTableHead_1jh7y_2462,._quoteTableRow_1jh7y_2463{display:grid;grid-template-columns:150px minmax(220px,1fr) 104px 78px 112px 92px 78px;gap:8px;align-items:center;width:max-content;min-width:100%;padding:0 10px}._quoteTableHead_1jh7y_2462{min-height:38px;background:var(--surface-subtle);color:var(--ink-soft);font-size:10px;font-weight:950;text-transform:uppercase}._quoteTableRow_1jh7y_2463{min-height:48px;border-top:1px solid var(--line-soft);color:var(--ink);font-size:12px;font-weight:700}._quoteTableRow_1jh7y_2463 input,._quoteTableRow_1jh7y_2463 select{width:100%;height:30px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 8px;font-size:12px;font-weight:650}._quoteTableRow_1jh7y_2463 span{font-family:var(--font-mono);font-variant-numeric:tabular-nums}._quoteTableRow_1jh7y_2463 button,._quoteActions_1jh7y_2509 button,._quotePanel_1jh7y_2443 ._sectionHeading_1jh7y_2510 button{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 10px;font-size:var(--button-compact-font-size);font-weight:900}._quoteTableRow_1jh7y_2463 button:hover,._quoteActions_1jh7y_2509 button:hover,._quotePanel_1jh7y_2443 ._sectionHeading_1jh7y_2510 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._quoteActions_1jh7y_2509 button:disabled,._quotePanel_1jh7y_2443 ._sectionHeading_1jh7y_2510 button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._quoteActions_1jh7y_2509 ._primaryAction_1jh7y_1573,._quotePanel_1jh7y_2443 ._sectionHeading_1jh7y_2510 ._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._quoteActions_1jh7y_2509 ._primaryAction_1jh7y_1573:hover,._quotePanel_1jh7y_2443 ._sectionHeading_1jh7y_2510 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._quoteTotals_1jh7y_2550{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px}._quoteTotals_1jh7y_2550 span,._quoteTotals_1jh7y_2550 b{display:grid;gap:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);color:var(--muted);padding:9px 10px;font-size:10px;font-weight:850;text-transform:uppercase}._quoteTotals_1jh7y_2550 strong{color:var(--ink);font-family:var(--font-mono);font-size:15px;font-weight:850;font-variant-numeric:tabular-nums}._quoteTotals_1jh7y_2550 b{border-color:#ffd0d0;background:#fff2f2;color:var(--danger)}._quoteActions_1jh7y_2509{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line-soft);padding-top:10px}._quoteActions_1jh7y_2509 span{color:var(--muted);font-size:12px;font-weight:750}._outreachGrid_1jh7y_2430{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px}._outreachCard_1jh7y_2606{display:grid;align-content:start;gap:8px;min-height:158px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:10px}._outreachCard_1jh7y_2606 p{margin:0;color:var(--ink-soft);font-size:12px;font-weight:650;line-height:1.35}._vendorIdentity_1jh7y_2625{display:flex;align-items:center;gap:9px}._vendorIdentity_1jh7y_2625>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:999px;background:#e8f3ff;color:var(--blue-700);font-family:var(--font-mono);font-size:11px;font-weight:850}._vendorIdentity_1jh7y_2625 strong,._vendorIdentity_1jh7y_2625 small{display:block}._vendorIdentity_1jh7y_2625 strong{color:var(--ink);font-size:12px;font-weight:850}._vendorIdentity_1jh7y_2625 small{margin-top:1px;color:var(--muted);font-size:11px;font-weight:650}._outreachStatusPill_1jh7y_2664{display:inline-grid;width:max-content;min-height:22px;place-items:center;border-radius:4px;background:#fff1ce;color:var(--warning);padding:0 6px;font-size:11px;font-weight:900}._outreachStatusSuccess_1jh7y_2677{background:#e0f7e9;color:var(--success)}._outreachStatusDanger_1jh7y_2682{background:#ffe5e5;color:var(--danger)}._outreachStatusInfo_1jh7y_2687{background:#e5f2ff;color:var(--info)}._outreachCardActions_1jh7y_2692,._outreachActions_1jh7y_2693,._threadToolbar_1jh7y_2694{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._outreachCardActions_1jh7y_2692{margin-top:auto}._outreachCardActions_1jh7y_2692 b{display:grid;min-width:42px;min-height:28px;place-items:center;border-radius:4px;background:#e4f8ec;color:var(--success);font-family:var(--font-mono);font-size:11px;font-weight:850}._outreachCardActions_1jh7y_2692 button,._outreachActions_1jh7y_2693 button,._threadToolbar_1jh7y_2694 button,._replyForm_1jh7y_2439 button,._suggestedOutcome_1jh7y_2722 button{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 10px;font-size:var(--button-compact-font-size);font-weight:900}._outreachCardActions_1jh7y_2692 button:hover,._outreachActions_1jh7y_2693 button:hover,._threadToolbar_1jh7y_2694 button:hover,._replyForm_1jh7y_2439 button:hover,._suggestedOutcome_1jh7y_2722 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._outreachCardActions_1jh7y_2692 button:disabled,._replyForm_1jh7y_2439 button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._outreachCardActions_1jh7y_2692 ._primaryAction_1jh7y_1573,._replyForm_1jh7y_2439 ._primaryAction_1jh7y_1573,._suggestedOutcome_1jh7y_2722 ._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._outreachCardActions_1jh7y_2692 ._primaryAction_1jh7y_1573:hover,._replyForm_1jh7y_2439 ._primaryAction_1jh7y_1573:hover,._suggestedOutcome_1jh7y_2722 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._outreachConversation_1jh7y_2431{display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,.55fr);gap:12px}._threadToolbar_1jh7y_2694{grid-column:1 / -1;justify-content:space-between}._threadToolbar_1jh7y_2694 strong{color:var(--ink);font-size:13px;font-weight:950;text-transform:uppercase}._messageTimeline_1jh7y_2435{display:grid;align-content:start;gap:8px;min-height:220px;max-height:520px;overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:10px}._messageBubble_1jh7y_2797,._callCard_1jh7y_2798,._suggestedOutcome_1jh7y_2722{display:grid;gap:6px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:9px 10px}._messageBubble_1jh7y_2797{justify-self:start;max-width:min(620px,92%)}._outgoingMessage_1jh7y_2813{justify-self:end;border-color:#cfe0ff;background:#f4f8ff}._messageBubble_1jh7y_2797 span,._callCard_1jh7y_2798 p,._suggestedOutcome_1jh7y_2722 p{margin:0;color:var(--ink);font-size:12px;font-weight:650;line-height:1.35}._messageBubble_1jh7y_2797 small,._callCard_1jh7y_2798 small{color:var(--muted);font-size:10px;font-weight:700}._messageAttachments_1jh7y_2836{display:flex;flex-wrap:wrap;gap:6px}._messageAttachments_1jh7y_2836 a{min-height:24px;border:1px solid var(--line-strong);border-radius:4px;color:var(--blue-600);padding:4px 7px;font-size:11px;font-weight:800}._mediaPlaceholder_1jh7y_2852{color:var(--muted)!important}._outreachActions_1jh7y_2693 select{height:30px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 8px;font-size:11px;font-weight:750}._suggestedOutcome_1jh7y_2722{align-content:start}._acceptedQuotePanel_1jh7y_2871{gap:10px}._suggestedOutcome_1jh7y_2722 strong{color:var(--ink);font-size:13px;font-weight:900}._quoteBreakdown_1jh7y_2881{display:grid;gap:4px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle);padding:7px}._quoteBreakdown_1jh7y_2881 span{display:grid;grid-template-columns:minmax(92px,1fr) auto;gap:8px;align-items:center;min-height:22px}._quoteBreakdown_1jh7y_2881 b{color:var(--muted);font-size:11px;font-weight:850}._quoteBreakdown_1jh7y_2881 strong{color:var(--ink);font-family:var(--font-mono);font-size:11px;font-weight:850;font-variant-numeric:tabular-nums}._quoteBreakdown_1jh7y_2881 span:last-child{border-top:1px solid var(--line);margin-top:2px;padding-top:5px}._assignmentScheduleForm_1jh7y_2918{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid var(--line-soft);padding-top:10px}._assignmentScheduleForm_1jh7y_2918 label{display:grid;gap:4px;min-width:0}._assignmentScheduleForm_1jh7y_2918 label:nth-of-type(3),._assignmentScheduleForm_1jh7y_2918 button{grid-column:1 / -1}._assignmentScheduleForm_1jh7y_2918 span{color:var(--ink);font-size:11px;font-weight:850}._assignmentScheduleForm_1jh7y_2918 input{width:100%;min-width:0;height:34px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 9px;font-family:var(--font-ui);font-size:12px;font-weight:750}._assignmentScheduleForm_1jh7y_2918 input:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._assignmentScheduleForm_1jh7y_2918 button{justify-self:start;min-width:168px}._replyForm_1jh7y_2439{display:grid;gap:8px;align-self:end}._replyForm_1jh7y_2439 textarea{min-height:96px;resize:vertical;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:9px 10px;font-size:13px;font-weight:650;line-height:1.35}._transcript_1jh7y_2988{display:grid;gap:5px;border-top:1px solid var(--line-soft);padding-top:7px}@keyframes _drawerEnter_1jh7y_1{0%{transform:translate(24px)}to{transform:translate(0)}}._vendorPortal_1jh7y_3004{display:grid;grid-template-columns:minmax(0,1fr) 172px;gap:12px}._vendorMenu_1jh7y_3010{display:grid;align-content:start;gap:5px;border-radius:6px;background:var(--shell-navy-elevated);color:#fff;padding:10px}._vendorMenu_1jh7y_3010 span{min-height:26px;color:#edf7ff;font-size:10px;font-weight:750}._vendorMain_1jh7y_3027{display:grid;gap:10px}._assignmentPanel_1jh7y_3032,._assignmentWorkspace_1jh7y_3033,._permissionEditor_1jh7y_3034{display:grid;gap:10px;min-width:0}._vendorHeader_1jh7y_774,._vendorBottom_1jh7y_3041{display:flex;justify-content:space-between;gap:10px}._vendorHeader_1jh7y_774 h3,._vendorMain_1jh7y_3027 h3{margin:0;font-size:13px;font-weight:950;text-transform:uppercase}._assignmentGrid_1jh7y_1140{display:grid;border:1px solid var(--line);border-radius:6px;overflow:auto}._assignmentHead_1jh7y_3062,._assignmentRow_1jh7y_1041{display:grid;grid-template-columns:74px 130px minmax(170px,1fr) 92px 84px 54px;gap:8px;align-items:center;min-width:720px;min-height:36px;padding:0 10px;font-size:10px}._assignmentHead_1jh7y_3062{background:var(--surface-subtle);color:var(--ink-soft);font-weight:950;text-transform:uppercase}._assignmentRow_1jh7y_1041{width:100%;border:0;background:var(--surface);border-top:1px solid var(--line-soft);color:var(--ink);font-weight:700;text-align:left}._assignmentRow_1jh7y_1041[aria-pressed=true]{background:#f4f8ff;box-shadow:inset 3px 0 0 var(--blue-600)}._assignmentRow_1jh7y_1041 strong{color:var(--blue-600);font-family:var(--font-mono);font-variant-numeric:tabular-nums}._quickActions_1jh7y_829{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}._quickActions_1jh7y_829 button{min-height:62px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);padding:8px;font-size:10px;font-weight:900;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}._quickActions_1jh7y_829 button:hover,._quickActions_1jh7y_829 button[aria-pressed=true]{border-color:var(--blue-600);background:#f4f8ff;color:var(--blue-700)}._quickActions_1jh7y_829 button:disabled{border-color:var(--line);background:#f3f6f9;color:var(--muted);cursor:not-allowed}._assignmentHeader_1jh7y_3134{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:12px}._assignmentHeader_1jh7y_3134 span,._assignmentSummaryCards_1jh7y_3146 span,._adminSummary_1jh7y_3147 span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}._assignmentHeader_1jh7y_3134 h3,._assignmentHeader_1jh7y_3134 p{margin:0}._assignmentHeader_1jh7y_3134 h3{color:var(--ink);font-size:15px;font-weight:950}._assignmentHeader_1jh7y_3134 p{margin-top:4px;color:var(--ink-soft);font-size:12px}._assignmentSummaryCards_1jh7y_3146{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}._assignmentSummaryCards_1jh7y_3146 div,._adminSummary_1jh7y_3147{border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:10px}._assignmentSummaryCards_1jh7y_3146 div{display:grid;gap:3px}._assignmentSummaryCards_1jh7y_3146 strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}._summaryStrip_1jh7y_3199{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border-bottom:1px solid var(--line-soft);padding:0 0 12px}._operationsPanel_1jh7y_1216>._summaryStrip_1jh7y_3199{padding:10px 12px 12px}._summaryStrip_1jh7y_3199 div{display:grid;gap:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:10px 12px}._summaryStrip_1jh7y_3199 span,._sectionHeading_1jh7y_2510 span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}._summaryStrip_1jh7y_3199 strong{color:var(--ink);font-family:var(--font-mono);font-size:24px;font-weight:850;font-variant-numeric:tabular-nums;line-height:1}._tableShell_1jh7y_3237{width:100%;min-width:0;overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface)}._dataTable_1jh7y_3246{width:100%;min-width:860px;border-collapse:collapse;color:var(--ink);font-size:12px;font-weight:650}._dataTable_1jh7y_3246 th,._dataTable_1jh7y_3246 td{border-bottom:1px solid var(--line-soft);padding:9px 10px;text-align:left;vertical-align:top}._dataTable_1jh7y_3246 th{position:sticky;top:0;z-index:1;background:var(--surface-subtle);color:var(--ink-soft);font-size:10px;font-weight:950;text-transform:uppercase}._dataTable_1jh7y_3246 tr:hover td{background:#f8fbff}._dataTable_1jh7y_3246 td>strong,._dataTable_1jh7y_3246 td a{color:var(--ink);font-weight:750}._dataTable_1jh7y_3246 td a:hover{color:var(--blue-600)}._dataTable_1jh7y_3246 small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:650}._identityCell_1jh7y_3296{display:flex;align-items:center;gap:9px;min-width:190px}._identityCell_1jh7y_3296>span,._customerHeroIdentity_1jh7y_3304>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:999px;background:#e8f3ff;color:var(--blue-700);font-family:var(--font-mono);font-size:12px;font-weight:850}._monoCell_1jh7y_3319{font-family:var(--font-mono);font-variant-numeric:tabular-nums}._countLink_1jh7y_3324{display:inline-grid;min-width:28px;min-height:24px;place-items:center;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface);color:var(--blue-600)!important;font-family:var(--font-mono);font-weight:850}._inlineStack_1jh7y_3337{display:grid;gap:5px;min-width:170px}._inlineStack_1jh7y_3337 a{display:flex;align-items:baseline;justify-content:space-between;gap:8px}._rowActions_1jh7y_3350{display:flex;flex-wrap:wrap;gap:6px}._rowActions_1jh7y_3350 a,._sectionHeading_1jh7y_2510 a,._sectionHeading_1jh7y_2510 button,._formActions_1jh7y_3359 a{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-compact-pad-x);font-size:var(--button-compact-font-size);font-weight:var(--button-weight)}._rowActions_1jh7y_3350 a:hover,._sectionHeading_1jh7y_2510 a:hover,._sectionHeading_1jh7y_2510 button:hover,._formActions_1jh7y_3359 a:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._sectionHeading_1jh7y_2510 ._primaryAction_1jh7y_1573{min-height:var(--button-height);border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text);font-size:var(--button-font-size)}._sectionHeading_1jh7y_2510 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._customerHero_1jh7y_3304{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;border-bottom:1px solid var(--line);margin:-2px -2px 0;padding:0 2px 12px}._customerHeroIdentity_1jh7y_3304{display:flex;align-items:center;gap:12px;min-width:0}._customerHeroIdentity_1jh7y_3304>span{width:44px;height:44px;font-size:14px}._customerHero_1jh7y_3304 h2{margin:0;color:var(--blue-700);font-size:20px;font-weight:900;text-transform:uppercase}._customerHero_1jh7y_3304 p{margin:3px 0 0;color:var(--muted);font-size:12px;font-weight:650}._detailTabs_1jh7y_3434{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid var(--line);background:var(--surface-subtle);margin:0 -14px 12px;padding:0 14px}._detailTabs_1jh7y_3434 a{display:inline-flex;align-items:center;min-height:34px;border-bottom:2px solid transparent;color:var(--ink);padding:0 10px;font-size:10px;font-weight:800;white-space:nowrap}._detailTabs_1jh7y_3434 ._activeTab_1jh7y_2051{border-bottom-color:var(--blue-600);color:var(--blue-600)}._customerDetailGrid_1jh7y_3461{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px;margin-bottom:12px}._customerPanel_1jh7y_3468{display:grid;gap:10px;margin-bottom:12px}._sectionHeading_1jh7y_2510{display:flex;align-items:center;justify-content:space-between;gap:10px}._sectionHeading_1jh7y_2510 h3{margin:0;color:var(--ink);font-size:13px;font-weight:950;text-transform:uppercase}._detailLine_1jh7y_2222{display:grid;grid-template-columns:138px minmax(0,1fr);gap:8px;margin-bottom:9px}._detailLine_1jh7y_2222 span{color:var(--ink-soft);font-size:12px;font-weight:650}._detailLine_1jh7y_2222 strong{color:var(--ink);font-size:12px;font-weight:650;overflow-wrap:anywhere}._editableDetailLine_1jh7y_3509 strong{cursor:text;border-radius:4px;padding:2px 4px;margin:-2px -4px}._editableDetailLine_1jh7y_3509 strong:hover{background:#e8f3ff;color:var(--blue-700)}._detailLine_1jh7y_2222 input,._detailLine_1jh7y_2222 select{width:100%;min-height:30px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 8px;font-size:12px;font-weight:650}._detailLine_1jh7y_2222 input:focus,._detailLine_1jh7y_2222 select:focus{border-color:var(--blue-600);box-shadow:0 0 0 2px #1268ff24;outline:0}._inlineSaveStatus_1jh7y_3541{width:max-content;margin:0 0 10px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle);color:var(--ink-soft);padding:5px 8px;font-size:11px;font-weight:750}._customerForm_1jh7y_3553,._formPanel_1jh7y_3558{display:grid;gap:14px}._formPanel_1jh7y_3558 section{border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:12px}._formPanel_1jh7y_3558 h3{margin:0 0 10px;color:var(--ink);font-size:13px;font-weight:950;text-transform:uppercase}._formGrid_1jh7y_3578{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}._field_1jh7y_3584{display:grid;gap:4px;color:var(--ink-soft);font-size:11px;font-weight:900;text-transform:uppercase}._field_1jh7y_3584 input,._field_1jh7y_3584 select,._field_1jh7y_3584 textarea{width:100%;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:650;text-transform:none}._field_1jh7y_3584 input,._field_1jh7y_3584 select{height:34px;padding:0 10px}._field_1jh7y_3584 textarea{min-height:104px;resize:vertical;padding:9px 10px;line-height:1.35}._field_1jh7y_3584 input:focus,._field_1jh7y_3584 select:focus,._field_1jh7y_3584 textarea:focus{outline:2px solid rgba(18,104,255,.28);outline-offset:1px}._formWide_1jh7y_3626{grid-column:1 / -1;margin-top:10px}._mutedText_1jh7y_3631{color:var(--muted);font-size:12px;font-weight:650}._pillList_1jh7y_3637{display:flex;flex-wrap:wrap;gap:5px}._rolePill_1jh7y_3643{display:inline-flex;align-items:center;min-height:22px;border:1px solid var(--line);border-radius:999px;background:var(--surface-subtle);color:var(--ink-soft);padding:0 8px;font-size:11px;font-weight:750;white-space:nowrap}._readOnlyField_1jh7y_3657{display:grid;gap:4px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:10px}._readOnlyField_1jh7y_3657 span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}._readOnlyField_1jh7y_3657 strong{color:var(--ink);font-size:14px;font-weight:800}._readOnlyField_1jh7y_3657 small{color:var(--ink-soft);font-size:12px;font-weight:650}._checkboxGroup_1jh7y_3685{min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:10px}._checkboxGroup_1jh7y_3685 legend{color:var(--ink-soft);font-size:11px;font-weight:900;text-transform:uppercase}._checkboxGroup_1jh7y_3685>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:8px}._checkboxGroup_1jh7y_3685 label{display:flex;align-items:center;gap:8px;min-height:42px;border:1px solid var(--line-soft);border-radius:6px;background:var(--surface-subtle);padding:8px 10px}._checkboxGroup_1jh7y_3685 input{width:14px;height:14px}._checkboxGroup_1jh7y_3685 label span{display:grid;gap:1px}._checkboxGroup_1jh7y_3685 strong{color:var(--ink);font-size:12px;font-weight:800}._checkboxGroup_1jh7y_3685 small{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}._pocEditor_1jh7y_3741{display:grid;gap:8px}._pocEditor_1jh7y_3741 article{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) 150px 34px;gap:8px;align-items:end;border:1px solid var(--line-soft);border-radius:6px;background:var(--surface-subtle);padding:10px}._addPocRow_1jh7y_3757 input{width:100%;min-width:0;min-height:32px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 8px;font-size:12px;font-weight:650}._addPocRow_1jh7y_3757 input:focus{border-color:var(--blue-600);box-shadow:0 0 0 2px #1268ff24;outline:0}._addPocActions_1jh7y_3776{display:flex;align-items:center;flex-wrap:wrap;gap:6px}._addPocActions_1jh7y_3776 label{display:inline-flex;align-items:center;gap:5px;min-height:32px;color:var(--ink-soft);font-size:11px;font-weight:750;white-space:nowrap}._addPocActions_1jh7y_3776 button{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-compact-pad-x);font-size:var(--button-compact-font-size);font-weight:var(--button-weight);white-space:nowrap}._addPocActions_1jh7y_3776 button[type=submit]{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._addPocRow_1jh7y_3757 td{background:var(--surface-subtle)}._editableTableCell_1jh7y_3816 strong{display:inline-block;max-width:100%;border-radius:4px;padding:2px 4px;margin:-2px -4px;cursor:text}._editableTableCell_1jh7y_3816 strong:hover{background:#e8f3ff;color:var(--blue-700)}._editableTableCell_1jh7y_3816 input{width:min(100%,260px);min-height:30px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 8px;font-size:12px;font-weight:650}._editableTableCell_1jh7y_3816 input:focus{border-color:var(--blue-600);box-shadow:0 0 0 2px #1268ff24;outline:0}._inlineCheck_1jh7y_3848{display:flex;align-items:center;gap:6px;min-height:34px;color:var(--ink);font-size:12px;font-weight:850}._removeInlineButton_1jh7y_3858{display:inline-grid;width:30px;min-height:34px;place-items:center;border:1px solid #f1c5c2;border-radius:4px;background:#fff7f7;color:var(--danger);cursor:pointer;padding:0;font-size:18px;font-weight:900;line-height:1}._removeInlineButton_1jh7y_3858:hover{border-color:var(--danger);background:#fff2f2}._formActions_1jh7y_3359{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:12px}._formActions_1jh7y_3359 button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-pad-x);font-size:var(--button-font-size);font-weight:900}._formActions_1jh7y_3359 button:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._formActions_1jh7y_3359 ._primaryAction_1jh7y_1573,._formActions_1jh7y_3359 button._primaryAction_1jh7y_1573{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text)}._formActions_1jh7y_3359 ._primaryAction_1jh7y_1573:hover,._formActions_1jh7y_3359 button._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg)}._formActions_1jh7y_3359 button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._formActions_1jh7y_3359 strong{margin-right:auto;color:var(--muted);font-size:12px;font-weight:750}._profileCard_1jh7y_830{display:grid;justify-items:center;align-content:start;gap:6px;padding:12px;text-align:center}._profileCard_1jh7y_830 div{width:58px;height:58px;border-radius:50%;background:linear-gradient(180deg,#eef3f8,#dde8f1);box-shadow:inset 0 0 0 1px var(--line)}._profileCard_1jh7y_830 h3,._profileCard_1jh7y_830 p{margin:0;font-size:10px}._infoPanel_1jh7y_985{flex:1;min-height:92px;padding:11px}._infoPanel_1jh7y_985 p{margin:0;color:var(--ink-soft);font-size:10px;line-height:1.45}._permissionBox_1jh7y_773{display:grid;gap:10px;max-width:430px;padding:12px}._adminPanel_1jh7y_3984{display:grid;grid-template-columns:224px minmax(0,1fr);align-items:start}._adminContent_1jh7y_3990{display:grid;min-width:0}._adminContentHeader_1jh7y_3995{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-bottom:1px solid var(--line-soft);padding:10px 12px}._adminContentHeader_1jh7y_3995 h3{margin:0;color:var(--ink);font-size:15px;font-weight:950;line-height:1.1;text-transform:uppercase}._adminContentHeader_1jh7y_3995 span{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:750;text-transform:uppercase}._adminContent_1jh7y_3990 ._operationsToolbar_1jh7y_821{background:var(--surface)}._adminContent_1jh7y_3990 ._tableShell_1jh7y_3237{border-width:0;border-radius:0}._adminContent_1jh7y_3990 ._dataTable_1jh7y_3246 td:first-child{font-weight:750}._rateTypeHeaderActions_1jh7y_4036{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:8px}._rateTypeCopyPanel_1jh7y_4044{display:grid;grid-template-columns:minmax(180px,260px) auto;align-content:center;gap:6px;min-height:34px}._rateTypeSearchBox_1jh7y_4052{position:relative;min-width:0}._rateTypeCopyPanel_1jh7y_4044 input{width:100%;min-width:0;min-height:34px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:0 28px 0 8px;font-size:12px;font-weight:750}._rateTypeCopyPanel_1jh7y_4044 input:focus{border-color:var(--blue-600);box-shadow:0 0 0 2px #1268ff24;outline:0}._rateTypeSearchHints_1jh7y_4076{position:absolute;z-index:30;top:calc(100% + 4px);right:0;left:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);box-shadow:0 12px 24px #0d1b2a24}._rateTypeCopyPanel_1jh7y_4044 ._rateTypeSearchHints_1jh7y_4076 button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;min-height:32px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--ink);padding:6px 8px;text-align:left}._rateTypeCopyPanel_1jh7y_4044 ._rateTypeSearchHints_1jh7y_4076 button:last-child{border-bottom:0}._rateTypeCopyPanel_1jh7y_4044 ._rateTypeSearchHints_1jh7y_4076 button:hover{background:#f4f8ff}._rateTypeCopyPanel_1jh7y_4044 ._rateTypeSearchHints_1jh7y_4076 strong{overflow:hidden;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}._rateTypeCopyPanel_1jh7y_4044>button{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-compact-pad-x);font-size:var(--button-compact-font-size);font-weight:var(--button-weight)}._rateTypeCopyPanel_1jh7y_4044>button:hover:not(:disabled){border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._rateTypeCopyPanel_1jh7y_4044>button:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._rateTypeCopyPanel_1jh7y_4044 span{grid-column:1 / -1;color:var(--muted);font-size:11px;font-weight:750}._adminWorkspace_1jh7y_4150{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;padding:12px}._roleList_1jh7y_4157{display:grid;align-content:start;gap:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:12px}._roleList_1jh7y_4157 h3{margin:0 0 2px;font-size:13px;font-weight:950;text-transform:uppercase}._roleList_1jh7y_4157 button{display:grid;gap:2px;min-height:50px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);padding:8px 10px;text-align:left}._roleList_1jh7y_4157 button[aria-pressed=true]{border-color:var(--blue-600);background:#f4f8ff}._roleList_1jh7y_4157 button span{font-size:13px;font-weight:900}._roleList_1jh7y_4157 button small{color:var(--muted);font-size:11px;font-weight:750}._adminSummary_1jh7y_3147{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:10px}._adminTabBar_1jh7y_4213{display:grid;align-content:start;gap:4px;min-height:calc(100vh - 86px);border-right:1px solid var(--line-soft);background:var(--surface-subtle);padding:10px}._adminTabBar_1jh7y_4213 button{display:grid;gap:2px;width:100%;min-height:45px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--ink);padding:7px 9px;text-align:left}._adminTabBar_1jh7y_4213 button span{color:var(--ink);font-size:12px;font-weight:900;line-height:1.1}._adminTabBar_1jh7y_4213 button small{color:var(--muted);font-size:10px;font-weight:700;line-height:1.1;text-transform:uppercase}._adminTabBar_1jh7y_4213 button[aria-pressed=true],._adminTabBar_1jh7y_4213 button:hover{border-color:var(--blue-600);background:#f4f8ff;color:var(--blue-700)}._adminTabBar_1jh7y_4213 button[aria-pressed=true] span,._adminTabBar_1jh7y_4213 button:hover span{color:var(--blue-700)}._tableButton_1jh7y_4263{min-height:var(--button-compact-height);border:1px solid var(--button-secondary-border);border-radius:var(--button-radius);background:var(--button-secondary-bg);color:var(--button-secondary-text);padding:0 var(--button-compact-pad-x);font-size:var(--button-compact-font-size);font-weight:var(--button-weight)}._tableButton_1jh7y_4263:hover{border-color:var(--button-secondary-hover-border);background:var(--button-secondary-hover-bg)}._modalOverlay_1jh7y_4279{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#052a4552;padding:18px}._modalPanel_1jh7y_4289{display:grid;gap:12px;width:min(760px,100%);max-height:min(820px,calc(100vh - 36px));overflow:auto;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-panel);padding:14px}._customerModalPanel_1jh7y_4302{width:min(1040px,100%)}._adminForm_1jh7y_4306{display:grid;gap:12px}._adminForm_1jh7y_4306 select[multiple],._field_1jh7y_3584 select[multiple]{min-height:112px;padding:8px}._adminSummary_1jh7y_3147 div{display:grid;gap:2px;margin-right:auto}._adminSummary_1jh7y_3147 strong{color:var(--ink);font-size:15px;font-weight:850}._adminSummary_1jh7y_3147 span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}._notApplicable_1jh7y_4336{display:inline-flex;align-items:center;min-height:24px;border:1px solid var(--line-soft);border-radius:4px;background:var(--surface-subtle);color:var(--muted);padding:0 8px;font-size:10px;font-weight:850;letter-spacing:0;text-transform:uppercase}._permissionBox_1jh7y_773 label{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900}._permissionTabs_1jh7y_4359{display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);padding:4px}._permissionTabs_1jh7y_4359 strong,._permissionTabs_1jh7y_4359 span,._permissionTabs_1jh7y_4359 button{min-height:30px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ink-soft);padding:0 10px;font-size:11px;font-weight:850}._permissionTabs_1jh7y_4359 button[aria-selected=true]{border-color:var(--line-strong);background:var(--surface);color:var(--blue-700)}._permissionTabs_1jh7y_4359 ._primaryAction_1jh7y_1573{margin-left:auto;min-height:var(--button-height);border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--button-primary-text);padding:0 var(--button-pad-x);font-size:var(--button-font-size)}._permissionTabs_1jh7y_4359 ._primaryAction_1jh7y_1573:hover{border-color:var(--button-primary-hover-border);background:var(--button-primary-hover-bg);color:var(--button-primary-text)}._permissionTabs_1jh7y_4359 button:disabled,._permissionTabs_1jh7y_4359 ._primaryAction_1jh7y_1573:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._app_1jh7y_1 button._primaryAction_1jh7y_1573:disabled,._app_1jh7y_1 ._primaryAction_1jh7y_1573:disabled{border-color:var(--button-disabled-border);background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}._permissionGroups_1jh7y_4420{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._permissionGroups_1jh7y_4420 section{border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:10px}._permissionGroups_1jh7y_4420 h3{margin:0 0 8px;font-size:12px;font-weight:950;text-transform:uppercase}._permissionGroups_1jh7y_4420 label{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;border-top:1px solid var(--line-soft)}._permissionGroups_1jh7y_4420 label:first-of-type{border-top:0}._permissionGroups_1jh7y_4420 label span{display:grid;gap:2px}._permissionGroups_1jh7y_4420 strong{font-size:12px;font-weight:850}._permissionGroups_1jh7y_4420 small{color:var(--muted);font-family:var(--font-mono);font-size:10px}._permissionGrid_1jh7y_4469{display:grid;border:1px solid var(--line);border-radius:6px;overflow:hidden}._permissionHead_1jh7y_4476,._permissionRow_1jh7y_4477{display:grid;grid-template-columns:minmax(170px,1fr) 80px 80px;align-items:center;min-height:30px}._permissionHead_1jh7y_4476{background:var(--surface-subtle);padding:7px;font-size:10px;font-weight:950;text-transform:uppercase}._permissionRow_1jh7y_4477{border-top:1px solid var(--line-soft);padding:0 7px}._permissionGrid_1jh7y_4469 strong{font-size:12px;font-weight:750}._permissionGrid_1jh7y_4469 input{justify-self:center}._permissionBox_1jh7y_773 p{margin:0;font-size:9px}._error_1jh7y_4511{border:1px solid #ffd0d0;border-radius:6px;background:#fff2f2;color:var(--danger);padding:8px;font-size:11px;font-weight:750}._emptyState_1jh7y_1823{margin:0;color:var(--muted);font-size:12px;font-weight:650}@media(max-width:1100px){._dashboardGrid_1jh7y_972,._detailCards_1jh7y_2056,._detailActionGrid_1jh7y_2205,._vendorPortal_1jh7y_3004{grid-template-columns:1fr}._metrics_1jh7y_905{grid-template-columns:repeat(2,minmax(0,1fr))}._outreachGrid_1jh7y_2430,._outreachConversation_1jh7y_2431,._quoteTotals_1jh7y_2550{grid-template-columns:1fr}}@media(max-width:760px){._app_1jh7y_1{grid-template-columns:1fr;overflow-x:hidden}._sidebar_1jh7y_55{position:static;height:auto;min-height:0;overflow:hidden;padding:18px 12px 10px}._sidebar_1jh7y_55 nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}._sidebar_1jh7y_55 a{flex:0 0 auto;min-width:max-content;min-height:36px;white-space:nowrap}._logout_1jh7y_81{margin-top:8px}._metrics_1jh7y_905,._filters_1jh7y_767,._quickActions_1jh7y_829,._assignmentSummaryCards_1jh7y_3146,._summaryStrip_1jh7y_3199,._customerDetailGrid_1jh7y_3461,._customerForm_1jh7y_3553,._formGrid_1jh7y_3578,._adminPanel_1jh7y_3984,._adminWorkspace_1jh7y_4150,._permissionGroups_1jh7y_4420{grid-template-columns:1fr}._adminPanel_1jh7y_3984{align-items:stretch}._adminTabBar_1jh7y_4213{display:flex;min-height:0;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line-soft);padding:9px 12px}._adminTabBar_1jh7y_4213 button{flex:0 0 152px;min-height:44px}._panelHeader_1jh7y_1227,._adminContentHeader_1jh7y_3995{align-items:stretch;flex-direction:column}._panelHeader_1jh7y_1227 ._primaryAction_1jh7y_1573,._adminContentHeader_1jh7y_3995 ._primaryAction_1jh7y_1573{width:100%}._customerHero_1jh7y_3304,._actionNotice_1jh7y_2156,._sectionHeading_1jh7y_2510,._rateTypeHeaderActions_1jh7y_4036,._formActions_1jh7y_3359{align-items:flex-start;flex-direction:column}._customerHero_1jh7y_3304 ._detailActions_1jh7y_759,._rateTypeHeaderActions_1jh7y_4036,._rateTypeCopyPanel_1jh7y_4044,._formActions_1jh7y_3359,._sectionHeading_1jh7y_2510 a,._sectionHeading_1jh7y_2510 button{width:100%}._customerHero_1jh7y_3304 ._detailActions_1jh7y_759{justify-content:flex-start}._pocEditor_1jh7y_3741 article{grid-template-columns:1fr}._detailLineGrid_1jh7y_2222,._compactForm_1jh7y_2243{grid-template-columns:1fr}._actionNotice_1jh7y_2156 button,._compactForm_1jh7y_2243 button{width:100%}._appHeader_1jh7y_142,._contentHeader_1jh7y_740{align-items:flex-start;flex-direction:column;width:100%;min-width:0;min-height:0;padding:12px 16px}._contentHeader_1jh7y_740{margin:0 0 14px;padding:0 0 12px}._adminSummary_1jh7y_3147{display:grid;grid-template-columns:1fr}._adminSummary_1jh7y_3147 ._statusChip_1jh7y_1735{width:100%;justify-content:start}._permissionHead_1jh7y_4476,._permissionRow_1jh7y_4477{grid-template-columns:minmax(128px,1fr) 64px 64px}._appHeader_1jh7y_142 h2{width:100%;min-width:0;max-width:100%;font-size:16px;line-height:1.15;overflow-wrap:anywhere;white-space:normal}._headerControls_1jh7y_758,._operationsToolbar_1jh7y_821,._operationsToolbar_1jh7y_821>div:not(._tokenSearch_1jh7y_1314),._vendorHeader_1jh7y_774,._vendorBottom_1jh7y_3041,._woHeader_1jh7y_1919,._assignmentHeader_1jh7y_3134,._adminSummary_1jh7y_3147{align-items:stretch;flex-wrap:wrap}._headerControls_1jh7y_758 select,._operationsToolbar_1jh7y_821 input{width:100%}._tokenSearch_1jh7y_1314,._operationsToolbar_1jh7y_821 ._tokenSearchSurface_1jh7y_1323 input{width:100%;min-width:0}._operationsToolbar_1jh7y_821>div:not(._tokenSearch_1jh7y_1314){margin-left:0;width:100%}._operationsToolbar_1jh7y_821 button,._operationsToolbar_1jh7y_821 a{min-width:44px;justify-content:center}._desktopLabel_1jh7y_4733{display:none}._mobileLabel_1jh7y_1642{display:inline}._resultSummary_1jh7y_1646{align-items:flex-start;flex-direction:column;gap:2px}._screen_1jh7y_718,._operationsPanel_1jh7y_1216{margin:12px 16px}._woHeader_1jh7y_1919{gap:8px}._vendorOutreachDrawer_1jh7y_2356{width:100vw}._vendorOutreachDrawerBody_1jh7y_2424{padding:10px}._vendorOutreachPanelInDrawer_1jh7y_2349 ._sectionHeading_1jh7y_2510{align-items:stretch;flex-direction:column}._vendorOutreachPanelInDrawer_1jh7y_2349 ._sectionHeading_1jh7y_2510 button{width:100%}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:var(--font-operations-sans);--font-mono:var(--font-operations-mono);--default-font-family:var(--font-operations-sans);--default-mono-font-family:var(--font-operations-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#f3f7fb;--foreground:#0d1b2a;--font-operations-sans:"Source Sans 3", ui-sans-serif, system-ui, sans-serif;--font-operations-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:var(--font-operations-sans);margin:0;font-size:14px;font-weight:500}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
