:root{--apex-blue:#0572ce;--apex-blue-dark:#045ea8;--page-bg:#f5f7fa;--panel:#fff;--line:#d8dee8;--line-soft:#e8edf3;--text:#17202a;--muted:#667085;--nav:#26323f;--nav-dark:#1e2833;--green:#168a46;--orange:#bd6500;--control-bg:#fff;--control-hover-bg:#eef7ff;--control-active-bg:#eef7ff;--control-active-text:#195d91;--danger:#b42318;--shadow:#0f172a1f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Segoe UI,Arial,sans-serif}html[data-theme=dark]{--apex-blue:#3b9cff;--apex-blue-dark:#1f7bd1;--page-bg:#111827;--panel:#182231;--line:#334155;--line-soft:#263445;--text:#e5edf6;--muted:#9aa8ba;--nav:#121a25;--nav-dark:#0d141d;--green:#5cc985;--orange:#f3ad55;--control-bg:#111827;--control-hover-bg:#1f3448;--control-active-bg:#17324a;--control-active-text:#a9d7ff;--danger:#f97066;--shadow:#00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:var(--text);background:var(--page-bg);margin:0}button,input,textarea,select{font:inherit}button>svg{flex:none;display:block}.top-icon-button,.metric-info-button,.grid-action-button,.grid-icon-button,.modal-close-button,.chat-history-menu-button,.chat-debug-button,.chat-rich-icon-button{padding:0;line-height:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.brand-mark{background:0 0;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden;box-shadow:0 1px 1px #0f172a1f,0 0 0 1px #ffffffb8}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-title{font-size:15px;font-weight:700}.brand-subtitle{color:var(--muted);margin-top:2px;font-size:12px}.main-region{flex-direction:column;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.top-bar{background:var(--panel);border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:52px;padding:7px 12px;display:flex}.top-brand{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-width:260px;padding:3px 8px 3px 0;display:inline-flex}.top-brand:hover .brand-mark{box-shadow:0 6px 16px #0572ce2e,0 0 0 1px #0572ce3d}.top-brand.active .brand-mark{box-shadow:0 6px 16px #0572ce2e,0 0 0 1px #0572ce4d}.top-brand-wrap{position:relative}.brand-menu{z-index:60;border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:294px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #0f172a29}.brand-menu button{border:1px solid var(--line-soft);background:var(--control-bg);width:100%;min-height:72px;color:var(--text);text-align:center;cursor:pointer;border-radius:6px;grid-template-rows:30px auto;place-items:center;gap:6px;padding:8px 6px;font-size:12px;font-weight:650;line-height:1.2;display:grid}.brand-menu button svg{background:var(--line-soft);width:28px;height:28px;color:var(--apex-blue-dark);border-radius:6px;padding:6px}.brand-menu button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.brand-menu button:hover,.brand-menu button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.brand-menu button:hover svg,.brand-menu button.active svg{background:var(--control-bg);color:var(--control-active-text)}.brand-copy{line-height:1.1;display:grid}.breadcrumb{color:var(--muted);margin-bottom:1px;font-size:12px}h1,h2{margin:0;font-weight:600}h1{font-size:18px}h2{font-size:20px}.top-actions,.toolbar-left,.region-actions{align-items:center;gap:8px;display:flex}.toolbar-left{flex-wrap:wrap;flex:auto;min-width:0}.top-actions{--top-action-height:34px;flex-wrap:nowrap;gap:6px;margin-left:auto}.workspace-nav{border:1px solid var(--line);background:var(--line-soft);border-radius:5px;flex:none;align-items:center;gap:3px;height:34px;padding:2px;display:inline-flex}.workspace-nav-button{height:28px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.workspace-nav-button:hover,.workspace-nav-button.active{border-color:var(--line);background:var(--control-bg);color:var(--control-active-text)}.import-run-control{flex:none;align-items:center;display:inline-flex}.import-run-control.log-only{gap:0}.import-run-control .import-main-button{min-height:var(--top-action-height);border-top-right-radius:0;border-bottom-right-radius:0;min-width:0;max-width:min(226px,24vw)}.import-main-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.import-run-control .import-log-button{width:34px;height:var(--top-action-height);border-left:0;border-color:var(--apex-blue-dark);background:var(--apex-blue);color:#fff;border-top-left-radius:0;border-bottom-left-radius:0}.import-run-control .import-log-button:hover,.import-run-control .import-log-button:focus-visible{background:var(--apex-blue-dark);color:#fff}.import-run-control .runtime-log-button{min-height:var(--top-action-height)}.top-icon-button{width:32px;height:var(--top-action-height);border:1px solid var(--line);background:var(--control-bg);color:var(--muted);cursor:pointer;border-radius:4px;place-items:center;display:inline-grid}.top-icon-button:hover,.top-icon-button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.mobile-header-search-button{display:none}.theme-mode-control{border:1px solid var(--line);background:var(--line-soft);border-radius:5px;align-items:center;gap:2px;height:32px;padding:2px;display:inline-flex}.theme-mode-control .top-icon-button{background:0 0;border-color:#0000;width:28px;height:26px}.theme-mode-control .top-icon-button:hover,.theme-mode-control .top-icon-button.active{border-color:var(--line);background:var(--control-bg)}.notification-button{position:relative}.approval-alert-button{color:var(--apex-blue)}.approval-alert-button:hover,.approval-alert-button.active{background:var(--control-hover-bg);color:var(--apex-blue-dark);border-color:#9cccf5}.account-menu-wrap{flex:none;position:relative}.account-avatar-button{height:var(--top-action-height);border:1px solid var(--line);background:var(--control-bg);min-width:48px;color:var(--muted);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:3px;padding:0 7px 0 4px;display:inline-flex}.top-actions>.apex-button{min-height:var(--top-action-height)}.header-search-wrap{flex:0 520px;min-width:320px;max-width:min(520px,44vw);position:relative}.header-search{width:100%;height:var(--top-action-height);border:1px solid var(--line);background:#f8fbff;border-radius:5px;align-items:center;gap:4px;padding:2px;display:inline-flex}.header-search-wrap.results-open .header-search{border-bottom-color:var(--line-soft);border-bottom-right-radius:0;border-bottom-left-radius:0}.header-search select,.header-search input{min-width:0;height:28px;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.header-search select{border-left:1px solid var(--line-soft);width:118px;padding:0 4px;font-weight:650}.header-search-input{min-width:0;height:28px;color:var(--muted);flex:auto;align-items:center;gap:5px;padding:0 4px;display:inline-flex}.header-search-input input{width:100%;font-size:13px}.header-search-input input::placeholder{color:#98a2b3}.header-search-submit{height:28px;min-height:28px;padding:0 10px;font-size:12px}.header-search:focus-within{background:var(--control-bg);border-color:#9bc1e7;box-shadow:0 0 0 3px #0572ce1a}.header-search-results{z-index:75;border:1px solid #9bc1e7;border-top-color:var(--line-soft);background:var(--panel);border-radius:0 0 7px 7px;position:absolute;top:calc(100% - 1px);left:0;right:0;overflow:hidden;box-shadow:0 18px 38px #0f172a2e}.header-search-results-summary{border-bottom:1px solid var(--line-soft);min-height:28px;color:var(--muted);background:#f8fbff;justify-content:space-between;align-items:center;gap:8px;padding:6px 9px;font-size:11px;font-weight:650;display:flex}.header-search-results-footer{border-top:1px solid var(--line-soft);background:#fbfcfe;justify-content:flex-end;align-items:center;min-height:34px;padding:5px;display:flex}.header-search-results-footer button{border:1px solid var(--line);background:var(--control-bg);min-height:26px;color:var(--apex-blue);cursor:pointer;border-radius:4px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.header-search-results-footer button:hover,.header-search-results-footer button:focus-visible{background:var(--control-hover-bg);border-color:#9bc1e7;outline:0}.header-search-results-footer button:disabled{opacity:.55;cursor:not-allowed}.header-search-result-scroll{gap:5px;max-height:min(420px,100vh - 96px);padding:5px;display:grid;overflow:auto}.header-search-section{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:5px;overflow:hidden}.header-search-section-title{background:var(--line-soft);justify-content:space-between;align-items:center;gap:8px;min-height:26px;padding:4px 7px;display:flex}.header-search-section-title strong{font-size:11px;font-weight:800}.header-search-section-title small{color:var(--muted);font-size:10px;font-weight:750}.header-search-result-row{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:42px;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.header-search-result-row:hover,.header-search-result-row:focus-visible{background:var(--control-hover-bg);outline:0}.header-search-result-text{gap:1px;min-width:0;display:grid}.header-search-result-text strong,.header-search-result-text small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.header-search-result-text strong{font-size:12px;font-weight:700}.header-search-result-text mark,.header-search-result-tags mark,.global-search-result-main mark,.global-search-result-meta mark{color:inherit;background:#fff2b8;border-radius:2px;padding:0 1px}.header-search-result-text small{color:var(--muted);font-size:10px}.header-search-result-tags{justify-content:flex-end;gap:4px;min-width:0;display:flex}.header-search-result-tags span{border:1px solid var(--line-soft);max-width:118px;min-height:20px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:1px 6px;font-size:10px;display:inline-flex;overflow:hidden}.header-search-live{min-height:58px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.header-search-live.muted{min-height:70px}.header-search-error{color:var(--danger);padding:8px;font-size:11px;line-height:1.35}.header-peel-wrap{flex:none;position:relative}.header-peel-button{position:relative}.header-peel-menu{z-index:55;border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:6px;width:252px;max-width:min(252px,100vw - 18px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 46px #0f172a2e}.peel-section{border-bottom:1px solid var(--line-soft);gap:4px;padding:0 0 6px;display:grid}.peel-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.peel-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.peel-theme-grid button,.peel-action-row{border:1px solid var(--line);background:var(--control-bg);color:var(--text);cursor:pointer;border-radius:6px}.peel-theme-grid button{min-height:34px;color:var(--muted);justify-content:center;align-items:center;gap:3px;padding:4px;font-size:11px;font-weight:700;display:flex}.peel-theme-grid button:hover,.peel-theme-grid button.active,.peel-action-row:hover,.peel-action-row.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.peel-action-row{text-align:left;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:0 8px;font-size:12px;font-weight:700;display:grid}.peel-action-row strong{min-width:28px;color:var(--muted);text-align:right;font-size:11px}.peel-action-row.active strong{color:var(--apex-blue)}.peel-badge{top:-7px;right:-7px}.account-avatar-button:hover,.account-avatar-button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7;box-shadow:0 1px #0f172a0a,0 0 0 3px #0572ce14}.account-avatar{color:#14558f;letter-spacing:0;background:#dff0ff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.account-avatar.large{width:32px;height:32px;font-size:12px}.metric-info-button{color:#3c5f93;vertical-align:middle;cursor:pointer;background:#f8fbff;border:1px solid #c9d7ee;border-radius:50%;flex:none;justify-content:center;align-items:center;width:14px;height:14px;margin-left:2px;display:inline-flex}.metric-info-button:hover,.metric-info-button:focus-visible{color:#174884;background:#eef5ff;border-color:#6d93d6;outline:none}.grid-metric-header{align-items:center;gap:3px;min-width:0;display:inline-flex}.grid-metric-header>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.metric-info-button.grid-metric-info-button{width:14px;min-width:14px;height:14px;margin-left:0}.metric-info-popover{z-index:260;box-sizing:border-box;overscroll-behavior:contain;background:#fff;border:1px solid #cfd9ea;border-radius:6px;width:min(226px,100vw - 16px);max-height:min(232px,100vh - 16px);position:fixed;overflow:hidden auto;box-shadow:0 10px 26px #0f172a2e}.metric-info-popover-head{border-bottom:1px solid #e5ebf5;justify-content:space-between;align-items:center;gap:5px;padding:5px 7px;display:flex}.metric-info-popover-head span{gap:2px;min-width:0;display:grid}.metric-info-popover-head small,.metric-info-popover-body small{color:#65758f;letter-spacing:0;text-transform:uppercase;font-size:9.45px;font-weight:800;line-height:1.1}.metric-info-popover-head strong{text-overflow:ellipsis;white-space:nowrap;color:#12213a;min-width:0;font-size:11.55px;line-height:1.15;overflow:hidden}.metric-info-popover-head button{color:#40536f;cursor:pointer;background:#fff;border:1px solid #d7e0ee;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.metric-info-popover-body{color:#1d2d44;gap:5px;padding:6px 7px 7px;font-size:11px;line-height:1.3;display:grid}.metric-info-popover-body p{overflow-wrap:anywhere;margin:0}.metric-info-popover-body div{gap:3px;display:grid}.metric-info-popover-body .metric-info-chip-row{justify-content:flex-start;display:flex}.metric-info-popover-body code{overflow-wrap:anywhere;word-break:break-all;color:#1d3557;white-space:pre-wrap;background:#f8fafc;border:1px solid #dbe4f2;border-radius:5px;max-width:100%;padding:4px 5px;font-size:10px;line-height:1.35;display:block}.metric-info-popover-body em{color:#65758f;font-size:10px;font-style:normal;line-height:1.25}.metric-info-loading,.metric-info-error{color:#52627a;align-items:center;gap:8px;padding:8px;font-size:11.55px;display:flex}.metric-info-error{color:#b42318}.account-menu{z-index:50;overscroll-behavior:contain;border:1px solid var(--line);background:var(--panel);border-radius:10px;flex-direction:column;gap:8px;width:480px;max-height:min(88vh,100dvh - 58px);padding:9px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 22px 52px #0f172a33,0 2px 8px #0f172a14}.account-menu:before{content:"";border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--panel);width:11px;height:11px;position:absolute;top:-6px;right:20px;transform:rotate(45deg)}.account-menu-head{z-index:1;border:1px solid var(--line-soft);background:#f8fbff;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:7px;display:grid;position:relative}.account-menu-identity{gap:2px;min-width:0;display:grid}.account-menu-head strong,.account-menu-head small{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.account-menu-head strong{font-size:12.5px;font-weight:800}.account-menu-head small{color:var(--muted);font-size:10.5px}.account-menu-theme-active{color:#1f5d91;cursor:pointer;white-space:nowrap;background:#eef7ff;border:1px solid #cfe2f3;border-radius:999px;justify-content:center;align-self:start;align-items:center;gap:4px;min-width:58px;min-height:25px;padding:0 6px;font-size:10.5px;font-weight:800;line-height:1.2;display:inline-flex}.account-menu-theme-active:hover,.account-menu-theme-active:focus-visible{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7;outline:none}.account-menu-search{z-index:1;border:1px solid var(--line);background:var(--control-bg);min-height:34px;color:var(--muted);border-radius:8px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px;padding:0 5px 0 8px;display:grid;position:relative}.account-menu-search:focus-within{border-color:#9bc1e7;box-shadow:0 0 0 2px #9bc1e738}.account-menu-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:12px;font-weight:700}.account-menu-search input::placeholder{color:var(--muted);font-weight:700}.account-menu-search button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.account-menu-search button:hover,.account-menu-search button:focus-visible{background:var(--control-active-bg);color:var(--control-active-text)}.account-menu-category{z-index:1;border:1px solid var(--line);background:var(--control-bg);min-height:34px;color:var(--muted);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 5px 0 8px;display:grid;position:relative}.account-menu-category span{text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}.account-menu-category select{width:100%;min-width:0;height:25px;color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-size:12px;font-weight:800}.account-menu-category:focus-within{border-color:#9bc1e7;box-shadow:0 0 0 2px #9bc1e738}.account-menu-list{z-index:1;overscroll-behavior:contain;scrollbar-width:thin;gap:7px;min-height:0;padding:0 3px 2px 0;display:grid;position:relative;overflow-y:auto}.account-menu-list::-webkit-scrollbar{width:7px}.account-menu-list::-webkit-scrollbar-thumb{background:#c3ccd8;border-radius:999px}.account-menu-theme{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.account-menu-theme button,.account-menu-card{border:1px solid var(--line);background:var(--control-bg);color:var(--text);cursor:pointer;border-radius:7px;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s}.account-menu-theme button{min-height:28px;color:var(--muted);justify-content:center;align-items:center;gap:4px;padding:2px 4px;font-size:11px;font-weight:800;display:inline-flex}.account-menu-theme button:hover,.account-menu-theme button.active,.account-menu-card.active,.account-menu-card:hover,.account-menu-card:focus-visible{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7;box-shadow:inset 0 0 0 1px #0572ce14}.account-menu-theme button:focus-visible,.account-menu-card:focus-visible,.account-menu-row:focus-visible,.account-menu-search button:focus-visible{outline-offset:1px;outline:2px solid #0572ce47}.account-menu-card.active{box-shadow:inset 3px 0 0 var(--apex-blue), inset 0 0 0 1px #0572ce1f}.account-menu-section{border-bottom:1px solid var(--line-soft);gap:6px;padding-bottom:7px;display:grid}.account-menu-section.last{z-index:2;border-top:1px solid var(--line-soft);background:var(--panel);border-bottom:0;padding:6px 0 0;position:sticky;bottom:0}.account-menu-section-title{z-index:1;color:#47627f;letter-spacing:0;text-transform:uppercase;background:#f3f8ff;border-radius:5px;align-items:center;min-height:16px;padding:3px 5px;font-size:10px;font-weight:800;line-height:1;display:flex;position:sticky;top:0}.account-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.account-menu-card{text-align:left;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 8px;font-size:11.75px;font-weight:800;line-height:1.1;display:grid}.account-menu-card>svg,.account-menu-row>svg{color:#245f9a;background:#edf6ff;border-radius:5px;width:18px;height:18px;padding:3px}.account-menu-card.active>svg,.account-menu-card:hover>svg,.account-menu-card:focus-visible>svg{color:#114a7e;background:#d9ecff}.account-menu-card:disabled{cursor:wait;opacity:.62}.account-menu-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-menu-card strong{background:var(--apex-blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.account-menu-empty{border:1px dashed var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.account-menu-row{background:var(--control-bg);width:100%;min-height:34px;color:var(--text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:7px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:0 8px;font-size:12.25px;font-weight:800;line-height:1.2;display:grid}.account-menu-row:hover{background:var(--control-active-bg);border-color:#f3c0bb}.account-menu-row:focus-visible{border-color:#f3c0bb}.account-menu-row.danger{color:#b42318}.account-menu-row.danger:hover,.account-menu-row.danger:focus-visible{color:#9f1d14;background:#fff7f6}.account-menu-row.danger>svg{color:#b42318;background:#fff1f0}.account-menu-row.toggle-row{grid-template-columns:18px 1fr 34px}.account-menu-row.toggle-row.active{color:var(--control-active-text)}.menu-toggle{border:1px solid var(--line);background:#e8edf3;border-radius:999px;width:30px;height:16px;position:relative}.menu-toggle:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a38}.account-menu-row.toggle-row.active .menu-toggle{background:var(--apex-blue);border-color:var(--apex-blue-dark)}.account-menu-row.toggle-row.active .menu-toggle:after{transform:translate(14px)}.menu-status{min-width:28px;color:var(--muted);text-align:right;font-size:11px;font-weight:700}.menu-status.on{color:var(--apex-blue)}.notification-badge{color:#fff;background:#b42318;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.notification-badge.approval-badge{background:var(--apex-blue)}.apex-button,.mini-button{border:1px solid var(--line);background:var(--control-bg);color:var(--text);cursor:pointer;border-radius:4px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;display:inline-flex}.apex-button.primary{background:var(--apex-blue);color:#fff;border-color:var(--apex-blue-dark)}.apex-button.danger{background:var(--danger);color:#fff;border-color:var(--danger)}.apex-button.danger:hover{filter:brightness(.92)}.apex-button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.apex-button:disabled{opacity:.65;cursor:wait}.mini-button{min-height:26px;padding:0 8px;font-size:12px}.compact-button{min-height:28px;padding:0 10px;font-size:12px}.toast-line{z-index:80;color:#fff;background:#050505;border:1px solid #ffffff29;border-radius:4px;align-items:center;gap:8px;max-width:min(460px,100vw - 36px);padding:11px 13px;font-size:13px;line-height:1.35;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 40px #0f172a4d}.toast-line svg{color:#8ee3a2;flex:none}.toast-text{min-width:0}.toast-close{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;margin:-4px -5px -4px 2px;display:inline-flex}.toast-close:hover,.toast-close:focus-visible{background:#ffffff24;outline:0}.toast-close svg{color:currentColor}.toast-line.danger{color:#fff;background:#7f1d1d;border-color:#f8717173}.toast-line.danger>svg{color:#fecaca}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#7f8ea3}html[data-theme=dark] .modal-panel,html[data-theme=dark] .action-menu,html[data-theme=dark] .row-context-menu,html[data-theme=dark] .multi-filter-dropdown,html[data-theme=dark] .gtn-value-dropdown,html[data-theme=dark] .api-picker-menu,html[data-theme=dark] .header-peel-menu,html[data-theme=dark] .brand-menu,html[data-theme=dark] .column-panel{background:var(--panel);color:var(--text);border-color:var(--line);box-shadow:0 18px 44px var(--shadow)}html[data-theme=dark] .modal-backdrop{background:#0206179e}html[data-theme=dark] .ag-theme-quartz{--ag-background-color:var(--panel);--ag-foreground-color:var(--text);--ag-header-background-color:#111827;--ag-border-color:var(--line);--ag-row-hover-color:#203145;--ag-odd-row-background-color:#162131;--ag-selected-row-background-color:#17324a;--ag-input-background-color:var(--control-bg);--ag-input-text-color:var(--text)}.region{background:var(--panel);border:1px solid var(--line);border-radius:6px}.records-region{flex-direction:column;flex:auto;min-height:0;margin:10px 12px 12px;display:flex;overflow:hidden}.grid-reference-status{border-bottom:1px solid var(--line);min-height:34px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:flex}.grid-reference-grid{flex:auto}.ie-smv-workspace{background:#f3f6fa;flex-direction:column;flex:auto;gap:4px;height:100%;min-height:0;padding:6px;display:flex;overflow:hidden}.ie-smv-workspace.table-focus{z-index:1180;gap:0;height:100vh;padding:2px;position:fixed;inset:0}.ie-smv-workspace.table-focus .ie-smv-head,.ie-smv-workspace.table-focus .ie-smv-tabs,.ie-smv-workspace.table-focus .ie-smv-status-line{display:none}.ie-smv-head{border:1px solid var(--line);background:var(--panel);border-radius:5px;flex:none;justify-content:space-between;align-items:center;gap:6px;min-height:38px;padding:4px 7px;display:flex;box-shadow:0 1px 2px #0f172a0a}.ie-smv-head h1{color:var(--text);margin:0;font-size:16px;font-weight:800;line-height:1}.ie-smv-head p{display:none}.ie-smv-head-actions,.ie-smv-actions-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.ie-smv-tabs{border:1px solid var(--line);background:var(--panel);scrollbar-width:thin;border-radius:5px;flex:none;align-items:center;gap:2px;min-height:30px;padding:2px;display:flex;overflow-x:auto}.ie-smv-tabs button{min-height:24px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex}.ie-smv-tabs button:hover,.ie-smv-tabs button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.ie-smv-status-line{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;flex:none;align-items:center;min-height:24px;padding:3px 7px;font-size:12px;font-weight:750;display:flex}.ie-smv-panel,.ie-smv-table-panel{border:1px solid var(--line);background:var(--panel);border-radius:6px;min-width:0;min-height:0;overflow:hidden}.ie-smv-panel{flex-direction:column;flex:auto;gap:0;padding:0;display:flex}.ie-smv-matrix-stack{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex}.ie-smv-table-panel{flex-direction:column;gap:0;padding:0;display:flex}.ie-smv-table-panel.full{flex:auto;min-height:0}.ie-smv-workspace .interactive-toolbar{grid-template-columns:minmax(0,1fr);align-items:flex-start;display:grid;overflow-y:visible}.ie-smv-workspace .toolbar-left{flex:0 0 100%;width:100%;max-width:100%}.ie-smv-workspace .search-box{flex:0 0 100%;width:100%;min-width:0;max-width:100%;margin-left:0}.ie-smv-form-grid{grid-template-columns:repeat(var(--ie-smv-cols,4), minmax(150px, 1fr));align-items:end;gap:6px;display:grid}.ie-smv-field{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:800;line-height:1.2;display:grid}.ie-smv-field>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ie-smv-toolbar-field{border:1px solid var(--line);min-width:min(320px,34vw);height:30px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:4px;order:-1;align-items:center;gap:7px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.ie-smv-toolbar-field select{border:0;border-left:1px solid var(--line-soft);width:100%;min-width:160px;color:var(--text);font:inherit;background:0 0;outline:0;padding-left:8px;font-weight:650}.ie-smv-field input,.ie-smv-field select{border:1px solid var(--line);background:var(--control-bg);width:100%;min-width:0;height:28px;color:var(--text);border-radius:5px;padding:0 8px;font-size:12px;font-weight:650}.ie-smv-field input[type=file]{height:auto;min-height:28px;color:var(--muted);padding:3px 6px}.ie-smv-hidden-file{display:none}.apex-button.disabled{opacity:.65;pointer-events:none}.ie-smv-field input:focus,.ie-smv-field select:focus{border-color:var(--apex-blue);outline:2px solid #0572ce29}.ie-smv-check{min-height:26px;color:var(--text);align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.ie-smv-check input{width:15px;height:15px;accent-color:var(--apex-blue)}.ie-smv-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.ie-smv-coverage-strip,.ie-smv-thread-preview{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:6px;display:grid}.ie-smv-metrics span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;align-content:center;gap:2px;min-width:0;min-height:50px;padding:7px 9px;display:grid}.ie-smv-coverage-strip span,.ie-smv-thread-preview span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;align-content:center;gap:2px;min-width:0;min-height:38px;padding:5px 7px;display:grid}.ie-smv-metrics strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:850;line-height:1.15;overflow:hidden}.ie-smv-coverage-strip strong,.ie-smv-thread-preview strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.1;overflow:hidden}.ie-smv-metrics small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}.ie-smv-coverage-strip small,.ie-smv-thread-preview small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:850;line-height:1}.ie-smv-photo-row{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:7px;grid-template-columns:72px minmax(180px,280px) minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px;display:grid}.ie-smv-photo-row.bulk{background:#f8fbff}.ie-smv-photo-preview{border:1px solid var(--line);background:#f8fafc;border-radius:6px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.ie-smv-photo-preview img,.ie-smv-thumb{object-fit:cover;width:100%;height:100%;display:block}.ie-smv-photo-preview span,.ie-smv-thumb.empty{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.ie-smv-photo-meta{min-width:0;color:var(--muted);gap:2px;font-size:11px;font-weight:700;display:grid}.ie-smv-photo-meta strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ie-smv-thumb{border:1px solid var(--line);background:#f8fafc;border-radius:5px;width:38px;height:28px}.ie-smv-thumb-button{cursor:zoom-in;background:0 0;border:0;border-radius:5px;width:38px;height:28px;padding:0}.ie-smv-thumb-button:focus-visible{outline:2px solid var(--apex-blue);outline-offset:2px}.centric-image-thumb,.centric-image-empty{border:1px solid var(--line);vertical-align:middle;background:#f8fafc;border-radius:5px;place-items:center;width:55px;height:44px;display:inline-grid;overflow:hidden}.centric-image-thumb{color:inherit;cursor:zoom-in;padding:0}.centric-image-thumb:focus-visible{outline:2px solid var(--apex-blue);outline-offset:2px}.centric-image-thumb img{object-fit:contain;width:100%;height:100%;display:block}.centric-image-empty{color:var(--muted)}.ie-smv-image-modal-backdrop{z-index:1200;background:#0f172ab8;place-items:center;padding:8px;display:grid;position:fixed;inset:0}.ie-smv-editor-modal-backdrop{z-index:1190;background:#0f172a94;place-items:center;padding:8px;display:grid;position:fixed;inset:0}.ie-smv-editor-modal{background:var(--panel);border:1px solid #94a3b873;border-radius:10px;flex-direction:column;width:min(1180px,98vw);max-height:96vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.modal-panel.ie-smv-editor-modal{width:min(1180px,98vw);max-height:96vh}.ie-smv-editor-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:flex}.ie-smv-editor-modal-head h2{color:var(--text);margin:0;font-size:15px;line-height:1.1}.ie-smv-editor-modal-title{align-items:center;gap:8px;min-width:0;display:flex}.ie-smv-editor-modal-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.ie-smv-editor-modal-body{gap:8px;min-height:0;padding:8px;display:grid;overflow:auto}.ie-smv-editor-modal .ie-smv-actions-row{z-index:2;border-top:1px solid var(--line-soft);background:color-mix(in srgb, var(--panel) 92%, transparent);min-height:36px;padding:6px 0 8px;position:sticky;bottom:-8px}.ie-smv-image-modal{background:var(--panel);border:1px solid #94a3b873;border-radius:10px;flex-direction:column;width:min(1280px,98vw);height:min(960px,96vh);max-height:96vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a52}.modal-panel.ie-smv-image-modal{width:min(1280px,98vw);height:min(960px,96vh);max-height:96vh}.ie-smv-image-modal-head{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:flex}.ie-smv-image-modal-head h2{color:var(--text);margin:0;font-size:15px;line-height:1.1}.ie-smv-image-modal-title .breadcrumb,.ie-smv-image-modal-name{color:var(--muted);margin:3px 0 0;font-size:12px;font-weight:700}.ie-smv-image-modal-title{align-items:center;gap:8px;min-width:0;display:flex}.ie-smv-image-modal-actions{flex-shrink:0;align-items:center;gap:5px;display:flex}.ie-smv-image-zoom-actions{border:1px solid var(--line);background:var(--control-bg);border-radius:6px;align-items:center;gap:4px;min-height:30px;padding:2px;display:inline-flex}.ie-smv-image-zoom-actions button{width:28px;min-width:28px;height:26px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;font-size:11px;font-weight:850;display:inline-grid}.ie-smv-image-zoom-actions button:hover:not(:disabled),.ie-smv-image-zoom-actions button:focus-visible{background:var(--control-active-bg);color:var(--control-active-text);outline:none}.ie-smv-image-zoom-actions button:disabled{color:var(--muted);cursor:default;opacity:.52}.ie-smv-image-zoom-actions .ie-smv-image-zoom-reset{width:42px;min-width:42px}.ie-smv-image-modal-body{background:#f8fafc;flex:auto;place-items:start;min-height:0;padding:8px;display:grid;overflow:auto}.ie-smv-image-stage{width:calc(100% * var(--ie-smv-image-zoom,1));height:calc(100% * var(--ie-smv-image-zoom,1));place-items:center;min-width:100%;min-height:100%;display:grid}.ie-smv-image-modal-body img{object-fit:contain;image-rendering:auto;width:100%;min-width:0;height:100%;min-height:0}.ie-smv-image-modal-name{border-top:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;flex:none;padding:6px 10px;overflow:hidden}.ie-smv-grid{flex:auto;height:100%;min-height:0}.ie-smv-grid.rows{min-height:0}.ie-smv-grid.mini{min-height:220px}.ie-smv-grid.modal-grid{min-height:62vh}.ie-smv-status{border:1px solid var(--line);max-width:100%;min-height:20px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;background:#f8fafc;border-radius:999px;align-items:center;padding:1px 7px;font-size:11px;font-weight:850;line-height:16px;display:inline-flex;overflow:hidden}.ie-smv-status.published,.ie-smv-status.approved,.ie-smv-status.mapped{color:#087443;background:#ecfdf3;border-color:#b7e4c7}.ie-smv-status.review{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.ie-smv-status.draft,.ie-smv-status.needs-ie-mapping{color:#92400e;background:#fffbeb;border-color:#fde68a}.ie-smv-status.rejected{color:#b42318;background:#fff1f2;border-color:#fecaca}.ie-smv-editable-cell{cursor:text;background:linear-gradient(#2563eb09,#2563eb00)}.ie-smv-editable-cell:hover,.ie-smv-editable-cell.ag-cell-focus{background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb38}.ie-smv-empty{border:1px dashed var(--line);background:var(--surface,#f8fafc);min-height:180px;color:var(--muted);text-align:center;border-radius:7px;place-items:center;padding:16px;font-size:13px;font-weight:750;display:grid}html[data-theme=dark] .ie-smv-workspace{background:#101827}html[data-theme=dark] .ie-smv-status-line{color:#a9d7ff;background:#152a42;border-color:#315f97}html[data-theme=dark] .ie-smv-metrics span,html[data-theme=dark] .ie-smv-coverage-strip span,html[data-theme=dark] .ie-smv-thread-preview span,html[data-theme=dark] .ie-smv-photo-row,html[data-theme=dark] .ie-smv-photo-row.bulk,html[data-theme=dark] .ie-smv-photo-preview,html[data-theme=dark] .ie-smv-thumb,html[data-theme=dark] .centric-image-thumb,html[data-theme=dark] .centric-image-empty,html[data-theme=dark] .ie-smv-empty,html[data-theme=dark] .ie-smv-status,html[data-theme=dark] .summery-source-badge,html[data-theme=dark] .summery-source-chip{background:#111827}html[data-theme=dark] .ie-smv-status.published,html[data-theme=dark] .ie-smv-status.approved,html[data-theme=dark] .ie-smv-status.mapped,html[data-theme=dark] .summery-source-badge.published{color:#86efac;background:#0f2b22;border-color:#245f43}html[data-theme=dark] .ie-smv-status.review,html[data-theme=dark] .summery-source-badge.approved{color:#a9d7ff;background:#152a42;border-color:#315f97}html[data-theme=dark] .ie-smv-status.draft,html[data-theme=dark] .ie-smv-status.needs-ie-mapping,html[data-theme=dark] .summery-source-badge.draft,html[data-theme=dark] .summery-source-badge.manual{color:#f7d774;background:#302713;border-color:#8a5d12}@media (width<=1100px){.ie-smv-form-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.ie-smv-toolbar-field{flex:100%;width:100%;min-width:0;max-width:100%}.ie-smv-toolbar-field select{min-width:0}.ie-smv-workspace .toolbar-action-cluster,.ie-smv-workspace .desktop-action-buttons{flex-wrap:wrap;flex:100%;min-width:0}}@media (width<=680px){.ie-smv-workspace{padding:6px}.ie-smv-head{flex-direction:row;align-items:center}.ie-smv-head-actions{justify-content:flex-end}.ie-smv-toolbar-field{min-width:100%}.ie-smv-form-grid{grid-template-columns:1fr}.ie-smv-metrics,.ie-smv-coverage-strip,.ie-smv-thread-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.ie-smv-photo-row{grid-template-columns:1fr}.ie-smv-editor-modal-backdrop,.ie-smv-image-modal-backdrop{place-items:center;padding:4px}.modal-panel.ie-smv-editor-modal,.modal-panel.ie-smv-image-modal{border-radius:7px;width:calc(100vw - 8px);max-height:calc(100dvh - 8px)}.modal-panel.ie-smv-image-modal{height:calc(100dvh - 8px)}.ie-smv-editor-modal-head,.ie-smv-image-modal-head{min-height:40px;padding:6px 8px}.ie-smv-image-modal-title{max-width:calc(100vw - 166px)}.ie-smv-image-modal-title>div{min-width:0}.ie-smv-image-modal-title .breadcrumb{display:none}.ie-smv-image-modal-head h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ie-smv-editor-modal-body,.ie-smv-image-modal-body{padding:6px}.ie-smv-editor-modal .ie-smv-actions-row{padding:5px 0 6px;bottom:-6px}.ie-smv-image-modal-name{padding:5px 8px}}.dashboard-page{background:#f3f6fa;flex:auto;min-height:0;padding:14px 16px 18px;overflow:auto}.dashboard-head{background:#fff;border:1px solid #dbe4ee;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:74px;margin-bottom:12px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.dashboard-head h1{letter-spacing:0;font-size:22px;line-height:1.15}.dashboard-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.dashboard-head-actions{flex:none;align-items:center;gap:8px;display:flex}.dashboard-error{min-height:38px;color:var(--danger);background:#b4231814;border:1px solid #b4231847;border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:0 11px;font-size:13px;display:flex}.dashboard-insight-grid{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:stretch;gap:8px;margin-bottom:8px;display:grid}.dashboard-chart-panel{flex-direction:column;height:100%;min-height:0;display:flex}.dashboard-chart-panel .dashboard-panel-head{flex:none;gap:7px;min-height:42px;padding:6px 10px}.dashboard-chart-panel .dashboard-panel-head h2{font-size:13px}.dashboard-chart-panel .dashboard-panel-head span{margin-top:2px;font-size:11px}.timeline-toolbar{flex:none;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.timeline-legend{color:var(--muted);white-space:nowrap;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;font-weight:700;display:inline-flex}.timeline-legend span{align-items:center;gap:5px;display:inline-flex}.timeline-field-select{color:var(--muted);white-space:nowrap;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.timeline-field-select span{margin:0;font-size:11px}.timeline-field-select select{border:1px solid var(--line);max-width:94px;min-height:24px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 22px 0 7px;font-size:10.5px;font-weight:750}.timeline-controls{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.timeline-grain-control{border:1px solid var(--line);background:var(--line-soft);border-radius:4px;align-items:center;gap:2px;min-height:24px;padding:2px;display:inline-flex}.timeline-grain-control button,.timeline-zoom-button,.timeline-filter-button{min-height:20px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.timeline-grain-control button{min-width:36px;padding:0 6px;font-size:10.5px;font-weight:750;line-height:1}.timeline-zoom-button{border-color:var(--line);background:var(--control-bg);width:24px;height:24px}.timeline-filter-button{width:28px;height:24px;color:var(--apex-blue);background:#eef6ff;border-color:#9bc1e7;position:relative}.metric-info-button.timeline-metric-info-button{background:var(--control-bg);width:28px;min-width:28px;height:24px;color:var(--muted);border-color:#cfd9ea;border-radius:4px;margin-left:0}.timeline-filter-button span{background:var(--apex-blue);color:#fff;border-radius:999px;place-items:center;min-width:15px;height:15px;font-size:9px;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-5px}.timeline-grain-control button:hover,.timeline-grain-control button.active,.timeline-zoom-button:hover,.metric-info-button.timeline-metric-info-button:hover,.metric-info-button.timeline-metric-info-button:focus-visible,.timeline-filter-button:hover,.timeline-filter-button.active{background:var(--control-bg);color:var(--control-active-text);border-color:#9bc1e7}.timeline-grain-control button:disabled,.timeline-zoom-button:disabled,.timeline-filter-button:disabled{opacity:.45;cursor:not-allowed}.timeline-legend i{border-radius:999px;width:18px;height:3px;display:inline-block}.legend-bar{background:#2f80d8}.legend-line{background:#d9941e}.legend-packed{background:#16a06b}.timeline-chart-shell{flex:0 0 236px;height:236px;min-height:0;position:relative}.timeline-fixed-legend{z-index:4;max-width:calc(100% - 20px);min-height:19px;color:var(--muted);white-space:nowrap;background:#ffffffeb;border:1px solid #cfd8e5d1;border-radius:5px;align-items:center;gap:13px;padding:2px 5px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:5px;left:10px;box-shadow:0 4px 12px #0f172a14}.timeline-fixed-legend span{align-items:center;gap:5px;min-width:0;display:inline-flex}.timeline-fixed-legend i{border-radius:999px;flex:none;width:22px;height:3px;display:inline-block}.timeline-fixed-legend .legend-bar{background:#2f80d8;border-radius:2px;width:9px;height:7px}.timeline-fixed-legend .legend-bar.turnover{background:#2e9b61}.timeline-fixed-legend .legend-line.cut{background:#d9941e}.timeline-fixed-legend .legend-line.sew{background:#7c5cff}.timeline-fixed-legend .legend-line.wash{background:#0ea5b7}.timeline-fixed-legend .legend-line.finished{background:#6f879e}.timeline-fixed-legend .legend-line.packed{background:#16a06b}.timeline-fixed-legend .legend-line.shipped{background:#e25555}.timeline-chart-wrap{cursor:grab;overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;align-items:stretch;height:236px;padding:6px 10px 8px;display:flex;position:relative;overflow:auto hidden}.timeline-load-before{z-index:5;width:28px;height:28px;color:var(--control-active-text);cursor:pointer;background:#fffffff0;border:1px solid #94a3b88c;border-radius:6px;flex:0 0 28px;justify-content:center;align-self:center;align-items:center;display:inline-flex;position:sticky;left:6px;box-shadow:0 6px 16px #0f172a1f}.timeline-load-before:disabled{cursor:wait;opacity:.78}.timeline-chart{flex:none;width:auto;height:220px;min-height:0;display:block}.timeline-grid-line{stroke:#e6ebf2;stroke-width:1px}.timeline-bar{fill:#2f80d8;opacity:.82}.timeline-bar.cut{fill:#d9941e}.timeline-bar.sew{fill:#7c5cff}.timeline-bar.wash{fill:#0ea5b7}.timeline-bar.packed{fill:#16a06b}.timeline-bar.finished{fill:#6f879e}.timeline-bar.shipped{fill:#e25555}.timeline-bar.turnover{fill:#2e9b61}.timeline-line{stroke:#d9941e;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.timeline-line.cut,.timeline-dot.cut,.timeline-chart-legend .legend-line.cut{stroke:#d9941e}.timeline-line.sew,.timeline-dot.sew,.timeline-chart-legend .legend-line.sew{stroke:#7c5cff}.timeline-line.wash,.timeline-dot.wash,.timeline-chart-legend .legend-line.wash{stroke:#0ea5b7}.timeline-line.packed,.timeline-dot.packed,.timeline-chart-legend .legend-line.packed{stroke:#16a06b}.timeline-line.shipped,.timeline-dot.shipped,.timeline-chart-legend .legend-line.shipped{stroke:#e25555}.timeline-dot{fill:#fff;stroke-width:2px}.timeline-hover-zone{fill:#0000;pointer-events:all;cursor:pointer}.timeline-axis-label{fill:var(--muted);font-size:10px;font-weight:700}.timeline-axis-label.angled,.timeline-axis-label.vertical{dominant-baseline:middle}.timeline-axis-title,.timeline-chart-legend{fill:var(--muted);font-size:10px;font-weight:800}.timeline-chart-legend .legend-line{stroke-width:3px;stroke-linecap:round}.timeline-html-tooltip{z-index:120;pointer-events:auto;color:var(--text);background:#fffffffa;border:1px solid #cfd8e5;border-radius:7px;padding:12px;font-size:11px;font-weight:400;position:fixed;box-shadow:0 10px 24px #0f172a2e}.timeline-html-tooltip-head,.timeline-html-tooltip-line{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.timeline-html-tooltip-head{border-bottom:1px solid var(--line-soft);margin-bottom:8px;padding-bottom:6px}.timeline-html-tooltip-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:400;overflow:hidden}.timeline-html-tooltip-head span,.timeline-html-tooltip-line span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:11px;font-weight:400;overflow:hidden}.timeline-html-tooltip-line{min-height:23px}.timeline-html-tooltip-line strong{white-space:nowrap;font-size:11px;font-weight:400}.timeline-tooltip-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid}.timeline-tooltip-metric{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;min-width:0;padding:7px 8px}.timeline-tooltip-metric span{color:var(--muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:3px;font-size:10px;font-weight:400;line-height:1.1;display:block;overflow:hidden}.timeline-tooltip-metric strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.1;display:block;overflow:hidden}.timeline-tooltip-metric.blue{background:#eff6ff;border-color:#bfdbfe}.timeline-tooltip-metric.green{background:#ecfdf5;border-color:#bbf7d0}.timeline-tooltip-metric.purple{background:#f5f3ff;border-color:#ddd6fe}.timeline-tooltip-metric.amber{background:#fffbeb;border-color:#fde68a}.timeline-tooltip-group{border-top:1px solid var(--line-soft);margin-top:9px;padding-top:8px}.timeline-tooltip-group.compact{padding-top:7px}.timeline-tooltip-group-title{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:400}.timeline-tooltip-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 8px;display:grid}.timeline-tooltip-stage,.timeline-tooltip-breakdown-row{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:5px 8px;min-width:0;display:grid}.timeline-tooltip-stage span,.timeline-tooltip-breakdown-row span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.timeline-tooltip-stage strong,.timeline-tooltip-breakdown-row strong{color:var(--text);white-space:nowrap;font-size:11px;font-weight:400}.timeline-tooltip-stage i,.timeline-tooltip-breakdown-row i{background:#e5e7eb;border-radius:999px;grid-column:1/-1;height:5px;display:block;overflow:hidden}.timeline-tooltip-stage b,.timeline-tooltip-breakdown-row b,.timeline-tooltip-gauge i{border-radius:inherit;background:#3b82f6;height:100%;display:block}.timeline-tooltip-stage b.cut{background:#2563eb}.timeline-tooltip-stage b.sew{background:#7c3aed}.timeline-tooltip-stage b.wash{background:#06b6d4}.timeline-tooltip-stage b.finished{background:#10b981}.timeline-tooltip-stage b.packed{background:#f59e0b}.timeline-tooltip-stage b.shipped{background:#16a34a}.timeline-tooltip-health{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:10px;display:grid}.timeline-tooltip-gauge{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:6px;height:34px;position:relative;overflow:hidden}.timeline-tooltip-gauge i{background:linear-gradient(90deg,#22c55e,#16a34a)}.timeline-tooltip-gauge strong{color:#064e3b;place-items:center;font-size:12px;font-weight:400;display:grid;position:absolute;inset:0}.timeline-tooltip-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 10px;display:grid}.timeline-tooltip-status-grid .timeline-html-tooltip-line{min-height:16px;display:flex}.timeline-tooltip-breakdown{gap:7px;display:grid}.timeline-tooltip-breakdown-head,.timeline-tooltip-breakdown-row{grid-template-columns:minmax(0,1fr) 58px 52px 56px 54px 62px 46px 48px}.timeline-tooltip-breakdown-head{min-width:0;color:var(--muted);text-transform:uppercase;align-items:center;gap:5px 8px;padding-bottom:1px;font-size:10px;font-weight:400;display:grid}.timeline-tooltip-breakdown-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.timeline-tooltip-breakdown-head strong,.timeline-tooltip-breakdown-row strong{text-align:right}.timeline-tooltip-breakdown-head strong{font-size:10px;font-weight:400}.timeline-tooltip-breakdown-row i{height:4px}.timeline-tooltip-breakdown-row b{background:#64748b}.timeline-settings-layout{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:14px;padding:0 18px 18px;display:grid}.timeline-filter-panel{min-width:0;padding:0}.timeline-settings-section-head{min-height:28px;color:var(--text);justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.timeline-settings-section-head strong{font-size:13px;font-weight:850}.timeline-settings-section-head span{color:var(--muted);font-weight:750}.timeline-data-panel{border:1px solid var(--line);background:var(--line-soft);border-radius:7px;gap:14px;padding:10px;display:grid}.timeline-data-panel h3{color:var(--text);margin:0 0 8px;font-size:13px;font-weight:850}.timeline-option-list{grid-template-columns:1fr;gap:8px;display:grid}.timeline-option-list.compact{grid-template-columns:1fr}.timeline-data-option{border:1px solid var(--line);background:var(--control-bg);cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:flex}.timeline-data-option input{margin:0}.timeline-data-option strong{font-size:12px;font-weight:800}.timeline-series-swatch,.timeline-bar-swatch{background:#2f80d8;border-radius:999px;width:20px;height:4px}.timeline-series-swatch.cut{background:#d9941e}.timeline-series-swatch.sew{background:#7c5cff}.timeline-series-swatch.wash{background:#0ea5b7}.timeline-series-swatch.packed{background:#16a06b}.timeline-series-swatch.shipped{background:#e25555}.timeline-bar-swatch.cut{background:#d9941e}.timeline-bar-swatch.sew{background:#7c5cff}.timeline-bar-swatch.wash{background:#0ea5b7}.timeline-bar-swatch.packed{background:#16a06b}.timeline-bar-swatch.finished{background:#6f879e}.timeline-bar-swatch.shipped{background:#e25555}.timeline-bar-swatch.quantity{background:#2f80d8}.timeline-bar-swatch.turnover{background:#2e9b61}.timeline-notes-body{flex:auto;grid-template-rows:auto auto auto;align-content:start;gap:6px;padding:8px 10px 10px;display:grid}.timeline-notes-body p{color:#344054;margin:0;font-size:13px;line-height:1.45}.timeline-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.timeline-note-grid span,.timeline-note-list span{border:1px solid var(--line-soft);text-align:center;background:#fbfcfe;border-radius:6px;align-content:center;align-self:start;gap:3px;min-width:0;min-height:45px;padding:5px 8px;display:grid}.timeline-note-grid strong,.timeline-note-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:750;line-height:1;overflow:hidden}.timeline-note-grid small,.timeline-note-list small{min-width:0;color:var(--muted);font-size:10.5px;line-height:1.18}.timeline-note-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.timeline-stage-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0;margin-top:2px;display:grid}.timeline-stage-strip span{border:1px solid var(--line-soft);text-align:center;background:linear-gradient(#fff,#f7fbff);border-radius:6px;align-content:center;gap:2px;min-width:0;min-height:48px;padding:5px 7px;display:grid}.timeline-stage-strip strong{color:#145a95;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:1;overflow:hidden}.timeline-stage-strip small{min-width:0;color:var(--muted);text-transform:uppercase;font-size:10px;line-height:1.1}.timeline-stage-strip i,.dashboard-stat-meter{background:#e8eef6;border-radius:999px;width:100%;height:4px;overflow:hidden}.timeline-stage-strip i:before{content:"";width:var(--stage-progress,0%);border-radius:inherit;background:linear-gradient(90deg,#2f80d8,#16a06b);height:100%;display:block}.dashboard-disc-panel{min-width:0}.dashboard-disc-panel .dashboard-panel-head{min-height:46px}.disc-chart-body{flex:auto;place-items:center;min-height:208px;padding:10px 12px 12px;display:grid}.disc-donut-wrap{place-items:center;min-width:0;display:grid;position:relative}.disc-donut{cursor:pointer;display:block;overflow:visible}.disc-donut-track,.disc-donut-arc{fill:none;stroke-width:22px;stroke-linecap:round}.disc-donut-track{stroke:#edf2f7}.disc-donut-arc{filter:drop-shadow(0 4px 7px #0f172a1a)}.disc-slice-label{pointer-events:none}.disc-slice-label rect{fill:#fffffff0;stroke:#0f172a33;stroke-width:.7px;filter:drop-shadow(0 2px 4px #0f172a2e)}.disc-slice-label text{fill:#172033;font-size:6.5px;font-weight:900;line-height:1}.disc-donut-hole{fill:#fff;stroke:#e5ebf3;stroke-width:1px}.disc-donut-total-label{fill:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850}.disc-donut-total{fill:var(--text);font-size:15px;font-weight:900}.disc-hover-card{z-index:8;width:158px;color:var(--text);pointer-events:none;background:#fffffff5;border:1px solid #cfd8e5eb;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;padding:8px;display:grid;position:absolute;box-shadow:0 14px 34px #0f172a2e}.disc-hover-card>strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden}.disc-hover-card>strong i{border-radius:999px;flex:none;width:9px;height:9px}.disc-hover-card span{gap:1px;min-width:0;display:grid}.disc-hover-card b,.disc-hover-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.disc-hover-card b{font-size:12px;font-weight:900;line-height:1.1}.disc-hover-card small{color:var(--muted);text-transform:uppercase;font-size:9.5px;font-weight:750}@media (width>=1180px){.dashboard-chart-notes .timeline-note-grid,.dashboard-chart-notes .timeline-note-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.dashboard-production-flow{background:#fff;border:1px solid #dbe4ee;border-radius:8px;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.production-flow-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.production-flow-head div{gap:2px;min-width:0;display:grid}.production-flow-head strong{color:var(--text);font-size:14px;font-weight:850;line-height:1.15}.production-flow-head span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:750;line-height:1.2;overflow:hidden}.production-flow-head>span{color:#155ca0;background:#f4f8fc;border:1px solid #cfe0f2;border-radius:5px;flex:none;padding:4px 8px;font-weight:850}.production-flow-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:0;display:grid}.production-flow-tile{border-right:1px solid var(--line-soft);text-align:center;background:linear-gradient(#fff,#fbfdff);align-content:center;gap:5px;min-width:0;min-height:82px;padding:9px 10px;display:grid}.production-flow-tile:last-child{border-right:0}.production-flow-tile small,.production-flow-tile em{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-flow-tile small{text-transform:uppercase;font-size:10.5px;font-weight:850;line-height:1.1}.production-flow-tile strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:850;line-height:1;overflow:hidden}.production-flow-tile em{font-size:10.5px;font-style:normal;font-weight:700;line-height:1.15}.production-flow-tile i{background:#e8eef6;border-radius:999px;width:100%;height:4px;overflow:hidden}.production-flow-tile b{border-radius:inherit;background:#64748b;height:100%;display:block}.production-flow-tile.blue b{background:#2f80d8}.production-flow-tile.violet b{background:#7c5cff}.production-flow-tile.cyan b{background:#0ea5b7}.production-flow-tile.teal b{background:#0f766e}.production-flow-tile.green b{background:#2e9b61}.production-flow-tile.amber b{background:#d9941e}.production-flow-tile.red b{background:#e25555}.production-flow-tile.danger b{background:var(--danger)}.dashboard-stat{background:#fff;border:1px solid #dbe4ee;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto auto;align-content:stretch;gap:9px;min-height:104px;padding:10px 11px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dashboard-stat-meter{align-self:end;margin-top:-1px;display:block}.dashboard-stat-meter i{border-radius:inherit;opacity:.72;background:currentColor;height:100%;display:block}.dashboard-stat:before{content:"";background:#d0d5dd;width:3px;position:absolute;inset:0 auto 0 0}.dashboard-stat-head{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-stat-icon{color:#14558f;background:#eef7ff;border-radius:6px;place-items:center;width:32px;height:32px;display:inline-grid}.dashboard-stat strong{min-width:0;color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;align-self:center;font-size:30px;font-weight:750;line-height:.95;display:block;overflow:hidden}.dashboard-stat-head small,.dashboard-stat em{min-width:0;color:var(--muted);font-size:12px;font-style:normal;line-height:1.25;display:block}.dashboard-stat-head small{text-transform:uppercase;letter-spacing:.03em;font-weight:700}.dashboard-stat em{text-align:center;text-overflow:ellipsis;white-space:nowrap;padding-top:2px;overflow:hidden}.dashboard-stat.blue .dashboard-stat-icon{color:#155ca0;background:#e8f2ff}.dashboard-stat.green .dashboard-stat-icon{color:#157348;background:#e8f7ee}.dashboard-stat.amber .dashboard-stat-icon{color:#925400;background:#fff4df}.dashboard-stat.danger .dashboard-stat-icon{color:var(--danger);background:#fff0ee}.dashboard-stat.ok .dashboard-stat-icon{color:var(--green);background:#eaf7ef}.dashboard-stat.blue:before{background:#2f80d8}.dashboard-stat.green:before{background:#2e9b61}.dashboard-stat.amber:before{background:#d9941e}.dashboard-stat.danger:before{background:var(--danger)}.dashboard-stat.ok:before{background:var(--green)}.dashboard-stat.blue .dashboard-stat-meter i{background:#2f80d8}.dashboard-stat.green .dashboard-stat-meter i{background:#2e9b61}.dashboard-stat.amber .dashboard-stat-meter i{background:#d9941e}.dashboard-stat.danger .dashboard-stat-meter i{background:var(--danger)}.dashboard-stat.ok .dashboard-stat-meter i{background:var(--green)}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr);grid-template-areas:"orders right-top""booking approval";align-items:stretch;gap:10px;display:grid}.dashboard-orders-panel{grid-area:orders;align-self:stretch}.dashboard-import-panel{grid-area:import}.dashboard-approval-panel{grid-area:approval}.dashboard-booking-panel{grid-area:booking}.dashboard-notifications-panel{grid-area:notifications}.dashboard-right-top-stack{flex-direction:column;grid-area:right-top;align-self:stretch;gap:10px;min-width:0;min-height:0;display:flex}.dashboard-right-top-stack .dashboard-import-panel{flex:none}.dashboard-right-top-stack .dashboard-notifications-panel.dashboard-panel-fixed-list{flex:auto;height:auto;min-height:0}.dashboard-approval-panel.dashboard-panel-empty-list,.dashboard-notifications-panel.dashboard-panel-empty-list{align-self:stretch}.dashboard-panel{background:#fff;border:1px solid #dbe4ee;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dashboard-panel-wide{grid-row:span 2}.dashboard-panel-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:11px 12px;display:flex}.dashboard-panel-head h2{font-size:14px;font-weight:750;line-height:1.2}.dashboard-panel-head span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.dashboard-panel-head .dashboard-status{width:auto;color:var(--muted);background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:0;font-weight:650;display:inline-flex}.dashboard-panel-head .dashboard-status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.dashboard-status.ok{color:var(--green)}.dashboard-status.working{color:var(--apex-blue-dark)}.dashboard-status.danger{color:var(--danger)}.dashboard-list{display:grid}.dashboard-panel-fixed-list{flex-direction:column;height:258px;min-height:258px;display:flex}.dashboard-booking-panel.dashboard-panel-fixed-list,.dashboard-approval-panel.dashboard-panel-fixed-list{height:529px;min-height:529px}.dashboard-panel-fixed-list.dashboard-panel-empty-list,.dashboard-booking-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list,.dashboard-approval-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list{height:auto;min-height:0}@media (width>=1001px){.dashboard-approval-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list,.dashboard-notifications-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list{align-self:stretch;height:auto;min-height:0}}@media (width<=1000px){.dashboard-approval-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list,.dashboard-notifications-panel.dashboard-panel-fixed-list.dashboard-panel-empty-list{align-self:auto;height:258px;min-height:258px}}.dashboard-panel-fixed-list .dashboard-panel-head{flex:none}.dashboard-panel-fixed-list .dashboard-list,.dashboard-panel-fixed-list .dashboard-empty{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.dashboard-panel-fixed-list .dashboard-row{min-height:48px}.dashboard-row-header{border-bottom:1px solid var(--line-soft);min-height:30px;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;grid-template-columns:minmax(0,1fr) 96px 112px;align-items:center;gap:10px;padding:0 12px;font-size:11px;font-weight:750;display:grid}.dashboard-row-header span:not(:first-child){text-align:right}.dashboard-booking-row-header{grid-template-columns:minmax(0,1fr) 160px 112px 132px}.dashboard-row{border:0;border-bottom:1px solid var(--line-soft);width:100%;min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) 96px 112px;align-items:center;gap:10px;padding:8px 12px;display:grid}.dashboard-row.compact{grid-template-columns:minmax(0,1fr) auto}.dashboard-booking-row{grid-template-columns:minmax(0,1fr) 160px 112px 132px}.dashboard-booking-row>span:nth-child(2) strong,.dashboard-booking-row>span:nth-child(3) strong{color:var(--text);font-size:13px}.dashboard-booking-row>span:nth-child(2) small,.dashboard-booking-row>span:nth-child(3) small{font-size:11px}.dashboard-row:hover{background:#f8fbff}.dashboard-row:last-child{border-bottom:0}.dashboard-row strong,.dashboard-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.dashboard-row strong{font-size:13px;font-weight:750;line-height:1.25}.dashboard-row small{color:var(--muted);margin-top:3px;font-size:12px}.dashboard-row>span:not(:first-child){color:var(--muted);text-align:right;white-space:nowrap;font-size:12px}.dashboard-empty{min-height:86px;color:var(--muted);place-items:center;padding:12px;font-size:13px;display:grid}.dashboard-loading{color:#155ca0;justify-content:center;align-items:center;gap:8px;font-weight:400;display:flex}.dashboard-loading svg{flex:none}.dashboard-flow-loading{min-height:82px}.dashboard-health-loading{min-height:192px}.dashboard-metrics strong.dashboard-loading-value{color:var(--muted);font-size:13px;font-weight:400;line-height:1.2}.dashboard-health{gap:0;display:grid}.dashboard-health>div{border-bottom:1px solid var(--line-soft);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:64px;padding:10px 12px;display:grid}.dashboard-health>div:last-child{border-bottom:0}.dashboard-health svg{color:var(--muted)}.dashboard-health strong,.dashboard-health small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.dashboard-health strong{font-size:14px;font-weight:750}.dashboard-health small{color:var(--muted);margin-top:2px;font-size:12px}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-panel-top-metrics{border-bottom:1px solid var(--line-soft);background:#fbfcfe}.dashboard-metrics span{border-right:1px solid var(--line-soft);align-content:center;gap:5px;min-height:84px;padding:10px 12px;display:grid}.dashboard-panel-top-metrics span{min-height:72px}.dashboard-metrics span:last-child{border-right:0}.dashboard-metrics strong{overflow-wrap:anywhere;font-size:24px;font-weight:750;line-height:1}.dashboard-metrics small{color:var(--muted);font-size:12px}html[data-theme=dark] .dashboard-page{background:var(--page-bg)}html[data-theme=dark] .dashboard-head,html[data-theme=dark] .dashboard-production-flow,html[data-theme=dark] .dashboard-stat,html[data-theme=dark] .dashboard-panel,html[data-theme=dark] .dashboard-row-header,html[data-theme=dark] .timeline-note-grid span,html[data-theme=dark] .timeline-note-list span,html[data-theme=dark] .timeline-stage-strip span{background:var(--panel);border-color:var(--line);box-shadow:0 12px 30px #0003}html[data-theme=dark] .timeline-stage-strip i,html[data-theme=dark] .production-flow-tile i,html[data-theme=dark] .dashboard-stat-meter{background:#94a3b82e}html[data-theme=dark] .production-flow-head,html[data-theme=dark] .production-flow-tile{border-color:var(--line)}html[data-theme=dark] .production-flow-tile{background:var(--panel)}html[data-theme=dark] .production-flow-head>span{background:var(--control-bg);border-color:var(--line);color:#8bc8ff}html[data-theme=dark] .dashboard-panel-top-metrics{background:var(--control-bg);border-color:var(--line)}html[data-theme=dark] .dashboard-loading{color:#8bc8ff}html[data-theme=dark] .timeline-field-select select,html[data-theme=dark] .timeline-zoom-button,html[data-theme=dark] .timeline-filter-button,html[data-theme=dark] .timeline-grain-control button.active,html[data-theme=dark] .timeline-grain-control button:hover,html[data-theme=dark] .timeline-zoom-button:hover,html[data-theme=dark] .timeline-filter-button:hover,html[data-theme=dark] .timeline-filter-button.active{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .timeline-grain-control{background:var(--line-soft);border-color:var(--line)}html[data-theme=dark] .timeline-fixed-legend{color:#c7d2e3;background:#0f172aeb;border-color:#94a3b857}html[data-theme=dark] .timeline-html-tooltip{background:#0f172afa;border-color:#94a3b857}html[data-theme=dark] .timeline-html-tooltip-head strong,html[data-theme=dark] .timeline-html-tooltip-line strong,html[data-theme=dark] .timeline-tooltip-metric strong,html[data-theme=dark] .timeline-tooltip-stage strong,html[data-theme=dark] .timeline-tooltip-breakdown-row strong{color:#f8fafc}html[data-theme=dark] .timeline-html-tooltip-head span,html[data-theme=dark] .timeline-html-tooltip-line span,html[data-theme=dark] .timeline-tooltip-metric span,html[data-theme=dark] .timeline-tooltip-stage span,html[data-theme=dark] .timeline-tooltip-breakdown-row span,html[data-theme=dark] .timeline-tooltip-group-title{color:#c7d2e3}html[data-theme=dark] .timeline-tooltip-metric,html[data-theme=dark] .timeline-tooltip-metric.blue,html[data-theme=dark] .timeline-tooltip-metric.green,html[data-theme=dark] .timeline-tooltip-metric.purple,html[data-theme=dark] .timeline-tooltip-metric.amber{background:#1e293bb8;border-color:#94a3b840}html[data-theme=dark] .timeline-tooltip-stage i,html[data-theme=dark] .timeline-tooltip-breakdown-row i{background:#94a3b840}html[data-theme=dark] .timeline-tooltip-gauge{background:#14532d5c;border-color:#4ade8059}html[data-theme=dark] .timeline-tooltip-gauge strong{color:#dcfce7}html[data-theme=dark] .disc-donut-track{stroke:#94a3b83d}html[data-theme=dark] .disc-donut-hole{fill:var(--panel);stroke:#94a3b847}html[data-theme=dark] .disc-hover-card{background:#0f172afa;border-color:#94a3b857}html[data-theme=dark] .timeline-notes-body p{color:#c7d2e3}html[data-theme=dark] .timeline-grid-line{stroke:var(--line)}html[data-theme=dark] .timeline-dot{fill:var(--panel)}html[data-theme=dark] .workspace-nav,html[data-theme=dark] .workspace-nav-button.active,html[data-theme=dark] .dashboard-row:hover{background:var(--control-hover-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .dashboard-stat-icon{background:var(--control-active-bg);color:var(--control-active-text)}.dashboard-region{flex:auto;min-height:0;margin:10px 12px 12px;padding:14px;overflow:auto}.dashboard-region .dashboard-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dashboard-region .dashboard-head h2{margin:0;font-size:18px;font-weight:700}.dashboard-region .dashboard-head p{color:var(--muted);margin:2px 0 0;font-size:12px}.dashboard-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:12px;padding:10px 12px;font-size:13px}.dashboard-region .dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.dashboard-tile{border:1px solid var(--line-soft);background:var(--panel-soft);min-height:104px;color:var(--text);text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:12px;display:grid}.dashboard-tile:hover{border-color:var(--accent);background:#f8fafc}.dashboard-tile-icon{color:#3730a3;background:#eef2ff;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.dashboard-tile-body{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-tile-label,.dashboard-tile-body small,.dashboard-tile-action{color:var(--muted);font-size:12px}.dashboard-tile-body strong{color:var(--text);word-break:break-word;font-size:20px;line-height:1.2}.dashboard-tile-action{white-space:nowrap;align-self:end}.view-tabs{border-bottom:1px solid var(--line-soft);align-items:flex-end;gap:4px;min-height:40px;padding:5px 10px 0;display:flex;overflow:auto visible}.view-tabs button{min-height:32px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:5px 5px 0 0;flex:none;padding:0 12px;font-size:13px}.view-tabs button.active{color:var(--text);border-color:var(--line-soft);background:#fff;font-weight:600}.tab-status{min-height:20px;color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;margin-left:auto;padding-bottom:3px;font-size:11px;display:flex}.embedded-table{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.settings-region{flex:auto;min-height:0;margin:18px 22px 24px;overflow:auto}.settings-form{grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px 18px;padding:16px;display:grid}.settings-form label{color:var(--muted);gap:6px;font-size:12px;display:grid}.settings-form input{border:1px solid var(--line);min-height:34px;color:var(--text);background:#fff;border-radius:4px;padding:0 9px}.settings-form input[type=checkbox]{width:18px;min-height:18px;padding:0}.settings-actions{color:var(--muted);grid-column:1/-1;align-items:center;gap:12px;font-size:13px;display:flex}.interactive-toolbar{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:6px;min-height:38px;padding:4px 7px;display:flex;overflow:visible}.action-menu-wrap{position:relative}.toolbar-action-cluster,.desktop-action-buttons,.mobile-primary-action-buttons{flex-wrap:wrap;flex:none;align-items:center;gap:5px;min-width:0;display:inline-flex}.mobile-primary-action-buttons{display:none}.toolbar-action-button{white-space:nowrap;text-decoration:none}.action-menu-wrap.compact-only{display:none}.action-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:4px;width:198px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 30px #0f172a24}.action-menu button,.action-menu a{width:100%;min-height:30px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:8px;padding:0 8px;font-size:12px;text-decoration:none;display:flex}.action-menu button:hover,.action-menu a:hover,.action-menu button.active{background:#f3f8fd}.action-menu button:disabled{color:#98a2b3;cursor:not-allowed;background:0 0}.action-menu button.action-menu-compact-item,.action-menu a.action-menu-compact-item{display:none}.selection-pill{min-height:28px;color:var(--muted);background:#eef2f6;border-radius:4px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex}.summary-level-control{border:1px solid var(--line);height:30px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:4px;align-items:center;gap:7px;padding:0 8px;font-size:12px;display:inline-flex}.summary-level-control select{border:0;border-left:1px solid var(--line-soft);min-width:112px;color:var(--text);font:inherit;background:0 0;outline:0;padding-left:8px}.search-box{border:1px solid var(--line);background:#fff;border-radius:4px;flex:0 560px;align-items:center;gap:7px;width:min(560px,42vw);height:30px;margin-left:auto;padding:0 9px;display:flex}.search-box input{width:100%;min-width:0;color:var(--text);font:inherit;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:var(--muted);font:inherit;font-size:12px}.search-box select{border:0;border-left:1px solid var(--line-soft);min-width:116px;max-width:150px;color:var(--text);font:inherit;background:0 0;outline:0;padding-left:8px;font-size:12px}.search-box .toolbar-search-column-picker{flex:0 0 150px;min-width:116px}.search-box .toolbar-search-column-picker .gtn-filter-field-trigger{border:0;border-left:1px solid var(--line-soft);background:0 0;border-radius:0;min-height:28px;padding:0 0 0 8px;font-size:12px}.summary-level-control .gtn-select-picker{border-left:1px solid var(--line-soft);min-width:112px;padding-left:8px}.summary-level-control .gtn-filter-field-trigger{background:0 0;border:0;min-height:28px;padding:0;font-size:12px}.timeline-field-select .gtn-select-picker{width:112px;max-width:118px}.timeline-field-select .gtn-filter-field-trigger{min-height:24px;padding:0 7px;font-size:10.5px;font-weight:750}.pivot-builder{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.pivot-builder-panel{flex-direction:column;width:min(1180px,100vw - 44px);height:min(760px,100vh - 44px);display:flex}.pivot-builder-panel .pivot-builder{min-height:0}.pivot-tab-view{flex:auto;min-height:0;display:flex;overflow:hidden}.pivot-history-tab{justify-content:space-between;align-items:center;gap:6px;width:240px;display:inline-flex}.pivot-history-tab>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.pivot-tab-close{width:18px;min-height:18px;color:var(--muted);border-radius:4px;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex}.pivot-tab-close:hover{color:var(--text);background:#0f172a14}.pivot-toolbar{border-bottom:1px solid var(--line-soft);align-items:center;gap:6px;min-height:38px;padding:4px 7px;display:flex}.pivot-actions{align-items:center;gap:6px;display:flex}.pivot-note{color:var(--muted);margin-left:auto;font-size:12px}.pivot-search-box{flex-basis:520px;width:min(520px,42vw)}.pivot-error-line{border-bottom:1px solid var(--line-soft);color:#b42318;min-height:30px;padding:6px 10px;font-size:12px}.pivot-layout{flex:auto;grid-template-columns:minmax(520px,580px) minmax(0,1fr);min-height:0;display:grid;position:relative}.pivot-layout.field-list-hidden{grid-template-columns:minmax(0,1fr)}.pivot-options{border-right:1px solid var(--line-soft);background:#fbfcfe;flex-direction:column;min-height:0;display:flex;box-shadow:4px 0 14px #0f172a0a}.pivot-options-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:7px 10px;font-size:13px;display:flex}.pivot-panel-actions{align-items:center;gap:6px;display:flex}.pivot-options-head button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:4px;min-height:28px;padding:0 9px;font-size:12px}.pivot-field-list{border-bottom:1px solid var(--line-soft);flex:0 0 260px;min-height:0;padding:8px 10px;overflow:auto}.pivot-field-list-title,.pivot-area-title{min-height:24px;color:var(--muted);align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.pivot-field-list-title{z-index:2;background:#fbfcfe;position:sticky;top:0}.pivot-field-search{border:1px solid var(--line);height:31px;color:var(--muted);z-index:2;background:#fff;border-radius:4px;align-items:center;gap:5px;margin-bottom:5px;padding:0 6px;display:flex;position:sticky;top:24px}.pivot-field-search input{min-width:0;font:inherit;border:0;outline:0;flex:auto;font-size:12px}.pivot-field-search button{width:20px;min-height:20px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.pivot-field-option{min-height:30px;color:var(--text);cursor:grab;border-radius:4px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 6px;font-size:12px;display:grid}.pivot-field-option:hover{background:#eef5fb}.pivot-field-option.value-field{background:#f7f9fc}.pivot-field-option.in-use{background:#eaf5ef;box-shadow:inset 3px 0 #168a46}.pivot-field-buttons button:disabled{opacity:.45;cursor:default}.pivot-field-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pivot-field-option>input{flex:none;width:13px;height:13px}.pivot-field-buttons,.pivot-pill-actions{flex:none;align-items:center;gap:3px;display:flex}.pivot-field-buttons button,.pivot-pill-actions button{border:1px solid var(--line);width:24px;min-height:24px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:11px;display:inline-flex}.pivot-pill-actions button:disabled{opacity:.4;cursor:default}.pivot-areas{flex:1 1 0;grid-template-columns:1fr 1fr;align-content:start;gap:10px;min-height:0;padding:8px 10px 10px;display:grid;overflow:auto}.pivot-area-column{align-content:start;gap:6px;min-width:0;display:grid}.pivot-area-instruction{min-height:30px;color:var(--muted);border-bottom:1px solid var(--line-soft);align-items:center;padding:0 10px;font-size:11px;display:flex}.pivot-drop-area{border:1px solid var(--line-soft);background:#fff;border-radius:5px;align-content:start;gap:6px;min-height:108px;padding:7px;display:grid}.pivot-area-items{align-content:start;gap:5px;min-height:32px;display:grid}.pivot-pill,.pivot-value-option{border:1px solid var(--line-soft);min-height:29px;color:var(--text);cursor:grab;background:#f8fafc;border-radius:4px;align-items:center;gap:6px;padding:0 5px;font-size:12px;display:grid}.pivot-pill{grid-template-columns:minmax(0,1fr) auto}.pivot-pill>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pivot-filter-card{cursor:grab;gap:4px;display:grid;position:relative}.pivot-filter-card .multi-filter-field{min-height:62px;padding-right:86px}.pivot-filter-card-actions{z-index:2;gap:3px;display:flex;position:absolute;top:6px;right:6px}.pivot-filter-card-actions button{border:1px solid var(--line);width:24px;min-height:24px;color:var(--muted);cursor:pointer;background:#fff;border-radius:4px}.pivot-filter-card-actions button:disabled{opacity:.4;cursor:default}.pivot-value-option{grid-template-columns:minmax(0,1fr) 96px auto}.pivot-value-option>span,.pivot-metric-label{min-width:0}.pivot-metric-label{align-items:center;gap:3px;display:inline-flex}.pivot-metric-label>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.metric-info-button.pivot-metric-info-button{width:14px;min-width:14px;height:14px;margin-left:0}.pivot-value-option select{border:1px solid var(--line);width:96px;min-height:25px;color:var(--text);font:inherit;background:#fff;border-radius:4px;font-size:11px}.pivot-apply-row{border-top:1px solid var(--line-soft);z-index:2;background:#fbfcfe;justify-content:flex-end;padding:8px;display:flex;position:sticky;bottom:0}.pivot-area-empty{min-height:30px;color:var(--muted);border:1px dashed var(--line);border-radius:4px;align-items:center;padding:0 7px;font-size:12px;display:flex}.pivot-preview{min-width:0;min-height:0;display:flex;overflow:hidden}.pivot-empty-state{min-height:260px;color:var(--muted);text-align:center;flex:auto;place-content:center;justify-items:center;gap:6px;font-size:13px;display:grid}.pivot-empty-state strong{color:var(--text);font-size:15px}.pivot-table-wrap{flex:auto;min-width:0;min-height:0;overflow:auto}.pivot-result-grid{height:auto;min-height:0}.pivot-table{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px}.pivot-table th,.pivot-table td{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);white-space:nowrap;text-overflow:ellipsis;text-align:left;min-width:96px;max-width:220px;height:31px;padding:0 8px;overflow:hidden}.pivot-table th{z-index:1;color:var(--muted);background:#f5f8fb;font-weight:600;position:sticky;top:0}.grid-chart-panel{flex-direction:column;width:min(1040px,100vw - 44px);height:min(720px,100vh - 44px);display:flex}.grid-chart-body{flex:auto;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.grid-chart-controls{border-bottom:1px solid var(--line-soft);background:#fbfcfe;grid-template-columns:minmax(150px,1.1fr) minmax(150px,1.1fr) minmax(120px,.8fr) minmax(96px,.6fr) minmax(96px,.6fr) auto;align-items:end;gap:8px;min-height:56px;padding:8px 10px;display:grid}.grid-chart-controls label{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.grid-chart-select .gtn-filter-field-trigger{background:#fff;min-height:31px;font-size:12px}.grid-chart-select.compact .gtn-select-picker{min-width:94px}.grid-chart-preview{flex-direction:column;gap:14px;min-height:0;padding:14px;display:flex;overflow:auto}.grid-chart-head{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.grid-chart-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:14px;overflow:hidden}.grid-chart-head span{color:var(--muted);white-space:nowrap;font-size:12px}.grid-chart-head-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.grid-chart-head-actions button{border:1px solid var(--line-soft);min-height:28px;color:var(--text);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.grid-chart-head-actions button:disabled{opacity:.55;cursor:not-allowed}.grid-chart-head-actions button:not(:disabled):hover{color:#1d4f82;background:#eef6ff;border-color:#9cc7ea}.grid-chart-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.grid-chart-stats span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:3px;min-width:0;min-height:48px;padding:8px 10px;display:grid}.grid-chart-stats b{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.grid-chart-stats strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;overflow:hidden}.grid-chart-warning{color:#92400e;background:#fbbf241f;border:1px solid #b4530940;border-radius:7px;min-width:620px;padding:8px 10px;font-size:12px;font-weight:700}.grid-chart-bars{gap:8px;min-width:620px;display:grid}.grid-chart-bar-row{min-height:34px;color:var(--text);grid-template-columns:28px minmax(120px,220px) minmax(180px,1fr) minmax(88px,auto);align-items:center;gap:10px;font-size:12px;display:grid}.grid-chart-bar-row>b{color:#1d4f82;font-variant-numeric:tabular-nums;background:#eef6ff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:inline-grid}.grid-chart-bar-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.grid-chart-bar-row>div{background:#eef2f6;border-radius:4px;height:20px;overflow:hidden}.grid-chart-bar-row i{background:linear-gradient(90deg,#1d74b7,#2f9d69);border-radius:4px;height:100%;display:block}.grid-chart-bar-row.negative i{background:linear-gradient(90deg,#b45309,#d14343)}.grid-chart-bar-row strong{text-align:right;font-variant-numeric:tabular-nums;justify-items:end;gap:1px;display:grid}.grid-chart-bar-row strong small{color:var(--muted);font-size:10px;font-weight:650}.grid-chart-line-wrap{gap:8px;min-width:680px;display:grid}.grid-chart-line{border:1px solid var(--line-soft);background:linear-gradient(#f8fafc 1px,#0000 1px) 0 0/100% 25%,#fff;border-radius:7px;width:100%;height:min(360px,48vh);min-height:240px}.grid-chart-line polyline{fill:none;stroke:#1d74b7;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.grid-chart-line-area{fill:#1d74b724;stroke:none}.grid-chart-zero-line{stroke:#64748b73;stroke-width:1px;stroke-dasharray:5 5}.grid-chart-line circle{fill:#2f9d69;stroke:#fff;stroke-width:2px}.grid-chart-axis{color:var(--muted);grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;font-size:11px;display:grid}.grid-chart-axis span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.grid-chart-donut-wrap{grid-template-columns:minmax(260px,360px) minmax(220px,1fr);align-items:center;gap:18px;min-width:640px;min-height:380px;display:grid}.grid-chart-donut-plot{place-items:center;width:min(360px,42vh);min-width:240px;height:min(360px,42vh);min-height:240px;display:grid;position:relative}.grid-chart-donut{width:100%;height:100%;transform:rotate(-90deg)}.grid-chart-donut-center{border:1px solid var(--line-soft);text-align:center;background:#fff;border-radius:999px;place-content:center;gap:2px;display:grid;position:absolute;inset:28%;box-shadow:0 10px 24px #0f172a14}.grid-chart-donut-center strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:18px}.grid-chart-donut-center span{color:var(--muted);font-size:11px;font-weight:700}.grid-chart-donut-bg{fill:none;stroke:#eef2f6;stroke-width:8px}.grid-chart-donut-segment{fill:none;stroke-width:8px}.segment-0{color:#1d74b7;stroke:#1d74b7;background:#1d74b7}.segment-1{color:#2f9d69;stroke:#2f9d69;background:#2f9d69}.segment-2{color:#b7791f;stroke:#b7791f;background:#b7791f}.segment-3{color:#8b5cf6;stroke:#8b5cf6;background:#8b5cf6}.segment-4{color:#d14343;stroke:#d14343;background:#d14343}.segment-5{color:#0f766e;stroke:#0f766e;background:#0f766e}.segment-6{color:#64748b;stroke:#64748b;background:#64748b}.segment-7{color:#be185d;stroke:#be185d;background:#be185d}.grid-chart-legend{align-content:center;gap:7px;display:grid}.grid-chart-legend span{min-height:26px;color:var(--text);grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;display:grid}.grid-chart-legend i{border-radius:3px;width:10px;height:10px}.grid-chart-legend b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:650;overflow:hidden}.grid-chart-legend em{color:var(--muted);font-variant-numeric:tabular-nums;font-style:normal}.grid-chart-legend em small{color:#64748b;margin-left:5px;font-size:10px;font-weight:700}.grid-chart-table-wrap{border:1px solid var(--line-soft);background:#fff;border-radius:7px;min-width:620px;max-height:260px;overflow:auto}.grid-chart-table{border-collapse:separate;border-spacing:0;width:100%;color:var(--text);font-size:12px}.grid-chart-table th,.grid-chart-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:8px 10px}.grid-chart-table th{z-index:1;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:10px;font-weight:800;position:sticky;top:0}.grid-chart-table tr:last-child td{border-bottom:0}.grid-chart-table th:first-child,.grid-chart-table td:first-child{width:42px;color:var(--muted);text-align:center;font-weight:800}.grid-chart-table th:nth-child(3),.grid-chart-table th:nth-child(4),.grid-chart-table td:nth-child(3),.grid-chart-table td:nth-child(4){text-align:right;font-variant-numeric:tabular-nums;width:120px}.grid-chart-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:360px;overflow:hidden}.grid-chart-table tr.negative td:nth-child(3){color:#b45309;font-weight:700}.grid-chart-table tr.remainder td{color:var(--muted);background:#f8fafc;font-weight:750}.grid-chart-table tr.remainder td:nth-child(3),.grid-chart-table tr.remainder td:nth-child(4){color:var(--text)}.toolbar-status{min-height:28px;color:var(--muted);text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.icon-inline-button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;padding:0;display:grid}.icon-inline-button:hover{color:var(--text);background:#eef2f6}.filter-panel{border-bottom:1px solid var(--line-soft);background:#fbfcfe;grid-template-columns:repeat(6,minmax(120px,1fr)) auto;align-items:end;gap:10px;padding:10px;display:grid}.filter-panel label{color:var(--muted);gap:4px;font-size:12px;display:grid}.filter-panel input,.filter-panel select{border:1px solid var(--line);min-height:31px;color:var(--text);background:#fff;border-radius:4px;padding:0 8px}.filter-panel-actions{align-items:center;gap:8px;display:flex}.filter-strip{border-bottom:1px solid var(--line-soft);min-height:36px;color:var(--muted);align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.report-chip{color:#195d91;background:#eef7ff;border:1px solid #aac8e8;border-radius:4px;padding:2px 6px}.loading-inline{align-items:center;gap:5px;display:inline-flex}.activity-key{border:1px solid #0000;border-radius:4px;padding:2px 5px;font-size:11px}.activity-key.recent{color:#067647;background:#ecfdf3;border-color:#abefc6}.activity-key.modified{color:#9a4b00;background:#fff6e9;border-color:#fedf89}.activity-key.pending{color:#b42318;background:#fff1f3;border-color:#fecdd6}.summery-change-pill{max-width:100%;min-height:22px;color:var(--muted);white-space:nowrap;background:#f2f4f7d1;border:1px solid #4754673d;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;line-height:16px;display:inline-flex}.summery-change-pill.pending{color:#b42318;background:#fef3f2eb;border-color:#fda29bb3}.summery-change-pill.changed{color:#175cd3;background:#eff8ffeb;border-color:#b2ddffe6}.logged-cell-grid-cell{align-items:stretch!important;padding:1px 5px!important;display:flex!important}.logged-cell-grid-cell .ag-cell-wrapper,.logged-cell-grid-cell .ag-cell-value{flex:auto;align-items:stretch;width:100%;min-width:0;height:100%;display:flex}.logged-cell-surface{--status-bg:#f8fafc;--status-fg:#344054;--status-border:#d0d5dd;box-sizing:border-box;border:1px solid var(--status-border);background:linear-gradient(180deg, color-mix(in srgb, var(--status-bg) 96%, #fff), var(--status-bg));width:100%;height:auto;min-height:0;color:var(--status-fg);cursor:pointer;text-transform:none;border-radius:5px;flex:auto;justify-content:center;align-items:center;font-size:12px;font-weight:800;line-height:1;transition:border-color .14s,box-shadow .14s,transform .14s,background .14s;display:flex;box-shadow:inset 0 1px #ffffff7a,0 1px 1px #0f172a0a}.logged-cell-surface strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.logged-cell-surface:hover,.logged-cell-surface:focus{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-border) 82%, transparent), 0 2px 5px #0f172a17;outline:none;transform:none}.logged-remarks-grid-cell{cursor:text}.logged-remarks-cell{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;height:100%;min-height:24px;color:inherit;cursor:pointer;align-items:center;display:flex;overflow:hidden}.logged-remarks-cell.empty{min-height:100%}.logged-remarks-cell.empty:before{content:" "}.logged-remarks-cell:focus{outline:1px solid color-mix(in srgb, var(--accent,#175cd3) 56%, transparent);outline-offset:-1px}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-pending{--status-bg:#f8fafc;--status-fg:#475467;--status-border:#cbd5e1;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-submitted{--status-bg:#eef4ff;--status-fg:#3538cd;--status-border:#c7d7fe;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-progressing{--status-bg:#ecfeff;--status-fg:#0e7490;--status-border:#a5f3fc;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-revised{--status-bg:#f5f3ff;--status-fg:#6d28d9;--status-border:#ddd6fe;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-completed{--status-bg:#ecfdf3;--status-fg:#047857;--status-border:#bbf7d0;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-missed{--status-bg:#fff7ed;--status-fg:#c2410c;--status-border:#fed7aa;color:var(--status-fg);background:var(--status-bg)!important}.apex-grid .ag-cell.logged-cell-grid-cell.sample-status-rejected{--status-bg:#fff1f2;--status-fg:#be123c;--status-border:#fecdd3;color:var(--status-fg);background:var(--status-bg)!important}.logged-cell-surface.pending,.logged-cell-status-trigger.pending,.logged-cell-status-option.pending,.logged-cell-timeline-row.pending,.logged-cell-hover-row.pending{--status-bg:#f8fafc;--status-fg:#475467;--status-border:#cbd5e1}.logged-cell-surface.submitted,.logged-cell-status-trigger.submitted,.logged-cell-status-option.submitted,.logged-cell-timeline-row.submitted,.logged-cell-hover-row.submitted{--status-bg:#eef4ff;--status-fg:#3538cd;--status-border:#c7d7fe}.logged-cell-surface.progressing,.logged-cell-status-trigger.progressing,.logged-cell-status-option.progressing,.logged-cell-timeline-row.progressing,.logged-cell-hover-row.progressing{--status-bg:#ecfeff;--status-fg:#0e7490;--status-border:#a5f3fc}.logged-cell-surface.revised,.logged-cell-status-trigger.revised,.logged-cell-status-option.revised,.logged-cell-timeline-row.revised,.logged-cell-hover-row.revised{--status-bg:#f5f3ff;--status-fg:#6d28d9;--status-border:#ddd6fe}.logged-cell-surface.completed,.logged-cell-status-trigger.completed,.logged-cell-status-option.completed,.logged-cell-timeline-row.completed,.logged-cell-hover-row.completed{--status-bg:#ecfdf3;--status-fg:#047857;--status-border:#bbf7d0}.logged-cell-surface.missed,.logged-cell-status-trigger.missed,.logged-cell-status-option.missed,.logged-cell-timeline-row.missed,.logged-cell-hover-row.missed{--status-bg:#fff7ed;--status-fg:#c2410c;--status-border:#fed7aa}.logged-cell-surface.rejected,.logged-cell-status-trigger.rejected,.logged-cell-status-option.rejected,.logged-cell-timeline-row.rejected,.logged-cell-hover-row.rejected{--status-bg:#fff1f2;--status-fg:#be123c;--status-border:#fecdd3}.logged-cell-hover-popover{z-index:1200;pointer-events:none;width:280px;max-width:calc(100vw - 16px);position:fixed}.logged-cell-hover-card{border:1px solid var(--line);background:var(--panel);color:var(--text);box-shadow:0 12px 28px var(--shadow);border-radius:7px;gap:5px;padding:7px;animation:.12s ease-out logged-pop;display:grid}.logged-cell-detail:before,.sample-approval-cell-editor:before{content:"";background:color-mix(in srgb, var(--apex-blue) 54%, transparent);border-radius:999px;width:42px;height:2px}.logged-cell-hover-head,.logged-cell-logbook-top,.logged-cell-section-head,.logged-cell-comment-editor>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.logged-cell-hover-head span,.logged-cell-section-head span,.logged-cell-logbook-top span{color:#667085;font-size:11px}.logged-cell-hover-head strong,.logged-cell-hover-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:1.15;overflow:hidden}.logged-cell-hover-head span{white-space:nowrap;font-size:10px;line-height:1.15}.logged-cell-top-meta{justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:inline-flex}.logged-cell-due-badge{border:1px solid color-mix(in srgb, var(--status-border,var(--line)) 72%, transparent);background:color-mix(in srgb, var(--status-bg,var(--control-bg)) 86%, white);min-height:16px;color:var(--status-fg,#475467);white-space:nowrap;border-radius:999px;align-items:center;padding:0 5px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.logged-cell-due-badge.missed{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.logged-cell-hover-row{border:1px solid var(--status-border);background:var(--status-bg);color:var(--status-fg);border-radius:6px;gap:1px;padding:5px 6px;display:grid}.logged-cell-hover-row strong,.logged-cell-hover-row span,.logged-cell-hover-row small{color:inherit}.logged-cell-hover-row span,.logged-cell-hover-row small,.logged-cell-hover-empty{font-size:10px;line-height:1.25}.logged-cell-hover-empty{color:#667085;align-items:center;gap:4px;display:flex}.logged-cell-hover-more{color:#667085;text-align:right;font-size:10px;font-weight:800;line-height:1.2}.logged-cell-hover-empty.error,.logged-cell-error{color:#b42318}.sample-approval-popover,.logged-cell-popover{z-index:1100;width:var(--logged-cell-popover-width,360px);max-width:calc(100vw - 16px);animation:.13s ease-out logged-pop;position:fixed;container-type:inline-size}.sample-approval-cell-editor-popover{z-index:1110;width:320px}.sample-approval-cell-editor{border:1px solid var(--line);background:var(--panel);color:var(--text);box-shadow:0 18px 48px var(--shadow);border-radius:8px;gap:10px;padding:12px;display:grid}.sample-approval-cell-editor-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.sample-approval-cell-editor-head div{gap:2px;min-width:0;display:grid}.sample-approval-cell-editor-head strong{color:var(--text);font-size:13px}.sample-approval-cell-editor-head span{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.sample-approval-cell-editor input{border:1px solid var(--line);background:var(--control-bg);width:100%;min-height:34px;color:var(--text);font:inherit;border-radius:7px;padding:0 10px}.sample-approval-cell-editor input:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #2e90fa29}.sample-approval-cell-editor-actions{justify-content:flex-end;gap:8px;display:flex}.summery-entry-modal{max-width:min(720px,100vw - 24px)}.summery-entry-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 18px 14px;display:grid}.summery-entry-form label{gap:5px;min-width:0;display:grid}.summery-entry-form label.wide{grid-column:span 2}.summery-entry-form span{color:var(--muted);font-size:12px;font-weight:800}.summery-entry-form input{border:1px solid var(--line);background:var(--control-bg);width:100%;min-height:34px;color:var(--text);border-radius:7px;padding:0 10px}.summery-entry-form input:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #2e90fa29}.form-error{border:1px solid color-mix(in srgb, var(--danger) 42%, var(--line));background:color-mix(in srgb, var(--danger) 9%, var(--panel));color:var(--danger);border-radius:7px;margin:0 18px 12px;padding:8px 10px;font-size:12px;font-weight:700}.logged-cell-detail{border:1px solid var(--line);background:var(--panel);color:var(--text);box-shadow:0 18px 48px var(--shadow);border-radius:8px;gap:3px;padding:4px;display:grid;position:relative}.logged-cell-detail:before{content:none}.logged-cell-logbook-top strong{color:var(--text);font-size:10.5px;display:block}.logged-cell-logbook-top>div{min-width:0}.logged-cell-logbook-top span{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:1px;font-size:10px;display:block;overflow:hidden}.logged-cell-close-button{background:color-mix(in srgb, var(--control-bg) 78%, transparent);color:#667085;cursor:pointer;border:1px solid #0000;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.logged-cell-close-button:hover,.logged-cell-close-button:focus-visible{border-color:var(--line);background:var(--control-bg);color:var(--text);outline:none}.logged-cell-compose{gap:3px;display:grid}.logged-cell-compose.plain,.logged-cell-compose.with-status{grid-template-columns:minmax(180px,1fr)}.logged-cell-input-row{gap:4px;min-width:0;display:grid;position:relative}.logged-cell-input-row textarea,.logged-cell-comment-editor textarea{resize:none;border:1px solid var(--line);width:100%;min-height:30px;max-height:70px;font:inherit;color:var(--text);background:var(--control-bg);border-radius:6px;padding:5px 7px;font-size:12px;line-height:1.35;transition:border-color .14s,box-shadow .14s}.logged-cell-input-row.controls-visible textarea{min-height:46px;padding-bottom:8px}.logged-cell-input-row textarea:focus,.logged-cell-comment-editor textarea:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #2e90fa29}.logged-cell-status-menu-wrap{position:relative}.logged-cell-status-trigger,.logged-cell-status-option{border:1px solid var(--status-border);background:var(--status-bg);color:var(--status-fg);border-radius:7px;justify-content:space-between;align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.logged-cell-status-trigger{text-align:left;white-space:nowrap;justify-content:space-between;width:auto;min-width:76px;max-width:126px;height:24px;padding:0 6px 0 7px}.logged-cell-status-trigger span{text-overflow:ellipsis;min-width:0;overflow:hidden}.logged-cell-status-chevron{margin-left:1px}.logged-cell-status-menu{border:1px solid var(--line);background:var(--panel);width:172px;box-shadow:0 12px 28px var(--shadow);border-radius:8px;gap:5px;padding:8px;animation:.12s ease-out logged-pop;display:grid;position:absolute;bottom:27px;left:0;right:auto}.logged-cell-status-option{cursor:pointer;width:100%;min-height:24px;padding:0 7px}.logged-cell-status-option.active{box-shadow:0 0 0 2px #2563eb29}.logged-cell-save-row{justify-content:space-between;align-items:center;gap:2px;max-width:100%;padding:0 1px;display:flex;position:static}.logged-cell-save-row .logged-cell-save-button{margin-left:auto}.logged-cell-compose.plain .logged-cell-save-row .logged-cell-save-button,.logged-cell-compose.with-status .logged-cell-save-row .logged-cell-save-button{white-space:nowrap;border-radius:7px;justify-content:center;gap:4px;width:auto;min-width:52px;height:24px;min-height:24px;padding:0 7px;font-size:11px;font-weight:700;line-height:1}.logged-cell-control-text{clip:auto;white-space:nowrap;width:auto;height:auto;padding:0;position:static;overflow:visible}.logged-cell-timeline{overscroll-behavior:contain;gap:2px;max-height:min(168px,30vh);padding-right:2px;display:grid;overflow:auto}.logged-cell-timeline-group{gap:2px;display:grid}.logged-cell-timeline-date{color:#667085;text-transform:uppercase;font-size:9px;font-weight:800}.logged-cell-timeline-row{border:1px solid var(--status-border);background:color-mix(in srgb, var(--status-bg) 72%, white);cursor:pointer;border-radius:7px;gap:1px;padding:4px 28px 4px 6px;transition:border-color .14s,box-shadow .14s;display:grid;position:relative}.logged-cell-timeline-row:hover,.logged-cell-timeline-row:focus-visible,.logged-cell-timeline-row.editing{border-color:color-mix(in srgb, var(--status-border) 72%, #175cd3);outline:none;box-shadow:0 0 0 2px #175cd314}.logged-cell-timeline-row.preview{cursor:default}.logged-cell-timeline-row.preview:hover{border-color:var(--status-border);box-shadow:none}.logged-cell-timeline-row.plain,.logged-cell-hover-row.plain{--status-bg:#f8fafc;--status-fg:var(--text);--status-border:var(--line)}.logged-cell-row-head{align-items:center;gap:4px;min-width:0;display:flex}.logged-cell-row-head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.15;overflow:hidden}.logged-cell-row-head span{color:#667085;white-space:nowrap;flex:none;font-size:10px;line-height:1.15}.logged-cell-row-head em{border:1px solid var(--status-border);color:var(--status-fg);background:var(--status-bg);border-radius:999px;flex:none;margin-left:auto;padding:1px 5px;font-size:10px;font-style:normal;font-weight:800}.logged-cell-timeline-row p{color:var(--text);margin:0;font-size:11px;line-height:1.2}.logged-cell-timeline-row p.logged-cell-deleted-comment{color:#667085;font-style:italic}.logged-cell-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.logged-cell-timeline-row>.logged-cell-row-actions{position:absolute;bottom:3px;right:4px}.logged-cell-inline-edit{background:color-mix(in srgb, var(--control-bg) 54%, transparent);color:#175cd3;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.logged-cell-inline-edit.active,.logged-cell-inline-edit:hover,.logged-cell-inline-edit:focus-visible{color:#0b5cad;border-color:color-mix(in srgb, #175cd3 36%, var(--line));background:color-mix(in srgb, #175cd3 10%, var(--control-bg));outline:none}.logged-cell-deleted-badge{color:#667085;font-size:10px;font-weight:800}.logged-cell-edited{color:#6941c6;font-size:12px;font-weight:800;position:relative}.logged-cell-edit-balloon{z-index:4;background:var(--panel);width:280px;color:var(--text);box-shadow:0 12px 28px var(--shadow);border:1px solid #d6bbfb;border-radius:8px;padding:8px;display:none;position:absolute;bottom:calc(100% + 8px);left:0}.logged-cell-edited:hover .logged-cell-edit-balloon,.logged-cell-edited:focus-within .logged-cell-edit-balloon{gap:7px;display:grid}.logged-cell-edit-balloon>span{gap:2px;font-weight:500;display:grid}.logged-cell-edit-balloon strong{color:var(--text)}.logged-cell-edit-balloon em{color:#667085;font-size:11px;font-style:normal}.logged-cell-comment-editor{border:1px solid var(--line);background:color-mix(in srgb, var(--control-bg) 82%, var(--page-bg));border-radius:8px;gap:7px;padding:8px;display:grid}.logged-cell-comment-editor.inline{background:0 0;border:0;padding:0}.logged-cell-active-editor,.logged-cell-comment-edit-popover,.logged-cell-edit-popover{z-index:2;width:100%;max-width:100%;margin-top:6px;animation:.12s ease-out logged-pop;position:relative}.logged-cell-edit-popover{z-index:1300;max-width:calc(100vw - 16px);margin:0;position:fixed}.logged-cell-active-editor{margin:1px 0 6px}.logged-cell-comment-editor.balloon{background:var(--panel);box-shadow:0 18px 44px var(--shadow);position:relative}.logged-cell-comment-editor.balloon:before{content:"";border-left:1px solid var(--line);border-top:1px solid var(--line);background:var(--panel);width:12px;height:12px;position:absolute;top:-7px;left:22px;transform:rotate(45deg)}.logged-cell-edit-popover.above .logged-cell-comment-editor.balloon:before{border-top:0;border-left:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);top:auto;bottom:-7px}.logged-cell-comment-editor.balloon>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.logged-cell-comment-editor.balloon>div:first-child span{color:#667085;white-space:nowrap;font-size:11px;font-weight:700}.logged-cell-comment-editor textarea{min-height:32px;padding:6px 8px}.logged-cell-comment-editor .logged-cell-row-actions{justify-content:flex-end}.logged-cell-action-save{min-width:52px}.logged-cell-icon-action{justify-content:center;width:30px;min-width:30px;padding:0}.logged-cell-empty{border:1px dashed var(--line);color:#667085;text-align:center;border-radius:6px;padding:5px 8px;font-size:11px;line-height:1.2}.logged-cell-loading-more{color:#667085;text-align:center;padding:6px 8px;font-size:11px;font-weight:700}@keyframes logged-pop{0%{opacity:0;transform:translateY(3px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=dark] .logged-cell-timeline-row{background:color-mix(in srgb, var(--status-bg) 28%, var(--panel))}html[data-theme=dark] .logged-cell-surface.pending,html[data-theme=dark] .logged-cell-status-trigger.pending,html[data-theme=dark] .logged-cell-status-option.pending,html[data-theme=dark] .logged-cell-timeline-row.pending,html[data-theme=dark] .logged-cell-hover-row.pending{--status-bg:#1f2937;--status-fg:#cbd5e1;--status-border:#475569}html[data-theme=dark] .logged-cell-surface.submitted,html[data-theme=dark] .logged-cell-status-trigger.submitted,html[data-theme=dark] .logged-cell-status-option.submitted,html[data-theme=dark] .logged-cell-timeline-row.submitted,html[data-theme=dark] .logged-cell-hover-row.submitted{--status-bg:#172554;--status-fg:#bfdbfe;--status-border:#1d4ed8}html[data-theme=dark] .logged-cell-surface.progressing,html[data-theme=dark] .logged-cell-status-trigger.progressing,html[data-theme=dark] .logged-cell-status-option.progressing,html[data-theme=dark] .logged-cell-timeline-row.progressing,html[data-theme=dark] .logged-cell-hover-row.progressing{--status-bg:#164e63;--status-fg:#a5f3fc;--status-border:#0891b2}html[data-theme=dark] .logged-cell-surface.revised,html[data-theme=dark] .logged-cell-status-trigger.revised,html[data-theme=dark] .logged-cell-status-option.revised,html[data-theme=dark] .logged-cell-timeline-row.revised,html[data-theme=dark] .logged-cell-hover-row.revised{--status-bg:#3b0764;--status-fg:#e9d5ff;--status-border:#7e22ce}html[data-theme=dark] .logged-cell-surface.completed,html[data-theme=dark] .logged-cell-status-trigger.completed,html[data-theme=dark] .logged-cell-status-option.completed,html[data-theme=dark] .logged-cell-timeline-row.completed,html[data-theme=dark] .logged-cell-hover-row.completed{--status-bg:#064e3b;--status-fg:#bbf7d0;--status-border:#059669}html[data-theme=dark] .logged-cell-surface.missed,html[data-theme=dark] .logged-cell-status-trigger.missed,html[data-theme=dark] .logged-cell-status-option.missed,html[data-theme=dark] .logged-cell-timeline-row.missed,html[data-theme=dark] .logged-cell-hover-row.missed{--status-bg:#7c2d12;--status-fg:#fed7aa;--status-border:#ea580c}html[data-theme=dark] .logged-cell-due-badge.missed{color:#fed7aa;background:#7c2d12;border-color:#ea580c}html[data-theme=dark] .logged-cell-surface.rejected,html[data-theme=dark] .logged-cell-status-trigger.rejected,html[data-theme=dark] .logged-cell-status-option.rejected,html[data-theme=dark] .logged-cell-timeline-row.rejected,html[data-theme=dark] .logged-cell-hover-row.rejected{--status-bg:#881337;--status-fg:#fecdd3;--status-border:#e11d48}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-pending{--status-bg:#1f2937;--status-fg:#cbd5e1;--status-border:#475569}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-submitted{--status-bg:#172554;--status-fg:#bfdbfe;--status-border:#1d4ed8}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-progressing{--status-bg:#164e63;--status-fg:#a5f3fc;--status-border:#0891b2}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-revised{--status-bg:#3b0764;--status-fg:#e9d5ff;--status-border:#7e22ce}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-completed{--status-bg:#064e3b;--status-fg:#bbf7d0;--status-border:#059669}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-missed{--status-bg:#7c2d12;--status-fg:#fed7aa;--status-border:#ea580c}html[data-theme=dark] .apex-grid .ag-cell.logged-cell-grid-cell.sample-status-rejected{--status-bg:#881337;--status-fg:#fecdd3;--status-border:#e11d48}@media (width<=720px){.summery-entry-form{grid-template-columns:1fr}.summery-entry-form label.wide{grid-column:auto}.logged-cell-hover-popover{display:none}.sample-approval-popover,.logged-cell-popover{width:auto;max-width:none;bottom:8px;right:8px;top:auto!important;left:8px!important}.logged-cell-detail{border-radius:12px;max-height:min(82vh,640px);overflow:auto}.logged-cell-compose.plain,.logged-cell-compose.with-status{grid-template-columns:1fr}.logged-cell-save-row{justify-content:space-between;align-items:center;max-width:100%}.logged-cell-status-menu-wrap,.logged-cell-status-trigger,.logged-cell-save-row .apex-button{flex:none}.logged-cell-status-trigger,.logged-cell-save-row .apex-button{justify-content:center}.logged-cell-status-trigger{justify-content:space-between;width:auto}.logged-cell-save-row .logged-cell-save-button{width:32px;min-width:32px;padding:0}.logged-cell-save-row .logged-cell-control-text{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.logged-cell-timeline{max-height:min(180px,28vh)}}@container (width<=340px){.logged-cell-compose.plain,.logged-cell-compose.with-status{grid-template-columns:1fr}.logged-cell-save-row{max-width:100%}.logged-cell-save-row .logged-cell-save-button{width:32px;min-width:32px;padding:0}.logged-cell-save-row .logged-cell-control-text{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}}.apex-grid{--ag-font-family:"Segoe UI", Arial, sans-serif;--ag-font-size:12px;--ag-header-background-color:#f7f9fc;--ag-header-foreground-color:#1f2937;--ag-row-hover-color:#eef7ff;--ag-selected-row-background-color:#dceeff;--ag-border-color:#d8dee8;--ag-wrapper-border-radius:0;flex:auto;width:100%;height:auto;min-height:260px}.apex-grid .ag-header{color:#1f2937;background:#f7f9fc;border-bottom:1px solid #cfd8e3}.apex-grid .ag-header-row,.apex-grid .ag-header-cell,.apex-grid .ag-header-group-cell{font-size:12px;line-height:1.2}.apex-grid .ag-header-cell,.apex-grid .ag-header-group-cell{padding-left:8px;padding-right:8px}.apex-grid .grid-section-group-header{background:#f8fafc;border-bottom:1px solid #dbe3ee;font-weight:750}.apex-grid .grid-section-group-header .ag-header-group-text{text-overflow:ellipsis;white-space:nowrap;color:#27364a;min-width:0;overflow:hidden}.apex-grid .ag-cell-label-container{gap:4px;padding:0}.apex-grid .ag-right-aligned-header .ag-cell-label-container{flex-direction:row-reverse}.apex-grid .ag-header-cell-label{cursor:grab;gap:4px;min-width:0}.apex-grid .ag-header-cell-moving .ag-header-cell-label{cursor:grabbing}body.apex-header-reorder-active,body.apex-header-reorder-active *{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.apex-grid .ag-header-cell-text{text-overflow:ellipsis;white-space:nowrap;color:#1f2937;letter-spacing:0;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.apex-grid .ag-header-icon{color:#344054;opacity:.9;width:14px;height:14px}.apex-grid .ag-header-icon:hover{color:#1479cc;opacity:1}.apex-grid .ag-icon{font-size:13px;line-height:1}.apex-grid .ag-cell,.apex-grid .ag-cell-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.row-context-menu{z-index:60;border:1px solid var(--line);background:#fff;border-radius:6px;width:252px;padding:5px;font-size:12px;position:fixed;box-shadow:0 16px 38px #0f172a2e}.row-context-head{border-bottom:1px solid var(--line-soft);gap:2px;min-height:46px;padding:7px 8px;display:grid}.row-context-head strong,.row-context-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.row-context-head span{color:var(--muted)}.row-context-section{border-bottom:1px solid var(--line-soft);padding:5px 0}.row-context-section:last-child{border-bottom:0}.row-context-menu button,.row-context-link{width:100%;min-height:30px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:6px;padding:0 8px;text-decoration:none;display:grid}.row-context-menu button:hover,.row-context-link:hover,.row-context-link:focus-visible,.row-context-menu button:focus-visible,.row-context-submenu-wrap:hover>button{background:#eef3f8;outline:0}.row-context-menu button.danger{color:#b42318}.row-context-submenu-wrap{position:relative}.row-context-submenu-bridge{width:5px;position:absolute;top:-8px;bottom:-8px;left:100%}.row-context-submenu{border:1px solid var(--line);background:#fff;border-radius:6px;width:168px;padding:5px;display:none;position:absolute;top:-5px;left:calc(100% + 5px);box-shadow:0 14px 32px #0f172a29}.row-context-submenu-wrap:hover .row-context-submenu,.row-context-submenu-wrap:focus-within .row-context-submenu{display:block}.row-context-submenu button{grid-template-columns:minmax(0,1fr)}.apex-grid .ag-cell.grid-readonly-cell{background:#f5f6f8}.apex-grid .ag-cell.grid-inferred-stage-cell{color:#5f6b7a;background:#eceff3}.apex-grid .ag-cell.grid-range-cell{background:#1479cc1f;box-shadow:inset 0 0 0 1px #1479cc6b}.apex-grid .ag-cell.grid-range-anchor{box-shadow:inset 0 0 0 2px #1479cc}.apex-grid .ag-cell.grid-fill-preview-cell{background:#168a461f;box-shadow:inset 0 0 0 1px #168a4673}.apex-grid .ag-cell.grid-pending-change-cell{background:#fff7d6;box-shadow:inset 0 0 0 1px #f4c430}.apex-grid .ag-cell.summery-cut-balance-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-balance-cell,.apex-grid .ag-cell.summery-cut-ship-balance-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-balance-cell{color:#b42318;background:#fee4e2;font-weight:700;box-shadow:inset 0 0 0 1px #f0443859}.apex-grid .ag-cell.summery-cut-ship-low-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-low-cell{color:#9a3412;background:#ffead5;font-weight:700;box-shadow:inset 0 0 0 1px #fb923c59}.apex-grid .ag-cell.summery-cut-ship-middle-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-middle-cell{color:#854d0e;background:#fef7c3;font-weight:700;box-shadow:inset 0 0 0 1px #eab30861}.apex-grid .ag-cell.summery-cut-ship-high-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-high-cell{color:#075985;background:#e0f2fe;font-weight:700;box-shadow:inset 0 0 0 1px #0ea5e959}.apex-grid .ag-cell.summery-shipped-complete-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-shipped-complete-cell,.apex-grid .ag-cell.summery-cut-ship-complete-cell,.apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-complete-cell{color:#067647;background:#dcfae6;font-weight:700;box-shadow:inset 0 0 0 1px #16a34a61}.apex-grid .ag-cell.weekly-shipment-pending-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-pending-cell{color:#991b1b;text-align:center;background:#fee2e2;font-weight:750;box-shadow:inset 0 0 0 1px #dc26265c}.apex-grid .ag-cell.weekly-shipment-cut-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-cut-cell{color:#be123c;text-align:center;background:#ffe4e6;font-weight:750;box-shadow:inset 0 0 0 1px #f43f5e57}.apex-grid .ag-cell.weekly-shipment-stitched-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-stitched-cell{color:#c2410c;text-align:center;background:#ffedd5;font-weight:750;box-shadow:inset 0 0 0 1px #f973165c}.apex-grid .ag-cell.weekly-shipment-washed-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-washed-cell{color:#92400e;text-align:center;background:#fef3c7;font-weight:750;box-shadow:inset 0 0 0 1px #f59e0b57}.apex-grid .ag-cell.weekly-shipment-finished-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-finished-cell{color:#1d4ed8;text-align:center;background:#dbeafe;font-weight:750;box-shadow:inset 0 0 0 1px #3b82f657}.apex-grid .ag-cell.weekly-shipment-packed-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-packed-cell{color:#166534;text-align:center;background:#dcfce7;font-weight:750;box-shadow:inset 0 0 0 1px #22c55e57}.apex-grid .ag-cell.weekly-shipment-shipped-cell,.apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-shipped-cell{color:#14532d;text-align:center;background:#bbf7d0;font-weight:800;box-shadow:inset 0 0 0 1px #16a34a6b}.grid-cell-link{color:var(--apex-blue);text-underline-offset:2px;font-weight:650;text-decoration:underline}.apex-grid .ag-cell.grid-range-fill-handle:after{content:"";cursor:crosshair;z-index:3;background:#1479cc;border:1px solid #fff;width:7px;height:7px;position:absolute;bottom:1px;right:1px;box-shadow:0 0 0 1px #1479cc}.merchant-text-button{width:100%;min-height:24px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:2px 4px;display:flex}.merchant-text-button:hover{background:#eef5fb}.merchant-text-button .merchant-cell-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;color:inherit;flex:auto;overflow:hidden}.merchant-text-button.empty .merchant-cell-text{color:var(--muted);font-size:11px}.pivot-value-option .pivot-agg-picker{flex:0 0 100px;width:100px}.pivot-value-option .pivot-agg-picker .gtn-filter-field-trigger{min-height:25px;padding:0 7px;font-size:11px}.select-cell-button{width:100%;min-height:24px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:6px;padding:2px 4px;display:flex}.select-cell-button:hover{color:var(--control-active-text);background:0 0}.inline-edit-cell-button{text-align:left;justify-content:flex-start}.inline-edit-cell-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-cell-button.empty span{min-width:0;color:var(--muted)}.select-cell-button.empty{color:var(--muted);background:0 0}.sample-approval-editable-cell{box-shadow:inset 2px 0 0 var(--apex-blue);background:color-mix(in srgb, var(--control-active-bg) 42%, transparent)!important}.sample-approval-editable-cell:hover{background:color-mix(in srgb, var(--control-active-bg) 68%, transparent)!important}.planning-blank-cell{max-width:100%;min-height:22px;color:var(--muted);background:0 0;border-radius:4px;align-items:center;padding:1px 7px;font-size:11px;line-height:18px;display:inline-flex}.summery-source-badge,.summery-source-chip{border:1px solid var(--line);max-width:100%;min-height:20px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;padding:1px 7px;font-size:11px;font-weight:800;line-height:16px;display:inline-flex;overflow:hidden}.summery-source-badge.published{color:#087443;background:#ecfdf3;border-color:#b7e4c7}.summery-source-badge.approved{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.summery-source-badge.draft,.summery-source-badge.manual{color:#92400e;background:#fffbeb;border-color:#fde68a}.select-cell-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-cell{grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:2px;width:100%;height:100%;min-height:25px;display:grid}.custom-select-cell input{width:100%;min-width:0;height:24px;color:var(--text);font:inherit;background:#fff;border:1px solid #0000;border-radius:4px;padding:0 6px;font-size:12px}.custom-select-cell input:focus{border-color:#9bc1e7;outline:none;box-shadow:0 0 0 2px #9bc1e738}.custom-select-revert-button{border:1px solid var(--line);color:#587089;cursor:pointer;background:#f8fafc;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.custom-select-revert-button:hover{color:#195d91;background:#eef7ff;border-color:#9bc1e7}.merchant-compact-list{flex-wrap:wrap;gap:6px;padding:10px;display:flex}.merchant-compact-list button{border:1px solid var(--line);min-height:30px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.merchant-compact-list{padding:0}.merchant-compact-list button.selected{color:#195d91;background:#eef7ff;border-color:#9bc1e7}.merchant-compact-list button:has(input:checked){color:#195d91;background:#eef7ff;border-color:#9bc1e7}.merchant-cell-menu{z-index:120;border:1px solid var(--line);background:#fff;border-radius:5px;gap:6px;width:min(260px,100vw - 16px);padding:6px;display:grid;position:fixed;box-shadow:0 14px 30px #1018282e}.select-cell-menu{z-index:120;border:1px solid var(--line);background:#fff;border-radius:5px;gap:6px;width:min(240px,100vw - 16px);padding:6px;display:grid;position:fixed;box-shadow:0 14px 30px #1018282e}.merchant-cell-search,.select-cell-search{border:1px solid var(--line);width:100%;min-height:28px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 8px;font-size:12px}.merchant-cell-list,.select-cell-list{gap:2px;max-height:170px;display:grid;overflow:auto}.custom-value-box{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:6px;padding-top:6px;display:grid}.custom-value-box input{border:1px solid var(--line);min-width:0;min-height:28px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 8px;font-size:12px}.custom-value-box button{color:#195d91;min-height:28px;font:inherit;cursor:pointer;background:#eef7ff;border:1px solid #9bc1e7;border-radius:4px;align-items:center;gap:5px;padding:0 9px;font-size:12px;display:inline-flex}.custom-value-box button:disabled{opacity:.55;cursor:not-allowed}.merchant-cell-option,.select-cell-option{width:100%;min-height:25px;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:7px;padding:2px 4px;font-size:11px;display:flex}.merchant-cell-option:hover,.merchant-cell-option.selected,.select-cell-option:hover,.select-cell-option.selected{background:#eef5fb}.merchant-cell-option input,.select-cell-option input{flex:none;width:14px;height:14px;min-height:0}.merchant-cell-option span,.select-cell-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.merchant-cell-empty,.merchant-cell-status,.select-cell-empty,.select-cell-status{color:var(--muted);padding:6px 4px;font-size:11px}.merchant-cell-status,.select-cell-status{color:#b42318}.merchant-cell-actions{border-top:1px solid var(--line-soft);align-items:center;gap:6px;padding-top:6px;display:flex}.paged-grid{height:auto}.infinite-grid,.infinite-grid .ag-root-wrapper,.infinite-grid .ag-body,.infinite-grid .ag-row,.infinite-grid .ag-cell,.infinite-grid .ag-cell-value,.infinite-grid input,.infinite-grid textarea,.infinite-grid select{-webkit-user-select:text;user-select:text}.excel-ops-grid,.excel-ops-grid .ag-root-wrapper,.excel-ops-grid .ag-body,.excel-ops-grid .ag-row,.excel-ops-grid .ag-cell,.excel-ops-grid .ag-cell-value{-webkit-user-select:none;user-select:none}.excel-ops-grid input,.excel-ops-grid textarea,.excel-ops-grid select{-webkit-user-select:text;user-select:text}.infinite-grid:focus{outline:none}.ag-row.po-row-recent{background-color:#f0fdf4}.ag-row.po-row-modified{background-color:#e8f3ff;box-shadow:inset 3px 0 #2f80ed}.ag-row.po-row-pending{background-color:#fff1f3}.ag-row.po-row-selected .ag-cell{background-color:#1479cc1a}.ag-row.po-group-row{color:#243447;background-color:#f7f9fc}.ag-row.po-group-row .ag-cell{background-color:inherit}.ag-row.grid-group-expandable-row,.ag-row.grid-group-expandable-row .grid-group-label{cursor:pointer}.ag-row.grid-group-child-row .ag-cell:not(.grid-action-column){padding-left:14px;box-shadow:inset 0 1px #94a3b829}.ag-row.po-group-level-0{background-color:#f1f6fb}.grid-group-label{width:100%;min-width:0;height:100%;color:inherit;font:inherit;text-align:left;cursor:default;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.grid-group-label.expandable:before{content:">";color:#64748b;flex:0 0 12px;place-items:center;width:12px;height:12px;font-size:11px;font-weight:900;transition:transform .12s;display:inline-grid;transform:rotate(0)}.grid-group-label.expandable.expanded:before{transform:rotate(90deg)}.grid-group-label span{color:var(--muted);font-size:11px;font-weight:500}.grid-total-qty{color:#195d91;font-weight:inherit}html[data-theme=dark] .grid-total-qty{color:#dbeafe}.apex-grid .ag-cell.grid-summary-cell{font-weight:700}.grid-state-overlay{color:#243447;background:#fff;border:1px solid #d8dee8;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.excel-value-filter{width:240px;color:var(--text);gap:8px;padding:10px;font-size:12px;display:grid}.excel-value-search{color:var(--muted);gap:5px;display:grid}.excel-value-search input{border:1px solid #9ec5fe;border-radius:4px;outline:0;width:100%;min-height:30px;padding:0 8px}.excel-value-list{border:1px solid var(--line-soft);background:#fff;border-radius:4px;max-height:230px;padding:4px 0;overflow:auto}.excel-value-option{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:26px;padding:3px 7px;display:flex!important}.excel-value-option:hover{background:#eef7ff}.excel-value-option input{flex:0 0 14px;width:14px;height:14px;margin:0}.excel-value-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.excel-value-add-current{min-height:24px;color:var(--text);cursor:pointer;align-items:center;gap:7px;display:flex}.excel-value-add-current input{flex:0 0 14px;width:14px;height:14px;margin:0}.excel-value-add-current span{min-width:0;line-height:1.2}.excel-value-option.select-all{border-bottom:1px solid var(--line-soft);font-weight:600}.excel-date-line{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:4px;min-height:26px;display:grid}.excel-date-check{min-width:0}.excel-date-toggle{color:#344054;cursor:pointer;background:#fff;border:1px solid #98a2b3;border-radius:2px;place-items:center;width:16px;height:16px;margin-left:4px;padding:0;display:inline-grid}.excel-date-toggle:hover{background:#f8fafc;border-color:#667085}.excel-date-year{font-weight:700}.excel-date-month{padding-left:20px;font-weight:600}.excel-date-day{padding-left:34px}.excel-value-empty{color:var(--muted);padding:8px}.excel-value-actions{justify-content:flex-end;gap:7px;display:flex}.excel-value-actions button{border:1px solid var(--line);min-height:28px;color:var(--text);cursor:pointer;background:#fff;border-radius:4px;padding:0 9px}.excel-value-actions button:first-child{color:#fff;background:#1479cc;border-color:#1479cc}.pager-bar{border-top:1px solid var(--line-soft);min-height:48px;color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.grid-load-status{border-top:1px solid var(--line-soft);min-height:34px;color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;padding:6px 10px;font-size:12px;display:flex}.grid-action-button{cursor:pointer;background:#fff;border:1px solid #c8d4e3;border-radius:6px;place-items:center;width:24px;height:24px;padding:0;display:grid;box-shadow:0 1px 2px #1018280f}.grid-action-button.info{color:#195d91;background:#f8fbff;border-radius:50%}.grid-action-button.size{color:#486581;background:#f8fafc}.grid-action-button:hover{background:#eef7ff;border-color:#8fb9e4}.grid-action-column{padding:0!important;overflow:visible!important}.grid-action-cell{pointer-events:none;justify-content:center;align-items:center;height:100%;min-height:34px;display:flex}.grid-action-cell input,.grid-action-cell button{pointer-events:auto;z-index:2;position:relative}.grid-icon-button{border:1px solid var(--line);width:22px;height:22px;color:var(--apex-blue);cursor:pointer;background:#fff;border-radius:4px;place-items:center;padding:0;display:grid}.grid-icon-button:hover{background:#eef7ff;border-color:#9bc1e7}.cell-action-strip{border-left:1px solid var(--line-soft);align-items:center;gap:6px;min-height:30px;padding-left:6px;display:flex}.cell-action-strip span{color:var(--muted);white-space:nowrap;font-size:12px}.cell-action-strip select,.cell-action-strip input{border:1px solid var(--line);max-width:150px;min-height:28px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 7px;font-size:12px}.cell-action-strip input{max-width:120px}.compact-selection-strip{border-left:0;flex-wrap:nowrap;gap:5px;min-width:0;max-width:min(680px,78vw);padding-left:0}.compact-selection-strip .cell-action-field-label{border:1px solid var(--line-soft);max-width:148px;min-height:28px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border-radius:4px;flex:0 148px;align-items:center;padding:0 8px;font-weight:650;display:inline-flex;overflow:hidden}.compact-selection-strip select{flex:0 132px;max-width:132px}.compact-selection-strip input{flex:0 150px;max-width:150px}.compact-selection-strip .cell-action-picker{flex:0 178px;width:178px}.compact-selection-strip .cell-action-update{flex:none;min-height:28px;padding:0 10px;font-size:12px}.cell-action-picker{width:170px;position:relative}.cell-value-menu{width:100%;position:relative}.cell-value-trigger{border:1px solid var(--line);width:100%;min-height:28px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:0 7px;font-size:12px;display:flex}.cell-value-trigger:disabled{cursor:not-allowed;color:var(--muted);background:#f8fafc}.cell-value-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cell-value-dropdown{z-index:70;border:1px solid var(--line);background:#fff;border-radius:4px;gap:5px;width:min(240px,100vw - 24px);padding:6px;display:grid;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 12px 24px #10182829}.cell-action-picker .cell-value-search{border:1px solid var(--line);width:100%;max-width:none;min-height:28px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 7px;font-size:12px}.cell-value-hint{border-bottom:1px solid var(--line-soft);min-height:22px;color:var(--muted);padding:1px 2px 5px;font-size:11px;font-weight:650}.cell-value-list{gap:2px;max-height:190px;display:grid;overflow:auto}.cell-value-option{width:100%;min-height:24px;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:7px;padding:2px 4px;font-size:11px;display:flex}.cell-value-option:hover{background:#eef5fb}.cell-value-option.select-all{border-bottom:1px solid var(--line-soft);color:#344054;border-radius:0;padding-bottom:6px;font-weight:650}.cell-action-picker .cell-value-option input{flex:none;width:14px;max-width:none;height:14px;min-height:0;padding:0}.cell-value-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cell-value-empty{color:var(--muted);padding:8px 4px;font-size:11px}.size-breakdown-panel{width:min(860px,100vw - 48px);max-height:min(720px,100vh - 48px)}.dpo-record-panel{width:min(1180px,100vw - 48px);max-height:min(720px,100vh - 48px)}.size-breakdown-body{padding:12px;overflow:auto}.size-breakdown-section{margin-bottom:18px}.size-breakdown-title{min-height:32px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:700;display:flex}.size-breakdown-title strong{color:var(--muted);font-size:12px;font-weight:650}.size-breakdown-table{border-collapse:collapse;width:100%;font-size:12px}.size-breakdown-table th,.size-breakdown-table td{border-bottom:1px solid var(--line-soft);text-align:right;white-space:nowrap;padding:8px 10px}.size-breakdown-table th:first-child,.size-breakdown-table td:first-child{text-align:left}.size-breakdown-table th{color:var(--muted);background:#f8fafc;font-weight:650}.dpo-record-table th,.dpo-record-table td{white-space:nowrap}.size-breakdown-total-row td{color:var(--text);background:#f8fafc;font-weight:700}.modal-backdrop{z-index:60;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #d8dee8e6;border-radius:8px;width:min(980px,96vw);max-height:calc(100dvh - 40px);overflow:hidden;box-shadow:0 18px 44px #0f172a38}.modal-header{border-bottom:1px solid var(--line);background:#fbfcfe;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.modal-header.compact{min-height:48px;padding:8px 12px}.modal-header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.modal-close-button{border:1px solid var(--line);background:var(--control-bg);width:30px;min-width:30px;height:30px;color:var(--muted);font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.modal-close-button:hover,.modal-close-button:focus-visible{color:var(--apex-blue);background:#eef7ff;border-color:#b9d6f0;outline:0;box-shadow:0 0 0 3px #1770bc1f}.modal-close-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.approval-confirm-panel{width:min(440px,100vw - 24px)}.approval-confirm-body{color:var(--text);gap:8px;padding:16px;display:grid}.approval-confirm-body p{margin:0;line-height:1.45}.approval-confirm-body span{color:var(--muted);font-size:12px}.approval-change-list{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:5px;max-height:220px;overflow:auto}.approval-change-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(120px,1fr) minmax(140px,1.4fr);gap:8px;padding:8px 10px;font-size:12px;display:grid}.approval-change-row:last-child{border-bottom:0}.approval-change-row strong,.approval-change-row span{text-overflow:ellipsis;min-width:0;overflow:hidden}.utility-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a61}.auth-shell{background:#f4f7fb;place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-layout{background:#fff;border:1px solid #cad5e2e6;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(360px,400px);width:min(880px,100%);min-height:430px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0f172a29}.auth-identity-panel{color:#eefdf9;background:#10383b;align-content:space-between;gap:24px;min-width:0;padding:28px;display:grid}.auth-identity-head{align-items:center;gap:12px;display:flex}.auth-identity-head h1{margin:0;font-size:24px;line-height:1.1}.auth-identity-head p{color:#bde5df;margin:5px 0 0;font-size:13px}.auth-mark{background:0 0;border-radius:12px;flex-basis:48px;width:48px;height:48px;box-shadow:0 12px 24px #0000002e,0 0 0 1px #ffffff38}.auth-identity-lines{gap:10px;display:grid}.auth-identity-lines div{color:#d7f4ef;border-top:1px solid #ffffff29;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;font-size:13px;display:grid}.auth-identity-lines strong{color:#fff;font-size:12px}.auth-panel{background:#fff;align-content:center;gap:14px;min-width:0;padding:34px 32px;display:grid}.auth-brand{gap:8px;margin-bottom:6px;display:grid}.auth-brand h2{margin:0;font-size:22px;line-height:1.15}.auth-eyebrow{color:#0f766e;align-items:center;gap:6px;width:fit-content;font-size:12px;font-weight:750;display:inline-flex}.auth-panel label{color:var(--text);gap:6px;font-size:13px;font-weight:650;display:grid}.auth-input-wrap{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:7px;min-height:38px;padding:0 9px;display:flex}.auth-input-wrap:focus-within{border-color:#8ab8e5;box-shadow:0 0 0 3px #1976d21f}.auth-input-wrap svg{color:#667085;flex:none}.auth-panel input{width:100%;min-width:0;min-height:36px;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.auth-password-toggle{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;display:inline-grid}.auth-password-toggle:hover{color:var(--text);background:#f1f5f9}.auth-submit{justify-content:center;width:100%;min-height:36px;margin-top:2px}.auth-status{color:#b42318;background:#fffbfa;border:1px solid #fecdca;border-radius:5px;align-items:center;gap:6px;min-height:30px;padding:6px 8px;font-size:12px;display:flex}.connection-shell{background:#f4f7fb;place-items:center;min-height:100dvh;padding:18px;display:grid}.connection-layout{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #cad5e2eb;border-radius:14px;grid-template-columns:minmax(270px,.76fr) minmax(360px,1fr);width:min(820px,100%);min-height:360px;display:grid;overflow:hidden;box-shadow:0 18px 42px #0f172a24}.connection-identity-panel{color:#eefdf9;background:linear-gradient(160deg,#10383bfa,#145458ed),linear-gradient(#10383b 0%,#145458 100%);align-content:space-between;gap:18px;min-width:0;padding:22px;display:grid}.connection-brand-head{align-items:center;gap:12px;display:flex}.connection-brand-head h1{margin:0;font-size:19px;line-height:1.08}.connection-brand-head p{color:#bde5df;margin:5px 0 0;font-size:13px}.connection-mark{background:0 0}.connection-hero-copy{gap:8px;display:grid}.connection-eyebrow{color:#f2fffc;letter-spacing:.01em;background:#ffffff24;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:12px;font-weight:750;display:inline-flex}.connection-eyebrow.server-down{background:#fff4ed24}.connection-hero-copy h2{letter-spacing:-.02em;max-width:12ch;font-size:32px;line-height:1}.connection-hero-copy p{color:#d7f4ef;max-width:30rem;margin:0;font-size:13px;line-height:1.55}.connection-identity-lines{border-top:1px solid #ffffff29;display:grid}.connection-identity-lines div{color:#d7f4ef;border-bottom:1px solid #ffffff29;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:34px;padding:8px 0;font-size:13px;display:grid}.connection-identity-lines strong{color:#fff;font-size:12px}.connection-panel{background:linear-gradient(#fffffff7,#f7fafcf7);align-content:center;gap:10px;min-width:0;padding:22px 24px;display:grid}.connection-panel-header{width:fit-content;color:var(--danger);background:#b4231814;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:750;display:inline-flex}.connection-card-grid{gap:7px;display:grid}.connection-card{background:#ffffffe0;border:1px solid #d8dee8f2;border-radius:10px;padding:10px 11px}.connection-card strong,.connection-card p{margin:0}.connection-card strong{font-size:13px;display:block}.connection-card p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.42}.connection-status-list{background:#fff;border:1px solid #d8dee8f2;border-radius:10px;display:grid;overflow:hidden}.connection-status-row{border-bottom:1px solid #d8dee8f2;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:10px;padding:9px 11px;display:grid}.connection-status-row:last-child{border-bottom:0}.connection-status-row strong,.connection-status-row p{margin:0}.connection-status-row strong{font-size:13px}.connection-status-row p{color:var(--muted);font-size:13px;line-height:1.42}.connection-actions,.connection-banner-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.connection-footnote{color:var(--muted);font-size:12px;line-height:1.5}.connection-tertiary-action{box-shadow:none;background:0 0;border-color:#0000;padding-inline:8px}.connection-banner{border-bottom:1px solid var(--line);background:linear-gradient(#fff8f7 0%,#fffdfd 100%);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:10px 14px;display:flex}.connection-banner.offline{background:linear-gradient(#fef7f5 0%,#fffdfc 100%)}.connection-banner-copy{min-width:0;color:var(--danger);align-items:flex-start;gap:10px;display:flex}.connection-banner-copy>div{gap:3px;min-width:0;display:grid}.connection-banner-copy strong{font-size:13px}.connection-banner-copy span{color:var(--muted);font-size:12px;line-height:1.45}.utility-modal{flex-direction:column;width:min(920px,96vw);max-height:min(760px,100dvh - 40px);display:flex}.settings-modal{width:min(1040px,100vw - 32px);height:auto;max-height:calc(100dvh - 40px)}.settings-modal:has(.users-modal-form){height:min(760px,100dvh - 40px)}.utility-modal-header{min-height:54px;padding:9px 12px}.utility-title,.utility-header-actions{align-items:center;gap:8px;display:flex}.utility-title>svg{width:30px;height:30px;color:var(--apex-blue);background:#eef7ff;border-radius:6px;padding:7px}.utility-title h2{font-size:16px}.utility-empty{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.utility-empty.compact{min-height:120px}.notification-modal{width:min(1120px,98vw);height:min(840px,92vh);max-height:min(840px,92vh)}.run-log-modal{width:min(1040px,98vw)}.global-search-modal{width:min(1080px,98vw);height:min(780px,92vh);max-height:min(780px,92vh)}.global-search-count{border:1px solid var(--line-soft);min-height:28px;color:var(--muted);background:var(--control-bg);border-radius:5px;align-items:center;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.global-search-body{flex-direction:column;flex:auto;gap:10px;min-height:0;padding:12px 14px 14px;display:flex;overflow:hidden}.global-search-toolbar{grid-template-columns:minmax(220px,1fr) 170px auto;align-items:center;gap:8px;display:grid}.global-search-toolbar select,.global-search-input{border:1px solid var(--line);background:var(--control-bg);min-width:0;height:36px;color:var(--text);border-radius:5px}.global-search-toolbar select{padding:0 9px;font-weight:650}.global-search-input{color:var(--muted);align-items:center;gap:7px;padding:0 10px;display:inline-flex}.global-search-input input{width:100%;min-width:0;height:32px;color:var(--text);background:0 0;border:0;outline:0}.global-search-input:focus-within{border-color:#9bc1e7;box-shadow:0 0 0 3px #0572ce1a}.global-search-summary{border:1px solid var(--line-soft);min-height:34px;color:var(--muted);background:#fbfcfe;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:12px;display:flex}.global-search-summary strong{color:var(--text)}.global-search-sections{flex:auto;align-content:start;gap:10px;min-height:0;display:grid;overflow:auto}.global-search-tabbed{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.global-search-tabs{flex:none;align-items:center;gap:6px;min-height:38px;padding-bottom:2px;display:flex;overflow-x:auto}.global-search-tabs button{border:1px solid var(--line);background:var(--control-bg);min-width:112px;min-height:34px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-size:12px;font-weight:750;display:inline-flex}.global-search-tabs button:hover,.global-search-tabs button:focus-visible{color:var(--text);background:var(--control-hover-bg);border-color:#9bc1e7;outline:0}.global-search-tabs button.active{border-color:var(--control-active-bg);color:var(--control-active-text);background:var(--control-active-bg)}.global-search-tabs button strong{min-width:24px;min-height:20px;color:var(--text);background:#edf3fb;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.global-search-tabs button.active strong{color:inherit;background:#ffffff38}.global-search-section{border:1px solid var(--line);background:var(--control-bg);border-radius:7px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.global-search-section-head{border-bottom:1px solid var(--line-soft);background:#f8fbff;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:flex}.global-search-section-head span{gap:1px;min-width:0;display:grid}.global-search-section-head strong{font-size:13px}.global-search-section-head small{color:var(--muted);font-size:11px}.global-search-pagination{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.global-search-pagination button{border:1px solid var(--line);background:var(--control-bg);min-height:26px;color:var(--text);cursor:pointer;border-radius:4px;padding:0 8px;font-size:11px;font-weight:750}.global-search-pagination button:hover,.global-search-pagination button:focus-visible{background:var(--control-hover-bg);color:var(--control-active-text);border-color:#9bc1e7;outline:0}.global-search-pagination button:disabled{opacity:.5;cursor:not-allowed}.global-search-result-list{min-height:0;display:grid;overflow:auto}.global-search-result{border:0;border-bottom:1px solid var(--line-soft);width:100%;min-height:50px;color:var(--text);text-align:left;background:0 0;grid-template-columns:minmax(180px,1fr) minmax(160px,auto) 18px;align-items:center;gap:10px;padding:8px 10px;display:grid}.global-search-result:not(.detail-row){cursor:pointer}.global-search-result:last-child{border-bottom:0}.global-search-result:not(.detail-row):hover,.global-search-result:not(.detail-row):focus-visible{background:var(--control-hover-bg);outline:0}.global-search-result.detail-row{cursor:default}.global-search-result-main{gap:2px;min-width:0;display:grid}.global-search-result-main strong,.global-search-result-main small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.global-search-result-main strong{font-size:13px;font-weight:700}.global-search-result-main small{color:var(--muted);font-size:11px}.global-search-result-meta{flex-wrap:wrap;justify-content:flex-end;gap:5px;min-width:0;display:flex}.global-search-result-meta span{border:1px solid var(--line-soft);max-width:190px;min-height:22px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:2px 7px;font-size:11px;display:inline-flex;overflow:hidden}.global-search-section-error{color:var(--danger);background:#fff8f8;border:1px solid #f3b8b8;border-radius:5px;margin:10px;padding:10px;font-size:12px}.run-log-body{flex:auto;min-height:0;padding:12px 14px 14px;overflow:auto}.run-log-table-wrap{border:1px solid var(--line);border-radius:5px;overflow:auto}.run-log-table th,.run-log-table td{height:36px}.run-log-table th.numeric,.run-log-table td.numeric{text-align:right}.run-log-table th:last-child,.run-log-table td:last-child{min-width:180px}.run-log-info{white-space:normal;color:#475467;min-width:360px;max-width:500px;line-height:1.35}.run-log-download-link{color:var(--apex-blue);text-underline-offset:2px;font-weight:700;text-decoration:underline}.run-log-table tr.active td{background:#eef7ff}.run-log-context-button{white-space:nowrap;gap:6px;height:34px;padding:0 10px}.run-log-context-button.active{color:#b42318;background:#fff1f1;border-color:#f3b8b8}.action-log-modal{width:min(980px,96vw)}.action-log-retention{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.action-log-body{flex:auto;min-height:0;padding:12px 14px 14px;overflow:auto}.action-log-list{gap:8px;display:grid}.action-log-item{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:10px;overflow:hidden}.action-log-summary{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:140px 130px minmax(0,1fr) 120px;align-items:center;gap:12px;padding:9px 12px;display:grid}.action-log-summary:hover,.action-log-item.expanded .action-log-summary{background:var(--control-hover-bg)}.action-log-summary-cell{min-width:0}.action-log-summary-user{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.action-log-summary-user strong{color:var(--text);font-size:13px}.action-log-summary-user small{color:var(--muted);font-size:11px}.action-log-summary-date,.action-log-summary-action{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.action-log-summary-action{font-weight:600}.action-log-summary-status{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.action-log-expand-icon{color:var(--muted);transition:transform .16s}.action-log-expand-icon.open{transform:rotate(90deg)}.action-log-details{border-top:1px solid var(--line-soft);background:var(--panel);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;padding:10px 12px 12px;display:grid}.action-log-details div{gap:3px;min-width:0;display:grid}.action-log-details span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.action-log-details strong{color:var(--text);overflow-wrap:anywhere;font-size:12px}.action-log-status{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.action-log-status.success{color:#067647;background:#ecfdf3;border-color:#abefc6}.action-log-status.failed{color:#b42318;background:#fff1f3;border-color:#fecdd6}@media (width<=860px){.action-log-summary{grid-template-columns:120px 110px minmax(0,1fr) 104px;gap:10px;padding:9px 10px}.action-log-details{grid-template-columns:1fr}}.profile-modal{width:min(560px,94vw)}.profile-body{background:#fbfcfe;gap:9px;padding:10px 12px 12px;display:grid}.profile-avatar{color:#14558f;background:#dff0ff;width:38px;height:38px;font-size:13px}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-field.full{grid-column:1/-1}.profile-field{min-width:0;color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.profile-field span{color:var(--muted)}.profile-input-wrap{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:7px;min-height:34px;padding:0 9px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.profile-input-wrap:focus-within{border-color:#8ab8e5;box-shadow:0 0 0 3px #1976d21f}.profile-input-wrap svg{color:#667085;flex:none}.profile-field input{width:100%;min-width:0;min-height:34px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-weight:500}.profile-field input::placeholder{color:#98a2b3}.profile-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-meta-card{border:1px solid var(--line-soft);background:#fff;border-radius:6px;align-content:center;gap:3px;min-height:44px;padding:7px 8px;display:grid}.profile-meta-card small{color:var(--muted);font-size:11px;font-weight:750}.profile-meta-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:13px;overflow:hidden}.profile-meta-card.status.active strong{color:#067647}.profile-meta-card.status.inactive strong{color:#b42318}.profile-status{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:5px;align-items:center;min-height:30px;padding:6px 8px;font-size:12px;font-weight:650;display:flex}.profile-status.danger{color:#b42318;background:#fffbfa;border-color:#fecdca}.profile-status.warning{color:#b54708;background:#fffaeb;border-color:#fedf89}.metric-help-modal{width:min(1180px,100vw - 24px);max-height:calc(100dvh - 24px)}.metric-help-editor-modal{width:min(760px,100vw - 24px);max-height:calc(100dvh - 24px)}.metric-help-body{gap:10px;padding:10px 12px 12px;display:grid;overflow:auto}.metric-help-note{color:#21324d;background:#f7fbff;border:1px solid #d7e4f4;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:7px 10px;display:flex}.metric-help-note strong{font-size:13px}.metric-help-note span{color:#60728c;text-align:right;font-size:12px}.metric-help-loading{color:#52627a;align-items:center;gap:8px;display:inline-flex}.metric-help-grid{grid-template-columns:minmax(0,1fr);gap:10px;min-height:360px;display:grid}.metric-help-filterbar{background:#fbfdff;border:1px solid #dbe4f2;border-radius:6px;grid-template-columns:minmax(160px,1fr) minmax(140px,180px) minmax(110px,140px) auto;align-items:end;gap:8px;padding:8px;display:grid}.metric-help-filterbar label{gap:4px;min-width:0;display:grid}.metric-help-filterbar label span{color:#60728c;text-transform:uppercase;font-size:10px;font-weight:800}.metric-help-filterbar select,.metric-help-filterbar input{color:#1f2f46;width:100%;height:31px;font:inherit;background:#fff;border:1px solid #d4deee;border-radius:5px;padding:0 8px;font-size:12px}.metric-help-search{color:#60728c;background:#fff;border:1px solid #d4deee;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;height:31px;padding:0 8px;display:grid}.metric-help-search input{height:auto;color:inherit;background:0 0;border:0;border-radius:0;padding:0}.metric-help-search input:focus{outline:none}.metric-help-search:focus-within{border-color:#7aa2d8;box-shadow:0 0 0 2px #4e80c829}.metric-help-filterbar>small{color:#60728c;white-space:nowrap;padding-bottom:8px;font-size:11px}.metric-help-table-wrap{background:#fbfdff;border:1px solid #dbe4f2;border-radius:6px;max-height:min(54dvh,520px);overflow:auto}.metric-help-table-wrap.full{max-height:min(62dvh,620px)}.metric-help-table{border-collapse:collapse;width:100%;font-size:12px}.metric-help-table.full{table-layout:fixed;min-width:1060px}.metric-help-table th{z-index:1;color:#60728c;text-align:left;text-transform:uppercase;background:#f4f8fd;border-bottom:1px solid #dbe4f2;padding:7px 8px;font-size:10px;font-weight:800;position:sticky;top:0}.metric-help-table th:first-child{width:48%}.metric-help-table th:nth-child(2){width:34%}.metric-help-table th:nth-child(3),.metric-help-table.full th:first-child{width:18%}.metric-help-table.full th:nth-child(2){width:12%}.metric-help-table.full th:nth-child(3){width:11%}.metric-help-table.full th:nth-child(4){width:8%}.metric-help-table.full th:nth-child(5),.metric-help-table.full th:nth-child(6){width:18%}.metric-help-table.full th:nth-child(7){width:15%}.metric-help-table td{color:#3d4c62;overflow-wrap:anywhere;vertical-align:middle;white-space:normal;border-bottom:1px solid #edf2f8;padding:7px 8px;line-height:1.35}.metric-help-table.full td{vertical-align:top}.metric-help-table tr:last-child td{border-bottom:0}.metric-help-table tbody tr{cursor:default}.metric-help-table tbody tr.editable{cursor:pointer}.metric-help-table button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.metric-help-table-title{gap:2px;min-width:0;display:grid}.metric-help-table button strong,.metric-help-table-title strong{color:#172944;font-size:12px;line-height:1.2}.metric-help-table button small,.metric-help-table-title small{color:#718096;font-size:10px;line-height:1.2}.metric-help-table tbody tr.editable:hover td{background:#f4f9ff}.metric-help-compact-text{color:inherit;overflow-wrap:anywhere;white-space:normal;line-height:1.3;display:block}.metric-help-compact-formula{color:#1d3557;overflow-wrap:anywhere;white-space:pre-wrap;background:0 0;border:0;max-width:100%;font-size:11px;line-height:1.35;display:block}.metric-help-editor{align-content:start;gap:8px;display:grid}.metric-help-details{background:#fff;border:1px solid #dbe4f2;border-radius:6px;min-width:0;padding:8px}.metric-help-editor-head{justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:2px;display:flex}.metric-help-editor-head>span{gap:2px;display:grid}.metric-help-editor-head small,.metric-help-editor label>span{color:#60728c;text-transform:uppercase;font-size:11px;font-weight:800}.metric-help-editor-head strong{color:#12213a;font-size:16px}.metric-help-editor-head em,.metric-help-lock{color:#7a879a;font-size:12px;font-style:normal}.metric-help-pill-row,.metric-info-chip-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.metric-help-pill,.metric-info-chip-row span{color:#52627a;white-space:nowrap;background:#f8fbff;border:1px solid #d8e3f2;border-radius:999px;align-items:center;min-height:22px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.metric-info-chip-row span{min-height:16px;padding:1px 5px;font-size:9.5px}.metric-help-editor label{gap:5px;display:grid}.metric-help-editor input,.metric-help-editor select,.metric-help-editor textarea{color:#1f2f46;width:100%;font:inherit;background:#fff;border:1px solid #d4deee;border-radius:5px;padding:7px 9px;font-size:12px}.metric-help-editor select{height:32px}.metric-help-editor textarea{resize:vertical}.metric-help-editor input:disabled,.metric-help-editor select:disabled,.metric-help-editor textarea:disabled{color:#66748a;background:#f5f7fb}.metric-help-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-formula-builder,.metric-formula-assist{gap:6px;display:grid}.metric-formula-editor-wrap{gap:4px;min-width:0;display:grid;position:relative}.metric-formula-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.metric-formula-label-row label{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:750}.metric-formula-tool-trigger{color:#415977;background:#fff;border:1px solid #d4deee;border-radius:5px;justify-content:center;align-items:center;gap:1px;width:30px;height:26px;display:inline-flex}.metric-formula-tool-trigger:hover,.metric-formula-tool-trigger[aria-expanded=true]{color:#1d4f91;background:#f1f6ff;border-color:#8cb3e6}.metric-formula-tool-trigger:disabled{opacity:.55;cursor:not-allowed}.metric-formula-tools-popover{z-index:90;background:#fff;border:1px solid #b9c8dc;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(330px,100%);padding:8px;display:grid;position:absolute;top:30px;right:0;box-shadow:0 12px 28px #0f172a29}.metric-formula-tools-popover label{gap:4px;min-width:0;display:grid}.metric-formula-validation,.metric-formula-warning{border-radius:5px;padding:6px 8px;font-size:11px;line-height:1.35}.metric-formula-validation.success{color:#25633a;background:#f1fbf5;border:1px solid #cdebd8}.metric-formula-validation.danger{color:#9b1c1c;background:#fff3f3;border:1px solid #f3c3c3}.metric-formula-warning{color:#7a4b00;background:#fff9e8;border:1px solid #f5dfaa}.metric-formula-picker{z-index:1;background:#fff;border:1px solid #b9c8dc;border-radius:6px;width:min(390px,100%);max-height:168px;padding:5px;display:grid;position:relative;overflow:auto;box-shadow:0 12px 28px #0f172a29}.metric-formula-picker-head{color:#60728c;text-transform:uppercase;border-bottom:1px solid #e5edf7;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px 6px;font-size:10px;font-weight:750;display:flex}.metric-formula-picker-head strong{color:#263b57;text-overflow:ellipsis;text-transform:none;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.metric-formula-picker-types{align-items:center;gap:4px;min-height:29px;padding:6px 2px 5px;display:flex;overflow-x:auto}.metric-formula-picker-types button{color:#415977;white-space:nowrap;background:#f8fbff;border:1px solid #d4deee;border-radius:999px;flex:none;justify-content:center;align-items:center;width:auto;min-height:22px;padding:4px 7px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.metric-formula-picker-types button.active,.metric-formula-picker-types button:hover{color:#1d4f91;background:#eaf3ff;border-color:#8cb3e6}.metric-formula-picker-types button:disabled{opacity:.48;cursor:not-allowed}.metric-formula-picker>button{color:#263b57;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;padding:7px 8px;display:flex}.metric-formula-picker>button:hover,.metric-formula-picker>button.active{background:#f1f6ff;border-color:#8cb3e6}.metric-formula-picker>button span{text-overflow:ellipsis;white-space:nowrap;gap:2px;min-width:0;display:grid;overflow:hidden}.metric-formula-picker>button span strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.metric-formula-picker>button span em{color:#60728c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;font-weight:600;overflow:hidden}.metric-formula-picker>button small{color:#60728c;text-transform:uppercase;flex:none;font-size:10px;font-style:normal}.metric-formula-empty{color:#60728c;text-align:center;padding:12px 8px 10px;font-size:11px}@media (width<=760px){.metric-help-modal{width:calc(100vw - 8px);max-height:calc(100dvh - 8px)}.metric-help-body{gap:10px;padding:10px}.metric-help-grid{grid-template-columns:1fr;min-height:0}.metric-help-table-wrap{max-height:240px}.metric-help-table-wrap.full{max-height:min(58dvh,520px)}.metric-help-filterbar{grid-template-columns:1fr;gap:6px}.metric-help-filterbar>small{padding-bottom:0}.metric-help-two{grid-template-columns:1fr}.metric-help-pill-row{justify-content:flex-start}.metric-formula-tools-popover{grid-template-columns:1fr}.metric-formula-picker{width:100%}.metric-info-popover{width:min(260px,100vw - 16px);max-height:min(70dvh,280px)}}.notification-body{flex-direction:column;flex:auto;gap:7px;min-height:0;padding:8px 10px 10px;display:flex;overflow:hidden}.notification-view-tabs{border-bottom:1px solid var(--line-soft);flex:none;align-items:flex-end;gap:5px;min-height:34px;display:flex;overflow-x:auto}.notification-view-tabs button{min-height:32px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:6px 6px 0 0;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.notification-view-tabs button:hover,.notification-view-tabs button.active{border-color:var(--line-soft);background:var(--panel);color:var(--text)}.notification-view-tabs strong{min-width:18px;height:18px;color:var(--apex-blue);background:#e8f2ff;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;line-height:1;display:inline-flex}.notification-approval-grid{flex-direction:column;flex:auto;gap:5px;min-height:0;display:flex}.notification-approval-head{border:1px solid var(--line-soft);background:#f8fbff;border-radius:4px;flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:32px;padding:4px 6px;display:flex}.notification-approval-head span{gap:2px;min-width:0;display:grid}.notification-approval-head strong{color:var(--text);font-size:11.5px}.notification-open-approval-tab{min-height:28px;padding:0 8px;font-size:11.5px}.notification-approval-grid .embedded-table{flex:auto;min-height:0}.approval-embedded-toolbar{gap:4px;min-height:32px;padding:3px 5px}.approval-embedded-toolbar .toolbar-left,.approval-embedded-toolbar .toolbar-action-cluster,.approval-embedded-toolbar .desktop-action-buttons{gap:4px}.approval-embedded-toolbar .apex-button,.approval-embedded-toolbar .toolbar-action-button,.approval-embedded-toolbar .summary-level-control,.approval-embedded-toolbar .selection-pill{height:28px;min-height:28px;padding:0 7px;font-size:11.5px}.approval-embedded-toolbar .desktop-action-buttons .toolbar-action-button{justify-content:center;gap:0;width:30px;min-width:30px;padding:0;font-size:0}.approval-embedded-toolbar .desktop-action-buttons .toolbar-action-button svg{width:14px;height:14px}.approval-embedded-toolbar .summary-level-control{gap:5px}.approval-embedded-toolbar .summary-level-control>span{font-size:11px}.approval-embedded-toolbar .summary-level-control .gtn-select-picker{width:134px;min-width:134px;padding-left:6px}.approval-settings-presets{flex-wrap:wrap;gap:6px;display:flex}.approval-auto-status{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:7px;display:grid}.approval-auto-status span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;align-content:center;gap:2px;min-width:0;min-height:48px;padding:7px 9px;display:grid}.approval-auto-status strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.approval-auto-status small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.approval-settings-presets button{border:1px solid var(--line-soft);min-height:30px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:0 10px;font-size:12px;font-weight:800}.approval-settings-presets button:hover,.approval-settings-presets button.active{color:var(--apex-blue);background:#eef6ff;border-color:#9bc1e7}.approval-settings-actions{justify-content:flex-end;display:flex}.notification-toolbar{flex:none;grid-template-columns:120px minmax(220px,320px) minmax(0,1fr);align-items:center;gap:8px;display:grid}.notification-summary{min-height:28px;color:var(--muted);grid-column:1/-1;align-items:center;gap:8px;font-size:12px;display:flex}.notification-summary strong{color:var(--text)}.notification-filter-row{display:contents}.notification-filter-row select,.notification-search input{border:1px solid var(--line);min-width:0;height:34px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 9px;font-size:13px}.notification-filter-row .notification-filter-picker{min-width:0}.notification-filter-row .notification-filter-picker .gtn-filter-field-trigger{height:34px;min-height:34px;padding:0 9px;font-size:13px}.notification-search{align-items:center;gap:6px;min-height:34px;display:flex}.notification-search input{flex:auto}.notification-list{flex:auto;align-content:start;gap:5px;min-height:0;display:grid;overflow:auto}.notification-item{border:1px solid var(--line-soft);width:100%;color:var(--text);text-align:left;background:#fff;border-radius:5px;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:8px;padding:7px 10px;display:grid}.notification-item:hover{background:#f8fbff;border-color:#b9d6f0}.notification-item.unread{background:#f5fbff;border-color:#9bc1e7}.notification-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;margin-top:6px}.notification-item.unread .notification-dot{background:var(--apex-blue)}.notification-item.severity-success .notification-dot{background:var(--green)}.notification-item.severity-warning .notification-dot{background:var(--orange)}.notification-item.severity-danger .notification-dot{background:var(--danger)}.notification-copy{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.notification-title-row{min-width:0;display:block}.notification-title-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.notification-meta,.notification-action-time{color:var(--muted);font-size:11px}.notification-meta{flex-wrap:wrap;gap:5px;display:flex}.notification-meta span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:4px;align-items:center;min-height:16px;padding:0 5px;display:inline-flex}.notification-text{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.notification-item-actions{white-space:nowrap;align-content:start;justify-items:end;gap:5px;display:grid}.notification-action-time{line-height:1}.notification-action-buttons{justify-content:flex-end;align-items:center;gap:5px;display:inline-flex}.notification-action-buttons button{border:1px solid var(--line);min-height:26px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:11px;display:inline-flex}.notification-load-more{justify-content:center;width:100%}.notification-footer{justify-content:space-between}.notification-footer span{min-width:0}.settings-modal-form{scrollbar-gutter:stable;flex-direction:column;flex:auto;min-height:0;padding:0;scroll-padding-bottom:50px;display:flex;overflow:auto}.settings-modal-form.users-modal-form{overflow:hidden}.settings-tabs{z-index:2;border-bottom:1px solid var(--line-soft);background:#fff;gap:4px;padding:8px 12px 0;display:flex;position:sticky;top:0}.settings-tabs button{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:5px 5px 0 0;padding:0 12px;font-size:13px;font-weight:650}.settings-tabs button:hover{color:var(--text);background:#f8fafc}.settings-tabs button.active{color:var(--apex-blue);border-color:var(--line-soft);background:#fff;box-shadow:0 1px #fff}.settings-section{border-bottom:1px solid var(--line-soft);gap:7px;padding:10px 12px 12px;display:grid}.settings-section-head{gap:2px;margin-bottom:2px;display:grid}.settings-section-head h3{color:var(--text);margin:0;font-size:14px;font-weight:650}.settings-section-head p{color:var(--muted);margin:0;font-size:12px}.setting-row{border:1px solid var(--line-soft);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) minmax(116px,180px);align-items:center;gap:10px;min-height:40px;padding:7px 8px;display:grid}.setting-row span{gap:2px;display:grid}.setting-row strong{color:var(--text);font-size:13px;font-weight:650}.setting-row small{color:var(--muted);font-size:12px}.setting-row input,.setting-row select{justify-self:end;width:100%;min-height:28px}.setting-row .gtn-select-picker{justify-self:end;width:100%}.setting-row .gtn-select-picker .gtn-filter-field-trigger{min-height:30px}.setting-row textarea{border:1px solid var(--line);width:100%;min-height:86px;color:var(--text);resize:vertical;background:#fff;border-radius:4px;padding:8px 9px}.setting-row-tall{align-items:start}.login-sections{background:#f7f9fc;gap:7px}.login-source-tabs{border:1px solid var(--line);background:var(--control-bg);border-radius:7px;width:fit-content;padding:2px;display:inline-flex}.login-source-tabs button{min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:4px 12px;font-size:12px;font-weight:750}.login-source-tabs button:hover,.login-source-tabs button.active{background:var(--control-active-bg);color:var(--control-active-text)}.system-settings{background:#fbfcfe}.system-settings-tabs,.mirror-subtabs{border:1px solid var(--line);background:var(--control-bg);border-radius:7px;width:fit-content;padding:2px;display:inline-flex}.system-settings-tabs button,.mirror-subtabs button{min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:4px 12px;font-size:12px;font-weight:750}.system-settings-tabs button:hover,.system-settings-tabs button.active,.mirror-subtabs button:hover,.mirror-subtabs button.active{background:var(--control-active-bg);color:var(--control-active-text)}.mirror-subtabs{grid-column:1/-1}.system-data-panel{border:1px solid var(--line-soft);background:#f7f9fc;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:10px;display:grid}.system-data-panel>.setting-row,.system-data-panel>.settings-data-note,.system-data-panel>.setup-warning-note,.system-data-panel>.database-engine-panel{min-width:0}.system-data-panel h3{color:var(--text);margin:0;font-size:13px}.system-data-panel p{max-width:560px;color:var(--muted);margin:2px 0 0;font-size:12px;line-height:1.45}.setup-onboard-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-step-card{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px 10px;min-width:0;padding:10px;display:grid}.setup-step-card-wide{grid-column:1/-1}.setup-step-card>:not(.setup-step-marker){grid-column:2;min-width:0}.setup-step-card>.database-engine-actions,.setup-step-card>.database-engine-status,.setup-step-card>.setup-warning-note,.setup-step-card>.setting-row,.setup-step-card>.mirror-targets-panel{grid-column:1/-1}.setup-step-marker{border:1px solid var(--line);background:var(--brand-soft);width:26px;height:26px;color:var(--brand-strong);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:inline-grid}.setup-step-card .setting-row{min-height:44px;padding:7px 8px}.setup-step-card .database-engine-actions{justify-content:flex-start}.data-statistics-panel{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-column:1/-1;gap:8px;padding:10px;display:grid}.data-statistics-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.data-statistics-head span,.data-statistics-source span{gap:2px;min-width:0;display:grid}.data-statistics-head strong,.data-statistics-source strong,.data-statistic-tile strong{color:var(--text);font-size:13px}.data-statistics-head small,.data-statistics-source small,.data-statistic-tile small{color:var(--muted);font-size:11px;line-height:1.35}.data-statistics-size{border:1px solid var(--line);color:var(--text);white-space:nowrap;border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-weight:750}.data-statistics-actions{flex:none;grid-auto-flow:column;align-items:center;gap:6px!important;display:inline-flex!important}.data-statistics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.data-statistic-tile{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;align-content:start;gap:3px;min-width:0;min-height:74px;padding:8px;display:grid}.data-statistic-tile span{color:var(--muted);font-size:11px;font-weight:750}.data-statistic-tile strong{font-size:18px}.data-statistic-empty{color:var(--muted);grid-column:1/-1;padding:8px;font-size:12px}.data-statistics-sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.data-statistics-source{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;padding:8px;display:flex}.data-statistics-source>span:last-child{text-align:right}.settings-data-note{border:1px dashed var(--line);background:#fff;border-radius:6px;grid-column:1/-1;min-height:50px;padding:9px 10px}.database-engine-panel{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-column:1/-1;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:9px 12px;margin-top:0;padding:10px;display:grid}.database-engine-panel>div:first-child{min-width:0}.database-engine-panel>.database-engine-actions{justify-self:end}.database-engine-panel>.setting-row,.database-engine-panel>.mirror-targets-panel,.database-engine-panel>.mirror-db-table-panel{grid-column:1/-1}.database-engine-status{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;gap:6px;font-size:12px;display:flex}.database-engine-status span{border:1px solid var(--line-soft);background:var(--surface);border-radius:6px;min-height:26px;padding:5px 8px}.runtime-config-panel{border:1px solid var(--line-soft);background:var(--surface);border-radius:6px;grid-column:1/-1;gap:9px;padding:10px;display:grid}.runtime-config-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.runtime-config-head>span:first-child{gap:2px;min-width:0;display:grid}.runtime-config-head strong{color:var(--text);font-size:13px}.runtime-config-head small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.runtime-config-badges{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.runtime-config-badges span{border:1px solid var(--line-soft);min-height:24px;color:var(--muted);background:#fff;border-radius:6px;padding:4px 7px;font-size:11px;font-weight:650}.runtime-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.runtime-config-grid>.wide{grid-column:1/-1}.setup-warning-note{color:#7c2d12;background:#fff7ed;border:1px solid #b453093d;border-radius:6px;grid-column:1/-1;align-items:flex-start;gap:7px;min-width:0;padding:8px 9px;font-size:12px;line-height:1.35;display:flex}.setup-warning-note svg{flex:none;margin-top:1px}.code-settings-panel{gap:12px}.code-deploy-overview,.code-options-panel,.code-history-panel{align-items:stretch}.code-settings-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.code-settings-grid>.wide{grid-column:1/-1}.code-history-panel{gap:10px}.code-history-log{border:1px solid var(--line-soft);color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border-radius:8px;grid-column:1/-1;width:100%;max-height:260px;margin:0;padding:10px 12px;font-size:12px;line-height:1.55;overflow:auto}.database-engine-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:6px;display:flex}.mirror-db-table-panel{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-column:1/-1;gap:6px;padding:8px;display:grid}.mirror-db-table-head span{gap:2px;display:grid}.mirror-db-table-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.mirror-db-table-head .database-engine-actions{grid-column:auto}.mirror-db-table-head.compact{margin-top:2px}.mirror-db-table-head strong{color:var(--text);font-size:13px;font-weight:650}.mirror-db-table-head small{color:var(--muted);font-size:11px}.github-webhook-result{margin:0}.github-webhook-row{grid-template-columns:1fr;align-items:stretch}.github-webhook-row>span:first-child{max-width:none}.github-sync-history-panel{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-column:1/-1;gap:8px;padding:10px;display:grid}.github-sync-history-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.github-sync-history-head span{gap:2px;min-width:0;display:grid}.github-sync-history-head strong{color:var(--text);font-size:13px;font-weight:650}.github-sync-history-head small,.github-sync-history-empty{color:var(--muted);font-size:12px}.github-sync-history-empty{border:1px dashed var(--line);background:#f8fafc;border-radius:6px;padding:10px 12px}.mirror-policy-strip{grid-template-columns:minmax(180px,1fr) repeat(2,minmax(90px,auto));gap:6px;display:grid}.mirror-policy-strip>span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;gap:2px;min-width:0;padding:6px 7px;display:grid}.mirror-policy-strip strong{color:var(--text);font-size:12px}.mirror-policy-strip small{color:var(--muted);font-size:11px;line-height:1.35}.mirror-db-table-wrap{border:1px solid var(--line-soft);border-radius:6px;overflow:auto}.mirror-db-table{border-collapse:collapse;width:100%;min-width:660px;font-size:12px;line-height:1.25}.mirror-table-map{min-width:680px}.mirror-db-table th,.mirror-db-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top;padding:6px 8px}.mirror-db-table th{color:var(--muted);background:#f8fafc;font-size:11px;font-weight:750}.mirror-db-table tfoot td{border-top:1px solid var(--line-soft);color:var(--text);background:#f8fafc;border-bottom:0;font-weight:650}.mirror-db-table tr:last-child td{border-bottom:0}.mirror-db-table td strong,.mirror-db-table td small{display:block}.mirror-db-table td strong{color:var(--text);font-size:12px}.mirror-db-table td small{color:var(--muted);margin-top:2px;font-size:11px}.mirror-db-click-row{cursor:pointer}.mirror-db-click-row:hover,.mirror-db-click-row:focus{background:#f8fafc;outline:none}.mirror-db-click-row:focus-visible{box-shadow:inset 0 0 0 2px #2f80ed59}.mirror-row-actions{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.mirror-row-actions .icon-button{border:1px solid var(--line-soft);background:var(--surface);width:28px;height:28px;min-height:28px;color:var(--text);cursor:pointer;border-radius:5px;place-items:center;padding:0;display:inline-grid}.mirror-row-actions .icon-button:hover{background:var(--control-hover-bg)}.mirror-row-actions .icon-button:disabled{opacity:.55;cursor:not-allowed}.mirror-state-pill{border:1px solid var(--line-soft);color:#475467;white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:11px;font-weight:750;display:inline-flex}.mirror-state-pill.ready{color:#027a48;background:#ecfdf3;border-color:#12b76a4d}.mirror-state-pill.warning{color:#b54708;background:#fffaeb;border-color:#f7900959}.mirror-state-pill.muted{color:var(--muted)}.mirror-direction{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:750}.mirror-excluded-list{flex-wrap:wrap;gap:5px;display:flex}.mirror-excluded-list span{border:1px solid var(--line-soft);min-height:20px;color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;padding:0 7px;font-size:11px;font-weight:650;display:inline-flex}.mirror-table-map-modal{flex-direction:column;width:min(940px,100vw - 24px);max-height:min(720px,100dvh - 32px);display:flex}.mirror-table-map-modal-body{gap:8px;min-height:0;padding:9px;display:grid;overflow:auto}.mirror-table-map-target{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line-soft);max-width:min(360px,42vw);color:var(--muted);background:#f8fafc;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:650;overflow:hidden}html[data-theme=dark] .mirror-db-table th{background:#111827}html[data-theme=dark] .mirror-state-pill.ready{color:#75e0a7;background:#12b76a24;border-color:#12b76a59}html[data-theme=dark] .mirror-state-pill.warning{color:#fec84b;background:#f7900929;border-color:#f7900961}html[data-theme=dark] .mirror-policy-strip>span,html[data-theme=dark] .mirror-excluded-list span,html[data-theme=dark] .mirror-table-map-target,html[data-theme=dark] .mirror-target-modal-note,html[data-theme=dark] .mirror-db-click-row:hover,html[data-theme=dark] .mirror-db-click-row:focus{background:#111827}.mirror-targets-panel{gap:6px;display:grid}.mirror-targets-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.mirror-targets-head span{gap:2px;display:grid}.mirror-targets-head strong{color:var(--text);font-size:13px;font-weight:650}.mirror-targets-head small,.mirror-target-status small{color:var(--muted);font-size:11px}.mirror-target-card{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-template-columns:minmax(200px,.9fr) minmax(180px,1fr) auto;align-items:center;gap:6px;padding:7px;display:grid}.mirror-target-summary,.mirror-target-card label{color:var(--muted);gap:3px;font-size:11px;display:grid}.mirror-target-summary strong{color:var(--text);font-size:13px}.mirror-target-summary small{color:var(--muted);font-size:11px}.mirror-target-pill-row{flex-wrap:wrap;gap:4px;display:flex}.mirror-target-card input{min-height:27px}.mirror-target-card .wide{grid-column:span 4}.mirror-target-enabled{align-self:center;align-items:center;font-weight:650;color:var(--text)!important;gap:6px!important;display:flex!important}.mirror-target-enabled input{min-height:auto}.mirror-target-status{color:var(--text);align-self:center;gap:2px;font-size:12px;display:grid}.mirror-target-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.mirror-target-add-modal{width:min(700px,100vw - 24px)}.mirror-target-modal-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(96px,116px);padding:10px}.mirror-target-modal-body .wide{grid-column:1/-1}.mirror-target-toggle-row{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(96px,116px)}.login-settings-panel{border:1px solid var(--line-soft);background:#fff;border-radius:7px;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.login-settings-panel.open{border-color:#b9d6f0;box-shadow:0 10px 24px #0f172a14}.login-settings-panel.direct{border-color:var(--line-soft);box-shadow:none}.login-settings-summary,.login-import-toggle{width:100%;color:var(--text);text-align:left;background:#fff;border:0;align-items:center;gap:8px;display:flex}.login-import-toggle{cursor:pointer}.login-settings-summary{grid-template-columns:30px minmax(0,1fr) 22px;gap:8px;min-height:50px;padding:8px 10px;display:grid}.login-import-toggle:hover{background:#f8fbff}.settings-pane-head{cursor:default;grid-template-columns:30px minmax(0,1fr)}.settings-pane-head:hover{background:#fff}.login-settings-icon{width:30px;height:30px;color:var(--apex-blue);background:#eef7ff;border:1px solid #cfe0f2;border-radius:7px;place-items:center;display:grid}.login-settings-copy{gap:3px;min-width:0;display:grid}.login-settings-title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.login-settings-summary strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.login-settings-summary small{color:var(--muted);font-size:12px;line-height:1.35}.login-settings-status{border:1px solid var(--line-soft);color:#475467;background:#f8fafc;border-radius:999px;flex:none;align-items:center;min-height:20px;padding:0 7px;font-size:11px;font-weight:750;display:inline-flex}.login-settings-status.ready{color:#067647;background:#ecfdf3;border-color:#abefc6}.login-settings-status.warning{color:#b54708;background:#fffaeb;border-color:#fedf89}.login-settings-status.muted{color:#667085;background:#f2f4f7;border-color:#d0d5dd}.login-settings-chevron{width:24px;height:24px;color:var(--muted);border:1px solid var(--line-soft);background:#f8fafc;border-radius:6px;place-items:center;display:grid}.login-settings-body{border-top:1px solid var(--line-soft);background:linear-gradient(#fbfdff 0%,#fff 100%);gap:8px;padding:9px 10px;display:grid}.login-settings-panel.compact .login-settings-summary{min-height:42px;padding:7px 9px}.login-settings-panel.compact .login-settings-icon{width:28px;height:28px}.login-settings-panel.compact .login-settings-body{gap:7px;padding:8px}.login-settings-field-section,.settings-subsection{gap:6px;min-width:0;display:grid}.login-settings-field-section+.login-settings-field-section,.settings-subsection{border-top:1px solid var(--line-soft);padding-top:7px}.settings-subsection-title{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.login-settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.login-settings-fields .setting-row{grid-template-columns:1fr;align-content:start;gap:6px;min-height:52px}.login-settings-fields .setting-row.wide{grid-column:1/-1}.login-settings-fields .setting-row input{justify-self:stretch;max-width:none}.login-settings-fields .setting-row input[type=url]{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.login-settings-panel.compact .login-settings-fields{gap:6px}.login-settings-panel.compact .login-settings-fields .setting-row{gap:4px;min-height:44px;padding:6px 7px}.setting-row .folder-input-row{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.setting-row .folder-input-row input{flex:1;min-width:0}.setting-row .github-webhook-input-row{align-items:stretch}.setting-row .github-webhook-input-row textarea{flex:1;min-width:0;min-height:58px}.github-webhook-input-row .drive-link-action-button{align-self:start}.drive-link-action-button{white-space:nowrap;flex:0 0 32px;justify-content:center;width:32px;min-width:32px;padding:0}.login-settings-extra{gap:8px;display:grid}.cutoff-settings{gap:0;padding:0;overflow:hidden}.cutoff-settings-modal{max-width:min(980px,100vw - 28px)}.cutoff-modal-section{gap:9px}.cutoff-modal-section>.cutoff-settings{border:1px solid var(--line-soft);background:#fff;border-radius:7px}.cutoff-modal-form .settings-actions{flex:none}.cutoff-settings-summary{border:0;border-radius:0}.cutoff-settings-body{border-top:1px solid var(--line);gap:10px;padding:10px 12px;display:grid}.cutoff-rule-list{--cutoff-rule-grid:minmax(210px, 1.35fr) minmax(118px, .58fr) minmax(124px, 124px) minmax(58px, 64px) 44px 34px;gap:5px;display:grid}.cutoff-rule-row{grid-template-columns:var(--cutoff-rule-grid);align-items:center;gap:7px;display:grid}.cutoff-rule-header{grid-template-columns:var(--cutoff-rule-grid);color:var(--muted);text-transform:uppercase;gap:7px;font-size:11px;font-weight:700;display:grid}.cutoff-rule-row input,.cutoff-rule-row select{box-sizing:border-box;border:1px solid var(--line);background:var(--control-bg);width:100%;min-width:0;height:32px;min-height:32px;color:var(--text);border-radius:5px;padding:0 9px}.cutoff-rule-row input[type=time]{font-variant-numeric:tabular-nums;min-width:118px;padding-left:10px;padding-right:6px}.cutoff-rule-row input[type=number]{text-align:center;font-variant-numeric:tabular-nums;padding-left:8px;padding-right:8px}.cutoff-rule-row .gtn-select-picker{width:100%;min-width:0}.cutoff-rule-row .gtn-filter-field-trigger{background:var(--control-bg);border-radius:5px;height:32px;min-height:32px}.cutoff-rule-row .icon-button,.holiday-row .icon-button{border:1px solid var(--line);background:var(--control-bg);width:32px;height:32px;min-height:32px;color:var(--text);cursor:pointer;border-radius:5px;place-items:center;padding:0;display:inline-grid}.cutoff-rule-row .icon-button:hover,.holiday-row .icon-button:hover{background:var(--control-hover-bg);color:var(--control-active-text)}.cutoff-city-picker{min-width:0;position:relative}.cutoff-city-button{border:1px solid var(--line);background:var(--control-bg);width:100%;height:32px;min-height:32px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;display:flex}.cutoff-city-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cutoff-city-button.muted{color:var(--muted)}.cutoff-city-menu{z-index:45;border:1px solid var(--line);background:var(--control-bg);border-radius:8px;width:min(360px,86vw);padding:7px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 16px 40px #0f172a29}.cutoff-city-search{border:1px solid var(--line);background:var(--control-bg);width:100%;min-height:30px;color:var(--text);border-radius:5px;margin-bottom:7px;padding:0 8px}.cutoff-city-options{max-height:190px;display:grid;overflow:auto}.cutoff-city-option{border-radius:5px;align-items:center;gap:8px;min-height:28px;padding:4px 5px;font-size:12px;display:flex}.cutoff-city-option:hover{background:var(--control-hover-bg)}.cutoff-city-option input{width:auto}.cutoff-city-empty{color:var(--muted);padding:8px;font-size:13px}.cutoff-unmapped-panel{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:6px;gap:6px;padding:8px;display:grid}.cutoff-unmapped-head{color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.cutoff-unmapped-head span{color:var(--muted);font-weight:700}.cutoff-unmapped-list{flex-wrap:wrap;gap:5px;max-height:96px;display:flex;overflow:auto}.cutoff-unmapped-list span{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);max-width:220px;color:var(--text);background:var(--app-bg);border-radius:5px;padding:3px 7px;font-size:12px;overflow:hidden}.cutoff-holiday-screen{gap:9px;display:grid}.holiday-import-bar{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:7px 9px;display:grid}.holiday-import-bar div{gap:1px;min-width:0;display:grid}.holiday-import-bar strong{color:var(--text);font-size:12px;font-weight:750}.holiday-import-bar span{color:var(--muted);font-size:11px}.cutoff-weekend-grid{flex-wrap:wrap;gap:6px;display:flex}.cutoff-weekend-grid label{border:1px solid var(--line);background:var(--control-bg);border-radius:5px;align-items:center;gap:6px;min-height:28px;padding:4px 8px;font-size:12px;display:inline-flex}.holiday-recorder{grid-template-columns:160px minmax(180px,1fr) auto;align-items:center;gap:7px;display:grid}.holiday-recorder input{border:1px solid var(--line);background:var(--control-bg);min-width:0;min-height:32px;color:var(--text);border-radius:5px;padding:0 9px}.holiday-recorder .apex-button{min-height:32px}.holiday-list{gap:5px;display:grid}.holiday-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:5px;grid-template-columns:106px minmax(0,1fr) 32px;align-items:center;gap:7px;min-height:32px;padding:5px 7px;display:grid}.holiday-row span{color:var(--muted);font-size:12px;font-weight:700}.holiday-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.cutoff-settings-actions{flex-wrap:wrap;gap:8px;display:flex}.login-panel-actions{justify-content:flex-end;gap:8px;display:flex}.login-panel-actions.compact{flex-wrap:wrap;justify-content:flex-start}.login-panel-actions .login-import-box{flex:100%}.login-import-box{border:1px solid var(--line-soft);background:#fff;border-radius:8px;overflow:hidden}.login-import-toggle{min-height:38px;color:var(--muted);padding:8px 10px;font-size:13px;font-weight:650}.login-import-body{background:#f8fafc;gap:10px;padding:12px;display:grid}.login-import-box.compact{border-radius:6px}.login-import-body.compact{gap:7px;padding:8px}.settings-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-toggle{appearance:none;cursor:pointer;transition:background .15s,border-color .15s;position:relative;background:#e8edf3!important;border:1px solid #cbd5e1!important;border-radius:999px!important;width:38px!important;height:22px!important;min-height:22px!important;padding:2px!important}.settings-toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a38}.settings-toggle:checked{background:var(--apex-blue)!important;border-color:var(--apex-blue-dark)!important}.settings-toggle:checked:after{transform:translate(16px)}.danger-zone{background:#fff7f7}.danger-zone .apex-button{justify-self:start}.api-settings{background:#fbfcfe}.api-key-panel,.generated-api-key,.api-request-line{align-items:center;gap:8px;display:grid}.api-key-panel{border:1px solid var(--line-soft);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;padding:8px}.api-key-status{align-items:center;gap:8px;min-width:0;display:flex}.api-key-status span{gap:2px;min-width:0;display:grid}.api-key-status strong{color:var(--text);font-size:13px;font-weight:650}.api-key-status small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.api-key-actions{gap:6px;display:flex}.generated-api-key{grid-template-columns:minmax(0,1fr) auto}.generated-api-key input{min-height:34px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.api-explorer-panel{gap:8px;display:grid}.api-picker-row{overflow:visible}.api-picker-wrap{min-width:0;position:relative}.api-picker-button{border:1px solid var(--line);width:100%;min-height:38px;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.api-picker-button:hover{background:#f8fafc;border-color:#b8c7d9}.api-picker-button span,.api-picker-list button span{gap:2px;min-width:0;display:grid}.api-picker-button strong,.api-picker-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.api-picker-button small,.api-picker-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.api-picker-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:6px;width:min(460px,88vw);padding:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 36px #0f172a29}.api-picker-menu input{width:100%;min-height:34px;margin-bottom:8px}.api-picker-list{gap:4px;max-height:270px;display:grid;overflow:auto}.chat-workspace-backdrop{z-index:140;background:#0f172a24;justify-content:flex-end;align-items:flex-start;padding:48px 14px 14px;display:flex;position:fixed;inset:0}.chat-workspace-panel{border:1px solid var(--line);pointer-events:auto;background:#fff;border-radius:10px;grid-template-columns:clamp(260px,25vw,320px) minmax(0,1fr);width:min(1160px,100vw - 28px);height:min(88vh,820px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 54px #0f172a2e}.chat-history-scrim{display:none}.chat-history{border-right:1px solid var(--line-soft);background:#f8fafc;grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;display:grid}.chat-history-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:9px 10px 9px 12px;display:flex}.chat-history-actions,.chat-header-menu-wrap{flex:none;align-items:center;gap:4px;display:flex;position:relative}.chat-history-actions .apex-button{gap:5px;min-height:30px;padding:0 9px;font-size:12px}.chat-history-copy,.chat-provider-pill span{gap:2px;display:grid}.chat-history-head small,.chat-history-item small,.chat-provider-pill small,.chat-status-line{color:var(--muted)}.chat-history-head strong,.chat-history-item strong,.chat-bubble-head strong,.chat-provider-pill strong{color:var(--text)}.chat-history-head strong{font-size:14px;line-height:1.15}.chat-history-list{grid-auto-rows:max-content;align-content:start;gap:6px;padding:7px;display:grid;overflow:auto}.chat-history-item{width:100%;color:var(--text);background:#fff;border:1px solid #0000;border-left-width:3px;border-radius:7px;grid-template-columns:minmax(0,1fr) 32px;align-items:start;padding:0;display:grid;position:relative;box-shadow:0 1px #0f172a0a}.chat-history-item:hover,.chat-history-item.active{border-color:#9bc1e7;border-left-color:var(--apex-blue);background:#eef6ff}.chat-history-item.replying{border-left-color:#2f80ed}.chat-history-select{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:5px;padding:8px 6px 8px 10px;display:grid}.chat-history-menu-button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;margin:4px 4px 0 0;display:grid}.chat-history-menu-button:hover,.chat-history-menu-button:focus-visible{color:var(--apex-blue);background:#fff;border-color:#9bc1e7;outline:0}.chat-history-menu{z-index:5;border:1px solid var(--line-soft);background:#fff;border-radius:8px;gap:3px;min-width:156px;padding:6px;display:grid;position:absolute;top:38px;right:8px;box-shadow:0 16px 34px #0f172a29}.chat-history-menu button{min-height:34px;color:var(--text);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px 9px;font-size:12.5px;font-weight:650;line-height:1.2;display:flex}.chat-history-menu button svg{flex:none}.chat-history-menu button:hover,.chat-history-menu button:focus-visible{background:#eef6ff;outline:0}.chat-history-menu button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}.chat-history-menu button:disabled:hover,.chat-history-menu button:disabled:focus-visible{background:0 0}.chat-history-head-menu,.chat-header-menu{top:calc(100% + 6px);right:0}.chat-history-head-menu{min-width:178px}.chat-header-menu{min-width:182px}.chat-history-menu button.danger{color:#b42318}.chat-history-title-row{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.chat-history-title-row strong,.chat-history-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-history-title-row span{color:var(--muted);flex:none;font-size:11px}.chat-history-item strong{font-size:12.5px;line-height:1.2}.chat-history-item small{font-size:11.5px;line-height:1.25}.chat-history-search{border:1px solid var(--line-soft);min-height:32px;color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:6px;margin:7px 8px 0;padding:0 8px;display:flex}.chat-history-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.chat-history-search button{width:20px;height:20px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.chat-history-search button:hover,.chat-history-search button:focus-visible{color:var(--apex-blue);background:#eef6ff;outline:0}.chat-history-meta{color:var(--muted);padding:6px 10px 0;font-size:11px;font-weight:700}.chat-history-replying{align-items:center;gap:5px;font-weight:750;display:inline-flex;color:var(--apex-blue)!important}.chat-history-replying i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.2s ease-out infinite chatPresencePulse;box-shadow:0 0 #2f80ed57}.chat-main{grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.chat-header{border-bottom:1px solid var(--line-soft);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:54px;padding:7px 12px;display:flex}.chat-header-title,.chat-header-actions,.chat-composer-actions,.chat-composer-left,.chat-composer-right,.chat-artifact-list,.chat-file-list{align-items:center;gap:10px;display:flex}.chat-header-title{flex:auto;gap:9px;min-width:0}.chat-header-actions{flex:none;justify-content:flex-end;gap:7px}.chat-title-copy{gap:2px;min-width:0;display:grid}.chat-header-topline{align-items:center;gap:7px;min-width:0;display:flex}.chat-header-title .breadcrumb{margin:0;line-height:1.1}.chat-header-breadcrumb{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:min(360px,34vw);overflow:hidden}.chat-header-title h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;line-height:1.2;overflow:hidden}.chat-header-stats{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:5px;margin:0;font-size:11px;line-height:1;display:flex}.chat-header-stats span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:999px;align-items:center;min-height:16px;padding:1px 6px;display:inline-flex}.chat-provider-pill{border:1px solid var(--line-soft);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;max-width:230px;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.chat-provider-pill.ready{background:#eff6ff;border-color:#bfdbfe}.chat-provider-pill.warning{background:#fffbeb;border-color:#fcd34d}.chat-header-button{gap:6px;min-height:34px;padding:0 10px}.chat-header-count{min-width:18px;height:18px;color:var(--apex-blue);background:#e8f2ff;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-style:normal;font-weight:800;line-height:1;display:inline-flex}.chat-history-toggle{display:none}.chat-message-stream{background:linear-gradient(#f8fafceb 0%,#f4f7fbf5 100%),#f7f9fc;align-content:start;gap:12px;min-width:0;padding:14px 16px;display:grid;overflow:auto}.chat-jump-latest{z-index:4;min-height:30px;color:var(--apex-blue);cursor:pointer;background:#fff;border:1px solid #9bc1e7;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex;position:absolute;bottom:84px;right:18px;box-shadow:0 10px 28px #0f172a24}.chat-jump-latest:hover,.chat-jump-latest:focus-visible{background:#eef6ff;outline:0}.chat-empty-state{border:1px dashed var(--line);min-height:86px;color:var(--muted);text-align:left;background:#ffffffe6;border-radius:10px;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.chat-empty-state>div{min-width:0;max-width:min(600px,100%)}.chat-empty-state>svg{flex:none;margin-top:2px}.chat-quick-prompts{flex-wrap:wrap;gap:7px;max-width:min(520px,100%);margin-top:10px;display:flex}.chat-suggestion-strip{background:linear-gradient(#f8fbff 0%,#eef6ff 100%);border-top:1px solid #dce9f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:6px 8px;display:grid;box-shadow:inset 0 1px #ffffffc7}.chat-suggestion-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.chat-quick-prompts button,.chat-suggestion-row button{border:1px solid var(--line-soft);max-width:min(210px,100%);min-height:30px;color:var(--text);white-space:normal;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:#fff;border-radius:7px;padding:0 10px;font-size:12px;line-height:1.2}.chat-suggestion-row button{white-space:normal;background:#ffffffe0;border-color:#cfdef0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;max-width:none;min-height:32px;display:grid;box-shadow:0 1px 4px #0f172a0f}.chat-suggestion-row button svg{color:#7c9abc;flex:none}.chat-suggestion-text{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;line-height:1.15;display:-webkit-box;overflow:hidden}.chat-quick-prompts button:hover,.chat-quick-prompts button:focus-visible,.chat-suggestion-row button:hover,.chat-suggestion-row button:focus-visible{color:var(--apex-blue);background:#fff;border-color:#8fb9e8;outline:0;box-shadow:0 6px 16px #2f80ed24}.chat-suggestion-row button:hover svg,.chat-suggestion-row button:focus-visible svg{color:var(--apex-blue)}.chat-quick-prompts button:disabled,.chat-quick-prompts button:disabled:hover,.chat-quick-prompts button:disabled:focus-visible,.chat-suggestion-row button:disabled,.chat-suggestion-row button:disabled:hover,.chat-suggestion-row button:disabled:focus-visible{border-color:var(--line-soft);color:var(--muted);opacity:.58;cursor:not-allowed;box-shadow:none;background:#fff;outline:0}.chat-suggestion-controls{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.chat-suggestion-controls button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #cfdef0;border-radius:7px;place-items:center;display:inline-grid;box-shadow:0 1px 4px #0f172a0f}.chat-suggestion-controls button:hover,.chat-suggestion-controls button:focus-visible{color:var(--apex-blue);background:#fff;border-color:#9bc1e7;outline:0;box-shadow:0 6px 16px #2f80ed24}.chat-suggestion-controls span{text-align:center;min-width:24px;font-weight:750}.chat-empty-state.compact{justify-content:flex-start;min-height:0;padding:10px 12px}.chat-empty-state strong{color:var(--text);margin-bottom:4px;display:block}.chat-bubble{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;width:min(900px,94%);display:grid}.chat-bubble.user{grid-template-columns:minmax(0,1fr) 30px;justify-self:end;width:fit-content;max-width:min(760px,82%)}.chat-bubble.user .chat-bubble-icon{order:2}.chat-bubble.user .chat-bubble-body{color:#fff;background:#153b5c;order:1}.chat-bubble.user .chat-bubble-head strong,.chat-bubble.user .chat-bubble-head span,.chat-bubble.user pre{color:#fff}.chat-bubble-icon{color:#153b5c;background:#e2e8f0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.chat-bubble-body{border:1px solid var(--line-soft);background:#fff;border-radius:8px;gap:8px;min-width:0;max-width:100%;padding:9px 11px;display:grid;overflow:hidden;box-shadow:0 4px 14px #0f172a0b}.chat-bubble-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;font-size:11px;line-height:1.2;display:flex}.chat-bubble-head>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-bubble-head span{color:var(--muted)}.chat-bubble-tools{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.chat-llm-usage{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px;margin-top:-2px;font-size:10px;line-height:1.25;display:flex}.chat-llm-usage span{overflow-wrap:anywhere;border:1px solid var(--line-soft);background:#f8fafc;border-radius:999px;min-width:0;max-width:100%;padding:2px 6px}.chat-llm-usage strong{color:var(--text)}.chat-tool-chain-map{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;margin-top:5px;overflow:hidden}.chat-tool-chain-map summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:8px;padding:5px 7px;font-size:11px;font-weight:700;display:flex}.chat-tool-chain-map summary small{color:var(--muted);font-size:10px;font-weight:600}.chat-tool-chain-map .chat-debug-flow{border:0;border-top:1px solid var(--line-soft);background:#fff;border-radius:0}.chat-debug-chain-line{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;align-items:stretch;gap:4px;min-width:0;padding:5px;display:flex;overflow-x:auto}.chat-debug-chain-count{border:1px solid var(--line-soft);color:#1d4ed8;white-space:nowrap;background:#eef6ff;border-radius:999px;flex:none;align-items:center;min-height:23px;padding:3px 7px;font-size:10px;font-weight:850;line-height:1.15;display:inline-flex}.chat-tool-chain-map .chat-debug-chain-line{background:#fff;border-width:1px 0 0;border-radius:0}.chat-debug-chain-chip{border:1px solid var(--line-soft);min-width:62px;max-width:150px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 7px;font-size:10px;line-height:1.15;display:inline-flex}.chat-debug-chain-chip i{color:#1d4ed8;background:#eaf2ff;border-radius:999px;flex:none;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;font-weight:850;line-height:1;display:inline-grid}.chat-debug-chain-chip:hover,.chat-debug-chain-chip:focus-visible{background:#eff6ff;border-color:#93c5fd;outline:none}.chat-debug-chain-chip.empty{color:var(--muted);background:#f8fafc}.chat-debug-chain-chip.empty i{color:var(--muted);background:#edf2f7}.chat-debug-chain-chip span{color:var(--muted);font-weight:750}.chat-debug-chain-chip strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.chat-tool-chain-map>pre,.chat-tool-chain-map>.chat-debug-disclosure pre{border-top:1px solid var(--line-soft);color:#e5eefc;white-space:pre-wrap;word-break:break-word;background:#0f172a;max-height:260px;margin:0;padding:8px;font-size:11px;line-height:1.45;overflow:auto}.chat-tool-chain-map>.chat-debug-disclosure{border-width:1px 0 0;border-radius:0;margin:0}.chat-tool-chain-map>.chat-debug-disclosure summary{padding:5px 7px;font-size:10px}.chat-debug-flow.compact{gap:3px;padding:5px}.chat-debug-flow.compact .chat-debug-flow-node{grid-template-columns:24px minmax(58px,.38fr) minmax(0,1fr) minmax(58px,.45fr);padding:5px 6px}@media (hover:hover) and (pointer:fine){.chat-bubble-tools .chat-debug-button{opacity:0;transition:opacity .12s,transform .12s;transform:translateY(1px)}.chat-bubble:hover .chat-bubble-tools .chat-debug-button,.chat-bubble:focus-within .chat-bubble-tools .chat-debug-button{opacity:1;transform:translateY(0)}}.chat-debug-button{border:1px solid var(--line-soft);width:22px;height:22px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:inline-grid}.chat-debug-button:hover,.chat-debug-button:focus-visible{color:var(--apex-blue);background:#eef6ff;border-color:#9bc1e7;outline:0}.chat-bubble.user .chat-debug-button{color:#fff;background:#ffffff1a;border-color:#ffffff47}.chat-bubble pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;color:var(--text);margin:0;font-family:inherit;font-size:13px;line-height:1.5}.chat-rich-blocks{gap:10px;min-width:0;max-width:100%;display:grid}.chat-rich-text{min-width:0;max-width:100%;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.chat-rich-metrics{gap:8px;display:grid}.chat-rich-metrics-title{color:var(--muted);font-size:12px}.chat-rich-metric-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.chat-rich-metric{border:1px solid var(--line-soft);background:#f8fafc;border-radius:8px;gap:3px;min-width:0;padding:8px 10px;display:grid}.chat-rich-metric small{color:var(--muted);font-size:11px}.chat-rich-metric strong{color:var(--text);font-size:14px}.chat-rich-card,.chat-rich-timeline,.chat-rich-form{border:1px solid var(--line-soft);background:#fff;border-radius:8px;overflow:hidden}.chat-rich-card{gap:8px;padding:10px;display:grid}.chat-rich-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.chat-rich-card-head span:first-child{gap:2px;min-width:0;display:grid}.chat-rich-card-head strong{color:var(--text);font-size:13px}.chat-rich-card-head small,.chat-rich-card p,.chat-rich-form p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.chat-rich-card-badges,.chat-rich-card-actions,.chat-rich-form-actions{flex-wrap:wrap;gap:6px;display:flex}.chat-rich-card-badges i{color:#075985;background:#eef6ff;border-radius:999px;align-items:center;min-height:22px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.chat-rich-card-badges i.warning{color:#9a3412;background:#fff7ed}.chat-rich-card-badges i.success{color:#166534;background:#ecfdf5}.chat-rich-card-actions button{border:1px solid var(--line-soft);color:var(--text);cursor:pointer;background:#f8fafc;border-radius:7px;padding:6px 9px;font-size:12px}.chat-rich-card-actions button:hover{background:#eef6ff;border-color:#9bc1e7}.chat-rich-table-wrap{border:1px solid var(--line-soft);cursor:default;background:#fff;border-radius:8px;min-width:0;max-width:100%;position:relative;overflow:hidden}.chat-rich-table-wrap:focus-visible{outline-offset:2px;outline:2px solid #2563eb61}.chat-rich-table-head,.chat-rich-visual-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.chat-rich-visual-head{border-bottom:0;padding-right:10px}.chat-rich-table-heading{flex-direction:column;gap:4px;min-width:0;display:flex}.chat-rich-table-actions,.chat-rich-table-flow-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.chat-rich-table-title,.chat-rich-visual-title{color:var(--text);font-size:12px;display:block}.chat-rich-table-meta{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.chat-rich-table-meta span{min-width:0}.chat-rich-icon-button{border:1px solid var(--line-soft);width:30px;height:30px;color:var(--muted);cursor:pointer;background:#f8fafc;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.chat-rich-icon-button:hover{color:var(--text);background:#eef2f7}.chat-rich-open-table-button{color:#2563eb}.chat-rich-open-table-button:hover{color:#1d4ed8;background:#eef6ff;border-color:#9bc1e7}.chat-rich-table-scroll{max-width:100%;max-height:min(360px,52vh);overflow:auto}.chat-rich-table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.35}.chat-rich-table th,.chat-rich-table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:8px 12px}.chat-rich-table th{color:var(--muted);background:#f8fafc;font-weight:700}.chat-rich-table tbody tr:hover td{background:#f8fbff}.chat-rich-table tbody tr:last-child td{border-bottom:0}.chat-rich-table-flow{border-top:1px solid var(--line-soft);background:#fbfdff;flex-direction:column;gap:7px;padding:8px 10px;display:flex}.chat-rich-table-progress{background:#e5edf7;border-radius:999px;height:4px;overflow:hidden}.chat-rich-table-progress span{border-radius:inherit;background:#2563eb;height:100%;display:block}.chat-rich-table-flow-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.chat-rich-table-flow-summary{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.chat-rich-download-offer{align-items:center;gap:7px;min-width:0;display:inline-flex}.chat-rich-download-offer-copy{flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;display:flex}.chat-rich-download-offer-copy strong{color:var(--text);font-size:12px}.chat-rich-download-offer-copy small{color:var(--muted);font-size:11px;font-weight:700}.chat-rich-more-stat{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.chat-rich-more-stat strong{color:inherit;font-size:12px}.chat-rich-more-stat small{color:#41658f;font-size:11px;font-weight:800}.chat-rich-table-secondary-action,.chat-rich-table-primary-action{color:#1d4ed8;min-height:26px;font:inherit;cursor:pointer;background:#fff;border:1px solid #2563eb38;border-radius:6px;flex:none;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.chat-rich-table-primary-action{color:#fff;background:#2563eb;border-color:#2563eb}.chat-rich-table-secondary-action:hover,.chat-rich-table-primary-action:hover{border-color:#1d4ed8;text-decoration:none;box-shadow:0 1px 4px #2563eb29}.chat-rich-table-primary-action:hover{color:#fff;background:#1d4ed8}@media (width<=640px){.chat-rich-table-head{flex-direction:column;align-items:stretch}.chat-rich-table-actions{flex-wrap:wrap;justify-content:flex-start}.chat-rich-table-flow-row{flex-direction:row;align-items:center;gap:8px}.chat-rich-table-flow-summary{gap:8px}.chat-rich-table-flow-actions{justify-content:flex-end}.chat-rich-download-offer-copy{flex-direction:column;align-items:flex-start;gap:1px}.chat-rich-table-secondary-action,.chat-rich-table-primary-action{justify-content:center;width:auto}}@media (width<=420px){.chat-rich-table-flow .chat-rich-table-secondary-action,.chat-rich-table-flow .chat-rich-table-primary-action{width:32px;min-width:32px;padding:0}.chat-rich-table-flow .chat-rich-action-label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.chat-rich-table tfoot td{border-top:1px solid var(--line);color:var(--text);background:#f8fafc;font-weight:700}.chat-rich-table-foot{border-top:1px solid var(--line-soft);color:var(--muted);padding:7px 10px 9px;font-size:11px}.chat-table-reader-backdrop{padding:14px}.chat-table-reader-panel{border:1px solid var(--line);width:min(1180px,100vw - 28px);height:min(820px,100dvh - 28px);box-shadow:0 24px 70px var(--shadow);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.chat-table-reader-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:10px 12px;display:flex}.chat-table-reader-head h3{max-width:min(680px,58vw);color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.chat-table-reader-body{flex:auto;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.chat-table-reader-status{border-bottom:1px solid var(--line-soft);min-height:34px;color:var(--muted);background:#f8fafc;align-items:center;gap:10px;padding:7px 10px;font-size:12px;display:flex}.chat-table-reader-status span{color:var(--text);font-weight:750}.chat-table-reader-status strong{color:#41658f;font-size:11px}.chat-table-reader-status strong.danger{color:#b42318}.chat-table-reader-scroll{min-height:0;overflow:auto}.chat-table-reader-table{border-collapse:collapse;width:100%;min-width:760px;font-size:12px;line-height:1.35}.chat-table-reader-table th,.chat-table-reader-table td{border-bottom:1px solid var(--line-soft);border-right:1px solid var(--line-soft);text-align:left;vertical-align:top;white-space:nowrap;padding:8px 10px}.chat-table-reader-table th{z-index:1;color:var(--muted);background:#f8fafc;font-weight:800;position:sticky;top:0}.chat-table-reader-table td{color:var(--text)}.chat-rich-infographic,.chat-rich-graph,.chat-rich-chart,.chat-rich-image{border:1px solid var(--line-soft);background:#fff;border-radius:8px;overflow:hidden}.chat-rich-graph-nodes{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;padding:10px;display:grid}.chat-rich-graph-nodes span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:8px;gap:2px;min-width:0;padding:8px 9px;display:grid}.chat-rich-graph-nodes span.warning{background:#fff7ed}.chat-rich-graph-nodes span.success{background:#ecfdf5}.chat-rich-graph-nodes strong,.chat-rich-graph-edges strong{color:var(--text);font-size:12px;line-height:1.25}.chat-rich-graph-nodes small,.chat-rich-graph-edges small{color:var(--muted);font-size:11px;line-height:1.35}.chat-rich-graph-edges{border-top:1px solid var(--line-soft);gap:6px;padding:8px 10px 10px;display:grid}.chat-rich-graph-edges span{border:1px solid var(--line-soft);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:28px;padding:5px 7px;display:flex}.chat-rich-infographic-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;padding:10px;display:grid}.chat-rich-infographic-item{border:1px solid var(--line-soft);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.chat-rich-infographic-icon{color:#0369a1;background:#e0f2fe;border-radius:7px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.chat-rich-infographic-item small,.chat-rich-chart-row span{color:var(--muted);font-size:11px}.chat-rich-infographic-item strong,.chat-rich-chart-row strong{color:var(--text);font-size:13px;display:block}.chat-rich-chart-bars{gap:5px;padding:10px;display:grid}.chat-rich-chart-row{grid-template-columns:minmax(76px,1fr) minmax(80px,2fr) auto;align-items:center;gap:6px;display:grid}.chat-rich-chart-row i{background:#e5e7eb;border-radius:999px;height:9px;display:block;overflow:hidden}.chat-rich-chart-row b{border-radius:inherit;background:#2563eb;height:100%;display:block}@media (width<=720px){.chat-rich-chart-bars{gap:3px;padding:8px}.chat-rich-chart-row{grid-template-columns:minmax(58px,.9fr) minmax(64px,1.8fr) auto;gap:4px}.chat-rich-chart-row i{height:8px}}.chat-rich-donut-row{grid-template-columns:76px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.chat-rich-donut{aspect-ratio:1;border-radius:50%;width:70px;display:block;position:relative}.chat-rich-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.chat-rich-line-chart{gap:8px;padding:10px;display:grid}.chat-rich-line-chart svg{border:1px solid var(--line-soft);background:linear-gradient(#f8fafc 0%,#fff 100%);border-radius:8px;width:100%;height:112px}.chat-rich-line-chart polygon{fill:#2563eb1f}.chat-rich-line-chart polyline{fill:none;stroke:#2563eb;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chat-rich-line-chart circle{fill:#fff;stroke:#2563eb;stroke-width:2px}.chat-rich-line-axis{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px;display:grid}.chat-rich-line-axis span{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:2px;min-width:0;padding:6px 8px;display:grid}.chat-rich-line-axis small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.chat-rich-line-axis strong{color:var(--text);font-size:12px}.chat-rich-visual-caption{color:var(--muted);padding:0 10px 10px;font-size:11px;display:block}.chat-rich-image img{max-width:100%;height:auto;padding:10px;display:block}.chat-rich-timeline ol{gap:10px;margin:0;padding:10px 12px 12px;list-style:none;display:grid}.chat-rich-timeline li{grid-template-columns:14px minmax(0,1fr);gap:8px;display:grid;position:relative}.chat-rich-timeline li:before{content:"";background:var(--line-soft);width:1px;position:absolute;top:18px;bottom:-10px;left:6px}.chat-rich-timeline li:last-child:before{display:none}.chat-rich-timeline li>span{z-index:1;background:#fff;border:2px solid #2563eb;border-radius:50%;width:13px;height:13px;margin-top:2px}.chat-rich-timeline li.success>span,.chat-rich-timeline li.approved>span{border-color:#16a34a}.chat-rich-timeline li.warning>span,.chat-rich-timeline li.pending>span{border-color:#f59e0b}.chat-rich-timeline li.danger>span,.chat-rich-timeline li.rejected>span{border-color:#dc2626}.chat-rich-timeline li div{gap:2px;display:grid}.chat-rich-timeline strong{color:var(--text);font-size:12px}.chat-rich-timeline small,.chat-rich-timeline p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.chat-rich-timeline-time{font-variant-numeric:tabular-nums}.chat-rich-timeline-details{flex-wrap:wrap;gap:4px;display:flex}.chat-rich-timeline-details span{border:1px solid var(--line-soft);min-width:0;max-width:100%;color:var(--text);overflow-wrap:anywhere;background:#f8fafc;border-radius:6px;padding:2px 6px}.chat-rich-form{gap:9px;padding-bottom:10px;display:grid}.chat-rich-form>p{padding:0 10px}.chat-rich-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;padding:0 10px;display:grid}.chat-rich-form-field{gap:5px;min-width:0;display:grid}.chat-rich-form-field.wide{grid-column:1/-1}.chat-rich-form-field span{color:var(--muted);align-items:center;gap:3px;font-size:11px;font-weight:700;display:inline-flex}.chat-rich-form-field b{color:#dc2626}.chat-rich-form-field input,.chat-rich-form-field select,.chat-rich-form-field textarea{border:1px solid var(--line-soft);width:100%;min-height:34px;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:7px 9px;font-size:12px}.chat-rich-form-field textarea{resize:vertical;min-height:72px}.chat-rich-form-field select[multiple]{min-height:82px}.chat-rich-form-check{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:7px 9px;display:inline-flex}.chat-rich-form-check input{width:auto;min-height:0}.chat-rich-form-error{color:#dc2626;font-size:11px}.chat-rich-form-actions{justify-content:flex-end;padding:0 10px}.chat-file-pill,.chat-artifact-pill{border:1px solid var(--line-soft);min-width:0;max-width:min(100%,420px);min-height:30px;color:var(--text);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:12px;text-decoration:none;display:inline-flex}.chat-file-pill span,.chat-artifact-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-file-pill svg,.chat-artifact-pill svg{flex:none}.chat-file-pill button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:inline-grid}.chat-artifact-pill:hover{background:#eef6ff;border-color:#9bc1e7}.chat-artifact-card{border:1px solid var(--line-soft);width:min(420px,100%);color:var(--text);background:#f8fafc;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.chat-artifact-card:hover{background:#eef6ff;border-color:#9bc1e7}.chat-artifact-card.removed{cursor:default;opacity:.78}.chat-artifact-card.removed:hover{border-color:var(--line-soft);background:#f8fafc}.chat-artifact-icon{width:34px;height:34px;color:var(--apex-blue);background:#e8f2ff;border-radius:8px;place-items:center;display:grid}.chat-artifact-copy{gap:2px;min-width:0;display:grid}.chat-artifact-copy strong,.chat-artifact-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-artifact-copy small{color:var(--muted);font-size:11px}.chat-artifact-action{border:1px solid var(--line-soft);color:var(--apex-blue);background:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:650}.chat-artifact-card.removed .chat-artifact-action{color:var(--muted)}.chat-presence-bubble{align-items:center;gap:10px;width:fit-content;min-width:126px;display:inline-flex}.chat-presence-bubble strong{font-size:12px}.chat-typing-dots{align-items:center;gap:4px;display:inline-flex}.chat-typing-dots i{background:#64748b;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite chatTypingDot}.chat-typing-dots i:nth-child(2){animation-delay:.14s}.chat-typing-dots i:nth-child(3){animation-delay:.28s}@keyframes chatTypingDot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes chatPresencePulse{0%{box-shadow:0 0 #2f80ed57}75%,to{box-shadow:0 0 0 7px #2f80ed00}}.chat-composer{border-top:1px solid var(--line-soft);background:#fff;gap:7px;width:100%;min-width:0;max-width:100%;padding:9px 12px 10px;display:grid}.chat-composer textarea{resize:none;border:1px solid var(--line);width:100%;min-height:42px;max-height:112px;color:var(--text);background:#fff;border-radius:8px;padding:9px 11px;font-size:13px;line-height:20px;overflow-y:hidden}.chat-composer textarea:disabled{color:var(--muted);background:#f8fafc}.chat-enter-toggle{color:var(--muted);align-items:center;gap:6px;font-size:11.5px;line-height:1.2;display:flex}.chat-enter-toggle input{margin:0}.chat-enter-toggle span{color:var(--text);font-weight:600}.chat-enter-toggle small{color:var(--muted)}.chat-readonly-note{border:1px solid var(--line-soft);min-height:24px;color:var(--muted);white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;padding:0 4px 0 8px;font-size:11px;font-weight:700;display:inline-flex}.chat-readonly-note button{min-height:20px;color:var(--apex-blue);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:4px;padding:0 7px;display:inline-flex}.chat-readonly-note button:hover,.chat-readonly-note button:focus-visible{background:#eef6ff;outline:0}.chat-composer-actions{justify-content:space-between;gap:8px;width:100%;min-width:0}.chat-composer-left{flex-wrap:wrap;flex:auto;gap:8px;min-width:0}.chat-composer-right{flex:none;justify-content:flex-end;gap:7px;min-width:0}.chat-icon-action{justify-content:center;width:36px;min-width:36px;padding-inline:0}.chat-composer .apex-button:disabled{border-color:var(--line);color:var(--muted);opacity:1;cursor:not-allowed;background:#edf2f7}.chat-pending-files{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chat-pending-files small{color:var(--muted);font-size:12px}.chat-status-line{font-size:12px}.chat-settings-note{border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.chat-settings-note.warning{color:#92400e;background:#fff7ed;border-color:#d9770680}.chat-settings-note>strong,.chat-settings-note>span{display:block}.chat-settings-note>strong{color:var(--text)}.chat-settings-note>.apex-button{margin-top:8px}.drive-data-note{border-radius:6px;grid-template-columns:minmax(120px,auto) minmax(0,1fr);align-items:center;gap:5px 10px;padding:8px 10px;display:grid}.drive-data-note strong,.drive-data-note span{min-width:0}.drive-data-note>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.drive-data-note>.drive-redirect-uri{grid-column:1/-1}.drive-credential-flow .login-import-body{gap:10px}.drive-oauth-warning{color:#92400e;background:#fff7ed;border:1px solid #d977066b;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.drive-settings-grid{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.drive-settings-grid .setting-row{margin:0}.drive-actions-row{justify-content:flex-end}.drive-link-action-button:not(.icon-only){flex:none;width:auto;min-width:112px}@media (width<=760px){.drive-settings-grid{grid-template-columns:1fr}}.ai-provider-section{gap:8px;display:grid}.ai-settings-subtabs{border-bottom:1px solid var(--line-soft);align-items:flex-end;gap:5px;min-height:34px;display:flex;overflow-x:auto}.ai-settings-subtabs button{min-height:32px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:6px 6px 0 0;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.ai-settings-subtabs button:hover,.ai-settings-subtabs button.active{border-color:var(--line-soft);background:var(--panel);color:var(--text)}.ai-suggestion-question-list{border:1px solid var(--line-soft);border-radius:6px;display:grid;overflow:hidden}.ai-suggestion-question-row{border-bottom:1px solid var(--line-soft);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:8px 10px;display:grid}.ai-suggestion-question-row:last-child{border-bottom:0}.ai-suggestion-question-row strong{width:24px;height:24px;color:var(--apex-blue);background:#eef6ff;border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.ai-suggestion-question-row input{border:1px solid var(--line);width:100%;min-width:0;min-height:32px;color:var(--text);background:#fff;border-radius:4px;padding:0 8px;font-size:12px}.ai-suggestion-question-row .icon-button{border:1px solid var(--line);background:var(--control-bg);width:32px;height:32px;min-height:32px;color:var(--text);cursor:pointer;border-radius:5px;place-items:center;padding:0;display:inline-grid}.ai-suggestion-question-row .icon-button:hover{background:var(--control-hover-bg);color:var(--control-active-text)}.ai-provider-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-provider-section-head span{gap:2px;min-width:0;display:grid}.ai-provider-section-head strong{color:var(--text);font-size:13px}.ai-provider-section-head small{color:var(--muted);font-size:12px}.ai-provider-table-wrap,.ai-model-lane-table-wrap{border:1px solid var(--line-soft);border-radius:6px;overflow:auto}.ai-provider-table,.ai-model-lane-table{border-collapse:collapse;width:100%;min-width:760px;font-size:12px}.ai-provider-table th,.ai-provider-table td,.ai-model-lane-table th,.ai-model-lane-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:8px 9px}.ai-provider-table th,.ai-model-lane-table th{color:var(--muted);background:#f8fafc;font-weight:700}.ai-provider-table tr:last-child td,.ai-model-lane-table tr:last-child td{border-bottom:0}.ai-provider-table tr.active td{background:#f4f9ff}.ai-provider-table tbody tr{cursor:pointer}.ai-provider-table tr.dragging td{box-shadow:inset 3px 0 0 var(--apex-blue);background:#eef6ff}.ai-provider-move-head{width:72px}.ai-provider-drag-handle{color:var(--muted);cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:inline-flex}.ai-provider-drag-handle svg{color:#64748b}.ai-provider-drag-handle small{text-align:right;min-width:18px;margin-top:0;font-weight:800}.ai-model-lane-table tr.active td{background:#f4f9ff}.ai-provider-table td strong,.ai-provider-table td small,.ai-model-lane-table td strong,.ai-model-lane-table td small{display:block}.ai-provider-table td strong,.ai-model-lane-table td strong{color:var(--text);font-size:12px}.ai-provider-model-id{overflow-wrap:anywhere}.ai-provider-table td small,.ai-model-lane-table td small{color:var(--muted);margin-top:2px;font-size:11px}.ai-provider-table td:nth-child(4){text-overflow:ellipsis;max-width:260px;overflow:hidden}.ai-provider-modal{width:min(980px,100vw - 24px);max-height:min(760px,100dvh - 32px);display:flex}.ai-provider-modal-body{gap:9px;min-height:0;padding:10px;display:grid;overflow:auto}.ai-provider-config-grid{grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:8px;display:grid}.ai-provider-config-grid .wide{grid-column:1/-1}.ai-model-lane-table td:first-child{width:240px}.ai-model-lane-table td:nth-child(2){width:100px;color:var(--muted);font-weight:650}.ai-model-lane-table td:nth-child(3){min-width:360px}@media (width<=760px){.ai-provider-section-head,.ai-provider-config-grid{grid-template-columns:1fr}.ai-provider-section-head{flex-direction:column;align-items:stretch}.ai-provider-table,.ai-model-lane-table{min-width:680px}.ai-provider-modal{width:100%;max-height:calc(100dvh - 8px)}}.chat-prompt-actions{justify-content:flex-end;margin-top:-4px;display:flex}.chat-debug-backdrop{z-index:170;background:#0f172a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.chat-debug-backdrop.nested{z-index:190;background:#0f172a75}.chat-debug-backdrop.nested.deep{z-index:210;background:#0f172a8a}.chat-debug-panel{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(680px,100vw - 32px);max-height:min(720px,100vh - 32px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a3d}.chat-debug-detail-panel{width:min(860px,100vw - 32px)}.chat-debug-context-panel{width:min(780px,100vw - 32px)}.chat-files-panel{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(560px,100vw - 32px);max-height:min(720px,100vh - 32px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a3d}.chat-files-body{gap:12px;padding:14px;display:grid;overflow:auto}.chat-file-retention-note{border:1px dashed var(--line);color:var(--muted);background:#f8fafc;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.45}.chat-files-list{gap:8px;display:grid}.chat-files-list .chat-artifact-card{width:100%}.chat-files-actions{justify-content:flex-end;display:flex}.chat-debug-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:9px 12px;display:flex}.chat-debug-head h3,.chat-debug-section h4{color:var(--text);margin:0}.chat-debug-body{gap:10px;padding:10px;display:grid;overflow:auto}.chat-debug-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.chat-debug-tight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-debug-grid div,.chat-debug-response{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:3px;padding:7px 9px;display:grid}.chat-debug-step{cursor:pointer;text-align:left;width:100%;font:inherit}.chat-debug-step:hover,.chat-debug-step:focus-visible{background:#eff6ff;border-color:#93c5fd;outline:none}.chat-debug-compact-section{gap:6px}.chat-debug-compact-step{grid-template-columns:minmax(82px,.62fr) minmax(0,1.6fr) minmax(84px,auto);align-items:center;gap:8px;padding:6px 8px}.chat-debug-chain-step{min-height:34px}.chat-debug-flow{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:3px;min-width:0;padding:7px;display:grid}.chat-debug-flow-node{border:1px solid var(--line-soft);text-align:left;width:100%;min-width:0;font:inherit;background:#fff;border-radius:6px;grid-template-columns:26px minmax(76px,.38fr) minmax(0,1fr) minmax(76px,.45fr);align-items:center;gap:8px;padding:6px 7px;display:grid}.chat-debug-flow-node i{color:#1d4ed8;background:#eaf2ff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:850;line-height:1;display:grid}.chat-debug-flow-node.clickable{cursor:pointer}.chat-debug-flow-node.clickable:hover,.chat-debug-flow-node.clickable:focus-visible{background:#eff6ff;border-color:#93c5fd;outline:none}.chat-debug-flow-node.clickable:hover i,.chat-debug-flow-node.clickable:focus-visible i{background:#dbeafe}.chat-debug-flow-node span,.chat-debug-flow-node small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.chat-debug-flow-node strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.chat-debug-flow-node small{text-align:right}.chat-debug-flow-arrow{display:none}.chat-debug-compact-step strong,.chat-debug-compact-step span,.chat-debug-compact-step small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-debug-compact-step small{text-align:right}.chat-debug-grid span,.chat-debug-response span,.chat-debug-response small{color:var(--muted);font-size:11px}.chat-debug-grid strong,.chat-debug-response strong{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:12px}.chat-debug-section{gap:6px;display:grid}.chat-debug-inline-note{border:1px solid var(--line-soft);background:#f8fafc;border-radius:7px;gap:3px;min-width:0;padding:7px 9px;display:grid}.chat-debug-inline-note span{color:var(--muted);font-size:11px}.chat-debug-inline-note strong{color:var(--text);overflow-wrap:anywhere;font-size:12px}.chat-debug-context-button{width:30px;height:30px}.chat-debug-round-detail{gap:6px}.chat-debug-disclosure{border:1px solid var(--line-soft);background:#f8fafc;border-radius:8px;min-width:0;overflow:hidden}.chat-debug-disclosure summary{min-height:34px;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 10px;font-size:12px;font-weight:800}.chat-debug-disclosure[open] summary{border-bottom:1px solid var(--line-soft)}.chat-debug-disclosure pre{border:0;border-radius:0;max-height:420px}.chat-debug-exchange{border:1px solid var(--line-soft);background:#f8fafc;border-radius:8px;gap:10px;padding:10px;display:grid}.chat-debug-exchange>div:first-child{gap:3px;display:grid}.chat-debug-exchange strong{color:var(--text);font-size:12px}.chat-debug-exchange small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.chat-debug-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-debug-exchange-grid section{gap:6px;min-width:0;display:grid}.chat-debug-exchange-grid h5{color:var(--muted);margin:0;font-size:11px;font-weight:700}.chat-debug-section pre{border:1px solid var(--line-soft);color:#e2e8f0;background:#0f172a;border-radius:8px;max-height:260px;margin:0;padding:12px;font-size:11px;line-height:1.45;overflow:auto}.api-picker-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:5px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:7px;display:grid}.api-picker-list button:hover{background:#f5f7fa}.api-method-tag{color:#344054;text-align:center;background:#edf2f7;border-radius:4px;justify-self:start;min-width:48px;padding:4px 6px;font-size:11px;font-weight:750}.api-method-tag.post{color:#047857;background:#e8f7ef}.api-method-tag.patch{color:#92400e;background:#fff6df}.api-method-tag.delete{color:#b42318;background:#fff1f0}.api-picker-empty{color:var(--muted);padding:9px;font-size:12px}.api-request-line{border:1px solid var(--line-soft);background:#fff;border-radius:5px;grid-template-columns:104px minmax(0,1fr) auto;padding:10px}.api-request-line select,.api-request-line input,.api-explorer-panel select{width:100%;min-height:34px}.api-request-line .api-method-picker{width:100%}.api-request-line .api-method-picker .gtn-filter-field-trigger{min-height:34px}.api-path-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.api-path-input:focus{border-color:var(--apex-blue);outline:none;box-shadow:0 0 0 3px #185bb21f}.api-response{border:1px solid var(--line-soft);background:#fff;border-radius:5px;overflow:hidden}.api-response>div{border-bottom:1px solid var(--line-soft);color:var(--muted);padding:7px 9px;font-size:12px;font-weight:650}.api-response.ok>div{color:#047857}.api-response.error>div{color:#b42318}.api-response pre{max-height:260px;color:var(--text);white-space:pre-wrap;margin:0;padding:10px;font-size:12px;line-height:1.45;overflow:auto}.user-management{background:#f7f9fc;flex-direction:column;flex:auto;min-height:0;display:flex}.user-list-panel,.user-editor-panel,.user-table-panel{border:1px solid var(--line-soft);background:#fff;border-radius:6px}.user-management-head{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.user-management-head>span{min-width:0}.user-management-head h3{margin-bottom:1px}.user-management-head p{margin:0}.user-management-metrics{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.user-management-metrics span{border:1px solid var(--line-soft);min-height:26px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.user-management-metrics strong{color:var(--text);font-size:12px}.user-management-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.user-editor-grid input,.user-editor-grid select{width:100%;min-height:32px}.user-editor-grid .gtn-select-picker{width:100%}.user-editor-grid .gtn-filter-field-trigger{min-height:32px}.user-management-layout{flex:auto;align-items:stretch;gap:8px;min-height:0;display:flex}.user-table-panel{flex:auto;grid-template-rows:auto minmax(0,1fr);gap:7px;min-width:0;min-height:0;padding:7px;display:grid}.user-table-toolbar{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:center;gap:8px;min-width:0;display:grid}.user-list-panel{align-content:start;gap:2px;min-height:0;padding:3px;display:grid;overflow:auto}.user-role-tabs{background:inherit;scrollbar-width:none;gap:4px;min-width:0;padding-bottom:0;display:flex;overflow-x:auto}.user-role-tabs::-webkit-scrollbar{display:none}.user-role-tabs button{border:1px solid var(--line-soft);background:var(--control-bg);min-height:28px;color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.user-role-tabs button strong{color:inherit;font-size:10px}.user-role-tabs button:hover,.user-role-tabs button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#9bc1e7}.user-list-search{border:1px solid var(--line-soft);min-height:32px;color:var(--muted);background:#fff;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:5px;padding:0 7px;display:grid}.nested-modal-backdrop{z-index:90}.add-user-modal{width:min(520px,94vw);max-height:min(560px,100dvh - 48px)}.delete-user-modal,.map-user-modal{width:min(460px,94vw)}.user-tools-modal{flex-direction:column;width:min(1080px,96vw);max-height:min(760px,100dvh - 42px);display:flex}.user-tools-body{min-height:0;padding:12px;overflow:auto}.tool-list{gap:10px;display:grid}.tool-list-item{border:1px solid var(--line);background:var(--control-bg);min-height:58px;color:var(--text);text-align:left;cursor:pointer;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;display:grid}.tool-list-item:hover{background:var(--control-active-bg)}.tool-list-item strong,.tool-list-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.tool-list-item small{color:var(--muted);margin-top:2px;font-size:12px}.tool-map-grid{width:100%;height:min(560px,100dvh - 220px);min-height:360px}.tool-map-grid .tool-map-action-cell{justify-content:flex-end;align-items:center;display:flex}.tool-map-table-wrap{border:1px solid var(--line-soft);border-radius:6px;max-height:min(560px,100dvh - 220px);overflow:auto}.tool-map-table{border-collapse:collapse;width:100%;font-size:12px}.tool-map-table th,.tool-map-table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;height:38px;padding:7px 9px}.tool-map-table th{z-index:1;color:#344054;background:#f8fafc;font-weight:800;position:sticky;top:0}.tool-map-table td.numeric{text-align:right;font-variant-numeric:tabular-nums}.tool-map-action-cell{text-align:right;width:122px}.merchant-rule-modal{width:min(1080px,96vw);max-height:min(760px,100dvh - 42px)}.merchant-rule-body{gap:12px;min-height:0;padding:12px;display:grid;overflow:auto}.merchant-rule-body .interactive-toolbar{grid-template-columns:max-content minmax(320px,1fr);align-items:center;gap:6px;min-height:auto;display:grid}.merchant-rule-body .toolbar-left{flex:none;width:auto}.merchant-rule-body .search-box{flex:none;width:100%;max-width:560px;margin-left:auto}@media (width<=760px){.merchant-rule-body .interactive-toolbar{grid-template-columns:1fr}.merchant-rule-body .search-box{max-width:none;margin-left:0}}.merchant-rule-grid{width:100%;height:min(560px,100dvh - 150px);min-height:360px}.merchant-rule-grid .ag-cell{align-items:center;display:flex}.merchant-rule-grid .merchant-text-button{width:100%}.merchant-rule-check-cell{justify-content:center}.merchant-rule-check-button{cursor:pointer;background:#fff;border:1px solid #b8c4d6;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.merchant-rule-check-button span{background:0 0;border-radius:2px;width:10px;height:10px}.merchant-rule-check-button.checked{background:#0b73d9;border-color:#0b73d9}.merchant-rule-check-button.checked span{clip-path:polygon(14% 48%,36% 70%,84% 18%,96% 30%,36% 92%,4% 60%);background:#fff}.merchant-rule-check-button:disabled{opacity:.45;cursor:not-allowed}.merchant-rule-row-count-button{color:#1d4ed8;width:100%;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.merchant-rule-row-count-button:hover{text-decoration:underline}.merchant-rule-detail-modal{flex-direction:column;width:min(980px,100vw - 36px);max-height:min(760px,100dvh - 54px);display:flex}.merchant-rule-detail-count{color:var(--muted);margin-left:auto;margin-right:36px;font-size:12px;font-weight:700}.merchant-rule-detail-table-wrap{border:1px solid var(--line-soft);border-radius:6px;margin:0 18px 18px;overflow:auto}.merchant-rule-detail-table{border-collapse:collapse;width:100%;font-size:12px}.merchant-rule-detail-table th,.merchant-rule-detail-table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:8px 9px}.merchant-rule-detail-table th{z-index:1;color:#344054;background:#f8fafc;font-weight:800;position:sticky;top:0}.merchant-rule-detail-table td.numeric{text-align:right;font-variant-numeric:tabular-nums}.merchant-rule-blank-row .ag-cell{background:#fffaf0}.merchant-rule-table-wrap{border:1px solid var(--line-soft);background:#fff;border-radius:7px;overflow:auto}.merchant-rule-table{border-collapse:collapse;width:100%;min-width:920px}.merchant-rule-table th,.merchant-rule-table td{border-bottom:1px solid var(--line-soft);vertical-align:top;text-align:left;padding:8px}.merchant-rule-table th{z-index:1;color:var(--muted);text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:800;position:sticky;top:0}.merchant-rule-filter-row th{background:#fff;padding:5px 8px 7px;top:35px}.merchant-rule-filter-row input{width:100%;min-height:30px;font-size:12px}.merchant-rule-table td:first-child,.merchant-rule-table td:nth-child(2),.merchant-rule-table td:nth-child(3){width:20%}.merchant-rule-table td:nth-child(4){min-width:310px}.merchant-rule-table td:nth-child(5){width:180px}.merchant-rule-picker{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:5px;max-height:86px;display:grid;overflow:auto}.merchant-rule-picker label{border:1px solid var(--line-soft);min-height:28px;color:var(--text);background:#fbfcfe;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:12px;font-weight:700;display:flex}.merchant-rule-picker input{flex:none}.merchant-rule-empty{color:var(--muted);font-size:12px}.merchant-rule-actions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.merchant-rule-count{min-width:44px;color:var(--muted);text-align:right;font-size:11px;font-weight:800}.merchant-rule-blank-row td{background:#fffaf0}.merchant-rule-blank-row .merchant-rule-count{color:#92400e}.merchant-rule-suggestions{border:1px solid var(--line-soft);background:#fff;border-radius:7px;gap:8px;padding:10px;display:grid}.merchant-rule-suggestions-head,.merchant-rule-suggestion-list button{justify-content:space-between;align-items:center;gap:10px;display:flex}.merchant-rule-suggestions-head strong{color:var(--text);font-size:13px}.merchant-rule-suggestions-head span,.merchant-rule-suggestion-list small{color:var(--muted);font-size:11px;font-weight:750}.merchant-rule-suggestion-list{gap:6px;display:grid}.merchant-rule-suggestion-list button{border:1px solid var(--line-soft);min-height:36px;color:var(--text);cursor:pointer;background:#fbfcfe;border-radius:6px;padding:6px 8px}.merchant-rule-suggestion-list button:hover{background:#f4f9ff;border-color:#9bc1e7}.merchant-rule-suggestion-list button span{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}.merchant-rule-suggestion-list button strong{color:#047857;white-space:nowrap;font-size:12px}.add-user-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.delete-user-body,.map-user-body{gap:10px;padding:12px;display:grid}.delete-user-body p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.delete-user-body strong,.map-user-body strong{color:var(--text)}.map-user-body p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.map-user-note{color:#067647;background:#f0fdf4;border:1px solid #d1fadf;border-radius:6px;padding:7px 8px;font-size:12px;font-weight:750}.add-user-body label{color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.add-user-body input,.add-user-body select,.delete-user-body select,.map-user-body select{width:100%;min-height:34px}.add-user-body .gtn-select-picker,.delete-user-body .gtn-select-picker,.map-user-body .gtn-select-picker{width:100%}.add-user-body .gtn-filter-field-trigger,.delete-user-body .gtn-filter-field-trigger,.map-user-body .gtn-filter-field-trigger{min-height:34px}.user-list-search input,.user-list-search select{width:100%;min-height:28px;color:var(--text);background:0 0;border:0;outline:0}.user-list-search select{border-right:1px solid var(--line-soft);min-width:0;color:var(--muted);padding-right:4px;font-size:12px;font-weight:750}.user-list-search .user-role-filter-picker{border-right:1px solid var(--line-soft);width:100%;min-width:0}.user-list-search .user-role-filter-picker .gtn-filter-field-trigger{min-height:28px;color:var(--muted);background:0 0;border:0;padding:0 6px 0 0;font-size:12px;font-weight:750}.user-list-search input::placeholder{color:var(--muted)}.user-table-scroll{border:1px solid var(--line-soft);background:#fff;border-radius:7px;min-width:0;min-height:0;overflow:auto}.user-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1080px;font-size:12px}.user-table th,.user-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;white-space:nowrap;padding:8px 9px}.user-table th{z-index:1;color:var(--muted);text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:800;position:sticky;top:0}.user-table tbody tr{cursor:pointer;outline:0}.user-table tbody tr:hover,.user-table tbody tr:focus,.user-table tbody tr.selected{background:#f4f9ff}.user-table tbody tr:last-child td{border-bottom:0}.user-table td{color:var(--text);font-weight:650}.user-table td:nth-child(5),.user-table td:nth-child(6),.user-table td:nth-child(8),.user-table td:nth-child(9){color:var(--muted);font-weight:650}.user-table-person{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:inline-grid}.user-status-pill{border:1px solid var(--line-soft);min-height:22px;color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;gap:6px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.user-status-pill.active{color:#067647;background:#ecfdf3;border-color:#abefc6}.user-view-as-button{width:28px;min-height:28px}.user-list-item{width:100%;min-height:42px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:28px minmax(0,1fr) auto 9px;align-items:center;gap:7px;padding:5px 6px;display:grid}.user-list-item:hover,.user-list-item.selected{background:#f4f9ff;border-color:#b9d6f0}.user-list-avatar{color:#14558f;background:#dff0ff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.user-list-copy{gap:1px;min-width:0;display:grid}.user-list-copy strong,.user-editor-head strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:13px;font-weight:750;overflow:hidden}.user-list-copy small,.user-editor-head small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;overflow:hidden}.user-role-pill{border:1px solid var(--line-soft);min-height:20px;color:var(--muted);white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.user-role-pill.admin{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.user-role-level-preview{border:1px solid var(--line-soft);min-height:34px;color:var(--muted);white-space:nowrap;background:#f8fafc;border-radius:6px;align-items:center;gap:7px;padding:5px 8px;font-size:11px;font-weight:750;display:inline-flex}.user-role-level-preview small{color:var(--muted);font-size:11px;font-weight:750}.user-role-level-preview strong{color:var(--text);font-size:12px;font-weight:850}.user-status-dot{background:#d0d5dd;border-radius:50%;width:8px;height:8px}.user-status-dot.active{background:#12b76a}.user-editor-panel{align-content:start;gap:8px;min-height:0;padding:9px;display:grid;overflow:auto}.user-edit-modal{width:min(760px,96vw);max-height:min(720px,100dvh - 42px)}.user-edit-modal-body{gap:10px;min-height:0;padding:12px;display:grid;overflow:auto}.user-editor-head{border-bottom:1px solid var(--line-soft);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding-bottom:7px;display:grid}.user-editor-head>div{gap:1px;min-width:0;display:grid}.user-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px;display:grid}.user-editor-grid label{color:var(--muted);gap:5px;font-size:11px;font-weight:650;display:grid}.user-editor-grid label.active-switch,.add-user-body label.active-switch{align-self:end;display:inline-flex}.user-editor-grid .user-role-level-preview,.add-user-body .user-role-level-preview{align-self:end}.user-editor-actions{justify-content:flex-end;align-items:center;gap:7px;padding-top:0;display:flex}.compact-check{min-height:34px;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.compact-check input{width:auto;min-height:auto}.active-switch{min-height:34px;color:var(--muted);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.active-switch input{opacity:0;cursor:pointer;z-index:2;block-size:20px;inline-size:36px;margin:0;position:absolute;left:0}.active-switch span{background:#f2f4f7;border:1px solid #d0d5dd;border-radius:999px;width:36px;height:20px;transition:background .14s,border-color .14s;position:relative}.active-switch span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .14s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #10182840}.active-switch input:checked+span{background:#12b76a;border-color:#7fdb9d}.active-switch input:checked+span:after{transform:translate(16px)}.active-switch input:focus-visible+span{outline-offset:2px;outline:2px solid #84caff}.active-switch strong{color:var(--text);font-size:12px}.user-edit-tabs{border-bottom:1px solid var(--line-soft);scrollbar-width:none;align-items:center;gap:6px;min-width:0;padding:8px 12px 0;display:flex;overflow-x:auto}.user-edit-tabs::-webkit-scrollbar{display:none}.user-edit-tabs button{min-height:30px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px 7px 0 0;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.user-edit-tabs button:hover,.user-edit-tabs button.active{border-color:var(--line-soft);border-bottom-color:var(--panel);background:var(--panel);color:var(--text)}.user-log-panel{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:7px;align-content:start;gap:8px;min-width:0;padding:8px;display:grid}.user-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.user-report-grid span{border:1px solid var(--line-soft);background:#fff;border-radius:6px;align-content:center;gap:2px;min-width:0;min-height:44px;padding:6px 8px;display:grid}.user-report-grid small,.user-log-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:10px;font-weight:750;overflow:hidden}.user-report-grid strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:12px;font-weight:800;overflow:hidden}.user-log-list{gap:5px;display:grid}.user-log-row{border:1px solid var(--line-soft);background:#fff;border-radius:6px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:32px;padding:5px 7px;display:grid}.user-log-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:11px;font-weight:760;overflow:hidden}.user-log-status{background:#12b76a;border-radius:50%;width:7px;height:7px}.user-log-status.failed{background:#f04438}.user-log-empty{border:1px dashed var(--line-soft);min-height:58px;color:var(--muted);border-radius:6px;grid-auto-flow:column;place-items:center;gap:6px;font-size:12px;font-weight:700;display:grid}.settings-modal-form .settings-actions{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:4;background:#fffffff5;grid-column:auto;justify-content:flex-end;margin-top:auto;position:sticky;bottom:0}.settings-footer-status{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-footer-spacer{flex:auto}.modal-footer{border-top:1px solid var(--line);min-height:52px;color:var(--muted);align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex}.modal-footer.compact{min-height:40px;padding:6px 10px}.utility-form-grid{gap:8px;display:grid}.utility-field{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.utility-field>span{min-height:15px;color:var(--muted);line-height:1.25}.utility-input-wrap{border:1px solid var(--line);background:var(--surface);border-radius:5px;align-items:center;min-height:32px;padding:0 8px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.utility-input-wrap:focus-within{border-color:#8ab8e5;box-shadow:0 0 0 3px #1976d21f}.utility-input-wrap input,.utility-input-wrap select,.utility-input-wrap textarea{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-weight:500}.utility-input-wrap input,.utility-input-wrap select{min-height:30px}.utility-input-wrap input::placeholder{color:#98a2b3}.utility-toggle-strip{gap:8px;display:grid}.utility-toggle-field{min-width:0;min-height:32px;color:var(--text);align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.utility-toggle-field input[type=checkbox]{width:14px;min-width:14px;height:14px;min-height:14px;margin:0}.utility-form-note{border:1px solid var(--line-soft);color:var(--muted);background:#f8fafc;border-radius:6px;padding:7px 8px;font-size:11px;line-height:1.35}@media (width<=860px){.api-key-panel,.generated-api-key,.api-request-line{grid-template-columns:1fr}.api-key-actions{justify-content:flex-start}.settings-modal-form.users-modal-form{overflow:auto}.user-management-head{grid-template-columns:1fr;align-items:flex-start}.user-management-metrics,.user-management-actions{justify-content:flex-start;width:100%}.user-management,.user-management-layout{min-height:auto}.user-table-toolbar{grid-template-columns:1fr}.user-management-layout{display:block}.user-list-panel{max-height:min(260px,34dvh)}.user-table-panel{min-height:min(460px,58dvh)}.user-editor-panel{overflow:visible}.action-log-summary{grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:8px}.action-log-summary-user,.action-log-summary-date,.action-log-summary-action{min-width:0}.action-log-summary-date,.action-log-summary-action{grid-column:1/-1}.action-log-summary-status{align-self:start}}table{border-collapse:collapse;width:100%;font-size:12px}th,td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:7px 9px}th{color:#344054;background:#f4f6f8;font-weight:600;position:sticky;top:0}.change-log-panel{width:min(1040px,96vw)}.column-panel{flex-direction:column;width:min(620px,94vw);display:flex}.column-panel .modal-header.column-panel-header{gap:8px;min-height:42px;padding:6px 10px}.column-panel-title,.column-panel-title>div{align-items:baseline;gap:8px;min-width:0;display:flex}.column-panel-title .breadcrumb{min-width:0;max-width:140px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.1;overflow:hidden}.column-panel-title h2{color:var(--text);white-space:nowrap;margin:0;font-size:15px;line-height:1.1}.column-panel-header-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.column-panel-header-actions .modal-close-button{border-radius:5px;width:26px;min-width:26px;height:26px}.grid-filter-modal{width:min(820px,100vw - 48px)}.dashboard-filter-modal{width:min(1060px,100vw - 48px)}.modal-filter-panel{background:#fff;border-bottom:0;grid-template-columns:repeat(4,minmax(145px,1fr));gap:8px;max-height:min(58vh,520px);padding:10px 12px;overflow:auto}.modal-filter-panel input,.modal-filter-panel select{min-height:30px}.gtn-modal-filter-panel,.gtn-export-filter-grid{display:block;overflow:visible}.gtn-modal-filter-panel{background:var(--panel);max-height:min(56vh,520px);padding:10px 12px 9px;overflow:visible}.gtn-filter-rows{gap:9px;width:100%;display:grid}.gtn-filter-row{border:1px solid var(--line-soft);background:var(--control-bg);border-radius:6px;grid-template-columns:minmax(138px,.85fr) minmax(136px,.8fr) minmax(220px,1.7fr) 34px;align-items:end;gap:8px;width:100%;padding:7px;display:grid;box-shadow:0 1px #0f172a08}.gtn-filter-row-head{display:none}.gtn-filter-control{gap:5px;min-width:0;display:grid}.gtn-filter-control>span{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:700;line-height:1}.gtn-filter-control.value{min-width:0}.gtn-field-picker,.gtn-value-picker{position:relative}.gtn-filter-input-live-summary{color:var(--text);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1;position:absolute;top:50%;left:10px;right:10px;overflow:hidden;transform:translateY(-50%)}.gtn-value-picker.has-open-selection .gtn-filter-input{caret-color:#0000}.gtn-filter-field-trigger,.gtn-filter-operator-select,.gtn-filter-input{border:1px solid var(--line);width:100%;min-height:32px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 9px;font-size:13px}.gtn-export-filter-grid .gtn-filter-field-trigger,.gtn-export-filter-grid .gtn-filter-operator-select,.gtn-export-filter-grid .gtn-filter-input{min-height:34px;padding:0 9px;font-size:13px}.gtn-filter-field-select{display:none}.gtn-filter-field-trigger{border:1px solid var(--line);width:100%;min-height:32px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-size:13px;display:flex}.gtn-filter-field-trigger span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.gtn-filter-field-trigger svg{color:var(--muted);flex:none}.gtn-filter-field-select:disabled{color:var(--text);opacity:1;background:#f8fafc}.gtn-filter-field-trigger:disabled{color:var(--text);opacity:1;cursor:default;background:#f8fafc}.gtn-field-picker.open,.gtn-value-picker.open{z-index:35}.gtn-filter-field-dropdown,.gtn-value-dropdown{z-index:90;border:1px solid var(--line);background:#fff;border-radius:4px;min-width:min(230px,100vw - 18px);padding:3px;position:fixed;box-shadow:0 8px 16px #1018281f}.gtn-filter-field-dropdown .gtn-filter-field-search-wrap{border:1px solid var(--line-soft);height:34px;min-height:34px;color:var(--muted);box-sizing:border-box;border-radius:4px;flex-wrap:nowrap;align-items:center;gap:6px;margin-bottom:3px;padding:0 8px;display:flex}.gtn-value-search{border:1px solid var(--line-soft);width:100%;height:32px;min-height:32px;color:var(--text);font:inherit;box-sizing:border-box;background:#fff;border-radius:4px;outline:0;margin-bottom:4px;padding:0 8px;font-size:12px}.gtn-filter-field-dropdown .gtn-filter-field-search-wrap svg{flex:0 0 14px;width:14px;height:14px}.gtn-filter-field-search-wrap .gtn-filter-field-search{width:auto;min-width:0;height:28px;min-height:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1 1 0;padding:0;font-size:12px;line-height:28px}.gtn-filter-field-list{max-height:min(var(--gtn-field-dropdown-list-max,188px), 34vh);gap:1px;display:grid;overflow:auto}.gtn-filter-field-option,.gtn-filter-field-action{width:100%;font:inherit;min-height:30px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;padding:0 7px;font-size:12px;line-height:1.2;display:flex}.gtn-filter-field-group-label{color:#465568;letter-spacing:0;text-transform:uppercase;background:#e8eef6;border:1px solid #d8e0ea;border-radius:3px;align-items:center;min-height:22px;margin:3px 0 1px;padding:5px 8px 4px;font-size:10.5px;font-weight:800;display:flex}.gtn-filter-field-action{color:var(--apex-blue);font-weight:800}.gtn-filter-field-action svg{flex:none}.gtn-filter-field-option:hover,.gtn-filter-field-action:hover,.gtn-filter-field-option.selected{background:#f3f8fd}.gtn-filter-field-option span,.gtn-filter-field-action span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;display:block;overflow:hidden}.gtn-filter-field-empty{color:var(--muted);padding:4px 6px;font-size:12px}.gtn-value-list{max-height:min(var(--gtn-dropdown-list-max,118px), 30vh);gap:1px;display:grid;overflow:auto}.gtn-value-option{width:100%;font:inherit;text-align:left;min-height:24px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:flex-start;align-items:center;gap:6px;padding:0 6px;font-size:12px;display:flex}.gtn-value-option:hover{background:#f3f8fd}.gtn-value-option input{flex:none;width:13px;height:13px;min-height:0}.gtn-export-filter-grid .gtn-value-option input{width:13px;height:13px;min-height:0;padding:0}.gtn-value-option span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.gtn-value-option.select-all{border-bottom:1px solid var(--line-soft);margin-bottom:2px;padding-bottom:3px;font-weight:650}.gtn-value-clear{margin-top:5px}.gtn-value-empty,.gtn-filter-empty-value{color:var(--muted);font-size:12px}.gtn-filter-empty-value{border:1px dashed var(--line);background:#fbfcfe;border-radius:4px;align-items:center;min-height:32px;padding:0 9px;display:flex}.gtn-filter-range{grid-template-columns:1fr 1fr;gap:5px;display:grid}.gtn-filter-clear{border:1px solid var(--line);background:var(--control-bg);width:34px;min-width:34px;min-height:32px;color:var(--muted);font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0;font-size:13px;display:inline-flex}.gtn-filter-clear span{display:none}.gtn-filter-clear:disabled{cursor:default;opacity:.45}.gtn-add-filter{width:fit-content;min-height:30px;color:var(--apex-blue);font:inherit;cursor:pointer;background:#f4f9ff;border:1px dashed #9bc1e7;border-radius:4px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.multi-filter-field{border:1px solid var(--line-soft);background:#fff;border-radius:5px;align-content:start;gap:5px;min-height:60px;padding:6px;display:grid;position:relative}.multi-filter-field.open{z-index:20}.multi-filter-head{min-height:18px;color:var(--text);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.multi-filter-head button{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.multi-filter-trigger{border:1px solid var(--line);width:100%;min-height:28px;color:var(--muted);font:inherit;text-align:left;cursor:text;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:4px;padding:0 7px;font-size:12px;overflow:hidden}.multi-filter-dropdown{z-index:30;border:1px solid var(--line);background:#fff;border-radius:4px;gap:5px;padding:6px;display:grid;position:absolute;top:calc(100% - 8px);left:6px;right:6px;box-shadow:0 12px 24px #10182829}.multi-filter-search{border:1px solid var(--line);width:100%;min-height:29px;color:var(--text);font:inherit;border-radius:4px;padding:0 7px}.multi-filter-option{min-height:22px;color:var(--text);align-items:center;gap:7px;font-size:11px;display:flex}.filter-panel .multi-filter-option,.export-filter-grid .multi-filter-option{display:flex}.multi-filter-option input{flex:none;width:14px;height:14px;min-height:0}.multi-filter-option span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-filter-option.select-all{border-bottom:1px solid var(--line-soft);color:#344054;padding-bottom:6px;font-weight:600}.multi-date-line{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:4px;min-height:24px;display:grid}.multi-date-check{min-width:0}.multi-date-check span{align-items:center;gap:5px;min-width:0;display:inline-flex}.multi-date-toggle{color:#344054;cursor:pointer;background:#fff;border:1px solid #98a2b3;border-radius:2px;place-items:center;width:16px;height:16px;padding:0;display:inline-grid}.multi-date-toggle:hover{background:#f8fafc;border-color:#667085}.multi-date-year{font-weight:700}.multi-date-month{padding-left:20px;font-weight:600}.multi-date-day{padding-left:34px}.multi-filter-list{align-content:start;gap:2px;max-height:190px;padding-right:2px;display:grid;overflow:auto}.multi-filter-empty{color:var(--muted);padding:10px 2px;font-size:12px}.column-panel-body{overscroll-behavior:contain;flex:auto;grid-template-rows:auto auto minmax(0,auto);gap:6px;min-height:0;padding:6px 8px 8px;display:grid;overflow-y:auto}.column-search{width:100%;min-width:150px;height:28px;margin-left:0;padding:0 8px}.column-panel-tools{grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:6px;min-height:26px;display:grid}.column-panel-tools.compact{grid-template-columns:minmax(160px,1fr) auto}.column-panel-tool-actions{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.column-panel-tool-actions button,.column-panel-save{border:1px solid var(--line);min-height:24px;color:var(--text);white-space:nowrap;cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:650;display:inline-flex}.column-panel-tool-actions button:disabled{opacity:.48;cursor:not-allowed}.column-panel-tool-actions button{width:26px;min-width:26px;padding:0}.column-panel-options-menu{z-index:145;border:1px solid var(--line);background:var(--panel);border-radius:7px;gap:5px;max-width:calc(100vw - 16px);padding:8px;display:grid;position:fixed;box-shadow:0 14px 30px #0f172a2e}.column-panel-menu-check,.column-panel-menu-action,.column-row-menu-action{width:100%;min-height:28px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:5px;justify-content:flex-start;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.column-panel-menu-check{padding:0 4px}.column-panel-menu-check input{width:13px;height:13px}.column-panel-menu-action,.column-row-menu-action{cursor:pointer;padding:0 7px}.column-panel-menu-action:hover,.column-row-menu-action:hover{background:var(--hover,#94a3b81f)}.column-row-menu-action.active{color:#195d91;background:#eef7ff}.column-row-menu-action:disabled{opacity:.45;cursor:not-allowed}.column-panel-save{color:#166534;background:#f0fdf4;border-color:#bbf7d0;min-width:62px;padding:0 8px}.column-panel-save.dirty{color:#174884;background:#eff6ff;border-color:#bfdbfe}.column-panel-count{min-height:22px;color:var(--muted);white-space:nowrap;align-items:center;font-size:11px;font-weight:650;display:inline-flex}.column-panel-status{min-height:18px;color:var(--muted);align-items:center;font-size:11px;display:inline-flex}.column-list{grid-template-columns:repeat(2,minmax(190px,1fr));align-items:start;gap:8px 12px;max-height:none;display:grid;overflow:visible}.column-list.grouped{flex-direction:column;align-items:stretch;gap:8px;display:flex}.column-list-group{border:1px solid var(--line-soft);background:#fff;border-radius:7px;min-width:0;height:auto;overflow:visible}.column-list-group.dragging{opacity:.68;background:#f6fbff;border-color:#9bc1e7}.column-list-group.collapsed{min-height:34px}.column-list-group.collapsed .column-list-group-header{border-bottom:0}.column-list-group-header{border-bottom:1px solid var(--line-soft);background:#f8fafc;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:4px 8px;display:flex}.column-list-group-header label{min-width:0;font-weight:750}.column-list-group-head-left{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.column-list-group-head-left label{flex:auto}.column-group-count{border:1px solid var(--line-soft);min-width:34px;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:2px 6px;font-size:11px;font-weight:700;line-height:1.1;display:inline-flex}.column-group-drag-handle{width:34px;height:24px;color:var(--muted);cursor:grab;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:1px;display:inline-flex}.column-group-collapse-button{width:20px;height:20px;color:var(--apex-blue);cursor:pointer;background:#0ea5e91f;border:0;border-radius:5px;flex:none;place-items:center;display:inline-grid}.column-group-collapse-button:hover{background:#0ea5e933}.column-group-menu-button{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);cursor:pointer;background:#fff;border-radius:5px;flex:none;place-items:center;display:inline-grid}.column-group-menu-button:hover,.column-group-menu-button[aria-expanded=true]{color:#195d91;background:#eef7ff;border-color:#9bc1e7}.column-group-drag-handle:active{cursor:grabbing;color:var(--apex-blue);background:#eef7ff}.column-group-order-index{min-width:13px;color:inherit;text-align:right;font-variant-numeric:tabular-nums;font-size:10px;font-weight:750;line-height:1}.column-list-group-columns{grid-template-columns:repeat(2,minmax(170px,1fr));grid-auto-rows:minmax(28px,auto);align-items:start;gap:6px;padding:6px;display:grid}.column-list-row{border:1px solid var(--line-soft);border-radius:6px;grid-template-columns:30px minmax(0,1fr) 24px;align-items:center;gap:5px;height:auto;min-height:28px;padding:2px 4px;display:grid;position:relative}.column-list-row.no-actions{grid-template-columns:30px minmax(0,1fr)}.column-list-row.no-reorder,.column-list-row.no-reorder.has-actions{grid-template-columns:minmax(0,1fr) 24px}.column-list-row.no-reorder.no-actions{grid-template-columns:minmax(0,1fr)}.column-list-row.no-reorder.no-actions label{grid-column:1/-1}.column-list-row.dragging{opacity:.6;background:#f6fbff;border-color:#9bc1e7}.column-drag-handle{width:30px;height:22px;color:var(--muted);cursor:grab;background:0 0;border:0;border-radius:4px;justify-content:center;align-self:start;align-items:center;gap:1px;display:inline-flex}.column-order-index{min-width:13px;color:inherit;text-align:right;font-variant-numeric:tabular-nums;font-size:10px;font-weight:750;line-height:1}.column-drag-handle:active{cursor:grabbing;color:var(--apex-blue);background:#eef7ff}.column-list label{min-height:20px;color:var(--text);align-items:center;gap:6px;min-width:0;font-size:12px;line-height:1.25;display:flex}.column-list label span{overflow-wrap:anywhere;white-space:normal;min-width:0}.column-list input{flex:none;width:13px;height:13px;margin-top:1px}.column-row-settings-button{border:1px solid var(--line);width:22px;min-height:22px;color:var(--muted);white-space:nowrap;cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;align-self:start;place-items:center;font-size:11px;display:inline-grid}.column-row-settings-button.active{color:#195d91;background:#eef7ff;border-color:#9bc1e7;font-weight:650}.column-row-settings-button{color:#b45309}.column-row-settings-button:disabled{opacity:.45;cursor:not-allowed}.column-row-action-wrap{align-self:center;place-items:center;display:inline-grid;position:relative}.column-row-action-menu{z-index:140;border:1px solid var(--line);background:var(--panel);border-radius:7px;gap:7px;max-width:calc(100vw - 16px);padding:8px;display:grid;position:fixed;box-shadow:0 14px 30px #0f172a2e}.column-row-action-menu>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.column-row-menu-divider{background:var(--line-soft);height:1px;display:block}.column-due-date-settings{gap:7px;display:grid}.column-due-date-settings label{min-height:0;color:var(--text);gap:4px;font-size:11px;font-weight:750;display:grid}.column-due-date-settings .column-due-date-toggle{align-items:center;display:flex}.column-due-date-settings select,.column-due-date-settings input[type=number]{border:1px solid var(--line);background:var(--control-bg);width:100%;min-height:28px;color:var(--text);font:inherit;border-radius:5px;padding:0 7px;font-size:12px}@media (width<=720px){.column-list-group-columns,.column-panel-tools{grid-template-columns:1fr}.column-panel-tool-actions{justify-content:stretch}.column-panel-tool-actions button{flex:1 1 0}}.change-log-list{gap:10px;max-height:68vh;padding:12px;display:grid;overflow:auto}.change-log-mobile-actions{display:none}.change-log-empty{min-height:90px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.change-log-item{border:1px solid var(--line-soft);border-radius:5px;gap:6px;padding:10px;display:grid}.change-log-table-wrap{border:1px solid var(--line-soft);border-radius:6px;overflow:auto}.change-log-table{border-collapse:collapse;width:100%;font-size:12px}.change-log-table th,.change-log-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top;padding:8px 10px}.change-log-table th{z-index:1;color:var(--muted);background:#f8fafc;font-weight:650;position:sticky;top:0}.change-log-table td:first-child,.change-log-table td:nth-child(6){white-space:nowrap;color:var(--muted)}.change-log-table td:nth-child(3),.change-log-table td:nth-child(4),.change-log-table td:nth-child(5){word-break:break-word;max-width:320px}.change-log-topline,.change-log-meta{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.change-log-topline strong{color:var(--text)}.change-log-topline span{background:#eef2f6;border-radius:4px;padding:3px 6px}.change-log-summary{color:var(--text);font-size:13px;line-height:1.4}.change-log-compact-table th,.change-log-compact-table td{white-space:nowrap;padding:6px 8px}.change-log-compact-table td:nth-child(4),.change-log-compact-table td:nth-child(5){white-space:normal;word-break:break-word}.change-log-date-row td{color:var(--muted);background:#f8fafc;font-size:12px;font-weight:650}.change-log-date-row strong{color:var(--text);margin-right:10px}.export-panel{flex-direction:column;width:min(820px,94vw);min-height:min(360px,86vh);font-size:12px;display:flex}.export-panel .modal-header{min-height:58px;padding:10px 16px}.export-panel .modal-header h2{font-size:19px}.export-panel .breadcrumb{font-size:11px}.export-panel .modal-footer{gap:10px;min-height:50px;padding:9px 16px;font-size:12px}.export-footer-status{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.export-footer-status.danger{color:var(--danger)}.export-panel .apex-button{min-height:30px;padding:0 10px;font-size:12px}.export-body{flex:auto;align-content:start;gap:10px;min-height:0;max-height:calc(86vh - 108px);padding:12px 16px;display:grid;overflow:auto}.export-tab-strip{border-bottom:1px solid var(--line);align-items:center;gap:4px;min-height:34px;padding-bottom:8px;display:flex;overflow-x:auto}.export-tab-strip button{min-height:28px;color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 11px;font-size:12px;font-weight:700}.export-tab-strip button:hover,.export-tab-strip button:focus-visible{background:var(--control-hover-bg);color:var(--control-active-text);outline:0}.export-tab-strip button.active{border-color:var(--line);background:var(--control-active-bg);color:var(--control-active-text)}.export-option-grid{grid-template-columns:repeat(3,minmax(132px,1fr));gap:5px 10px;display:grid}.export-panel .export-option-grid{grid-template-columns:repeat(3,minmax(132px,1fr))}.export-panel .export-option-grid.compact{grid-template-columns:repeat(5,minmax(96px,1fr))}.export-field-search-row{align-items:center;gap:8px;display:flex}.export-field-search{border:1px solid var(--line);width:min(260px,100%);min-height:30px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 9px;font-size:13px}.export-field-count{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:700}.export-field-groups{gap:8px;display:grid}.export-field-group{border:1px solid var(--line);background:#f8fafc;border-radius:5px;gap:5px;padding:7px 8px 8px;display:grid}.export-field-group-title{color:#667085;letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.export-field-group-title small{color:var(--muted);font-size:10px;font-weight:700}.export-section-title{border-top:1px solid var(--line);color:#667085;text-transform:uppercase;padding-top:9px;font-size:11px;font-weight:700}.export-section-title.no-border{border-top:0;padding-top:0}.export-filter-grid{grid-template-columns:repeat(4,minmax(145px,1fr));gap:6px;display:grid}.export-filter-grid.gtn-export-filter-grid{width:100%;display:block}.export-filter-grid label{color:var(--muted);gap:5px;font-size:12px;display:grid}.export-filter-grid input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 7px;font-size:12px}.export-simple-grid{grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;display:grid}.export-simple-grid.booking-export-grid{grid-template-columns:repeat(2,minmax(140px,1fr));max-width:360px}.export-simple-grid label{color:var(--muted);gap:5px;font-size:12px;display:grid}.export-simple-grid label span{font-weight:700}.export-simple-grid input,.export-simple-grid select{border:1px solid var(--line);width:100%;min-height:31px;color:var(--text);font:inherit;background:#fff;border-radius:4px;padding:0 8px;font-size:12px}.export-filter-grid .multi-filter-option{color:var(--text);gap:7px;font-size:12px;display:flex}.export-filter-grid .multi-filter-option input{width:14px;height:14px;min-height:0;padding:0}.export-checkbox,.export-format-row label{color:var(--text);align-items:center;gap:6px;min-height:21px;font-size:12px;display:flex}.export-checkbox span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.export-checkbox small{color:var(--muted);font-size:10px;font-weight:700}.export-checkbox input,.export-format-row input{flex:none;width:14px;height:14px}.export-format-row{flex-wrap:wrap;gap:14px;display:flex}.template-type-row{gap:10px}.export-note{color:#19496d;background:#eef7ff;border:1px solid #b7d6f3;border-radius:4px;padding:9px 10px;font-size:13px}.export-error-panel{color:var(--danger);background:#fff2f0;border:1px solid #b4231842;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:10px 11px;font-size:13px;display:grid}.export-error-panel strong,.export-error-panel span{display:block}.export-error-panel strong{color:#7a271a;margin-bottom:2px}.export-error-panel span{color:#912018;line-height:1.4}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1000px){.app-shell{display:flex}.pivot-layout{grid-template-columns:minmax(460px,520px) minmax(0,1fr)}.top-bar{flex-wrap:nowrap;align-items:center;gap:8px}.top-brand{min-width:0}.workspace-nav-button{padding-inline:8px}.top-actions{-webkit-overflow-scrolling:touch;flex:auto;justify-content:flex-end;min-width:0;overflow:auto hidden}.header-search-wrap{flex:0 0 390px;min-width:390px;max-width:390px}.top-actions.account-menu-open,.top-actions.search-results-open{overflow:visible}.account-menu{width:min(360px,100vw - 16px)}.account-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-insight-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr;grid-template-areas:none;align-items:start}.dashboard-right-top-stack,.dashboard-orders-panel,.dashboard-import-panel,.dashboard-approval-panel,.dashboard-booking-panel,.dashboard-notifications-panel{grid-area:auto}.dashboard-orders-panel{order:1}.dashboard-right-top-stack{order:2}.dashboard-import-panel{order:1}.dashboard-notifications-panel{order:2}.dashboard-booking-panel{order:4}.dashboard-approval-panel{order:5}.dashboard-right-top-stack{flex-direction:column;gap:10px;display:flex}.dashboard-booking-panel.dashboard-panel-fixed-list{height:auto;min-height:0}.dashboard-approval-panel.dashboard-panel-fixed-list{height:258px;min-height:258px}.dashboard-panel-wide{grid-row:auto}.view-tabs{flex-wrap:nowrap;height:auto;min-height:40px}.tab-status{flex:none;justify-content:flex-end;padding:0 0 3px;overflow-x:auto}.interactive-toolbar{flex-direction:column;height:auto}.toolbar-left{flex-wrap:wrap}.toolbar-left>.compact-selection-strip{max-width:100%}.compact-selection-strip span{max-width:72px}.compact-selection-strip select{max-width:112px}.compact-selection-strip input{max-width:86px}.compact-selection-strip .cell-action-picker{width:124px}.desktop-action-buttons{display:none}.mobile-primary-action-buttons{display:inline-flex}.mobile-primary-action-buttons .toolbar-action-button{gap:4px;width:auto;min-width:94px;min-height:31px;padding:0 9px;font-size:12px}.action-menu-wrap.compact-only{display:inline-flex}.action-menu button.action-menu-compact-item,.action-menu a.action-menu-compact-item{display:flex}.search-box{flex:none;width:100%;height:32px;margin-left:0}.filter-panel{grid-template-columns:repeat(2,minmax(160px,1fr))}.filter-panel-actions{grid-column:1/-1}.change-log-values,.export-option-grid{grid-template-columns:1fr}.modal-filter-panel,.export-filter-grid{grid-template-columns:repeat(3,minmax(145px,1fr))}.gtn-filter-row{grid-template-columns:124px 144px minmax(260px,1fr) 62px}.global-search-toolbar{grid-template-columns:minmax(180px,1fr) 140px auto}.global-search-result{grid-template-columns:minmax(160px,1fr) 18px}.global-search-result-meta{grid-column:1/-1;justify-content:flex-start}}@media (width<=640px){.connection-shell{padding:16px}.connection-layout{grid-template-columns:minmax(0,1fr);min-height:auto}.connection-identity-panel,.connection-panel{padding:24px 20px}.connection-identity-lines{grid-template-columns:repeat(3,minmax(0,1fr))}.connection-identity-lines div{text-align:center;border-bottom:0;border-right:1px solid #ffffff29;grid-template-columns:minmax(0,1fr);gap:4px;min-height:auto;padding:8px 6px}.connection-identity-lines div:last-child{border-right:0}.connection-identity-lines svg,.connection-identity-lines span{display:none}.connection-hero-copy h2{max-width:none;font-size:28px}.connection-status-row{grid-template-columns:minmax(0,1fr)}.connection-banner{flex-direction:column;align-items:flex-start}.connection-banner-actions{width:100%}.connection-banner-actions .apex-button{flex:1 1 0;justify-content:center}.global-search-modal{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.global-search-body{padding:10px}.global-search-toolbar{grid-template-columns:1fr}.main-region{height:100dvh}.top-bar{z-index:30;flex-wrap:nowrap;align-content:center;align-items:flex-start;gap:8px;min-height:56px;padding:8px 10px;position:sticky;top:0}.top-brand{flex:0 0 40px;min-width:0;min-height:40px;padding-right:0}.brand-mark{flex:0 0 38px;width:38px;height:38px;font-size:14px}.top-brand .brand-copy{display:none}.brand-menu{z-index:95;grid-template-columns:repeat(3,minmax(0,1fr));width:auto;max-height:calc(100dvh - 66px);position:fixed;top:56px;left:8px;right:8px;overflow:auto}.workspace-nav{flex:none}.workspace-nav-button{gap:0;width:34px;padding:0;font-size:0}.brand-title{text-overflow:ellipsis;white-space:nowrap;max-width:104px;font-size:13px;overflow:hidden}.brand-subtitle,.top-brand .breadcrumb{text-overflow:ellipsis;white-space:nowrap;max-width:104px;overflow:hidden}.top-actions{flex-wrap:wrap;flex:auto;place-content:center flex-end;gap:3px;width:auto;min-width:0;max-width:100%;padding:1px 0 0;display:flex;overflow:visible}.top-actions>*{z-index:1;position:relative}.top-actions.account-menu-open .account-menu-wrap{z-index:90}.top-actions .apex-button{flex:0 0 34px;justify-content:center;width:34px;min-width:34px;min-height:34px;padding:0;font-size:0}.top-actions .header-search-wrap{display:none}.top-actions .mobile-header-search-button{display:inline-grid}.top-actions .import-run-control{flex:none}.top-actions .import-run-control .import-main-button{width:34px;min-width:34px}.top-actions .import-run-control .import-log-button{display:none}.top-actions .top-icon-button{flex:0 0 34px;width:34px;height:34px}.top-actions .account-avatar-button{width:36px;min-width:36px;height:34px;padding:0}.top-actions .top-icon-button svg,.top-actions .apex-button svg{width:17px;height:17px}.top-actions .notification-button svg{width:18px;height:18px}.top-actions .account-avatar{width:28px;height:28px;font-size:12px}.top-actions .account-avatar-button>svg{width:13px;height:13px;display:none}.account-menu{border-radius:10px;gap:7px;width:auto;max-height:calc(100dvh - 66px);padding:8px;position:fixed;top:56px;left:8px;right:8px}.account-menu:before{display:none}.account-menu-head{grid-template-columns:32px minmax(0,1fr) auto;gap:7px;min-height:44px;padding:6px}.account-menu-head .account-avatar.large{width:28px;height:28px;font-size:11px}.account-menu-head strong,.account-menu-row,.account-menu-card{font-size:12px}.account-menu-head small{font-size:10px}.account-menu-theme-active{min-width:50px;padding-inline:6px;font-size:9.5px}.account-menu-section-title{font-size:10px;line-height:1}.account-menu-search,.account-menu-category{min-height:32px}.account-menu-list{gap:5px}.account-menu-section{gap:5px;padding-bottom:5px}.account-menu-theme,.account-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.account-menu-theme button{border-radius:5px;gap:2px;min-height:30px;padding:4px 3px;font-size:10px;line-height:1.05}.account-menu-theme button svg{width:14px;height:14px}.account-menu-row,.account-menu-card{border-radius:7px;gap:6px;min-height:34px;padding:0 8px}.account-menu-row{grid-template-columns:20px minmax(0,1fr) auto}.account-menu-row svg,.account-menu-card svg{width:18px;height:18px}.top-actions .theme-mode-control{height:31px;padding:2px}.top-actions .theme-mode-control .top-icon-button{flex-basis:26px;width:26px;height:25px}.theme-mode-control{flex:none}@media (width<=359px){.top-bar{min-height:94px}.account-menu,.brand-menu{max-height:calc(100dvh - 102px);top:94px}}.records-region{border-radius:6px;margin:8px}.dashboard-page{padding:8px 8px 12px}.dashboard-insight-grid{grid-template-columns:1fr;gap:8px;margin-bottom:8px}.timeline-chart-shell{flex-basis:224px;height:224px;min-height:0}.timeline-chart-wrap{height:224px;padding:6px 8px}.timeline-fixed-legend{gap:9px;max-width:calc(100% - 16px);font-size:9px;left:8px}.dashboard-chart-panel{min-width:0;min-height:0;overflow:hidden}.dashboard-chart-panel .dashboard-panel-head{flex-wrap:wrap;align-items:flex-start}.dashboard-chart-panel .dashboard-panel-head>div:first-child{flex:150px;min-width:0}.timeline-toolbar{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0;margin-left:0}.timeline-toolbar .timeline-field-select{flex:140px;min-width:0}.timeline-toolbar .timeline-controls{flex-wrap:wrap;flex:160px;justify-content:flex-start;min-width:0}.timeline-chart{height:210px;min-height:0}.timeline-settings-layout{grid-template-columns:1fr;gap:10px;padding:0 12px 12px}.timeline-data-panel{grid-template-columns:1fr}.timeline-legend{gap:8px;font-size:11px}.timeline-notes-body{gap:6px;padding:8px}.timeline-notes-body p{font-size:12px}.timeline-note-grid,.timeline-note-list{gap:6px}.timeline-note-grid span,.timeline-note-list span{min-height:42px;padding:5px 7px}.timeline-note-grid strong,.timeline-note-list strong{font-size:16px}.disc-chart-body{grid-template-columns:1fr;gap:8px;min-height:0;padding:8px}.disc-donut-wrap{min-height:150px}.disc-donut{width:150px;height:150px}.dashboard-head{border-radius:6px;flex-direction:row;align-items:center;gap:8px;min-height:0;margin-bottom:8px;padding:8px}.dashboard-head>div:first-child{min-width:0}.dashboard-head h1{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.dashboard-head p{display:none}.dashboard-head-actions{flex:none;justify-content:flex-end;gap:6px;overflow:visible}.dashboard-head-actions .apex-button{justify-content:center;gap:0;width:30px;min-width:30px;min-height:28px;padding:0;font-size:0}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:8px}.dashboard-production-flow{border-radius:6px;margin-bottom:8px}.production-flow-head{min-height:40px;padding:7px 8px}.production-flow-head strong{font-size:13px}.production-flow-head span{font-size:10.5px}.production-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.production-flow-tile{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);min-height:70px;padding:8px 7px}.production-flow-tile:nth-child(3n){border-right:0}.production-flow-tile:nth-last-child(-n+3){border-bottom:0}.production-flow-tile strong{font-size:18px}.production-flow-tile small,.production-flow-tile em{font-size:10px}.dashboard-stat{border-radius:6px;gap:5px;min-height:72px;padding:8px 8px 8px 10px}.dashboard-stat:before{width:2px}.dashboard-stat-head{gap:5px}.dashboard-stat-icon{border-radius:5px;width:24px;height:24px}.dashboard-stat-icon svg{width:14px;height:14px}.dashboard-stat strong{font-size:22px;line-height:1}.dashboard-stat-head small{letter-spacing:0;font-size:10px;line-height:1.15}.dashboard-stat em{padding-top:0;font-size:11px;line-height:1.15}.dashboard-grid{gap:8px}.dashboard-panel{border-radius:6px}.dashboard-panel-head{gap:8px;min-height:42px;padding:7px 8px}.dashboard-panel-head h2{font-size:13px}.dashboard-panel-head span{margin-top:1px;font-size:11px}.dashboard-panel-head .mini-button{min-height:25px;padding-inline:7px;font-size:11px}.dashboard-panel-head .dashboard-status{gap:5px}.dashboard-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:42px;padding:6px 8px}.dashboard-row-header{grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:24px;padding-inline:8px;font-size:10px}.dashboard-row>span:nth-child(3),.dashboard-row-header>span:nth-child(3){display:none}.dashboard-booking-row,.dashboard-booking-row-header{grid-template-columns:minmax(0,1fr) auto}.dashboard-booking-row>span:nth-child(2),.dashboard-booking-row-header>span:nth-child(2){display:none}.dashboard-booking-row>span:nth-child(3),.dashboard-booking-row-header>span:nth-child(3){display:block}.dashboard-booking-row>span:nth-child(4),.dashboard-booking-row-header>span:nth-child(4){display:none}.dashboard-row strong{font-size:12px}.dashboard-row small,.dashboard-row>span:not(:first-child){font-size:11px}.dashboard-row small{margin-top:1px}.dashboard-health>div{grid-template-columns:22px minmax(0,1fr);gap:7px;min-height:48px;padding:7px 8px}.dashboard-health svg{width:15px;height:15px}.dashboard-health strong{font-size:13px}.dashboard-health small{margin-top:1px;font-size:11px}.dashboard-empty{min-height:54px;padding:8px;font-size:12px}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-metrics span{border-right:1px solid var(--line-soft);border-bottom:0;gap:2px;min-height:54px;padding:7px 6px}.dashboard-metrics strong{font-size:18px}.dashboard-metrics small{font-size:10px;line-height:1.15}.view-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:none;align-items:flex-end;gap:3px;min-height:0;padding:5px 6px 0;display:flex;overflow:auto hidden}.view-tabs::-webkit-scrollbar{display:none}.view-tabs button{text-overflow:ellipsis;flex:none;justify-content:center;align-items:center;width:auto;min-width:66px;min-height:32px;padding:0 9px;font-size:11px;display:inline-flex;overflow:hidden}.view-tabs button[data-mobile-label]{font-size:0}.view-tabs button[data-mobile-label]:after{content:attr(data-mobile-label);text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.tab-status{display:none}.tab-status .activity-key{flex:none}.interactive-toolbar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-flow:wrap;flex:none;gap:5px;min-height:38px;padding:4px 6px;overflow:visible}.interactive-toolbar::-webkit-scrollbar{display:none}:is(.interactive-toolbar:has(.action-menu),.pivot-toolbar:has(.action-menu)){overflow:visible}.toolbar-left{flex-wrap:wrap;flex:100%;gap:5px;width:100%;min-width:0;display:flex}.toolbar-left>.apex-button,.toolbar-left>.action-menu-wrap,.toolbar-left>.toolbar-action-cluster,.toolbar-left>.selection-pill,.toolbar-left>.summary-level-control{flex:none;width:auto;min-width:auto}.toolbar-left>.action-menu-wrap .apex-button,.toolbar-action-cluster>.action-menu-wrap .apex-button,.toolbar-left>.apex-button{white-space:nowrap;justify-content:center;gap:0;width:33px;min-width:33px;min-height:31px;padding:0;font-size:0}.toolbar-action-cluster>.action-menu-wrap .apex-button{gap:5px;width:auto;min-width:78px;padding:0 8px;font-size:12px}.toolbar-action-cluster>.mobile-primary-action-buttons .toolbar-action-button{justify-content:center;gap:5px;width:auto;min-width:94px;min-height:31px;padding:0 9px;font-size:12px}.toolbar-left>.action-menu-wrap .apex-button svg,.toolbar-action-cluster>.action-menu-wrap .apex-button svg,.toolbar-left>.apex-button svg{margin:0}.toolbar-left>.summary-level-control{justify-content:space-between;height:31px;padding:0 7px}.toolbar-left>.summary-level-control>span{display:none}.toolbar-left>.summary-level-control select,.toolbar-left>.summary-level-control .gtn-select-picker{border-left:0;flex:none;min-width:98px;max-width:118px;padding-left:0}.toolbar-left>.selection-pill{white-space:nowrap;justify-content:center;min-height:31px}.toolbar-left:has(>.apex-button.danger)>.selection-pill{flex:none}.search-box{flex:100%;gap:5px;width:100%;height:31px;margin-left:0;padding:0 7px}.search-box input,.search-box input::placeholder,.search-box select{font-size:12px}.search-box select{min-width:92px;max-width:104px}.search-box .toolbar-search-column-picker{flex-basis:104px;min-width:92px;max-width:104px}.pivot-toolbar{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:5px;min-height:38px;padding:4px 6px;overflow:auto visible}.pivot-toolbar::-webkit-scrollbar{display:none}.pivot-actions{flex:none;gap:5px}.pivot-toolbar .apex-button{white-space:nowrap;min-height:31px;padding:0 9px;font-size:12px}.pivot-toolbar .search-box,.pivot-search-box{flex:0 0 min(235px,68vw);width:min(235px,68vw)}.pivot-note{flex:none;margin-left:0;font-size:11px}.apex-grid{min-height:420px}.grid-load-status{padding:7px 8px}.pivot-layout{grid-template-columns:1fr}.pivot-options{border-right:0;border-bottom:1px solid var(--line-soft);height:min(520px,100dvh - 164px);min-height:0}.pivot-areas{grid-template-columns:1fr}.pivot-preview{border-top:1px solid var(--line-soft);flex:none;min-height:86px}.pivot-empty-state{gap:3px;min-height:86px;padding:10px;font-size:12px}.pivot-empty-state strong{font-size:14px}.grid-chart-panel{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.grid-chart-controls{grid-template-columns:1fr 1fr;align-items:stretch}.grid-chart-controls .apex-button{grid-column:1/-1}.grid-chart-stats{grid-template-columns:1fr}.grid-chart-bars,.grid-chart-line-wrap,.grid-chart-donut-wrap{min-width:560px}.modal-backdrop{place-items:end stretch;padding:0}.modal-panel{border-radius:8px 8px 0 0;width:100%;max-width:none;max-height:calc(100dvh - 8px)}.modal-header,.modal-header.compact,.utility-modal-header{gap:8px;min-height:48px;padding:7px 10px}.modal-close-button{width:30px;min-width:30px;height:30px}.modal-header-actions{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:none;gap:5px;min-width:0;max-width:56%;overflow-x:auto}.modal-header-actions::-webkit-scrollbar{display:none}.modal-header-actions .apex-button{white-space:nowrap;flex:none;min-height:30px;padding:0 8px;font-size:12px}.modal-header>div:first-child,.utility-title>div{min-width:0}.modal-header h2,.utility-title h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal-header h2,.utility-title h2,.export-panel .modal-header h2{font-size:16px}.column-panel{min-height:min(560px,100dvh - 8px)}.column-panel-body{grid-template-rows:auto auto minmax(0,auto);min-height:0;padding:8px}.column-panel-tools{grid-template-columns:minmax(0,1fr);align-items:stretch}.column-panel-tool-actions{justify-content:flex-start}.column-search{min-width:0}.column-list{grid-template-columns:minmax(0,1fr);min-height:0;max-height:none;overflow:visible}.column-list-row{grid-template-columns:34px minmax(0,1fr) 28px;padding:5px 6px 5px 9px}.column-list-row.no-actions{grid-template-columns:34px minmax(0,1fr)}.column-list-row.no-reorder{grid-template-columns:minmax(0,1fr) 28px}.column-list-row.no-reorder.no-actions{grid-template-columns:minmax(0,1fr)}.modal-header .breadcrumb,.utility-title .breadcrumb,.export-panel .breadcrumb{font-size:11px}.utility-modal{width:100%;max-height:calc(100dvh - 8px)}.settings-modal{border-radius:10px 10px 0 0;min-height:calc(100dvh - 8px)}.settings-modal-form{flex-direction:column;display:flex}.profile-form-grid,.profile-meta-grid{grid-template-columns:1fr}.row-context-menu{width:min(252px,100vw - 16px);max-height:calc(100dvh - 16px);overflow-y:auto}.row-context-submenu{width:100%;box-shadow:none;border-radius:5px;margin-top:4px;position:static}.row-context-submenu-bridge{display:none}.row-context-submenu-wrap:hover .row-context-submenu,.row-context-submenu-wrap:focus-within .row-context-submenu{gap:2px;display:grid}.change-log-list,.size-breakdown-body{padding:8px}.change-log-table th,.change-log-table td,.size-breakdown-table th,.size-breakdown-table td{padding:7px 8px;font-size:11px}.approval-confirm-body{padding:10px}.approval-change-row{grid-template-columns:1fr;gap:3px;padding:7px 8px}.utility-modal-header{align-items:center;gap:8px}.utility-header-actions{margin-left:auto}.setting-row{grid-template-columns:1fr;gap:6px;padding:8px}.setting-row input,.setting-row textarea,.setting-row select{justify-self:start;width:100%;max-width:none}.system-data-panel,.database-engine-panel,.runtime-config-grid{grid-template-columns:1fr}.runtime-config-head{flex-direction:column;align-items:stretch}.runtime-config-badges{justify-content:flex-start}.data-statistics-grid,.data-statistics-sources{grid-template-columns:1fr}.data-statistics-head,.data-statistics-source{flex-direction:column;align-items:stretch}.data-statistics-actions{justify-content:space-between}.data-statistics-source>span:last-child{text-align:left}.database-engine-panel>.database-engine-actions{justify-self:start}.database-engine-actions{justify-content:flex-start}.mirror-policy-strip{grid-template-columns:1fr}.mirror-targets-head,.mirror-target-card{grid-template-columns:1fr;align-items:stretch}.mirror-target-card .wide,.mirror-target-actions,.mirror-target-toggle-row,.mirror-target-modal-body .wide{grid-column:1/-1}.mirror-target-modal-body,.mirror-target-toggle-row{grid-template-columns:1fr}.mirror-target-actions{justify-content:flex-start}.mirror-targets-head{display:grid}.login-settings-summary{grid-template-columns:36px minmax(0,1fr) 24px;gap:9px;min-height:60px;padding:10px}.login-settings-icon{border-radius:7px;width:34px;height:34px}.login-settings-title-row{flex-direction:column;align-items:flex-start;gap:4px}.login-settings-status{min-height:20px}.login-settings-body{padding:9px}.login-settings-fields{grid-template-columns:1fr;gap:8px}.cutoff-rule-row{grid-template-columns:1fr 1fr}.cutoff-rule-header{display:none}.holiday-recorder{grid-template-columns:1fr}.holiday-row{grid-template-columns:1fr 34px}.holiday-row span{grid-column:1/-1}.settings-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:none;padding:8px 8px 0;position:sticky;top:0;overflow-x:auto}.settings-tabs::-webkit-scrollbar{display:none}.settings-tabs button{flex:none;min-height:36px;padding:0 13px;font-size:12px}.settings-section{gap:9px;padding:10px 8px}.settings-range-grid{grid-template-columns:1fr}.settings-modal-form .settings-section:last-of-type{margin-bottom:54px}.auth-shell{padding:12px}.auth-layout{grid-template-columns:1fr;min-height:0}.auth-identity-panel{gap:12px;padding:16px}.auth-identity-lines{display:none}.auth-panel{gap:12px;padding:18px 16px}.auth-brand h2{font-size:18px}.toast-line{max-width:none;padding:9px 10px;bottom:8px;left:8px;right:8px}.api-key-panel,.generated-api-key,.api-request-line{grid-template-columns:1fr;padding:8px}.api-key-actions,.login-panel-actions{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.api-key-actions::-webkit-scrollbar{display:none}.login-panel-actions::-webkit-scrollbar{display:none}.api-key-actions .apex-button,.login-panel-actions .apex-button{white-space:nowrap;flex:none}.api-picker-menu{z-index:90;width:auto;max-height:calc(100dvh - 108px);position:fixed;top:88px;left:8px;right:8px;overflow:hidden}.api-picker-list{max-height:calc(100dvh - 178px)}.api-picker-list button{grid-template-columns:50px minmax(0,1fr);gap:6px;padding:6px}.api-method-tag{min-width:44px;padding-inline:4px}.api-response pre{max-height:210px;font-size:11px}.user-management-head,.user-table-toolbar,.user-editor-grid{grid-template-columns:1fr;gap:6px}.user-management-layout{display:block}.user-management-metrics,.user-management-actions{justify-content:flex-start}.user-list-panel{max-height:220px}.user-table-panel{min-height:min(420px,58dvh);padding:6px}.user-editor-actions{flex-wrap:wrap;justify-content:center}.multi-filter-field.open{z-index:120}.modal-filter-panel .multi-filter-dropdown,.export-filter-grid .multi-filter-dropdown{z-index:100;max-height:min(330px,100dvh - 116px);position:fixed;inset:auto 8px 58px;overflow:hidden}.modal-filter-panel .multi-filter-list,.export-filter-grid .multi-filter-list{max-height:min(238px,100dvh - 204px)}.settings-actions,.modal-footer,.modal-footer.compact,.export-panel .modal-footer{z-index:3;background:var(--panel);border-top:1px solid var(--line);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding:7px 8px;position:sticky;bottom:0;overflow-x:auto}.settings-actions{margin-top:auto}.app-shell:has(.modal-backdrop) .toast-line{display:none}.settings-actions::-webkit-scrollbar{display:none}.modal-footer::-webkit-scrollbar{display:none}.export-panel .modal-footer::-webkit-scrollbar{display:none}.modal-footer .apex-button,.settings-actions .apex-button,.export-panel .modal-footer .apex-button{white-space:nowrap;flex:none;min-width:auto;min-height:31px;padding:0 10px;font-size:12px}.export-panel{width:100%;min-height:calc(100dvh - 8px)}.export-body{max-height:none;padding:9px 8px}.export-option-grid,.export-panel .export-option-grid,.export-panel .export-option-grid.compact{grid-template-columns:1fr}.modal-filter-panel,.export-filter-grid{grid-template-columns:1fr;gap:6px;padding:8px}.gtn-filter-row,.gtn-filter-row-head{grid-template-columns:minmax(0,1fr) minmax(82px,30%) 30px}.gtn-filter-row-head{display:none}.gtn-filter-row{border:1px solid var(--line-soft);border-radius:5px;align-items:center;gap:5px;padding:6px}.gtn-filter-row>:nth-child(3){grid-column:1/3}.gtn-filter-row>:nth-child(4){grid-area:1/3/3;align-self:stretch}.gtn-filter-field-select,.gtn-filter-field-trigger,.gtn-filter-operator-select,.gtn-filter-input,.gtn-export-filter-grid .gtn-filter-field-select,.gtn-export-filter-grid .gtn-filter-field-trigger,.gtn-export-filter-grid .gtn-filter-operator-select,.gtn-export-filter-grid .gtn-filter-input,.export-field-search{min-height:30px;padding:0 7px;font-size:12px}.gtn-filter-range{gap:5px}.gtn-filter-row .apex-button{justify-content:center;width:auto}.gtn-filter-clear{width:30px;min-width:30px;height:100%;min-height:30px;padding:0;font-size:0;overflow:hidden}.gtn-filter-clear svg{width:14px;height:14px}.gtn-add-filter{min-height:31px;padding:0 10px;font-size:12px}.notification-modal .utility-modal-header{align-items:center;gap:6px;min-height:48px;padding:7px 8px}.notification-modal .utility-title{gap:6px;min-width:0}.notification-modal .utility-title>svg{width:28px;height:28px;padding:7px}.notification-modal .utility-title h2{font-size:16px}.notification-modal .utility-header-actions{gap:5px}.notification-modal .utility-header-actions .apex-button{min-width:0;padding:0 8px}.notification-modal .utility-header-actions .notification-header-action{justify-content:center;width:32px;min-height:30px;padding:0;font-size:0}.notification-modal .utility-header-actions .notification-header-action svg{margin:0}.notification-modal .utility-header-actions .notification-action-label{display:none}.notification-body{gap:7px;padding:8px}.notification-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px}.notification-summary{white-space:nowrap;gap:6px;min-height:22px;font-size:11px}.notification-filter-row{display:contents}.notification-filter-row select,.notification-search input{height:31px;padding:0 7px;font-size:12px}.notification-search{grid-column:1/-1;min-height:31px}.notification-list{gap:6px}.notification-item{grid-template-columns:8px minmax(0,1fr) auto;gap:6px;padding:7px 8px}.notification-title-row strong,.notification-text{white-space:normal}.notification-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.notification-item-actions{grid-area:1/3;justify-items:end;gap:5px}.notification-action-buttons{flex-direction:column;justify-content:flex-end;gap:4px}.notification-action-buttons button{width:27px;min-width:27px;min-height:27px;padding:0}.notification-action-time{white-space:normal;text-align:right;max-width:58px;line-height:1.15}.notification-item-actions .notification-action-label,.notification-footer{display:none}}@media (width<=360px){.top-bar{gap:6px;min-height:94px;padding-inline:8px}.top-brand{flex-basis:36px;min-height:36px}.brand-mark{flex-basis:34px;width:34px;height:34px}.top-actions{gap:3px}.top-actions .apex-button{flex-basis:34px;width:34px;min-width:34px;min-height:34px}.top-actions .header-search-wrap{display:none}.top-actions .import-run-control .import-main-button{width:34px;min-width:34px}.top-actions .import-run-control .import-log-button,.top-actions .top-icon-button{flex-basis:34px;width:34px;min-width:34px;height:34px}.top-actions .account-avatar-button{width:36px;min-width:36px;height:34px;padding:0}.top-actions .theme-mode-control{gap:1px;height:28px;padding:2px 1px}.top-actions .theme-mode-control .top-icon-button{flex-basis:18px;width:18px;min-width:18px;height:22px}.top-actions .top-icon-button svg,.top-actions .apex-button svg{width:17px;height:17px}.top-actions .account-avatar{width:28px;height:28px;font-size:11px}.top-actions .account-avatar-button>svg{display:none}.account-menu{gap:5px;width:auto;max-height:calc(100dvh - 102px);padding:7px;top:94px;left:6px;right:6px}.brand-menu{max-height:calc(100dvh - 102px);top:94px;left:6px;right:6px}.account-menu-head{min-height:40px;padding:5px}.account-menu-search,.account-menu-category{min-height:30px}.account-menu-list,.account-menu-section{gap:4px}.account-menu-section{padding-bottom:4px}.account-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.account-menu-card{grid-template-columns:17px minmax(0,1fr) auto;gap:4px;min-height:33px;padding:0 5px;font-size:10.5px}.account-menu-card span{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;text-overflow:clip;-webkit-box-orient:vertical;line-height:1.05;display:-webkit-box}.account-menu-row{min-height:31px}.account-menu-row svg,.account-menu-card svg{width:16px;height:16px;padding:2px}.records-region{margin-inline:6px}.view-tabs{gap:4px;padding-inline:6px}.interactive-toolbar .search-box{flex-basis:34px;justify-content:center;width:34px;padding:0}.interactive-toolbar .search-box input,.interactive-toolbar .search-box select,.interactive-toolbar .search-box .toolbar-search-column-picker,.interactive-toolbar .search-box .icon-inline-button{display:none}.interactive-toolbar .search-box.mobile-open{flex-basis:min(226px,74vw);justify-content:flex-start;width:min(226px,74vw);padding:0 6px}.interactive-toolbar .search-box.mobile-open input,.interactive-toolbar .search-box.mobile-open select,.interactive-toolbar .search-box.mobile-open .toolbar-search-column-picker{display:block}.interactive-toolbar .search-box.mobile-open input{min-width:0}.interactive-toolbar .search-box.mobile-open select{min-width:72px;max-width:82px;padding-inline:5px}.interactive-toolbar .search-box.mobile-open .toolbar-search-column-picker{flex-basis:82px;min-width:72px;max-width:82px}.interactive-toolbar .search-box.mobile-open .toolbar-search-column-picker .gtn-filter-field-trigger{padding-inline:5px}.interactive-toolbar .search-box.mobile-open .icon-inline-button{width:24px;min-width:24px;display:inline-grid}.interactive-toolbar .search-box svg{margin:0}.change-log-panel .modal-header-actions .apex-button{justify-content:center;gap:0;width:30px;min-width:30px;padding:0;font-size:0}.change-log-panel .modal-header-actions{display:none}.change-log-mobile-actions{scrollbar-width:none;gap:6px;padding:8px 10px 0;display:flex;overflow-x:auto}.change-log-mobile-actions::-webkit-scrollbar{display:none}.change-log-mobile-actions .apex-button{white-space:nowrap;flex:1 0 148px;justify-content:center;min-height:32px;padding-inline:8px;font-size:12px}.settings-tabs button{padding:0 8px;font-size:12px}}html[data-theme=dark] .view-tabs button.active,html[data-theme=dark] .auth-input-wrap,html[data-theme=dark] .auth-password-toggle,html[data-theme=dark] .settings-form input,html[data-theme=dark] .action-menu,html[data-theme=dark] .selection-pill,html[data-theme=dark] .summary-level-control,html[data-theme=dark] .header-search,html[data-theme=dark] .header-search select,html[data-theme=dark] .header-search input,html[data-theme=dark] .header-search-results,html[data-theme=dark] .header-search-results-summary,html[data-theme=dark] .header-search-results-footer,html[data-theme=dark] .header-search-results-footer button,html[data-theme=dark] .header-search-section,html[data-theme=dark] .header-search-section-title,html[data-theme=dark] .header-search-result-tags span,html[data-theme=dark] .global-search-summary,html[data-theme=dark] .global-search-section,html[data-theme=dark] .global-search-section-head,html[data-theme=dark] .global-search-input,html[data-theme=dark] .global-search-input input,html[data-theme=dark] .global-search-toolbar select,html[data-theme=dark] .global-search-tabs button,html[data-theme=dark] .global-search-tabs button strong,html[data-theme=dark] .global-search-pagination button,html[data-theme=dark] .global-search-result-meta span,html[data-theme=dark] .search-box,html[data-theme=dark] .pivot-options,html[data-theme=dark] .pivot-options-head button,html[data-theme=dark] .pivot-field-list-title,html[data-theme=dark] .pivot-field-search,html[data-theme=dark] .pivot-drop-area,html[data-theme=dark] .pivot-pill,html[data-theme=dark] .pivot-value-option,html[data-theme=dark] .pivot-filter-card-actions button,html[data-theme=dark] .pivot-value-option select,html[data-theme=dark] .pivot-apply-row,html[data-theme=dark] .pivot-table th,html[data-theme=dark] .grid-chart-controls,html[data-theme=dark] .grid-chart-stats span,html[data-theme=dark] .grid-chart-select .gtn-filter-field-trigger,html[data-theme=dark] .grid-chart-line,html[data-theme=dark] .grid-chart-donut-center,html[data-theme=dark] .grid-chart-head-actions button,html[data-theme=dark] .grid-chart-table-wrap,html[data-theme=dark] .grid-chart-table th,html[data-theme=dark] .filter-panel,html[data-theme=dark] .filter-panel input,html[data-theme=dark] .filter-panel select,html[data-theme=dark] .report-chip,html[data-theme=dark] .row-context-menu,html[data-theme=dark] .row-context-submenu,html[data-theme=dark] .single-select-menu,html[data-theme=dark] .cell-action-picker,html[data-theme=dark] .cell-value-menu,html[data-theme=dark] .modal-filter-panel,html[data-theme=dark] .gtn-filter-field-select,html[data-theme=dark] .gtn-filter-field-trigger,html[data-theme=dark] .gtn-filter-field-dropdown,html[data-theme=dark] .gtn-filter-field-search-wrap,html[data-theme=dark] .gtn-filter-field-search,html[data-theme=dark] .gtn-value-search,html[data-theme=dark] .gtn-filter-operator-select,html[data-theme=dark] .gtn-filter-input,html[data-theme=dark] .gtn-filter-field-select:disabled,html[data-theme=dark] .gtn-filter-empty-value,html[data-theme=dark] .gtn-filter-clear,html[data-theme=dark] .gtn-add-filter,html[data-theme=dark] .export-field-group,html[data-theme=dark] .export-field-search,html[data-theme=dark] .multi-filter-field,html[data-theme=dark] .multi-filter-trigger,html[data-theme=dark] .multi-filter-dropdown,html[data-theme=dark] .multi-date-toggle,html[data-theme=dark] .column-panel-tool-actions button,html[data-theme=dark] .column-panel-save,html[data-theme=dark] .column-panel-options-menu,html[data-theme=dark] .column-panel-menu-action,html[data-theme=dark] .column-row-menu-action,html[data-theme=dark] .column-drag-handle,html[data-theme=dark] .column-group-drag-handle,html[data-theme=dark] .column-group-collapse-button,html[data-theme=dark] .column-group-menu-button,html[data-theme=dark] .column-group-count,html[data-theme=dark] .change-log-table th,html[data-theme=dark] .change-log-topline span,html[data-theme=dark] .export-filter-grid input,html[data-theme=dark] .export-note,html[data-theme=dark] .login-card,html[data-theme=dark] .login-settings-body,html[data-theme=dark] .login-import-body,html[data-theme=dark] .notification-list button,html[data-theme=dark] .notification-item,html[data-theme=dark] .notification-filter-row select,html[data-theme=dark] .notification-search input,html[data-theme=dark] .notification-meta span,html[data-theme=dark] .notification-item-actions button,html[data-theme=dark] .notification-view-tabs button.active,html[data-theme=dark] .notification-view-tabs button:hover,html[data-theme=dark] .notification-approval-head,html[data-theme=dark] .approval-auto-status span,html[data-theme=dark] .approval-settings-presets button,html[data-theme=dark] .notification-row,html[data-theme=dark] .account-menu,html[data-theme=dark] .account-menu-row,html[data-theme=dark] .account-menu-card,html[data-theme=dark] .account-menu-search,html[data-theme=dark] .account-menu-category,html[data-theme=dark] .account-menu-empty,html[data-theme=dark] .account-menu-theme button,html[data-theme=dark] .account-menu-theme-active,html[data-theme=dark] .profile-body,html[data-theme=dark] .profile-input-wrap,html[data-theme=dark] .profile-field input,html[data-theme=dark] .utility-input-wrap,html[data-theme=dark] .profile-meta-card,html[data-theme=dark] .metric-info-button,html[data-theme=dark] .metric-info-popover,html[data-theme=dark] .metric-info-popover-head button,html[data-theme=dark] .metric-info-popover-body code,html[data-theme=dark] .metric-help-note,html[data-theme=dark] .metric-help-filterbar,html[data-theme=dark] .metric-help-search,html[data-theme=dark] .metric-help-filterbar select,html[data-theme=dark] .metric-help-filterbar input,html[data-theme=dark] .metric-help-table-wrap,html[data-theme=dark] .metric-help-table th,html[data-theme=dark] .metric-help-editor input,html[data-theme=dark] .metric-help-editor select,html[data-theme=dark] .metric-help-editor textarea,html[data-theme=dark] .metric-help-details,html[data-theme=dark] .metric-formula-tool-trigger,html[data-theme=dark] .metric-formula-tools-popover,html[data-theme=dark] .metric-formula-picker,html[data-theme=dark] .metric-formula-picker button,html[data-theme=dark] .metric-help-pill,html[data-theme=dark] .metric-info-chip-row span,html[data-theme=dark] .api-picker-trigger,html[data-theme=dark] .api-picker-menu,html[data-theme=dark] .api-runner input,html[data-theme=dark] .api-runner textarea,html[data-theme=dark] .api-response,html[data-theme=dark] .merchant-rule-table-wrap,html[data-theme=dark] .merchant-rule-table th,html[data-theme=dark] .merchant-rule-picker label,html[data-theme=dark] .merchant-rule-suggestions,html[data-theme=dark] .merchant-rule-suggestion-list button,html[data-theme=dark] .merchant-rule-detail-table-wrap,html[data-theme=dark] .merchant-rule-detail-table th,html[data-theme=dark] .column-list-group,html[data-theme=dark] .column-list-row,html[data-theme=dark] .column-row-action-menu,html[data-theme=dark] .column-panel-options-menu,html[data-theme=dark] .column-due-date-settings select,html[data-theme=dark] .column-due-date-settings input[type=number],html[data-theme=dark] .grid-state-overlay,html[data-theme=dark] .modal-header,html[data-theme=dark] .modal-close-button,html[data-theme=dark] .utility-modal-header,html[data-theme=dark] .pivot-field-buttons button,html[data-theme=dark] .pivot-pill-actions button{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .column-list-group-header,html[data-theme=dark] .apex-grid .grid-section-group-header,html[data-theme=dark] .global-search-tabs button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:var(--line)}html[data-theme=dark] .header-search-result-text mark,html[data-theme=dark] .header-search-result-tags mark,html[data-theme=dark] .global-search-result-main mark,html[data-theme=dark] .global-search-result-meta mark{color:#fff0b3;background:#5f4b16}html[data-theme=dark] .global-search-tabs button.active strong{color:inherit;background:#ffffff2e}html[data-theme=dark] .apex-grid .grid-section-group-header .ag-header-group-text{color:var(--control-active-text)}html[data-theme=dark] .utility-title>svg{background:var(--control-active-bg);color:var(--control-active-text)}html[data-theme=dark] .metric-help-search input{background:0 0;border:0}html[data-theme=dark] .metric-formula-picker,html[data-theme=dark] .metric-formula-tools-popover{box-shadow:0 14px 30px #0000006b}html[data-theme=dark] .metric-formula-tool-trigger:hover,html[data-theme=dark] .metric-formula-tool-trigger[aria-expanded=true]{background:var(--control-active-bg);color:var(--control-active-text);border-color:var(--control-active-border)}html[data-theme=dark] .metric-formula-picker-head{border-color:var(--line);color:var(--muted)}html[data-theme=dark] .metric-formula-picker-head strong{color:var(--text)}html[data-theme=dark] .metric-formula-picker button:hover,html[data-theme=dark] .metric-formula-picker button.active,html[data-theme=dark] .metric-formula-picker-types button.active,html[data-theme=dark] .metric-formula-picker-types button:hover{background:var(--control-active-bg);border-color:var(--control-active-border)}html[data-theme=dark] .metric-formula-validation.success{color:#9de0b4;background:#1f7a4b29;border-color:#53be7d73}html[data-theme=dark] .metric-formula-validation.danger{color:#ffb8b8;background:#9427272e;border-color:#ef707073}html[data-theme=dark] .metric-formula-warning{color:#f4d27b;background:#9e691c2e;border-color:#eab3086b}html[data-theme=dark] .account-avatar{background:var(--control-active-bg);color:var(--control-active-text)}html[data-theme=dark] .account-menu-head{border-color:var(--line);background:#3b82f614}html[data-theme=dark] .account-menu-card>svg,html[data-theme=dark] .account-menu-row>svg{color:#bfdbfe;background:#60a5fa24}html[data-theme=dark] .account-menu-card.active>svg,html[data-theme=dark] .account-menu-card:hover>svg,html[data-theme=dark] .account-menu-card:focus-visible>svg{color:#dbeafe;background:#60a5fa38}html[data-theme=dark] .account-menu-section-title{color:#9fc8f5;background:#60a5fa14}html[data-theme=dark] .account-menu-card.active{box-shadow:inset 3px 0 #60a5fa,inset 0 0 0 1px #60a5fa29}html[data-theme=dark] .account-menu-row.danger>svg{color:#fca5a5;background:#ef444424}html[data-theme=dark] .account-menu-row.danger:hover,html[data-theme=dark] .account-menu-row.danger:focus-visible{color:#fecaca;background:#ef44441c}html[data-theme=dark] .account-menu-section.last,html[data-theme=dark] .account-menu:before{background:var(--control-bg);border-color:var(--line)}html[data-theme=dark] .account-menu-theme-active{color:#bfdbfe;background:#3b82f624;border-color:#60a5fa52}html[data-theme=dark] .metric-info-button:hover,html[data-theme=dark] .metric-info-button:focus-visible,html[data-theme=dark] .metric-help-table tbody tr.editable:hover td{background:var(--control-active-bg);border-color:var(--control-active-border);color:var(--control-active-text)}html[data-theme=dark] .metric-info-popover-head strong,html[data-theme=dark] .metric-help-editor-head strong,html[data-theme=dark] .metric-help-table button strong,html[data-theme=dark] .metric-help-table-title strong,html[data-theme=dark] .metric-info-popover-body,html[data-theme=dark] .metric-info-popover-body p,html[data-theme=dark] .metric-help-table td,html[data-theme=dark] .metric-help-compact-formula{color:var(--text)}html[data-theme=dark] .metric-info-popover-head small,html[data-theme=dark] .metric-info-popover-body small,html[data-theme=dark] .metric-info-popover-body em,html[data-theme=dark] .metric-help-note span,html[data-theme=dark] .metric-help-filterbar label span,html[data-theme=dark] .metric-help-filterbar>small,html[data-theme=dark] .metric-help-editor-head small,html[data-theme=dark] .metric-help-editor label>span,html[data-theme=dark] .metric-help-editor-head em,html[data-theme=dark] .metric-help-lock,html[data-theme=dark] .metric-help-table th,html[data-theme=dark] .metric-help-table button small,html[data-theme=dark] .metric-help-table-title small{color:var(--muted)}html[data-theme=dark] .merchant-rule-blank-row .ag-cell{background:#fbbf2414}html[data-theme=dark] .merchant-rule-check-button{background:var(--control-bg);border-color:var(--line)}html[data-theme=dark] .merchant-rule-check-button.checked{background:var(--apex-blue);border-color:var(--apex-blue)}html[data-theme=dark] .map-user-note{color:#91e2ad;background:#5cc9851f;border-color:#5cc98559}html[data-theme=dark] .user-list-item:hover,html[data-theme=dark] .user-list-item.selected{background:var(--control-active-bg);border-color:#4f85b6}html[data-theme=dark] .user-list-avatar{background:var(--control-active-bg);color:var(--control-active-text)}html[data-theme=dark] .pivot-field-option:hover,html[data-theme=dark] .action-menu button:hover,html[data-theme=dark] .action-menu a:hover,html[data-theme=dark] .action-menu button.active,html[data-theme=dark] .brand-menu button:hover,html[data-theme=dark] .brand-menu button.active,html[data-theme=dark] .row-context-menu button:hover,html[data-theme=dark] .row-context-link:hover,html[data-theme=dark] .row-context-submenu-wrap:hover>button,html[data-theme=dark] .gtn-filter-field-option:hover,html[data-theme=dark] .gtn-filter-field-action:hover,html[data-theme=dark] .gtn-filter-field-option.selected,html[data-theme=dark] .gtn-value-option:hover,html[data-theme=dark] .multi-date-toggle:hover,html[data-theme=dark] .icon-inline-button:hover,html[data-theme=dark] .grid-icon-button:hover,html[data-theme=dark] .api-picker-option:hover,html[data-theme=dark] .account-menu-row:hover,html[data-theme=dark] .account-menu-card:hover,html[data-theme=dark] .account-menu-card:focus-visible,html[data-theme=dark] .account-menu-theme button:hover,html[data-theme=dark] .account-menu-theme button.active,html[data-theme=dark] .account-menu-theme-active:hover,html[data-theme=dark] .account-menu-theme-active:focus-visible,html[data-theme=dark] .modal-close-button:hover,html[data-theme=dark] .notification-list button:hover,html[data-theme=dark] .merchant-rule-suggestion-list button:hover{background:var(--control-hover-bg);color:var(--text)}html[data-theme=dark] .gtn-filter-field-group-label{color:#cbd5e1;background:#94a3b82e;border-color:#94a3b83d}html[data-theme=dark] .ag-row.po-group-row{color:#dbeafe;background-color:#94a3b81f}html[data-theme=dark] .ag-row.grid-group-child-row .ag-cell:not(.grid-action-column){box-shadow:inset 0 1px #94a3b824}html[data-theme=dark] .grid-group-label.expandable:before{color:#cbd5e1}html[data-theme=dark] .notification-text{color:#c7d2e3}html[data-theme=dark] .approval-alert-button{color:var(--control-active-text)}html[data-theme=dark] .approval-alert-button:hover,html[data-theme=dark] .approval-alert-button.active{border-color:var(--apex-blue);background:var(--control-active-bg);color:#d8ecff}html[data-theme=dark] .pivot-field-option.value-field,html[data-theme=dark] .filter-strip,html[data-theme=dark] .toolbar-status,html[data-theme=dark] .export-section-title,html[data-theme=dark] .multi-filter-option.select-all,html[data-theme=dark] .apex-grid .ag-header-cell-text,html[data-theme=dark] .apex-grid .ag-header-icon{color:var(--muted)}html[data-theme=dark] .pivot-field-option.in-use,html[data-theme=dark] .column-row-settings-button.active,html[data-theme=dark] .column-row-menu-action.active,html[data-theme=dark] .apex-button.active,html[data-theme=dark] .top-icon-button.active,html[data-theme=dark] .account-avatar-button.active{background:var(--control-active-bg);color:var(--control-active-text);border-color:#4f85b6}html[data-theme=dark] .grid-chart-bar-row>div{background:#1e293b}html[data-theme=dark] .grid-chart-bar-row>b{color:#bfdbfe;background:#172554}html[data-theme=dark] .grid-chart-donut-bg{stroke:#1e293b}html[data-theme=dark] .grid-chart-warning{color:#fde68a;background:#fbbf241f;border-color:#fbbf2447}html[data-theme=dark] .grid-chart-table tr.negative td:nth-child(3){color:#fbbf24}html[data-theme=dark] .activity-key.recent{color:#91e2ad;background:#5cc98524;border-color:#5cc98559}html[data-theme=dark] .activity-key.modified{color:#f6c77d;background:#f3ad5524;border-color:#f3ad5559}html[data-theme=dark] .activity-key.pending{color:#fda29b;background:#f9706624;border-color:#f9706659}html[data-theme=dark] .po-row-recent{background-color:#5cc9851a}html[data-theme=dark] .po-row-modified,html[data-theme=dark] .po-row-selected{background-color:#3b9cff24}html[data-theme=dark] .po-row-pending{background-color:#f970661f}html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell{color:#94a3b8;background:#020617}html[data-theme=dark] .apex-grid .ag-cell:not(.grid-readonly-cell):not(.grid-action-column){color:#f8fafc;background:#1f2937}html[data-theme=dark] .apex-grid .ag-cell:not(.grid-readonly-cell):not(.grid-action-column) .select-cell-button,html[data-theme=dark] .apex-grid .ag-cell:not(.grid-readonly-cell):not(.grid-action-column) .merchant-text-button{color:#f8fafc}html[data-theme=dark] .apex-grid .ag-cell.grid-inferred-stage-cell{color:#cbd5e1;background:#94a3b829}html[data-theme=dark] .apex-grid .ag-row.po-row-recent .ag-cell.grid-readonly-cell,html[data-theme=dark] .apex-grid .ag-row.po-row-modified .ag-cell.grid-readonly-cell,html[data-theme=dark] .apex-grid .ag-row.po-row-selected .ag-cell.grid-readonly-cell,html[data-theme=dark] .apex-grid .ag-row.po-row-pending .ag-cell.grid-readonly-cell{background:#020617}html[data-theme=dark] .grid-pending-change-cell,html[data-theme=dark] .grid-pending-change-cell.ag-cell-focus{background:#f3ad552e;box-shadow:inset 0 0 0 1px #f3ad5573}html[data-theme=dark] .grid-range-cell,html[data-theme=dark] .grid-range-cell.ag-cell-focus{background:#3b9cff24;box-shadow:inset 0 0 0 1px #3b9cff6b}html[data-theme=dark] .grid-fill-preview-cell{background:#5cc98524;box-shadow:inset 0 0 0 1px #5cc98573}html[data-theme=dark] .apex-grid .ag-cell.summery-cut-balance-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-balance-cell,html[data-theme=dark] .apex-grid .ag-cell.summery-cut-ship-balance-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-balance-cell{color:#fda29b;background:#f970662e;box-shadow:inset 0 0 0 1px #f9706673}html[data-theme=dark] .apex-grid .ag-cell.summery-cut-ship-low-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-low-cell{color:#fdba74;background:#fb923c2e;box-shadow:inset 0 0 0 1px #fb923c6b}html[data-theme=dark] .apex-grid .ag-cell.summery-cut-ship-middle-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-middle-cell{color:#fde68a;background:#eab3082e;box-shadow:inset 0 0 0 1px #eab3086b}html[data-theme=dark] .apex-grid .ag-cell.summery-cut-ship-high-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-high-cell{color:#7dd3fc;background:#0ea5e92e;box-shadow:inset 0 0 0 1px #0ea5e96b}html[data-theme=dark] .apex-grid .ag-cell.summery-shipped-complete-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-shipped-complete-cell,html[data-theme=dark] .apex-grid .ag-cell.summery-cut-ship-complete-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.summery-cut-ship-complete-cell{color:#86efac;background:#5cc9852e;box-shadow:inset 0 0 0 1px #5cc98573}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-pending-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-pending-cell{color:#fecaca;background:#f8717138;box-shadow:inset 0 0 0 1px #f871717a}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-cut-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-cut-cell{color:#fda4af;background:#f43f5e33;box-shadow:inset 0 0 0 1px #f43f5e70}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-stitched-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-stitched-cell{color:#fdba74;background:#f9731633;box-shadow:inset 0 0 0 1px #f9731670}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-washed-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-washed-cell{color:#fde68a;background:#f59e0b33;box-shadow:inset 0 0 0 1px #f59e0b70}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-finished-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-finished-cell{color:#bfdbfe;background:#3b82f633;box-shadow:inset 0 0 0 1px #3b82f670}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-packed-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-packed-cell{color:#bbf7d0;background:#22c55e33;box-shadow:inset 0 0 0 1px #22c55e70}html[data-theme=dark] .apex-grid .ag-cell.weekly-shipment-shipped-cell,html[data-theme=dark] .apex-grid .ag-cell.grid-readonly-cell.weekly-shipment-shipped-cell{color:#86efac;background:#16a34a42;box-shadow:inset 0 0 0 1px #16a34a80}html[data-theme=dark] th,html[data-theme=dark] .apex-grid .ag-header{color:var(--text);border-color:var(--line);background:#111827}html[data-theme=dark] body,html[data-theme=dark] .auth-shell{background:var(--page-bg);color:var(--text)}html[data-theme=dark] .brand-mark{box-shadow:0 1px 1px #00000057,0 0 0 1px #94a3b833}html[data-theme=dark] .top-brand:hover .brand-mark,html[data-theme=dark] .top-brand.active .brand-mark{box-shadow:0 6px 18px #3b9cff2e,0 0 0 1px #60a5fa61}html[data-theme=dark] .auth-mark{box-shadow:0 14px 28px #00000052,0 0 0 1px #e2e8f033}html[data-theme=dark] .connection-shell{background:var(--page-bg)}html[data-theme=dark] .auth-layout{background:var(--panel-bg);border-color:var(--line)}html[data-theme=dark] .connection-layout{border-color:#475569d1;box-shadow:0 24px 60px #0000005c}html[data-theme=dark] .auth-identity-panel{background:#0d2529}html[data-theme=dark] .connection-panel{background:linear-gradient(#182231fa,#121a25fa)}html[data-theme=dark] .auth-panel,html[data-theme=dark] .settings-tabs,html[data-theme=dark] .settings-tabs button.active,html[data-theme=dark] .settings-section,html[data-theme=dark] .setting-row,html[data-theme=dark] .login-source-tabs,html[data-theme=dark] .system-settings-tabs,html[data-theme=dark] .mirror-subtabs,html[data-theme=dark] .system-data-panel,html[data-theme=dark] .settings-data-note,html[data-theme=dark] .data-statistics-panel,html[data-theme=dark] .data-statistic-tile,html[data-theme=dark] .data-statistics-source,html[data-theme=dark] .setup-step-card,html[data-theme=dark] .database-engine-panel,html[data-theme=dark] .runtime-config-panel,html[data-theme=dark] .runtime-config-badges span,html[data-theme=dark] .mirror-db-table-panel,html[data-theme=dark] .mirror-db-table-wrap,html[data-theme=dark] .mirror-target-card,html[data-theme=dark] .utility-form-note,html[data-theme=dark] .mirror-target-modal-note,html[data-theme=dark] .login-sections,html[data-theme=dark] .login-settings-panel,html[data-theme=dark] .login-settings-summary,html[data-theme=dark] .login-settings-icon,html[data-theme=dark] .login-settings-chevron,html[data-theme=dark] .login-import-toggle,html[data-theme=dark] .user-management,html[data-theme=dark] .user-management-metrics span,html[data-theme=dark] .user-list-panel,html[data-theme=dark] .user-table-panel,html[data-theme=dark] .user-table-scroll,html[data-theme=dark] .user-list-search,html[data-theme=dark] .user-role-tabs button,html[data-theme=dark] .user-editor-panel,html[data-theme=dark] .user-edit-tabs button:hover,html[data-theme=dark] .user-edit-tabs button.active,html[data-theme=dark] .user-log-panel,html[data-theme=dark] .user-report-grid span,html[data-theme=dark] .user-log-row,html[data-theme=dark] .user-log-empty,html[data-theme=dark] .user-edit-modal,html[data-theme=dark] .add-user-modal,html[data-theme=dark] .delete-user-modal,html[data-theme=dark] .profile-body,html[data-theme=dark] .add-user-body input,html[data-theme=dark] .add-user-body select,html[data-theme=dark] .delete-user-body select,html[data-theme=dark] .user-role-level-preview,html[data-theme=dark] .user-status-pill,html[data-theme=dark] .connection-card,html[data-theme=dark] .connection-status-list,html[data-theme=dark] .settings-modal-form .settings-actions,html[data-theme=dark] .api-key-panel,html[data-theme=dark] .api-explorer-panel,html[data-theme=dark] .api-picker-button,html[data-theme=dark] .generated-api-key,html[data-theme=dark] .api-response pre,html[data-theme=dark] .github-sync-history-panel,html[data-theme=dark] .approval-change-list,html[data-theme=dark] .approval-change-row,html[data-theme=dark] .pager-bar,html[data-theme=dark] .grid-load-status,html[data-theme=dark] .grid-state-overlay,html[data-theme=dark] .excel-value-filter,html[data-theme=dark] .excel-value-list,html[data-theme=dark] .excel-value-search input,html[data-theme=dark] .excel-date-toggle,html[data-theme=dark] .excel-value-actions button,html[data-theme=dark] .select-cell-menu,html[data-theme=dark] .select-cell-search,html[data-theme=dark] .select-cell-option,html[data-theme=dark] .custom-select-cell input,html[data-theme=dark] .custom-select-revert-button,html[data-theme=dark] .merchant-cell-menu,html[data-theme=dark] .merchant-cell-search,html[data-theme=dark] .merchant-cell-option,html[data-theme=dark] .merchant-compact-list button,html[data-theme=dark] .cell-action-field-label,html[data-theme=dark] .cell-value-menu input,html[data-theme=dark] .user-list-search input,html[data-theme=dark] .user-list-search select,html[data-theme=dark] .custom-value-box input,html[data-theme=dark] .change-log-table td,html[data-theme=dark] .size-breakdown-table td,html[data-theme=dark] .run-log-table td{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .github-sync-history-empty{color:var(--muted);border-color:var(--line);background:#17212f}html[data-theme=dark] .change-log-date-row td,html[data-theme=dark] .change-log-table th{color:var(--muted);background:#17212f}html[data-theme=dark] .drive-data-note{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .user-table th,html[data-theme=dark] .user-table td{color:var(--text);border-color:var(--line);background:0 0}html[data-theme=dark] .user-table th{color:var(--muted);background:#17212f}html[data-theme=dark] .user-table tbody tr:hover,html[data-theme=dark] .user-table tbody tr:focus,html[data-theme=dark] .user-table tbody tr.selected{background:#3b82f624}html[data-theme=dark] .user-table td:nth-child(5),html[data-theme=dark] .user-table td:nth-child(6),html[data-theme=dark] .user-table td:nth-child(8),html[data-theme=dark] .user-table td:nth-child(9){color:var(--muted)}html[data-theme=dark] .user-status-pill.active,html[data-theme=dark] .profile-status{color:#7ee0ad;background:#12b76a1f;border-color:#12b76a59}html[data-theme=dark] .profile-status.danger{color:#fda29b;background:#b4231829;border-color:#fda29b47}html[data-theme=dark] .profile-status.warning{color:#fdb022;background:#b5470829;border-color:#fdb02252}html[data-theme=dark] .custom-value-box button{color:var(--control-active-text);background:#3b9cff24;border-color:#60a5fa73}html[data-theme=dark] .run-log-table tr.active td{background:#3b9cff24}html[data-theme=dark] .login-settings-panel.open{border-color:#4f85b6;box-shadow:0 12px 28px #00000042}html[data-theme=dark] .login-settings-panel.direct{border-color:var(--line);box-shadow:none}html[data-theme=dark] .login-settings-body{background:linear-gradient(180deg, #16202ef5, var(--control-bg))}html[data-theme=dark] .login-import-body{background:#0f172a57}html[data-theme=dark] .login-settings-icon{color:var(--control-active-text)}html[data-theme=dark] .login-settings-status{color:#c7d2e3;background:#94a3b81f;border-color:#94a3b847}html[data-theme=dark] .login-settings-status.ready{color:#91e2ad;background:#5cc98524;border-color:#5cc98559}html[data-theme=dark] .login-settings-status.warning{color:#f6c77d;background:#f3ad5524;border-color:#f3ad5559}html[data-theme=dark] .setup-warning-note{color:#fed7aa;background:#78350f3d;border-color:#fb923c47}html[data-theme=dark] .menu-toggle{background:#243244;border-color:#475569}html[data-theme=dark] .menu-toggle:after{background:#dbeafe}html[data-theme=dark] .account-menu-row.toggle-row.active .menu-toggle{background:var(--apex-blue);border-color:var(--apex-blue-dark)}html[data-theme=dark] .cutoff-city-menu,html[data-theme=dark] .holiday-import-bar,html[data-theme=dark] .cutoff-weekend-grid label,html[data-theme=dark] .holiday-row{background:var(--control-bg);border-color:var(--line)}html[data-theme=dark] .cutoff-modal-section>.cutoff-settings{background:var(--panel);border-color:var(--line)}html[data-theme=dark] .cutoff-city-button,html[data-theme=dark] .cutoff-rule-row input,html[data-theme=dark] .cutoff-rule-row select,html[data-theme=dark] .cutoff-city-search,html[data-theme=dark] .holiday-recorder input,html[data-theme=dark] .cutoff-rule-row .icon-button,html[data-theme=dark] .holiday-row .icon-button{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .settings-toggle{background:#243244!important;border-color:#475569!important}html[data-theme=dark] .settings-toggle:after{background:#dbeafe}html[data-theme=dark] .settings-toggle:checked{background:var(--apex-blue)!important;border-color:var(--apex-blue-dark)!important}html[data-theme=dark] .danger-zone{background:#f9706614}html[data-theme=dark] .connection-card p,html[data-theme=dark] .connection-status-row p,html[data-theme=dark] .connection-footnote,html[data-theme=dark] .connection-banner-copy span{color:#9aa8ba}html[data-theme=dark] .settings-tabs button:hover,html[data-theme=dark] .login-import-toggle:hover,html[data-theme=dark] .excel-value-option:hover,html[data-theme=dark] .excel-date-toggle:hover,html[data-theme=dark] .select-cell-button:hover,html[data-theme=dark] .select-cell-option:hover,html[data-theme=dark] .select-cell-option.selected,html[data-theme=dark] .merchant-cell-option:hover,html[data-theme=dark] .merchant-cell-option.selected,html[data-theme=dark] .merchant-compact-list button:hover,html[data-theme=dark] .merchant-compact-list button.selected{background:var(--control-hover-bg);color:var(--text)}html[data-theme=dark] .merchant-compact-list button:has(input:checked){background:var(--control-hover-bg);color:var(--text)}html[data-theme=dark] .settings-tabs button.active{color:var(--control-active-text);box-shadow:0 1px 0 var(--control-bg)}html[data-theme=dark] .auth-status,html[data-theme=dark] .pivot-error-line,html[data-theme=dark] .api-response.error>div{color:#fda29b}html[data-theme=dark] .auth-status{background:#b423181f;border-color:#fda29b59}html[data-theme=dark] .connection-banner{background:linear-gradient(#381717d1,#182231eb);border-bottom-color:#475569ad}html[data-theme=dark] .connection-panel-header{background:#f970661f}html[data-theme=dark] .api-response.ok>div{color:#91e2ad}html[data-theme=dark] select option,html[data-theme=dark] select optgroup{background:var(--control-bg);color:var(--text)}html[data-theme=dark] input:-webkit-autofill{-webkit-text-fill-color:var(--text);caret-color:var(--text);box-shadow:0 0 0 1000px var(--control-bg) inset;border-color:var(--line)}html[data-theme=dark] input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);caret-color:var(--text);box-shadow:0 0 0 1000px var(--control-bg) inset;border-color:var(--line)}html[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);caret-color:var(--text);box-shadow:0 0 0 1000px var(--control-bg) inset;border-color:var(--line)}html[data-theme=dark] .apex-grid{--ag-background-color:var(--panel);--ag-foreground-color:var(--text);--ag-data-color:var(--text);--ag-secondary-foreground-color:var(--muted);--ag-header-background-color:#111827;--ag-header-foreground-color:var(--text);--ag-control-panel-background-color:var(--panel);--ag-menu-background-color:var(--panel);--ag-panel-background-color:var(--panel);--ag-popup-shadow:0 18px 44px var(--shadow);--ag-modal-overlay-background-color:#0206179e;--ag-row-hover-color:#203145;--ag-odd-row-background-color:#162131;--ag-selected-row-background-color:#17324a;--ag-input-background-color:var(--control-bg);--ag-input-text-color:var(--text);--ag-input-border-color:var(--line);--ag-border-color:var(--line);--ag-list-item-hover-color:var(--control-hover-bg);--ag-checkbox-checked-color:var(--apex-blue)}html[data-theme=dark] .apex-grid .ag-menu,html[data-theme=dark] .apex-grid .ag-popup-child,html[data-theme=dark] .apex-grid .ag-filter,html[data-theme=dark] .apex-grid .ag-picker-field-wrapper,html[data-theme=dark] .apex-grid .ag-select-list,html[data-theme=dark] .apex-grid .ag-rich-select,html[data-theme=dark] .apex-grid .ag-rich-select-list,html[data-theme=dark] .apex-grid .ag-list,html[data-theme=dark] .apex-grid .ag-wrapper,html[data-theme=dark] .apex-grid .ag-input-wrapper,html[data-theme=dark] .apex-grid .ag-cell-edit-wrapper,html[data-theme=dark] .apex-grid .ag-cell-editor,html[data-theme=dark] .apex-grid input,html[data-theme=dark] .apex-grid textarea,html[data-theme=dark] .apex-grid select{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .apex-grid .ag-list-item:hover,html[data-theme=dark] .apex-grid .ag-rich-select-row:hover,html[data-theme=dark] .apex-grid .ag-select-list-item:hover{background:var(--control-hover-bg);color:var(--text)}html[data-theme=dark] .apex-grid .ag-icon,html[data-theme=dark] .apex-grid .ag-filter-icon,html[data-theme=dark] .apex-grid .ag-sort-indicator-icon{color:var(--muted)}html[data-theme=dark] .chat-workspace-panel,html[data-theme=dark] .chat-header,html[data-theme=dark] .chat-bubble-body,html[data-theme=dark] .chat-composer,html[data-theme=dark] .chat-suggestion-strip,html[data-theme=dark] .chat-file-pill,html[data-theme=dark] .chat-artifact-pill,html[data-theme=dark] .chat-artifact-card,html[data-theme=dark] .chat-artifact-action,html[data-theme=dark] .chat-debug-button,html[data-theme=dark] .chat-jump-latest,html[data-theme=dark] .chat-debug-panel,html[data-theme=dark] .chat-files-panel,html[data-theme=dark] .chat-history-menu,html[data-theme=dark] .chat-provider-pill,html[data-theme=dark] .chat-file-retention-note,html[data-theme=dark] .chat-settings-note,html[data-theme=dark] .chat-history-item,html[data-theme=dark] .chat-history-search,html[data-theme=dark] .chat-header-stats span,html[data-theme=dark] .chat-quick-prompts button,html[data-theme=dark] .chat-suggestion-row button,html[data-theme=dark] .chat-suggestion-controls button,html[data-theme=dark] .chat-readonly-note,html[data-theme=dark] .chat-readonly-note button,html[data-theme=dark] .chat-composer .apex-button:disabled,html[data-theme=dark] .chat-header-count,html[data-theme=dark] .chat-rich-metric,html[data-theme=dark] .chat-rich-card,html[data-theme=dark] .chat-rich-table-wrap,html[data-theme=dark] .chat-rich-timeline,html[data-theme=dark] .chat-rich-form,html[data-theme=dark] .chat-rich-infographic,html[data-theme=dark] .chat-rich-graph,html[data-theme=dark] .chat-rich-chart,html[data-theme=dark] .chat-rich-image{background:#0f172a}html[data-theme=dark] .chat-llm-usage span{color:var(--muted);background:#111827;border-color:#334155}html[data-theme=dark] .chat-llm-usage strong{color:var(--text)}html[data-theme=dark] .chat-tool-chain-map{background:#111827;border-color:#334155}html[data-theme=dark] .chat-tool-chain-map .chat-debug-flow{background:#0f172a;border-top-color:#334155}html[data-theme=dark] .chat-debug-chain-line{background:#0f172a;border-color:#334155}html[data-theme=dark] .chat-tool-chain-map .chat-debug-chain-line{background:#0f172a;border-top-color:#334155}html[data-theme=dark] .chat-debug-chain-count{color:#bfdbfe;background:#2563eb2e;border-color:#60a5fa57}html[data-theme=dark] .chat-debug-chain-chip{color:var(--text);background:#111827;border-color:#334155}html[data-theme=dark] .chat-debug-chain-chip i{color:#bfdbfe;background:#2563eb3d}html[data-theme=dark] .chat-debug-chain-chip.empty{color:var(--muted);background:#0f172a}html[data-theme=dark] .chat-debug-chain-chip.empty i{color:var(--muted);background:#1f2937}html[data-theme=dark] .chat-debug-chain-chip:hover,html[data-theme=dark] .chat-debug-chain-chip:focus-visible{background:#2563eb2e;border-color:#60a5fa8c}html[data-theme=dark] .chat-tool-chain-map>pre,html[data-theme=dark] .chat-tool-chain-map>.chat-debug-disclosure pre{color:#e5eefc;background:#020617;border-top-color:#334155}html[data-theme=dark] .chat-history{background:#111827}html[data-theme=dark] .chat-message-stream{background:linear-gradient(#0b1220 0%,#101827 100%)}html[data-theme=dark] .chat-suggestion-strip{background:linear-gradient(#0f172a 0%,#111c31 100%);border-top-color:#60a5fa3d}html[data-theme=dark] .chat-empty-state{background:#0f172aeb}html[data-theme=dark] .chat-provider-pill.ready,html[data-theme=dark] .chat-artifact-pill:hover,html[data-theme=dark] .chat-artifact-card:hover,html[data-theme=dark] .chat-quick-prompts button:hover,html[data-theme=dark] .chat-suggestion-row button:hover,html[data-theme=dark] .chat-suggestion-row button:focus-visible,html[data-theme=dark] .chat-suggestion-controls button:hover,html[data-theme=dark] .chat-jump-latest:hover,html[data-theme=dark] .chat-jump-latest:focus-visible,html[data-theme=dark] .chat-debug-button:hover,html[data-theme=dark] .chat-debug-step:hover,html[data-theme=dark] .chat-debug-step:focus-visible,html[data-theme=dark] .chat-history-menu button:hover,html[data-theme=dark] .chat-history-item:hover,html[data-theme=dark] .chat-history-item.active{background:#2563eb2e}html[data-theme=dark] .chat-suggestion-row button,html[data-theme=dark] .chat-suggestion-controls button{box-shadow:none;border-color:#94a3b847}html[data-theme=dark] .chat-debug-grid div,html[data-theme=dark] .chat-debug-exchange,html[data-theme=dark] .chat-debug-disclosure,html[data-theme=dark] .chat-debug-inline-note,html[data-theme=dark] .chat-debug-flow,html[data-theme=dark] .chat-debug-flow-node,html[data-theme=dark] .chat-debug-response,html[data-theme=dark] .chat-rich-table th,html[data-theme=dark] .chat-rich-table tfoot td,html[data-theme=dark] .chat-rich-infographic-item,html[data-theme=dark] .chat-rich-graph-nodes span,html[data-theme=dark] .chat-rich-graph-edges span,html[data-theme=dark] .chat-rich-card-actions button,html[data-theme=dark] .chat-rich-form-check,html[data-theme=dark] .chat-rich-table-flow,html[data-theme=dark] .chat-rich-download-offer,html[data-theme=dark] .chat-rich-table-secondary-action,html[data-theme=dark] .chat-rich-open-table-button,html[data-theme=dark] .chat-table-reader-status,html[data-theme=dark] .chat-table-reader-table th,html[data-theme=dark] .chat-rich-icon-button,html[data-theme=dark] .chat-artifact-card.removed:hover{background:#111827}html[data-theme=dark] .chat-debug-flow-node i{color:#bfdbfe;background:#1e3a8a}html[data-theme=dark] .chat-rich-table th,html[data-theme=dark] .chat-rich-table td,html[data-theme=dark] .chat-rich-metric,html[data-theme=dark] .chat-rich-card,html[data-theme=dark] .chat-rich-table-wrap,html[data-theme=dark] .chat-rich-timeline,html[data-theme=dark] .chat-rich-form,html[data-theme=dark] .chat-rich-table-foot,html[data-theme=dark] .chat-rich-infographic,html[data-theme=dark] .chat-rich-graph,html[data-theme=dark] .chat-rich-graph-nodes span,html[data-theme=dark] .chat-rich-graph-edges,html[data-theme=dark] .chat-rich-graph-edges span,html[data-theme=dark] .chat-rich-chart,html[data-theme=dark] .chat-rich-image,html[data-theme=dark] .chat-rich-infographic-item,html[data-theme=dark] .chat-rich-card-actions button,html[data-theme=dark] .chat-rich-form-field input,html[data-theme=dark] .chat-rich-form-field select,html[data-theme=dark] .chat-rich-form-field textarea,html[data-theme=dark] .chat-rich-form-check,html[data-theme=dark] .chat-rich-table-secondary-action,html[data-theme=dark] .chat-rich-table-primary-action,html[data-theme=dark] .chat-rich-download-offer,html[data-theme=dark] .chat-rich-open-table-button,html[data-theme=dark] .chat-table-reader-head,html[data-theme=dark] .chat-table-reader-status,html[data-theme=dark] .chat-table-reader-table th,html[data-theme=dark] .chat-table-reader-table td,html[data-theme=dark] .chat-rich-icon-button{border-color:var(--line)}html[data-theme=dark] .chat-table-reader-panel{background:#0f172a;border-color:#334155}html[data-theme=dark] .chat-table-reader-table td,html[data-theme=dark] .chat-table-reader-status span,html[data-theme=dark] .chat-table-reader-head h3{color:#e5e7eb}html[data-theme=dark] .chat-rich-open-table-button:hover{color:#dbeafe;background:#1e3a8a;border-color:#3b82f6}html[data-theme=dark] .chat-rich-form-field input,html[data-theme=dark] .chat-rich-form-field select,html[data-theme=dark] .chat-rich-form-field textarea{background:var(--control-bg);color:var(--text)}html[data-theme=dark] .chat-rich-more-stat small{color:#93c5fd}html[data-theme=dark] .chat-rich-table-progress{background:#1f2937}html[data-theme=dark] .chat-rich-download-offer-copy strong{color:#e5e7eb}html[data-theme=dark] .chat-rich-table-primary-action{color:#fff;background:#2563eb;border-color:#3b82f6}html[data-theme=dark] .chat-rich-table-primary-action:hover{background:#1d4ed8}html[data-theme=dark] .chat-rich-donut:after{background:#0f172a}html[data-theme=dark] .chat-rich-line-chart svg,html[data-theme=dark] .chat-rich-line-axis span{border-color:var(--line);background:#111827}html[data-theme=dark] .chat-artifact-icon{background:#2563eb2e}html[data-theme=dark] .chat-settings-note.warning{color:#fbbf24;background:#d9770624;border-color:#f59e0b73}html[data-theme=dark] .ai-provider-table-wrap,html[data-theme=dark] .ai-model-lane-table-wrap,html[data-theme=dark] .ai-provider-modal,html[data-theme=dark] .ai-provider-table td,html[data-theme=dark] .ai-model-lane-table td{background:var(--control-bg);color:var(--text);border-color:var(--line)}html[data-theme=dark] .ai-provider-table th,html[data-theme=dark] .ai-model-lane-table th{color:var(--muted);background:#17212f}html[data-theme=dark] .ai-provider-table tr.active td{background:#3b82f624}html[data-theme=dark] .ai-provider-table tr.dragging td{background:#3b82f633}html[data-theme=dark] .ai-suggestion-question-row strong{color:#bfdbfe;background:#3b82f633}html[data-theme=dark] .ai-model-lane-table tr.active td{background:#3b82f624}@media (width<=1100px) and (width>=901px){.chat-workspace-panel{grid-template-columns:280px minmax(0,1fr)}.chat-provider-pill{max-width:160px;padding-inline:8px}.chat-provider-pill small{display:none}.chat-header-breadcrumb{max-width:min(420px,42vw)}}@media (width<=900px){.chat-workspace-backdrop{background:#0f172a6b;padding:0}.chat-workspace-panel{border-radius:0;grid-template-columns:minmax(0,1fr);width:100vw;max-width:none;height:100dvh;max-height:100dvh;position:relative}.chat-history-scrim{z-index:2;cursor:pointer;background:#0f172a61;border:0;display:block;position:absolute;inset:0}.chat-history{z-index:3;width:min(340px,90vw);height:100%;transition:transform .18s;position:absolute;inset:0 auto 0 0;transform:translate(-100%);box-shadow:20px 0 48px #0f172a38}.chat-history.open{transform:translate(0)}.chat-history-toggle{flex:none;width:34px;height:34px;display:inline-grid}.chat-history-head{min-height:56px;padding:9px 10px 9px 12px}.chat-history-actions .apex-button{min-width:34px;padding:0 8px}.chat-history-menu-button{width:32px;height:32px;margin:3px 3px 0 0}.chat-history-item{grid-template-columns:minmax(0,1fr) 36px}.chat-history-select{padding:9px 6px 9px 10px}.chat-history-menu{min-width:176px}.chat-history-menu button{min-height:38px;padding:8px 10px;font-size:13px}.chat-header{gap:7px;min-height:56px;padding:8px}.chat-header-title{flex:auto;gap:7px}.chat-header-title .breadcrumb{font-size:11px}.chat-header-breadcrumb{max-width:42vw}.chat-header-title h2{font-size:15px;line-height:1.15}.chat-header-stats{display:none}.chat-header-actions{gap:4px}.chat-header-button{justify-content:center;gap:0;width:34px;min-width:34px;min-height:34px;padding:0;position:relative}.chat-header-button span{display:none}.chat-header-count{min-width:16px;height:16px;padding:0 4px;font-size:10px;position:absolute;top:-5px;right:-5px}.chat-provider-pill{border-radius:6px;justify-content:center;width:34px;min-width:0;max-width:34px;min-height:34px;padding:0}.chat-provider-pill span{display:none}.chat-debug-backdrop{padding:12px}.chat-debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-debug-compact-step{grid-template-columns:1fr}.chat-debug-compact-step small{text-align:left}.chat-debug-exchange-grid{grid-template-columns:1fr}.chat-bubble,.chat-bubble.user{grid-template-columns:26px minmax(0,1fr);justify-self:stretch;gap:7px;width:100%;max-width:100%}.chat-bubble.user .chat-bubble-icon,.chat-bubble.user .chat-bubble-body{order:0}.chat-bubble-body{padding:8px 9px}.chat-bubble-icon{width:26px;height:26px}.chat-message-stream{gap:8px;padding:9px 8px}.chat-jump-latest{min-height:28px;padding:0 9px;bottom:88px;right:12px}.chat-empty-state{align-items:flex-start;min-height:82px;padding:12px}.chat-empty-state>svg{flex:none;margin-top:2px}.chat-suggestion-strip{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px}.chat-suggestion-row{grid-area:1/1;padding-bottom:1px;display:flex;overflow-x:auto}.chat-suggestion-row button{flex:0 0 min(230px,72vw);min-height:30px}.chat-suggestion-controls{grid-area:1/2;justify-content:flex-end}.chat-composer{padding:8px 8px max(9px, env(safe-area-inset-bottom));gap:7px}.chat-composer textarea{min-height:40px;max-height:104px;padding:8px 10px}.chat-composer-actions{flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px}.chat-composer-left{flex:1 1 0;gap:6px;width:auto}.chat-composer-right{flex:none;margin-left:auto}.chat-enter-toggle{gap:6px;font-size:11px}.chat-enter-toggle small{display:none}.chat-readonly-note{text-overflow:ellipsis;max-width:calc(100vw - 120px);overflow:hidden}.chat-composer-actions .apex-button{justify-content:center;gap:0;width:36px;min-width:36px;min-height:34px;padding:0}.chat-composer-actions .apex-button span{display:none}.chat-quick-prompts{gap:6px}.chat-quick-prompts button{min-height:30px;padding:0 9px;font-size:11.5px}}@media (width<=560px){.chat-header-breadcrumb{display:none}.chat-header-title h2{max-width:48vw}.chat-empty-state{gap:9px}.chat-quick-prompts{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.chat-quick-prompts button{justify-content:flex-start;width:100%;padding:6px 9px}.chat-header-actions .modal-close-button,.chat-header-button,.chat-provider-pill{width:32px;min-width:32px;height:32px;min-height:32px}.chat-header-actions{gap:3px}.chat-header-menu{right:-34px}.chat-bubble,.chat-bubble.user{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.chat-bubble-icon,.chat-bubble.user .chat-bubble-icon{display:none}.chat-bubble.user .chat-bubble-body{order:0}.chat-bubble-body{padding:8px 9px}.chat-bubble-head{align-items:flex-start}.chat-bubble-tools{gap:4px}.chat-enter-toggle span{font-size:11px;display:inline}}@media (width<=760px){.code-settings-grid{grid-template-columns:1fr}}
