:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#14213a;background:#f4f7fb;font-synthesis:none;--navy-950: #102b4d;--navy-900: #17385f;--navy-700: #174e9d;--red-600: #df2929;--red-50: #fff0ef;--green-600: #249969;--amber-600: #d7851f;--border: #dce3ec;--muted: #66758a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f4f7fb}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid rgba(31,98,190,.25);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell{min-height:100vh;--sidebar-w: 232px}.app-shell.sidebar-collapsed{--sidebar-w: 76px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:var(--sidebar-w);display:flex;flex-direction:column;color:#e7f2f5;background:#102a35;overflow:hidden}.brand{height:76px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.brand-wordmark{flex:0 0 auto;font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:28px;font-weight:850;letter-spacing:0;line-height:1;white-space:nowrap}.brand-wordmark b{color:#49d998;font-weight:850}.brand-wordmark em{color:#fff;font-style:normal;font-weight:750}.brand-copy{min-width:0;padding-top:1px;border-left:1px solid rgba(255,255,255,.22);padding-left:11px;display:grid;gap:3px}.brand small{display:block;font-size:14px;font-weight:800;letter-spacing:0;color:#fffffff5;white-space:nowrap}.brand strong{color:#dbebf0a8;font-size:11px;font-weight:650}.side-nav{padding:12px 10px;display:grid;gap:4px;overflow-y:auto;scrollbar-width:none}.side-nav button,.collapse-button{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:12px;min-height:40px;padding:0 12px;border-radius:7px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,box-shadow .15s}.side-nav button:hover{background:#ffffff14}.side-nav button.active{color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14}.side-nav button span{font-size:14px;font-weight:650}.collapse-button{margin-top:auto;width:100%;height:56px;padding-left:22px;border-radius:0;border-top:1px solid rgba(255,255,255,.08);color:#e7f2f5bd}.collapse-button:hover{background:#ffffff0f}.collapse-button .rotated{transform:rotate(180deg)}.sidebar.is-collapsed .brand{padding:0 19px}.sidebar.is-collapsed .side-nav button,.sidebar.is-collapsed .collapse-button{justify-content:center;padding:0}.app-main{min-width:0;min-height:100vh;margin-left:var(--sidebar-w)}.site-filing{padding:16px 18px 22px;color:#78879a;text-align:center;font-size:12px}.site-filing a{color:inherit;text-decoration:none}.site-filing a:hover{color:#174e9d;text-decoration:underline}.ai-chat-page{max-width:980px;min-height:100vh;margin:0 auto;padding:44px 34px;display:flex;flex-direction:column;gap:20px;background:#f6f8fb}.ai-chat-header{display:flex;gap:13px;align-items:center}.ai-chat-header>span{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#159957,#1d5fbf);border-radius:14px}.ai-chat-header h1{margin:0;color:#172b4d;font-size:26px}.ai-chat-header p{margin:4px 0 0;color:#627086}.ai-chat-panel{min-height:460px;padding:22px;background:#fff;border:1px solid #dce3ec;border-radius:14px}.ai-chat-welcome{max-width:650px;margin:76px auto;text-align:center}.ai-chat-welcome h2{margin:0;color:#172b4d}.ai-chat-welcome p{color:#627086}.ai-chat-welcome div{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px}.ai-chat-welcome button{padding:9px 13px;color:#275b94;background:#f0f6ff;border:1px solid #d3e4f7;border-radius:999px;cursor:pointer}.ai-message-list{display:grid;gap:14px}.ai-message{max-width:82%;padding:13px 15px;border-radius:12px}.ai-message p{margin:0;white-space:pre-wrap;line-height:1.65}.ai-message.user{justify-self:end;color:#fff;background:#1d5fbf;border-bottom-right-radius:3px}.ai-message.assistant{color:#253858;background:#f3f7fb;border:1px solid #e1e9f0;border-bottom-left-radius:3px}.ai-message.error{color:#a22f3d;background:#fff4f4;border:1px solid #f2c9cf}.ai-message.error button{margin-top:10px;display:inline-flex;align-items:center;gap:5px;color:#a22f3d;background:#fff;border:1px solid #e3a7b0;border-radius:6px;padding:6px 9px;cursor:pointer}.ai-sources{display:grid;gap:7px;margin-top:12px;padding-top:11px;border-top:1px solid #dce5ee;font-size:12px;color:#637187}.ai-sources strong{display:flex;align-items:center;gap:5px;color:#3c506b}.ai-sources div{display:flex;flex-wrap:wrap;gap:6px}.ai-sources span{padding:3px 7px;background:#fff;border:1px solid #d9e4ef;border-radius:99px}.ai-loading{display:flex;align-items:center;gap:5px;margin-top:14px}.ai-loading span{width:5px;height:5px;background:#4785bd;border-radius:50%;animation:ai-dot 1s infinite alternate}.ai-loading span:nth-child(2){animation-delay:.2s}.ai-loading span:nth-child(3){animation-delay:.4s}@keyframes ai-dot{to{opacity:.2;transform:translateY(-3px)}}.ai-chat-composer{padding:16px;background:#fff;border:1px solid #dce3ec;border-radius:14px}.ai-chat-composer label{display:block;margin-bottom:8px;color:#40536b;font-weight:600;font-size:13px}.ai-chat-composer>div{display:flex;gap:10px}.ai-chat-composer textarea{flex:1;min-height:54px;padding:10px;resize:vertical;color:#253858;border:1px solid #bfcddd;border-radius:8px;font:inherit}.ai-chat-composer button{min-width:88px;align-self:end;display:inline-flex;justify-content:center;align-items:center;gap:6px;padding:11px;color:#fff;background:#1d5fbf;border:0;border-radius:8px;cursor:pointer}.ai-chat-composer button:disabled{opacity:.5;cursor:not-allowed}.ai-assistant-shell{display:flex;min-height:0;flex-direction:column;gap:16px}.ai-assistant-shell.compact{max-height:min(760px,calc(100vh - 40px))}.ai-chat-page{max-width:1160px;background:transparent}.ai-chat-header>span{background:#174e9d;border-radius:8px}.ai-chat-header p{max-width:70ch}.ai-mode-tabs{display:flex;flex-wrap:wrap;gap:8px}.ai-mode-tabs button{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#3d5069;background:#fff;border:1px solid #d5dee9;border-radius:6px;cursor:pointer;font-size:12px}.ai-mode-tabs button:hover,.ai-mode-tabs button.is-active{color:#174e9d;background:#edf4fb;border-color:#9db8d9}.ai-chat-panel{min-height:390px;overflow-y:auto;border-radius:8px}.ai-assistant-shell.compact .ai-chat-panel{min-height:300px;max-height:420px}.ai-chat-welcome{margin:38px auto}.ai-chat-welcome div{align-items:stretch}.ai-chat-welcome button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:6px}.ai-draft-review{margin-top:14px;padding:14px;display:grid;gap:12px;color:#24364d;background:#fff;border:1px solid #d9e2ed;border-radius:8px}.ai-draft-review header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-draft-review header span{color:#64748b;font-size:12px}.ai-draft-review h3{margin:2px 0 0;font-size:16px}.ai-draft-review header strong{color:#174e9d;font-size:13px}.ai-draft-warning,.ai-draft-missing,.ai-draft-error{margin:0;padding:8px 10px;border-radius:6px;font-size:12px;line-height:1.5}.ai-draft-warning{color:#715100;background:#fff8e6;border:1px solid #ead79a}.ai-draft-missing{color:#9f3412;background:#fff2e8;border:1px solid #f3c4a4}.ai-draft-error{color:#a22f3d;background:#fff4f4;border:1px solid #f2c9cf}.ai-draft-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.ai-draft-fields label{display:grid;gap:5px;font-size:12px;color:#53657c}.ai-draft-fields label.is-missing span{color:#b45309}.ai-draft-fields input{min-height:34px;padding:0 9px;color:#253858;background:#fff;border:1px solid #c9d5e2;border-radius:5px;font:inherit}.ai-draft-fields input:focus{outline:2px solid rgba(23,78,157,.18);border-color:#174e9d}.ai-draft-files{display:flex;flex-wrap:wrap;gap:6px}.ai-draft-files span{padding:4px 7px;color:#425066;background:#f5f7fa;border:1px solid #dce3ec;border-radius:5px;font-size:12px}.ai-draft-review footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ai-file-row{display:flex;align-items:center;gap:10px;margin-top:10px;color:#637187;font-size:12px}.ai-file-button{min-height:32px;padding:0 10px;display:inline-flex!important;align-items:center;gap:6px;color:#174e9d!important;background:#edf4fb;border:1px solid #c6d8ed;border-radius:6px;cursor:pointer}.ai-file-button input{display:none}.ai-launcher{position:fixed;right:22px;bottom:22px;z-index:62;width:54px;height:54px;display:grid;place-items:center;color:#fff;background:#174e9d;border:1px solid #174e9d;border-radius:50%;box-shadow:0 8px 18px #162a4538;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.ai-launcher.is-dragging{cursor:grabbing}.ai-launcher span{font-size:11px;font-weight:700}.ai-launcher-panel{position:fixed;right:22px;bottom:88px;z-index:66;width:min(720px,calc(100vw - 24px));max-height:calc(100vh - 110px);padding:18px;overflow:auto;background:#f6f8fb;border:1px solid #d5dee9;border-radius:10px;box-shadow:0 16px 34px #12233a3d}.ai-launcher-close{position:absolute;top:12px;right:12px;width:30px;height:30px;display:grid;place-items:center;color:#44546a;background:#fff;border:1px solid #d8e0eb;border-radius:6px;cursor:pointer}.ai-assistant-shell.compact .ai-chat-header{padding-right:34px}.ai-assistant-shell.compact .ai-chat-composer{border-radius:8px}@media(max-width:720px){.ai-chat-page{padding:18px 12px}.ai-chat-composer>div{flex-direction:column}.ai-chat-composer button{width:100%}.ai-message{max-width:100%}.ai-launcher{right:14px;bottom:14px}.ai-launcher-panel{right:12px;bottom:76px;padding:14px}.ai-draft-review footer{justify-content:stretch}.ai-draft-review footer button{flex:1}}.topbar{height:64px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:#fffffff7;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-left{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:12px}.topbar-context{min-width:126px;max-width:220px;display:grid;gap:3px;color:#6c7b8d;line-height:1.1}.topbar-context span,.topbar-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-context span{font-size:11px}.topbar-context strong{color:#162235;font-size:15px;font-weight:750}.icon-button,.notification-button,.company-button,.text-button{border:0;background:transparent;cursor:pointer}.icon-button{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:6px;color:#536478}.icon-button:hover{background:#f0f4f8}.topbar-tools{flex:0 0 auto;display:flex;align-items:center;gap:10px;color:#344157;font-size:13px}.topbar-tools>span,.text-button,.company-button{display:flex;align-items:center;gap:7px}.storage-usage{min-height:32px;padding:0 9px;color:#315166;background:#f4f8fa;border:1px solid #dde7ed;border-radius:6px;white-space:nowrap}.storage-usage small{padding-left:2px;color:var(--muted);font-size:11px}.topbar-tools>i{width:1px;height:20px;background:var(--border)}.topbar-date,.text-button{min-height:32px;padding:0 7px;color:#526377;border-radius:6px}.text-button:hover,.company-button:hover{background:#f0f4f8}.company-button{min-height:36px;max-width:160px;padding:0 9px 0 11px;color:#26364a;background:#fff;border:1px solid #dce4ed;border-radius:7px}.company-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-button{position:relative;width:30px;height:34px;display:grid;place-items:center}.notification-button b{position:absolute;top:-2px;right:-5px;min-width:17px;height:17px;padding:0 3px;display:grid;place-items:center;font-size:10px;color:#fff;background:var(--red-600);border-radius:999px}.dashboard{padding:18px 18px 8px;max-width:1600px;margin:0 auto}.page-title{min-height:51px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.page-title h1{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.5px}.page-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.settings-button{min-height:36px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#425066;background:#fff;border:1px solid #cfd7e2;border-radius:6px;cursor:pointer}.settings-button:hover{border-color:#91a2b8;background:#fbfcfe}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(390px,1.4fr) 340px;gap:10px;align-items:stretch}.panel,.metric-card{background:#fff;border:1px solid var(--border);border-radius:8px}.panel-heading{min-height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9f0}.panel-heading h2{margin:0;font-size:16px;letter-spacing:-.1px}.link-button{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#1659b7;font-size:13px;cursor:pointer}.link-button:hover{text-decoration:underline}.metric-grid{grid-column:1 / 3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{min-height:128px;padding:15px;text-align:left;cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s}.metric-card:hover{transform:translateY(-2px);border-color:#b7c4d3;box-shadow:0 8px 22px #1c375814}.metric-label{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:650}.metric-label svg{color:#718096}.metric-card>strong{display:block;margin-top:18px;color:var(--red-600);font-size:24px;line-height:1;letter-spacing:-.5px}.metric-footer{margin-top:18px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.metric-footer em{display:flex;align-items:center;gap:3px;padding:3px 6px;border-radius:4px;font-style:normal;font-weight:700}.metric-footer em.good{color:#23845e;background:#eaf7f0}.metric-footer em.danger{color:#d42932;background:#fff0f0}.todo-panel{grid-column:3;grid-row:1 / 4}.todo-heading{min-height:82px;align-items:flex-start;padding-top:14px}.todo-tabs{display:flex;gap:14px;margin-top:10px}.todo-tabs button{padding:0 0 6px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}.todo-tabs button.active{color:#1e4d90;border-color:#1e4d90;font-weight:700}.todo-list button{width:100%;min-height:52px;padding:0 13px;display:grid;grid-template-columns:30px 1fr auto 15px;align-items:center;gap:8px;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left;cursor:pointer}.todo-list button:hover{background:#f8faff}.todo-list button>span:nth-child(2){font-size:13px}.todo-list button strong{color:var(--red-600);font-size:14px}.todo-list button>svg{color:#8a96a7}.todo-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:6px}.todo-icon.blue{color:#195cba;background:#eaf2ff}.todo-icon.orange{color:#db6b24;background:#fff1e6}.todo-icon.amber{color:#c78919;background:#fff7dc}.todo-icon.green{color:#269660;background:#e9f8ef}.todo-icon.red{color:#de3b40;background:#ffeded}.trend-panel{grid-column:1;min-height:315px}.segmented{display:flex;padding:2px;background:#f1f4f8;border-radius:5px}.segmented button{min-width:44px;height:28px;border:0;background:transparent;border-radius:4px;color:#58667b;font-size:12px;cursor:pointer}.segmented button.active{color:#fff;background:#174e9d}.chart-legend{height:34px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#526176;font-size:11px}.chart-legend span{width:18px;height:3px;border-radius:9px;margin-left:8px}.chart-legend span:first-child{margin-left:0}.chart-legend .navy{background:#103a85}.chart-legend .green{background:#35a875}.chart-area{height:227px;padding:0 6px 8px}.chart-empty{height:100%;display:grid;place-items:center;color:var(--muted);background:#f8fafc}.risk-panel{grid-column:2;min-height:315px;overflow:hidden}.risk-head,.risk-row{display:grid;grid-template-columns:1.05fr 1.55fr .9fr 1fr 42px;align-items:center;column-gap:8px}.risk-head{min-height:37px;padding:0 12px;color:#516076;background:#f8fafc;font-size:11px;font-weight:700}.risk-row{min-height:48px;padding:0 12px;border-top:1px solid #edf0f4;color:#344157;font-size:11px}.risk-row b{display:inline-block;padding:4px 6px;border-radius:4px;font-weight:650;white-space:nowrap}.risk-row b.red{color:#d62e35;background:#ffeded}.risk-row b.amber{color:#c67417;background:#fff3df}.risk-row span.red{color:#d62e35;font-weight:650}.risk-row span.amber{color:#c67417;font-weight:650}.risk-row button{border:0;background:transparent;color:#1659b7;font-size:11px;cursor:pointer}.process-panel{grid-column:1 / 3;min-height:132px}.process-list{padding:11px 15px 6px;display:flex;align-items:center;gap:6px}.process-item{min-width:0;flex:1;display:flex;align-items:center;gap:5px;color:#8b98a9}.process-item button{min-width:0;width:100%;height:56px;padding:0 8px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:6px;background:#fbfcfe;border:1px solid #dfe5ed;border-radius:6px;cursor:pointer}.process-item button:hover{border-color:#9db1c9;background:#f7faff}.process-item button>span:nth-child(2){color:#344157;font-size:12px}.process-item button b{width:21px;height:21px;display:grid;place-items:center;color:#fff;background:var(--red-600);border-radius:999px;font-size:10px}.process-icon{width:31px;height:31px;display:grid;place-items:center;color:#274f80;background:#edf3f9;border-radius:5px}.quick-links{padding:0 16px;color:var(--muted);font-size:11px}.quick-links button{border:0;background:transparent;color:#1659b7;cursor:pointer}.quick-links i{display:inline-block;width:1px;height:10px;margin:0 4px;background:#c9d1dc;vertical-align:middle}.overdue-panel{grid-column:1 / -1;overflow:hidden}.overdue-panel .panel-heading h2{color:#d82d34}.orders-scroll{overflow-x:auto}table{width:100%;min-width:1050px;border-collapse:collapse}th,td{height:38px;padding:0 11px;border-bottom:1px solid #edf0f4;text-align:left;white-space:nowrap;font-size:12px}th{color:#506078;background:#f7f9fc;font-weight:700}td{color:#344157}td .late{color:var(--red-600)}td button{border:0;background:transparent;color:#1659b7;cursor:pointer}.table-more{width:100%;height:39px;display:flex;align-items:center;justify-content:center;gap:4px;color:#1659b7;background:#fff;border:0;cursor:pointer}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0d1a2d47;animation:fade-in .16s ease}.settings-drawer{position:absolute;inset:0 0 0 auto;width:min(390px,92vw);padding:22px;background:#fff;box-shadow:-16px 0 40px #14243a26;animation:slide-in .2s ease}.drawer-title{display:flex;align-items:center;justify-content:space-between}.drawer-title h2{margin:0;font-size:21px}.drawer-title button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:6px;background:#f1f4f8;cursor:pointer}.settings-drawer>p{color:var(--muted);font-size:13px;line-height:1.6}.settings-drawer label{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf0;cursor:pointer}.settings-drawer label span{display:grid;gap:5px}.settings-drawer label strong{font-size:14px}.settings-drawer label small{color:var(--muted);font-size:12px}.settings-drawer input{width:18px;height:18px;accent-color:#174e9d}.drawer-primary{position:absolute;left:22px;right:22px;bottom:22px;height:42px;color:#fff;background:#174e9d;border:0;border-radius:6px;cursor:pointer}.toast{position:fixed;z-index:80;right:22px;bottom:22px;min-height:44px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#174833;background:#eff9f3;border:1px solid #bde3cc;border-radius:8px;box-shadow:0 12px 32px #18422e24;font-size:13px;animation:toast-in .22s ease}.compact .dashboard-grid{gap:8px}.compact .dashboard{padding-top:14px}.compact .metric-card{min-height:118px;padding:13px}.compact .metric-card>strong{margin-top:14px}.compact .metric-footer{margin-top:14px}@keyframes slide-in{0%{transform:translate(40px);opacity:.4}}@keyframes fade-in{0%{opacity:0}}@keyframes toast-in{0%{transform:translateY(12px);opacity:0}}@keyframes submenu-in{0%{opacity:0;transform:translateY(-4px)}}@media(max-width:1180px){.app-shell{--sidebar-w: 76px}.sidebar .brand{padding:0 19px}.sidebar .brand>span:last-child,.sidebar .side-nav span,.sidebar .collapse-button span{display:none}.sidebar .side-nav button,.sidebar .collapse-button{justify-content:center;padding:0}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.metric-grid{grid-column:1 / -1}.todo-panel{grid-column:2;grid-row:2 / 4}.trend-panel,.risk-panel{grid-column:1}.process-panel{grid-column:1 / -1}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef6f2,#f7fafc);color:#172b4d}.user-create-form{display:grid;grid-template-columns:minmax(160px,1.1fr) minmax(180px,1.2fr) minmax(180px,1fr) minmax(130px,.8fr) auto;gap:12px;align-items:end;margin-bottom:18px}.user-create-form label,.user-edit-form label{display:grid;gap:6px;font-size:12px;color:#516178}.user-create-form input,.user-create-form select,.user-edit-form input,.user-edit-form select{min-height:38px;padding:0 9px;border:1px solid #cad6e3;border-radius:5px;background:#fff}.user-edit-panel{margin:0 0 18px;padding:14px;background:#f8fbff;border:1px solid #d8e4f1;border-radius:8px}.user-edit-panel header{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.user-edit-panel header strong{font-size:14px}.user-edit-panel header span{color:#66758a;font-size:12px}.user-edit-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(170px,1.1fr) minmax(130px,.85fr) minmax(110px,.7fr) minmax(170px,1fr) auto;gap:12px;align-items:end}.user-form-actions{display:flex;gap:8px}.user-form-actions button:not(.primary-action){min-height:38px;padding:0 14px;border:1px solid #cfd7e2;border-radius:5px;background:#fff;cursor:pointer}.user-form-actions .primary-action{min-height:38px;padding:0 14px;color:#fff;background:#174e9d;border:1px solid #174e9d}.auth-card{width:min(100%,420px);padding:38px;background:#fff;border:1px solid #dce7e2;border-radius:16px;box-shadow:0 18px 46px #12345b24}.auth-brand{display:flex;align-items:baseline;gap:10px;margin-bottom:30px}.auth-brand strong{font-size:29px;color:#17365d}.auth-brand strong i{color:#35c98b;font-style:normal}.auth-brand span{font-weight:700}.auth-card h1{margin:0 0 8px;font-size:24px}.auth-card p{margin:0 0 22px;color:#657489}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;font-size:13px;color:#40516b}.auth-card input{min-height:42px;padding:0 11px;border:1px solid #cad6e3;border-radius:6px;font:inherit}.auth-card button{min-height:44px;justify-content:center}.auth-error,.data-save-notice{margin:0 0 16px;padding:10px 12px;border:1px solid #f3b9b9;border-radius:6px;color:#bb2938;background:#fff1f1;font-size:13px}.data-save-notice{display:flex;align-items:center;justify-content:space-between;margin:8px 18px 0}.data-save-notice button{border:0;color:inherit;background:transparent;text-decoration:underline;cursor:pointer}@media(max-width:820px){.topbar-tools>span,.topbar-tools>i,.text-button{display:none}.dashboard{padding-inline:12px}.dashboard-grid{grid-template-columns:1fr}.metric-grid{grid-column:1;grid-template-columns:repeat(2,1fr)}.todo-panel,.trend-panel,.risk-panel,.process-panel,.overdue-panel{grid-column:1;grid-row:auto}.process-list{overflow-x:auto}.process-item{min-width:145px}.page-title p{display:none}}@media(max-width:820px){.filter-bar .search-actions{width:100%;max-width:none}.filter-bar .search-actions .search-control{width:auto}}.topbar-dropdown{position:fixed;right:auto;z-index:64;max-height:min(480px,calc(100vh - 16px));overflow-y:auto;box-shadow:0 6px 8px #12233a26}.topbar-dropdown button:focus-visible{outline:2px solid rgba(31,98,190,.28);outline-offset:-1px}.topbar-dropdown button:disabled{color:#8995a5;background:transparent;cursor:not-allowed}.primary-action:disabled,.bulk-action-bar button:disabled{color:#738096;background:#eef1f5;border-color:#d8dee7;cursor:not-allowed}.table-checkbox-control:has(input:disabled){color:#8a96a7;cursor:not-allowed}.global-search-panel{position:fixed;z-index:64;max-height:min(460px,calc(100vh - 74px));overflow-y:auto;padding:6px;color:#29384e;background:#fff;border:1px solid #d7e0ea;border-radius:8px;box-shadow:0 6px 8px #12233a29}.global-search-summary{min-height:30px;padding:0 9px;display:flex;align-items:center;color:#68778b;border-bottom:1px solid #e7ebf0;font-size:10px}.global-search-panel [role=option]{width:100%;min-height:52px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2d3d54;background:transparent;border:0;border-radius:5px;text-align:left;cursor:pointer}.global-search-panel [role=option]:hover,.global-search-panel [role=option][aria-selected=true]{color:#174e9d;background:#edf3fa}.global-search-panel [role=option]>span{min-width:0;display:grid;gap:4px}.global-search-panel [role=option] strong,.global-search-panel [role=option] small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-panel [role=option] strong{font-size:12px}.global-search-panel [role=option] small{color:#6b798d;font-size:10px}.global-search-panel [role=option] em{flex:0 0 auto;color:#174e9d;font-size:10px;font-style:normal}.global-search-empty{min-height:116px;display:grid;place-content:center;justify-items:center;gap:6px;color:#6d7b8e;text-align:center}.global-search-empty strong{color:#2c3b51;font-size:12px}.global-search-empty span{font-size:10px}.notification-center{position:fixed;z-index:64;width:min(390px,calc(100vw - 16px));max-height:min(590px,calc(100vh - 74px));display:flex;flex-direction:column;color:#29384e;background:#fff;border:1px solid #d7e0ea;border-radius:9px;box-shadow:0 6px 8px #12233a29}.notification-center>header{min-height:62px;padding:11px 13px 10px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9ef}.notification-center>header>div{display:grid;gap:3px}.notification-center>header strong{font-size:14px}.notification-center>header span{color:#68778b;font-size:10px}.notification-center>header button{width:32px;height:32px;display:grid;place-items:center;color:#5f6e82;background:#f1f4f8;border:0;border-radius:5px;cursor:pointer}.notification-toolbar{min-height:49px;padding:7px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e7ebf0}.notification-toolbar>div{display:flex;padding:2px;background:#f0f3f7;border-radius:5px}.notification-toolbar button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;color:#59687d;background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:10px}.notification-toolbar>div button[aria-pressed=true]{color:#fff;background:#174e9d}.notification-toolbar .mark-all-read{color:#174e9d}.notification-toolbar .mark-all-read:disabled{color:#8a96a7;cursor:not-allowed}.notification-list{min-height:150px;overflow-y:auto}.notification-list>button{width:100%;min-height:78px;padding:11px 13px;display:grid;grid-template-columns:32px minmax(0,1fr) 8px;align-items:start;gap:9px;color:#2b3a50;background:#fff;border:0;border-bottom:1px solid #edf0f4;text-align:left;cursor:pointer}.notification-list>button:hover,.notification-list>button:focus-visible{background:#f7faff}.notification-list>button.is-read{color:#59687d;background:#fbfcfd}.notification-list>button>span:nth-child(2){min-width:0;display:grid;gap:4px}.notification-list>button strong,.notification-list>button small{overflow-wrap:anywhere}.notification-list>button strong{font-size:11px}.notification-list>button small{color:#657388;font-size:10px;line-height:1.45}.notification-list>button em{color:#8490a0;font-size:9px;font-style:normal}.notification-list>button>i{width:7px;height:7px;margin-top:6px;background:#df2929;border-radius:50%}.notification-type{width:30px;height:30px;display:grid;place-items:center;color:#174e9d;background:#edf3fa;border-radius:6px}.notification-type.risk{color:#b96c12;background:#fff4df}.notification-empty{min-height:170px;display:grid;place-content:center;justify-items:center;gap:7px;color:#768397;text-align:center}.notification-empty strong{color:#2c3b51;font-size:12px}.notification-empty span{font-size:10px}@media(max-width:820px){.global-search-panel{max-width:calc(100vw - 16px)}.notification-center{max-height:calc(100vh - 70px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative}.module-nav{display:block}.module-nav-section{padding-top:6px;margin-top:7px;border-top:1px solid rgba(223,241,246,.13)}.module-nav-section:first-child{padding-top:0;margin-top:0;border-top:0}.module-nav-section-label{height:22px;margin:0 7px 4px;display:flex;align-items:center;color:#6dd8c1;font-size:12px;font-weight:800;letter-spacing:.02em}.module-nav-section-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-nav-section:nth-child(2) .module-nav-section-label{color:#9fc5f5}.module-nav-section:nth-child(3) .module-nav-section-label{color:#c5acff}.module-nav-section:nth-child(4) .module-nav-section-label{color:#f1bd72}.module-nav-group{margin-bottom:4px}.module-nav-group>button{width:100%}.module-nav-group>button .module-caret{margin-left:auto;transition:transform .18s ease}.module-nav-group.open>button .module-caret{transform:rotate(180deg)}.module-nav-group.open>button.active{box-shadow:none}.secondary-nav{margin:4px 0 8px 34px;padding-left:8px;display:grid;gap:2px;transform-origin:top;animation:submenu-in .18s cubic-bezier(.22,1,.36,1)}.secondary-nav button{min-height:31px;padding:0 9px;justify-content:flex-start;color:#e5f1f5b8;font-size:12px;font-weight:500}.secondary-nav button:hover{color:#fff;background:#ffffff0f}.secondary-nav button.active{color:#fff;background:#e3373feb;box-shadow:none}.secondary-nav button:disabled{color:#edf5ff57;background:transparent;cursor:not-allowed}.secondary-nav button:disabled small{margin-left:auto;color:#edf5ff6b;font-size:10px;font-weight:500}.secondary-nav button:disabled:hover{color:#edf5ff57;background:transparent}.sidebar.is-collapsed .module-nav-section{padding-top:0;margin-top:4px;border-top:0}.sidebar.is-collapsed .module-nav-group>button{justify-content:center;padding:0}.global-search{width:auto;min-width:260px;max-width:430px;flex:1 1 320px;height:38px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#6b7a8b;background:#f6f9fb;border:1px solid #dde6ef;border-radius:7px}.global-search:focus-within{background:#fff;border-color:#87a4c4;box-shadow:0 0 0 3px #2869d814}.global-search input{width:100%;border:0;outline:0;background:transparent;color:#25344d;font-size:13px}.topbar-menu-wrap{position:relative}.quick-create-button{height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#2869d8;border:1px solid #2869d8;border-radius:7px;cursor:pointer;font-size:13px;font-weight:650}.topbar-dropdown{position:fixed;z-index:64;right:auto;min-width:190px;max-height:min(480px,calc(100vh - 16px));padding:6px;overflow-y:auto;background:#fff;border:1px solid #dce3ec;border-radius:8px;box-shadow:0 6px 8px #162a4526}.topbar-dropdown>span{display:block;padding:7px 9px;color:#748196;font-size:11px}.topbar-dropdown button{width:100%;min-height:36px;padding:0 10px;border:0;border-radius:5px;background:transparent;text-align:left;font-size:13px;cursor:pointer}.topbar-dropdown button:hover,.topbar-dropdown button.active{color:#174e9d;background:#eef4fb}.system-menu-button[aria-expanded=true]{color:#174e9d;background:#edf4ff;box-shadow:inset 0 0 0 1px #c9dcf5}.system-dropdown{min-width:228px;padding:8px}.system-menu-header{margin:0 2px 7px;padding:7px 7px 9px;border-bottom:1px solid #edf1f5}.system-menu-header strong{display:block;color:#172234;font-size:14px}.system-menu-header span{display:block;margin-top:3px;color:#718096;font-size:12px}.role-dropdown{right:auto;min-width:252px;padding:8px}.account-menu-card{min-height:58px;padding:10px;display:flex;align-items:center;gap:10px;background:#f7faff;border:1px solid #e1e9f2;border-radius:7px}.account-avatar{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#174e9d;border-radius:50%;font-size:14px;font-weight:800}.account-menu-card>div{min-width:0;display:grid;gap:3px}.account-menu-card small{color:#6a788c;font-size:12px}.account-menu-card strong{color:#1b2b43;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.account-role-row{min-height:36px;margin:7px 0;padding:0 4px 0 6px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#627086;border-bottom:1px solid #edf1f6;font-size:12px}.account-role-row b{max-width:150px;padding:3px 7px;color:#174e9d;background:#eef4fb;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.topbar-dropdown .account-menu-action{min-height:40px;display:flex;align-items:center;gap:8px;color:#24364d;font-size:13px}.topbar-dropdown .account-menu-action svg{color:#637187}.topbar-dropdown .account-menu-action.danger{color:#b72b34}.topbar-dropdown .account-menu-action.danger svg{color:#b72b34}.role-demo-banner{min-height:32px;padding:0 18px;display:flex;align-items:center;color:#865800;background:#fff7dd;border-bottom:1px solid #f1df9f;font-size:11px}.module-workspace,.purchase-flow-page,.import-flow-page{padding:20px 18px 28px;max-width:1600px;margin:0 auto}.workspace-header{min-height:66px;margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.breadcrumbs{margin-bottom:5px;display:flex;align-items:center;gap:5px;color:#8190a4;font-size:12px}.workspace-header h1{margin:0;color:#14213a;font-size:26px;letter-spacing:-.4px}.workspace-header p{margin:5px 0 0;color:#66758a;font-size:13px}.workspace-actions{display:flex;align-items:center;gap:8px}.primary-action,.secondary-action{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;cursor:pointer;font-size:13px}.primary-action{color:#fff;background:#174e9d;border:1px solid #174e9d}.primary-action:hover{background:#103f83}.secondary-action{color:#425066;background:#fff;border:1px solid #cfd7e2}.secondary-action:hover{border-color:#91a2b8;background:#fafcff}.demo-pill{padding:6px 9px;color:#8a5b00;background:#fff7dd;border:1px solid #f0dda0;border-radius:999px;font-size:11px}.workspace-stats{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workspace-stats button{min-width:0;min-height:100px;padding:14px 16px;display:grid;align-content:start;text-align:left;background:#fff;border:1px solid #dce3ec;border-radius:8px;cursor:pointer;transition:border-color .15s,transform .15s}.workspace-stats button:disabled{color:#738096;background:#f3f5f8;cursor:wait}.workspace-stats button span,.workspace-stats button small{min-width:0;overflow-wrap:anywhere}.workspace-stats button:not(:disabled):hover{transform:translateY(-1px);border-color:#aebdce}.workspace-stats span{color:#647388;font-size:12px}.workspace-stats strong{margin:8px 0 9px;color:#17243c;font-size:24px}.workspace-stats small{display:flex;align-items:center;gap:4px;color:#7b889b;font-size:11px}.workspace-stats small.warning{color:#b26c13}.workspace-stats small.success{color:#24825c}.workspace-stats small.danger{color:#ce3038}.purchase-inspection-overview{margin-bottom:12px}.purchase-inspection-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.purchase-inspection-metric{min-width:0;min-height:78px;padding:12px 14px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:10px;text-align:left;color:#192a43;background:#fff;border:1px solid #dce3ec;border-radius:8px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.purchase-inspection-metric:not(:disabled):hover{transform:translateY(-1px);border-color:#9db0c8;box-shadow:0 5px 14px #1e34510f}.purchase-inspection-metric:disabled{cursor:wait;opacity:.62}.purchase-inspection-metric-icon{width:36px;height:36px;grid-row:1 / 3;display:grid;place-items:center;color:#2d68b2;background:#edf4fc;border-radius:7px}.purchase-inspection-metric>span:nth-child(2){min-width:0;color:#66758a;font-size:12px;overflow-wrap:anywhere}.purchase-inspection-metric strong{color:#18283f;font-size:22px;line-height:1}.purchase-inspection-metric small{color:#8793a3;font-size:10px}.purchase-inspection-metric.is-warning .purchase-inspection-metric-icon{color:#a86611;background:#fff4dd}.purchase-inspection-metric.is-success .purchase-inspection-metric-icon{color:#217451;background:#eaf7f0}.purchase-inspection-metric.is-danger .purchase-inspection-metric-icon{color:#bb343c;background:#fff0f1}.purchase-inspection-workbench{margin-top:10px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);gap:10px}.purchase-inspection-queue{min-width:0;background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.purchase-inspection-queue>header{min-height:64px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e7ebf1}.purchase-inspection-queue>header>div{min-width:0;display:flex;align-items:center;gap:10px}.purchase-inspection-queue>header h2{margin:0;color:#17263d;font-size:14px}.purchase-inspection-queue>header p{margin:3px 0 0;color:#7a8798;font-size:10px}.purchase-inspection-queue>header>span{flex:0 0 auto;padding:4px 7px;color:#9a6117;background:#fff6e4;border:1px solid #f2dfb7;border-radius:4px;font-size:10px}.purchase-inspection-queue.is-exception>header>span{color:#a7333a;background:#fff1f2;border-color:#f2d1d4}.purchase-inspection-section-icon{width:34px;height:34px;display:grid;place-items:center;color:#9a6117;background:#fff4dd;border-radius:6px}.purchase-inspection-section-icon.is-danger{color:#b6323a;background:#fff0f1}.purchase-inspection-queue ul{margin:0;padding:0;list-style:none}.purchase-inspection-queue-row{min-height:65px;padding:10px 12px;display:grid;grid-template-columns:4px minmax(170px,1.4fr) minmax(110px,.7fr) auto;grid-template-areas:"marker main meta action";align-items:center;gap:10px;border-bottom:1px solid #eef1f5}.purchase-inspection-queue.is-exception .purchase-inspection-queue-row{grid-template-columns:4px minmax(140px,1.2fr) minmax(90px,.6fr) auto auto;grid-template-areas:"marker main meta reason action"}.purchase-inspection-queue-row:last-child{border-bottom:0}.purchase-inspection-row-marker{width:4px;height:32px;grid-area:marker;background:#e1a33e;border-radius:3px}.purchase-inspection-row-marker.is-danger{background:#d95860}.purchase-inspection-row-main,.purchase-inspection-row-meta{min-width:0;display:grid;gap:4px}.purchase-inspection-row-main{grid-area:main}.purchase-inspection-row-main strong{color:#1b2b43;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-inspection-row-main span,.purchase-inspection-row-meta span{min-width:0;color:#758298;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-inspection-row-meta{grid-area:meta;text-align:right}.purchase-inspection-reason{grid-area:reason;padding:4px 6px;color:#a83239;background:#fff1f2;border-radius:4px;font-size:10px;white-space:nowrap}.purchase-inspection-row-action,.purchase-inspection-danger-action{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#fff;background:#1f5fae;border:1px solid #1f5fae;border-radius:5px;cursor:pointer;font-size:10px;white-space:nowrap}.purchase-inspection-row-action,.purchase-inspection-danger-action{grid-area:action}.purchase-inspection-danger-action{color:#b52d36;background:#fff;border-color:#e5aeb2}.purchase-inspection-row-action:hover{background:#184f94}.purchase-inspection-danger-action:hover{background:#fff4f5;border-color:#d47f85}.purchase-inspection-row-action:disabled,.purchase-inspection-danger-action:disabled{color:#8793a3;background:#eef1f5;border-color:#d9dfe7;cursor:not-allowed}.purchase-inspection-empty{min-height:88px;padding:18px;display:flex;align-items:center;justify-content:center;gap:10px;color:#3b8a68}.purchase-inspection-empty span{display:grid;gap:3px}.purchase-inspection-empty strong{color:#425169;font-size:12px}.purchase-inspection-empty small{color:#8793a3;font-size:10px}.workspace-loading-notice{margin:0 0 12px;min-height:50px;padding:10px 14px;display:flex;align-items:center;gap:10px;color:#174e9d;background:#edf5ff;border:1px solid #c7dcf4;border-radius:8px;box-shadow:0 6px 18px #174e9d14}.workspace-loading-notice strong{font-size:13px;white-space:nowrap}.workspace-loading-notice span:last-child{color:#405b7d;font-size:12px}.workspace-loading-spinner{width:18px;height:18px;flex:0 0 18px;border:2px solid #b8d1ee;border-top-color:#174e9d;border-radius:50%;animation:loading-spin .75s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.workspace-panel{min-width:0;position:relative;overflow:visible;background:#fff;border:1px solid #dce3ec;border-radius:8px}.workspace-subtabs{margin:0 0 12px;display:inline-flex;gap:4px;padding:4px;background:#edf3fa;border:1px solid #d8e0ea;border-radius:8px}.workspace-subtabs button{min-width:92px;height:34px;padding:0 14px;color:#465872;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:13px}.workspace-subtabs button:hover,.workspace-subtabs button:focus-visible{color:#0d4c99;background:#fff;outline:0}.workspace-subtabs button.is-active{color:#fff;background:#1f5aa6;box-shadow:0 1px 3px #1f5aa638}.transfer-date-filter{margin:0 0 10px;padding:11px 13px;display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.transfer-date-filter label{display:grid;gap:5px;color:#566579;font-size:11px}.transfer-date-filter select,.transfer-date-filter input{min-width:150px;min-height:34px;padding:7px 9px;color:#263850;border:1px solid #ccd5e1;border-radius:5px;background:#fff;font-size:12px}.transfer-date-filter button{min-height:34px;padding:0 12px;color:#174e9d;background:#eef4fb;border:1px solid #cbd9e9;border-radius:5px;cursor:pointer}.transfer-date-filter button:disabled{opacity:.45;cursor:not-allowed}.system-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.system-settings-group{min-width:0;padding:16px;background:#fff;border:1px solid #dce3ec;border-radius:10px;box-shadow:0 6px 16px #1734580a}.system-settings-group>header{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.system-settings-group>header>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;color:#174e9d;background:#edf4ff;border:1px solid #d5e5fb;border-radius:8px}.system-settings-group h2{margin:0;color:#14213a;font-size:16px}.system-settings-group p{margin:4px 0 0;color:#66758a;font-size:12px;line-height:1.55}.system-settings-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.system-settings-links button{min-height:58px;padding:10px 12px;display:grid;gap:5px;text-align:left;background:#fbfdff;border:1px solid #d8e1ec;border-radius:8px;cursor:pointer}.system-settings-links button:hover{border-color:#8eb2df;background:#f4f9ff}.system-settings-links strong{color:#18385e;font-size:13px}.system-settings-links small{color:#758399;font-size:11px}.org-board{min-height:690px;display:grid;background:#fff;border-radius:8px}.org-board-redesign{grid-template-columns:240px minmax(520px,1fr) 260px;border:1px solid #dce3ec;overflow:hidden}.org-directory,.org-quick-edit{min-width:0;background:#fbfdff}.org-directory{border-right:1px solid #e0e7f0}.org-directory header,.org-quick-edit header{min-height:76px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e4ebf3}.org-directory h2,.org-quick-edit h2{margin:0;color:#14213a;font-size:16px}.org-directory header span,.org-quick-edit header span{color:#6a778b;font-size:11px}.org-directory header button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;color:#1559af;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:12px}.org-directory header button:hover{background:#eef5ff}.org-directory ul{margin:0;padding:9px 10px;list-style:none}.org-directory li ul{padding:2px 0 2px 11px;margin-left:8px;border-left:1px solid #dce5f0}.org-directory-item{width:100%;min-height:34px;padding:0 8px;display:grid;grid-template-columns:14px 17px minmax(0,1fr);align-items:center;gap:6px;color:#40516a;background:transparent;border:0;border-radius:6px;text-align:left;cursor:pointer;font-size:12px}.org-directory-item:hover,.org-directory-item.is-selected{color:#0b5bc5;background:#edf5ff}.org-directory-dot{width:5px;height:5px;justify-self:center;background:#b9c5d6;border-radius:50%}.org-directory-item span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-directory-excluded{margin:8px 10px 0;padding-top:9px;display:grid;gap:5px;border-top:1px dashed #d6deea}.org-directory-excluded button{min-height:34px;padding:0 8px;display:flex;align-items:center;gap:7px;color:#5c697b;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:12px;text-align:left}.org-directory-excluded button:hover{background:#f0f4f9}.org-directory-excluded em{margin-left:4px;color:#7e8998;font-style:normal;font-size:11px}.org-matrix{min-width:0;background:#fff}.org-matrix-toolbar{min-height:76px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e4ebf3}.org-matrix-toolbar p{margin:0;color:#647187;font-size:12px}.org-matrix-toolbar>div{display:flex;align-items:center;gap:8px}.org-matrix-toolbar label{position:relative;display:block}.org-matrix-toolbar label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.org-matrix-toolbar input{width:160px;min-height:32px;padding:6px 9px;color:#263850;border:1px solid #ccd6e3;border-radius:6px;font-size:12px}.org-matrix-head{min-height:42px;padding:0 14px;display:grid;grid-template-columns:minmax(130px,1.2fr) minmax(90px,.75fr) minmax(120px,.85fr) 88px 100px 74px;align-items:center;gap:10px;color:#40506a;background:#f7f9fc;border-bottom:1px solid #dfe7f1;font-size:12px;font-weight:750}.org-matrix-rows{display:grid}.org-matrix-row{display:grid;grid-template-columns:minmax(130px,1.2fr) minmax(90px,.75fr) minmax(120px,.85fr) 88px 100px 74px;align-items:center;gap:10px;min-height:66px;padding:0 14px;border-bottom:1px solid #edf1f6}.org-matrix-row.is-selected{background:#eef6ff;box-shadow:inset 3px 0 #1f6fe5}.org-matrix-main{min-width:0;padding:0;display:inline-flex;align-items:center;gap:10px;color:#263850;background:transparent;border:0;text-align:left;cursor:pointer}.org-matrix-main svg{flex:0 0 auto;color:#315e9a}.org-matrix-main span{min-width:0;display:grid;gap:2px}.org-matrix-main strong,.org-owner strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1b2d46;font-size:13px}.org-matrix-main small,.org-ready small{color:#758296;font-size:11px}.org-owner{min-width:0;display:flex;align-items:center;gap:7px}.org-owner span{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;color:#174e9d;background:#e8f2ff;border-radius:50%;font-size:12px;font-weight:800}.org-owner span.is-empty{color:#9a6414;background:#fff4df}.org-ready{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr);gap:2px 7px;align-items:center;color:#33445c;font-size:12px}.org-ready i{width:7px;height:7px;border-radius:50%;background:#9aa6b6}.org-ready small{grid-column:2}.org-ready.is-success i{background:#24a45a}.org-ready.is-danger i{background:#d9434e}.org-ready.is-muted{color:#738092}.org-switch{width:34px;height:20px;padding:2px;display:inline-flex;align-items:center;justify-content:flex-start;background:#c8d1de;border:0;border-radius:999px;cursor:pointer}.org-switch span{width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #1734582e}.org-switch.is-on{justify-content:flex-end;background:#1f6fe5}.org-switch:disabled{cursor:not-allowed;opacity:.55}.org-child-count{width:fit-content;padding:4px 7px;display:inline-flex;align-items:center;gap:3px;color:#24466d;background:transparent;border:0;border-radius:5px;cursor:pointer;font-weight:750}.org-child-count:hover{background:#e7f1ff}.org-row-actions{display:inline-flex;justify-content:flex-end;gap:4px}.org-row-actions button{width:30px;height:30px;display:grid;place-items:center;color:#31506f;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.org-row-actions button:hover{color:#174e9d;background:#fff;border-color:#c7d8ed}.org-row-actions button:disabled{color:#9aa6b6;cursor:not-allowed}.org-inline-editor{grid-column:1 / -1;margin:0 -14px;padding:16px 28px 18px 120px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.8fr) minmax(190px,.8fr);gap:12px 18px;background:#fff;border-top:1px solid #d5e4f6}.org-inline-editor label{min-width:0;display:grid;gap:6px;color:#40506a;font-size:12px;font-weight:700}.org-inline-editor input,.org-inline-editor select,.org-inline-editor textarea{width:100%;min-width:0;padding:8px 9px;color:#21324b;background:#fff;border:1px solid #cbd6e5;border-radius:6px;font:inherit;font-weight:400;resize:vertical}.org-editor-wide{grid-column:1 / 3}.org-editor-switch{align-content:start}.org-editor-switch>button{margin-top:5px}.org-editor-switch em{color:#56667b;font-style:normal;font-weight:400;font-size:11px}.org-inline-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.org-inline-actions button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#174e9d;background:#fff;border:1px solid #c9d8eb;border-radius:6px;cursor:pointer}.org-inline-actions button:hover:not(:disabled){background:#eef5ff}.org-inline-actions button:disabled{opacity:.55;cursor:not-allowed}.org-quick-edit{border-left:1px solid #e0e7f0}.org-quick-edit>section,.org-alert-action{margin:14px 14px 0}.org-readiness-card{display:grid;gap:12px}.org-readiness-card h3,.org-quick-actions h3{margin:0;color:#1b2d46;font-size:15px}.org-ring{width:108px;height:108px;margin:4px auto;display:grid;place-items:center;align-content:center;background:conic-gradient(#1f6fe5 var(--value),#d8e1ed 0);border-radius:50%;position:relative}.org-ring:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;background:#fbfdff;border-radius:50%}.org-ring strong,.org-ring span{position:relative;z-index:1}.org-ring strong{color:#1a2f4d;font-size:22px}.org-ring span{color:#66758a;font-size:11px}.org-readiness-card dl{margin:0;display:grid;gap:7px}.org-readiness-card dl div{display:flex;justify-content:space-between;color:#607086;font-size:12px}.org-readiness-card dd{margin:0;color:#1d3352;font-weight:800}.org-alert-action,.org-quick-actions button{width:calc(100% - 28px);min-height:58px;padding:10px;display:grid;grid-template-columns:26px minmax(0,1fr) 14px;align-items:center;gap:8px;color:#32455e;background:#fff;border:1px solid #dce3ec;border-radius:8px;text-align:left;cursor:pointer}.org-alert-action:hover:not(:disabled),.org-quick-actions button:hover:not(:disabled){background:#f6faff;border-color:#bed3ed}.org-alert-action span,.org-quick-actions span{min-width:0;display:grid;gap:3px}.org-alert-action strong,.org-quick-actions strong{color:#253954;font-size:12px}.org-alert-action em,.org-quick-actions em{color:#748198;font-style:normal;font-size:11px}.org-alert-action:disabled,.org-quick-actions button:disabled{opacity:.55;cursor:not-allowed}.org-quick-actions{display:grid;gap:8px;padding-top:4px}.org-quick-actions button{width:100%;margin:0;grid-template-columns:24px minmax(0,1fr)}.org-board-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:#5c6b80;background:#fff;border-radius:8px}.org-board-empty svg{color:#174e9d}.org-board-empty strong{color:#20324b;font-size:15px}.org-board-empty p{margin:0;font-size:12px}.category-board{padding:14px;display:grid;gap:12px;background:#f7f9fc;border-radius:0 0 8px 8px}.category-board-summary{min-height:74px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.category-board-summary h2{margin:0;color:#14213a;font-size:16px}.category-board-summary p{margin:5px 0 0;color:#5f6f84;font-size:12px}.category-board-summary dl{margin:0;display:flex;gap:8px}.category-board-summary dl div{min-width:86px;min-height:50px;padding:8px 10px;display:grid;align-content:center;background:#f4f8fd;border:1px solid #d9e5f3;border-radius:7px}.category-board-summary dt{color:#607086;font-size:11px}.category-board-summary dd{margin:2px 0 0;color:#174e9d;font-size:18px;font-weight:750}.category-group-list{display:grid;gap:10px}.category-group{min-width:0;overflow:hidden;background:#fff;border:1px solid #dce3ec;border-radius:8px}.category-group>header{min-height:64px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fbfdff;border-bottom:1px solid #e4ebf3}.category-primary-button{min-width:0;padding:0;display:inline-flex;align-items:center;gap:10px;color:#173454;background:transparent;border:0;text-align:left;cursor:pointer}.category-primary-button svg{flex:0 0 auto;color:#174e9d}.category-primary-button span{min-width:0;display:grid;gap:4px}.category-primary-button strong{color:#14355c;font-size:15px}.category-primary-button small{color:#68778d;font-size:11px}.category-primary-button:hover strong{color:#174e9d}.category-group-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.category-group-actions button,.category-child-edit{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#174e9d;background:#fff;border:1px solid #c9d8eb;border-radius:5px;cursor:pointer;font-size:12px}.category-group-actions button:hover:not(:disabled),.category-child-edit:hover:not(:disabled){background:#eef5ff;border-color:#97b6dd}.category-group-actions button:disabled,.category-child-edit:disabled,.category-primary-button:disabled,.category-child-row button:disabled{opacity:.55;cursor:not-allowed}.category-child-list{display:grid}.category-child-row{min-height:52px;padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf1f6}.category-child-row:last-child{border-bottom:0}.category-child-row>button:first-child{min-width:0;padding:0;display:inline-flex;align-items:center;gap:9px;color:#20324a;background:transparent;border:0;text-align:left;cursor:pointer}.category-child-row>button:first-child svg{flex:0 0 auto;color:#6b7f98}.category-child-row>button:first-child span{min-width:0;display:grid;gap:3px}.category-child-row strong{color:#1c2f49;font-size:13px}.category-child-row small{color:#78869a;font-size:11px}.category-child-row>button:first-child:hover strong{color:#174e9d}.category-child-list>p{margin:0;padding:18px 12px;color:#68778d;background:#fbfcfe;font-size:12px}.category-board-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:#64748a;background:#fff;border-radius:0 0 8px 8px}.category-board-empty svg{color:#174e9d}.category-board-empty strong{color:#20324b;font-size:15px}.permission-matrix-page{width:min(1280px,calc(100vw - 32px));margin-inline:auto;display:grid;gap:12px}.permission-matrix-title{margin-bottom:0}.permission-matrix-title .primary-action{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#174e9d;border:1px solid #174e9d;border-radius:5px;cursor:pointer;font-weight:700}.permission-matrix-toolbar{min-height:68px;padding:12px 14px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.permission-matrix-toolbar label{width:min(320px,36vw);min-width:220px;display:grid;gap:6px;color:#516076;font-size:11px}.permission-matrix-toolbar input,.permission-matrix-toolbar select{width:100%;min-height:36px;padding:0 10px;color:#263850;background:#fff;border:1px solid #cfd9e6;border-radius:5px;outline:0;font-size:12px}.permission-matrix-toolbar input:focus,.permission-matrix-toolbar select:focus{border-color:#6f94c1;box-shadow:0 0 0 3px #174e9d14}.permission-matrix-toolbar div{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#174e9d;background:#eef5ff;border:1px solid #d4e4f7;border-radius:6px;font-size:12px}.permission-matrix-toolbar div strong{font-size:18px}.permission-matrix-toolbar button,.permission-module-row button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#3d5068;background:#fff;border:1px solid #d2dce8;border-radius:5px;cursor:pointer;font-size:12px}.permission-matrix-toolbar button:hover,.permission-module-row button:hover{color:#174e9d;border-color:#9bbbe0;background:#f5f9ff}.permission-matrix-grid{overflow:hidden;background:#fff;border:1px solid #dce3ec;border-radius:8px}.permission-matrix-head,.permission-page-row{display:grid;grid-template-columns:minmax(220px,1fr) repeat(5,86px);align-items:center}.permission-matrix-head{position:sticky;top:0;z-index:2;min-height:42px;color:#59687c;background:#f7f9fc;border-bottom:1px solid #e4eaf1;font-size:12px;font-weight:700}.permission-matrix-head span{padding:0 12px;text-align:center}.permission-matrix-head span:first-child{text-align:left}.permission-module-block+.permission-module-block{border-top:1px solid #e4eaf1}.permission-module-row{min-height:48px;padding:0 12px;display:flex;align-items:center;gap:8px;background:#fbfdff;border-bottom:1px solid #e8eef5}.permission-module-row label{flex:1;display:inline-flex;align-items:center;gap:8px;color:#20324b;font-size:13px;font-weight:750;cursor:pointer}.permission-page-row{min-height:42px;border-bottom:1px solid #edf1f6}.permission-page-row:last-child{border-bottom:0}.permission-page-row>span{min-width:0;padding:0 12px 0 34px;color:#405069;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.permission-page-row label{min-height:42px;display:grid;place-items:center;cursor:pointer}.permission-page-row label:hover{background:#f6f9fd}.permission-matrix-page input[type=checkbox]{width:16px;height:16px;accent-color:#174e9d}.irregular-purchase-shell{display:grid;gap:12px;margin-bottom:14px}.irregular-purchase-hero{min-height:132px;padding:18px;display:flex;align-items:stretch;justify-content:space-between;gap:18px;color:#143055;background:linear-gradient(135deg,#fff,#f3f7fc);border:1px solid #d9e4f0;border-radius:12px;box-shadow:0 6px 14px #1734580d}.irregular-purchase-hero>div:first-child{max-width:720px;display:grid;align-content:center;gap:8px}.irregular-purchase-hero span{width:fit-content;padding:4px 8px;color:#174e9d;background:#edf4ff;border:1px solid #d5e5fb;border-radius:999px;font-size:11px;font-weight:750}.irregular-purchase-hero h1{margin:0;font-size:24px;line-height:1.25;letter-spacing:-.2px;text-wrap:balance}.irregular-purchase-hero p{margin:0;color:#53657c;font-size:13px;line-height:1.65}.irregular-purchase-actions{min-width:360px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.irregular-flow-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.irregular-flow-rail button{min-width:0;min-height:116px;padding:12px;display:grid;grid-template-columns:auto 1fr;align-content:start;gap:5px 8px;color:#2d3d54;background:#fff;border:1px solid #dce3ec;border-radius:10px;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s}.irregular-flow-rail button:hover{border-color:#9eb5d2;background:#fbfdff;transform:translateY(-1px)}.irregular-flow-rail button.active{border-color:#174e9d;background:#f2f7ff;box-shadow:inset 0 0 0 1px #174e9d14}.irregular-flow-rail i{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#174e9d;border-radius:999px;font-size:11px;font-style:normal;font-weight:800}.irregular-flow-rail svg{margin-top:3px;color:#476887;justify-self:end}.irregular-flow-rail strong{grid-column:1 / -1;font-size:13px}.irregular-flow-rail small{grid-column:1 / -1;color:#68778b;font-size:11px;line-height:1.45;white-space:normal}.irregular-flow-rail em{grid-column:1 / -1;margin-top:4px;color:#174e9d;font-size:11px;font-style:normal;font-weight:700}.irregular-subtabs{display:flex;gap:6px;padding:3px;width:fit-content;background:#edf2f7;border:1px solid #dbe4ee;border-radius:8px}.irregular-subtabs button{min-height:32px;padding:0 14px;color:#526176;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:12px}.irregular-subtabs button.active{color:#fff;background:#174e9d}.customer-order-entry{padding:12px 13px;display:grid;gap:9px;border-bottom:1px solid #e4eaf2;background:#fbfdff}.customer-order-search{display:flex;gap:8px;align-items:center}.customer-order-search label{flex:1;min-width:0;height:36px;display:flex;align-items:center;gap:7px;padding:0 11px;color:#6a7890;background:#fff;border:1px solid #cfd9e6;border-radius:6px}.customer-order-search input{flex:1;min-width:0;border:0;outline:0;font-size:12px}.customer-order-search button{white-space:nowrap}.customer-order-matches{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.customer-order-matches button{min-height:48px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:#fff;border:1px solid #d8e1ec;border-radius:6px;cursor:pointer}.customer-order-matches button:hover{border-color:#8eb2df;background:#f4f9ff}.customer-order-matches span{min-width:0;display:grid;gap:3px}.customer-order-matches strong{color:#15375f;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-order-matches em{color:#718096;font-size:11px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-group-table-button{width:30px;height:30px;display:grid;place-items:center;color:#159260;background:#e8f7ef;border:1px solid #b8e3ca;border-radius:6px;cursor:pointer}.customer-group-table-button:hover{background:#d8f0e3}.module-workspace.page-products .workspace-table{table-layout:fixed}.module-workspace.page-products .workspace-table th,.module-workspace.page-products .workspace-table td{overflow:hidden}.product-quick-edit-trigger{width:100%;max-width:100%;min-width:0;min-height:26px;padding:2px 6px;display:inline-flex;align-items:center;color:#174e9d;background:transparent;border:1px solid transparent;border-radius:5px;cursor:text;font:inherit;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-quick-edit-trigger:hover:not(:disabled),.product-quick-edit-trigger:focus-visible{background:#eef5ff;border-color:#bed3ee;outline:0}.product-quick-edit-trigger.is-empty{color:#7a8798}.product-quick-edit-trigger:disabled{color:#7a8798;cursor:not-allowed;opacity:.7}.product-quick-edit{display:block;width:100%;min-width:0;max-width:100%}.product-quick-edit input{width:100%;max-width:100%;min-width:0;min-height:28px;box-sizing:border-box;padding:2px 7px;color:#1f2f46;background:#fff;border:1px solid #8fb2df;border-radius:5px;outline:0;font:inherit;box-shadow:0 0 0 3px #174e9d14}.product-row-edit-button{min-width:64px;height:28px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#174e9d;background:#f4f8fd;border:1px solid #c8d8eb;border-radius:5px;cursor:pointer;font-size:12px}.product-row-edit-button:hover:not(:disabled),.product-row-edit-button:focus-visible{color:#fff;background:#2869d8;border-color:#2869d8;outline:0}.product-row-edit-button:disabled{color:#8b98aa;background:#f1f4f7;cursor:not-allowed}.workspace-table .expand-cell{width:34px;text-align:center}.workspace-table .expand-cell button{width:26px;height:26px;display:inline-grid;place-items:center;color:#31506f;background:#f4f8fd;border:1px solid #cfd9e6;border-radius:6px;cursor:pointer}.workspace-table .expand-cell button:hover{color:#0f58ae;border-color:#9bbbe0;background:#eef6ff}.workspace-table tr.expanded-row>td{padding:0;background:#f8fbff;border-top:0}.customer-order-inline,.customer-order-inline-empty{margin:0 12px 12px 52px;padding:12px 14px;border:1px solid #dce7f5;border-radius:10px;background:#fff}.customer-order-inline header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.customer-order-inline strong,.customer-order-inline-empty strong{color:#173456;font-size:13px}.customer-order-inline table{width:100%;border-collapse:collapse;font-size:12px}.customer-order-inline th{color:#6b7b90;font-weight:600;text-align:left;background:#f7f9fc}.customer-order-inline th,.customer-order-inline td{padding:9px 10px;border-bottom:1px solid #e8eef6}.customer-order-inline tr:last-child td{border-bottom:0}.customer-order-inline td:last-child{white-space:nowrap}.customer-order-inline .text-action{padding:0;border:0;background:transparent;color:#1659b7;font:inherit;cursor:pointer}.customer-order-inline .text-action+.text-action{margin-left:12px}.customer-order-inline .danger-text-action{color:#bd2837}.customer-order-inline .text-action:hover:not(:disabled){text-decoration:underline}.customer-order-inline .text-action:disabled{color:#98a8bc;cursor:not-allowed}.customer-order-inline-empty{display:flex;align-items:center;gap:10px;color:#6b7b90}.customer-order-inline-empty span{flex:1}.filter-bar{min-width:0;min-height:58px;padding:10px 13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow:visible;border-bottom:1px solid #e3e8ef}.filter-bar>label,.search-control{max-width:100%;height:34px;display:flex;align-items:center;gap:7px;color:#7c899b;background:#fff;border:1px solid #d7dee8;border-radius:5px}.search-actions{flex:1 1 280px;min-width:0;max-width:500px;display:flex;align-items:center;gap:8px}.search-control{flex:1 1 0;min-width:0;width:auto;padding:0 10px;box-sizing:border-box}.search-control input{width:100%;min-width:0;border:0;outline:0;font-size:11px}.filter-bar .search-control input:focus,.filter-bar .search-control input:focus-visible{outline:0!important;box-shadow:none!important}.select-control{flex:0 1 auto;min-width:0;padding:0 9px;box-sizing:border-box}.select-control select{min-width:0;max-width:170px;border:0;outline:0;color:#405069;background:transparent;font-size:12px}.filter-bar .search-control:focus-within,.filter-bar .select-control:focus-within{border-color:#4f7fbb;box-shadow:none}.filter-bar>button,.search-submit{flex:0 0 auto;max-width:100%;height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#4e5e74;background:#fff;border:1px solid #d7dee8;border-radius:5px;cursor:pointer;font-size:11px}.filter-bar>button:hover,.search-submit:hover{border-color:#9eb0c5}.filter-bar .reset-filter{color:#b52b32}.filter-spacer{flex:1}.filter-bar>small{color:#59687d;font-size:11px;white-space:nowrap}.column-settings{position:absolute;z-index:8;top:51px;right:13px;width:290px;padding:14px;background:#fff;border:1px solid #d6dee8;border-radius:7px;box-shadow:0 4px 8px #132e4e29}.column-settings-title{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e7ebf0}.column-settings-title>div{display:grid;gap:3px}.column-settings-title strong{font-size:13px}.column-settings-title span{color:#59687d;font-size:11px}.column-settings-title>button,.bulk-feedback>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:4px;background:#f1f4f8;cursor:pointer}.column-settings-list{padding:8px 0;display:grid}.column-settings-list label{min-height:36px;padding:0 5px;display:flex;align-items:center;gap:8px;border-radius:4px;color:#405069;font-size:12px;cursor:pointer}.column-settings-list label:hover{background:#f7f9fc}.column-settings-list input{width:17px;height:17px;accent-color:#174e9d}.column-settings-list small{margin-left:auto;color:#59687d;font-size:11px}.column-settings-actions{padding-top:10px;display:flex;align-items:center;justify-content:flex-end;gap:7px;border-top:1px solid #e7ebf0}.column-settings-actions button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d2dae5;border-radius:5px;background:#fff;cursor:pointer;font-size:11px}.column-settings-actions .primary-action{color:#fff;background:#174e9d;border-color:#174e9d}.bulk-action-bar{min-height:48px;padding:7px 13px;display:flex;align-items:center;gap:12px;color:#24466f;background:#edf4fc;border-bottom:1px solid #d7e4f2}.bulk-action-bar>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.bulk-action-bar>div{display:flex;align-items:center;gap:6px}.bulk-action-bar button{min-height:34px;padding:0 10px;color:#174e9d;background:#fff;border:1px solid #bdd0e6;border-radius:5px;cursor:pointer;font-size:11px}.bulk-action-bar .bulk-clear{display:inline-flex;align-items:center;gap:4px;color:#526176;background:transparent;border-color:transparent}.bulk-action-bar .bulk-clear-primary{color:#174e9d;background:#fff;border-color:#bdd0e6;font-weight:700}.bulk-feedback{padding:11px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;color:#992b32;background:#fff4f4;border-bottom:1px solid #f0c9cc}.bulk-feedback>div{min-width:0;display:grid;gap:3px}.bulk-feedback strong{font-size:12px}.bulk-feedback span{color:#8f363d;font-size:11px;overflow-wrap:anywhere}.bulk-feedback ul{grid-column:1 / -1;margin:9px 0 0;padding:0;display:grid;gap:4px;list-style:none}.bulk-feedback li{min-height:30px;padding:5px 8px;display:grid;grid-template-columns:minmax(130px,1fr) minmax(180px,1.4fr);align-items:center;gap:8px;background:#ffffffb8;border-radius:4px;font-size:11px}.bulk-feedback li span,.bulk-feedback li em{min-width:0;overflow-wrap:anywhere}.bulk-feedback li span{color:#59687d}.bulk-feedback li em{font-style:normal}.workspace-table-wrap{overflow-x:auto;border-radius:0 0 8px 8px}.workspace-table{min-width:920px}.workspace-table th,.workspace-table td{height:50px;padding:0 13px;font-size:12px}.workspace-table td{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-table th{height:42px;color:#59687c;background:#f7f9fc}.workspace-table .sort-button{width:100%;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;color:inherit;background:transparent;border:0;cursor:pointer;font-size:12px;font-weight:700}.workspace-table .sort-button:hover{color:#174e9d}.workspace-table .sort-button i{color:#8b98a9;font-style:normal;font-size:11px}.workspace-table tr:hover td{background:#fbfcfe}.workspace-table tr.selected td{background:#f0f6ff}.workspace-table .check-cell{width:42px;padding:0;text-align:center}.workspace-table .action-cell{width:82px;text-align:right}.table-checkbox-control{width:100%;min-height:42px;display:inline-grid;place-items:center;cursor:pointer}.workspace-table input[type=checkbox]{width:15px;height:15px;accent-color:#174e9d}.workspace-table .code-link{padding:0;border:0;background:transparent;color:#1458af;font-weight:650;cursor:pointer}.workspace-table .action-cell button{width:28px;height:28px;display:inline-grid;place-items:center;color:#617086;background:transparent;border:0;border-radius:5px;cursor:pointer}.workspace-table .action-cell button:hover{color:#174e9d;background:#edf3fa}.status-badge{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border-radius:4px;font-size:10px;font-weight:650}.status-badge.success{color:#217651;background:#e8f6ee}.status-badge.warning{color:#ad6710;background:#fff3dc}.status-badge.danger{color:#ca3037;background:#ffeded}.status-badge.info{color:#1659a7;background:#eaf2ff}.status-badge.neutral{color:#5e6b7d;background:#eef1f5}.status-quick-approval{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.status-quick-approval button{min-height:25px;padding:0 7px;border:1px solid #cfd8e4;border-radius:4px;background:#fff;color:#34465d;cursor:pointer;font-size:10px}.status-quick-approval button.is-primary{border-color:#9ab6d8;color:#174e9d}.status-quick-approval button.is-danger{border-color:#e3b6b9;color:#b32830}.status-quick-trigger{padding:0;background:transparent;border:0;cursor:pointer}.status-quick-popover{position:fixed;z-index:65;width:min(190px,calc(100vw - 16px));max-height:min(280px,calc(100vh - 16px));padding:5px;display:grid;gap:2px;overflow-y:auto;color:#33445b;background:#fff;border:1px solid #d9e0e9;border-radius:6px;box-shadow:0 8px 20px #12233a29}.status-quick-popover button{width:100%;min-height:34px;padding:0 9px;color:#33445b;background:transparent;border:0;border-radius:4px;text-align:left;cursor:pointer;font-size:11px}.status-quick-popover button:hover,.status-quick-popover button:focus-visible{color:#174e9d;background:#edf3fa;outline:0}.detail-status-list{display:flex;flex-wrap:wrap;gap:8px 16px}.table-footer{min-height:48px;padding:7px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#59687d;border-top:1px solid #e7ebf0;font-size:12px}.table-pagination{display:flex;align-items:center;gap:4px}.table-pagination label{margin-right:8px;display:inline-flex;align-items:center;gap:4px}.table-pagination select{height:30px;padding:0 5px;color:#405069;background:#fff;border:1px solid #d7dee8;border-radius:4px;font-size:11px}.table-footer button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d7dee8;border-radius:4px;background:#fff;cursor:pointer}.table-footer button:disabled{opacity:.4;cursor:not-allowed}.table-footer b{min-width:92px;height:30px;padding:0 8px;display:grid;place-items:center;color:#174e9d;background:#eef4fb;border:1px solid #cddced;border-radius:4px;font-size:11px}.table-empty{height:260px;display:grid;place-content:center;text-align:center;color:#66758a}.table-empty strong{color:#29374d}.table-empty p{margin:8px 0;font-size:12px}.table-skeleton{padding:14px;display:grid;gap:10px}.table-skeleton span{height:42px;border-radius:5px;background:linear-gradient(90deg,#f0f3f7 25%,#f8fafc,#f0f3f7 75%);background-size:200% 100%;animation:skeleton 1.2s infinite}@keyframes skeleton{to{background-position:-200% 0}}.business-drawer{position:absolute;inset:0 0 0 auto;width:min(650px,96vw);display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 44px #14243a2e;animation:slide-in .2s ease}.form-modal-layer{display:grid;place-items:center;padding:24px}.business-drawer.form-modal{position:relative;inset:auto;width:min(900px,100%);max-height:calc(100vh - 48px);border-radius:10px;box-shadow:0 22px 60px #0f20373d;animation:fade-in .18s ease}.business-drawer.form-modal.has-line-items{width:min(1180px,calc(100vw - 48px));height:min(900px,calc(100vh - 48px))}.business-drawer-title{min-height:102px;padding:20px 22px 14px;display:flex;justify-content:space-between;border-bottom:1px solid #e2e7ed}.business-drawer-title>div>span{color:#758399;font-size:11px}.business-drawer-title h2{margin:5px 0 3px;font-size:21px}.business-drawer-title p{margin:0;color:#7b899b;font-size:11px}.business-drawer-title>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:5px;background:#f1f4f8;cursor:pointer}.detail-status{min-height:47px;padding:0 22px;display:flex;align-items:center;gap:20px;color:#627086;background:#f8fafc;border-bottom:1px solid #e2e7ed;font-size:11px}.drawer-tabs{min-height:45px;padding:0 22px;display:flex;gap:18px;overflow-x:auto;border-bottom:1px solid #e2e7ed}.drawer-tabs button{padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#66758a;white-space:nowrap;cursor:pointer;font-size:12px}.drawer-tabs button.active{color:#174e9d;border-color:#174e9d;font-weight:700}.detail-body,.form-body{flex:1;min-height:0;overflow-y:auto;padding:20px 22px 90px}.detail-body h3,.form-body h3{margin:0 0 14px;font-size:15px}.detail-summary,.form-body section{padding:17px;background:#fff;border:1px solid #e0e6ed;border-radius:7px}.detail-section-stack{display:grid;gap:12px}.detail-summary dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 28px}.detail-summary dl div{min-width:0;display:grid;gap:5px}.detail-summary dt{color:#657388;font-size:11px}.detail-summary dd{min-width:0;margin:0;color:#2c3b51;overflow-wrap:anywhere;font-size:12px}.relation-cards{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.relation-cards button{min-height:70px;padding:0 14px;display:flex;align-items:center;gap:11px;color:#174e9d;background:#f7faff;border:1px solid #dbe6f3;border-radius:7px;text-align:left;cursor:pointer}.relation-cards span{display:grid;gap:4px}.relation-cards strong{color:#2c3b51;font-size:12px}.relation-cards small{color:#7a8799;font-size:10px}.detail-table-section,.detail-timeline,.detail-evidence,.detail-attachments{min-width:0}.detail-table-wrap{overflow-x:auto;border:1px solid #dfe5ec;border-radius:7px}.detail-table-wrap table{width:100%;min-width:520px;border-collapse:collapse}.detail-table-wrap th,.detail-table-wrap td{height:42px;padding:8px 11px;border-bottom:1px solid #e6ebf1;text-align:left;font-size:11px}.detail-table-wrap th{color:#5f6d80;background:#f6f8fb}.detail-table-wrap tr:last-child td{border-bottom:0}.detail-table-wrap td{color:#2c3b51;overflow-wrap:anywhere}.detail-inline-empty{padding:18px;color:#69778b;text-align:center;font-size:11px}.detail-timeline-list{display:grid}.detail-timeline-list article{min-height:76px;display:flex;gap:10px}.detail-timeline-list article>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;color:#174e9d;background:#edf3fb;border-radius:50%}.detail-timeline-list article>div{min-width:0;padding-top:2px;display:grid;align-content:start;gap:4px}.detail-timeline-list strong{font-size:12px}.detail-timeline-list p{margin:0;color:#4f5e73;overflow-wrap:anywhere;font-size:11px}.detail-timeline-list small{color:#6c7a8e;font-size:10px}.detail-evidence,.detail-attachments{display:grid;gap:9px}.detail-evidence h3,.detail-attachments h3{margin-bottom:5px}.detail-evidence article{padding:13px;display:flex;gap:10px;background:#f7faff;border:1px solid #dbe6f3;border-radius:7px}.detail-evidence article>span{color:#174e9d}.detail-evidence article>div{min-width:0;display:grid;gap:5px}.detail-evidence strong,.detail-attachments strong{color:#2b3a50;font-size:12px}.detail-evidence p{margin:0;color:#4f5e72;overflow-wrap:anywhere;font-size:11px;line-height:1.55}.detail-evidence small,.detail-attachments small{color:#69778b;font-size:10px}.detail-attachments>article,.detail-attachment-link{min-height:62px;padding:10px 12px;display:flex;align-items:center;gap:10px;color:#174e9d;background:#fff;border:1px solid #dfe5ec;border-radius:7px}.detail-attachment-link{width:100%;text-align:left;font:inherit;cursor:pointer;text-decoration:none}.detail-attachment-link:hover{border-color:#1f5fb7;background:#f7faff}.detail-attachments>article>span:nth-child(2),.detail-attachment-link>span:nth-child(2){min-width:0;flex:1;display:grid;gap:4px}.detail-attachments>article strong,.detail-attachments>article small,.detail-attachment-link strong,.detail-attachment-link small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-empty{min-height:210px;display:grid;place-content:center;justify-items:center;color:#69778b;text-align:center}.detail-empty strong{margin-top:8px;color:#2c3b51;font-size:13px}.detail-empty p{max-width:42ch;margin:6px 0 0;font-size:11px;line-height:1.55}.drawer-footer{min-height:62px;padding:0 20px;display:flex;align-items:center;gap:8px;background:#fff;border-top:1px solid #dfe5ec}.drawer-footer>span{flex:1}.drawer-footer>button{min-height:34px;padding:0 12px;border:1px solid #d2dae5;border-radius:5px;background:#fff;cursor:pointer;font-size:11px}.drawer-footer .primary-action{color:#fff;background:#174e9d;border-color:#174e9d}.danger-action{color:#fff!important;background:#d8343c!important;border-color:#d8343c!important}.danger-action:disabled{opacity:.45;cursor:not-allowed}.drawer-footer button:disabled,.business-drawer-title>button:disabled{opacity:.5;cursor:not-allowed}.row-action-menu{position:fixed;z-index:60;width:min(224px,calc(100vw - 16px));padding:6px;overflow-y:auto;color:#26364c;background:#fff;border:1px solid #d9e0e9;border-radius:8px;box-shadow:0 6px 8px #12233a26}.row-action-menu-heading{padding:7px 9px 9px;display:grid;gap:3px;border-bottom:1px solid #e5eaf0}.row-action-menu-heading strong{font-size:11px}.row-action-menu-heading span{overflow:hidden;color:#69778b;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.row-action-menu>button{width:100%;min-height:38px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#33445b;background:transparent;border:0;border-radius:5px;text-align:left;cursor:pointer;font-size:11px}.row-action-menu>button:hover,.row-action-menu>button:focus-visible{color:#174e9d;background:#edf3fa;outline:0}.row-action-menu>button small{color:#657388;font-size:10px}.row-action-menu>button.is-danger{color:#b52c34}.row-action-menu>button.is-danger:hover,.row-action-menu>button.is-danger:focus-visible{background:#fff0f0}.row-action-menu>button:disabled{color:#8895a6;background:transparent;cursor:not-allowed}.row-action-menu>button:disabled small{color:#7e8998}.row-action-feedback{border-top:1px solid #f0c9cc}.form-body{display:grid;align-content:start;gap:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .field-control{min-width:0;display:grid;align-content:start;gap:6px}.form-grid .field-control.full{grid-column:1/-1}.form-grid .field-control>label>span,.confirm-dialog label>span{color:#516076;font-size:11px}.form-grid .field-control b,.confirm-dialog label b{color:#d8343c}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea,.confirm-dialog textarea{width:100%;min-height:35px;padding:9px 10px;color:#2c3b51;background:#fff;border:1px solid #ccd5e1;border-radius:5px;outline:0;resize:vertical;font-size:12px}.form-grid select{padding-block:0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.confirm-dialog textarea:focus{border-color:#6f94c1;box-shadow:0 0 0 3px #174e9d14}.form-grid input[aria-invalid=true],.form-grid select[aria-invalid=true],.form-grid textarea[aria-invalid=true]{border-color:#d85b62}.form-grid input:disabled,.form-grid select:disabled,.form-grid textarea:disabled{color:#69768a;background:#f3f5f8;cursor:not-allowed}.form-grid .field-switch{grid-template-columns:1fr auto;align-items:center}.form-grid .field-switch input{width:18px;height:18px;accent-color:#174e9d}.form-grid .field-switch .field-error{grid-column:1/-1}.combo-field{position:relative;min-width:0}.combo-options{position:absolute;z-index:90;top:calc(100% + 4px);left:0;right:0;max-height:220px;padding:5px;overflow:auto;background:#fff;border:1px solid #cfd9e6;border-radius:6px;box-shadow:0 8px 18px #1527422e}.combo-options button{width:100%;min-height:32px;padding:7px 9px;color:#2e3e55;background:transparent;border:0;border-radius:4px;text-align:left;cursor:pointer;font-size:12px}.combo-options button:hover,.combo-options button[aria-selected=true]{color:#174e9d;background:#edf4ff}.combo-options p{margin:0;padding:8px 9px;color:#718096;font-size:11px}.field-error{color:#cf3038;font-size:10px}.form-error-summary{padding:10px 12px;color:#a8262d;background:#fff0f0;border:1px solid #f4cccc;border-radius:5px;font-size:11px}.form-error-summary:focus{outline:2px solid rgba(207,48,56,.28);outline-offset:2px}.dirty-confirm{min-height:66px;padding:10px 20px;display:flex;align-items:center;gap:8px;color:#754e09;background:#fff7df;border-top:1px solid #ecd99e}.dirty-confirm>span{flex:1;display:grid;gap:3px}.dirty-confirm strong{font-size:11px}.dirty-confirm small{font-size:10px}.dirty-confirm button{min-height:32px;padding:0 10px;color:#4e5d72;background:#fff;border:1px solid #d3dae4;border-radius:5px;cursor:pointer;font-size:10px}.dirty-confirm .discard-action{color:#b32830;border-color:#e3b6b9}.prototype-note,.prototype-warning{padding:11px 12px;color:#6c520d;background:#fff8e5;border:1px solid #f0dfa6;border-radius:5px;font-size:11px;line-height:1.6}.aftersales-config-panel{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:520px}.aftersales-config-groups{padding:16px;display:grid;align-content:start;gap:14px;border-right:1px solid #e2e7ef;background:#f8fafc}.aftersales-config-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#26354b;font-size:13px}.aftersales-config-title span{font-weight:700}.aftersales-config-title strong{color:#627088;font-size:11px;font-weight:500}.aftersales-group-list{display:grid;gap:7px}.aftersales-group-list button{width:100%;min-height:52px;padding:9px 10px;display:grid;gap:4px;text-align:left;color:#33445c;background:#fff;border:1px solid #dbe2ec;border-radius:6px;cursor:pointer}.aftersales-group-list button.active{color:#123f7d;border-color:#7fa4d1;background:#eef6ff}.aftersales-group-list small{color:#7a8799;font-size:11px}.aftersales-group-create,.aftersales-batch-create{display:grid;gap:8px}.aftersales-group-create label,.aftersales-batch-create label{display:grid;gap:6px;color:#516076;font-size:11px}.aftersales-group-create input,.aftersales-batch-create textarea{width:100%;min-height:35px;padding:9px 10px;color:#2c3b51;background:#fff;border:1px solid #ccd5e1;border-radius:5px;outline:0;font-size:12px}.aftersales-batch-create textarea{min-height:86px;resize:vertical}.aftersales-config-items{padding:16px;display:grid;align-content:start;gap:14px;min-width:0}.aftersales-option-list{display:grid;gap:8px}.aftersales-option-row{min-height:44px;padding:8px 10px;display:flex;align-items:center;gap:10px;justify-content:space-between;border:1px solid #e1e7ef;border-radius:6px;background:#fff}.aftersales-option-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d3d55;font-size:12px}.empty-state-inline{padding:20px;color:#7a8799;text-align:center;border:1px dashed #d5dde8;border-radius:6px;background:#fafcff;font-size:12px}.dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:#0d1a2d52;animation:fade-in .15s ease}.discard-confirm-layer{z-index:80}.discard-confirm-dialog{width:min(420px,calc(100vw - 32px));padding:24px;background:#fff;border-radius:10px;box-shadow:0 22px 60px #0f203747}.discard-confirm-dialog h2{margin:14px 0 6px;color:#2d3c50;font-size:19px}.discard-confirm-dialog p{margin:0;color:#68778b;font-size:12px;line-height:1.6}.discard-confirm-dialog .discard-action{color:#b32830;border-color:#e3b6b9}.confirm-dialog,.state-dialog,.action-feedback-dialog{position:relative;width:min(470px,92vw);padding:24px;background:#fff;border-radius:9px;box-shadow:0 22px 60px #0f203738}.dialog-close{position:absolute;top:14px;right:14px;width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:5px;background:#f2f5f8;cursor:pointer}.warning-mark{width:48px;height:48px;display:grid;place-items:center;color:#d8343c;background:#ffeded;border-radius:50%}.confirm-dialog h2,.action-feedback-dialog h2{margin:14px 0 5px;font-size:20px}.confirm-dialog>p,.action-feedback-dialog>p{margin:0 0 14px;color:#68778b;font-size:12px;overflow-wrap:anywhere}.confirm-dialog label{margin-top:15px;display:grid;gap:6px}.action-feedback-dialog ul{margin:12px 0 0;padding:0;display:grid;gap:7px;list-style:none}.action-feedback-dialog li{min-height:34px;padding:8px 10px;display:grid;grid-template-columns:minmax(120px,1fr) minmax(160px,1.4fr);gap:8px;color:#34445b;background:#fff5f5;border:1px solid #f2cfd2;border-radius:5px;font-size:12px}.action-feedback-dialog li span,.action-feedback-dialog li em{min-width:0;overflow-wrap:anywhere}.action-feedback-dialog li em{color:#a8262d;font-style:normal}.dialog-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.dialog-actions button{min-height:35px;padding:0 13px;border:1px solid #d1d9e3;border-radius:5px;background:#fff;cursor:pointer}.state-dialog{width:min(680px,94vw)}.state-dialog>div:first-child{display:flex;align-items:center;justify-content:space-between}.state-dialog h2{margin:0;font-size:20px}.state-dialog>div:first-child button{width:32px;height:32px;display:grid;place-items:center;border:0;background:#f2f5f8;border-radius:5px;cursor:pointer}.state-dialog>p{color:#6e7c8f;overflow-wrap:anywhere;font-size:12px}.state-grid{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.state-grid button{min-width:0;min-height:110px;padding:15px;display:grid;align-content:start;gap:7px;text-align:left;color:#174e9d;background:#f8fbff;border:1px solid #dce6f1;border-radius:7px;cursor:pointer}.state-grid button:hover{border-color:#8ca8c8}.state-grid strong{color:#29384e;overflow-wrap:anywhere;font-size:13px}.state-grid span{color:#748196;overflow-wrap:anywhere;font-size:11px;line-height:1.5}.account-settings-layer{display:block;background:#0d1a2d2e}.account-settings-dialog{position:absolute;inset:61px 0 0 auto;width:min(520px,calc(100vw - 16px));height:calc(100vh - 61px);overflow:auto;background:#fff;border-radius:10px 0 0 10px;box-shadow:-14px 0 36px #0f203733}.account-settings-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #e2e8f0}.account-settings-dialog>header h2{margin:3px 0;color:#18283d;font-size:21px}.account-settings-dialog>header p{margin:0;color:#718096;font-size:12px}.account-settings-dialog .eyebrow{color:#1b5fae;font-size:11px;font-weight:700}.account-settings-dialog>header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:5px;background:#f2f5f8;cursor:pointer}.account-settings-grid{display:grid;grid-template-columns:1fr;gap:18px;padding:20px 24px 24px}.account-settings-grid form{min-width:0;display:grid;align-content:start;gap:11px}.account-settings-grid h3{margin:0 0 2px;display:flex;align-items:center;gap:7px;color:#24364d;font-size:15px}.account-settings-grid label{display:grid;gap:6px;color:#516076;font-size:11px}.account-settings-grid input{width:100%;min-height:36px;padding:9px 10px;color:#263850;border:1px solid #ccd5e1;border-radius:5px;outline:0;font-size:12px}.account-settings-grid input:focus{border-color:#6f94c1;box-shadow:0 0 0 3px #174e9d14}.account-settings-grid .primary-action{width:fit-content;min-height:36px;margin-top:3px;display:inline-flex;align-items:center;gap:6px}@media(max-width:820px){.account-settings-dialog{inset:0 0 0 auto;width:min(420px,100vw);height:100vh;border-radius:0}}.full-state{min-height:430px;display:grid;place-content:center;text-align:center;background:#fff;border:1px solid #dce3ec;border-radius:8px}.full-state strong{font-size:18px}.full-state p{color:#6c7a8e;font-size:12px}.full-state button{justify-self:center;min-height:34px;padding:0 13px;color:#174e9d;background:#eef4fb;border:1px solid #cbd9e9;border-radius:5px;cursor:pointer}.full-state.error strong{color:#c52c34}.weekly-payment-board{margin:0 0 12px;padding:16px;background:#fff;border:1px solid #dce3ec;border-radius:8px;color:#2b3a50}.weekly-payment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.weekly-payment-header h2{margin:0;font-size:17px}.weekly-payment-header p{margin:5px 0 0;color:#718096;font-size:11px}.weekly-payment-navigation{display:flex;flex:0 0 auto;gap:5px}.weekly-payment-navigation button{min-height:31px;padding:0 9px;color:#33526f;background:#fff;border:1px solid #d5dee8;border-radius:5px;cursor:pointer;font-size:11px}.weekly-payment-navigation button:hover{color:#174e9d;background:#f5f9fe;border-color:#aabed5}.weekly-payment-range{margin:13px 0 10px;color:#174e9d;font-size:13px;font-weight:700}.weekly-payment-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.weekly-payment-metric{min-width:0;padding:11px 12px;display:grid;gap:5px;background:#f7f9fc;border:1px solid #e2e8ef;border-radius:6px}.weekly-payment-metric span{color:#718096;font-size:10px}.weekly-payment-metric strong{color:#26364c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.weekly-payment-metric.success strong{color:#217651}.weekly-payment-metric.warning strong{color:#ad6710}.weekly-payment-metric.danger{background:#fff6f6;border-color:#f1d4d6}.weekly-payment-metric.danger strong{color:#c83239}.weekly-payment-calendar{margin-top:11px;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid #e1e7ee;border-radius:7px}.weekly-payment-grid{min-width:980px;display:grid;grid-template-columns:repeat(7,minmax(140px,1fr));background:#f7f9fc}.weekly-payment-day{min-width:0;min-height:248px;border-right:1px solid #e1e7ee}.weekly-payment-day:last-child{border-right:0}.weekly-payment-day>header{min-height:61px;padding:10px;display:flex;justify-content:space-between;gap:8px;background:#fff;border-bottom:1px solid #e3e8ee}.weekly-payment-day h3{margin:0;font-size:12px}.weekly-payment-day header span{display:block;margin-top:3px;color:#758399;font-size:10px}.weekly-payment-day>header>strong{color:#174e9d;font-size:11px;white-space:nowrap}.weekly-payment-day-cards{padding:7px;display:grid;align-content:start;gap:7px}.weekly-payment-empty{min-height:99px;margin:0;display:grid;place-content:center;color:#8b96a5;border:1px dashed #d7e0e9;border-radius:5px;text-align:center;font-size:10px}.weekly-payment-card{overflow:hidden;background:#fff;border:1px solid #dce4ed;border-left:3px solid #8ba1bb;border-radius:5px;box-shadow:0 1px 2px #192c4408}.weekly-payment-card.is-blocked{border-color:#efc6c9;border-left-color:#d8343c;background:snow}.weekly-payment-card-main{width:100%;padding:9px 9px 6px;display:grid;gap:4px;color:#2c3b51;background:transparent;border:0;text-align:left;cursor:pointer}.weekly-payment-card-main:hover{background:#f7faff}.weekly-payment-card-main strong,.weekly-payment-card-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-payment-card-main strong{font-size:11px}.weekly-payment-card-main span{color:#68778b;font-size:10px}.weekly-payment-card-main b{color:#174e9d;font-size:12px}.weekly-payment-card-meta{padding:0 9px 7px;display:flex;flex-wrap:wrap;gap:4px}.weekly-payment-pill{padding:3px 4px;color:#607087;background:#eef2f6;border-radius:3px;font-size:9px}.weekly-payment-pill.check-passed{color:#287857;background:#e9f6ee}.weekly-payment-pill.check-pending{color:#97620b;background:#fff4df}.weekly-payment-pill.check-blocked{color:#bd2e35;background:#ffeaeb}.weekly-payment-card-footer{min-height:29px;padding:0 8px 0 9px;display:flex;align-items:center;justify-content:space-between;gap:4px;border-top:1px solid #edf0f4;color:#758399;font-size:9px}.weekly-payment-edit{padding:3px 0;color:#1659a7;background:transparent;border:0;cursor:pointer;font-size:9px}.weekly-payment-edit:hover{text-decoration:underline}.weekly-payment-secondary{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 220px;gap:10px}.weekly-payment-pending,.weekly-payment-next-week{padding:11px;border:1px solid #e0e7ee;border-radius:6px}.weekly-payment-pending h3{margin:0;font-size:12px}.weekly-payment-pending>div>span,.weekly-payment-pending>p{color:#718096;font-size:10px}.weekly-payment-pending>p{margin:11px 0 0}.weekly-payment-pending ul{margin:8px 0 0;padding:0;display:grid;gap:4px;list-style:none}.weekly-payment-pending li{min-width:0;display:flex;align-items:center;gap:7px}.weekly-payment-pending li button{min-width:0;flex:1;padding:5px 0;display:grid;gap:2px;color:#33445b;background:transparent;border:0;border-bottom:1px solid #edf0f3;text-align:left;cursor:pointer;font-size:10px}.weekly-payment-pending li button:hover{color:#174e9d}.weekly-payment-pending li small{color:#8a96a6;font-size:9px}.weekly-payment-pending li b{color:#174e9d;font-size:10px;white-space:nowrap}.weekly-payment-next-week{display:grid;align-content:center;gap:5px;background:#f7faff;border-color:#dbe6f3}.weekly-payment-next-week span,.weekly-payment-next-week small{color:#64748b;font-size:10px}.weekly-payment-next-week strong{color:#174e9d;font-size:16px}.weekly-payment-incomplete{margin:10px 0 0;padding:8px 10px;color:#91600c;background:#fff7e3;border:1px solid #efdda6;border-radius:5px;font-size:10px}@media(max-width:820px){.weekly-payment-board{padding:12px}.weekly-payment-header{display:grid}.weekly-payment-navigation{width:100%}.weekly-payment-navigation button{flex:1}.weekly-payment-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-payment-secondary{grid-template-columns:1fr}}.weekly-payment-metrics{gap:0;border:1px solid #e2e8ef;background:#fff;overflow:hidden}.weekly-payment-metric{padding:11px 14px;border:0;border-right:1px solid #e7ecf2;border-radius:0;background:transparent}.weekly-payment-metric:last-child{border-right:0}.weekly-payment-metric.danger{background:#fff7f7}.weekly-payment-day{min-height:286px;transition:background .16s ease,box-shadow .16s ease}.weekly-payment-day.is-drop-target{background:#f2f7ff;box-shadow:inset 0 0 0 2px #6da5f7}.weekly-payment-day.amount-medium>header{background:#fff8ef}.weekly-payment-day.amount-large>header{background:#fff4f4}.weekly-payment-day.amount-medium>header>strong{color:#d66b00}.weekly-payment-day.amount-large>header>strong{color:#d12f37}.weekly-payment-card{border-left:1px solid #dce4ed}.weekly-payment-card.amount-medium{border-color:#f0c88e;background:#fffdf9}.weekly-payment-card.amount-large{border-color:#f0b7bb;background:snow}.weekly-payment-card.amount-medium b{color:#d66b00}.weekly-payment-card.amount-large b{color:#d12f37}.weekly-payment-amount-tier{padding:3px 4px;color:#607087;background:#eef2f6;border-radius:3px;font-size:9px}.weekly-payment-amount-tier.amount-small{color:#174e9d;background:#eaf2ff}.weekly-payment-amount-tier.amount-medium{color:#bd5b00;background:#fff0dd}.weekly-payment-amount-tier.amount-large{color:#c52c34;background:#ffe7e9}.weekly-payment-secondary{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 260px}.weekly-payment-pending>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.weekly-payment-unscheduled-list{margin-top:9px;display:grid;grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:7px}.weekly-payment-unscheduled-card{min-width:0;padding:8px;display:grid;gap:7px;background:#fff;border:1px solid #dce4ed;border-radius:5px;cursor:grab}.weekly-payment-unscheduled-card:active{cursor:grabbing}.weekly-payment-unscheduled-card.amount-medium{border-color:#f0c88e;background:#fffdf9}.weekly-payment-unscheduled-card.amount-large{border-color:#f0b7bb;background:snow}.weekly-payment-unscheduled-card.is-disabled{cursor:default;opacity:.72}.weekly-payment-unscheduled-card button{min-width:0;padding:0;display:grid;gap:3px;color:#33445b;background:transparent;border:0;text-align:left;cursor:pointer}.weekly-payment-unscheduled-card strong,.weekly-payment-unscheduled-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-payment-unscheduled-card strong{font-size:10px}.weekly-payment-unscheduled-card span{color:#7a8798;font-size:9px}.weekly-payment-unscheduled-card b{color:#174e9d;font-size:11px}.weekly-payment-unscheduled-card.amount-medium b{color:#d66b00}.weekly-payment-unscheduled-card.amount-large b{color:#d12f37}.weekly-payment-board{padding:14px;background:#f9fbfe}.weekly-payment-header p{color:#61728a}.weekly-payment-calendar{margin-top:12px;background:#fff}.weekly-payment-grid{min-width:1435px;grid-template-columns:repeat(7,minmax(205px,1fr));background:#fff}.weekly-payment-day{min-height:336px;height:414px;display:flex;flex-direction:column;background:#fbfdff}.weekly-payment-day>header{min-height:66px;padding:10px 12px;align-items:flex-start;background:#fbfdff}.weekly-payment-day>header>div{min-width:0;display:grid;gap:6px}.weekly-payment-day h3{display:flex;align-items:center;gap:8px;color:#203149;font-size:13px}.weekly-payment-day h3 span{margin:0;color:#6f8198;font-size:12px;font-weight:600}.weekly-payment-day>header strong{color:#1e64c8;font-size:14px}.weekly-payment-day>header small{color:#4d6380;font-size:11px;white-space:nowrap}.weekly-payment-day.amount-medium>header{background:#fff7eb}.weekly-payment-day.amount-large>header{background:#fff3f4}.weekly-payment-day.amount-medium>header strong{color:#f07800}.weekly-payment-day.amount-large>header strong{color:#ef343c}.weekly-payment-day-cards{min-height:0;flex:1;padding:10px;gap:8px;overflow-y:auto;overscroll-behavior-block:contain;scrollbar-gutter:stable}.weekly-payment-card{background:#fff;border-color:#d8e1ec;box-shadow:0 1px 4px #1a2d460f}.weekly-payment-card-main{padding:9px 10px;grid-template-columns:minmax(0,1fr) auto;column-gap:8px}.weekly-payment-card-main strong{grid-column:1;font-size:12px}.weekly-payment-card-main span{grid-column:1}.weekly-payment-card-main b{grid-column:2;align-self:center;font-size:12px}.weekly-payment-card-meta,.weekly-payment-card-footer{display:none}.weekly-payment-drop-hint{min-height:132px;display:grid;place-items:center;align-content:center;gap:8px;color:#4282dd;border:2px dashed #6ba6ff;border-radius:6px;background:#f8fbff;font-size:12px}.weekly-payment-empty{min-height:120px;background:#fbfdff}.weekly-payment-more{width:max-content;padding:6px 8px;color:#4a78b8;background:transparent;border:0;cursor:pointer;font-size:11px}.weekly-payment-more:hover{color:#1358b2;text-decoration:underline}.weekly-payment-secondary{grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr) minmax(0,.95fr);max-width:100%;gap:12px}.weekly-payment-secondary>*,.weekly-payment-next-week table{min-width:0}.weekly-payment-pending,.weekly-payment-next-week{background:#fff;border-color:#dce5ef;border-radius:7px}.weekly-payment-pending h3,.weekly-payment-next-week h3{display:flex;align-items:center;gap:8px;color:#203149;font-size:15px}.weekly-payment-pending h3 em,.weekly-payment-next-week>div span{color:#7a8ba2;font-style:normal;font-size:11px;font-weight:500}.weekly-payment-pending>div:first-child>span{color:#506985}.weekly-payment-unscheduled-list{grid-template-columns:1fr;gap:0;border:1px solid #e5ebf2;border-radius:6px;overflow:hidden}.weekly-payment-unscheduled-card{position:relative;min-height:58px;padding:9px 10px 9px 34px;grid-template-columns:minmax(0,1fr);gap:0;border:0;border-bottom:1px solid #edf1f6;border-radius:0;box-shadow:none}.weekly-payment-unscheduled-card:last-child{border-bottom:0}.weekly-payment-unscheduled-card.amount-medium{background:#fffaf3}.weekly-payment-unscheduled-card.amount-large{background:#fff7f8;box-shadow:inset 0 0 0 1px #ff3d46}.weekly-payment-drag-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9cafc5}.weekly-payment-unscheduled-card button{grid-template-columns:minmax(0,1fr) auto;column-gap:10px}.weekly-payment-unscheduled-card strong{grid-column:1;font-size:12px}.weekly-payment-unscheduled-card span{grid-column:1;font-size:10px}.weekly-payment-unscheduled-card b{grid-column:2;align-self:center;font-size:12px}.weekly-payment-unscheduled-card.amount-medium b,.weekly-payment-pending li b.amount-medium{color:#ff7a00}.weekly-payment-unscheduled-card.amount-large b,.weekly-payment-pending li b.amount-large{color:#f02e37}.weekly-payment-pending ul{gap:0;border:1px solid #e5ebf2;border-radius:6px;overflow:hidden}.weekly-payment-pending li{min-height:58px;padding:8px 10px;gap:10px;border-bottom:1px solid #edf1f6}.weekly-payment-pending li:last-child{border-bottom:0}.weekly-payment-pending li button{padding:0;border-bottom:0}.weekly-payment-risk{flex:0 0 55px;padding:5px 8px;border-radius:4px;text-align:center;font-size:11px;font-weight:700}.weekly-payment-risk.high{color:#e33139;background:#ffe9eb}.weekly-payment-risk.medium{color:#d86a00;background:#fff0dd}.weekly-payment-risk.low{color:#2264c7;background:#eaf2ff}.weekly-payment-pending li b{min-width:86px;text-align:right;font-size:12px}.weekly-payment-pending-more{margin-top:8px}.weekly-payment-next-week{align-content:start;padding:11px 12px;background:#fff}.weekly-payment-next-week>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.weekly-payment-next-week table{width:100%;margin-top:9px;border-collapse:collapse;table-layout:fixed;font-size:11px}.weekly-payment-next-week th,.weekly-payment-next-week td{padding:9px 6px;border-bottom:1px solid #e8eef5;text-align:right;white-space:nowrap}.weekly-payment-next-week th:first-child,.weekly-payment-next-week td:first-child{width:42%;text-align:left}.weekly-payment-next-week th:nth-child(2),.weekly-payment-next-week td:nth-child(2){width:38%}.weekly-payment-next-week th:last-child,.weekly-payment-next-week td:last-child{width:20%}.weekly-payment-next-week th{color:#6a7d94;font-weight:600}.weekly-payment-next-week td{color:#344862}.weekly-payment-next-week td.amount-large,.weekly-payment-next-week tfoot td:last-child{color:#ef343c}.weekly-payment-next-week tfoot td{color:#1e64c8;font-weight:700;border-bottom:0}.weekly-payment-card-title{grid-column:1 / -1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.weekly-payment-card-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-payment-progress{flex:0 0 auto;padding:2px 5px;border-radius:3px;font-style:normal;font-size:10px;font-weight:700;line-height:1.25}.weekly-payment-progress.is-pending{color:#1659a7;background:#eaf2ff}.weekly-payment-progress.is-paid{color:#287857;background:#e9f6ee}.weekly-payment-card-main .weekly-payment-card-info,.weekly-payment-unscheduled-card .weekly-payment-card-info{color:#43536a;font-size:11px;font-weight:500}.weekly-payment-card-main,.weekly-payment-unscheduled-card button{position:relative;min-height:74px;display:block;padding-right:10px}.weekly-payment-card-main .weekly-payment-card-title,.weekly-payment-unscheduled-card .weekly-payment-card-title{display:block;padding-right:46px}.weekly-payment-card-main .weekly-payment-card-title strong,.weekly-payment-unscheduled-card .weekly-payment-card-title strong{display:block;width:100%}.weekly-payment-card-main .weekly-payment-progress,.weekly-payment-unscheduled-card .weekly-payment-progress{position:absolute;top:9px;right:10px}.weekly-payment-card-main .weekly-payment-card-info,.weekly-payment-unscheduled-card .weekly-payment-card-info{display:block;width:calc(100% - 82px);margin-top:4px}.weekly-payment-card-main b,.weekly-payment-unscheduled-card b{position:absolute;right:10px;top:36px}.weekly-payment-day .weekly-payment-card{height:76px}.weekly-payment-day .weekly-payment-card-main{height:74px;min-height:74px}.weekly-payment-card{position:relative}.weekly-payment-delete{display:inline-flex;align-items:center;gap:3px;color:#d82f38;background:transparent;border:0;cursor:pointer;font-size:10px;white-space:nowrap}.weekly-payment-delete:hover{color:#b31f27;text-decoration:underline}.weekly-payment-card-delete{position:absolute;right:8px;bottom:5px}.weekly-payment-unscheduled-card>.weekly-payment-delete{position:absolute;right:10px;bottom:6px;min-height:0;padding:0;display:inline-flex}.weekly-payment-pending li .weekly-payment-delete{min-width:42px;flex:0 0 auto;padding:0;border:0;justify-content:flex-end}.weekly-payment-pending>.weekly-payment-unscheduled-list{display:grid;grid-template-columns:1fr;gap:8px;border:0;overflow:visible}.weekly-payment-unscheduled-card{height:76px;min-height:76px;padding:0 0 0 24px;display:block;border:1px solid #d8e1ec;border-radius:5px}.weekly-payment-unscheduled-card>button:not(.weekly-payment-delete){width:100%;height:74px;min-height:74px;padding:9px 10px}.weekly-payment-unscheduled-card .weekly-payment-drag-icon{left:6px}@media(max-width:820px){.weekly-payment-secondary{grid-template-columns:1fr}}.flow-overview{margin-bottom:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border:1px solid #dce3ec;border-radius:8px}.flow-overview div{min-height:74px;padding:14px 16px;display:grid;gap:8px;border-right:1px solid #e4e9ef}.flow-overview div:last-child{border:0}.flow-overview span{color:#78869a;font-size:10px}.flow-overview strong{font-size:13px}.flow-stepper{margin-bottom:12px;padding:15px 20px;display:flex;align-items:center;background:#fff;border:1px solid #dce3ec;border-radius:8px}.flow-stepper button{min-width:0;flex:1;position:relative;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#7a8799;cursor:pointer}.flow-stepper button>span{position:relative;z-index:2;width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;background:#edf1f5;border-radius:50%;font-size:11px}.flow-stepper button b{position:relative;z-index:2;font-size:11px;white-space:nowrap}.flow-stepper button i{position:absolute;z-index:1;left:33px;right:5px;height:2px;background:#e3e8ee}.flow-stepper button.active{color:#174e9d}.flow-stepper button.active>span{color:#fff;background:#174e9d}.flow-stepper button.done{color:#24815b}.flow-stepper button.done>span{color:#fff;background:#2d9b6d}.flow-stepper button.done i{background:#8dc8ac}.flow-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:12px}.flow-workspace,.flow-timeline{background:#fff;border:1px solid #dce3ec;border-radius:8px}.flow-workspace{min-height:530px;display:flex;flex-direction:column}.flow-title{min-height:83px;padding:17px 20px;display:flex;gap:12px;align-items:center;border-bottom:1px solid #e3e8ee}.flow-title-icon{width:42px;height:42px;display:grid;place-items:center;color:#174e9d;background:#edf4fc;border-radius:8px}.flow-title h2{margin:0;font-size:17px}.flow-title p{margin:5px 0 0;color:#6d7b8e;font-size:11px}.flow-form,.quotation-area{flex:1;padding:20px}.flow-form h3{margin:0 0 14px;font-size:14px}.flow-form dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e0e6ed;border-radius:7px;overflow:hidden}.flow-form dl div{min-height:76px;padding:13px;display:grid;gap:7px;border-right:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0}.flow-form dt{color:#78869a;font-size:10px}.flow-form dd{margin:0;font-size:12px}.flow-note{margin-top:14px;padding:11px 12px;color:#6d570e;background:#fff8e5;border:1px solid #efdfa7;border-radius:5px;font-size:11px}.flow-actions{min-height:63px;padding:0 19px;display:flex;align-items:center;gap:8px;border-top:1px solid #e1e6ed}.flow-actions span{flex:1}.flow-actions button{min-height:35px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d2dae5;border-radius:5px;background:#fff;cursor:pointer}.flow-actions button:disabled{opacity:.4;cursor:not-allowed}.flow-actions .primary-action{color:#fff;background:#174e9d;border-color:#174e9d}.flow-timeline{padding:17px}.flow-timeline h2{margin:0 0 16px;font-size:15px}.timeline-list>div{display:flex;gap:9px;min-height:67px}.timeline-list>div>span{width:27px;height:27px;display:grid;place-items:center;color:#2a8b62;background:#e9f6ef;border-radius:50%}.timeline-list p{margin:2px 0 0;display:grid;gap:4px}.timeline-list strong{font-size:11px}.timeline-list small,.timeline-list em{color:#7b889a;font-size:9px;font-style:normal}.flow-safety{margin-top:14px;padding:11px;display:flex;gap:8px;color:#996613;background:#fff7df;border:1px solid #efdda5;border-radius:6px}.flow-safety p{margin:0;display:grid;gap:4px}.flow-safety strong{font-size:11px}.flow-safety span{font-size:10px;line-height:1.5}.quotation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quotation-grid>button{padding:13px;text-align:left;background:#fff;border:1px solid #dce3ec;border-radius:7px;cursor:pointer}.quotation-grid>button.selected{border-color:#174e9d;box-shadow:0 0 0 2px #174e9d1a}.quotation-grid>button>span{color:#777;font-size:9px}.quotation-grid>button.selected>span{color:#174e9d}.quotation-grid h3{min-height:32px;margin:7px 0;font-size:11px}.quotation-grid dl{margin:0;display:grid;gap:6px}.quotation-grid dl div{display:flex;justify-content:space-between;font-size:9px}.quotation-grid dt{color:#7b899b}.quotation-grid dd{margin:0}.quotation-area>label{margin-top:15px;display:grid;gap:6px}.quotation-area>label span{color:#566579;font-size:11px}.quotation-area textarea{padding:9px;border:1px solid #ccd5e1;border-radius:5px;resize:vertical;font-size:11px}.flow-complete{flex:1;display:grid;place-content:center;justify-items:center;text-align:center;color:#24825c}.flow-complete h3{margin:12px 0 4px;color:#213149}.flow-complete p{margin:0 0 16px;color:#6d7b8e;font-size:11px}@media(max-width:1500px){.text-button span,.storage-usage small{display:none}}@media(max-width:1280px){.topbar-date{display:none!important}.global-search{min-width:250px}.topbar-context{min-width:108px;max-width:150px}.filter-bar>small{display:none}.flow-layout{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:1180px){.secondary-nav{display:none}.global-search{min-width:220px}.workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-inspection-workbench{grid-template-columns:1fr}.flow-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-layout{grid-template-columns:1fr}.flow-timeline{min-height:240px}}@media(max-width:1080px){.topbar-context{min-width:92px;max-width:120px}.text-button,.storage-usage small{display:none}.global-search{min-width:200px}.topbar-tools{gap:8px}}@media(max-width:820px){.topbar{gap:8px;padding-inline:10px}.topbar-context{display:none}.global-search{min-width:0;width:min(260px,45vw);flex-basis:min(260px,45vw)}.quick-create-button{padding-inline:8px}.quick-create-button span{display:none}.company-button{max-width:84px}.module-workspace,.purchase-flow-page{padding-inline:12px}.workspace-header{align-items:stretch;flex-direction:column}.workspace-header>div:first-child,.workspace-header h1,.workspace-header p{min-width:0;overflow-wrap:anywhere}.workspace-actions{justify-content:flex-end;flex-wrap:wrap}.workspace-stats,.purchase-inspection-metrics{grid-template-columns:1fr 1fr}.purchase-inspection-metric{grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;padding:10px 11px}.purchase-inspection-metric-icon{width:32px;height:32px}.purchase-inspection-metric>span:nth-child(2),.purchase-inspection-metric strong{grid-column:2}.purchase-inspection-metric strong{justify-self:start;font-size:20px}.purchase-inspection-metric small{display:none}.purchase-inspection-queue-row,.purchase-inspection-queue.is-exception .purchase-inspection-queue-row{grid-template-columns:4px minmax(0,1fr) auto;grid-template-areas:"marker main action" "marker meta action" "marker reason action"}.purchase-inspection-row-meta{text-align:left}.purchase-inspection-row-action,.purchase-inspection-danger-action{min-height:44px}.filter-bar{flex-wrap:wrap}.search-control{width:100%}.filter-spacer{display:none}.business-drawer{width:100%}.state-dialog{max-height:calc(100vh - 24px);overflow-y:auto}.state-grid{grid-template-columns:1fr}.flow-stepper{overflow-x:auto}.flow-stepper button{min-width:120px}.quotation-grid{grid-template-columns:1fr}.flow-form dl{grid-template-columns:1fr 1fr}.irregular-purchase-hero{flex-direction:column}.irregular-purchase-actions{min-width:0;justify-content:flex-start}.irregular-flow-rail{display:flex;overflow-x:auto;padding-bottom:2px}.irregular-flow-rail button{min-width:180px}.irregular-subtabs{width:100%}.irregular-subtabs button{flex:1}.filter-bar>label,.filter-bar>button{height:44px}.column-settings{top:103px;right:8px;width:min(290px,calc(100% - 16px))}.column-settings-title>button,.bulk-feedback>button,.column-settings-actions button,.bulk-action-bar button{min-width:44px;min-height:44px}.column-settings-list label{min-height:44px}.column-settings-list input,.workspace-table input[type=checkbox]{width:20px;height:20px}.bulk-action-bar{align-items:flex-start;flex-wrap:wrap}.bulk-action-bar .bulk-clear{margin-left:0}.bulk-feedback li{grid-template-columns:1fr;gap:2px}.workspace-table .check-cell{width:52px}.table-checkbox-control{min-height:44px}.workspace-table .action-cell{width:100px}.workspace-table .action-cell button,.table-footer button{width:44px;height:44px}.table-footer{align-items:flex-start;flex-direction:column}.table-pagination{width:100%;justify-content:flex-end}.table-pagination select{min-width:52px;height:44px}.detail-summary dl{grid-template-columns:1fr}.detail-status{gap:10px;flex-wrap:wrap}.detail-body,.drawer-tabs{padding-inline:14px}.row-action-menu>button{min-height:44px;font-size:12px}.row-action-menu>button small{font-size:11px}.permission-matrix-toolbar{align-items:stretch;flex-direction:column}.permission-matrix-page{width:auto;margin-inline:0}.permission-matrix-toolbar label{width:100%;min-width:0}.permission-matrix-grid{overflow-x:auto}.permission-matrix-head,.permission-page-row{min-width:650px;grid-template-columns:minmax(190px,1fr) repeat(5,78px)}.permission-module-row{min-width:650px}}.topbar-dropdown{position:fixed;right:auto;z-index:64}.topbar-dropdown button[aria-disabled=true]{color:#8995a5;background:transparent;cursor:not-allowed}.topbar-dropdown button[aria-disabled=true]:focus-visible{outline:2px solid rgba(31,98,190,.28)}.menu-permission-reason{display:block;margin:6px 4px 2px;padding:8px;color:#76540e;background:#fff7df;border-radius:5px;font-size:10px;line-height:1.5}.permission-control,.bulk-action-control{display:inline-flex;align-items:flex-end;flex-direction:column;gap:4px}.permission-reason{max-width:240px;color:#76540e;font-size:10px;line-height:1.4}.workspace-permission-note{margin:0;padding:8px 13px;color:#76540e;background:#fff7df;border-bottom:1px solid #ecd99e;font-size:11px}.bulk-action-bar>div{align-items:flex-start}.bulk-action-control .permission-reason{max-width:170px;text-align:left}.drawer-permission-notes{min-height:34px;padding:7px 20px;display:flex;justify-content:flex-end;gap:12px;color:#76540e;background:#fff7df;border-top:1px solid #ecd99e;font-size:10px}.notification-type.system{color:#59687d;background:#eef1f5}.import-flow-header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.import-flow-header h1{margin:0;font-size:20px}.import-flow-header p{margin:5px 0 0;color:#69778b;font-size:11px}.import-flow-header>span{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;color:#174e9d;background:#edf4fc;border-radius:6px;font-size:11px;font-weight:700}.import-stepper{margin:0 0 12px;padding:15px 20px;display:flex;background:#fff;border:1px solid #dce3ec;border-radius:8px;list-style:none}.import-stepper li{min-width:0;flex:1;display:flex;align-items:center;gap:8px;color:#78869a;font-size:11px}.import-stepper li:after{content:"";height:2px;flex:1;margin-right:8px;background:#e2e8ef}.import-stepper li:last-child:after{display:none}.import-stepper li>span{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;background:#edf1f5;border-radius:50%}.import-stepper li.active{color:#174e9d}.import-stepper li.active>span{color:#fff;background:#174e9d}.import-stepper li.done{color:#247c58}.import-stepper li.done>span{color:#fff;background:#2d9569}.import-stepper li.done:after{background:#8bc4aa}.import-flow-panel{min-height:540px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.import-step-content{min-height:540px;display:flex;flex-direction:column}.import-section-title{padding:18px 20px;border-bottom:1px solid #e3e8ee}.import-section-title h2{margin:0;font-size:16px}.import-section-title p{margin:5px 0 0;color:#69778b;font-size:11px}.import-template-field{width:min(440px,calc(100% - 40px));margin:24px 20px 12px;display:grid;gap:7px;color:#526176;font-size:11px}.import-template-field select{height:38px;padding:0 10px;color:#26364c;background:#fff;border:1px solid #ccd5e1;border-radius:5px}.import-file-summary{margin:0 20px;padding:16px;display:flex;align-items:center;gap:12px;color:#174e9d;background:#f5f8fc;border:1px solid #dce5ef;border-radius:7px}.import-file-summary div{display:grid;gap:4px}.import-file-summary strong{color:#2c3b51;font-size:12px}.import-file-summary span{color:#69778b;font-size:10px}.import-step-content footer{margin-top:auto;min-height:64px;padding:0 20px;display:flex;align-items:center;gap:8px;border-top:1px solid #e3e8ee}.import-step-content footer>span{flex:1}.import-step-content footer button,.import-report button{min-height:35px;padding:0 12px;color:#34445a;background:#fff;border:1px solid #ccd5e1;border-radius:5px;cursor:pointer}.import-step-content footer .primary-action{color:#fff;background:#174e9d;border-color:#174e9d}.import-step-content footer button:disabled{color:#8b96a5;background:#eef1f5;border-color:#e0e5eb;cursor:not-allowed}.mapping-table{margin:20px;border:1px solid #dfe5ec;border-radius:7px;overflow:hidden}.mapping-table>div{min-height:46px;padding:0 13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;border-bottom:1px solid #e6ebf1}.mapping-table>div:first-child{color:#5e6c80;background:#f6f8fb;font-size:10px}.mapping-table>div:last-child{border-bottom:0}.mapping-table span{color:#34445a;font-size:11px}.validation-summary{margin:18px 20px 0;display:flex;gap:10px}.validation-summary>div{min-width:150px;padding:12px;display:flex;align-items:center;gap:8px;border-radius:6px;font-size:11px}.validation-summary .success{color:#237652;background:#edf8f2}.validation-summary .danger{color:#a2333a;background:#fff1f2}.validation-table-wrap{margin:12px 20px 20px;overflow-x:auto;border:1px solid #dfe5ec;border-radius:7px}.validation-table-wrap table{width:100%;min-width:600px;border-collapse:collapse}.validation-table-wrap th,.validation-table-wrap td{height:40px;padding:8px 12px;border-bottom:1px solid #e6ebf1;text-align:left;font-size:10px}.validation-table-wrap th{color:#5d6c80;background:#f6f8fb}.validation-table-wrap tr:last-child td{border-bottom:0}.validation-table-wrap tr.has-error td{color:#9d3139;background:#fff6f6}.import-report{min-height:540px;display:grid;place-content:center;justify-items:center;padding:32px;color:#24805a;text-align:center}.import-report h2{margin:12px 0 5px;color:#24344b;font-size:18px}.import-report>p{margin:0 0 20px;color:#657388;font-size:11px}.import-report dl{width:min(600px,80vw);margin:0 0 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #dfe5ec;border-radius:7px;overflow:hidden}.import-report dl div{padding:12px;display:grid;gap:5px;border-right:1px solid #e6ebf1;border-bottom:1px solid #e6ebf1;text-align:left}.import-report dt{color:#748196;font-size:10px}.import-report dd{margin:0;color:#2d3c52;font-size:11px}@media(max-width:820px){.import-flow-page{padding-inline:12px}.import-flow-header{align-items:flex-start;flex-direction:column}.import-stepper{overflow-x:auto}.import-stepper li{min-width:130px}.validation-summary{flex-direction:column}.validation-summary>div{min-width:0}.import-report dl{grid-template-columns:1fr}}.form-section-description{max-width:72ch;margin:-7px 0 14px;color:#68778b;font-size:12px;line-height:1.58}.percent-input{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;border:1px solid #ccd5e1;border-radius:5px;background:#fff;overflow:hidden}.percent-input:focus-within{border-color:#6f94c1;box-shadow:0 0 0 3px #174e9d14}.form-grid .percent-input input{min-width:0;border:0;box-shadow:none}.percent-input>span{color:#607087;text-align:center;font-size:11px}.fund-page{max-width:1600px;margin:0 auto;padding:20px 18px 28px}.fund-page-header{min-height:72px;margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.fund-page-header>div:first-child>span{display:block;margin-bottom:5px;color:#7a8798;font-size:12px}.fund-page-header h1{margin:0;color:#15253d;font-size:26px;line-height:1.2;letter-spacing:-.5px}.fund-page-header p{margin:6px 0 0;color:#66758a;font-size:13px}.fund-secondary-button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;color:#174e9d;background:#fff;border:1px solid #cbd7e5;border-radius:6px;cursor:pointer;font-size:13px}.fund-secondary-button:hover{border-color:#7f9fca;background:#f7faff}.fund-portfolio-strip{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.fund-portfolio-strip>div{min-width:0;min-height:92px;padding:15px 17px;display:grid;align-content:center;gap:10px;border-right:1px solid #e5eaf0}.fund-portfolio-strip>div:last-child{border-right:0}.fund-portfolio-strip span{display:flex;align-items:center;gap:6px;color:#68778b;font-size:13px}.fund-portfolio-strip strong{overflow:hidden;color:#24364f;text-overflow:ellipsis;white-space:nowrap;font-size:21px}.positive{color:#21805a!important}.negative{color:#c9363d!important}.fund-section,.fund-flow-panel,.balance-panel{background:#fff;border:1px solid #dce3ec;border-radius:8px}.fund-section{margin-bottom:12px;padding:16px}.fund-section-heading{margin-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fund-section-heading h2,.fund-flow-panel h2{margin:0;color:#24364f;font-size:16px}.fund-section-heading p{margin:5px 0 0;color:#66758a;font-size:12px}.fund-section-heading small{color:#66758a;font-size:12px}.company-fund-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.company-fund-card{min-width:0;padding:16px;background:#fbfcfe;border:1px solid #e0e6ed;border-radius:7px}.company-fund-card.has-warning{border-color:#edc7c9;background:snow}.company-fund-card>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.company-fund-card>header>div{min-width:0;display:flex;align-items:center;gap:8px}.company-fund-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;color:#174e9d;background:#eaf2fc;border-radius:6px}.company-fund-card h3{margin:0;overflow:hidden;color:#24364f;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.fund-warning{display:inline-flex;align-items:center;gap:4px;color:#bd3037;font-size:12px;white-space:nowrap}.company-fund-card>p{margin:17px 0 6px;color:#66758a;font-size:12px}.company-fund-card>strong{display:block;color:#1f314a;font-size:22px;letter-spacing:-.3px}.company-fund-card dl{margin:15px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.company-fund-card dl div{min-width:0;display:grid;gap:5px}.company-fund-card dt{color:#66758a;font-size:12px}.company-fund-card dd{margin:0;overflow:hidden;color:#35455c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.company-fund-card footer{margin-top:14px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e9ef;color:#66758a;font-size:12px}.company-fund-card footer button{display:inline-flex;align-items:center;gap:3px;color:#174e9d;background:transparent;border:0;cursor:pointer;font-size:12px}.fund-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fund-flow-panel{overflow:hidden}.fund-flow-panel>header{min-height:49px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf0}.fund-flow-panel>header span{color:#66758a;font-size:12px}.fund-flow-panel ul{margin:0;padding:0;list-style:none}.fund-flow-panel li{min-height:58px;padding:9px 14px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #edf0f4}.fund-flow-panel li:last-child{border-bottom:0}.fund-flow-panel li>span{width:29px;height:29px;display:grid;place-items:center;border-radius:6px}.fund-flow-panel li>span.income{color:#21805a;background:#eaf7f0}.fund-flow-panel li>span.expense{color:#c9363d;background:#fff0f0}.fund-flow-panel li>div{min-width:0;display:grid;gap:4px}.fund-flow-panel li strong{overflow:hidden;color:#304159;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.fund-flow-panel li small{overflow:hidden;color:#66758a;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.fund-flow-panel li b{font-size:13px;white-space:nowrap}.fund-empty-copy{min-height:120px;margin:0;display:grid;place-content:center;color:#66758a;font-size:12px}.profit-workspace{max-width:1600px;margin:0 auto;padding:20px 18px 28px}.profit-header{margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profit-header>div:first-child>span{display:block;margin-bottom:5px;color:#7a8798;font-size:12px}.profit-header h1{margin:0;color:#15253d;font-size:26px;line-height:1.2}.profit-header p{margin:6px 0 0;color:#66758a;font-size:13px}.profit-view-tabs{width:max-content;margin-top:14px;padding:3px;display:flex;gap:2px;background:#e9eef5;border-radius:7px}.profit-view-tabs button{min-height:31px;padding:0 14px;color:#5e6f85;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:12px;font-weight:600}.profit-view-tabs button.active{color:#174e9d;background:#fff;box-shadow:0 1px 4px #1c375821}.profit-header-actions{display:flex;gap:8px}.profit-header-actions button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;color:#174e9d;background:#fff;border:1px solid #cbd7e5;border-radius:6px;cursor:pointer;font-size:13px}.profit-header-actions button:hover{background:#f7faff;border-color:#7f9fca}.profit-toolbar{min-height:62px;margin-bottom:12px;padding:10px 13px;display:flex;align-items:end;gap:9px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.profit-toolbar label{display:grid;gap:5px;color:#647388;font-size:12px}.profit-toolbar input,.profit-toolbar select{height:36px;padding:0 9px;color:#33445b;background:#fff;border:1px solid #cdd7e3;border-radius:5px;font-size:13px}.profit-segments{display:inline-flex;align-self:end;overflow:hidden;border:1px solid #cdd7e3;border-radius:6px}.profit-segments button{width:38px;height:36px;color:#53657c;background:#fff;border:0;border-right:1px solid #cdd7e3;cursor:pointer;font-size:13px}.profit-segments button:last-child{border-right:0}.profit-segments button.active{color:#fff;background:#174e9d}.profit-toolbar small{margin:0 0 11px auto;color:#66758a;font-size:12px}.profit-kpis{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:#fff;border:1px solid #dce3ec;border-radius:8px}.profit-kpis>div{min-width:0;min-height:92px;padding:15px 17px;display:grid;align-content:center;gap:8px;border-right:1px solid #e5eaf0}.profit-kpis>div:last-child{border-right:0}.profit-kpis span{color:#68778b;font-size:13px}.profit-kpis strong{overflow:hidden;color:#24364f;text-overflow:ellipsis;white-space:nowrap;font-size:22px}.profit-kpis strong.warning{color:#c96d12}.profit-store-context{margin-bottom:12px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#52657d;background:#edf6f6;border:1px solid #cfe1e1;border-radius:8px}.profit-store-context>div{display:grid;gap:3px}.profit-store-context span{color:#638083;font-size:11px}.profit-store-context strong{color:#173f4b;font-size:15px}.profit-store-context p{max-width:680px;margin:0;text-align:right;font-size:11px;line-height:1.5}.profit-store-grid{margin-bottom:12px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:12px}.profit-trend-panel,.profit-attribution-panel{background:#fff;border:1px solid #dce3ec;border-radius:8px}.profit-trend-panel>header,.profit-attribution-panel>header{min-height:58px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5eaf0}.profit-trend-panel h2,.profit-attribution-panel h2{margin:0;color:#24364f;font-size:16px}.profit-trend-panel p,.profit-attribution-panel p{margin:5px 0 0;color:#66758a;font-size:12px}.profit-trend-panel header>span,.profit-attribution-panel header>strong{color:#66758a;font-size:12px}.profit-trend-chart{height:260px;padding:8px 8px 4px 0}.profit-attribution-panel{margin-bottom:12px;overflow:hidden}.profit-attribution-panel>.profit-detail-empty{padding:18px 15px}.profit-attribution-list{max-height:280px;overflow:auto}.profit-attribution-list>div{min-height:43px;padding:8px 15px;display:grid;grid-template-columns:86px minmax(150px,1fr) minmax(120px,.7fr) 80px 110px;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;color:#56677d;font-size:11px}.profit-attribution-list b{overflow:hidden;color:#263b58;text-overflow:ellipsis;white-space:nowrap}.profit-attribution-list small{color:#7a8798}.profit-attribution-list em{color:#a56713;font-style:normal}.profit-attribution-list strong{text-align:right;color:#a56713;font-variant-numeric:tabular-nums}.profit-core-grid{margin-bottom:12px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:12px}.profit-waterfall,.profit-drivers,.profit-table-panel,.profit-health{background:#fff;border:1px solid #dce3ec;border-radius:8px}.profit-waterfall{padding:16px}.profit-waterfall header,.profit-drivers header,.profit-table-panel>header{min-height:34px;margin-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profit-waterfall h2,.profit-drivers h2,.profit-table-panel h2,.profit-health h2{margin:0;color:#24364f;font-size:16px}.profit-waterfall p,.profit-table-panel p,.profit-health p{margin:5px 0 0;color:#66758a;font-size:12px}.profit-waterfall header>span,.profit-drivers header>span{color:#66758a;font-size:12px}.profit-waterfall-row{min-height:35px;display:grid;grid-template-columns:82px minmax(80px,1fr) 100px;align-items:center;gap:10px;color:#526277;font-size:12px}.profit-waterfall-row>div{height:12px;display:flex;align-items:center;justify-content:flex-end;background:#f0f3f7;border-radius:4px;overflow:hidden}.profit-waterfall-row i{height:100%;display:block;background:#e9a2a7;border-radius:4px 0 0 4px}.profit-waterfall-row strong{color:#a83d46;text-align:right;font-variant-numeric:tabular-nums}.profit-waterfall-row.income i,.profit-waterfall-row.profit i{background:#174e9d}.profit-waterfall-row.income strong,.profit-waterfall-row.profit strong{color:#174e9d}.profit-waterfall-row.profit{margin-top:5px;padding-top:7px;border-top:1px solid #e1e7ee}.profit-drivers{overflow:hidden}.profit-drivers header{min-height:51px;margin:0;padding:0 15px;align-items:center;border-bottom:1px solid #e5eaf0}.profit-drivers table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.profit-drivers th,.profit-drivers td{height:40px;padding:7px 14px;border-bottom:1px solid #edf0f4;text-align:left;font-size:12px}.profit-drivers th{color:#66758a;background:#f6f8fb;font-weight:600}.profit-drivers th:nth-child(1),.profit-drivers td:nth-child(1){width:32%}.profit-drivers th:nth-child(2),.profit-drivers td:nth-child(2){width:36%}.profit-drivers th:nth-child(3),.profit-drivers td:nth-child(3){width:32%}.profit-drivers th:nth-child(2),.profit-drivers th:nth-child(3){text-align:right}.profit-drivers td:nth-child(2),.profit-drivers td:nth-child(3){color:#263b58;text-align:right;font-variant-numeric:tabular-nums}.profit-drivers tr:last-child td{border-bottom:0}.profit-drivers tfoot td{color:#174e9d;background:#f7faff;font-weight:700}.profit-table-panel{margin-bottom:12px;overflow:hidden}.profit-table-panel>header{min-height:59px;margin:0;padding:11px 15px;align-items:center;border-bottom:1px solid #e5eaf0}.profit-table-panel>header>span{display:inline-flex;align-items:center;gap:6px;color:#536b88;font-size:12px}.profit-table-wrap{overflow-x:auto}.profit-table-panel table{width:100%;min-width:1260px;border-collapse:collapse}.profit-table-panel th,.profit-table-panel td{height:43px;padding:7px 12px;border-bottom:1px solid #edf0f4;text-align:right;color:#33475f;font-size:12px;font-variant-numeric:tabular-nums}.profit-table-panel th{color:#66758a;background:#f6f8fb;font-weight:600}.profit-table-panel th:first-child,.profit-table-panel td:first-child{text-align:left;font-variant-numeric:normal}.profit-table-panel tr:last-child td{border-bottom:0}.profit-positive{color:#16805c!important;font-weight:700}.profit-negative{color:#c9363d!important;font-weight:700}.profit-status{display:inline-flex;min-width:42px;justify-content:center;padding:3px 6px;border-radius:5px;font-size:11px;font-variant-numeric:normal}.profit-status.complete{color:#187451;background:#eaf7f0}.profit-status.incomplete{color:#a56713;background:#fff5e5}.profit-health{min-height:76px;padding:14px 16px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.profit-health>svg{color:#c96d12}.profit-health ul{grid-column:2;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px;list-style:none}.profit-health li{padding:4px 7px;color:#8b5a17;background:#fff6e8;border:1px solid #f0ddba;border-radius:5px;font-size:11px}.material-reconciliation{max-width:1600px;margin:0 auto;padding:20px 18px 28px}.material-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin:12px 0;background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.material-kpis>div{padding:15px 17px;border-right:1px solid #e5eaf0}.material-kpis span,.material-list header span{display:block;color:#68778b;font-size:12px}.material-kpis strong{display:block;margin-top:6px;color:#174e9d;font-size:24px}.material-grid{display:grid;grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);gap:12px}.material-list,.material-trace{background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.material-list header,.material-trace>header{min-height:62px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf0}.material-list h2,.material-trace h2{margin:0;color:#24364f;font-size:17px}.material-list button{width:100%;padding:13px 16px;display:grid;grid-template-columns:1fr auto;gap:4px;background:#fff;border:0;border-bottom:1px solid #edf0f4;text-align:left;cursor:pointer}.material-list button.active,.material-list button:hover{background:#f3f7fb;box-shadow:inset 3px 0 #174e9d}.material-list b{color:#263b58}.material-list small{color:#728196}.high{color:#c9363d!important}.low{color:#16805c!important}.material-trace>p{margin:0;padding:16px;color:#53657b;border-bottom:1px solid #e5eaf0}.material-trace ol{margin:0;padding:18px 22px;list-style:none}.material-trace li{display:flex;gap:12px;padding:10px 0}.material-trace li>b{width:25px;height:25px;display:grid;place-items:center;color:#fff;background:#174e9d;border-radius:50%}.material-trace li div{display:grid;gap:4px}.material-trace li span{color:#728196;font-size:12px}.material-trace aside{margin:0 16px 16px;padding:12px;display:flex;gap:9px;color:#8b5a17;background:#fff6e8;border:1px solid #f0ddba;border-radius:6px}.material-trace aside div{display:grid;gap:4px}.material-trace aside span{font-size:12px}@media(max-width:800px){.material-kpis{grid-template-columns:repeat(2,1fr)}.material-grid{grid-template-columns:1fr}.material-reconciliation{padding-inline:12px}}.profit-settings-backdrop{position:fixed;z-index:75;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#1424364d}.profit-settings-drawer{width:min(410px,100vw);min-height:100%;padding:20px;display:grid;align-content:start;gap:13px;background:#fff;box-shadow:-10px 0 24px #13253a29;overflow-y:auto}.profit-settings-drawer header{margin-bottom:3px;display:flex;justify-content:space-between;gap:12px}.profit-settings-drawer h2{margin:0;color:#20344e;font-size:19px}.profit-settings-drawer p{margin:5px 0 0;color:#66758a;font-size:12px;line-height:1.5}.profit-settings-drawer header button{width:30px;height:30px;color:#607087;background:#f2f5f8;border:0;border-radius:5px;cursor:pointer;font-size:20px}.profit-settings-drawer>label{display:grid;gap:6px;color:#53657b;font-size:12px}.profit-settings-drawer input,.profit-settings-drawer select{height:38px;padding:0 9px;color:#2c4059;background:#fff;border:1px solid #cbd7e5;border-radius:5px;font-size:13px}.profit-settings-drawer small{color:#758399;font-size:11px;line-height:1.4}.profit-settings-drawer footer{margin-top:8px;display:flex;justify-content:flex-end;gap:8px}.profit-settings-drawer footer button{min-height:36px;padding:0 12px;color:#41546b;background:#fff;border:1px solid #cbd7e5;border-radius:5px;cursor:pointer}.profit-settings-drawer footer .primary-action{color:#fff;background:var(--primary-600);border-color:var(--primary-600)}.profit-settings-drawer footer .primary-action:hover{background:var(--primary-700);border-color:var(--primary-700)}.profit-kpis>button{min-width:0;display:grid;gap:7px;padding:0;color:inherit;background:transparent;border:0;text-align:left;cursor:pointer}.profit-kpis>button:hover strong{color:#174e9d;text-decoration:underline}.profit-waterfall-row{width:100%;padding:0;color:inherit;background:transparent;border:0;text-align:left;cursor:pointer;font:inherit}.profit-waterfall-row:hover span,.profit-waterfall-row:hover strong{color:#174e9d}.profit-drivers tbody tr{cursor:pointer}.profit-drivers tbody tr:hover{background:#f3f7fb}.profit-status{border:0;font:inherit;cursor:pointer}.profit-detail-trigger{min-height:28px;padding:0 8px;color:#174e9d;background:#eef4fb;border:1px solid #c9d9ea;border-radius:4px;cursor:pointer;font-size:11px}.profit-detail-backdrop{position:fixed;z-index:78;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#1424364d}.profit-detail-drawer{width:min(460px,100vw);min-height:100%;padding:20px;overflow-y:auto;color:#263a53;background:#fff;box-shadow:-10px 0 24px #13253a29}.profit-detail-drawer>header{display:flex;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #e1e7ee}.profit-detail-drawer header span{color:#66758a;font-size:12px}.profit-detail-drawer h2{margin:3px 0 0;font-size:18px}.profit-detail-drawer header p{margin:6px 0 0;color:#718096;font-size:12px;line-height:1.5}.profit-detail-drawer header button{width:32px;height:32px;display:grid;place-items:center;color:#53657b;background:#f2f5f8;border:0;border-radius:5px;cursor:pointer}.profit-detail-drawer section{padding:17px 0;border-bottom:1px solid #e8edf3}.profit-detail-drawer h3{margin:0 0 10px;font-size:13px}.profit-detail-list,.profit-gap-list{margin:0;padding:0;display:grid;gap:8px;list-style:none}.profit-detail-list li{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafc;border:1px solid #e5ebf1;border-radius:5px}.profit-detail-list li>div{min-width:0;display:grid;gap:3px}.profit-detail-list strong{font-size:12px}.profit-detail-list span,.profit-gap-list span,.profit-gap-list small{color:#708096;font-size:11px;line-height:1.45}.profit-detail-list b{color:#174e9d;white-space:nowrap;font-size:12px}.profit-gap-list li{padding:10px;display:grid;gap:4px;background:#fff8e8;border:1px solid #efdba8;border-radius:5px}.profit-gap-list strong{color:#845206;font-size:12px}.profit-detail-empty{margin:0;color:#718096;font-size:12px}@media(max-width:900px){.profit-core-grid,.profit-store-grid{grid-template-columns:1fr}.profit-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-kpis>div:nth-child(2){border-right:0}.profit-kpis>div:nth-child(-n+2){border-bottom:1px solid #e5eaf0}.profit-store-context{align-items:flex-start;flex-direction:column}.profit-store-context p{text-align:left}.profit-attribution-list>div{grid-template-columns:76px minmax(130px,1fr) 90px 90px}.profit-attribution-list small{display:none}}@media(max-width:680px){.profit-workspace{padding-inline:12px}.profit-header{align-items:stretch;flex-direction:column}.profit-header-actions{justify-content:flex-end}.profit-toolbar{align-items:stretch;flex-wrap:wrap}.profit-toolbar label{flex:1;min-width:130px}.profit-toolbar small{width:100%;margin:0}.profit-waterfall-row{grid-template-columns:74px minmax(60px,1fr) 94px;gap:7px}.profit-health{grid-template-columns:20px minmax(0,1fr)}.profit-attribution-list>div{grid-template-columns:72px minmax(100px,1fr) 88px}.profit-attribution-list em{display:none}}.customer-rank-list{display:grid;gap:9px}.customer-rank-list article{min-height:64px;padding:11px 12px;display:grid;grid-template-columns:minmax(190px,.85fr) minmax(0,2fr);align-items:center;gap:12px;background:#fbfdff;border:1px solid #e4eaf2;border-radius:7px}.customer-rank-list strong{display:block;overflow:hidden;color:#174e9d;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.customer-rank-list span{display:block;margin-top:4px;overflow:hidden;color:#66758a;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.customer-rank-list dl{margin:0;display:grid;grid-template-columns:.45fr .7fr minmax(0,1.2fr) .65fr;gap:10px}.customer-rank-list div{min-width:0}.customer-rank-list dt{color:#66758a;font-size:12px}.customer-rank-list dd{margin:4px 0 0;overflow:hidden;color:#2c4059;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650}.customer-panel li{grid-template-columns:minmax(115px,.7fr) minmax(0,1fr) auto}.customer-panel li>strong{overflow:hidden;color:#174e9d;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.customer-panel li>span{overflow:hidden;color:#617188;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.customer-panel li button{min-height:28px;padding:0 10px;color:#174e9d;background:#fff;border:1px solid #cbd9e9;border-radius:5px;cursor:pointer}.balance-total{min-width:205px;padding:10px 14px;display:grid;justify-items:end;gap:4px;background:#fff;border:1px solid #dce3ec;border-radius:7px}.balance-total span{color:#66758a;font-size:12px}.balance-total strong{color:#21805a;font-size:19px}.balance-filters{min-height:62px;padding:10px 13px;display:flex;align-items:end;gap:9px;border-bottom:1px solid #e2e7ed}.balance-filters label{display:grid;gap:5px;color:#647388;font-size:12px}.balance-filters select,.balance-filters input{height:36px;color:#33445b;background:#fff;border:1px solid #cdd7e3;border-radius:5px;font-size:13px}.balance-filters select{min-width:170px;padding:0 9px}.balance-search{min-width:270px;position:relative}.balance-search>svg{position:absolute;z-index:1;left:10px;bottom:9px;color:#8190a3}.balance-search input{width:100%;padding:0 10px 0 33px}.balance-filters>small{margin:0 0 10px auto;color:#66758a;font-size:12px}.balance-table-wrap{overflow-x:auto}.balance-table{min-width:1180px}.balance-table th,.balance-table td{height:48px;padding:7px 10px}.balance-table th:first-child,.balance-table td:first-child{width:42px;padding-inline:8px}.balance-table tbody>tr:not(.balance-detail-row):hover{background:#f8faff}.balance-table tbody>tr.is-expanded{background:#f4f8fd}.balance-table td:nth-child(2){min-width:175px}.balance-table td:nth-child(2)>strong{display:block;color:#174e9d;font-size:13px}.balance-table td:nth-child(2)>small{display:block;margin-top:4px;color:#66758a;font-size:12px}.balance-expand{width:29px;height:29px;display:grid;place-items:center;color:#4f6380;background:transparent;border:0;border-radius:5px;cursor:pointer}.balance-expand:hover{color:#174e9d;background:#e8f0fa}.balance-current{color:#1f314a}.balance-detail-row>td{height:auto;padding:0;background:#f7f9fc}.balance-inline-detail{margin:0 12px 12px 49px;background:#fff;border:1px solid #dbe3ec;border-radius:6px;overflow:hidden}.balance-inline-detail>header{min-height:48px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e4e9ef}.balance-inline-detail>header>div{display:flex;align-items:center;gap:9px}.balance-inline-detail>header strong{color:#2d3e55;font-size:13px}.balance-inline-detail>header span,.balance-inline-detail>header small{color:#66758a;font-size:12px}.balance-inline-detail>p{margin:0;padding:22px;color:#66758a;text-align:center;font-size:12px}.balance-detail-list>div{min-height:42px;padding:7px 12px;display:grid;grid-template-columns:105px 85px minmax(180px,1fr) 120px;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;font-size:12px}.balance-detail-list>div:last-child{border-bottom:0}.balance-detail-list span{min-width:0;overflow:hidden;color:#657489;text-overflow:ellipsis;white-space:nowrap}.balance-detail-list b{color:#35465d;font-weight:650}.balance-detail-list strong{text-align:right}.balance-empty{min-height:390px;display:grid;place-content:center;justify-items:center;gap:6px;color:#728095}.balance-empty strong{color:#2e3e54;font-size:16px}.balance-empty p{margin:0;font-size:12px}.receivable-header{min-height:64px}.receivable-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.receivable-primary-button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:#1463d9;border:1px solid #1463d9;border-radius:6px;cursor:pointer;font-size:13px;font-weight:750}.receivable-primary-button:hover{background:#0f56bd;border-color:#0f56bd}.receivable-kpis{margin-bottom:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.receivable-kpi{min-width:0;min-height:98px;padding:17px 18px;display:flex;align-items:center;gap:14px;border-right:1px solid #e2e8f0}.receivable-kpi:last-child{border-right:0}.receivable-kpi i{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;font-style:normal}.receivable-kpi.green i{color:#16805c;background:#e9f7ef}.receivable-kpi.red i{color:#d83a45;background:#fff0f1}.receivable-kpi.blue i{color:#1463d9;background:#eef5ff}.receivable-kpi.amber i{color:#c96d12;background:#fff4e4}.receivable-kpi span{display:block;color:#607089;font-size:13px}.receivable-kpi strong{display:block;margin-top:7px;overflow:hidden;color:#15253d;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.15}.receivable-kpi.red strong{color:#d83a45}.receivable-kpi.amber strong{color:#c96d12}.receivable-filters{margin-bottom:12px;padding:13px 16px;display:grid;grid-template-columns:auto minmax(300px,1fr);align-items:end;gap:12px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.receivable-tabs{height:36px;display:inline-flex;overflow:hidden;border:1px solid #d5deea;border-radius:6px}.receivable-tabs button{min-width:54px;padding:0 13px;color:#52657e;background:#fff;border:0;border-right:1px solid #e3e9f1;cursor:pointer;font-size:13px}.receivable-tabs button:last-child{border-right:0}.receivable-tabs button:hover,.receivable-tabs button.active{color:#1463d9;background:#eef5ff;font-weight:750}.receivable-filters label{min-width:0;display:grid;gap:6px;color:#52657e;font-size:12px}.receivable-filters select,.receivable-filters input{width:100%;min-height:36px;padding:0 10px;color:#263850;background:#fff;border:1px solid #ccd7e4;border-radius:5px;font-size:13px}.receivable-search{position:relative}.receivable-search>svg{position:absolute;left:10px;bottom:10px;color:#7d8ca1}.receivable-search input{padding-left:34px}.receivable-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.receivable-main{min-width:0;display:grid;gap:12px}.receivable-table-panel,.receivable-aging,.receivable-side-panel{background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.receivable-table-panel>header{min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9f0}.receivable-table-panel h2,.receivable-aging h2,.receivable-side-panel h2{margin:0;color:#1f314a;font-size:16px}.receivable-table-panel>header span{color:#66758a;font-size:13px}.receivable-table-wrap{overflow-x:auto}.receivable-table{min-width:1120px;width:100%;border-collapse:collapse}.receivable-table th{height:48px;padding:0 13px;color:#3b4b62;background:#fbfcfe;border-bottom:1px solid #e4e9f0;text-align:left;white-space:nowrap;font-size:13px;font-weight:750}.receivable-table td{min-height:58px;padding:11px 13px;color:#2d3f56;border-bottom:1px solid #edf1f5;vertical-align:middle;font-size:13px}.receivable-table tr:hover{background:#f8fbff}.receivable-table td:first-child{min-width:230px}.receivable-table td:first-child strong{display:block;overflow:hidden;color:#1b2f49;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.receivable-table td:first-child small{display:block;margin-top:4px;overflow:hidden;color:#66758a;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.receivable-table td:nth-child(2){min-width:132px}.receivable-table td:nth-child(3){min-width:165px}.receivable-table td:nth-child(4),.receivable-table td:nth-child(5),.receivable-table td:nth-child(6){white-space:nowrap}.receivable-table td:nth-child(6) strong{color:#15253d}.receivable-table td:last-child button{min-height:30px;padding:0 6px;color:#1463d9;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:12px;font-weight:750}.receivable-table td:last-child button:hover{background:#eef5ff}.receivable-actions-cell{min-width:196px;display:flex;align-items:center;gap:3px;flex-wrap:wrap}.receivable-adjustment-row td{padding:0 13px 12px;background:#f8fbff}.receivable-adjustment-list{padding:10px;display:grid;gap:8px;background:#fff;border:1px solid #dce5ef;border-radius:7px}.receivable-adjustment-list span{min-height:36px;display:grid;grid-template-columns:92px 110px minmax(0,1fr);gap:10px;align-items:center;color:#3f5067;font-size:13px}.receivable-adjustment-list b{color:#64748b;font-weight:650}.receivable-adjustment-list strong{font-size:14px}.receivable-adjustment-list .plus strong{color:#d83a45}.receivable-adjustment-list .minus strong{color:#16805c}.receivable-adjustment-list small,.receivable-adjustment-empty{color:#66758a;font-size:13px}.receivable-adjustment-empty{margin:0;padding:12px;background:#fff;border:1px solid #dce5ef;border-radius:7px}.receivable-type,.receivable-status{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:5px;font-size:12px;font-weight:750;white-space:nowrap}.receivable-type.income{color:#16805c;background:#e9f7ef}.receivable-type.expense{color:#1463d9;background:#eef5ff}.receivable-settlement-cell{display:grid;gap:5px;align-content:center}.receivable-settlement-cell small{color:#66758a;font-size:12px;line-height:1.35}.receivable-status.pending{color:#c96d12;background:#fff4e4}.receivable-status.warning{color:#a76512;background:#fff4e4}.receivable-status.danger{color:#d83a45;background:#fff0f1}.receivable-status.done{color:#16805c;background:#e9f7ef}.receivable-side{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.receivable-side-panel h2{min-height:43px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid #e4e9f0}.receivable-side-panel ul{margin:0;padding:0;list-style:none}.receivable-side-panel li{min-height:74px;padding:12px 14px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 14px;align-items:center;gap:10px;border-bottom:1px solid #edf1f5}.receivable-side-panel li:last-child{border-bottom:0}.receivable-side-panel li>i{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;font-style:normal}.receivable-side-panel li.green>i{color:#16805c;background:#e9f7ef}.receivable-side-panel li.blue>i{color:#1463d9;background:#eef5ff}.receivable-side-panel li.amber>i{color:#c96d12;background:#fff4e4}.receivable-side-panel li.red>i{color:#d83a45;background:#fff0f1}.receivable-side-panel li span{min-width:0;display:grid;gap:4px;color:#1f314a;font-size:13px}.receivable-side-panel li b{font-size:14px}.receivable-side-panel li small{color:#66758a;font-size:13px}.receivable-side-panel li strong{color:#1463d9;font-size:14px;white-space:nowrap}.receivable-side-panel li.green strong{color:#16805c}.receivable-side-panel li.amber strong{color:#c96d12}.receivable-side-panel li.red strong{color:#d83a45}.receivable-side-panel li>svg{color:#8a98aa}.receivable-side-panel:not(:first-child) li{min-height:55px;grid-template-columns:20px minmax(0,1fr) auto 14px}.receivable-side-panel:not(:first-child) li>svg:first-child{color:#d83a45}.receivable-side-panel:not(:first-child) li span{display:block;color:#374960}.receivable-side-panel:not(:first-child) li strong{color:#d83a45}.receivable-aging{padding:16px}.receivable-aging-bars{height:12px;margin-top:28px;display:flex;overflow:hidden;background:#edf2f7;border-radius:999px}.receivable-aging-bars span{min-width:2%;border-right:2px solid #fff}.receivable-aging-bars span:last-child{border-right:0}.receivable-aging-bars .green{background:#24a861}.receivable-aging-bars .amber{background:#f0b429}.receivable-aging-bars .orange{background:#f47b20}.receivable-aging-bars .red{background:#e23855}.receivable-aging-labels{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.receivable-aging-labels strong{display:block;color:#617188;font-size:13px}.receivable-aging-labels span{display:block;margin-top:6px;color:#40506a;font-size:13px}.receivable-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#0f172a61}.receivable-modal{width:min(520px,100%);padding:0;overflow:hidden;background:#fff;border:1px solid #d5dee9;border-radius:8px;box-shadow:0 22px 48px #0f172a38}.receivable-modal>header{min-height:62px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e4e9f0}.receivable-modal>header span{color:#66758a;font-size:12px}.receivable-modal h2{margin:3px 0 0;color:#1f314a;font-size:18px}.receivable-modal>header button{width:30px;height:30px;display:grid;place-items:center;color:#64748b;background:#f7f9fc;border:1px solid #d8e0eb;border-radius:5px;cursor:pointer;font-size:20px;line-height:1}.receivable-modal dl{margin:0;padding:14px 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border-bottom:1px solid #eef2f6}.receivable-modal dl div{min-width:0;padding:10px;background:#f8fbff;border:1px solid #e0e8f2;border-radius:7px}.receivable-modal dt{color:#66758a;font-size:12px}.receivable-modal dd{margin:5px 0 0;color:#1f314a;font-size:16px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receivable-adjustment-type{padding:14px 16px 0;display:flex;gap:8px}.receivable-adjustment-type button{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#47586f;background:#fff;border:1px solid #cfd9e6;border-radius:6px;cursor:pointer;font-weight:750}.receivable-adjustment-type button.active{color:#1463d9;background:#eef5ff;border-color:#9db8df}.receivable-modal label{margin:12px 16px 0;display:grid;gap:6px;color:#52657e;font-size:13px}.receivable-modal input,.receivable-modal select,.receivable-modal textarea{width:100%;padding:9px 10px;color:#263850;background:#fff;border:1px solid #cbd6e2;border-radius:6px;font:inherit}.receivable-modal textarea{min-height:72px;resize:vertical}.receivable-modal-error{margin:10px 16px 0;padding:8px 10px;color:#b52432;background:#fff0f2;border:1px solid #f0b8c0;border-radius:6px;font-size:13px}.receivable-modal footer{padding:14px 16px 16px;display:flex;justify-content:flex-end;gap:8px}.analytics-page{max-width:1600px;margin:0 auto;padding:18px 18px 28px}.bi-dashboard{color:#17243c}.analytics-header{min-height:68px;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.analytics-header>div:first-child>span{display:block;margin-bottom:5px;color:#7a8798;font-size:12px;letter-spacing:.04em}.analytics-header h1{margin:0;color:#14213a;font-size:26px;line-height:1.2;letter-spacing:-.5px}.analytics-header p{margin:6px 0 0;color:#66758a;font-size:12px}.bi-report-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;color:#526176;font-size:12px}.bi-report-meta>span{min-height:34px;display:inline-flex;align-items:center;gap:6px}.analytics-header button,.bi-reset-button{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#174e9d;background:#fff;border:1px solid #cbd9e9;border-radius:6px;cursor:pointer}.analytics-header .bi-green-action{color:#fff;background:#15915f;border-color:#15915f}.analytics-header .bi-green-action:hover{background:#10784e}.analytics-filters{margin-bottom:10px;padding:12px;display:grid;grid-template-columns:repeat(7,minmax(126px,1fr)) auto;gap:10px;background:#fff;border:1px solid #dce3ec;border-radius:8px}.analytics-filters label{min-width:0;display:grid;gap:6px;color:#50627a;font-size:12px}.analytics-filters input,.analytics-filters select{width:100%;min-height:34px;padding:0 10px;color:#223651;background:#fff;border:1px solid #cbd6e4;border-radius:5px}.bi-reset-button{align-self:end;white-space:nowrap}.analytics-kpi-grid{margin-bottom:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.bi-kpi-card{min-width:0;min-height:92px;padding:14px 14px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:#fff;border-right:1px solid #e2e8f0}.bi-kpi-card:last-child{border-right:0}.bi-kpi-card span{display:block;color:#66758a;font-size:12px}.bi-kpi-card strong{display:block;margin-top:7px;overflow:hidden;color:#0f3f8d;text-overflow:ellipsis;white-space:nowrap;font-size:21px;line-height:1.15}.bi-kpi-card small{display:block;margin-top:7px;color:#66758a;font-size:12px}.bi-kpi-card small.success{color:#16805c}.bi-kpi-card small.danger{color:#d64245}.bi-kpi-card i{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#2d6cca;background:#eef5ff;border-radius:50%;font-style:normal}.bi-kpi-card:nth-child(3) i{color:#16805c;background:#eaf7f0}.bi-kpi-card:nth-child(5) i{color:#16805c;background:#eaf7f0}.inventory-page{max-width:1600px;color:#17243c}.inventory-header{align-items:flex-start}.inventory-header .bi-green-action{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:#0f9a66;border:0;border-radius:6px;font-weight:750}.inventory-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 14px;color:#5c6b80;font-size:13px}.inventory-sync-health{color:#12805c;font-weight:750}.inventory-sync-health svg{vertical-align:-2px}.inventory-stat-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));margin:12px 0;background:#fff;border:1px solid #dce5ef;border-radius:8px}.inventory-stat{min-width:0;padding:16px 18px;border-right:1px solid #e4ebf3}.inventory-stat:last-child{border-right:0}.inventory-stat span{display:block;color:#657389;font-size:12px}.inventory-stat strong{display:block;margin-top:6px;color:#0d2a52;font-size:19px;line-height:1.15}.inventory-view-switch{width:fit-content;margin:0 auto 12px;display:inline-flex;overflow:hidden;background:#fff;border:1px solid #cfd8e5;border-radius:7px}.inventory-view-switch button{min-width:112px;min-height:36px;padding:0 16px;color:#24405f;background:transparent;border:0;border-right:1px solid #dce5ef;font-weight:750;cursor:pointer}.inventory-view-switch button:last-child{border-right:0}.inventory-view-switch button.active{color:#fff;background:#1f62d1}.inventory-movement-page{padding-top:14px}.inventory-movement-page .inventory-header{min-height:54px;margin-bottom:8px;align-items:center}.inventory-movement-page .analytics-header>div:first-child>span{margin-bottom:2px}.inventory-movement-page .analytics-header h1{font-size:22px}.inventory-movement-page .analytics-header p{margin-top:3px}.inventory-movement-page .inventory-header-actions{gap:7px 12px;font-size:12px}.inventory-movement-page .inventory-header .bi-green-action{min-height:34px;padding:0 12px}.inventory-movement-page .inventory-view-switch{margin:0 0 8px}.inventory-workbench{display:grid;grid-template-columns:180px minmax(0,1fr);gap:10px}.inventory-risk-panel{min-width:0;padding:16px 0;display:flex;flex-direction:column;background:#fff;border:1px solid #dce5ef;border-radius:8px}.inventory-risk-panel h2,.inventory-risk-panel h3{margin:0;padding:0 16px;color:#152943;font-size:15px}.inventory-risk-panel h3{margin-top:18px;padding-top:14px;border-top:1px solid #e7edf4;font-size:14px}.inventory-risk-panel>button{min-height:40px;padding:0 16px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;color:#40516a;background:transparent;border:0;text-align:left;cursor:pointer}.inventory-risk-panel>button:hover,.inventory-risk-panel>button.active{color:#164b91;background:#eef5ff}.inventory-risk-panel>button strong{color:#10233e;font-size:13px}.inventory-risk-panel svg.danger{color:#d62839}.inventory-risk-panel svg.warning{color:#ca7a16}.inventory-risk-panel svg.info{color:#2869d8}.inventory-risk-panel svg.success{color:#159262}.inventory-side-tabs{margin-top:8px;display:grid;gap:2px}.inventory-side-tabs button{min-height:36px;padding:0 16px;color:#526177;background:transparent;border:0;text-align:left;cursor:pointer}.inventory-side-tabs button:hover,.inventory-side-tabs button.active{color:#174e9d;background:#eef5ff;font-weight:750}.inventory-panel{overflow:hidden}.inventory-panel>header.inventory-command-bar{align-items:center;margin-bottom:10px}.inventory-panel>header>div:first-child{display:grid;gap:4px}.inventory-panel>header h2{margin:0}.inventory-panel>header span{color:#66758a;font-size:13px}.inventory-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.inventory-filters input,.inventory-filters select{min-height:36px;padding:8px 10px;color:#263850;background:#fff;border:1px solid #cbd5e1;border-radius:5px;font:inherit;font-size:13px}.inventory-search{min-width:248px;min-height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#738299;background:#fff;border:1px solid #cbd5e1;border-radius:5px}.inventory-search input{min-width:0;flex:1;min-height:34px;padding:0;border:0;outline:0}.inventory-category-filter{min-height:36px;display:inline-flex;align-items:stretch;overflow:hidden;background:#f7f9fc;border:1px solid #cbd5e1;border-radius:5px}.inventory-category-filter label{min-width:138px;display:inline-flex;align-items:center;gap:6px;padding-left:9px;color:#516176;border-right:1px solid #dce5ef}.inventory-category-filter label:last-child{border-right:0}.inventory-category-filter span{flex:0 0 auto;font-size:12px;font-weight:700}.inventory-category-filter select{min-width:0;flex:1;min-height:34px;padding-left:0;background:transparent;border:0;border-radius:0;outline:0}.inventory-category-filter select:disabled{color:#94a3b8;cursor:not-allowed}.inventory-warehouse-tabs{margin:0 0 12px;display:flex;flex-wrap:wrap;gap:7px}.inventory-warehouse-tabs button{min-height:34px;padding:0 13px;color:#365069;background:#f7f9fc;border:1px solid #d8e0ea;border-radius:5px;font-size:13px;cursor:pointer}.inventory-warehouse-tabs button.active{color:#fff;background:#1f62d1;border-color:#1f62d1}.inventory-table{min-width:1080px;font-size:13px;border:1px solid #dfe7f0}.inventory-table th{padding:10px 9px;color:#344964;background:#f6f9fd;border-right:1px solid #dfe7f0;white-space:nowrap}.inventory-table .inventory-subhead th{padding:8px 9px;color:#40536f;background:#fbfcfe;font-size:12px}.inventory-table td{padding:10px 9px;vertical-align:middle;border-right:1px solid #e8edf4}.inventory-table td strong,.inventory-table td small{display:block}.inventory-table td small{margin-top:4px;color:#66758a;font-size:12px;line-height:1.28}.inventory-table tbody tr:nth-child(2n) td{background:#fcfdff}.inventory-table tbody tr:hover td{background:#f7fbff}.inventory-table th:first-child,.inventory-table td:first-child{position:sticky;left:0;z-index:1;background:#fff}.inventory-table thead th:first-child{z-index:2;background:#f6f9fd}.inventory-warehouse-head{text-align:center}.inventory-product-cell{display:flex;align-items:center;gap:9px}.inventory-product-icon{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;color:#8a5b17;background:#fff6dc;border:1px solid #ead28d;border-radius:50%}.inventory-status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.inventory-status-正常{color:#166a4c;background:#e9f8f1}.inventory-status-占用{color:#73520d;background:#fff5d6}.inventory-status-预警{color:#98530a;background:#fff0d9}.inventory-status-缺货{color:#a51f2b;background:#ffe8eb}.inventory-cell{min-width:182px}.inventory-cell-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:168px;overflow:hidden;border:1px solid #dfe7f0;border-radius:6px}.inventory-cell-metric{min-width:0;padding:7px 8px;display:grid;gap:2px;align-content:center;background:#fbfcfe;border-right:1px solid #dfe7f0}.inventory-cell-metric:last-child{border-right:0}.inventory-cell-metric b{color:#10233e;font-size:15px;line-height:1.05;font-weight:850}.inventory-cell-metric em{color:#51637a;font-style:normal;font-size:11.5px;line-height:1.1}.inventory-cell-main{background:#ebf8f2;border-color:#cdeee0}.inventory-cell-main b{color:#0c8a5b}.inventory-cell-预警 .inventory-cell-main,.inventory-cell-占用 .inventory-cell-main{background:#fff8e8}.inventory-cell-预警 .inventory-cell-main b,.inventory-cell-占用 .inventory-cell-main b{color:#a65a0c}.inventory-cell-缺货 .inventory-cell-main{background:#fff4f5}.inventory-cell-缺货 .inventory-cell-main b{color:#cf1d32}.inventory-table-footer{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#516176;font-size:12px}.inventory-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.inventory-legend span{display:inline-flex;align-items:center;gap:6px}.inventory-legend i{width:12px;height:12px;display:inline-block;border-radius:3px;border:1px solid currentColor}.inventory-legend .success{color:#159262;background:#e9f8f1}.inventory-legend .warning{color:#c67a15;background:#fff5d6}.inventory-legend .danger{color:#d62839;background:#fff4f5}.inventory-legend .muted{color:#94a3b8;background:#f1f5f9}.inventory-row-缺货 td:first-child strong,.inventory-row-预警 td:first-child strong{color:#b4232c}.inventory-movement-view{display:grid;gap:10px}.inventory-movement-toolbar{min-height:40px;padding:0;background:transparent;border:0}.inventory-movement-toolbar .inventory-filters{width:100%}.inventory-movement-kpi-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;background:transparent;border:0;overflow:visible}.inventory-movement-kpi-group{min-width:0;min-height:118px;padding:14px 16px 15px;background:#fff;border:1px solid #dce5ef;border-radius:8px;box-shadow:0 1px 2px #162a450a}.inventory-movement-kpi-group:last-child{border-right:1px solid #dce5ef}.inventory-movement-kpi-group>header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.inventory-movement-kpi-group>header strong{color:#1e63c9;font-size:14px}.inventory-movement-kpi-group>header span{color:#7b8798;font-size:11px}.inventory-movement-kpi-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-movement-metric{min-width:0;padding:0 14px;border-right:1px solid #e8edf4}.inventory-movement-metric:first-child{padding-left:0}.inventory-movement-metric:last-child{padding-right:0;border-right:0}.inventory-movement-metric span{display:block;overflow:hidden;color:#68788c;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.inventory-movement-metric strong{display:block;margin-top:6px;overflow:hidden;color:#142d4e;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.05}.inventory-movement-metric.negative strong{color:#c92b3c}.inventory-movement-metric.positive strong{color:#14895d}.inventory-movement-grid{display:grid;grid-template-columns:minmax(286px,.68fr) minmax(520px,1.2fr) minmax(380px,.9fr);gap:10px;align-items:stretch}.inventory-movement-lane,.inventory-movement-detail,.inventory-movement-sources{min-width:0;background:#fff;border:1px solid #dce3ec;border-radius:8px;overflow:hidden}.inventory-movement-lane>header,.inventory-movement-detail>header,.inventory-movement-sources>header{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e8edf4}.inventory-movement-lane>header>div,.inventory-movement-sources>header>div{min-width:0;display:grid;gap:3px}.inventory-movement-lane>header span,.inventory-movement-detail>header span,.inventory-movement-sources>header span{overflow:hidden;color:#66758a;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.inventory-movement-lane>header>b{color:#174e9d;font-size:12px}.inventory-movement-lane{max-height:min(716px,calc(100vh - 220px));overflow-y:auto}.inventory-movement-lane section{padding:10px 0;border-bottom:1px solid #edf1f6}.inventory-movement-lane h3{margin:0 0 6px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#172942;font-size:13px}.inventory-movement-lane h3 span{color:#174e9d;font-weight:800}.inventory-movement-lane button{width:100%;min-height:36px;padding:0 14px;display:grid;grid-template-columns:minmax(0,1fr) 42px 42px 52px;align-items:center;gap:8px;color:#30435d;background:transparent;border:0;text-align:left;cursor:pointer}.inventory-movement-lane button:hover,.inventory-movement-lane button.active{background:#eef5ff}.inventory-movement-lane button strong{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.inventory-movement-lane button em{margin-left:7px;padding:2px 5px;color:#c81e2b;background:#fff1f2;border-radius:4px;font-style:normal;font-size:11px;font-weight:750}.inventory-movement-lane button b{color:#174e9d;text-align:right;font-size:12px}.inventory-movement-lane button b.negative,.inventory-movement-days .negative,.inventory-movement-total .negative{color:#d62839}.inventory-movement-lane button b.positive,.inventory-movement-days .positive,.inventory-movement-total .positive{color:#159262}.inventory-movement-detail{min-height:620px;padding-bottom:14px}.inventory-movement-detail>header{margin-bottom:12px}.inventory-movement-detail>header h2{margin:0;color:#172942;font-size:17px}.inventory-movement-zero{padding:4px 8px;color:#c81e2b;background:#fff1f2;border-radius:5px;font-size:12px}.inventory-movement-days{min-width:360px}.inventory-movement-days td,.inventory-movement-days th{text-align:right}.inventory-movement-days td:first-child,.inventory-movement-days th:first-child{text-align:left}.inventory-movement-days tr.active td{background:#eef5ff;color:#174e9d;font-weight:750}.inventory-movement-total td{background:#fbfcfe;font-weight:800}.inventory-movement-trend{margin:12px 14px 0;border-top:1px solid #e8edf4}.inventory-movement-trend>header{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px}.inventory-movement-trend>header strong{color:#263a55;font-size:13px}.inventory-movement-trend>header span{color:#718096;font-size:11px}.inventory-movement-chart{height:232px}.inventory-movement-detail p{margin:12px 14px 0;min-height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#38506c;background:#f4f8ff;border:1px solid #d8e6fb;border-radius:6px;font-size:12px}.inventory-movement-sources>header h2{margin:0;color:#172942;font-size:15px}.inventory-movement-sources>header button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;color:#31516f;background:#fff;border:1px solid #d5dee9;border-radius:5px;cursor:pointer}.inventory-movement-sources .analytics-table{min-width:0;table-layout:fixed}.inventory-movement-sources .analytics-table th,.inventory-movement-sources .analytics-table td{overflow:hidden;text-overflow:ellipsis}.inventory-movement-sources .analytics-table th{color:#65758a;background:#f8fafc;font-size:11px}.inventory-movement-sources .analytics-table td{height:38px;color:#2f4663}.inventory-movement-sources .analytics-table td:first-child{color:#174e9d;font-weight:700}.inventory-movement-empty{min-height:180px;padding:24px;display:grid;place-items:center;align-content:center;gap:7px;color:#708197;text-align:center}.inventory-movement-empty strong{color:#23364f}.inventory-movement-empty span{font-size:12px}.analytics-panel{min-width:0;padding:14px;background:#fff;border:1px solid #dce3ec;border-radius:8px;box-shadow:0 1px #0f233c05}.analytics-panel.wide{grid-column:1 / -1}.analytics-panel>header{margin-bottom:12px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.analytics-panel h2{margin:0;color:#172942;font-size:15px}.analytics-panel header span{color:#66758a;font-size:12px}.bi-main-grid{margin-bottom:10px;display:grid;grid-template-columns:minmax(0,2.1fr) minmax(360px,.9fr);gap:10px}.bi-trend-panel{min-height:276px}.bi-summary-panel ul{margin:0;padding:0;display:grid;gap:11px;list-style:none;color:#31445d;font-size:12px;line-height:1.55}.bi-summary-panel li{position:relative;padding-left:14px}.bi-summary-panel li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;background:#20a06b;border-radius:50%}.bi-summary-panel strong{color:#0f3f8d}.bi-trend-chart{display:grid;gap:10px}.bi-chart-legend{display:flex;justify-content:center;gap:28px;color:#526176;font-size:12px}.bi-chart-legend span{display:inline-flex;align-items:center;gap:6px}.bi-chart-legend b{width:18px;height:3px;display:inline-block;border-radius:999px}.bi-chart-legend .blue{background:#2d6cca}.bi-chart-legend .green{background:#27a36a}.bi-chart-legend .line{height:2px;background:#2d9b68}.bi-trend-plot{position:relative;height:205px;padding:18px 10px 0;display:grid;grid-template-columns:repeat(14,minmax(24px,1fr));gap:8px;border-top:1px solid #edf1f6;background:repeating-linear-gradient(to bottom,#fff 0,#fff 40px,#f2f5f9 41px)}.bi-trend-plot svg{position:absolute;top:18px;right:10px;bottom:28px;left:10px;width:calc(100% - 20px);height:calc(100% - 46px);pointer-events:none}.bi-trend-day{min-width:0;position:relative;z-index:1;display:grid;grid-template-rows:1fr 20px;gap:7px}.bi-trend-day:focus{outline:2px solid #2d6cca;outline-offset:-2px;border-radius:4px}.bi-trend-tooltip{position:absolute;z-index:3;top:8px;min-width:148px;display:grid;gap:2px;padding:8px 10px;color:#24364e;background:#fffffff7;border:1px solid #cddbeb;border-radius:6px;box-shadow:0 6px 14px #1b3a6529;font-size:12px;line-height:1.35;pointer-events:none;transform:translate(-50%)}.bi-trend-tooltip strong{color:#0e315f;font-size:12px}.bi-trend-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:4px}.bi-trend-bars span{width:10px;min-height:8px;display:block;border-radius:3px 3px 0 0;box-shadow:0 2px 5px #174e9d1a}.bi-trend-bars .total{background:linear-gradient(180deg,#2f7bf0,#1d5aa6)}.bi-trend-bars .open{background:linear-gradient(180deg,#7bd797,#21a365)}.bi-trend-day small{overflow:hidden;color:#647388;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.bi-rank-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bi-rank-grid .bi-matrix-panel,.bi-rank-grid .bi-month-panel{grid-column:span 2}.bi-month-chart{display:grid;gap:10px}.bi-month-summary{min-height:24px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px;color:#607086;font-size:12px}.bi-month-summary span{display:inline-flex;align-items:center;gap:5px}.bi-month-summary strong{color:#174e9d;font-size:14px}.bi-month-summary .success{color:#16805c}.bi-month-summary .danger{color:#d64245}.bi-month-summary b{width:16px;height:3px;display:inline-block;border-radius:999px}.bi-month-summary .blue{background:#2d6cca}.bi-month-summary .line{height:2px;background:#2d9b68}.bi-month-plot{min-width:520px;height:205px;position:relative;padding:18px 10px 0;display:grid;gap:8px;border-top:1px solid #edf1f6;background:repeating-linear-gradient(to bottom,#fff 0,#fff 40px,#f2f5f9 41px)}.bi-month-plot svg{position:absolute;top:18px;right:10px;bottom:28px;left:10px;width:calc(100% - 20px);height:calc(100% - 46px);pointer-events:none}.bi-month-item{min-width:0;position:relative;z-index:1;display:grid;grid-template-rows:1fr 20px;gap:7px}.bi-month-item>div{height:100%;display:flex;align-items:end;justify-content:center}.bi-month-item>div span{width:12px;display:block;background:linear-gradient(180deg,#2f7bf0,#1d5aa6);border-radius:3px 3px 0 0;box-shadow:0 2px 5px #174e9d1a}.bi-month-item small{overflow:hidden;color:#647388;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.analytics-bars{display:grid;gap:9px}.analytics-bar-row{width:100%;padding:0;display:grid;grid-template-columns:minmax(76px,1fr) minmax(110px,2fr) auto;align-items:center;gap:10px;color:#26374f;background:transparent;border:0;cursor:pointer;text-align:left}.analytics-bar-row:hover span{color:#174e9d}.analytics-bar-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.analytics-bar-row i{height:9px;overflow:hidden;background:#eef4fb;border-radius:999px}.analytics-bar-row b{display:block;height:100%;background:linear-gradient(90deg,#1d5aa6,#43b77a);border-radius:inherit}.analytics-bar-row strong{color:#53657d;font-size:12px;font-weight:600}.bi-donut-panel{min-height:142px;display:flex;align-items:center;justify-content:center;gap:18px}.bi-donut{width:116px;height:116px;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at center,#fff 0 47%,transparent 48%),conic-gradient(#15915f 0 var(--rate),#dfe6ef var(--rate) 100%);border-radius:50%}.bi-donut span{color:#17243c;font-size:21px;font-weight:800}.bi-donut small{color:#728096;font-size:12px}.bi-donut-copy{display:grid;gap:9px;color:#607086;font-size:12px}.bi-donut-copy strong{color:#16805c}.analytics-matrix-wrap{overflow-x:auto}.analytics-matrix{width:100%;min-width:520px;border-collapse:collapse}.analytics-matrix th,.analytics-matrix td{height:36px;padding:0 8px;border:1px solid #e7edf4;color:#31445d;text-align:center;font-size:12px}.analytics-matrix th{color:#5f6d80;background:#f7f9fc;font-weight:700}.analytics-matrix tbody th{text-align:left}.analytics-matrix td{background:rgba(33,163,101,calc(.08 + var(--heat) * .26))}.analytics-matrix td span{font-weight:700}.analytics-empty-copy{margin:0;padding:24px 0;color:#7a8798;text-align:center;font-size:12px}.analytics-list-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analytics-table-wrap{overflow-x:auto}.analytics-table{width:100%;min-width:520px;border-collapse:collapse}.analytics-table th,.analytics-table td{padding:9px 6px;border-top:1px solid #edf1f6;color:#2d3d55;font-size:12px;text-align:left;white-space:nowrap}.analytics-table th{color:#748196;background:#fafcff;font-weight:700}.bi-table-panel footer{margin:10px -14px -14px;padding:10px 14px;color:#53657d;background:#fbfcfe;border-top:1px solid #e8edf4;font-size:12px}.customer-bi-page .analytics-header{margin-bottom:10px}.customer-dashboard-skeleton{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.customer-dashboard-skeleton span{min-height:92px;border-radius:8px;background:linear-gradient(90deg,#eef3f8 25%,#f8fbff 37%,#eef3f8 63%);background-size:400% 100%;animation:table-skeleton 1.2s ease-in-out infinite}.customer-dashboard-skeleton span:nth-child(n+7){grid-column:span 3;min-height:260px}.customer-bi-filters{grid-template-columns:repeat(6,minmax(132px,1fr)) auto}.customer-bi-search input{min-width:190px}.customer-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.customer-bi-main{grid-template-columns:minmax(0,1.55fr) minmax(360px,.9fr)}.customer-trend-panel{min-height:280px}.customer-trend-plot{position:relative;min-height:218px;padding:18px 8px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(18px,1fr));gap:5px;border-top:1px solid #edf1f6;background:repeating-linear-gradient(to bottom,#fff 0,#fff 42px,#f4f7fb 43px)}.customer-trend-plot svg{position:absolute;top:18px;right:8px;bottom:24px;left:8px;width:calc(100% - 16px);height:calc(100% - 42px);pointer-events:none}.customer-trend-day{min-width:0;position:relative;z-index:1;display:grid;grid-template-rows:1fr 20px;gap:6px}.customer-trend-day>div{display:flex;align-items:end;justify-content:center}.customer-trend-day span{width:11px;min-height:8px;display:block;background:linear-gradient(180deg,#2f7bf0,#1d5aa6);border-radius:3px 3px 0 0;box-shadow:0 2px 5px #174e9d1a}.customer-trend-day small{overflow:hidden;color:#647388;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.customer-bi-bottom{grid-template-columns:minmax(310px,.7fr) minmax(560px,1.35fr) minmax(340px,.85fr)}.customer-segment-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-segment-matrix>div{min-height:112px;padding:16px;display:grid;align-content:center;justify-items:center;gap:7px;border:1px solid #dce3ec;border-radius:8px}.customer-segment-matrix span{color:#3a4b64;font-size:12px;font-weight:700}.customer-segment-matrix strong{font-size:26px;line-height:1}.customer-segment-matrix small{color:#68778b;font-size:11px}.customer-segment-matrix .green{background:#eaf7f0;border-color:#bee7d0}.customer-segment-matrix .green strong{color:#16805c}.customer-segment-matrix .blue{background:#eef5ff;border-color:#c9def8}.customer-segment-matrix .blue strong{color:#174e9d}.customer-segment-matrix .amber{background:#fff6dc;border-color:#f1d994}.customer-segment-matrix .amber strong{color:#c77912}.customer-segment-matrix .red{background:#fff0f0;border-color:#f1c4c4}.customer-segment-matrix .red strong{color:#d64245}.customer-top-panel header button{display:inline-flex;align-items:center;gap:4px;color:#174e9d;background:transparent;border:0;cursor:pointer}.customer-top-table{min-width:650px}.customer-risk-panel ul{margin:0;padding:0;display:grid;gap:8px;list-style:none}.customer-risk-panel li{min-height:44px;padding:8px 9px;display:grid;grid-template-columns:76px minmax(90px,.65fr) minmax(0,1fr);align-items:center;gap:8px;background:#fbfdff;border:1px solid #e7edf4;border-radius:7px}.customer-risk-panel li>span{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:11px;font-weight:700}.customer-risk-panel .warning{color:#a65f00;background:#fff2d4}.customer-risk-panel .info{color:#174e9d;background:#eaf3ff}.customer-risk-panel .danger{color:#c72d35;background:#ffe7e8}.customer-risk-panel strong,.customer-risk-panel small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-risk-panel strong{color:#2e4058;font-size:12px}.customer-risk-panel small{color:#728096;font-size:12px}.customer-latest-panel{margin-top:10px}@media(max-width:1180px){.company-fund-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-filters{grid-template-columns:repeat(4,minmax(130px,1fr))}.analytics-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-list-grid,.customer-bi-main,.customer-bi-bottom{grid-template-columns:1fr}.customer-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-stat-grid,.inventory-workbench{grid-template-columns:1fr}.inventory-risk-panel{display:block}.inventory-risk-panel>button,.inventory-side-tabs button{display:inline-flex;width:auto;margin:4px 0 0 8px;gap:7px}.inventory-risk-panel>button strong{margin-left:8px}.inventory-side-tabs{display:flex;flex-wrap:wrap;padding-right:8px}.inventory-filters{justify-content:flex-start}.inventory-category-filter{width:100%;flex-wrap:wrap}.inventory-category-filter label{flex:1 1 180px}.inventory-movement-kpi-groups{grid-template-columns:1fr}.inventory-movement-kpi-group,.inventory-movement-kpi-group:last-child{border:1px solid #dce5ef}.inventory-movement-grid{grid-template-columns:1fr}.inventory-movement-lane{max-height:none}.receivable-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.receivable-kpi:nth-child(3){border-right:0}.receivable-kpi:nth-child(-n+3){border-bottom:1px solid #e2e8f0}.receivable-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}.receivable-tabs{grid-column:1 / -1;width:fit-content}.receivable-workbench{grid-template-columns:1fr}.receivable-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.fund-page{padding-inline:12px}.fund-page-header{align-items:stretch;flex-direction:column}.fund-page-header .fund-secondary-button{align-self:flex-end}.fund-portfolio-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.fund-portfolio-strip>div:nth-child(2){border-right:0}.fund-portfolio-strip>div:nth-child(-n+2){border-bottom:1px solid #e5eaf0}.company-fund-grid,.fund-flow-grid{grid-template-columns:1fr}.customer-rank-list article,.customer-rank-list dl{grid-template-columns:1fr}.customer-panel li{grid-template-columns:1fr}.balance-total{width:100%;justify-items:start}.balance-filters{align-items:stretch;flex-direction:column}.balance-filters label,.balance-filters select,.balance-search{width:100%;min-width:0}.balance-filters select,.balance-filters input{height:44px}.balance-search>svg{bottom:14px}.balance-filters>small{margin:0}.receivable-header-actions{justify-content:flex-start;flex-wrap:wrap}.receivable-kpis{grid-template-columns:1fr}.receivable-kpi{border-right:0;border-bottom:1px solid #e2e8f0}.receivable-kpi:last-child{border-bottom:0}.receivable-filters{grid-template-columns:1fr}.receivable-tabs{width:100%}.receivable-tabs button{flex:1}.receivable-side{grid-template-columns:1fr}.receivable-aging-labels{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-page{padding-inline:12px}.analytics-header{align-items:stretch;flex-direction:column}.analytics-header button{align-self:flex-end}.inventory-header-actions{justify-content:flex-start}.inventory-header-actions .bi-green-action{align-self:flex-start}.inventory-view-switch{width:100%}.inventory-view-switch button{flex:1;min-width:0}.inventory-movement-toolbar{align-items:stretch;flex-direction:column}.inventory-movement-toolbar .inventory-filters{width:100%}.inventory-movement-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-movement-kpis .inventory-stat:nth-child(2n){border-right:0}.inventory-movement-kpis .inventory-stat{border-bottom:1px solid #e4ebf3}.inventory-movement-kpis .inventory-stat:nth-last-child(-n+2){border-bottom:0}.inventory-movement-lane button{grid-template-columns:minmax(0,1fr) 42px 42px 52px}.inventory-movement-days{min-width:0;table-layout:fixed}.inventory-movement-detail>header,.inventory-movement-sources>header{align-items:flex-start;flex-direction:column;padding-block:12px}.analytics-filters{grid-template-columns:1fr 1fr}.analytics-kpi-grid,.customer-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-bi-filters,.customer-risk-panel li,.analytics-grid,.bi-main-grid,.bi-rank-grid{grid-template-columns:1fr}.bi-rank-grid .bi-matrix-panel,.bi-rank-grid .bi-month-panel{grid-column:auto}.bi-month-panel{overflow-x:auto}}.multi-select-control{display:grid;gap:8px}.multi-select-tags{display:flex;flex-wrap:wrap;gap:6px}.multi-select-tags button{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;gap:6px;color:#184d3d;background:#e6f5ed;border:1px solid #b6ddc8;border-radius:14px;cursor:pointer;font-size:11px}.multi-select-tags button:hover{background:#d8f0e3}.multi-select-options{max-height:156px;display:grid;overflow:auto;border:1px solid #d6dfe9;border-radius:6px;background:#fff}.multi-select-options label{min-height:34px;padding:7px 10px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px}.multi-select-options label:hover{background:#f4f8fc}.multi-select-options input{width:15px;height:15px;accent-color:#1e7a57}.multi-select-options p{margin:0;padding:10px;color:#718096;font-size:12px}.permission-action-picker{padding:12px;display:grid;gap:12px;background:#f8fafc;border:1px solid #dde6f1;border-radius:8px}.permission-action-picker-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#637087;font-size:11px}.permission-action-picker-tools span{margin-right:auto}.permission-action-picker-tools button{min-height:28px;padding:0 9px;color:#174e9d;background:#fff;border:1px solid #cbd8e8;border-radius:5px;cursor:pointer;font-size:11px}.permission-action-picker-tools button:hover,.permission-action-picker-tools button:focus-visible{background:#edf4ff;outline:0}.permission-action-picker-tools button:disabled{color:#93a0b2;background:#f1f4f8;cursor:not-allowed}.permission-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.permission-action-grid label{min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:9px;color:#26364c;background:#fff;border:1px solid #d8e1ec;border-radius:7px;cursor:pointer;font-size:12px;font-weight:600}.permission-action-grid label:hover{border-color:#9fb8d9;background:#f5f9ff}.permission-action-grid label.is-selected{color:#123f80;background:#edf4ff;border-color:#89acd5}.permission-action-grid input{width:16px;height:16px;accent-color:#174e9d}.permission-page-picker{max-height:420px;overflow:auto;display:grid;border:1px solid #dce4ee;border-radius:8px;background:#fff}.permission-page-module{display:grid;grid-template-columns:150px minmax(0,1fr);border-bottom:1px solid #e6ebf2}.permission-page-module:last-child{border-bottom:0}.permission-page-module>label{min-height:52px;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#23344d;background:#f8fafc;border-right:1px solid #e6ebf2;font-size:12px;font-weight:700;cursor:pointer}.permission-page-module label.is-selected{color:#124a9a}.permission-page-children{min-width:0;padding:8px 12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px 12px;align-items:center}.permission-page-children label{min-height:34px;display:flex;align-items:center;gap:8px;color:#3b4a60;font-size:12px;cursor:pointer}.permission-page-picker input{width:16px;height:16px;accent-color:#2f76e8}.permission-page-picker input:disabled+span{color:#7f8b9d}.line-items-editor{padding:0!important;overflow:visible}.line-items-heading{min-height:62px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e0e6ed}.line-items-heading h3{margin:0 0 4px}.line-items-heading p{margin:0;color:#6d7b8e;font-size:10px}.line-items-heading button,.line-item-actions button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#174e9d;background:#f4f8fd;border:1px solid #cddbea;border-radius:5px;cursor:pointer;white-space:nowrap}.line-items-quick-input{padding:10px 16px;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:8px 10px;border-bottom:1px solid #e7ebf0;background:#fbfdff}.line-items-quick-input label{display:grid;gap:5px;color:#4c5c72;font-size:11px;font-weight:700}.line-items-quick-input input{width:100%;min-height:36px;padding:7px 10px;color:#1f2f46;background:#fff;border:1px solid #ccd8e6;border-radius:5px;font-size:12px}.line-items-quick-input input:focus{outline:2px solid rgba(23,78,157,.18);border-color:#6f94c1}.line-items-quick-input button{min-height:36px;padding:0 12px;color:#fff;background:#174e9d;border:1px solid #174e9d;border-radius:5px;cursor:pointer;white-space:nowrap}.line-items-quick-input button:disabled{opacity:.5;cursor:not-allowed}.line-items-quick-input p{grid-column:1 / -1;margin:-1px 0 0;min-height:15px;color:#7a4a00;font-size:11px}.line-items-empty{padding:28px 16px;color:#748196;text-align:center;font-size:11px}.line-items-error{margin:10px 16px 0;padding:8px 10px;color:#a8262d;background:#fff0f0;border-radius:5px;font-size:11px}.line-items-table-wrap{overflow-x:auto}.line-items-editor .line-items-table-wrap{height:320px;overflow-x:auto;overflow-y:scroll;scrollbar-gutter:stable}.form-modal.has-line-items .line-items-table-wrap thead{position:sticky;top:0;z-index:1}.line-items-table-wrap table{width:100%;min-width:1080px;border-collapse:collapse}.line-items-table-wrap th,.line-items-table-wrap td{min-width:120px;padding:7px;border-bottom:1px solid #e7ebf0;text-align:left;font-size:10px}.line-items-table-wrap th{color:#5e6c80;background:#f6f8fb;font-weight:700}.line-items-table-wrap input,.line-items-table-wrap select{width:100%;min-height:34px;padding:6px 8px;color:#2c3b51;background:#fff;border:1px solid #ccd5e1;border-radius:5px;font-size:10px}.line-items-table-wrap input:focus,.line-items-table-wrap select:focus{outline:2px solid rgba(23,78,157,.2);border-color:#6f94c1}.line-items-table-wrap .line-item-actions{min-width:82px;display:flex;gap:5px}.line-item-actions button{width:32px;padding:0}.line-item-actions button:disabled{opacity:.42;cursor:not-allowed}.import-review-table{margin:12px 20px 20px;overflow-x:auto;border:1px solid #dfe5ec;border-radius:7px}.import-review-head,.review-row{min-width:980px;display:grid;grid-template-columns:55px 1.4fr 1.2fr 1fr 1fr}.import-review-head{min-height:40px;align-items:center;color:#5d6c80;background:#f6f8fb;font-size:10px}.import-review-head>*,.review-row>*{padding:9px 10px;border-right:1px solid #e6ebf1}.review-row{border-top:1px solid #e6ebf1;background:#fff}.review-row.blocking{background:#fff7f7}.review-row.suggestion{background:#fffdf5}.review-row>span{min-width:0;display:grid;align-content:start;gap:6px;font-size:10px}.review-row label{display:grid;gap:3px;color:#5d6c80}.review-row input{width:100%;min-height:32px;padding:6px 7px;color:#26364c;background:#fff;border:1px solid #cdd6e1;border-radius:5px}.review-row small{color:#707e91;line-height:1.4;overflow-wrap:anywhere}.review-row em{color:#5c6c80;font-style:normal}.review-row button{min-height:31px;padding:0 8px;color:#174e9d;background:#fff;border:1px solid #cbd9e9;border-radius:5px;cursor:pointer}.review-state{width:max-content;padding:3px 7px;border-radius:4px}.review-state.pass,.review-state.corrected{color:#237652;background:#eaf6ef}.review-state.suggestion{color:#805d12;background:#fff2c7}.review-state.blocking{color:#a22f37;background:#ffe5e7}@media(max-width:820px){.form-grid{grid-template-columns:1fr}.line-items-heading{align-items:flex-start;flex-direction:column}.line-items-heading button{min-height:44px}.line-items-quick-input{grid-template-columns:1fr}.line-items-quick-input button{min-height:44px}.line-items-table-wrap{overflow:visible}.line-items-table-wrap table,.line-items-table-wrap tbody,.line-items-table-wrap tr,.line-items-table-wrap td{width:100%;min-width:0;display:block}.line-items-table-wrap thead{display:none}.line-items-table-wrap tr{padding:10px;border-bottom:1px solid #dfe5ec}.line-items-table-wrap td{padding:5px 0;border:0}.line-items-table-wrap td:before{content:attr(data-label);margin-bottom:4px;display:block;color:#657489;font-size:10px}.line-items-table-wrap .line-item-actions{min-width:0}.line-item-actions button{width:44px;min-height:44px}.import-review-head{display:none}.import-review-table{overflow:visible}.review-row{min-width:0;grid-template-columns:1fr}.review-row>span{border-right:0;border-bottom:1px solid #e8edf2}.review-row input,.review-row button{min-height:44px}}.customer-group-backdrop{z-index:80}.customer-group-dialog{width:min(720px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 32px));overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 70px #0f27473d}.customer-group-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 20px;border-bottom:1px solid #e4eaf2}.customer-group-dialog>header h2{margin:4px 0 2px;font-size:22px;color:#10233f}.customer-group-dialog>header p{margin:0;color:#718096;font-size:13px}.customer-group-dialog .eyebrow{color:#1b5fae;font-size:12px;font-weight:700}.customer-group-alert{display:flex;gap:8px;align-items:center;margin:16px 26px 0;padding:11px 13px;border-radius:8px;font-size:13px}.customer-group-alert.error{color:#b42318;background:#fff1f0;border:1px solid #ffc9c4}.customer-group-alert.warning{color:#8a5700;background:#fff8e6;border:1px solid #f4d68c}.customer-group-loading,.customer-group-empty{margin:22px 26px;min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:#6b7a90;text-align:center;border:1px dashed #cfdae8;border-radius:12px}.customer-group-empty strong{color:#213652;font-size:16px}.customer-group-empty p{max-width:420px;margin:0;font-size:13px}.customer-group-summary{margin:22px 26px 14px;display:flex;align-items:center;gap:12px;padding:16px;background:#f5f9ff;border:1px solid #d8e6f8;border-radius:12px}.customer-group-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#1e9a67}.customer-group-summary div:nth-child(2){display:grid;gap:4px}.customer-group-summary strong{color:#10233f;font-size:17px}.customer-group-summary span{color:#718096;font-size:12px}.customer-group-summary>em{margin-left:auto;color:#1b5fae;font-style:normal;font-weight:700}.customer-group-meta{margin:0 26px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.customer-group-meta div{padding:12px;border:1px solid #e4eaf2;border-radius:10px}.customer-group-meta dt{color:#7b899c;font-size:12px}.customer-group-meta dd{margin:5px 0 0;color:#243852;font-weight:600}.customer-group-members{margin:0 26px 18px;border:1px solid #e4eaf2;border-radius:12px;overflow:hidden}.customer-group-members .section-heading{display:flex;justify-content:space-between;padding:13px 15px;background:#f8fafc;border-bottom:1px solid #e4eaf2}.customer-group-members .section-heading span{color:#7b899c;font-size:12px}.customer-group-members ul{margin:0;padding:0;list-style:none;max-height:240px;overflow:auto}.customer-group-members li{display:flex;align-items:center;gap:10px;padding:10px 15px;border-bottom:1px solid #edf1f6}.customer-group-members li:last-child{border-bottom:0}.customer-group-members li em{margin-left:auto;color:#1e7f57;background:#e8f7ef;border-radius:999px;padding:2px 8px;font-size:11px;font-style:normal}.member-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#7b91ad;font-size:12px}.customer-group-admin{margin:0 26px 18px;padding:15px;background:#fbfcfe;border:1px solid #dfe6ef;border-radius:12px}.customer-group-admin label{display:block;margin-bottom:8px;color:#344962;font-weight:700;font-size:13px}.customer-group-admin>div{display:flex;gap:8px}.customer-group-admin select{flex:1;min-width:0;height:36px;border:1px solid #becbdd;border-radius:7px;padding:0 10px;background:#fff}.customer-group-admin button{border:0;border-radius:7px;padding:0 14px;color:#fff;background:#1b5fae}.customer-group-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 26px 22px;border-top:1px solid #e4eaf2}.customer-group-dialog>footer button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 14px;border-radius:7px}.customer-group-dialog>footer .secondary-button{color:#24405f;background:#fff;border:1px solid #c8d3e0}.customer-group-dialog>footer .primary-button{color:#fff;background:#1b5fae;border:1px solid #1b5fae}.wecom-mapping-dialog{width:min(620px,calc(100vw - 32px));overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f27473d}.wecom-mapping-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid #e4eaf2}.wecom-mapping-dialog>header span{color:#1b5fae;font-size:12px;font-weight:700}.wecom-mapping-dialog h2{margin:4px 0;color:#10233f;font-size:20px}.wecom-mapping-dialog header p{margin:0;color:#718096;font-size:12px;line-height:1.55}.wecom-mapping-dialog header button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:5px;color:#52657e;background:#f2f5f8;cursor:pointer}.wecom-mapping-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px}.wecom-mapping-grid label{display:grid;gap:7px;color:#40526b;font-size:12px;font-weight:700}.wecom-mapping-grid select{width:100%;min-height:38px;padding:0 9px;color:#253852;background:#fff;border:1px solid #cbd6e2;border-radius:5px;font-size:12px}.wecom-mapping-grid small{color:#748196;font-size:11px;font-weight:400}.wecom-mapping-error{margin:16px 22px 0;padding:9px 10px;color:#a8262d;background:#fff0f0;border:1px solid #f4cccc;border-radius:5px;font-size:12px}.wecom-mapping-loading{margin:0;padding:34px 22px;color:#718096;font-size:13px}.wecom-mapping-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 22px 18px;border-top:1px solid #e4eaf2}@media(max-width:640px){.wecom-mapping-grid{grid-template-columns:1fr}}@media(max-width:680px){.customer-group-meta{grid-template-columns:1fr}.customer-group-admin>div,.customer-group-dialog>footer{flex-direction:column}.org-board-redesign{grid-template-columns:1fr}.org-directory,.org-quick-edit{border:0;border-bottom:1px solid #e0e7f0}.org-matrix{overflow-x:auto}.org-matrix-head,.org-matrix-row{min-width:720px}.org-inline-editor{padding:14px;grid-template-columns:1fr}.org-editor-wide{grid-column:auto}}.form-grid .field-switch{min-height:42px;padding:10px 12px;align-items:center;background:#f8fafc;border:1px solid #e1e7f0;border-radius:8px}.form-grid .field-switch>label>span{color:#24344d;font-size:12px;font-weight:600}.attachment-upload-state{min-height:42px;padding:8px 10px;display:grid;gap:3px;border:1px solid #d8e1ec;border-radius:6px;background:#f8fafc;font-size:11px}.attachment-upload-state strong,.attachment-read-state{font-weight:700}.attachment-upload-state span{color:#5f6d80}.attachment-upload-state.has-file{border-color:#b7dfc8;background:#f0fbf5;color:#17683f}.attachment-upload-state.is-empty{border-color:#e4d7b0;background:#fff9e8;color:#78570d}.attachment-read-state{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:11px}button.attachment-read-state{cursor:pointer}a.attachment-read-state,button.attachment-read-state,.attachment-inline-open{text-decoration:none}a.attachment-read-state:hover,button.attachment-read-state:hover,.attachment-inline-open:hover{text-decoration:underline}.attachment-read-state.has-file{color:#17683f;background:#eaf8f0;border:1px solid #b7dfc8}.attachment-read-state.is-empty{color:#78570d;background:#fff5d6;border:1px solid #e4d7b0}.attachment-read-state-unavailable{cursor:help;opacity:.82}.attachment-inline-open{padding:0;color:#17683f;background:transparent;border:0;cursor:pointer;font:inherit;font-weight:700}.attachment-upload-list{display:grid;gap:8px;margin-top:8px}.attachment-upload-item{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid #dfe5ec;border-radius:7px;background:#fff}.attachment-upload-item>span{min-width:0;flex:1;display:grid;gap:2px}.attachment-upload-item>.attachment-preview{flex:1;display:inline-flex}.attachment-upload-item strong,.attachment-upload-item .attachment-inline-open{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.attachment-upload-item small{color:#69778b}.attachment-upload-remove{min-height:30px;padding:0 9px;color:brown;background:#fff;border:1px solid #e4c6c6;border-radius:6px;cursor:pointer}.attachment-upload-remove:hover:not(:disabled){background:#fff5f5}.detail-field-attachments{display:flex;flex-wrap:wrap;gap:6px}.attachment-preview{min-width:0;display:inline-flex;align-items:center;gap:7px;color:#24364d}.attachment-preview.compact{max-width:100%}button.attachment-preview-open{width:100%;padding:0;background:transparent;border:0;cursor:pointer;font:inherit;text-align:left}button.attachment-preview-open:hover .attachment-preview-thumb{border-color:#9db8d9;background:#f3f8ff}button.attachment-preview-open:focus-visible{outline:2px solid #1f5fb7;outline-offset:2px;border-radius:6px}.attachment-preview-thumb{width:38px;height:38px;flex:0 0 38px;padding:0;display:grid;place-items:center;overflow:hidden;color:#174e9d;background:#eef5ff;border:1px solid #cdddf0;border-radius:5px;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.attachment-preview.compact .attachment-preview-thumb{width:30px;height:30px;flex-basis:30px;font-size:8px}.attachment-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}.attachment-preview-copy{min-width:0;display:grid;gap:2px;text-align:left}.attachment-preview-copy strong,.attachment-preview-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview-copy strong{color:#24364d;font-size:11px}.attachment-preview-copy small{color:#69778b;font-size:10px}.attachment-preview-download{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;color:#174e9d;background:#fff;border:1px solid #d5e0ec;border-radius:5px;text-decoration:none}.attachment-preview-download:hover{color:#0f3f8d;background:#f3f8ff;border-color:#9db8d9}.attachment-preview.is-unavailable{opacity:.78}.attachment-preview.is-unavailable .attachment-preview-thumb{color:#7a8799;background:#f4f6f9;border-color:#d8e0eb;cursor:help}.ecom-dashboard-page{color:#dbeafe;background:linear-gradient(180deg,#050b18,#08111f 48%,#060a13)}.ecom-hero{min-height:92px;margin:-18px -18px 0;padding:18px 24px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#061224,#091a31 58%,#071426);border-bottom:1px solid rgba(34,211,238,.24)}.ecom-hero span{color:#8fb5e8}.ecom-hero h1{margin:8px 0 0;color:#f8fbff;font-size:25px;line-height:1.2}.ecom-hero p{margin:6px 0 0;color:#9ebbe2;font-size:12px}.ecom-date{min-width:128px;padding:10px 12px;text-align:right;color:#9fb3d1;background:#071224f0;border:1px solid rgba(56,189,248,.4);border-radius:8px}.ecom-date small{display:block;margin-bottom:4px;font-size:11px}.ecom-date strong{color:#e8f3ff;font-size:16px}.ecom-section-tabs{margin:0 -18px 14px;padding:9px 10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;background:#071225;border-bottom:1px solid rgba(34,211,238,.18)}.ecom-section-tabs button{min-width:0;min-height:64px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;align-items:center;column-gap:8px;padding:8px 12px;color:#91a8ca;text-align:left;background:#0a183085;border:1px solid rgba(65,95,140,.35);border-radius:8px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.ecom-section-tabs button svg{grid-row:1 / 3;color:#55d6ff}.ecom-section-tabs button span{color:#c9d7ec;font-size:13px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-section-tabs button small{color:#7890b3;font-size:11px}.ecom-section-tabs button:hover{background:#112b52cc;border-color:#38bdf875;transform:translateY(-1px)}.ecom-section-tabs button.active{background:linear-gradient(135deg,#0891b2,#2563eb 58%,#7c3aed);border-color:#67e8f9;box-shadow:none}.ecom-section-tabs button.active svg,.ecom-section-tabs button.active span,.ecom-section-tabs button.active small{color:#fff}.ecom-filter-bar{min-height:58px;margin:0 0 12px;padding:10px 12px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#9fb3d1;background:#091428eb;border:1px solid rgba(45,212,191,.28);border-radius:8px}.ecom-filter-bar label{min-height:36px;display:inline-flex;align-items:center;gap:7px;color:#a9c0de;font-size:12px}.ecom-filter-bar select,.ecom-filter-bar input{height:34px;min-width:122px;padding:0 10px;color:#e8f3ff;background:#061326;border:1px solid rgba(99,156,232,.45);border-radius:6px;outline:0;color-scheme:dark}.ecom-filter-bar select:focus,.ecom-filter-bar input:focus{border-color:#67e8f9;box-shadow:0 0 0 3px #22d3ee29}.ecom-filter-bar button{height:36px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#06b6d4,#4f46e5);border:1px solid #67e8f9;border-radius:7px;cursor:pointer;font-weight:750}.ecom-filter-bar button:disabled{cursor:wait;opacity:.62}.ecom-filter-bar>span{margin-left:auto;color:#7892ba;font-size:12px}.ecom-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:14px}.ecom-kpi{--kpi: #38bdf8;min-width:0;min-height:92px;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit;font:inherit;text-align:left;background:linear-gradient(180deg,#101f3cf5,#0a1428f5);border:1px solid rgba(56,189,248,.3);border-radius:8px}.ecom-kpi.clickable{cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease}.ecom-kpi.clickable:hover,.ecom-kpi.clickable.active{border-color:var(--kpi);background:linear-gradient(180deg,#16294efa,#0a162dfa)}.ecom-kpi.clickable:focus-visible{outline:2px solid var(--kpi);outline-offset:2px}.ecom-kpi.clickable:active{transform:translateY(1px)}.ecom-kpi.tone-cyan{--kpi: #22d3ee;border-color:#22d3ee6b}.ecom-kpi.tone-green{--kpi: #34d399;border-color:#34d39966}.ecom-kpi.tone-purple{--kpi: #8b5cf6;border-color:#8b5cf66b}.ecom-kpi.tone-pink{--kpi: #fb7185;border-color:#fb71856b}.ecom-kpi.tone-yellow{--kpi: #facc15;border-color:#facc156b}.ecom-kpi span{display:inline-flex;align-items:center;gap:6px;color:#9fb5d6}.ecom-kpi span:after{content:"";width:18px;height:2px;display:inline-block;background:var(--kpi);border-radius:99px}.ecom-kpi strong{display:block;margin-top:8px;color:#f6fbff;font-size:24px;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-kpi small{display:block;margin-top:7px;color:#7f97bd;font-size:12px}.ecom-kpi .day-change,.ecom-drilldown-table .day-change{width:fit-content;margin-top:7px;padding:3px 7px;display:block;border-radius:999px;font-size:11px;font-style:normal;font-weight:750}.ecom-drilldown-table .day-change{margin-top:0}.ecom-kpi .day-change.up,.ecom-store-change-card em.up,.ecom-drilldown-table .day-change.up{color:#86efac;background:#16a34a29}.ecom-kpi .day-change.down,.ecom-store-change-card em.down,.ecom-drilldown-table .day-change.down{color:#fda4af;background:#f43f5e29}.ecom-kpi .day-change.flat,.ecom-store-change-card em.flat,.ecom-drilldown-table .day-change.flat{color:#9fb7dc;background:#94a3b81f}.ecom-kpi i{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--kpi);background:#081122cc;border:1px solid rgba(148,163,184,.28);border-radius:8px}.ecom-kpi.muted strong{color:#8fa1be}.ecom-kpi.muted i{color:#7f92ad;background:#081122cc}.ecom-board-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:14px;align-items:start}.ecom-board-grid>.ecom-board-panel:nth-child(n+3){grid-column:1 / -1}.ecom-dashboard-page .analytics-panel.ecom-board-panel{color:#dbeafe;background:linear-gradient(180deg,#0e1c37f5,#091326f5);border:1px solid rgba(56,189,248,.26);border-radius:8px}.ecom-board-grid>.ecom-platform-trend-grid{grid-column:1 / -1}.ecom-anchor-board>.ecom-board-panel:nth-child(3){grid-column:auto}.ecom-platform-trend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:14px;align-items:start}.ecom-store-board>.ecom-board-panel{grid-column:1 / -1}.ecom-live-board>.ecom-board-panel{grid-column:1 / -1}.ecom-live-board .ecom-blueprint-table{min-width:1280px}.ecom-board-panel>header{border-bottom-color:#38bdf829}.ecom-board-panel h2{color:#eaf4ff}.ecom-board-panel header span{color:#7291bd}.ecom-dashboard-page .analytics-table th,.ecom-dashboard-page .analytics-table td{font-size:12px}.ecom-dashboard-page .analytics-table th{color:#9fb7dc;background:#0a1a32;border-bottom-color:#38bdf83d}.ecom-dashboard-page .analytics-table td{color:#d7e5fb;background:#09162a;border-bottom-color:#4d699638}.ecom-dashboard-page .analytics-table tr:hover td{background:#10223c}.ecom-manual-board{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:14px;align-items:start}.ecom-manual-board>.ecom-board-panel:nth-child(3){grid-column:1 / -1}.ecom-manual-form{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ecom-manual-form label{min-width:0;display:grid;gap:6px;color:#9fb7dc;font-size:12px}.ecom-manual-form label.wide{grid-column:1 / -1}.ecom-manual-form input,.ecom-manual-form select{width:100%;height:34px;padding:0 10px;color:#e8f3ff;background:#061326;border:1px solid rgba(99,156,232,.45);border-radius:6px;color-scheme:dark}.ecom-manual-form input:focus,.ecom-manual-form select:focus{outline:0;border-color:#67e8f9;box-shadow:0 0 0 3px #22d3ee29}.ecom-manual-form footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px}.ecom-manual-form .form-error-summary{grid-column:1 / -1;color:#fecdd3;background:#7f1d1d52;border-color:#fb718561}.ecom-manual-gap-table{min-width:900px}.ecom-manual-gap-table .icon-text-action{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#dff7ff;background:#0e2d4eeb;border:1px solid rgba(103,232,249,.38);border-radius:6px;cursor:pointer}.ecom-manual-gap-table .icon-text-action.danger{color:#ffe4e6;background:#7f1d1d57;border-color:#fb71856b}.ecom-manual-gap-table .icon-text-action:disabled{opacity:.55;cursor:wait}.ecom-store-table-wrap{max-height:calc(100vh - 230px);overflow:auto}.ecom-store-table{min-width:1180px}.ecom-store-table thead th{position:sticky;top:0;z-index:3;box-shadow:0 1px #dce5ee}.ecom-store-table td:first-child strong{color:#eaf4ff}.ecom-store-table .ecom-store-group-row th{padding:10px 14px;color:#dff7ff;background:#102b45;border-top:1px solid rgba(103,232,249,.35);text-align:left}.ecom-store-table .ecom-store-group-row th strong{margin-right:10px}.ecom-store-table .ecom-store-group-row th span{color:#8fb2d6;font-size:12px;font-weight:500}.ecom-store-table .ecom-store-average-row th,.ecom-store-table .ecom-store-average-row td{color:#dff7ff;background:#0b2238;border-top:1px solid rgba(103,232,249,.35);font-weight:700}.ecom-blueprint-table{min-width:980px}.ecom-empty{min-height:150px;padding:24px;display:grid;place-content:center;justify-items:center;color:#8ba3c6;text-align:center;background:#09162a;border-top:1px solid rgba(77,105,150,.22)}.ecom-empty.compact{min-height:108px}.ecom-empty strong{color:#e6f0ff}.ecom-empty p{max-width:560px;margin:8px 0 0;color:#8ba3c6;font-size:12px;line-height:1.65}.ecom-bars{min-height:260px;padding:18px;display:grid;align-content:center;gap:16px}.ecom-bar-row{min-width:0;display:grid;grid-template-columns:minmax(96px,150px) minmax(0,1fr) 110px;gap:10px;align-items:center}.ecom-bar-row span{color:#c7d7f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-bar-row i{height:18px;display:block;overflow:hidden;background:#0a2039;border:1px solid rgba(77,105,150,.26);border-radius:3px}.ecom-bar-row b{height:100%;display:block;background:linear-gradient(90deg,#34d399,#22d3ee,#8b5cf6);border-radius:2px}.ecom-bar-row strong{color:#f5fbff;text-align:right;font-variant-numeric:tabular-nums}.ecom-donut-wrap{min-height:260px;padding:16px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;align-items:center}.ecom-donut{width:190px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%}.ecom-donut span{width:92px;aspect-ratio:1;display:block;background:#0a1830;border-radius:50%}.ecom-donut-legend{display:grid;gap:8px}.ecom-donut-legend span{display:flex;align-items:center;gap:8px;color:#c7d7f0;font-size:12px}.ecom-donut-legend i{width:10px;height:10px;border-radius:2px}.ecom-overview-board{display:grid;gap:14px}.ecom-trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ecom-trend-chart{position:relative;min-height:240px;padding:14px 16px 12px;display:grid;gap:10px;align-content:center}.ecom-trend-chart svg{width:100%;height:150px;overflow:visible}.ecom-trend-chart line{stroke:#607dad3d;stroke-width:1}.ecom-trend-chart line.axis{stroke:#38bdf86b}.ecom-trend-chart line.hover-axis{stroke:#e2e8f075;stroke-dasharray:4 4}.ecom-trend-chart polyline{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ecom-trend-chart circle{stroke:#071225;stroke-width:2}.ecom-trend-chart circle.active-point{stroke:#f8fbff;stroke-width:2.5}.ecom-trend-tooltip{min-height:38px;padding:8px 10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));align-items:center;gap:8px 12px;color:#dbeafe;background:#040c1ab8;border:1px solid rgba(125,211,252,.28);border-radius:7px;pointer-events:none}.ecom-trend-tooltip strong{grid-column:1 / -1;color:#f8fbff;font-size:12px}.ecom-trend-tooltip span{min-width:0;display:grid;grid-template-columns:8px auto minmax(0,1fr);align-items:center;gap:7px;color:#9fb7dc;font-size:12px;white-space:nowrap}.ecom-trend-tooltip i{width:8px;height:8px;border-radius:50%}.ecom-trend-tooltip b{min-width:0;color:#eef7ff;text-align:right;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis}.ecom-trend-legend{display:flex;flex-wrap:wrap;gap:8px 14px}.ecom-trend-legend span{display:inline-flex;align-items:center;gap:7px;color:#a9bddb;font-size:12px}.ecom-trend-legend i{width:9px;height:9px;border-radius:50%}.ecom-trend-legend strong{color:#eef7ff;font-variant-numeric:tabular-nums}.ecom-trend-dates{display:flex;justify-content:space-between;color:#6f88ad;font-size:11px}.ecom-anchor-combo-chart{min-height:260px;padding:14px 16px 12px;display:grid;gap:10px;align-content:center}.ecom-anchor-combo-chart svg{width:100%;height:164px;overflow:visible}.ecom-anchor-combo-chart line{stroke:#607dad3d;stroke-width:1}.ecom-anchor-combo-chart line.axis{stroke:#38bdf86b}.ecom-anchor-combo-chart line.hover-axis{stroke:#e2e8f075;stroke-dasharray:4 4}.ecom-anchor-combo-chart rect{opacity:.82}.ecom-anchor-combo-chart polyline{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ecom-anchor-combo-chart circle{stroke:#071225;stroke-width:2}.ecom-anchor-combo-tooltip{min-height:56px;padding:9px 10px;display:grid;gap:7px;color:#dbeafe;background:#040c1ab8;border:1px solid rgba(125,211,252,.28);border-radius:7px;pointer-events:none}.ecom-anchor-combo-tooltip strong{color:#f8fbff;font-size:12px}.ecom-anchor-combo-tooltip span{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#9fb7dc;font-size:12px}.ecom-anchor-combo-tooltip i{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.ecom-anchor-combo-tooltip b{color:#eef7ff}.ecom-anchor-combo-legend{display:flex;flex-wrap:wrap;gap:8px 14px}.ecom-anchor-combo-legend span{display:inline-flex;align-items:center;gap:7px;color:#eef7ff;font-size:12px}.ecom-anchor-combo-legend i{width:9px;height:9px;border-radius:2px}.ecom-anchor-combo-legend small{color:#8fa8ce}.ecom-drilldown-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(440px,1.1fr);gap:12px;align-items:stretch}.ecom-drilldown-grid .ecom-trend-chart{min-height:260px;border-right:1px solid rgba(77,105,150,.24)}.ecom-drilldown-table{min-width:620px}.ecom-drilldown-table td{font-variant-numeric:tabular-nums}.ecom-drilldown-table td strong{color:#eef7ff}.ecom-store-snapshot-grid{padding:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.ecom-store-snapshot{min-width:0;padding:14px;display:grid;gap:12px;background:#0a1a32;border:1px solid rgba(77,105,150,.32);border-radius:8px}.ecom-store-snapshot header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ecom-store-snapshot header strong{min-width:0;color:#f4f9ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-store-snapshot header span{flex:0 0 auto;color:#8fb5e8;font-size:12px}.ecom-store-snapshot-main{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.ecom-store-snapshot-main strong{color:#67e8f9;font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.ecom-store-snapshot-main span{color:#9fb7dc;font-size:12px}.ecom-store-snapshot dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ecom-store-snapshot div{min-width:0}.ecom-store-snapshot dt{color:#6f88ad;font-size:11px}.ecom-store-snapshot dd{margin:3px 0 0;color:#dbeafe;font-size:13px;font-weight:750;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-store-snapshot footer{color:#8fb5e8;font-size:12px}.ecom-store-change-grid{padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ecom-store-change-card{min-width:0;padding:13px;display:grid;gap:12px;background:#0a1a32;border:1px solid rgba(77,105,150,.32);border-radius:8px}.ecom-store-change-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ecom-store-change-card header strong{min-width:0;color:#f4f9ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-store-change-card header span{color:#8fb5e8;font-size:12px}.ecom-store-change-card dl{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ecom-store-change-card div{min-width:0;padding:8px;display:grid;gap:4px;background:#050f1f8f;border:1px solid rgba(77,105,150,.24);border-radius:6px}.ecom-store-change-card dt{color:#6f88ad;font-size:11px}.ecom-store-change-card dd{margin:0;color:#e8f3ff;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-store-change-card em{width:fit-content;padding:2px 6px;border-radius:999px;font-size:11px;font-style:normal;font-weight:750}.payroll-workspace{max-width:1600px;margin:0 auto;padding:18px}.attendance-workspace{position:relative}.attendance-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.attendance-table-panel{background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden}.attendance-table-panel>header{padding:14px 16px;border-bottom:1px solid #e3eaf1}.attendance-table-panel h2{margin:0;font-size:15px}.attendance-table-panel header span{color:#718096;font-size:12px}.attendance-table-panel td small{display:block;margin-top:3px;color:#718096;font-family:ui-monospace,monospace;font-size:10px}.attendance-detail-drawer{position:fixed;z-index:80;top:0;right:0;width:min(470px,100vw);height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:#fff;border-left:1px solid #dce5ee;box-shadow:-16px 0 36px #0f27472e}.attendance-detail-drawer>header{display:flex;justify-content:space-between;gap:12px;padding:22px;border-bottom:1px solid #e3eaf1}.attendance-detail-drawer header span{color:#1b5fae;font-size:12px}.attendance-detail-drawer h2{margin:3px 0;font-size:20px}.attendance-detail-drawer p{margin:0;color:#718096;font-size:12px}.attendance-event-list{padding:18px 22px;overflow:auto}.attendance-event-list article{position:relative;display:grid;grid-template-columns:92px 1fr;gap:12px;min-height:74px;padding:0 0 16px 16px;border-left:2px solid #d8e4f0}.attendance-event-list article:before{position:absolute;top:4px;left:-6px;width:10px;height:10px;content:"";background:#2e75c9;border:2px solid #fff;border-radius:50%}.attendance-event-list article.is-exception:before{background:#d88913}.attendance-event-list time{color:#4d6179;font-size:12px}.attendance-event-list strong,.attendance-event-list span,.attendance-event-list small{display:block}.attendance-event-list span{width:fit-content;margin-top:4px;padding:2px 6px;color:#627183;background:#f1f4f7;border-radius:4px;font-size:11px}.attendance-event-list .is-exception span{color:#9a5b00;background:#fff1d9}.attendance-event-list small{margin-top:5px;color:#718096;font-size:11px}.attendance-detail-drawer footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid #e3eaf1}.payroll-title{min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.payroll-title span{color:#718096;font-size:12px}.payroll-title h1{margin:4px 0 0;color:#162235;font-size:26px;line-height:1.2}.payroll-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.payroll-actions{display:flex;align-items:center;gap:9px}.payroll-actions label{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:7px;color:#45566c;background:#fff;border:1px solid var(--border);border-radius:6px;font-size:12px}.payroll-actions input{width:126px;height:30px;border:0;color:#24364d;background:transparent}.payroll-section-tabs,.payroll-role-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.payroll-section-tabs button{min-height:34px;padding:0 13px;color:#425066;background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer}.payroll-section-tabs button:hover,.payroll-section-tabs button.is-active{color:var(--primary-700);background:var(--primary-50);border-color:#9ab8de}.payroll-batch-panel{min-height:104px;margin-bottom:12px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--border);border-radius:8px}.payroll-batch-panel div{min-width:0}.payroll-batch-panel span{color:var(--primary-700);font-size:12px;font-weight:750}.payroll-batch-panel h2{margin:5px 0 0;color:#172234;font-size:20px}.payroll-batch-panel p{margin:6px 0 0;color:var(--muted);font-size:13px}.payroll-stage-strip{margin-bottom:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.payroll-stage-strip article{min-height:96px;padding:12px;display:grid;gap:7px;align-content:start;background:#fff;border:1px solid var(--border);border-radius:8px}.payroll-stage-strip article>span{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--primary-600);border-radius:6px;font-size:12px;font-weight:750}.payroll-stage-strip strong{color:#172234;font-size:14px}.payroll-stage-strip em{color:var(--muted);font-size:12px;font-style:normal}.payroll-role-tabs button{min-width:148px;min-height:54px;padding:8px 12px;display:grid;gap:4px;text-align:left;background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer}.payroll-role-tabs button strong{font-size:14px}.payroll-role-tabs button span{color:var(--muted);font-size:12px}.payroll-role-tabs button.is-active{border-color:var(--primary-600);box-shadow:inset 3px 0 0 var(--primary-600)}.payroll-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.payroll-kpi{min-height:92px;padding:16px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:8px}.payroll-kpi>span{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;color:var(--primary-700);background:var(--primary-50);border-radius:8px}.payroll-kpi.orange>span{color:var(--warning-600);background:var(--warning-50)}.payroll-kpi.red>span{color:var(--danger-600);background:var(--danger-50)}.payroll-kpi.green>span{color:var(--success-600);background:var(--success-50)}.payroll-kpi small{color:var(--muted);font-size:12px}.payroll-kpi strong{display:block;margin-top:4px;color:#172234;font-size:23px;line-height:1}.payroll-kpi em{display:block;margin-top:7px;color:#728196;font-size:12px;font-style:normal}.payroll-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:start}.payroll-panel{background:#fff;border:1px solid var(--border);border-radius:8px}.payroll-panel>header{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e9f1}.payroll-panel h2{margin:0;font-size:15px;color:#203047}.payroll-panel header span{color:var(--muted);font-size:12px}.payroll-side{grid-column:2;grid-row:1 / span 2;display:grid;gap:14px}.payroll-role-progress{min-width:0}.payroll-role-grid{padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.payroll-role-grid button{min-width:0;min-height:150px;padding:12px;display:grid;gap:10px;text-align:left;background:#fbfdff;border:1px solid #dfe7f0;border-radius:8px;cursor:pointer}.payroll-role-grid button.is-active,.payroll-role-grid button:hover{border-color:#9eb9dd;background:#f7fbff}.payroll-role-grid strong{color:#172234}.payroll-role-grid i{height:5px;display:block;overflow:hidden;background:#e8eef5;border-radius:99px}.payroll-role-grid b{height:100%;display:block;background:var(--primary-600);border-radius:inherit}.payroll-role-grid dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.payroll-role-grid dt{color:var(--muted);font-size:11px}.payroll-role-grid dd{margin:2px 0 0;font-weight:750;font-variant-numeric:tabular-nums}.payroll-role-grid button>span{color:var(--primary-700);font-size:12px;font-weight:750}.payroll-rule-list{padding:14px;display:grid;gap:10px}.payroll-rule-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.payroll-rule-list p{margin:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#344157;font-size:12px}.payroll-payslip-box{padding-bottom:14px}.payroll-payslip-box dl{margin:0;padding:14px;display:grid;gap:10px}.payroll-payslip-box div{display:flex;justify-content:space-between;gap:12px}.payroll-payslip-box dt{color:var(--muted);font-size:12px}.payroll-payslip-box dd{margin:0;color:#172234;font-weight:750}.payroll-payslip-box button{width:calc(100% - 28px);margin:0 14px 8px;justify-content:center}.payroll-table-panel{grid-column:1;min-width:0}.payroll-table-panel>header>div{min-width:0}.payroll-table-wrap{overflow:auto}.payroll-table{width:100%;min-width:980px;border-collapse:collapse}.payroll-table th{height:40px;padding:0 12px;color:#41546b;background:#eef5f7;border-bottom:1px solid #d6e0ea;text-align:left;font-size:12px}.payroll-table td{min-height:54px;padding:10px 12px;border-bottom:1px solid #edf1f5;color:#2e3d51;font-size:12px;vertical-align:top}.payroll-table td strong{display:block;color:#172234;font-size:13px}.payroll-table td span{display:block;margin-top:4px;color:#64748b}.payroll-table tr:hover td{background:#f7fbff}.payroll-empty{height:170px;color:var(--muted)!important;text-align:center;vertical-align:middle!important;background:#fbfdff}.payroll-badge{width:fit-content;min-height:22px;padding:3px 7px;display:inline-flex!important;align-items:center;border-radius:5px;font-size:12px;font-weight:750}.payroll-badge.success{color:#106b50;background:var(--success-50)}.payroll-badge.warning{color:#9a5b00;background:var(--warning-50)}.payroll-badge.neutral{color:#536478;background:#eef2f6}.payroll-badge.danger{color:#c33434;background:#fff0f0}.payroll-ai-workbench{--payroll-accent: #0f766e;--payroll-accent-soft: #e3f5f1;--payroll-line: #d6e1df;--payroll-muted: #657573;width:min(100%,1720px);max-width:1720px;min-width:0;margin-inline:auto}.payroll-ai-workbench .payroll-title{min-height:66px}.payroll-ai-workbench .payroll-title h1{color:#132522}.payroll-ai-workbench .payroll-title p{max-width:880px;color:#536562}.payroll-ai-workbench .payroll-actions{flex-wrap:wrap;justify-content:flex-end}.payroll-ai-workbench .payroll-actions>*{flex:0 0 auto;white-space:nowrap}.payroll-ai-workbench .primary-action{background:var(--payroll-accent);border-color:var(--payroll-accent)}.payroll-ai-workbench .secondary-action{border-color:#c8d6d3;border-radius:8px}.payroll-score-action{color:#7c4b10;background:#fff5e4;border-color:#eccb98!important}.payroll-batch-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-bottom:12px}.payroll-batch-card{min-height:96px;padding:12px;display:grid;gap:10px;background:#fff;border:1px solid var(--payroll-line);border-radius:8px}.payroll-batch-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.payroll-batch-card strong{color:#142421;font-size:15px}.payroll-batch-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.payroll-batch-card dl div{min-height:44px;padding:8px;background:#f7fafb;border:1px solid #e1ebe8;border-radius:8px}.payroll-batch-card dt{color:var(--payroll-muted);font-size:11px}.payroll-batch-card dd{margin:4px 0 0;color:#132522;font-size:13px;font-weight:800}.payroll-ai-workbench .payroll-kpi{min-height:96px;padding:12px;border-color:var(--payroll-line)}.payroll-ai-workbench .payroll-kpi>span{color:var(--payroll-accent);background:var(--payroll-accent-soft)}.payroll-ai-workbench .payroll-kpi strong{color:#132522;font-variant-numeric:tabular-nums}.payroll-stage-strip-seven{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.payroll-ai-workbench .payroll-stage-strip-seven{display:grid;width:100%;min-width:0}.payroll-stage-strip-seven article{min-height:72px;padding:9px;display:grid;grid-template-rows:auto auto;gap:8px;border-color:var(--payroll-line)}.payroll-stage-strip-seven article.is-active{border-color:#8dbdb7;background:linear-gradient(180deg,#fff,#eef8f6)}.payroll-stage-heading,.payroll-stage-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.payroll-stage-heading>span{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;color:#fff;background:var(--payroll-accent);border-radius:7px;font-size:12px;font-weight:750}.payroll-stage-strip-seven strong{font-size:12px}.payroll-stage-strip-seven em{color:#38524c;font-size:11px;font-weight:800;font-style:normal;white-space:nowrap}.payroll-stage-strip-seven .payroll-badge{flex:0 0 auto;min-width:max-content;white-space:nowrap}.payroll-draft-layout{width:100%;display:grid;grid-template-columns:236px minmax(520px,1fr) 336px;gap:12px;align-items:start}.payroll-draft-layout>*{min-width:0}.payroll-draft-layout>.payroll-role-progress{grid-column:1;grid-row:1}.payroll-draft-layout>.payroll-table-panel{grid-column:2;grid-row:1}.payroll-draft-layout>.payroll-ai-panel{grid-column:3;grid-row:1}.payroll-ai-workbench .payroll-panel{border-color:var(--payroll-line);border-radius:8px;overflow:hidden}.payroll-ai-workbench .payroll-panel>header{min-height:46px;border-bottom-color:#e4ecea}.payroll-ai-workbench .payroll-panel h2{color:#172321;font-size:14px}.payroll-role-stack{padding:10px;grid-template-columns:1fr;gap:8px}.payroll-role-stack button{min-height:108px;padding:10px;gap:8px;border-color:#e0e9e7;background:#fff}.payroll-role-stack button.is-active,.payroll-role-stack button:hover{border-color:#95c5bf;background:#f0faf7;box-shadow:none}.payroll-role-stack button>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.payroll-role-stack dl{grid-template-columns:1fr 1fr;gap:6px}.payroll-role-stack dl div{min-height:40px;padding:7px;background:#f7fafb;border:1px solid #e2ebe9;border-radius:7px}.payroll-draft-table-panel{min-width:0}.payroll-draft-toolbar{min-height:44px;padding:8px 10px;display:grid;grid-template-columns:210px 132px 150px minmax(0,1fr);gap:8px;align-items:center;background:#f7fafb;border-bottom:1px solid #e4ecea}.payroll-draft-toolbar span{height:30px;min-width:0;padding:0 9px;display:flex;align-items:center;color:#4d5e5a;background:#fff;border:1px solid #d3dfdc;border-radius:7px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payroll-draft-toolbar em{color:var(--payroll-muted);font-size:11px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payroll-draft-table{min-width:720px}.payroll-draft-table th{height:34px;padding:0 8px;color:#49605c;background:#f0f5f4;border-bottom-color:#d6e1df}.payroll-draft-table td{height:54px;padding:7px 8px;color:#20312e;border-bottom-color:#edf2f1;vertical-align:middle}.payroll-draft-table tr.is-selected td,.payroll-draft-table tr:hover td{background:#f0faf7}.payroll-draft-table th:nth-child(1),.payroll-draft-table td:nth-child(1){width:108px}.payroll-draft-table th:nth-child(2),.payroll-draft-table td:nth-child(2){width:94px}.payroll-draft-table th:nth-child(3),.payroll-draft-table td:nth-child(3){width:82px}.payroll-draft-table th:nth-child(4),.payroll-draft-table td:nth-child(4){width:86px}.payroll-draft-table th:nth-child(5),.payroll-draft-table td:nth-child(5){width:82px}.payroll-draft-table th:nth-child(6),.payroll-draft-table td:nth-child(6){width:98px;text-align:right}.payroll-draft-table th:nth-child(7),.payroll-draft-table td:nth-child(7){width:88px}.payroll-draft-table th:nth-child(8),.payroll-draft-table td:nth-child(8){width:64px}.payroll-draft-table td strong{color:#102521;font-size:12px;font-variant-numeric:tabular-nums}.payroll-draft-table td span{max-width:130px;color:#647571;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payroll-review-gates{padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid #e4ecea;background:#fbfdfd}.payroll-review-gates article{min-height:72px;padding:9px;border:1px solid #e0e9e7;border-radius:8px;background:#fff}.payroll-review-gates strong{display:block;color:#172321;font-size:12px}.payroll-review-gates span{display:block;margin-top:7px;color:var(--payroll-muted);font-size:11px;line-height:1.45}.payroll-ai-panel{min-height:640px;display:grid;grid-template-rows:auto auto auto auto auto 1fr}.payroll-ai-status{padding:10px 12px;display:grid;gap:7px;border-bottom:1px solid #e4ecea;background:linear-gradient(180deg,#fff,#eff8f6)}.payroll-ai-status strong{color:#172321;font-size:13px}.payroll-ai-status p{margin:0;color:var(--payroll-muted);font-size:11px;line-height:1.45}.payroll-formula-box{padding:10px 12px;display:grid;gap:7px;border-bottom:1px solid #e4ecea}.payroll-formula-box strong{color:#172321;font-size:12px}.payroll-formula-box p{margin:0;padding:9px;color:#1f3431;background:#f7fbfa;border:1px solid #d6e6e2;border-radius:8px;font-size:11px;line-height:1.55}.payroll-calc-list{padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border-bottom:1px solid #e4ecea}.payroll-calc-list div{min-height:28px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid #e1ebe8;border-radius:7px;background:#fff;font-size:11px}.payroll-calc-list span{color:var(--payroll-muted)}.payroll-calc-list strong{color:#172321;font-variant-numeric:tabular-nums}.payroll-calc-list .total{grid-column:1 / -1;border-color:#9dc9c3;background:var(--payroll-accent-soft)}.payroll-calc-list .total strong{color:var(--payroll-accent);font-size:14px}.payroll-ai-warnings{padding:10px 12px;display:grid;gap:8px;border-bottom:1px solid #e4ecea}.payroll-ai-warnings p{margin:0;padding:8px;display:flex;align-items:flex-start;gap:7px;color:#754708;background:#fff5e4;border:1px solid #eccb98;border-radius:8px;font-size:11px;line-height:1.45}.payroll-ai-warnings p:has(.ph-check-circle){color:#1f653f;background:#e8f6ed;border-color:#bde0cb}.payroll-ai-actions{padding:10px 12px;display:grid;gap:7px;align-content:start}.payroll-ai-actions button{width:100%;justify-content:center}.payroll-ai-actions p{margin:0;padding:8px;color:var(--payroll-muted);background:#fff;border:1px solid #e0e9e7;border-radius:8px;font-size:11px;line-height:1.45}.link-button.compact{min-height:26px;padding:0 8px;border-radius:7px}.okr-workspace{max-width:1600px;margin:0 auto;padding:18px}.okr-title{min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.okr-title span{color:#718096;font-size:12px}.okr-title h1{margin:4px 0 0;color:#162235;font-size:26px;line-height:1.2}.okr-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.okr-actions{display:flex;align-items:center;gap:9px}.okr-actions label{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:7px;color:#45566c;background:#fff;border:1px solid var(--border);border-radius:6px;font-size:12px}.okr-actions input{width:126px;height:30px;border:0;color:#24364d;background:transparent}.okr-section-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.okr-section-tabs button{min-height:34px;padding:0 13px;color:#425066;background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer}.okr-section-tabs button:hover,.okr-section-tabs button.is-active{color:var(--primary-700);background:var(--primary-50);border-color:#9ab8de}.okr-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.okr-kpi{min-height:92px;padding:16px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:8px}.okr-kpi>span{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;color:var(--primary-700);background:var(--primary-50);border-radius:8px}.okr-kpi.orange>span{color:var(--warning-600);background:var(--warning-50)}.okr-kpi.red>span{color:var(--danger-600);background:var(--danger-50)}.okr-kpi.green>span{color:var(--success-600);background:var(--success-50)}.okr-kpi small{color:var(--muted);font-size:12px}.okr-kpi strong{display:block;margin-top:4px;color:#172234;font-size:23px;line-height:1}.okr-kpi em{display:block;margin-top:7px;color:#728196;font-size:12px;font-style:normal}.okr-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.okr-panel{min-width:0;background:#fff;border:1px solid var(--border);border-radius:8px}.okr-panel>header{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e9f1}.okr-panel h2{margin:0;color:#203047;font-size:15px}.okr-panel header span{color:var(--muted);font-size:12px}.okr-department-grid{padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.okr-department-card{min-width:0;min-height:244px;padding:12px;display:grid;gap:10px;background:#fbfdff;border:1px solid #dfe7f0;border-radius:8px}.okr-department-card:hover{border-color:#9eb9dd;background:#f7fbff}.okr-department-card>header,.okr-department-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.okr-department-card>header button{min-width:0;color:#172234;background:transparent;border:0;cursor:pointer;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750}.okr-objective{min-height:44px;margin:0;color:#26364d;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.55}.okr-department-card dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.okr-department-card dt{color:var(--muted);font-size:11px}.okr-department-card dd{margin:2px 0 0;color:#203047;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.okr-card-review{min-height:52px;padding:9px 10px;display:grid;gap:4px;background:#fff;border:1px solid #e4ebf3;border-radius:6px}.okr-card-review strong{color:#36516f;font-size:12px}.okr-card-review span{color:#65758a;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45}.okr-department-card footer button,.okr-ai-panel button{min-height:30px;padding:0 10px;color:var(--primary-700);background:#fff;border:1px solid #c9d8ea;border-radius:5px;cursor:pointer;font-size:12px}.okr-department-card footer button:hover,.okr-ai-panel button:hover{background:var(--primary-50)}.okr-pill{width:fit-content;min-height:22px;padding:3px 7px;display:inline-flex;align-items:center;border-radius:5px;color:#536478;background:#eef2f6;font-size:12px;font-weight:750;white-space:nowrap}.okr-pill.success{color:#106b50;background:var(--success-50)}.okr-pill.warning{color:#9a5b00;background:var(--warning-50)}.okr-pill.danger{color:#b8242d;background:var(--danger-50)}.okr-pill.neutral{color:#536478;background:#eef2f6}.okr-side{display:grid;gap:14px}.okr-ai-panel{padding-bottom:14px}.okr-ai-panel dl{margin:0;padding:14px;display:grid;gap:10px}.okr-ai-panel div{display:flex;align-items:center;justify-content:space-between;gap:12px}.okr-ai-panel dt{color:var(--muted);font-size:12px}.okr-ai-panel dd{margin:0;color:#172234;font-weight:750}.okr-ai-panel button{width:calc(100% - 28px);margin:0 14px;justify-content:center}.okr-review-list ul{margin:0;padding:10px 12px 12px;display:grid;gap:8px;list-style:none}.okr-review-list li{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.okr-review-list li button{min-width:0;padding:8px 0;display:grid;gap:3px;color:#33445b;background:transparent;border:0;border-bottom:1px solid #edf1f5;text-align:left;cursor:pointer}.okr-review-list li button:hover{color:var(--primary-700)}.okr-review-list li strong,.okr-review-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.okr-review-list li strong{font-size:12px}.okr-review-list li span{color:#718096;font-size:11px}.okr-review-empty,.okr-empty{color:var(--muted)}.okr-empty{grid-column:1 / -1;min-height:180px;display:grid;place-content:center;justify-items:center;gap:8px;border:1px dashed #d7e0e9;border-radius:8px;background:#fbfdff;text-align:center}.okr-empty strong{color:#203047}.okr-flow-band{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden}.okr-flow-band button{position:relative;min-width:0;min-height:78px;padding:14px 36px 14px 16px;display:grid;gap:4px;color:#24364d;background:#fff;border:0;border-right:1px solid #e2e9f1;text-align:left;cursor:pointer}.okr-flow-band button:last-child{border-right:0}.okr-flow-band button:hover,.okr-flow-band button.is-active{background:#f7fbff;box-shadow:inset 0 2px 0 var(--primary-600)}.okr-flow-band button>span{color:#172234;font-size:14px;font-weight:800}.okr-flow-band small{color:var(--muted);font-size:12px}.okr-flow-arrow{position:absolute;right:12px;top:30px;color:#8ba1ba}.okr-radar-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.9fr);gap:14px;align-items:stretch;margin-bottom:14px}.okr-strategy-body{padding:14px;display:grid;gap:14px}.okr-strategy-body>p{margin:0;min-height:56px;padding:12px;display:grid;gap:5px;background:#f8fbff;border:1px solid #e3ebf4;border-radius:7px;color:#2b3e57}.okr-strategy-body>p strong{color:#172234;font-size:13px}.okr-objective-rows{display:grid;gap:8px}.okr-objective-rows button{min-width:0;min-height:68px;padding:10px 12px;display:grid;grid-template-columns:28px minmax(0,1.2fr) minmax(0,1fr) 54px auto;align-items:center;gap:10px;color:#26364d;background:#fff;border:1px solid #e2e9f1;border-radius:7px;text-align:left;cursor:pointer}.okr-objective-rows button:hover{border-color:#9eb9dd;background:#f8fbff}.okr-objective-rows button>span{width:26px;height:26px;display:grid;place-items:center;color:var(--primary-700);background:var(--primary-50);border-radius:6px;font-weight:800}.okr-objective-rows strong,.okr-objective-rows em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.okr-objective-rows strong{font-size:13px}.okr-objective-rows em{color:var(--muted);font-size:12px;font-style:normal}.okr-objective-rows b{color:#172234;font-size:16px}.okr-ai-judgement ul{margin:0;padding:12px 14px 14px;display:grid;gap:10px;list-style:none}.okr-ai-judgement li{padding:11px 12px;display:grid;gap:8px;border-bottom:1px solid #edf2f7}.okr-ai-judgement li:last-child{border-bottom:0}.okr-ai-judgement li div{display:flex;align-items:center;gap:8px}.okr-ai-judgement strong{color:#172234;font-size:13px}.okr-ai-judgement p{margin:0;color:#5f7086;font-size:12px;line-height:1.55}.okr-ai-judgement button,.okr-version-list header button,.okr-review-strip header button{width:fit-content;min-height:28px;padding:0 10px;color:var(--primary-700);background:#fff;border:1px solid #c9d8ea;border-radius:5px;cursor:pointer;font-size:12px}.okr-readiness{margin-top:0}.okr-readiness>div{padding:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.okr-readiness button{min-width:0;min-height:104px;padding:12px;display:grid;gap:8px;color:#24364d;background:#fbfdff;border:1px solid #e2e9f1;border-radius:8px;text-align:left;cursor:pointer}.okr-readiness button:hover{border-color:#9eb9dd;background:#f7fbff}.okr-readiness strong,.okr-readiness span,.okr-readiness em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.okr-readiness strong{color:#172234;font-size:14px}.okr-readiness span,.okr-readiness em{color:var(--muted);font-size:12px;font-style:normal}.okr-planning-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 420px;gap:14px;align-items:stretch}.okr-version-list{overflow:hidden}.okr-version-list header button{border-color:transparent}.okr-version-list>button{width:100%;min-height:112px;padding:14px;display:grid;gap:8px;background:#fff;border:0;border-bottom:1px solid #e2e9f1;text-align:left;cursor:pointer}.okr-version-list>button.is-active{background:#f2f7ff;box-shadow:inset 3px 0 0 var(--primary-600)}.okr-version-list strong{color:#172234;font-size:15px}.okr-version-list span:last-child{color:var(--muted);font-size:12px}.okr-interview>div{padding:14px;display:grid;gap:14px}.okr-chat-window{padding:14px;display:grid;gap:12px}.okr-chat-thread{min-height:272px;max-height:460px;overflow:auto;padding:14px;display:grid;align-content:start;gap:10px;background:#f7fafc;border-bottom:1px solid #e2e9f1}.okr-chat-hint{width:fit-content;min-height:28px;padding:5px 9px;display:inline-flex;align-items:center;gap:6px;color:var(--primary-700);background:#eef6ff;border:1px solid #d6e7fb;border-radius:6px;font-size:12px;font-weight:800}.okr-chat-message{max-width:min(82%,720px);display:grid;gap:4px}.okr-chat-message>span{color:#6b7c91;font-size:11px;font-weight:800}.okr-chat-message p{margin:0;padding:11px 13px;color:#24364d;background:#fff;border:1px solid #dfe8f2;border-radius:8px;font-size:13px;line-height:1.58;white-space:pre-wrap}.okr-chat-message.user{justify-self:end}.okr-chat-message.user>span{text-align:right}.okr-chat-message.user p{color:#fff;background:var(--primary-600);border-color:var(--primary-600)}.okr-chat-composer{display:grid;gap:10px}.okr-chat-composer textarea{width:100%;min-height:112px;resize:vertical;padding:12px;color:#24364d;background:#fff;border:1px solid var(--border);border-radius:7px;font:inherit}.okr-chat-composer footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.okr-question{min-height:96px;padding:16px;display:flex;gap:12px;color:#27415f;background:#f6faff;border:1px solid #dfe9f5;border-radius:8px}.okr-question svg{flex:0 0 auto;color:var(--primary-700)}.okr-question p{margin:0;font-size:14px;line-height:1.65}.okr-question strong{display:block;margin-bottom:4px;color:#172234}.okr-interview textarea,.okr-coach textarea{width:100%;min-height:112px;resize:vertical;padding:12px;color:#24364d;background:#fff;border:1px solid var(--border);border-radius:7px;font:inherit}.okr-interview footer{display:flex;justify-content:flex-end;gap:8px}.okr-draft dl{margin:0;padding:12px 14px 14px;display:grid;gap:10px}.okr-draft dl div{padding-bottom:9px;border-bottom:1px solid #edf2f7}.okr-draft dl div:last-child{border-bottom:0}.okr-draft dt{color:var(--muted);font-size:12px}.okr-draft dd{margin:4px 0 0;color:#21324a;font-size:13px;line-height:1.55}.okr-context-strip{margin-bottom:12px;min-height:58px;padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) 130px 190px 160px;gap:12px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:8px}.okr-context-strip label{min-width:0;color:var(--muted);font-size:12px}.okr-context-strip strong,.okr-context-strip select{display:block;margin-top:3px;color:#172234;font-size:14px;font-weight:800}.okr-context-strip select{width:100%;min-height:30px;border:1px solid var(--border);border-radius:5px;background:#fff}.okr-decompose-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:14px;align-items:start}.okr-kr-draft{overflow:hidden}.okr-objective-draft{padding:14px;display:grid;gap:5px;border-bottom:1px solid #e2e9f1}.okr-objective-draft small,.okr-objective-draft span{color:var(--muted);font-size:12px}.okr-objective-draft strong{color:#172234;font-size:18px;line-height:1.35}.okr-kr-draft table{width:100%;border-collapse:collapse;font-size:12px}.okr-kr-draft th,.okr-kr-draft td{padding:11px 12px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:top}.okr-kr-draft th{color:#536478;background:#f8fbff;font-weight:800}.okr-kr-draft td{color:#26364d}.okr-kr-draft td b{margin-right:7px;padding:3px 6px;color:var(--primary-700);background:var(--primary-50);border-radius:5px}.okr-coach{display:grid}.okr-coach-question{padding:14px;display:grid;gap:12px}.okr-coach-question p{margin:0;padding:14px;color:#27415f;background:#f2f7ff;border-radius:8px;line-height:1.6}.okr-coach-question p strong{display:block;color:#172234}.okr-coach-question>div{display:flex;flex-wrap:wrap;gap:7px}.okr-coach-question>div button{min-height:28px;padding:0 9px;color:var(--primary-700);background:#fff;border:1px solid #c9d8ea;border-radius:5px;cursor:pointer;font-size:12px}.okr-quality-list{padding:0 14px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.okr-quality-list h3{grid-column:1 / -1;margin:0;color:#172234;font-size:13px}.okr-quality-list span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px;color:#536478;font-size:12px}.okr-quality-list svg{color:#c6d2df}.okr-quality-list svg.pass{color:var(--success-600)}.okr-quality-list em{grid-column:2;color:var(--muted);font-size:11px;font-style:normal}.okr-review-strip{margin-top:14px}.okr-review-strip p{margin:0;padding:14px;color:#425066;font-size:13px}@media(max-width:1180px){.payroll-title{flex-direction:column}.payroll-actions{width:100%;flex-wrap:wrap}.payroll-actions label{flex:1 1 180px}.payroll-batch-panel{align-items:flex-start;flex-direction:column}.payroll-stage-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.payroll-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-layout{grid-template-columns:1fr}.payroll-side{grid-column:1;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.okr-title{flex-direction:column}.okr-actions{width:100%;flex-wrap:wrap}.okr-actions label{flex:1 1 180px}.okr-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.okr-layout{grid-template-columns:1fr}.okr-side,.okr-department-grid,.okr-flow-band{grid-template-columns:repeat(2,minmax(0,1fr))}.okr-radar-layout,.okr-planning-layout,.okr-decompose-layout{grid-template-columns:1fr}.okr-readiness>div{grid-template-columns:repeat(3,minmax(0,1fr))}.okr-context-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.ecom-section-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-board-grid{grid-template-columns:1fr}.ecom-board-grid>.ecom-board-panel{grid-column:1 / -1}.ecom-manual-board{grid-template-columns:1fr}.ecom-manual-board>.ecom-board-panel{grid-column:1 / -1}.ecom-platform-trend-grid,.ecom-trend-grid,.ecom-drilldown-grid{grid-template-columns:1fr}.ecom-drilldown-grid .ecom-trend-chart{border-right:0;border-bottom:1px solid rgba(77,105,150,.24)}.ecom-store-change-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-filter-bar>span{width:100%;margin-left:0}.payroll-ai-workbench .payroll-batch-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.payroll-ai-workbench .payroll-stage-strip-seven{grid-template-columns:repeat(4,minmax(0,1fr))}.payroll-ai-workbench .payroll-draft-layout{grid-template-columns:210px minmax(480px,1fr) 300px}}@media(max-width:760px){.payroll-workspace{padding:12px}.payroll-title h1{font-size:22px}.payroll-actions>button,.payroll-actions label{width:100%}.payroll-section-tabs button{flex:1 1 calc(50% - 8px)}.payroll-stage-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-role-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.payroll-role-tabs button{min-width:136px}.payroll-kpis,.payroll-side,.payroll-role-grid{grid-template-columns:1fr}.payroll-panel>header{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:10px}.payroll-role-grid button{min-height:132px}.okr-workspace{padding:12px}.okr-title h1{font-size:22px}.okr-actions>button,.okr-actions label{width:100%}.okr-section-tabs button{flex:1 1 calc(50% - 8px)}.okr-kpis,.okr-side,.okr-department-grid{grid-template-columns:1fr}.okr-panel>header{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:10px}.okr-flow-band,.okr-readiness>div,.okr-context-strip{grid-template-columns:1fr}.okr-flow-band button{padding-right:14px}.okr-flow-arrow{display:none}.okr-objective-rows button{grid-template-columns:28px minmax(0,1fr)}.okr-objective-rows b,.okr-objective-rows .okr-pill{grid-column:2}.okr-kr-draft{overflow-x:auto}.okr-kr-draft table{min-width:720px}.okr-quality-list{grid-template-columns:1fr}.ecom-hero{margin-inline:-12px;flex-direction:column}.ecom-date{width:100%;text-align:left}.ecom-section-tabs{margin-inline:-12px;grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-kpi-grid{grid-template-columns:1fr}.payroll-ai-workbench .payroll-batch-summary,.payroll-ai-workbench .payroll-stage-strip-seven{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-ai-workbench .payroll-draft-layout{grid-template-columns:1fr}.payroll-ai-workbench .payroll-draft-layout>.payroll-role-progress,.payroll-ai-workbench .payroll-draft-layout>.payroll-table-panel,.payroll-ai-workbench .payroll-draft-layout>.payroll-ai-panel{grid-column:1;grid-row:auto}.payroll-ai-workbench .payroll-draft-table-panel{overflow-x:auto}.payroll-ai-workbench .payroll-ai-panel{min-height:auto}}.payroll-rules-workspace{--payroll-accent: #0f766e;--payroll-accent-soft: #e3f5f1;--payroll-line: #d6e1df;--payroll-muted: #657573}.payroll-rules-layout{display:grid;grid-template-columns:218px minmax(520px,1fr) 316px;gap:12px;align-items:start}.payroll-rules-layout>*{min-width:0}.payroll-rules-empty-layout{display:grid;grid-template-columns:236px minmax(520px,1fr) 250px;gap:12px;align-items:stretch}.payroll-rules-empty-layout>*{min-width:0}.payroll-rules-workspace .payroll-panel{border-color:var(--payroll-line);border-radius:8px;overflow:hidden}.payroll-rules-workspace .payroll-panel>header{min-height:46px;border-bottom-color:#e4ecea}.payroll-rules-workspace .payroll-panel h2{color:#172321;font-size:14px}.payroll-rules-role-list{display:grid}.payroll-rules-role-list button{min-height:62px;padding:11px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;text-align:left;color:#20312e;background:#fff;border:0;border-bottom:1px solid #e7eeec;border-radius:0;cursor:pointer}.payroll-rules-role-list button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payroll-rules-role-list button>span:last-child{grid-column:1 / -1;color:var(--payroll-muted);font-size:11px}.payroll-rules-role-list button:last-child{border-bottom:0}.payroll-rules-role-list button.is-active{color:#0b6259;background:#edf8f5;box-shadow:inset 3px 0 0 var(--payroll-accent)}.payroll-rules-role-list button:hover{background:#f6fbfa}.payroll-rules-role-rail footer{padding:10px 12px;color:var(--payroll-muted);background:#f7fafb;border-top:1px solid #e4ecea;font-size:11px;line-height:1.45}.payroll-rules-empty-main{min-height:448px;display:grid;align-content:center;justify-items:center;padding:36px 46px;text-align:center}.payroll-rules-empty-heading{max-width:470px;display:grid;justify-items:center;gap:8px}.payroll-empty-icon{width:54px;height:54px;display:grid;place-items:center;color:var(--payroll-accent);background:#edf8f5;border:1px solid #d0e9e4;border-radius:50%}.payroll-rules-empty-heading h2{margin:8px 0 0;color:#172321;font-size:20px!important}.payroll-rules-empty-heading p{margin:0;color:var(--payroll-muted);font-size:13px;line-height:1.6}.payroll-rule-setup-steps{width:100%;max-width:620px;margin:32px 0 26px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.payroll-rule-setup-steps li{position:relative;display:grid;justify-items:center;gap:7px;padding:0 14px;color:#344946}.payroll-rule-setup-steps li+li:before{content:"";position:absolute;right:calc(50% + 22px);top:15px;width:calc(100% - 44px);height:1px;background:#dbe7e4}.payroll-rule-setup-steps span{z-index:1;width:30px;height:30px;display:grid;place-items:center;color:#49605c;background:#fff;border:1px solid #bfcfcb;border-radius:50%;font-size:12px;font-weight:800}.payroll-rule-setup-steps li:first-child span{color:#fff;background:var(--payroll-accent);border-color:var(--payroll-accent)}.payroll-rule-setup-steps strong{color:#263a36;font-size:13px}.payroll-rule-setup-steps p{margin:0;color:var(--payroll-muted);font-size:11px;line-height:1.5}.payroll-rule-create-action{min-width:184px;justify-content:center}.payroll-rules-empty-ai{min-height:300px;padding-bottom:22px;display:grid;align-content:center;justify-items:center;gap:10px;text-align:center}.payroll-rules-empty-ai>header{align-self:start;width:100%}.payroll-rules-empty-ai>svg{color:#92a5a1}.payroll-rules-empty-ai strong{color:#30423f;font-size:13px}.payroll-rules-empty-ai p{max-width:184px;margin:0;color:var(--payroll-muted);font-size:11px;line-height:1.55}.payroll-rule-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#0f20246b}.payroll-rule-editor{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid #cbd9d6;border-radius:8px;box-shadow:0 22px 48px #0f232640}.payroll-rule-editor>header{min-height:66px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3ece9}.payroll-rule-editor>header span{color:var(--payroll-muted);font-size:12px}.payroll-rule-editor>header h2{margin:3px 0 0;color:#172321;font-size:18px}.payroll-rule-editor>header .icon-button{border:1px solid #d9e5e2;font-size:22px;line-height:1}.payroll-rule-form-grid{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payroll-rule-form-grid label{display:grid;gap:6px;color:#425854;font-size:12px;font-weight:700}.payroll-rule-form-grid label.is-wide{grid-column:1 / -1}.payroll-rule-form-grid input,.payroll-rule-form-grid textarea{width:100%;box-sizing:border-box;padding:9px 10px;color:#1e302d;background:#fff;border:1px solid #cbd9d6;border-radius:6px;font:inherit;font-weight:400}.payroll-rule-form-grid input:focus,.payroll-rule-form-grid textarea:focus{outline:2px solid #bde5de;border-color:#168578}.payroll-rule-form-grid input:disabled{color:#758783;background:#f4f7f6}.payroll-rule-form-grid textarea{min-height:68px;resize:vertical}.payroll-rule-editor footer{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--payroll-muted);background:#f7faf9;border-top:1px solid #e3ece9;font-size:12px;line-height:1.45}.payroll-rule-editor footer>div{display:flex;flex:0 0 auto;gap:8px}.payroll-version-timeline{min-height:102px;padding:13px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:10px;overflow-x:auto;background:#f7fafb;border-bottom:1px solid #e4ecea}.payroll-version-timeline>button{min-height:76px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:6px;align-content:start;text-align:left;color:#20312e;background:#fff;border:1px solid #d9e5e3;border-radius:7px;cursor:pointer}.payroll-version-timeline>button span{color:var(--payroll-accent);font-size:11px;font-weight:800}.payroll-version-timeline>button strong{grid-column:1 / -1;font-size:12px}.payroll-version-timeline>button .payroll-badge{justify-self:end}.payroll-version-timeline>button.is-active,.payroll-version-timeline>button:hover{border-color:#78afa8;background:#eff9f7;box-shadow:inset 3px 0 0 var(--payroll-accent)}.payroll-rules-empty{min-width:300px;padding:14px;display:grid;grid-template-columns:26px minmax(0,1fr);gap:4px 9px;align-content:center;color:#755013;background:#fff8ed;border:1px dashed #e6bf7c;border-radius:7px}.payroll-rules-empty svg{grid-row:span 2}.payroll-rules-empty strong{color:#5b3a0b;font-size:12px}.payroll-rules-empty span{color:#7a6239;font-size:11px;line-height:1.4}.payroll-rules-detail-head{min-height:56px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e4ecea}.payroll-rules-detail-head>div{min-width:0;display:grid;gap:3px}.payroll-rules-detail-head strong{color:#172321;font-size:14px}.payroll-rules-detail-head span{color:var(--payroll-muted);font-size:11px}.payroll-rules-compare-wrap{overflow-x:auto}.payroll-rules-compare{width:100%;min-width:600px;border-collapse:collapse;font-size:12px}.payroll-rules-compare th,.payroll-rules-compare td{padding:10px 12px;color:#324542;border-bottom:1px solid #e8efed;text-align:left;vertical-align:top;line-height:1.45}.payroll-rules-compare thead th{color:#48615c;background:#f0f5f4;font-weight:800}.payroll-rules-compare th:first-child{width:114px}.payroll-rules-compare td{width:43%}.payroll-human-gate{margin:12px;padding:11px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:9px;align-items:center;color:#39544e;background:#eef8f6;border:1px solid #b8dcd6;border-radius:7px}.payroll-human-gate>div{min-width:0;display:grid;gap:3px}.payroll-human-gate strong{color:#173f38;font-size:12px}.payroll-human-gate span{color:#55706a;font-size:11px;line-height:1.4}.payroll-human-gate .secondary-action{min-height:30px;font-size:11px}.payroll-rules-ai-review{min-height:510px;display:grid;grid-template-rows:auto auto 1fr auto}.payroll-rules-ai-summary{padding:12px;display:grid;gap:6px;background:#f0faf7;border-bottom:1px solid #e4ecea}.payroll-rules-ai-summary strong{color:#173f38;font-size:13px}.payroll-rules-ai-summary p,.payroll-rules-ai-actions p{margin:0;color:var(--payroll-muted);font-size:11px;line-height:1.5}.payroll-rules-ai-list{padding:11px 12px;display:grid;align-content:start;gap:8px}.payroll-rules-ai-list p{margin:0;padding:8px;display:flex;align-items:flex-start;gap:7px;color:#754708;background:#fff5e4;border:1px solid #eccb98;border-radius:7px;font-size:11px;line-height:1.45}.payroll-rules-ai-list p.is-clear{color:#1f653f;background:#e8f6ed;border-color:#bde0cb}.payroll-ai-basis{margin:0 12px 10px;padding:9px;display:grid;gap:4px;color:#4b605c;background:#f7faf9;border:1px solid #dce8e5;border-radius:6px;font-size:11px;line-height:1.45}.payroll-ai-basis strong{color:#244842;font-size:12px}.payroll-ai-basis p{margin:0}.payroll-rules-ai-actions{padding:11px 12px;display:grid;gap:7px;align-content:end;border-top:1px solid #e4ecea}.payroll-rules-ai-actions button{width:100%;justify-content:center}.payroll-rules-ai-actions p{padding:8px;background:#f7fafb;border:1px solid #e0e9e7;border-radius:7px}.payroll-people-workspace{--people-accent: #0f766e;--people-line: #d8e3e2;max-width:1560px;margin:0 auto;padding:20px 22px 28px}.payroll-people-header{min-height:64px;margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.payroll-people-header>div:first-child>span{display:block;margin-bottom:5px;color:#617692;font-size:12px}.payroll-people-header h1{margin:0;color:#14253c;font-size:26px;line-height:1.2}.payroll-people-header p{margin:6px 0 0;color:#62748d;font-size:13px}.payroll-people-header-actions{display:flex;align-items:center;gap:9px}.payroll-people-month{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#49627a;background:#fff;border:1px solid #d7e1e8;border-radius:7px;font-size:12px}.payroll-people-month input{width:92px;color:#263b53;background:transparent;border:0;font:inherit}.person-configuration-health{min-height:76px;margin-bottom:12px;display:grid;grid-template-columns:184px 174px 174px minmax(240px,1fr);align-items:stretch;background:#fff;border:1px solid var(--people-line);border-radius:8px;overflow:hidden}.person-configuration-health>div{padding:13px 16px;display:flex;align-items:center;gap:10px;border-right:1px solid #e5edec}.person-health-icon{width:34px;height:34px;display:grid;place-items:center;color:#177a73;background:#e6f6f2;border-radius:7px}.person-health-icon.is-success{color:#237548;background:#e9f7ee}.person-health-icon.is-warning{color:#a45b00;background:#fff4df}.person-configuration-health p{margin:0}.person-configuration-health small{display:block;margin-bottom:2px;color:#708095;font-size:11px}.person-configuration-health strong{color:#1b2c43;font-size:22px;line-height:1;font-variant-numeric:tabular-nums}.person-configuration-health .person-health-note{padding:14px 18px;align-self:center;color:#607186;font-size:12px;line-height:1.5}.payroll-people-layout{display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:12px;align-items:start}.payroll-people-layout>*{min-width:0}.payroll-people-roster,.payroll-person-inspector{background:#fff;border:1px solid var(--people-line);border-radius:8px;overflow:hidden}.payroll-people-toolbar{min-height:60px;padding:10px 12px;display:flex;align-items:center;gap:8px;background:#fbfcfd;border-bottom:1px solid #e4ebee}.person-search{height:36px;min-width:220px;flex:1 1 270px;padding:0 9px;display:flex;align-items:center;gap:7px;color:#688099;background:#fff;border:1px solid #d6e0e7;border-radius:6px}.person-search input{width:100%;min-width:0;color:#2c415b;background:transparent;border:0;outline:0;font:inherit;font-size:12px}.person-filter{height:36px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;color:#63768d;background:#fff;border:1px solid #d6e0e7;border-radius:6px;font-size:11px;white-space:nowrap}.person-filter select{min-width:72px;max-width:116px;color:#2c415b;background:transparent;border:0;outline:0;font:inherit;font-size:12px}.payroll-people-table-wrap{min-height:485px;overflow:auto}.payroll-people-table{width:100%;min-width:900px;border-collapse:collapse;font-size:12px}.payroll-people-table th{height:42px;padding:0 13px;color:#526981;background:#f3f7f8;border-bottom:1px solid #dce6e7;text-align:left;font-weight:750;white-space:nowrap}.payroll-people-table td{height:55px;padding:0 13px;color:#33485f;border-bottom:1px solid #edf1f3;white-space:nowrap}.payroll-people-table tbody tr{cursor:pointer}.payroll-people-table tbody tr:hover td{background:#f8fbfb}.payroll-people-table tbody tr.is-selected td{background:#eef9f6}.payroll-people-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 0 var(--people-accent)}.person-wecom-id{max-width:160px;overflow:hidden;color:#24606a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-overflow:ellipsis}.person-wecom-id.is-unbound{color:#a15a00;font-family:inherit;font-weight:700}.person-table-person{max-width:180px;padding:0;display:inline-flex;align-items:center;gap:8px;color:#20364f;background:transparent;border:0;cursor:pointer;font:inherit}.person-table-person>span{width:26px;height:26px;display:grid;place-items:center;color:#156f68;background:#e5f4f1;border-radius:50%;font-size:12px;font-weight:800}.person-table-person strong{overflow:hidden;text-overflow:ellipsis}.person-config-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700}.person-config-status.is-success{color:#227247}.person-config-status.is-warning{color:#a15a00}.person-row-edit{width:30px;height:30px;display:grid;place-items:center;color:#53718a;background:#fff;border:1px solid #d8e2e8;border-radius:5px;cursor:pointer}.person-row-edit:hover{color:#0f766e;border-color:#8bc8bf;background:#effaf7}.person-roster-empty{min-height:380px;display:grid;place-items:center;align-content:center;gap:9px;color:#7b8c9e;text-align:center}.person-roster-empty strong{color:#30455d;font-size:14px}.person-roster-empty span{font-size:12px}.person-roster-empty button{margin-top:5px}.payroll-people-footer{min-height:46px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#718397;background:#fbfcfd;border-top:1px solid #e4ebee;font-size:11px}.payroll-person-inspector>header{min-height:64px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e4ebee}.payroll-person-inspector header span{color:#6b7e92;font-size:11px}.payroll-person-inspector header h2{margin:3px 0 0;color:#1c314a;font-size:16px}.payroll-person-inspector .icon-button{width:31px;height:31px;padding:0;display:grid;place-items:center}.person-inspector-body{display:grid}.person-inspector-profile{padding:16px 14px;display:flex;align-items:center;gap:10px}.person-inspector-profile>span{width:42px;height:42px;display:grid;place-items:center;color:#0f6f68;background:#dff3ee;border-radius:50%;font-weight:800}.person-inspector-profile strong{display:block;color:#20354e;font-size:14px}.person-inspector-profile p{margin:4px 0 0;color:#738397;font-size:11px}.person-inspector-state{margin:0 14px 12px;padding:10px;border:1px solid;border-radius:7px}.person-inspector-state.is-success{background:#eff9f3;border-color:#bee1ca}.person-inspector-state.is-warning{background:#fff7e8;border-color:#ecd09b}.person-inspector-state p{margin:6px 0 0;color:#617384;font-size:11px;line-height:1.45}.person-inspector-section{padding:12px 14px;border-top:1px solid #e8eef0}.person-inspector-section h3{margin:0 0 9px;color:#345169;font-size:12px}.person-inspector-section dl{margin:0;display:grid;gap:7px}.person-inspector-section dl div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.person-inspector-section dt{color:#798a9d}.person-inspector-section dd{margin:0;max-width:172px;overflow:hidden;color:#2b4059;text-align:right;text-overflow:ellipsis;white-space:nowrap}.person-inspector-edit{width:calc(100% - 28px);margin:14px;justify-content:center}.person-inspector-empty{min-height:514px;padding:24px;display:grid;align-content:center;justify-items:center;gap:9px;color:#8191a1;text-align:center}.person-inspector-empty strong{color:#385067;font-size:13px}.person-inspector-empty span{font-size:12px}@media(max-width:1180px){.person-configuration-health{grid-template-columns:repeat(3,minmax(0,1fr))}.person-configuration-health .person-health-note{grid-column:1 / -1;border-top:1px solid #e5edec}.payroll-people-layout{grid-template-columns:minmax(0,1fr) 286px}.payroll-rules-layout{grid-template-columns:200px minmax(460px,1fr)}.payroll-rules-ai-review{grid-column:1 / -1;min-height:auto}.payroll-rules-empty-layout{grid-template-columns:210px minmax(460px,1fr)}.payroll-rules-empty-ai{grid-column:1 / -1;min-height:160px;padding:18px;grid-template-columns:auto minmax(0,1fr);justify-items:start;text-align:left}.payroll-rules-empty-ai>header{grid-column:1 / -1}.payroll-rules-empty-ai p{max-width:none}}@media(max-width:760px){.payroll-people-workspace{padding:14px 12px 22px}.payroll-people-header{align-items:stretch;flex-direction:column}.payroll-people-header-actions{justify-content:space-between}.person-configuration-health{grid-template-columns:1fr 1fr}.person-configuration-health>div{border-bottom:1px solid #e5edec}.person-configuration-health .person-health-note{grid-column:1 / -1}.payroll-people-layout{grid-template-columns:1fr}.payroll-people-toolbar{align-items:stretch;flex-wrap:wrap}.person-search{flex-basis:100%}.person-filter{flex:1}.payroll-person-inspector{min-height:auto}.person-inspector-empty{min-height:180px}.payroll-people-footer{align-items:flex-start;flex-direction:column;justify-content:center}.payroll-rules-layout{grid-template-columns:1fr}.payroll-rules-ai-review{grid-column:1}.payroll-rules-empty-layout{grid-template-columns:1fr}.payroll-rules-empty-ai{grid-column:1}.payroll-rules-empty-main{min-height:auto;padding:32px 18px}.payroll-rule-form-grid{grid-template-columns:1fr}.payroll-rule-form-grid label.is-wide{grid-column:1}.payroll-rule-editor footer{align-items:stretch;flex-direction:column}.payroll-rule-editor footer>div{width:100%}.payroll-rule-editor footer button{flex:1;justify-content:center}.payroll-rule-setup-steps{grid-template-columns:1fr;gap:18px;text-align:left}.payroll-rule-setup-steps li{grid-template-columns:30px minmax(0,1fr);justify-items:start;padding:0}.payroll-rule-setup-steps li+li:before{left:14px;top:-18px;width:1px;height:18px}.payroll-rule-setup-steps strong{align-self:end}.payroll-rule-setup-steps p{grid-column:2}.payroll-human-gate{grid-template-columns:20px minmax(0,1fr)}.payroll-human-gate button{grid-column:1 / -1;width:100%}}@media(max-width:760px){.ecom-filter-bar label,.ecom-filter-bar select,.ecom-filter-bar input,.ecom-filter-bar button{width:100%}.ecom-manual-form{grid-template-columns:1fr}.ecom-manual-form footer{justify-content:stretch}.ecom-manual-form footer button{flex:1}.ecom-donut-wrap{grid-template-columns:1fr;justify-items:center}.ecom-bar-row{grid-template-columns:1fr}.ecom-bar-row strong{text-align:left}.ecom-store-snapshot-main{display:grid;align-items:start}.ecom-store-snapshot-main strong{font-size:20px}.ecom-store-change-grid{grid-template-columns:1fr}.ecom-store-change-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--ink-strong: #172234;--canvas: #f3f6f8;--surface: #ffffff;--surface-soft: #f7f9fb;--primary-700: #1d55a6;--primary-600: #2869d8;--primary-50: #edf4ff;--brand-red-600: #e3373f;--brand-red-700: #c92531;--success-600: #168565;--success-50: #eaf8f2;--warning-600: #d97706;--warning-50: #fff6e6;--danger-600: #d93a46;--danger-50: #fff0f2;--info-600: #0891b2;--info-50: #e8f8fb;--sidebar-top: #143844;--sidebar-bottom: #102a35;--navy-950: var(--sidebar-bottom);--navy-900: var(--sidebar-top);--navy-700: var(--primary-700);--red-600: var(--brand-red-600);--red-50: var(--danger-50);--green-600: var(--success-600);--amber-600: var(--warning-600);--border: #d6e0ea;--muted: #5e6e82}body{color:var(--ink-strong);background:var(--canvas)}.sidebar{color:#f1fbff;background:linear-gradient(180deg,var(--sidebar-top),var(--sidebar-bottom))}.side-nav button.active{background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14}.side-nav button:hover{background:#ffffff1c}.brand-wordmark b{color:#35d399}.topbar{background:#fffffff5;border-bottom-color:#d8e2ee;box-shadow:0 1px #17223408}.global-search,.storage-usage{color:#315166;background:#f4f8fa;border-color:#d8e5ec}.global-search:focus-within{border-color:var(--info-600);box-shadow:0 0 0 3px #0891b224}.primary-action,.quick-create-button,.drawer-primary,.ai-chat-composer button,.ai-message.user{background:var(--primary-600);border-color:var(--primary-600)}.primary-action:hover,.quick-create-button:hover,.drawer-primary:hover{background:var(--primary-700)}.secondary-action:hover,.settings-button:hover{background:#f7fbff;border-color:#94abc3}.link-button,td button,.quick-links button,.table-more,.workspace-table .code-link{color:var(--primary-700)}.icon-button:hover,.workspace-table tr:hover td,.todo-list button:hover,.global-search-panel [role=option]:hover,.global-search-panel [role=option][aria-selected=true],.notification-list>button:hover,.notification-list>button:focus-visible{background:#f0f8fb}.panel,.metric-card,.workspace-panel,.analytics-panel,.purchase-inspection-queue,.org-board-tree,.org-board-lanes{background:var(--surface);border-color:var(--border)}.panel-heading,.workspace-table th,th,.risk-head{color:#405168;background:#eef5f7;border-bottom-color:#cfdae6}.workspace-table tr.selected td{background:var(--primary-50)}.metric-card>strong,.todo-list button strong,td .late{color:var(--brand-red-600)}.metric-card:hover,.workspace-stats button:not(:disabled):hover,.purchase-inspection-metric:not(:disabled):hover{border-color:#94abc3;box-shadow:0 8px 18px #17223412}.metric-card:nth-child(1)>strong,.workspace-stats button:nth-child(1) strong{color:var(--brand-red-600)}.metric-card:nth-child(2)>strong,.workspace-stats button:nth-child(2) strong{color:var(--primary-700)}.metric-card:nth-child(3)>strong,.workspace-stats button:nth-child(3) strong{color:var(--success-600)}.metric-card:nth-child(4)>strong,.workspace-stats button:nth-child(4) strong{color:var(--warning-600)}.status-badge.success,.metric-footer em.good{color:#106b50;background:var(--success-50)}.status-badge.warning,.metric-footer em.warning{color:#9a5b00;background:var(--warning-50)}.status-badge.danger,.metric-footer em.danger{color:#b52432;background:var(--danger-50)}.status-badge.info,.notification-type,.todo-icon.blue,.process-icon{color:var(--primary-700);background:var(--primary-50)}.todo-icon.green{color:var(--success-600);background:var(--success-50)}.todo-icon.orange,.todo-icon.amber,.notification-type.risk{color:var(--warning-600);background:var(--warning-50)}.todo-icon.red,.risk-row b.red{color:var(--danger-600);background:var(--danger-50)}.segmented button.active,.notification-toolbar>div button[aria-pressed=true],.workspace-subtabs button.is-active{background:var(--primary-600)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex="-1"]:focus-visible{outline-color:#2869d83d}.toast{color:#0d5f49;background:var(--success-50);border-color:#a9dfca}.data-save-notice,.auth-error{color:#b52432;background:var(--danger-50);border-color:#f0b8c0}.module-workspace .workspace-table .action-cell{width:96px;min-width:96px;padding-inline:8px;text-align:center}.module-workspace .workspace-table .action-cell .row-edit-button{width:auto;min-width:64px;height:28px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.module-workspace .workspace-table .action-cell .row-edit-button svg{flex:0 0 auto}.ai-draft-message{width:100%;max-width:100%}.ai-draft-message .ai-draft-review{margin-top:10px}:root{--font-ui: 14px;--font-meta: 13px;--control-height: 40px;--compact-control-height: 32px;--touch-control-height: 44px;--control-radius: 6px;--panel-radius: 8px}body{font-size:var(--font-ui)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid rgba(40,105,216,.34);outline-offset:2px}.icon-button,.notification-button{width:var(--control-height);height:var(--control-height);min-height:var(--control-height);border-radius:var(--control-radius)}.quick-create-button,.settings-button,.primary-action,.secondary-action,.drawer-primary,.receivable-primary-button,.fund-secondary-button,.analytics-header button,.bi-reset-button{min-height:var(--control-height);font-size:var(--font-ui);border-radius:var(--control-radius)}.primary-action,.secondary-action,.quick-create-button,.settings-button,.drawer-primary,.receivable-primary-button,.fund-secondary-button,.analytics-header button,.bi-reset-button{transition:background .15s,border-color .15s,box-shadow .15s,color .15s}.primary-action:disabled,.secondary-action:disabled,.quick-create-button:disabled,.settings-button:disabled,.drawer-primary:disabled,.receivable-primary-button:disabled,.fund-secondary-button:disabled{cursor:not-allowed;opacity:.56}.module-workspace .workspace-table .action-cell .row-edit-button{min-height:var(--compact-control-height);height:auto;font-size:var(--font-meta);border-radius:5px}.app-main :is(.dashboard,.module-workspace,.purchase-flow-page,.import-flow-page,.analytics-page,.inventory-page,.fund-page,.profit-workspace,.receivable-page,.payroll-workspace,.payroll-rules-workspace,.payroll-people-workspace,.okr-workspace,.customer-dashboard,.aftersales-analytics,.org-board,.ai-chat-page,.ai-launcher-panel,.ecom-dashboard-page) :is(p,label,td,th,input,select,textarea){font-size:var(--font-ui)}.app-main :is(.dashboard,.module-workspace,.purchase-flow-page,.import-flow-page,.analytics-page,.inventory-page,.fund-page,.profit-workspace,.receivable-page,.payroll-workspace,.payroll-rules-workspace,.payroll-people-workspace,.okr-workspace,.customer-dashboard,.aftersales-analytics,.org-board,.ai-chat-page,.ai-launcher-panel,.ecom-dashboard-page) :is(small,span,li,.form-section-description,.field-help,.workspace-header>div>span,.analytics-header>div>span){font-size:var(--font-meta)}.app-main :is(.dashboard,.module-workspace,.purchase-flow-page,.import-flow-page,.analytics-page,.inventory-page,.fund-page,.profit-workspace,.receivable-page,.payroll-workspace,.payroll-rules-workspace,.payroll-people-workspace,.okr-workspace,.customer-dashboard,.aftersales-analytics,.org-board,.ai-chat-page,.ai-launcher-panel,.ecom-dashboard-page) button{min-height:var(--compact-control-height);font-size:var(--font-ui)}.inventory-page{max-width:none}.app-main :is(.workspace-panel,.analytics-panel,.payroll-panel,.okr-department-card,.receivable-table-panel,.receivable-aging,.receivable-side-panel,.business-drawer,.state-dialog,.ai-chat-panel,.ai-chat-composer){border-radius:var(--panel-radius)}.filter-bar :is(input,select,button),.analytics-filters :is(input,select,button),.inventory-filters :is(input,select,button),.balance-filters :is(input,select,button),.receivable-filters :is(input,select,button){min-height:var(--control-height);font-size:var(--font-ui);border-radius:var(--control-radius)}.side-nav button,.topbar-context span,.storage-usage small,.page-title p,.workspace-header p,.analytics-header p,.payroll-title p,.okr-workspace header p{font-size:var(--font-meta)}@media(max-width:760px){.icon-button,.notification-button,.quick-create-button,.settings-button,.primary-action,.secondary-action,.drawer-primary,.receivable-primary-button,.fund-secondary-button,.analytics-header button,.bi-reset-button,.filter-bar :is(input,select,button),.analytics-filters :is(input,select,button),.inventory-filters :is(input,select,button),.balance-filters :is(input,select,button),.receivable-filters :is(input,select,button){min-height:var(--touch-control-height)}}.analytics-page[class~=ecom-dashboard-page]{color:var(--ink-strong);background:var(--canvas)}.analytics-page[class~=ecom-dashboard-page] .ecom-hero{background:#fff;border-bottom-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-hero span,.analytics-page[class~=ecom-dashboard-page] .ecom-hero p{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-hero h1{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-date{color:var(--muted);background:#f7f9fc;border-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-date strong{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs{background:#fff;border-bottom-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button{color:#4b5d73;background:#fff;border-color:#dbe4ee}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button svg{color:var(--primary-600)}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button span{color:#26384e}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button small{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button:hover{background:var(--primary-50);border-color:#a9c1de;transform:none}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button.active{background:var(--primary-600);border-color:var(--primary-600)}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar{color:#42536a;background:#fff;border-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar label{color:#42536a}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar select,.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar input{color:#25364c;background:#fff;border-color:#cbd7e5;color-scheme:light}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar select:focus,.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar input:focus{border-color:var(--primary-600);box-shadow:0 0 0 3px #2869d81f}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar button{background:var(--primary-600);border-color:var(--primary-600)}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar>span{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi{background:#fff;border-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi.clickable:hover,.analytics-page[class~=ecom-dashboard-page] .ecom-kpi.clickable.active{background:var(--primary-50);border-color:var(--kpi)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi span{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi strong{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi small{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi i{background:#f4f7fb;border-color:#dbe4ee}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi .day-change.up,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card em.up,.analytics-page[class~=ecom-dashboard-page] .ecom-drilldown-table .day-change.up{color:#13795b;background:var(--success-50)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi .day-change.down,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card em.down,.analytics-page[class~=ecom-dashboard-page] .ecom-drilldown-table .day-change.down{color:#b52432;background:var(--danger-50)}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi .day-change.flat,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card em.flat,.analytics-page[class~=ecom-dashboard-page] .ecom-drilldown-table .day-change.flat{color:#53657b;background:#f2f5f8}.analytics-page[class~=ecom-dashboard-page] .analytics-panel.ecom-board-panel{color:#26384e;background:#fff;border-color:var(--border)}.analytics-page[class~=ecom-dashboard-page] .ecom-board-panel>header{border-bottom-color:#e2e8f0}.analytics-page[class~=ecom-dashboard-page] .ecom-board-panel h2{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-board-panel header span{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .analytics-table th{color:#53657b;background:#f6f8fb;border-bottom-color:#dce5ee}.analytics-page[class~=ecom-dashboard-page] .analytics-table td{color:#2d3f56;background:#fff;border-bottom-color:#e5ebf2}.analytics-page[class~=ecom-dashboard-page] .analytics-table tr:hover td{background:#f5f8fc}.analytics-page[class~=ecom-dashboard-page] .ecom-store-table .ecom-store-group-row th{color:var(--ink-strong);background:#eaf3f7;border-top-color:#bdd7df}.analytics-page[class~=ecom-dashboard-page] .ecom-store-table .ecom-store-group-row th span{color:#64748b}.analytics-page[class~=ecom-dashboard-page] .ecom-store-table .ecom-store-average-row th,.analytics-page[class~=ecom-dashboard-page] .ecom-store-table .ecom-store-average-row td{color:#21445a;background:#f0f7f8;border-top-color:#bdd7df}.analytics-page[class~=ecom-dashboard-page] .ecom-store-table td:first-child strong,.analytics-page[class~=ecom-dashboard-page] .ecom-drilldown-table td strong{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-manual-form label{color:#42536a}.analytics-page[class~=ecom-dashboard-page] .ecom-manual-form input,.analytics-page[class~=ecom-dashboard-page] .ecom-manual-form select{color:#25364c;background:#fff;border-color:#cbd7e5;color-scheme:light}.analytics-page[class~=ecom-dashboard-page] .ecom-manual-gap-table .icon-text-action{color:var(--primary-700);background:var(--primary-50);border-color:#b7cce5}.analytics-page[class~=ecom-dashboard-page] .ecom-manual-gap-table .icon-text-action.danger{color:#b52432;background:var(--danger-50);border-color:#efb5bd}.analytics-page[class~=ecom-dashboard-page] .ecom-empty{color:var(--muted);background:#f8fafc;border-top-color:#e2e8f0}.analytics-page[class~=ecom-dashboard-page] .ecom-empty strong{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-empty p{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row span,.analytics-page[class~=ecom-dashboard-page] .ecom-donut-legend span{color:#42536a}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row i{background:#edf2f7;border-color:#dce5ee}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row b{background:var(--primary-600)}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row strong{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-donut span{background:#fff}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart line,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart line{stroke:#dfe7f0}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart line.axis,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart line.axis{stroke:#aebfd2}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart circle,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart circle{stroke:#fff}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip{color:#42536a;background:#fff;border-color:#cbd7e5;box-shadow:0 4px 10px #1a2b401a}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip strong,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip strong,.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip b,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip b,.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend strong,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-legend span{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip span,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip span,.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend span,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-legend small,.analytics-page[class~=ecom-dashboard-page] .ecom-trend-dates{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-drilldown-grid .ecom-trend-chart{border-right-color:#e2e8f0}.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card{background:#f8fafc;border-color:#dfe7f0}.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot header strong,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card header strong,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card dd{color:var(--ink-strong)}.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot header span,.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot-main span,.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot footer,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card header span,.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot dt,.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card dt{color:var(--muted)}.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot-main strong{color:var(--primary-700)}.analytics-page[class~=ecom-dashboard-page] .ecom-store-snapshot dd{color:#2d3f56}.analytics-page[class~=ecom-dashboard-page] .ecom-store-change-card div{background:#fff;border-color:#e1e8f0}body:has(.ecom-dashboard-page) .topbar{z-index:2;box-shadow:0 3px 8px #142e4d1a}body:has(.ecom-dashboard-page) .sidebar{z-index:3;box-shadow:7px 0 8px #091f3024}.analytics-page[class~=ecom-dashboard-page]{background:#f2f6fa}.analytics-page[class~=ecom-dashboard-page] .ecom-hero{position:relative;z-index:1;box-shadow:0 4px 8px #203f5f12}.analytics-page[class~=ecom-dashboard-page] .ecom-date{box-shadow:inset 0 1px #fffc,0 2px 5px #203f5f0f}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs{position:relative;z-index:1;padding:10px 12px;background:#fff;border-bottom-color:#d6e0eb;box-shadow:0 5px 12px #203f5f14}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button{border-color:#d5e0ec;box-shadow:inset 0 1px #ffffffeb,0 2px 4px #203f5f0f}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button svg{color:#0f8c83}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button:hover{background:#effaf7;border-color:#8dcfc5;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffeb,0 5px 10px #0f766e24}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button.active{background:#0f766e;border-color:#0f766e;box-shadow:inset 0 1px #ffffff3d,0 5px 11px #0f766e47}.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button.active svg,.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button.active span,.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button.active small{color:#fff}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar{border-color:#d1dce8;box-shadow:0 5px 12px #203f5f14}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar select,.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar input{box-shadow:inset 0 1px 2px #203f5f0a}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar button{box-shadow:inset 0 1px #ffffff38,0 4px 9px #2869d845}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar button:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffff40,0 6px 12px #2869d84f}.analytics-page[class~=ecom-dashboard-page] .ecom-filter-bar button:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 2px 4px #103a8033,0 2px 5px #2869d833}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi{position:relative;overflow:hidden;border-color:#d5e0eb;box-shadow:inset 0 1px #ffffffe6,0 5px 11px #203f5f17;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi:after{position:absolute;top:0;right:14px;left:14px;height:2px;content:"";background:var(--kpi, var(--primary-600));opacity:.8}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi.clickable:hover,.analytics-page[class~=ecom-dashboard-page] .ecom-kpi.clickable.active{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe6,0 8px 16px #203f5f24}.analytics-page[class~=ecom-dashboard-page] .ecom-kpi strong{letter-spacing:-.015em}.analytics-page[class~=ecom-dashboard-page] .analytics-panel.ecom-board-panel{overflow:hidden;border-color:#d4dfea;box-shadow:inset 0 1px #ffffffe6,0 7px 16px #203f5f17}.analytics-page[class~=ecom-dashboard-page] .ecom-board-panel>header{min-height:52px;padding-inline:18px;background:#fbfcfe;box-shadow:inset 0 -1px #e5ebf2}.analytics-page[class~=ecom-dashboard-page] .ecom-board-panel h2{letter-spacing:-.01em}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart{min-height:258px;padding:17px 18px 14px;background:#f8fbfe}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart svg{filter:drop-shadow(0 2px 2px rgba(32,63,95,.05))}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart line{stroke:#e7edf4}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart line.axis{stroke:#c6d4e3}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart line.hover-axis{stroke:#8fa8c1}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart polyline{stroke-width:3}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart circle{stroke-width:2.5}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip{padding:9px 10px;border-radius:6px;box-shadow:0 4px 8px #203f5f1a}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend{gap:8px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend span{padding:5px 7px;background:#f3f7fb;border-radius:5px}.analytics-page[class~=ecom-dashboard-page] .ecom-bars,.analytics-page[class~=ecom-dashboard-page] .ecom-donut-wrap{background:#f8fbfe}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row i{height:9px;overflow:hidden;border:0;border-radius:99px;background:#e7eef6}.analytics-page[class~=ecom-dashboard-page] .ecom-bar-row b{border-radius:inherit;box-shadow:inset 0 1px #ffffff57}.analytics-page[class~=ecom-dashboard-page] .ecom-donut{box-shadow:0 4px 8px #203f5f1a}.analytics-page[class~=ecom-dashboard-page] .ecom-donut span{box-shadow:inset 0 0 0 1px #e1e9f2}@media(prefers-reduced-motion:reduce){.analytics-page[class~=ecom-dashboard-page] .ecom-kpi,.analytics-page[class~=ecom-dashboard-page] .ecom-section-tabs button{transition:none}}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart{position:relative;min-height:190px;padding:10px 14px 8px;gap:6px;align-content:start}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart svg,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart svg{height:176px;cursor:crosshair}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip{min-height:0;padding:7px 9px;display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip strong,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip strong{grid-column:auto}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend,.analytics-page[class~=ecom-dashboard-page] .ecom-trend-dates{display:none}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-label{position:absolute;z-index:1;font-family:inherit;font-size:10px;font-weight:700;color:#657992;pointer-events:none}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-x{top:160px;left:0;right:0;text-align:center}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-y{top:50%;letter-spacing:1px;text-orientation:upright;transform:translateY(-50%);writing-mode:vertical-rl}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-y-left{left:4px}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-y-right{right:4px;writing-mode:vertical-lr}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart{position:relative;min-height:220px;padding:10px 14px 8px;gap:6px;align-content:start;background:#f8fbfe}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart svg,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart svg{width:100%;height:220px;cursor:crosshair;overflow:visible}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-label,.analytics-page[class~=ecom-dashboard-page] .ecom-chart-tick{fill:#657992;font-family:inherit;pointer-events:none}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-axis-label{font-size:12px;font-weight:700}.analytics-page[class~=ecom-dashboard-page] .ecom-chart-tick{font-size:10px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip{position:absolute;z-index:2;top:18px;left:76px;right:18px;min-height:0;padding:7px 9px;display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;border-radius:6px;box-shadow:0 4px 8px #203f5f1f}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip strong,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip strong{grid-column:auto;font-size:12px;white-space:nowrap}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip span,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip span{display:inline-flex;grid-template-columns:none;align-items:center;gap:6px;white-space:nowrap}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip b{text-align:left;overflow:visible}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-legend{min-height:22px;padding-left:62px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend span{padding:0;background:transparent}@media(max-width:760px){.analytics-page[class~=ecom-dashboard-page] .ecom-trend-chart,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-chart{padding-inline:8px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-tooltip,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-tooltip{left:58px;right:10px}.analytics-page[class~=ecom-dashboard-page] .ecom-trend-legend,.analytics-page[class~=ecom-dashboard-page] .ecom-anchor-combo-legend{padding-left:50px}}.attendance-workspace{max-width:1920px;padding:18px 24px}.attendance-page-header{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.attendance-page-header>div:first-child>span{color:#5d728d;font-size:13px}.attendance-page-header h1{margin:5px 0 0;color:#172234;font-size:28px;line-height:1.1}.attendance-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.attendance-header-actions>label,.attendance-source{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;color:#354b66;background:#fff;border:1px solid #cfdbe8;border-radius:6px;font-size:13px}.attendance-header-actions input{width:130px;height:30px;border:0;color:#203047;background:transparent}.attendance-source{color:#1761bd;background:#f4f8ff;border-color:#b9d2f5;font-weight:700}.attendance-workspace .attendance-kpis{gap:12px;margin-bottom:16px}.attendance-workspace .attendance-kpis .payroll-kpi{min-height:112px;padding:16px;border-color:#d4dfeb;box-shadow:0 2px 6px #1832500a}.attendance-board{display:grid;grid-template-columns:minmax(720px,1fr) minmax(340px,408px);min-height:640px;background:#fff;border:1px solid #d7e1eb;border-radius:8px;box-shadow:0 3px 12px #1832500d;overflow:hidden}.attendance-table-panel{min-width:0;display:grid;grid-template-rows:auto 1fr auto;border:0;border-radius:0}.attendance-filterbar{min-height:64px;padding:12px 14px;display:grid;grid-template-columns:minmax(190px,1fr) 142px 142px auto;gap:10px;align-items:center;border-bottom:1px solid #e4ebf2;background:#fbfcfe}.attendance-filterbar>label{min-width:0;height:34px;display:flex;align-items:center;gap:7px;color:#50637a;font-size:12px}.attendance-filterbar select,.attendance-search{width:100%;height:34px;padding:0 9px;color:#25384f;background:#fff;border:1px solid #cdd9e6;border-radius:6px;font:inherit}.attendance-search input{width:100%;min-width:0;height:28px;border:0;background:transparent;color:#24364d;outline:0}.attendance-exception-switch{width:max-content;white-space:nowrap}.attendance-exception-switch input{width:34px;height:18px;margin:0 0 0 2px;accent-color:#1761bd}.attendance-table-wrap{overflow:auto}.attendance-table{width:100%;min-width:900px;border-collapse:collapse}.attendance-table th{height:40px;padding:0 12px;color:#40546c;background:#f1f5f8;border-bottom:1px solid #dbe4ec;text-align:left;font-size:12px;font-weight:800;white-space:nowrap}.attendance-table td{height:60px;padding:8px 12px;color:#26394f;border-bottom:1px solid #eaf0f5;font-size:13px;vertical-align:middle}.attendance-table tbody tr{cursor:default}.attendance-table tbody tr:hover td,.attendance-table tbody tr.is-selected td{background:#eef7ff}.attendance-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #2878d4}.attendance-table td strong{display:block;color:#1b2c41;font-size:13px;font-weight:750}.attendance-table td small{display:block;margin-top:3px;color:#748499;font-size:11px;font-weight:500}.attendance-number{color:#162a43;font-weight:800;font-variant-numeric:tabular-nums}.attendance-number small{font-weight:500}.attendance-table .link-button{min-height:30px;padding:0;color:#1764c0;background:transparent;border:0;font-size:13px}.attendance-empty{height:160px;color:#718096!important;text-align:center}.attendance-table-footer{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#718096;border-top:1px solid #e5ebf2;font-size:12px}.attendance-detail-panel{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:#fff;border-left:1px solid #dce5ee}.attendance-detail-panel>header{padding:22px 22px 16px;border-bottom:1px solid #e7edf3}.attendance-detail-panel>header span{color:#5d728d;font-size:12px}.attendance-detail-panel h2{margin:5px 0;color:#172b45;font-size:20px}.attendance-detail-panel p{margin:0;color:#738399;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.attendance-detail-panel .attendance-event-list{min-height:0;padding:20px 22px}.attendance-detail-panel .attendance-event-list>p{font-family:inherit;font-size:13px}.attendance-detail-panel .attendance-event-list article{grid-template-columns:74px 1fr;min-height:116px;padding:0 0 22px 18px}.attendance-detail-panel .attendance-event-list time{color:#162b46;font-size:16px;font-weight:800}.attendance-detail-panel .attendance-event-list article>div>strong{margin-bottom:6px;color:#20364f;font-size:14px}.attendance-detail-panel .attendance-event-list .payroll-badge{margin-bottom:7px}.attendance-detail-panel .attendance-month-event-list{padding:10px 16px 12px}.attendance-detail-panel .attendance-month-event-list article{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;min-height:0;padding:11px 0;border:0;border-bottom:1px solid #e8eef4}.attendance-detail-panel .attendance-month-event-list article:before{display:none}.attendance-day-summary time{display:block;color:#20354f!important;font-size:12px!important;font-weight:800;line-height:1.35}.attendance-day-summary .payroll-badge{width:fit-content;margin:6px 0 0!important;font-size:10px}.attendance-day-summary small{display:block;margin-top:5px;color:#9a5b00;font-size:10px;line-height:1.4}.attendance-day-events{min-width:0;display:grid;gap:5px}.attendance-punch-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;column-gap:7px;align-items:center;min-width:0;padding:5px 7px;background:#f7fafc;border:1px solid #e7edf3;border-radius:5px}.attendance-punch-row.is-exception{background:#fff8ea;border-color:#efd6a4}.attendance-detail-panel .attendance-punch-row time{color:#243b57;font-size:12px;font-weight:800}.attendance-detail-panel .attendance-punch-row strong{min-width:0;margin:0;color:#30455e;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attendance-detail-panel .attendance-punch-row .payroll-badge{margin:0;font-size:10px;white-space:nowrap}.attendance-punch-row small{grid-column:2 / -1;margin:1px 0 0;overflow:hidden;color:#718096;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.attendance-review-note{margin:0 18px 16px;padding:13px;display:flex;gap:10px;color:#9a5b00;background:#fff8ea;border:1px solid #f0d49e;border-radius:6px}.attendance-review-note>svg{flex:0 0 auto;margin-top:2px}.attendance-review-note strong,.attendance-review-note span{display:block}.attendance-review-note strong{font-size:13px}.attendance-review-note span{margin-top:5px;color:#805f32;font-size:12px;line-height:1.55}.attendance-detail-panel>footer{padding:14px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid #e5ebf2}.attendance-detail-panel>footer button{justify-content:center}.attendance-detail-empty{padding:42px 22px;color:#718096;font-size:13px}@media(max-width:1180px){.attendance-board{grid-template-columns:minmax(620px,1fr) 350px}.attendance-filterbar{grid-template-columns:minmax(180px,1fr) 130px 130px}.attendance-exception-switch{grid-column:1 / -1}}@media(max-width:900px){.attendance-workspace{padding:14px}.attendance-page-header{display:grid}.attendance-header-actions{justify-content:flex-start}.attendance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.attendance-board{grid-template-columns:1fr}.attendance-detail-panel{min-height:570px;border-top:1px solid #dce5ee;border-left:0}}@media(max-width:620px){.attendance-kpis{grid-template-columns:1fr}.attendance-filterbar{grid-template-columns:1fr;height:auto}.attendance-filterbar>label{width:100%}.attendance-header-actions>*{width:100%;justify-content:center}.attendance-header-actions>label input{flex:1}}.attendance-rules-workspace{max-width:1680px}.attendance-rules-notice{margin-bottom:14px;padding:12px 14px;display:flex;align-items:center;gap:9px;color:#805f32;background:#fff8ea;border:1px solid #efd6a4;border-radius:7px;font-size:13px}.attendance-rules-notice svg{flex:0 0 auto;color:#c98110}.attendance-rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.attendance-rule-group{min-width:0;padding:10px;display:grid;align-content:start;grid-auto-rows:max-content;gap:10px;border:1px solid;border-radius:8px}.attendance-rule-group>header{min-height:24px;padding:0 3px;display:flex;align-items:center;justify-content:space-between;gap:8px}.attendance-rule-group>header span{color:#203a58;font-size:14px;font-weight:700}.attendance-rule-group>header small{color:#62758c;font-size:11px}.attendance-work-group{background:#edf6ff;border-color:#bcd9f4}.attendance-work-group>header span{color:#1d5f9f}.attendance-rest-group{background:#fff7e9;border-color:#edd29b}.attendance-rest-group>header span{color:#9a6417}.attendance-rule-group .payroll-panel{border-color:#b9cce1f2;box-shadow:none}.attendance-rest-group .payroll-panel{border-color:#e6cc97f2}.attendance-rule-form,.attendance-schedule-form{overflow:hidden}.attendance-rule-form>header,.attendance-schedule-form>header,.attendance-rule-lists .payroll-panel>header,.attendance-preview>header{min-height:50px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e4ebf2}.attendance-rule-form h2,.attendance-schedule-form h2,.attendance-rule-lists h2,.attendance-preview h2{margin:0;color:#20354e;font-size:15px}.attendance-rule-form>form,.attendance-schedule-form>form{padding:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.attendance-rule-form label,.attendance-schedule-form label{min-width:0;display:grid;gap:5px;color:#52657c;font-size:12px}.attendance-rule-form input,.attendance-rule-form select,.attendance-schedule-form input,.attendance-schedule-form select{width:100%;height:34px;min-width:0;padding:0 9px;color:#20354e;background:#fff;border:1px solid #cedae6;border-radius:6px;font:inherit}.attendance-rule-form button,.attendance-schedule-form button{width:max-content;min-height:36px;margin-top:7px}.attendance-rule-form .is-wide,.attendance-schedule-form .is-wide{grid-column:1 / -1}.attendance-rule-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.attendance-rule-list{min-height:138px;max-height:240px;padding:7px 14px;overflow:auto}.attendance-rule-list article{padding:10px 0;border-bottom:1px solid #edf1f5}.attendance-rule-list article:last-child{border-bottom:0}.attendance-rule-list strong,.attendance-rule-list span,.attendance-rule-list small{display:block}.attendance-rule-list strong{color:#25394f;font-size:13px}.attendance-rule-list span{margin-top:4px;color:#52657c;font-size:12px}.attendance-rule-list small{margin-top:3px;color:#78889b;font-size:11px}.attendance-rule-list>p{color:#718096;font-size:13px}.attendance-preview{margin-bottom:16px;overflow:hidden}.attendance-preview>header span{color:#718096;font-size:12px}.attendance-preview table{width:100%;min-width:760px;border-collapse:collapse}.attendance-preview th{height:38px;padding:0 12px;color:#42556e;background:#f2f6f9;border-bottom:1px solid #dce5ed;text-align:left;font-size:12px}.attendance-preview td{padding:10px 12px;color:#2a3d55;border-bottom:1px solid #ebf0f4;font-size:12px}@media(max-width:920px){.attendance-rules-grid,.attendance-rule-lists{grid-template-columns:1fr}}@media(max-width:620px){.attendance-rule-form>form,.attendance-schedule-form>form{grid-template-columns:1fr}.attendance-rule-form .is-wide,.attendance-schedule-form .is-wide{grid-column:auto}.attendance-rule-form button,.attendance-schedule-form button{width:100%;justify-content:center}}.production-workspace{--production-ink: #163747;--production-accent: #087b7a;--production-accent-soft: #eaf7f6;--production-warm: #aa6500;--production-line: #d8e5e8;--production-muted: #5d717d;--production-space-xs: 8px;--production-space-sm: 12px;--production-space-md: 16px;--production-space-lg: 24px;--production-space-xl: 32px;max-width:1600px;padding:24px 32px 48px}.production-workspace .production-hero{min-height:142px;padding:26px 30px;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--production-space-lg);background:#f0f8f8;border:1px solid #d2e7e5;border-radius:12px}.production-workspace .workspace-hero small,.production-section-label,.production-action-band span{color:#0a6d6c;font-size:12px;font-weight:750}.production-workspace .workspace-hero h1{margin:7px 0 8px;color:var(--production-ink);font-size:30px;letter-spacing:-.02em}.production-workspace .workspace-hero p{max-width:660px;margin:0;color:#45606d;line-height:1.65}.production-hero-rule{max-width:300px;min-width:230px;padding:13px 15px;display:grid;gap:5px;color:#315762;background:#fff;border:1px solid #cfe3e1;border-radius:10px}.production-hero-rule span{color:#5e747d;font-size:12px}.production-hero-rule strong{color:#1d525d;font-size:13px}.production-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--production-space-md);margin:var(--production-space-lg) 0}.production-metric{min-height:122px;padding:18px;display:flex;flex-direction:column;gap:var(--production-space-xs);background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450d}.production-metric span,.production-metric small{color:var(--production-muted)}.production-metric span{font-size:13px}.production-metric strong{color:var(--production-ink);font-size:28px;line-height:1.1;font-variant-numeric:tabular-nums}.production-metric small{margin-top:auto;font-size:12px}.production-board-note,.production-action-band{margin:var(--production-space-lg) 0;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:var(--production-space-lg);background:#fff;border:1px solid var(--production-line);border-radius:10px}.production-board-note>div{display:grid;gap:5px}.production-board-note span{color:#5e747d;font-size:12px}.production-board-note strong{color:var(--production-ink);font-size:15px}.production-board-note p{max-width:490px;margin:0;color:#566c76;font-size:13px;line-height:1.6}.production-action-band{background:var(--production-accent-soft);border-color:#c9e4e1}.production-action-band>div{display:grid;gap:5px}.production-action-band strong{color:#1c515d;font-size:16px}.production-action-band p{margin:0;color:#53717a;font-size:13px;line-height:1.55}.production-workspace .workspace-card{margin-top:var(--production-space-lg);padding:0;overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450a}.production-ledger-card .workspace-card-header,.production-warning-card .workspace-card-header{padding:22px 22px 18px;border-bottom:1px solid #e5eef0}.workspace-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--production-space-md)}.workspace-card-header>div{min-width:0}.production-workspace .workspace-card h2{margin:5px 0 6px;color:var(--production-ink);font-size:19px;letter-spacing:-.01em}.production-workspace .workspace-card p{max-width:760px;margin:0;color:var(--production-muted);font-size:13px;line-height:1.6}.production-readonly,.production-sync-chip,.production-rule-chip{flex:0 0 auto;padding:6px 9px;color:#26656a;background:#f0f9f8;border-radius:999px;font-size:12px;font-weight:700}.production-sync-chip{color:#1761a2;background:#edf6ff}.production-rule-chip{color:#6d5a35;background:#fff7e8}.primary-action,.secondary-action{min-height:38px;padding:0 14px;border-radius:7px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.production-workspace .primary-action{color:#fff;background:#087b7a;border:1px solid #087b7a}.production-workspace .primary-action:hover{background:#056867;border-color:#056867}.production-workspace .primary-action:focus-visible,.production-workspace .secondary-action:focus-visible,.production-table-wrap button:focus-visible{outline:3px solid rgba(8,123,122,.25);outline-offset:2px}.production-workspace .secondary-action{color:#126c75;background:#fff;border:1px solid #b9d7d8}.production-workspace .secondary-action:hover{background:#f2faf9}.production-table-wrap{overflow-x:auto}.production-table-wrap table{width:100%;min-width:680px;border-collapse:collapse}.production-table-wrap th{height:42px;padding:0 22px;color:#49616a;background:#f5f9fa;border-bottom:1px solid #dfeaec;text-align:left;font-size:12px;font-weight:750;white-space:nowrap}.production-table-wrap td{padding:13px 22px;color:#294752;border-bottom:1px solid #e8eff1;text-align:left;font-size:13px;white-space:nowrap}.production-table-wrap tbody tr:last-child td{border-bottom:0}.production-table-wrap tbody tr:hover td{background:#f7fbfb}.production-table-wrap td button{min-height:30px;padding:0 9px;border:1px solid #c7d9d9;border-radius:6px;color:var(--production-accent);background:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.production-empty-state{min-height:154px;padding:28px 22px;display:flex;align-items:center;justify-content:space-between;gap:var(--production-space-lg);background:#fbfdfd}.production-empty-state>div{display:grid;gap:7px}.production-empty-state strong{color:#284955;font-size:14px}.production-empty-state span{max-width:580px;color:#647982;font-size:13px;line-height:1.65}.production-status{color:#287050;font-weight:700}.production-status.warning{color:var(--production-warm)}.production-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;background:#11252b61}.production-modal{width:min(680px,100%);padding:24px;border-radius:12px;background:#fff;box-shadow:0 20px 48px #081f263d}.production-modal header,.production-modal footer{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.production-modal h2{margin:4px 0 0}.production-modal header>button,.production-modal footer>button:not(.primary-action){border:0;color:#687b81;background:transparent;cursor:pointer}.production-modal footer{margin-top:22px;align-items:center;justify-content:flex-end}.production-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.production-form-grid label{display:grid;gap:7px;color:#496269;font-size:13px;font-weight:650}.production-form-grid input{min-height:38px;padding:8px 10px;border:1px solid #cbd9da;border-radius:8px;color:#173a44}.production-catalog-actions{display:flex;flex-wrap:wrap;gap:8px}.production-batch-modal{width:min(860px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column}.production-batch-modal header p{margin:8px 0 0;color:var(--production-muted);font-size:13px}.production-batch-table{margin-top:18px;flex:1}.production-batch-table input{width:96px;min-height:34px;padding:6px 8px;border:1px solid #cbd9da;border-radius:7px;color:#173a44;font:inherit}.production-form-error{margin:12px 0 0;color:#b24a38;font-size:13px;font-weight:650}.production-operation-heading{min-height:88px;margin:0 0 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.production-operation-heading h1{margin:0;color:var(--production-ink);font-size:28px;letter-spacing:-.02em}.production-operation-heading p{margin:6px 0 0;color:var(--production-muted);font-size:14px;line-height:1.55}.production-scope-note{min-width:212px;padding:10px 12px;display:grid;gap:2px;color:#42616b;background:#fff;border:1px solid var(--production-line);border-radius:8px;font-size:12px}.production-scope-note strong{color:var(--production-ink);font-size:13px}.production-dagang-scope{display:flex;align-items:center;gap:8px;color:#17665f;background:#eef9f6;border-color:#c9e6df}.production-dagang-scope:before{content:"";width:7px;height:7px;background:#168172;border-radius:50%}.production-workbench-shell{overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:10px}.production-workbench-tabs{min-height:49px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--production-line)}.production-workbench-tabs>div{height:49px;display:flex;gap:4px}.production-workbench-tabs button{height:49px;padding:0 10px;color:#607681;background:transparent;border:0;border-bottom:2px solid transparent;font:inherit;font-size:13px;cursor:pointer}.production-workbench-tabs button.active{color:var(--production-accent);border-bottom-color:var(--production-accent);font-weight:750}.production-workbench-tabs>span{color:#6e838b;font-size:12px}.production-workbench-toolbar{min-height:62px;padding:13px 18px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--production-line)}.production-search-control{height:34px;min-width:250px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#71858d;background:#f7fafb;border:1px solid #d4e2e5;border-radius:6px;font-size:12px}.production-search-control:before{content:"⌕";color:#4f7881;font-size:16px}.production-search-control input{width:100%;min-width:0;color:var(--production-ink);background:transparent;border:0;outline:0;font:inherit}.production-search-control input::placeholder{color:#8a9ba1}.production-filter-chip{height:30px;padding:0 10px;display:inline-flex;align-items:center;color:var(--production-accent);background:var(--production-accent-soft);border:1px solid #b7deda;border-radius:6px;font-size:12px;font-weight:700}.production-toolbar-spacer{flex:1}.production-main-table th,.production-main-table td{padding-inline:18px}.production-main-table td:first-child strong{display:block;color:#203f4a;font-weight:750}.production-main-table td:first-child small{display:block;margin-top:2px;color:#71838b;font-size:12px}.production-main-table td{height:56px}.production-align-right{text-align:right!important}.production-pending{color:var(--production-warm);font-weight:700}.production-stock-value{color:var(--production-ink);font-weight:750;font-variant-numeric:tabular-nums}.production-row-action{padding:4px 0;color:var(--production-accent);background:transparent;border:0;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.production-row-action:hover{color:#055f5e;text-decoration:underline}.production-workbench-footer,.production-ledger-pair{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);border-top:1px solid var(--production-line);background:#f8fbfc}.production-workbench-footer>section{min-height:132px;padding:17px 18px}.production-workbench-footer>section+section{border-left:1px solid var(--production-line)}.production-workbench-footer header,.production-compact-ledger header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.production-workbench-footer h2,.production-compact-ledger h2{margin:0;color:var(--production-ink);font-size:15px}.production-workbench-footer header span,.production-compact-ledger header span{color:#6a8089;font-size:12px}.production-workbench-footer p{margin:18px 0 0;color:#637983;font-size:13px}.production-workbench-footer p strong{color:#345560}.production-workbench-footer ul{margin:12px 0 0;padding:0;list-style:none}.production-workbench-footer li{display:flex;justify-content:space-between;gap:12px;color:#607781;font-size:13px}.production-workbench-footer li+li{margin-top:6px}.production-workbench-footer li strong{color:#294752}.production-rule-summary header span{color:var(--production-warm);font-weight:700}.production-rule-summary p{max-width:430px;margin-top:10px;line-height:1.65}.production-compact-ledger{min-height:220px;background:#fff}.production-compact-ledger>header{min-height:68px;padding:14px 18px;border-bottom:1px solid var(--production-line)}.production-compact-ledger>header>div{display:grid;gap:4px}.production-compact-ledger .production-empty-state,.production-workbench-empty{min-height:116px;padding:24px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fbfdfd}.production-workbench-empty>div,.production-compact-ledger .production-empty-state>div{display:grid;gap:6px}.production-workbench-empty strong,.production-compact-ledger .production-empty-state strong{color:#304f5a;font-size:14px}.production-workbench-empty span,.production-compact-ledger .production-empty-state span{color:#667d86;font-size:13px}.production-ledger-pair{gap:14px;padding:14px;background:#f5f9fa}.production-ledger-pair .production-compact-ledger{min-height:148px;overflow:hidden;border:1px solid var(--production-line);border-radius:8px}.production-ledger-pair .production-compact-ledger>header{min-height:54px}.production-ledger-pair .production-empty-state{min-height:92px;padding-block:18px}.production-daily-plan-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.42fr);gap:16px;align-items:start}.production-daily-plan-editor{overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450a}.production-daily-plan-editor>header{min-height:76px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--production-line)}.production-daily-plan-editor>header>div{display:grid;gap:4px}.production-daily-plan-editor>header span{color:#617781;font-size:12px}.production-daily-plan-editor h2{margin:0;color:var(--production-ink);font-size:18px}.production-daily-plan-editor form{padding:18px}.production-daily-plan-editor label{display:grid;gap:6px;color:#47616b;font-size:12px;font-weight:700}.production-daily-plan-editor input,.production-daily-plan-editor select{width:100%;min-height:36px;padding:0 9px;color:var(--production-ink);background:#fff;border:1px solid #cbdadd;border-radius:6px;font:inherit;font-size:13px}.production-plan-editor-title{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.production-plan-editor-title>span{color:var(--production-ink);font-size:13px;font-weight:750}.production-plan-editor-title>small{color:#71848c;font-size:12px}.production-plan-item-list{margin-top:10px;display:grid;gap:10px}.production-plan-item{padding:11px;display:grid;grid-template-columns:minmax(0,1fr) 82px 96px;gap:8px;background:#f7fafb;border:1px solid #e0eaec;border-radius:8px}.production-plan-item>label:first-child{grid-column:1 / -1}.production-plan-item .production-plan-unit{align-self:end;min-height:36px;display:flex;align-items:center;color:#5d747d;font-size:12px}.production-plan-remove{grid-column:1 / -1;justify-self:start;padding:0;color:#8a5b35;background:transparent;border:0;font:inherit;font-size:12px;cursor:pointer}.production-add-plan-item{width:100%;min-height:36px;margin-top:12px;color:var(--production-accent);background:#fff;border:1px dashed #9bcac8;border-radius:7px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.production-daily-plan-editor footer{margin-top:18px;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--production-line)}.production-daily-plan-editor footer>span{color:#6c8088;font-size:12px}.production-plan-products{display:flex;flex-wrap:wrap;align-items:center;gap:5px;max-width:440px}.production-plan-products>span{padding:3px 6px;color:#32616a;background:#edf7f6;border-radius:4px;font-size:12px}.production-plan-products>small{color:#6a8089;font-size:12px}.production-plan-day-toolbar{min-height:64px;margin-bottom:16px;padding:12px 16px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450a}.production-plan-day-toolbar label{display:flex;align-items:center;gap:10px;color:#4c6570;font-size:12px;font-weight:750}.production-plan-day-toolbar input{min-height:38px;padding:0 10px;color:var(--production-ink);background:#f8fbfc;border:1px solid #cbdadd;border-radius:7px;font:inherit;font-size:13px}.production-date-step{width:36px;height:36px;display:grid;place-items:center;color:#2d6570;background:#f6fafb;border:1px solid #d1e0e3;border-radius:7px;font-size:22px;cursor:pointer}.production-plan-day-toolbar>span:last-child{margin-left:auto}.production-plan-empty-status{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;color:#8b6234;background:#fff7e9;border-radius:999px;font-size:12px;font-weight:750}.production-plan-day-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.62fr);gap:16px;align-items:start}.production-plan-day-main{min-width:0}.production-selected-plan{min-height:310px}.production-selected-plan-header,.production-dispatch-card>header{min-height:76px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--production-line)}.production-selected-plan-header>div:first-child,.production-dispatch-card>header>div{display:grid;gap:4px}.production-selected-plan-header>div:last-child{display:flex;align-items:center;gap:12px}.production-selected-plan-header span,.production-dispatch-card>header span:first-child{color:#637983;font-size:12px}.production-selected-plan-header h2,.production-dispatch-card h2{margin:0;color:var(--production-ink);font-size:18px}.production-danger-action{min-height:38px;padding:0 8px;color:#a4493a;background:transparent;border:0;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.production-plan-summary-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr)}.production-plan-summary-grid>section{min-height:230px;padding:22px}.production-plan-summary-grid>section+section{background:#f5faf9;border-left:1px solid var(--production-line)}.production-plan-summary-grid>section>span{color:#647a84;font-size:12px}.production-plan-summary-grid>section>strong{display:block;margin-top:6px;color:var(--production-ink);font-size:24px}.production-plan-summary-grid ul{margin:18px 0 0;padding:0;list-style:none}.production-plan-summary-grid li{display:flex;justify-content:space-between;gap:16px;padding:9px 0;color:#375560;border-bottom:1px solid #e7eff0;font-size:13px}.production-plan-summary-grid li b{color:#173c47;white-space:nowrap}.production-plan-summary-grid p{margin:22px 0 8px;color:#315762;font-size:14px;line-height:1.7}.production-plan-summary-grid small{color:#71858d;font-size:12px}.production-plan-inline-editor{min-height:520px}.production-crust-inputs{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.production-crust-inputs label{position:relative}.production-crust-inputs label span{position:absolute;right:10px;bottom:10px;color:#71858d;font-size:12px;font-weight:500}.production-crust-inputs input{padding-right:32px;font-variant-numeric:tabular-nums}.production-dough-result{margin-top:12px;padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;background:#edf8f6;border:1px solid #cbe5e1;border-radius:8px}.production-dough-result>div{display:grid;gap:3px}.production-dough-result span,.production-dough-result small{color:#607982;font-size:12px}.production-dough-result strong{color:#075f63;font-size:20px;font-variant-numeric:tabular-nums}.production-dough-result small{grid-column:1 / -1}.production-dispatch-card{overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450a}.production-dispatch-preview{max-height:540px;min-height:330px;margin:0;padding:20px;overflow:auto;color:#294752;background:#fbfdfd;border:0;font:13px/1.75 ui-monospace,Cascadia Mono,Microsoft YaHei,monospace;white-space:pre-wrap;word-break:break-word}.production-dispatch-card>p{margin:0;padding:10px 18px;border-top:1px solid var(--production-line);font-size:12px}.production-preview-complete{color:#277052;background:#f1faf5}.production-dispatch-card>footer{min-height:68px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--production-line)}.production-dispatch-card>footer span{color:#6a7f88;font-size:12px}.production-plan-day-toolbar>.production-status,.production-plan-day-toolbar>.production-plan-empty-status{margin-left:auto}.production-plan-console{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.production-plan-matrix-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 3px 8px #1540450a}.production-plan-matrix-card>header{min-height:66px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--production-line)}.production-plan-matrix-card>header>div{display:grid;gap:2px}.production-plan-matrix-card>header span,.production-plan-matrix-card>header small{color:#667d86;font-size:11px}.production-plan-matrix-card>header h2{margin:0;color:var(--production-ink);font-size:17px}.production-plan-matrix-wrap{max-height:356px;overflow:auto;border-bottom:1px solid var(--production-line)}.production-plan-matrix{width:100%;min-width:800px;border-collapse:separate;border-spacing:0}.production-plan-matrix th{position:sticky;top:0;z-index:2;height:38px;padding:0 10px;color:#49616a;background:#f1f6f7;border-bottom:1px solid #dce7e9;text-align:right;font-size:11px;font-weight:750;white-space:nowrap}.production-plan-matrix th:first-child,.production-plan-matrix td:first-child{position:sticky;left:0;z-index:1;width:150px;text-align:left}.production-plan-matrix th:first-child{z-index:3;background:#f1f6f7}.production-plan-matrix td{height:46px;padding:5px 10px;color:#294752;background:#fff;border-bottom:1px solid #e8eff1;text-align:right;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.production-plan-matrix tr:last-child td{border-bottom:0}.production-plan-matrix tr:hover td{background:#f8fbfb}.production-plan-matrix tr.production-plan-row-active td{background:#f0faf8}.production-plan-matrix tr.production-plan-row-active td:first-child{box-shadow:inset 3px 0 #087b7a}.production-plan-matrix td:first-child strong{display:block;color:#1f414c;font-size:12px}.production-plan-specification{color:#71858d!important;font-size:11px!important}.production-plan-stock-known{color:#173f49!important;font-weight:750}.production-plan-stock-pending{color:#8b6234!important;font-weight:700}.production-plan-quantity{display:inline-flex;align-items:center;gap:5px}.production-plan-quantity input{width:82px;height:30px;padding:0 7px;color:#153d47;background:#fff;border:1px solid #bfd3d7;border-radius:5px;text-align:right;font:inherit;font-weight:750}.production-plan-quantity span{min-width:18px;color:#758890;font-size:10px;text-align:left}.production-plan-matrix select{min-width:82px;height:30px;padding:0 7px;color:#294752;background:#fff;border:1px solid #c7d8db;border-radius:5px;font:inherit;font-size:11px}.production-plan-matrix-summary{min-height:66px;padding:10px 14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;background:#f8fbfb;border-bottom:1px solid var(--production-line)}.production-plan-matrix-summary>span{display:grid;gap:3px;padding-left:12px;color:#6c8088;border-left:1px solid #dce8ea;font-size:10px}.production-plan-matrix-summary>span:first-child{padding-left:0;border-left:0}.production-plan-matrix-summary strong{color:#244a55;font-size:15px}.production-plan-crust-strip{min-height:68px;padding:10px 14px;display:flex;align-items:center;gap:10px;background:#fff}.production-plan-crust-strip>div{min-width:142px;display:grid;gap:2px}.production-plan-crust-strip>div span{color:#087b7a;font-size:10px;font-weight:750}.production-plan-crust-strip>div strong{color:#315762;font-size:11px}.production-plan-crust-strip label{display:inline-flex;align-items:center;gap:5px;color:#4f6871;font-size:11px}.production-plan-crust-strip input{width:62px;height:30px;padding:0 6px;border:1px solid #c7d8db;border-radius:5px;color:#173f49;text-align:right;font:inherit}.production-plan-crust-strip label span{color:#788b92;font-size:10px}.production-plan-dough-total{margin-left:auto;padding:7px 9px;color:#43616a;background:#edf8f6;border-radius:6px;font-size:11px}.production-plan-dough-total strong{color:#08706f;font-size:14px}.production-cloud-stocking{padding:14px;display:grid;gap:12px;border-top:1px solid var(--production-line);background:#fff}.production-cloud-stocking>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-cloud-stocking>header>div{display:grid;gap:2px}.production-cloud-stocking>header strong{color:var(--production-ink);font-size:13px}.production-cloud-stocking>header small{color:#758990;font-size:10px}.production-cloud-stocking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.production-cloud-stocking-grid>section{min-width:0;padding:9px 10px;display:grid;gap:7px;border:1px solid #d6e2e4;border-radius:7px;background:#fbfdfd}.production-cloud-stocking-name{display:flex;align-items:center;justify-content:space-between;gap:8px}.production-cloud-stocking-name strong{overflow:hidden;color:#173f49;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.production-cloud-stocking-name span{flex:none;color:#087b7a;font-size:10px;font-weight:700}.production-cloud-stocking-inputs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.production-cloud-stocking-inputs input{width:100%;min-width:0;height:30px;padding:0 4px;border:1px solid #c7d8db;border-radius:5px;color:#173f49;text-align:center;font:inherit;box-sizing:border-box}.production-cloud-stocking-inputs input:focus{outline:2px solid rgba(0,128,128,.14);border-color:#088887}.production-plan-console-error{margin:0;padding:9px 14px;background:#fff5f2;border-top:1px solid #f1d7d0}.production-plan-console .production-dispatch-preview{max-height:490px;min-height:420px;padding:16px;font-size:11px;line-height:1.68}.production-snapshot-receipt{min-height:62px;margin-top:14px;padding:10px 14px;display:flex;align-items:center;gap:18px;background:#eef8f6;border:1px solid #c8e3de;border-radius:9px}.production-snapshot-receipt>div{display:grid;gap:3px}.production-snapshot-receipt span,.production-snapshot-receipt small{color:#637b83;font-size:10px}.production-snapshot-receipt strong{color:#24525a;font-size:12px}.production-snapshot-receipt code{flex:1;overflow:hidden;color:#45656e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-snapshot-receipt-empty{background:#f8fbfb;border-color:var(--production-line)}.production-snapshot-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:flex;justify-content:flex-end;background:#10232959}.production-snapshot-drawer{width:min(960px,calc(100vw - 260px));height:100%;overflow:auto;background:#fff;box-shadow:-18px 0 42px #081f262e}.production-snapshot-drawer>header{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--production-line)}.production-snapshot-drawer>header>div{display:grid;gap:3px}.production-snapshot-drawer>header span{color:#667d86;font-size:11px}.production-snapshot-drawer h2{margin:0;color:var(--production-ink);font-size:19px}.production-snapshot-drawer>header button{color:#526c75;background:transparent;border:0;font:inherit;cursor:pointer}.production-snapshot-meta{min-height:74px;padding:12px 18px;display:flex;align-items:end;gap:24px;background:#f7fafb;border-bottom:1px solid var(--production-line)}.production-snapshot-meta label,.production-snapshot-meta>span{display:grid;gap:5px;color:#71858d;font-size:10px}.production-snapshot-meta label{min-width:260px}.production-snapshot-meta select{height:34px;padding:0 8px;border:1px solid #c8d8db;border-radius:6px;color:#294752;background:#fff;font:inherit}.production-snapshot-meta strong{max-width:250px;overflow:hidden;color:#294752;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.production-snapshot-matrix{max-height:calc(100vh - 146px);border-bottom:0}.production-workspace button:disabled{cursor:not-allowed;opacity:.56}@media(prefers-reduced-motion:no-preference){.production-workspace .primary-action,.production-workspace .secondary-action,.production-table-wrap tbody tr{transition:background-color .18s ease-out,border-color .18s ease-out}}@media(max-width:1100px){.production-plan-console{grid-template-columns:1fr}.production-plan-console .production-dispatch-preview{min-height:260px}.production-snapshot-drawer{width:min(960px,100vw)}}@media(max-width:980px){.production-workspace{padding:20px}.production-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.production-workspace .production-hero{align-items:flex-start;flex-direction:column}.production-hero-rule{max-width:none;width:100%}.production-operation-heading{align-items:flex-start;flex-direction:column}.production-workbench-footer,.production-ledger-pair,.production-daily-plan-layout,.production-plan-day-grid{grid-template-columns:1fr}.production-workbench-footer>section+section{border-top:1px solid var(--production-line);border-left:0}}@media(max-width:640px){.production-workspace{padding:14px}.production-metrics,.production-form-grid,.production-plan-summary-grid,.production-crust-inputs,.production-cloud-stocking-grid{grid-template-columns:1fr}.production-workspace .production-hero{padding:20px}.workspace-card-header,.production-action-band,.production-board-note,.production-empty-state{align-items:stretch;flex-direction:column}.workspace-card-header>.primary-action,.workspace-card-header>.secondary-action,.production-action-band>.primary-action,.production-empty-state>button{width:100%;justify-content:center}.production-readonly,.production-sync-chip,.production-rule-chip{width:max-content}.production-table-wrap th,.production-table-wrap td{padding-inline:14px}.production-workbench-tabs{align-items:stretch;flex-direction:column;padding:0 12px}.production-workbench-tabs>div{overflow-x:auto}.production-workbench-tabs>span{padding:0 0 11px}.production-workbench-toolbar{align-items:stretch;flex-wrap:wrap}.production-search-control{width:100%;min-width:0}.production-toolbar-spacer{display:none}.production-workbench-toolbar>button{flex:1}.production-scope-note{width:100%}.production-workbench-footer li{align-items:flex-start;flex-direction:column;gap:2px}.production-plan-day-toolbar{flex-wrap:wrap}.production-plan-day-toolbar>span:last-child{margin-left:0}.production-plan-summary-grid>section+section{border-top:1px solid var(--production-line);border-left:0}.production-dispatch-card>footer{align-items:stretch;flex-direction:column}.production-dispatch-card>footer button{width:100%}}
