.scheduler-panel{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.scheduler-panel label{display:flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.scheduler-panel select{padding:4px 8px;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;font-size:13px}.scheduler-panel select option{color:#1a1a2e}.scheduler-panel button{padding:6px 14px;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;cursor:pointer;font-size:13px;transition:background .2s;white-space:nowrap}.scheduler-panel button:hover:not(:disabled){background:#fff3}.scheduler-panel button:disabled{opacity:.5;cursor:not-allowed}.scheduler-panel .btn-primary{background:#2563eb;border-color:#2563eb}.scheduler-panel .btn-primary:hover:not(:disabled){background:#1d4ed8}.scheduler-panel .btn-secondary{background:#ffffff1f;border-color:#ffffff59}.scheduler-panel .btn-secondary:hover:not(:disabled){background:#ffffff38}.scheduler-msg{font-size:12px;color:#93c5fd;white-space:nowrap}.scheduler-error{font-size:12px;color:#fecaca;white-space:pre-wrap;word-break:break-word;max-width:420px}.scheduler-hint{font-size:12px;color:#cbd5e1;white-space:nowrap}.user-bar{display:flex;align-items:center;gap:10px;flex-shrink:0}.user-bar-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#e2e8f0}.user-bar-logout{padding:4px 10px;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:12px;cursor:pointer;white-space:nowrap}.user-bar-logout:hover{background:#ffffff29}.ops-app{height:100vh;overflow:hidden}.ops-body{flex:1;display:flex;min-height:0}.ops-sidebar{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #e8e8e8;padding:8px 0 16px;overflow-y:auto;overflow-x:hidden;transition:width .2s ease;display:flex;flex-direction:column}.ops-body.sidebar-collapsed .ops-sidebar{width:56px}.ops-sidebar-toggle{align-self:flex-end;margin:0 8px 8px;width:28px;height:28px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#6b7280;cursor:pointer;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ops-sidebar-toggle:hover{background:#f3f4f6;color:#1f2937}.ops-body.sidebar-collapsed .ops-sidebar-toggle{align-self:center;margin:0 0 8px}.ops-menu{display:flex;flex-direction:column;gap:2px;padding:0 12px}.ops-body.sidebar-collapsed .ops-menu{padding:0 6px}.ops-menu-item{display:block;width:100%;box-sizing:border-box;padding:10px 14px;border:none;border-radius:6px;background:transparent;color:#4b5563;text-decoration:none;font:inherit;font-size:14px;line-height:1.4;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap;overflow:hidden;text-align:left}.ops-menu-item:disabled{opacity:.65;cursor:wait}.ops-body.sidebar-collapsed .ops-menu-item{padding:10px 4px;text-align:center;font-size:12px}.ops-menu-short,.ops-body.sidebar-collapsed .ops-menu-label{display:none}.ops-body.sidebar-collapsed .ops-menu-short{display:inline}.ops-menu-item:hover{background:#f3f4f6;color:#1a1a2e}.ops-menu-item.active{background:#eff6ff;color:#2563eb;font-weight:600}.ops-main{flex:1;min-width:0;min-height:0;overflow:auto;padding:0;background:#fff;display:flex;flex-direction:column}.ops-body.action-items-open .ops-main{overflow:hidden}.ops-main .card{margin:0;border-radius:0;box-shadow:none;padding:0}.ops-main .finance-toolbar{padding:10px 16px 8px;margin-bottom:0}.ops-main .finance-msg,.ops-main .finance-error,.ops-main .finance-hint{margin-left:16px;margin-right:16px}.ops-main .loading,.ops-main .error,.ops-main .empty{padding-left:16px;padding-right:16px}.ops-main .placeholder-page{border-radius:0;box-shadow:none;min-height:calc(100vh - 56px)}.ops-main .system-settings .card{padding:16px 20px}.ops-main .system-settings .card+.card{margin-top:0;border-top:1px solid #e8e8e8}.ops-main .filter-hint{padding-left:16px;padding-right:16px}.ops-action-panel{width:min(480px,46vw);flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:#fff;border-left:1px solid #e8e8e8;box-shadow:-4px 0 16px #0f172a0f}.ops-body.action-items-drawer .ops-main{overflow:auto}.ops-action-content{flex:1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;background:#fff}.ops-action-panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px;height:44px;padding:0 12px;border-bottom:1px solid #e8e8e8;background:#f8fafc;flex-shrink:0}.ops-action-panel-header--minimal{justify-content:flex-end;height:36px}.ops-action-panel-title{font-size:14px;font-weight:600;color:#1f2937}.ops-action-panel-actions{display:flex;align-items:center;gap:6px}.ops-action-panel-btn{border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#4b5563;font-size:12px;line-height:1;padding:6px 10px;cursor:pointer}.ops-action-panel-btn:hover:not(:disabled){background:#f3f4f6;color:#111827}.ops-action-panel-btn:disabled{opacity:.6;cursor:wait}.ops-action-panel-btn.primary{background:#2563eb;border-color:#2563eb;color:#fff}.ops-action-panel-btn.primary:hover:not(:disabled){background:#1d4ed8;color:#fff}.ops-action-panel-body{flex:1;min-height:0;position:relative;background:#fff}.ops-action-panel-frame{display:block;width:100%;height:100%;border:0;background:#fff}.ops-action-panel-hint,.ops-action-panel-error{padding:24px 16px;font-size:13px;color:#64748b;line-height:1.5}.ops-action-panel-error{color:#b91c1c}.ops-action-panel-error p{margin:0 0 12px}@media (max-width: 768px){.ops-body{flex-direction:column}.ops-body.action-items-open{position:relative}.ops-action-panel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:20;border-left:none;box-shadow:none}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fb,#e4e8ed);padding:20px}.login-card{max-width:400px;width:100%;background:#fff;border-radius:16px;padding:40px 32px;box-shadow:0 16px 40px #0f172a14;text-align:center}.login-title{margin:0 0 12px;font-size:28px;font-weight:600;color:#101828}.login-subtitle{margin:0 0 32px;font-size:14px;color:#475467}.login-error{background:#fef3f2;border:1px solid #fecdca;color:#b42318;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px}.login-error-pre{white-space:pre-wrap;text-align:left;line-height:1.5}.login-hint,.login-loading{color:#475467;font-size:14px;padding:20px}.login-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#0089ff,#06c);color:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;margin-top:12px}.login-button:first-of-type{margin-top:0}.login-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0066cc4d}.login-button-icon{font-size:20px}.ai-alert-wrapper{display:flex;flex-direction:column;gap:4px;min-width:0;padding:2px 0}.ai-alert-main{font-weight:600;line-height:1.35;white-space:normal}.ai-alert-summary{font-size:12px;color:#64748b;line-height:1.35;white-space:normal}.ai-alert-analysis{font-size:12px;color:#475569;line-height:1.4;white-space:normal}.ai-alert-action{font-size:12px;color:#1d4ed8;line-height:1.35;white-space:normal}.ai-alert-empty{color:#94a3b8}.ai-alert-header{position:relative;display:inline-flex;align-items:center;gap:4px;font-weight:600;white-space:nowrap}.ai-alert-help-btn{width:16px;height:16px;padding:0;border:1px solid #94a3b8;border-radius:50%;background:#fff;color:#64748b;font-size:11px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ai-alert-help-btn:hover{border-color:#2563eb;color:#2563eb}.ai-alert-help-pop{position:fixed;z-index:5000;width:min(360px,calc(100vw - 16px));padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 28px #0f172a24;font-weight:400;white-space:normal}.ai-alert-help-title{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:8px}.ai-alert-help-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow:auto}.ai-alert-help-level{font-size:12px;font-weight:600;margin-bottom:2px}.ai-alert-help-desc{font-size:12px;color:#475569;line-height:1.45}.ai-alert-help-note{margin-top:8px;padding-top:8px;border-top:1px solid #e2e8f0;font-size:11px;color:#64748b;line-height:1.4}.fulfillment-alert-wrapper{gap:6px}.fulfillment-alert-item{display:flex;flex-direction:column;gap:2px}.dash-field-edit{display:flex;flex-direction:column;gap:4px;min-width:0}.dash-field-readonly{color:#334155}.dash-inline-select,.dash-inline-input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:4px;padding:4px 6px;font:inherit;font-size:12px;background:#fff;color:#0f172a}.dash-inline-select:focus,.dash-inline-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.dash-field-hint{font-size:11px;color:#64748b}.dash-field-error{font-size:11px;color:#b91c1c}.dash-target-cell{flex-direction:row;align-items:center;justify-content:flex-end;gap:6px}.dash-service-cell{flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px}.dash-service-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-target-value{font-variant-numeric:tabular-nums}.dash-edit-icon-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:4px;background:transparent;color:#94a3b8;cursor:pointer;opacity:.55}.dash-edit-icon-btn:hover:not(:disabled){color:#2563eb;background:#eff6ff;opacity:1}.dash-edit-icon-btn:disabled{opacity:.35;cursor:not-allowed}.dash-service-cell:hover .dash-edit-icon-btn,.dash-target-cell:hover .dash-edit-icon-btn{opacity:1}.dash-target-btn{border:none;background:transparent;color:#2563eb;font-size:12px;padding:0;cursor:pointer}.dash-target-btn:hover:not(:disabled){text-decoration:underline}.dash-target-btn:disabled{opacity:.5;cursor:not-allowed}.dash-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px}.dash-modal{width:min(420px,100%);max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a33;display:flex;flex-direction:column}.dash-modal-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.dash-modal-header h3{margin:0;font-size:15px;color:#0f172a}.dash-modal-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#64748b}.dash-modal-body{padding:12px 16px;overflow:auto}.dash-target-table{width:100%;border-collapse:collapse;font-size:13px}.dash-target-table th,.dash-target-table td{padding:8px 6px;border-bottom:1px solid #f1f5f9;text-align:left}.dash-target-table th.col-num,.dash-target-table td.col-num{text-align:right;font-variant-numeric:tabular-nums}.dash-target-table td.col-num .dash-inline-input{text-align:right}.dash-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid #e2e8f0}.dash-modal-cancel,.dash-modal-save{border-radius:6px;padding:6px 12px;font-size:13px;cursor:pointer}.dash-modal-cancel{border:1px solid #cbd5e1;background:#fff;color:#334155}.dash-modal-save{border:1px solid #2563eb;background:#2563eb;color:#fff}.dash-modal-save:disabled,.dash-modal-cancel:disabled{opacity:.6;cursor:not-allowed}.create-todo-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1400;display:flex;align-items:center;justify-content:center;padding:24px}.create-todo-modal{width:min(560px,100%);max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a33;display:flex;flex-direction:column}.create-todo-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.create-todo-header h3{margin:0;font-size:15px;color:#0f172a}.create-todo-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#64748b}.create-todo-body{padding:12px 16px;overflow:auto;display:flex;flex-direction:column;gap:12px}.create-todo-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#334155;min-width:0}.create-todo-field>span{font-weight:600;color:#0f172a}.create-todo-required{color:#dc2626;margin-left:2px;font-weight:700}.create-todo-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.create-todo-field input[type=text],.create-todo-field input[type=date],.create-todo-field input[type=search],.create-todo-field select,.create-todo-field textarea{border:1px solid #cbd5e1;border-radius:6px;padding:7px 10px;font-size:13px;color:#0f172a;font-family:inherit;width:100%;box-sizing:border-box}.create-todo-field textarea{resize:vertical;min-height:88px}.create-todo-error{padding:8px 10px;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:12px}.create-todo-muted{color:#64748b;font-size:12px;padding:8px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.create-todo-link-btn{border:none;background:none;padding:0;color:#2563eb;font-size:12px;cursor:pointer;text-decoration:underline}.create-todo-link-btn:disabled{opacity:.5;cursor:not-allowed}.create-todo-chips{display:flex;flex-wrap:wrap;gap:6px}.create-todo-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:2px 8px;font-size:12px;cursor:pointer}.create-todo-picker{position:relative}.create-todo-dropdown{position:absolute;z-index:5;left:0;right:0;top:calc(100% + 4px);max-height:220px;overflow:auto;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f172a1f}.create-todo-dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:none;background:transparent;text-align:left;padding:8px 10px;font-size:13px;color:#0f172a;cursor:pointer}.create-todo-dropdown-item:hover{background:#f1f5f9}.create-todo-dropdown-item.selected{background:#eff6ff;color:#1d4ed8}.create-todo-check{font-size:11px;color:#2563eb}.create-todo-images{display:flex;flex-wrap:wrap;gap:8px}.create-todo-image-item{width:88px;display:flex;flex-direction:column;gap:4px}.create-todo-image-item img{width:88px;height:88px;object-fit:cover;border-radius:6px;border:1px solid #e2e8f0}.create-todo-image-item button{border:1px solid #cbd5e1;background:#fff;border-radius:4px;font-size:11px;padding:2px 0;cursor:pointer;color:#64748b}.create-todo-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid #e2e8f0}.create-todo-cancel,.create-todo-save{border-radius:6px;padding:6px 12px;font-size:13px;cursor:pointer}.create-todo-cancel{border:1px solid #cbd5e1;background:#fff;color:#334155}.create-todo-save{border:1px solid #2563eb;background:#2563eb;color:#fff}.create-todo-save:disabled,.create-todo-cancel:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 560px){.create-todo-row{grid-template-columns:1fr}}.credit-table-wrap{overflow:auto;max-height:600px}.credit-table{--header-label-row-height: 34px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px}.credit-table thead tr.header-labels th{position:sticky;top:0;z-index:4;overflow:hidden;padding:8px 14px 4px 6px;background:#f8fafc;vertical-align:bottom}.credit-table thead tr.header-filters th{position:sticky;top:var(--header-label-row-height);z-index:3;overflow:hidden;padding:2px 6px 6px;background:#f8fafc;vertical-align:top;white-space:normal}.credit-table thead tr.header-labels th.col-sticky,.credit-table thead tr.header-labels th.col-sticky-right{z-index:10;background:#f8fafc}.credit-table thead tr.header-filters th.col-sticky,.credit-table thead tr.header-filters th.col-sticky-right{z-index:9;background:#f8fafc}.col-filter{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:1px 2px;border:1px solid #e2e8f0;border-radius:3px;font-size:10px;color:#334155;background:#fff}.credit-table thead tr.header-filters .col-filter-input{width:100%;max-width:100%;min-width:0}.credit-table .col-resizer{position:absolute;top:0;right:-6px;width:16px;height:100%;margin:0;padding:0;border:none;background:transparent;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:40}.credit-table thead tr.header-labels th.col-resizable{position:relative;overflow:visible}.credit-table thead tr.header-labels th.col-resizable .th-label{padding-right:8px}.credit-table .col-resizer:after{content:"";position:absolute;top:10%;bottom:10%;left:50%;width:3px;transform:translate(-50%);border-radius:999px;background:#cbd5e1;transition:background .15s ease,width .15s ease}.credit-table .col-resizer:hover:after,.credit-table .col-resizer:active:after,body.col-resizing .credit-table .col-resizer:after{background:#2563eb;width:4px}body.col-resizing{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}body.col-resizing *{cursor:col-resize!important}.credit-table th,.credit-table td{padding:8px 12px 8px 6px;border-bottom:1px solid #f0f0f0;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.credit-table thead tr.header-labels th{position:relative}.credit-table .col-sticky{position:sticky;background:#fff;z-index:2}.credit-table thead th.col-sticky{z-index:10;background:#f8fafc}.credit-table thead tr.header-filters th.col-sticky{z-index:9}.credit-table th:not(:first-child),.credit-table td:not(:first-child){padding-left:10px}.credit-table th.col-num:not(:first-child),.credit-table td.col-num:not(:first-child){padding-left:16px}.credit-table th:not(.col-sticky-1),.credit-table td:not(.col-sticky-1){border-left:3px solid transparent}.credit-table .col-sticky-last,.credit-table thead th.col-sticky-last{box-shadow:2px 0 4px -2px #0f172a1f}.col-header-sum{margin-top:2px;font-size:11px;font-weight:600;color:#1d4ed8;line-height:1.3;white-space:nowrap}.th-label{font-weight:600;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:4px}.col-name,.col-settle-name,.col-text{overflow:hidden;text-overflow:ellipsis}.col-num{text-align:right}.credit-table thead th.col-settle-period{white-space:nowrap;overflow:hidden}.col-total{font-weight:600;color:#dc2626}.col-over-limit{color:#dc2626;font-weight:600}.row-related-credit td,.row-related-credit .col-sticky{background:#fafbfc}.row-related-credit .col-settle-name{color:#94a3b8;text-align:center}.col-remark{white-space:normal;vertical-align:top;overflow:visible;text-overflow:clip}.credit-table td.col-remark,.credit-table td.col-follow-status{overflow:visible;white-space:normal}.remark-cell{position:relative;display:flex;flex-direction:column;gap:6px}.remark-history-list{display:flex;flex-direction:column;gap:4px;max-height:48px;overflow:hidden}.remark-history-line{display:flex;gap:6px;font-size:11px;line-height:1.4;min-width:0}.remark-time{flex-shrink:0;color:#64748b}.remark-author{flex-shrink:0;color:#2563eb;font-weight:500}.remark-content{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155}.remark-empty{color:#94a3b8;font-size:11px}.remark-add-btn{align-self:flex-start;padding:2px 8px;border:1px solid #cbd5e1;border-radius:3px;background:#fff;color:#2563eb;font-size:11px;cursor:pointer;white-space:nowrap}.remark-add-btn:hover{background:#f8fafc;border-color:#93c5fd}.remark-view-all-btn{align-self:flex-start;border:none;background:transparent;color:#2563eb;font-size:11px;padding:0;cursor:pointer;text-align:left}.remark-view-all-btn:hover{text-decoration:underline}.remark-latest-preview{display:block;width:100%;border:none;background:transparent;padding:0;margin:0;text-align:left;font:inherit;font-size:12px;color:#0f172a;line-height:1.4;white-space:normal;word-break:break-word;cursor:pointer}.remark-latest-preview:hover{color:#1d4ed8}.remark-detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1450;display:flex;align-items:center;justify-content:center;padding:24px}.remark-detail-modal{width:min(520px,100%);max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a33;display:flex;flex-direction:column}.remark-detail-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.remark-detail-header h3{margin:0;font-size:15px;color:#0f172a}.remark-detail-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#64748b}.remark-detail-body{padding:12px 16px 16px;overflow:auto}.remark-detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.remark-detail-item{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.remark-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:12px}.remark-detail-error{margin-bottom:10px;padding:8px 10px;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:13px}.remark-delete-btn{margin-left:auto;border:none;background:transparent;color:#dc2626;font-size:12px;cursor:pointer;padding:0 2px}.remark-delete-btn:hover:not(:disabled){text-decoration:underline}.remark-delete-btn:disabled{opacity:.6;cursor:not-allowed}.remark-detail-content{font-size:13px;color:#0f172a;white-space:pre-wrap;word-break:break-word;line-height:1.5}.col-follow-status{padding:4px 6px;vertical-align:top;white-space:normal;position:relative;overflow:visible;text-overflow:clip}.overdue-category-cell{position:relative;display:flex;flex-direction:column;gap:4px;min-width:0}.overdue-category-tags{display:flex;flex-direction:column;gap:2px;min-width:0}.overdue-category-tag{display:block;font-size:10px;line-height:1.35;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overdue-category-edit-btn{align-self:flex-start;padding:1px 6px;border:1px solid #cbd5e1;border-radius:3px;background:#fff;color:#2563eb;font-size:10px;cursor:pointer}.overdue-category-edit-btn:hover:not(:disabled){background:#f8fafc;border-color:#93c5fd}.overdue-category-edit-btn:disabled{opacity:.6;cursor:wait}.overdue-category-popup{position:absolute;right:0;top:calc(100% + 4px);z-index:20;width:280px;max-height:320px;padding:8px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 8px 24px #0f172a1f;display:flex;flex-direction:column}.overdue-category-popup-portal{position:fixed;right:auto;top:0;left:0;z-index:3000}.overdue-category-options{overflow:auto;max-height:240px;display:flex;flex-direction:column;gap:4px}.overdue-category-option{display:flex;align-items:flex-start;gap:6px;font-size:11px;line-height:1.35;color:#334155;cursor:pointer}.overdue-category-option input{margin-top:2px;flex-shrink:0}.overdue-category-popup-actions{display:flex;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.overdue-category-save,.overdue-category-cancel{padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer}.overdue-category-save{border:1px solid #2563eb;background:#2563eb;color:#fff}.overdue-category-save:disabled,.overdue-category-cancel:disabled{opacity:.6;cursor:not-allowed}.overdue-category-cancel{border:1px solid #e2e8f0;background:#fff;color:#64748b}.follow-status-text{display:block;font-size:11px;line-height:1.4;color:#334155;word-break:break-word}.remark-popup{position:absolute;right:0;top:calc(100% + 4px);z-index:10;width:240px;padding:8px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 8px 24px #0f172a1f}.remark-popup-input{width:100%;box-sizing:border-box;padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:12px;resize:vertical;min-height:64px}.remark-popup-input:focus{outline:none;border-color:#2563eb}.remark-popup-actions{display:flex;gap:6px;margin-top:8px}.remark-popup-submit,.remark-popup-cancel{padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer}.remark-popup-submit{border:1px solid #2563eb;background:#2563eb;color:#fff}.remark-popup-submit:disabled{opacity:.6;cursor:not-allowed}.remark-popup-cancel{border:1px solid #e2e8f0;background:#fff;color:#64748b}.remark-popup-cancel:disabled{opacity:.6;cursor:not-allowed}.no-match{text-align:center;color:#94a3b8;padding:24px}.filter-hint{font-size:11px;color:#94a3b8;padding:8px 4px 0;text-align:right}.col-clickable{border:none;background:transparent;color:#2563eb;cursor:pointer;padding:0;font:inherit;text-decoration:underline;text-underline-offset:2px}.col-clickable:hover{color:#1d4ed8}.col-clickable-cell{color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.col-clickable-cell:hover{color:#1d4ed8}.service-alert-trigger{display:flex;width:100%;min-width:0;flex-direction:column;gap:4px;padding:3px 0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.service-alert-trigger:hover .service-alert-compact-severity,.service-alert-trigger:hover .service-alert-status{text-decoration:underline}.service-alert-compact-issues{display:flex;flex-direction:column;gap:3px;min-width:0}.service-alert-compact-severity{font-size:12px;line-height:1.35}.service-alert-compact-severity b{font-weight:700}.service-alert-compact-severity.severity-S1{color:#dc2626}.service-alert-compact-severity.severity-S2{color:#d97706}.service-alert-compact-severity.severity-S3{color:#ca8a04}.service-alert-status{display:block;min-width:4em;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.service-alert-status-analyzing{display:inline-flex;align-items:center;gap:6px;color:#2563eb}.service-alert-status-analyzing:before{width:12px;height:12px;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;content:"";animation:service-alert-spin .8s linear infinite}@keyframes service-alert-spin{to{transform:rotate(360deg)}}.service-alert-status-ready{color:#15803d}.service-alert-status-pending,.service-alert-status-no_groups,.service-alert-status-no_messages{color:#64748b}.service-alert-status-failed,.service-alert-stale{color:#b45309}.service-alert-stale{font-size:11px}.service-alert-backdrop{position:fixed;z-index:6000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0f172a73}.service-alert-modal{display:flex;width:min(92vw,1800px);height:min(760px,calc(100vh - 48px));flex-direction:column;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 20px 48px #0f172a47}.service-alert-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px 12px;border-bottom:1px solid #e2e8f0}.service-alert-modal-title{color:#0f172a;font-size:16px;font-weight:700;line-height:1.35}.service-alert-modal-customer{margin-top:3px;color:#64748b;font-size:13px;line-height:1.4}.service-alert-close{width:28px;height:28px;padding:0;border:0;border-radius:4px;background:transparent;color:#64748b;font-size:24px;line-height:1;cursor:pointer}.service-alert-close:hover{background:#f1f5f9;color:#0f172a}.service-alert-view-tabs{display:flex;flex:0 0 auto;gap:4px;padding:0 18px;border-bottom:1px solid #e2e8f0}.service-alert-view-tabs button{padding:10px 12px 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font:inherit;font-size:13px;cursor:pointer}.service-alert-view-tabs button.active{border-bottom-color:#2563eb;color:#1d4ed8;font-weight:600}.service-alert-manual-run{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px 12px;padding:10px 18px;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px}.service-alert-manual-run label{display:grid;gap:4px}.service-alert-manual-run input{min-width:180px;height:30px;border:1px solid #cbd5e1;border-radius:4px;padding:0 6px;color:#334155;font:inherit}.service-alert-run-button{height:30px;padding:0 10px;border:1px solid #2563eb;border-radius:4px;background:#2563eb;color:#fff;font:inherit;cursor:pointer}.service-alert-run-button:hover:not(:disabled){background:#1d4ed8}.service-alert-run-button:disabled{cursor:not-allowed;opacity:.6}.service-alert-modal-issue{display:flex;flex-direction:column;gap:7px;padding:12px;border:1px solid #e2e8f0;border-left:3px solid #f59e0b;border-radius:5px;color:#475569;font-size:13px;line-height:1.45}.service-alert-category{display:grid;gap:8px}.service-alert-category-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #e2e8f0;scrollbar-width:thin}.service-alert-category-tab{flex:0 0 auto;padding:8px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font:inherit;font-size:13px;line-height:1.35;cursor:pointer}.service-alert-category-tab em{margin-right:4px;font-style:normal;font-weight:700}.service-alert-category-tab.severity-S1 em{color:#dc2626}.service-alert-category-tab.severity-S2 em{color:#d97706}.service-alert-category-tab.severity-S3 em{color:#ca8a04}.service-alert-category-tab.active{color:#0f172a;border-bottom-color:#2563eb;font-weight:600}.service-alert-category-tab:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.service-alert-modal-issue time{color:#64748b;font-size:12px}.service-alert-show-all{width:100%;padding:8px;border:1px dashed #94a3b8;border-radius:4px;background:#f8fafc;color:#2563eb;font:inherit;font-size:13px;cursor:pointer}.service-alert-modal-issue.active{border-color:#f59e0b;background:#fffbeb}.service-alert-modal-issue{width:100%;text-align:left;cursor:pointer}.service-alert-modal-issue:hover,.service-alert-modal-issue:focus-visible{border-color:#f59e0b;background:#fffbeb}.service-alert-modal-issue:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.service-alert-modal-issue span{color:#9a3412;font-weight:600}.service-alert-event-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.service-alert-event-heading span{min-width:0}.service-alert-event-heading time{flex:0 0 auto;color:#64748b;font-size:12px}.service-alert-modal-issue p,.service-alert-message p{margin:0;overflow-wrap:anywhere}.service-alert-modal-issue small{color:#64748b;font-size:12px}.service-alert-issue-layout{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);overflow:hidden}.service-alert-issue-list,.service-alert-related-chat,.service-alert-all-chat{display:flex;min-height:0;flex-direction:column}.service-alert-issue-list{overflow:hidden;padding:0}.service-alert-issue-list .service-alert-category-tabs{flex:0 0 auto;padding:0 18px}.service-alert-event-list{display:grid;min-height:0;flex:1 1 auto;gap:10px;overflow:auto;padding:14px 18px 18px}.service-alert-issue-list-title,.service-alert-related-title{color:#0f172a;font-size:14px;font-weight:700}.service-alert-related-chat{border-left:1px solid #e2e8f0;background:#f8fafc}.service-alert-related-title{flex:0 0 auto;padding:14px 18px 0}.service-alert-all-chat{min-height:0;flex:1 1 auto}.service-alert-tabs{display:flex;min-height:52px;box-sizing:border-box;flex:0 0 auto;align-items:end;gap:4px;overflow-x:auto;padding:10px 18px 0;border-bottom:1px solid #e2e8f0}.service-alert-tab{flex:0 0 auto;min-width:88px;max-width:260px;padding:8px 10px;overflow:hidden;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font:inherit;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.service-alert-tab:hover{color:#1d4ed8}.service-alert-tab.active{border-bottom-color:#2563eb;color:#1d4ed8;font-weight:600}.service-alert-tab-context{flex:0 0 auto;align-self:center;color:#64748b;font-size:13px;line-height:1.35}.service-alert-chat-list{min-height:0;flex:1 1 auto;overflow:auto;padding:14px 18px 18px;background:#f8fafc}.service-alert-message{margin-bottom:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#334155;font-size:13px;line-height:1.5}.service-alert-message.evidence{border-color:#f59e0b;background:#fffbeb}.service-alert-message.context-target{border-color:#2563eb;background:#eff6ff;box-shadow:inset 3px 0 #2563eb}.service-alert-message-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:5px;color:#64748b;font-size:12px}.service-alert-message-meta span{color:#334155;font-weight:600}.service-alert-message-meta b{color:#b45309;font-weight:600}.service-alert-context-button{margin-left:auto;padding:2px 6px;border:1px solid #bfdbfe;border-radius:4px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font:inherit;font-size:12px;line-height:1.4}.service-alert-context-button:hover,.service-alert-context-button:focus-visible{border-color:#2563eb;background:#dbeafe;outline:none}.service-alert-modal-state{padding:24px 18px;color:#64748b;font-size:13px;line-height:1.45}.service-alert-modal-state.error{color:#b91c1c}@media (max-width: 640px){.service-alert-backdrop{padding:10px}.service-alert-modal{height:calc(100vh - 20px)}.service-alert-modal-header,.service-alert-view-tabs,.service-alert-manual-run,.service-alert-tabs,.service-alert-chat-list{padding-left:12px;padding-right:12px}.service-alert-issue-layout{grid-template-columns:minmax(0,1fr);overflow:auto}.service-alert-related-chat{min-height:320px;border-top:1px solid #e2e8f0;border-left:0}}.inv-breakdown-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1450;display:flex;align-items:center;justify-content:center;padding:24px}.inv-breakdown-modal{width:min(720px,100%);max-height:86vh;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 20px 50px #0f172a40}.inv-breakdown-modal.inv-breakdown-modal--wide{width:min(1180px,96vw)}.inv-breakdown-modal.inv-breakdown-modal--wide .inv-breakdown-table{table-layout:auto}.inv-breakdown-modal.inv-breakdown-modal--wide .inv-breakdown-table th,.inv-breakdown-modal.inv-breakdown-modal--wide .inv-breakdown-table td{white-space:nowrap}.inv-breakdown-modal.inv-breakdown-modal--wide .inv-breakdown-table td[title]{max-width:220px;overflow:hidden;text-overflow:ellipsis}.inv-breakdown-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:1}.inv-breakdown-header h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.inv-breakdown-close{border:none;background:transparent;font-size:22px;line-height:1;color:#64748b;cursor:pointer;padding:0 4px}.inv-breakdown-body{padding:14px 18px 20px}.inv-breakdown-summary{display:flex;gap:20px;margin-bottom:14px;font-size:13px;color:#64748b}.inv-breakdown-summary strong{color:#0f172a;font-weight:600}.inv-breakdown-section{margin-bottom:18px}.inv-breakdown-section h4{margin:0 0 8px;font-size:13px;font-weight:600;color:#334155}.inv-breakdown-table{width:100%;border-collapse:collapse;font-size:13px}.inv-breakdown-table th,.inv-breakdown-table td{padding:6px 8px;border-bottom:1px solid #e2e8f0;text-align:left}.inv-breakdown-table th{color:#64748b;font-weight:600;background:#f8fafc}.inv-breakdown-table th.col-num,.inv-breakdown-table td.col-num{text-align:right;font-variant-numeric:tabular-nums}.inv-cbm-btn{border:none;background:none;padding:0;font:inherit;color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.inv-cbm-btn:hover{color:#1d4ed8}.inquiry-profile-modal{width:min(880px,96vw)}.inquiry-profile-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.inquiry-profile-tab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;max-width:240px}.inquiry-profile-tab.active{border-color:#2563eb;background:#eff6ff;color:#1e40af}.inquiry-profile-tab-time{font-size:11px;color:#64748b;font-weight:400}.inquiry-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0}.inquiry-profile-field{min-width:0;padding:8px 10px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.inquiry-profile-field dt{margin:0 0 4px;font-size:12px;color:#64748b;font-weight:500}.inquiry-profile-field dd{margin:0;font-size:13px;color:#0f172a;line-height:1.45;white-space:pre-wrap;word-break:break-word}@media (max-width: 720px){.inquiry-profile-grid{grid-template-columns:1fr}}.open-todos-cell{text-align:center;white-space:nowrap}.open-todos-count-btn{font-weight:600;min-width:1.5em}.open-todos-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px}.open-todos-modal{width:min(720px,96vw);max-height:min(80vh,760px);background:#fff;border-radius:10px;box-shadow:0 16px 48px #0f172a33;display:flex;flex-direction:column;overflow:hidden}.open-todos-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5e7eb}.open-todos-header h3{margin:0;font-size:16px;font-weight:600;color:#111827}.open-todos-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6b7280;padding:0 4px}.open-todos-body{padding:12px 16px 16px;overflow:auto}.open-todos-empty{padding:24px 8px;text-align:center;color:#6b7280}.open-todos-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.open-todos-item{display:block;width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fafafa;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.open-todos-item.clickable{cursor:pointer}.open-todos-item.clickable:hover{border-color:#93c5fd;background:#f8fbff;box-shadow:0 0 0 1px #bfdbfe}.open-todos-item.opening{border-color:#60a5fa;opacity:.85}.open-todos-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.open-todos-item-title{font-size:14px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px;min-width:0}.open-todos-action{flex:0 0 auto;font-size:12px;font-weight:600;color:#2563eb;white-space:nowrap}.open-todos-item.clickable:hover .open-todos-action{text-decoration:underline}.open-todos-opening{font-size:12px;font-weight:500;color:#2563eb}.open-todos-error{margin-bottom:10px;padding:8px 10px;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:13px}.open-todos-item-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:12px;color:#374151;margin-top:4px}.open-todos-item-meta.muted{color:#9ca3af}.open-todos-item-note{margin-top:8px;font-size:13px;color:#4b5563;white-space:pre-wrap;line-height:1.45}.m-cust-list{display:flex;flex-direction:column;min-height:0;height:calc(100dvh - var(--ops-header-h, 48px) - var(--ops-bottom-nav-h, 56px) - var(--ops-page-toolbar-h, 36px));background:#f3f4f6}.m-filter-bar{flex-shrink:0;padding:8px 10px 6px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:6}.m-filter-bar-row{display:flex;gap:8px;align-items:center}.m-filter-search{flex:1;min-width:0;height:34px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px;font-size:13px;background:#f8fafc}.m-filter-btn{flex-shrink:0;height:34px;padding:0 12px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:13px;font-weight:500;cursor:pointer}.m-filter-btn.active{border-color:#2563eb;color:#2563eb;background:#eff6ff}.m-filter-meta{display:flex;align-items:flex-start;gap:8px;margin-top:6px}.m-filter-count{flex-shrink:0;font-size:11px;color:#64748b;line-height:22px}.m-filter-chips{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.m-filter-chip{display:inline-flex;align-items:center;gap:3px;max-width:140px;height:22px;padding:0 6px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.m-filter-clear{border:none;background:none;color:#64748b;font-size:11px;padding:0 4px;height:22px;cursor:pointer}.m-cust-scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:6px 8px 12px;overscroll-behavior:contain}.m-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;margin-bottom:6px}.m-card.focused{border-color:#93c5fd;box-shadow:inset 3px 0 #2563eb}.m-card-clickable{cursor:pointer;-webkit-tap-highlight-color:transparent}.m-card-clickable:active{background:#f8fafc}.m-card-top{display:flex;align-items:flex-start;gap:6px}.m-card-title{flex:1;min-width:0;font-size:13px;font-weight:600;color:#0f172a;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-card-tags{display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-end;flex-shrink:0;max-width:42%}.m-tag{font-size:10px;line-height:1;padding:3px 5px;border-radius:4px;background:#f1f5f9;color:#475569;white-space:nowrap}.m-tag.warn{background:#fff7ed;color:#c2410c}.m-tag.danger{background:#fef2f2;color:#b91c1c}.m-tag.ok{background:#ecfdf5;color:#047857}.m-tag.blue{background:#eff6ff;color:#1d4ed8}.m-card-meta{margin-top:3px;font-size:11px;color:#64748b;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-card-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 6px;margin-top:6px;padding-top:6px;border-top:1px solid #f1f5f9}.m-card-metrics.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.m-metric{min-width:0}.m-metric .m-k{display:block;font-size:10px;color:#94a3b8;line-height:1.2}.m-metric strong{display:block;margin-top:1px;font-size:13px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-metric strong.danger{color:#b91c1c}.m-metric strong.warn{color:#c2410c}.m-metric strong.m-metric-link{color:#2563eb;cursor:pointer}.m-card-sub{margin-top:4px;font-size:11px;color:#64748b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.m-card-actions{display:flex;justify-content:flex-end;gap:4px;margin-top:6px}.m-card-action{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:6px;font-size:11px;padding:3px 8px;line-height:1.3;cursor:pointer}.m-card-action.focused{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.m-card-empty{text-align:center;color:#94a3b8;font-size:13px;padding:40px 16px}.m-filter-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a66;display:flex;align-items:flex-end}.m-filter-sheet{width:100%;max-height:min(78dvh,640px);background:#fff;border-radius:14px 14px 0 0;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.m-filter-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e5e7eb}.m-filter-sheet-header h3{margin:0;font-size:15px;color:#0f172a}.m-filter-sheet-close{border:none;background:none;font-size:22px;line-height:1;color:#64748b;cursor:pointer}.m-filter-sheet-body{flex:1;min-height:0;overflow:auto;padding:10px 14px 8px;display:flex;flex-direction:column;gap:10px}.m-filter-field{display:flex;flex-direction:column;gap:4px}.m-filter-field-label{font-size:12px;color:#64748b;font-weight:500}.m-filter-field input,.m-filter-field select{height:36px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px;font-size:13px;background:#fff;color:#0f172a}.m-filter-sheet-footer{display:flex;gap:8px;padding:10px 14px 12px;border-top:1px solid #e5e7eb}.m-filter-sheet-reset,.m-filter-sheet-done{flex:1;height:40px;border-radius:8px;font-size:14px;cursor:pointer}.m-filter-sheet-reset{border:1px solid #e2e8f0;background:#fff;color:#64748b}.m-filter-sheet-done{border:1px solid #2563eb;background:#2563eb;color:#fff}.m-detail-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:#0f172a73;display:flex;align-items:flex-end}.m-detail-sheet{width:100%;max-height:min(88dvh,760px);background:#fff;border-radius:14px 14px 0 0;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.m-detail-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #e5e7eb}.m-detail-sheet-titles{min-width:0;flex:1}.m-detail-sheet-titles h3{margin:0;font-size:14px;line-height:1.3;color:#0f172a;word-break:break-all}.m-detail-sheet-titles p{margin:2px 0 0;font-size:11px;color:#64748b;line-height:1.3}.m-detail-sheet-body{flex:1;min-height:0;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:2px 6px 8px;align-content:start}.m-detail-row{display:flex;flex-direction:column;gap:1px;min-width:0;padding:6px;border-bottom:1px solid #f1f5f9}.m-detail-row.is-wide{grid-column:1 / -1}.m-detail-row.is-rich{padding-top:8px;padding-bottom:8px}.m-detail-label{font-size:10px;color:#94a3b8;line-height:1.2}.m-detail-value{font-size:12px;font-weight:600;color:#0f172a;line-height:1.35;word-break:break-word;white-space:pre-wrap;text-align:left}.m-detail-value.is-rich{font-weight:400;white-space:normal}.m-detail-value.is-rich .ai-alert-wrapper,.m-detail-value.is-rich .fulfillment-alert-wrapper,.m-detail-value.is-rich .service-alert-trigger{width:100%;text-align:left}button.m-detail-value{display:block;width:100%;margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit}.m-detail-value.is-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.m-detail-sheet-footer{display:flex;gap:8px;padding:8px 12px;border-top:1px solid #e5e7eb}.m-detail-sheet-footer .m-card-action{flex:1;height:34px;font-size:12px}@media (min-width: 769px){.m-cust-list{display:none}}.potential-table-wrap{max-height:calc(100vh - 220px);overscroll-behavior-x:contain}.potential-table{border-collapse:separate;border-spacing:0}.potential-table .col-sticky-1,.potential-table .col-sticky-2{border-left:none!important;background-clip:padding-box}.potential-table th.col-sticky-1,.potential-table td.col-sticky-1{left:0;z-index:2;background:#fff;padding-left:10px;padding-right:10px}.potential-table thead th.col-sticky-1{z-index:10;background:#f8fafc}.potential-table thead tr.header-filters th.col-sticky-1{z-index:9}.potential-table th.col-sticky-2,.potential-table td.col-sticky-2{left:var(--sticky-col-1-width, 72px);z-index:2;background:#fff;padding-left:10px;padding-right:12px;box-shadow:-1px 0 #fff,2px 0 6px -2px #0f172a29}.potential-table thead th.col-sticky-2{z-index:10;background:#f8fafc;box-shadow:-1px 0 #f8fafc,2px 0 6px -2px #0f172a29}.potential-table thead tr.header-filters th.col-sticky-2{z-index:9}.potential-table .sort-header{border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer;font-weight:600}.potential-table .sort-header.active{color:#2563eb}.potential-table .sort-indicator{font-size:11px}.potential-table .inline-input{width:100%;box-sizing:border-box;padding:4px 6px;border:1px solid #e2e8f0;border-radius:4px;font-size:12px;background:#fff}.potential-table .inline-input:focus{outline:none;border-color:#2563eb}.potential-table .link-btn{border:none;background:none;color:#2563eb;cursor:pointer;font-size:12px;padding:0;text-align:left}.potential-table .link-btn:hover{text-decoration:underline}.potential-table td.cell-edit{position:relative;overflow:visible}.biz-popup-portal{position:fixed;z-index:2000;width:180px;left:auto;right:auto;top:auto}.biz-option{display:flex;align-items:center;gap:6px;font-size:12px;margin-bottom:6px;color:#334155;cursor:pointer}.todo-hint{position:absolute;top:calc(100% + 4px);left:0;z-index:8;padding:4px 8px;background:#1a1a2e;color:#fff;border-radius:4px;font-size:11px;white-space:nowrap}.follow-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:1450;display:flex;align-items:center;justify-content:center;padding:24px}.follow-modal{width:min(760px,100%);max-height:85vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 16px 40px #0f172a33;padding:16px 20px 20px}.follow-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.follow-modal-header h3{font-size:16px;color:#1a1a2e}.follow-ai-card{position:relative;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;margin-bottom:14px;background:linear-gradient(180deg,#f8fafc,#fff)}.follow-ai-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.follow-ai-title{font-size:14px;font-weight:600;color:#1e293b}.follow-ai-badge{font-size:11px;padding:2px 8px;border-radius:999px;background:#dcfce7;color:#15803d}.follow-ai-badge.muted{background:#f1f5f9;color:#64748b}.follow-ai-body{font-size:13px;color:#334155;line-height:1.6;white-space:pre-wrap;max-height:220px;overflow:auto}.follow-history-card{border:1px solid #e8e8e8;border-radius:8px;padding:12px 14px}.follow-history-title{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.follow-timeline{display:flex;flex-direction:column;gap:0}.follow-timeline-item{position:relative;padding-left:18px;padding-bottom:14px}.follow-timeline-item:before{content:"";position:absolute;left:5px;top:10px;bottom:0;width:2px;background:#e2e8f0}.follow-timeline-item:last-child:before{display:none}.follow-timeline-dot{position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #2563eb}.follow-record{padding:12px;background:#f9fafb;border-radius:8px}.follow-record-header{margin-bottom:8px}.follow-record-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.follow-record-subject{color:#111827;font-weight:500;font-size:14px}.follow-record-tags{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}.tag{display:inline-block;padding:1px 8px;border-radius:4px;font-size:11px;background:#e5e7eb;color:#374151}.tag-blue{background:#dbeafe;color:#1d4ed8}.tag-cyan{background:#cffafe;color:#0e7490}.tag-orange{background:#ffedd5;color:#c2410c}.tag-green{background:#dcfce7;color:#15803d}.tag-purple{background:#f3e8ff;color:#7e22ce}.follow-record-meta{display:flex;justify-content:space-between;gap:10px;color:#6b7280;font-size:12px}.follow-record-info{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;padding:8px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.follow-record-info span{padding:2px 8px;color:#4b5563;font-size:12px;background:#e5e7eb;border-radius:4px}.follow-record-content{margin-bottom:8px;color:#1f2937;font-size:13px;line-height:1.5;white-space:pre-wrap}.follow-record-next{display:inline-flex;align-items:center;padding:6px 10px;color:#7c3aed;font-size:12px;background:#8b5cf61a;border-radius:6px}.trial-table-wrap{max-height:calc(100vh - 220px);overscroll-behavior-x:contain}.trial-table .sort-header{border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer;font-weight:600;text-align:left;display:inline-flex;align-items:center;gap:2px}.trial-table th .th-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trial-table thead tr.header-labels th{position:relative;overflow:hidden;white-space:nowrap}.trial-table thead tr.header-labels th.col-ai-alert,.trial-table th.col-ai-alert .th-label{overflow:visible}.trial-table .sort-header.active{color:#2563eb}.trial-table th.col-num,.trial-table td.col-num{text-align:right;font-variant-numeric:tabular-nums}.trial-table th.col-num .sort-header{text-align:right;width:100%}.trial-table .sort-indicator{font-size:11px}.trial-table .link-btn{border:none;background:none;color:#2563eb;cursor:pointer;font-size:12px;padding:0;text-align:left}.trial-table .link-btn:hover{text-decoration:underline}.trial-table .col-sticky-1,.trial-table .col-sticky-2{border-left:none!important}.trial-table th.col-sticky-1,.trial-table td.col-sticky-1{left:0;z-index:2;background:#fff;padding-left:10px;padding-right:10px}.trial-table thead th.col-sticky-1{z-index:10;background:#f8fafc}.trial-table thead tr.header-filters th.col-sticky-1{z-index:9}.trial-table th.col-sticky-2,.trial-table td.col-sticky-2{left:var(--sticky-col-1-width, 64px);z-index:2;background:#fff;padding-left:10px;padding-right:12px;box-shadow:-1px 0 #fff,2px 0 6px -2px #0f172a29}.trial-table thead th.col-sticky-2{z-index:10;background:#f8fafc;box-shadow:-1px 0 #f8fafc,2px 0 6px -2px #0f172a29}.trial-table thead tr.header-filters th.col-sticky-2{z-index:9}.trial-table td.col-remark{position:relative;overflow:visible}.week-trend-sparkline{display:block;vertical-align:middle;pointer-events:none}.week-trend-btn{display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;margin:0;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;line-height:0}.week-trend-btn:hover{background:#eff6ff;border-color:#bfdbfe}.week-trend-btn:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.trend-modal{width:min(720px,94vw);max-height:min(88vh,820px);overflow:auto;background:#fff;border-radius:10px;box-shadow:0 20px 50px #0f172a40;padding:16px 20px 20px}.trend-modal-summary{display:flex;gap:20px;margin-bottom:8px;font-size:13px;color:#64748b}.trend-modal-summary strong{color:#1e293b;font-weight:600}.trend-modal-chart{width:100%;margin-bottom:12px}.trend-modal-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:6px}.trend-modal-table{width:100%;border-collapse:collapse;font-size:13px}.trend-modal-table th,.trend-modal-table td{padding:8px 12px;border-bottom:1px solid #e2e8f0;text-align:left}.trend-modal-table th{background:#f8fafc;color:#475569;font-weight:600}.trend-modal-table tr:last-child td{border-bottom:none}.trend-modal-table th.col-num,.trend-modal-table td.col-num{text-align:right;font-variant-numeric:tabular-nums}.trial-customer-cell{display:flex;align-items:center;gap:4px;min-width:0}.trial-expand-btn{flex:0 0 auto;width:18px;height:18px;padding:0;border:none;background:transparent;color:#64748b;cursor:pointer;font-size:12px;line-height:1}.trial-expand-spacer{flex:0 0 auto;width:18px}.trial-customer-name{border:none;background:none;padding:0;margin:0;font:inherit;color:inherit;text-align:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-customer-name.expandable{cursor:pointer;color:#1e293b}.trial-customer-name.expandable:hover{color:#2563eb}.trial-group-badge{display:inline-block;margin-left:6px;padding:0 5px;border-radius:3px;background:#e2e8f0;color:#475569;font-size:11px;font-weight:500;vertical-align:middle}.strategic-flag{display:inline-block;padding:1px 6px;border-radius:3px;background:#fef3c7;color:#b45309;font-size:12px;font-weight:600;line-height:1.4}.trial-child-row td,.trial-child-row td.col-sticky-1,.trial-child-row td.col-sticky-2{background:#f8fafc}.trial-table .cell-edit{position:relative;overflow:visible}.existing-table-wrap{max-height:calc(100vh - 160px);overscroll-behavior-x:contain}.existing-table .sort-header{border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer;font-weight:600;text-align:left;white-space:nowrap;line-height:1.25}.existing-table th.col-num,.existing-table td.col-num,.existing-table th.col-num .th-label{text-align:right}.existing-table th.col-num .sort-header{text-align:right;width:100%}.existing-table .sort-header.active{color:#2563eb}.existing-table .cell-edit{position:relative;overflow:visible}.existing-table thead tr.header-labels th{position:relative;overflow:visible;white-space:nowrap}.existing-table thead tr.header-labels th.col-ai-alert{overflow:visible}.existing-table td.col-ai-alert{overflow:hidden;max-width:0}.existing-table th.col-ai-alert .th-label{overflow:visible}.existing-table th .th-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.existing-table thead tr.header-labels th.col-sticky,.existing-table thead tr.header-labels th.col-sticky-right{z-index:10;background:#f8fafc}.existing-table thead tr.header-filters th.col-sticky,.existing-table thead tr.header-filters th.col-sticky-right{z-index:9;background:#f8fafc}.existing-table td.col-num{overflow:visible;text-overflow:clip;white-space:nowrap;font-variant-numeric:tabular-nums;padding-right:12px}.existing-table th.col-num{font-variant-numeric:tabular-nums;padding-right:12px}.col-sticky-right{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-2px 0 6px -2px #0f172a1f}.credit-table thead th.col-sticky-right{z-index:10;background:#f8fafc;box-shadow:-2px 0 6px -2px #0f172a1f}.credit-table thead tr.header-filters th.col-sticky-right{z-index:9}.cell-actions{overflow:visible;vertical-align:middle}.row-actions{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.row-actions .link-btn{border:none;background:none;color:#2563eb;cursor:pointer;font-size:12px;padding:0;text-align:left;line-height:1.3}.row-actions .link-btn:hover:not(:disabled){text-decoration:underline}.row-actions .link-btn:disabled{opacity:.55;cursor:wait}.row-actions .link-btn.focused{color:#1d4ed8;font-weight:600}.row-actions .remark-popup-actions-col{right:0;left:auto;z-index:20;width:240px}.remark-popup-portal-root{position:fixed;z-index:1400;width:248px}.remark-popup-portal-root .remark-popup{position:relative;right:auto;left:auto;top:auto;width:100%;box-sizing:border-box}.credit-table tr.row-focused>td{background:#eff6ff}.credit-table tr.row-focused>td.col-sticky,.credit-table tr.row-focused>td.col-sticky-1,.credit-table tr.row-focused>td.col-sticky-2,.credit-table tr.row-focused>td.col-sticky-right{background:#eff6ff}.credit-table tr.row-focused.row-related-credit>td,.credit-table tr.row-focused.row-related-credit>td.col-sticky,.credit-table tr.row-focused.row-related-credit>td.col-sticky-right{background:#e0edff}.credit-table tr.row-focused.trial-child-row>td,.credit-table tr.row-focused.trial-child-row>td.col-sticky,.credit-table tr.row-focused.trial-child-row>td.col-sticky-1,.credit-table tr.row-focused.trial-child-row>td.col-sticky-2,.credit-table tr.row-focused.trial-child-row>td.col-sticky-right{background:#e8f1ff}.toolbar-filter-collapse{flex:0 0 auto;margin-left:auto}.toolbar-filter-toggle{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}.toolbar-filter-toggle.has-active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.toolbar-filter-badge{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#2563eb;color:#fff;font-size:10px;line-height:16px;text-align:center;font-weight:700}.toolbar-filter-caret{font-size:10px;color:#94a3b8}.toolbar-filter-panel{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;width:100%;margin-top:6px;padding-top:6px;border-top:1px solid #f1f5f9}.toolbar-filter-collapse.is-open{flex:1 0 100%;order:20;margin-left:0}.toolbar-filter-collapse .alert-stats{margin-left:0;width:auto}.toolbar-filter-panel .toolbar-segment{display:inline-flex}.finance-dashboard .finance-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px}.finance-header-actions{display:flex;gap:8px;flex-shrink:0}.export-btn{padding:8px 16px;border-radius:4px;border:1px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer;font-size:13px;white-space:nowrap}.export-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.export-btn:disabled{opacity:.6;cursor:not-allowed}.finance-dashboard .card-title .title-short,.finance-dashboard .card-title .title-count{display:none}.finance-dashboard .card-title .title-sync-time{margin-left:8px;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap}.toolbar-totals{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-left:4px}.toolbar-totals.toolbar-totals-below{flex:1 1 100%;width:100%;margin-left:0;margin-top:2px;padding-top:6px;border-top:1px solid #f1f5f9;gap:8px 20px}.toolbar-total{display:inline-flex;align-items:baseline;gap:4px;font-size:12px;color:#64748b;white-space:nowrap}.toolbar-total .k{font-weight:500}.toolbar-total strong{font-size:14px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.toolbar-total.toolbar-total-compact{gap:0}.toolbar-total.toolbar-total-compact .muted{color:#94a3b8;font-weight:500}.toolbar-total.toolbar-total-compact .muted strong{color:#0f172a;margin:0 1px}.sync-btn{padding:8px 16px;border-radius:4px;border:1px solid #2563eb;background:#2563eb;color:#fff;cursor:pointer;font-size:13px;white-space:nowrap}.sync-btn:hover:not(:disabled){background:#1d4ed8}.sync-btn:disabled{opacity:.6;cursor:not-allowed}.finance-msg{font-size:13px;color:#059669;margin-bottom:12px}.finance-error{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:10px 12px;margin-bottom:12px;white-space:pre-wrap;word-break:break-word}.finance-hint{font-size:13px;color:#64748b;margin-bottom:12px}.finance-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.finance-toolbar .title-side-filters{margin:0 0 0 4px;flex:0 0 auto}.toolbar-period-range{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569;padding:0;border:none;background:transparent}.toolbar-period-range select{border:1px solid #e2e8f0;border-radius:4px;padding:4px 6px;font-size:13px;color:#0f172a;background:#f8fafc;max-width:110px}.toolbar-period-range .period-clear{border:none;background:transparent;color:#64748b;cursor:pointer;font-size:12px;padding:0 2px}.toolbar-period-range .period-clear:hover{color:#0f172a}.toolbar-segment{display:inline-flex;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.toolbar-segment button{padding:6px 14px;border:none;background:#fff;color:#475569;font-size:13px;cursor:pointer}.toolbar-segment button+button{border-left:1px solid #cbd5e1}.toolbar-segment button.segment-active{background:#2563eb;color:#fff}.potential-stat{margin-left:16px;font-size:13px;color:#64748b;white-space:nowrap}.potential-stat strong{color:#2563eb;font-weight:600;margin-left:2px}.alert-stats{display:inline-flex;align-items:center;gap:6px;margin-left:12px}.alert-stat-btn{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid color-mix(in srgb,var(--alert-color, #64748b) 35%,#e2e8f0);border-radius:4px;background:#fff;color:#64748b;font-size:12px;line-height:1.4;cursor:pointer;white-space:nowrap}.alert-stat-btn .alert-stat-label{color:var(--alert-color, #64748b);font-weight:600}.alert-stat-btn strong{color:#0f172a;font-weight:700;font-variant-numeric:tabular-nums}.alert-stat-btn:hover{background:color-mix(in srgb,var(--alert-color, #64748b) 8%,#fff);border-color:var(--alert-color, #64748b)}.alert-stat-btn.active{background:color-mix(in srgb,var(--alert-color, #64748b) 12%,#fff);border-color:var(--alert-color, #64748b);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--alert-color, #64748b) 40%,transparent)}.alert-stat-btn.active strong{color:var(--alert-color, #0f172a)}.detail-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1450;display:flex;align-items:center;justify-content:center;padding:24px}.detail-modal{width:min(860px,100%);max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a33;display:flex;flex-direction:column}.detail-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0}.detail-modal-header-main{min-width:0;flex:1}.detail-modal-header h3{margin:0;font-size:16px;color:#0f172a}.detail-modal-header-sums{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px;font-size:13px;color:#475569}.detail-modal-header-sums strong{color:#0f172a;font-weight:600;font-variant-numeric:tabular-nums}.detail-modal-close{border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#64748b}.detail-modal-body{padding:16px 20px 20px;overflow:auto}.detail-modal-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.detail-count{font-size:13px;color:#64748b}.detail-source-hint{margin-left:auto;margin-right:12px;font-size:12px;color:#2563eb}.detail-export-btn{margin-left:auto;padding:6px 12px;border:1px solid #2563eb;border-radius:6px;background:#2563eb;color:#fff;font-size:13px;cursor:pointer}.detail-export-btn:disabled{opacity:.6;cursor:not-allowed}.detail-table{width:100%;border-collapse:collapse;font-size:13px}.detail-table th,.detail-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9;text-align:left}.detail-table th{background:#f8fafc;color:#475569;font-weight:600}.detail-table th.col-num,.detail-table td.col-num{text-align:right;font-variant-numeric:tabular-nums}.detail-table .col-original{min-width:140px;vertical-align:top}.original-amount-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px;align-items:flex-end}.original-amount-list li{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.original-amount-list .currency-code{min-width:2.5em;color:#64748b;font-weight:600;text-align:left}.detail-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.detail-pagination button{padding:4px 12px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;cursor:pointer}.detail-pagination button:disabled{opacity:.5;cursor:not-allowed}.detail-empty,.detail-loading,.detail-error{padding:24px;text-align:center;color:#64748b;font-size:14px}.detail-page-sum{margin-top:10px;font-size:12px;color:#64748b;line-height:1.5}.detail-error{color:#b42318;margin-bottom:12px}.col-settings-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:13px;cursor:pointer}.col-settings-btn:hover{background:#f8fafc;border-color:#94a3b8}.col-settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;z-index:1000}.col-settings-panel{width:min(420px,100%);background:#fff;border-radius:10px;box-shadow:0 12px 40px #0f172a2e;overflow:hidden}.col-settings-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0}.col-settings-header h4{margin:0;font-size:15px;color:#0f172a}.col-settings-close{border:none;background:none;font-size:22px;line-height:1;color:#64748b;cursor:pointer;padding:0 4px}.col-settings-hint{margin:0;padding:10px 16px 0;font-size:12px;color:#64748b;line-height:1.5}.col-settings-sticky{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 16px 0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.col-settings-sticky label{font-size:13px;color:#334155;font-weight:500}.col-settings-sticky select{min-width:140px;padding:4px 8px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;color:#0f172a;background:#fff}.col-settings-list{list-style:none;margin:12px 0 0;padding:0 8px;max-height:52vh;overflow:auto}.col-settings-item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;border:1px solid transparent;cursor:grab;-webkit-user-select:none;user-select:none}.col-settings-item:active{cursor:grabbing}.col-settings-item:hover{background:#f8fafc}.col-settings-item-dragging{opacity:.45;background:#f1f5f9}.col-settings-item-drop-target{border-color:#93c5fd;background:#eff6ff}.col-settings-drag{width:18px;text-align:center;font-size:12px;letter-spacing:-2px;color:#94a3b8;flex-shrink:0;line-height:1}.col-settings-index{width:22px;text-align:center;font-size:12px;color:#94a3b8;flex-shrink:0}.col-settings-label{flex:1;font-size:13px;color:#1e293b}.col-settings-badge{font-size:11px;color:#2563eb;background:#eff6ff;border-radius:4px;padding:2px 6px;flex-shrink:0}.col-settings-move{display:inline-flex;flex-direction:column;gap:2px;flex-shrink:0;margin-left:4px}.col-settings-move-btn{width:22px;height:18px;padding:0;border:1px solid #e2e8f0;border-radius:4px;background:#fff;color:#475569;font-size:11px;line-height:1;cursor:pointer}.col-settings-move-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.col-settings-move-btn:disabled{opacity:.35;cursor:not-allowed}.col-settings-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid #e2e8f0;margin-top:8px}.col-settings-reset,.col-settings-done{padding:7px 14px;border-radius:6px;font-size:13px;cursor:pointer}.col-settings-reset{margin-right:auto;border:1px solid #e2e8f0;background:#fff;color:#64748b}.col-settings-reset:hover{background:#f8fafc}.col-settings-done{border:1px solid #2563eb;background:#2563eb;color:#fff}.col-settings-done:hover{background:#1d4ed8}.system-settings .settings-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;flex-wrap:wrap}.system-settings .card+.card{margin-top:16px}.settings-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.settings-tab{border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;padding:10px 14px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.settings-tab:hover{color:#334155}.settings-tab.active{color:#1d4ed8;border-bottom-color:#2563eb}.system-settings .settings-desc{font-size:13px;color:#64748b;max-width:560px}.system-settings .settings-actions{display:flex;gap:8px}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 20px}.schedule-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#334155}.schedule-field select{padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:13px;color:#1f2937}.roster-table-wrap,.log-table-wrap{overflow:auto;max-height:calc(100vh - 320px)}.log-table-wrap{max-height:360px}.perm-table-wrap{max-height:320px}.roster-table{width:100%;border-collapse:collapse;font-size:13px}.roster-table th,.roster-table td{border-bottom:1px solid #e8e8e8;padding:10px 8px;text-align:left;vertical-align:middle}.roster-table th{background:#f8fafc;color:#475569;font-weight:600;position:sticky;top:0;z-index:1}.roster-input{width:100%;box-sizing:border-box;padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:13px;background:#fff}.roster-input:focus{outline:none;border-color:#2563eb}.system-settings .link-btn{border:none;background:none;color:#2563eb;cursor:pointer;font-size:13px;padding:0}.system-settings .link-btn.danger{color:#dc2626}.settings-footer{margin-top:12px;font-size:12px;color:#94a3b8;text-align:right}.log-ok{color:#15803d;font-weight:600}.log-fail{color:#dc2626;font-weight:600}.log-error{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#64748b}.perm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.perm-block{min-width:0}.perm-title{margin:0 0 4px;font-size:15px;color:#0f172a}.perm-add-row{display:flex;gap:8px;margin-bottom:12px}.perm-add-row .roster-input{flex:1}.system-settings .finance-error{margin-bottom:12px}.budget-year-field{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569}.budget-year-input{width:88px}.budget-table-wrap{overflow:auto;max-height:calc(100vh - 320px);border:1px solid #e2e8f0;border-radius:6px}.budget-table{min-width:1100px}.budget-table th,.budget-table td{padding:6px 4px;white-space:nowrap}.budget-cell-input{width:84px;min-width:72px;padding:4px 6px;text-align:right;font-variant-numeric:tabular-nums}.budget-annual{font-weight:600;color:#0f172a;text-align:right;font-variant-numeric:tabular-nums;padding-right:10px!important}.workbench{padding:8px 16px 24px;max-width:1100px}.wb-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;margin-bottom:12px}.wb-customers{display:flex;align-items:stretch;gap:0;margin:0 0 12px;padding:10px 14px;border-radius:10px;background:#eef6f3;border:1px solid #d5e8e1}.wb-customers-label{flex:0 0 auto;display:flex;align-items:center;padding-right:16px;margin-right:4px;border-right:1px solid #c5ddd4;font-size:13px;font-weight:600;color:#3d6b5c;white-space:nowrap;letter-spacing:.02em}.wb-customers-metrics{flex:1;display:flex;flex-wrap:wrap;gap:4px 0;min-width:0}.wb-metric{flex:1 1 100px;min-width:88px;border:none;background:transparent;padding:4px 12px;margin:0;cursor:pointer;text-align:left;border-radius:8px}.wb-metric:hover{background:#ffffff8c}.wb-metric-value{display:block;font-size:26px;font-weight:700;line-height:1.15;color:var(--wb-metric-accent, #1f3d34);font-variant-numeric:tabular-nums}.wb-metric-label{display:block;margin-top:2px;font-size:12px;color:#5f7a70}.wb-card-risks{padding:0;overflow:hidden}.wb-segment-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb;background:#f8fafc;padding:0 8px}.wb-segment-tab{border:none;background:transparent;padding:10px 14px;margin:0 0 -1px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent}.wb-segment-tab:hover{color:#334155}.wb-segment-tab.active{color:#0f766e;border-bottom-color:#0f766e;font-weight:600}.wb-card-title-hint{margin-left:8px;font-size:12px;font-weight:500;color:#94a3b8}.wb-risk-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}.wb-risk-panel{padding:12px 14px;min-width:0}.wb-risk-panel+.wb-risk-panel{border-left:1px solid #eef2f7;background:#fcfcfd}.wb-risk-panel .wb-stat{max-width:none;flex:1 1 100px;min-width:96px}.wb-card-title{margin:0 0 10px;font-size:15px;font-weight:600;color:#111827}@media (max-width: 860px){.wb-customers{flex-direction:column;gap:6px;padding:10px 12px}.wb-customers-label{border-right:none;border-bottom:1px solid #c5ddd4;padding:0 0 6px;margin:0}.wb-risk-split{grid-template-columns:1fr}.wb-risk-panel+.wb-risk-panel{border-left:none;border-top:1px solid #eef2f7}}.wb-stat-row{display:flex;flex-wrap:wrap;gap:10px}.wb-stat{min-width:120px;flex:1 1 120px;max-width:180px;text-align:left;border:1px solid #e5e7eb;background:#fafafa;border-radius:10px;padding:12px 14px;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .12s ease}.wb-stat-combined{max-width:none;flex:1 1 280px;cursor:default;padding:10px 12px}.wb-stat-combined:hover{filter:none;transform:none;box-shadow:none}.wb-stat-parts{display:flex;align-items:stretch;gap:0}.wb-stat-part-wrap{display:flex;align-items:stretch;min-width:0}.wb-stat-sep{align-self:center;padding:0 6px;color:#cbd5e1;font-size:22px;font-weight:500;line-height:1}.wb-stat-part{border:none;background:transparent;padding:4px 8px;margin:0;cursor:pointer;text-align:left;border-radius:8px;min-width:64px}.wb-stat-part:hover{background:#f1f5f9}.wb-stat:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 0 0 1px var(--wb-stat-color, #93c5fd)}.wb-stat-value{display:block;font-size:28px;font-weight:700;line-height:1.1;color:#111827}.wb-stat-label{display:block;margin-top:6px;font-size:12px;color:#6b7280}.wb-analytics{margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}.wb-analytics-head{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.wb-analytics-title{font-size:13px;font-weight:650;color:#334155}.wb-analytics-sub{font-size:12px;color:#94a3b8}.wb-analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wb-dist{border:1px solid #eef2f7;background:#f8fafc;border-radius:10px;padding:12px;min-height:140px}.wb-dist-title{margin:0 0 4px;font-size:12px;font-weight:650;color:#475569;text-align:center}.wb-dist-empty{color:#94a3b8;font-size:12px;padding:48px 0;text-align:center}.wb-dist-chart{width:100%;height:180px}.wb-dist-legend{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:140px;overflow:auto}.wb-dist-legend-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center}.wb-dist-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.wb-dist-name{font-size:12px;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-dist-count{font-size:12px;font-weight:600;color:#0f172a;white-space:nowrap;text-align:right}.wb-dist-pct{margin-left:4px;font-weight:500;color:#94a3b8}@media (max-width: 900px){.wb-analytics-grid{grid-template-columns:1fr}}.wb-risk-criteria{list-style:none;margin:14px 0 0;padding:12px 14px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f7;display:flex;flex-direction:column;gap:8px}.wb-risk-criteria li{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:baseline;font-size:12px;line-height:1.45}.wb-risk-tag{font-weight:650;min-width:118px;flex:0 0 auto}.wb-risk-desc{color:#64748b;flex:1 1 220px}.wb-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:80;padding:20px}.wb-modal{width:min(720px,100%);max-height:min(80vh,720px);background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 50px #0f172a40}.wb-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e5e7eb}.wb-modal-header h3{margin:0;font-size:16px}.wb-modal-close{border:none;background:transparent;cursor:pointer;color:#6b7280;font-size:14px}.wb-modal-body{padding:12px 16px 16px;overflow:auto}.wb-empty{color:#9ca3af;padding:24px 0;text-align:center}.wb-todo-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.wb-todo-item{display:block;width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background:#fafafa;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.wb-todo-item.clickable{cursor:pointer}.wb-todo-item.clickable:hover{border-color:#93c5fd;background:#f8fbff;box-shadow:0 0 0 1px #bfdbfe}.wb-todo-item.opening{border-color:#60a5fa;opacity:.85}.wb-todo-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wb-todo-title{font-weight:600;color:#111827;font-size:14px;display:flex;align-items:center;gap:8px;min-width:0}.wb-todo-action{flex:0 0 auto;font-size:12px;font-weight:600;color:#2563eb;white-space:nowrap;padding:2px 0}.wb-todo-item.clickable:hover .wb-todo-action{text-decoration:underline}.wb-todo-opening{font-size:12px;font-weight:500;color:#2563eb}.wb-todo-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:6px;font-size:12px;color:#6b7280}.wb-todo-note{margin-top:8px;font-size:13px;color:#374151;white-space:pre-wrap}@media (max-width: 720px){.workbench{padding:8px 12px 20px}.wb-stat{max-width:none}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:12px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 2px 8px #00000026}.app-header-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.app-header h1{font-size:20px;font-weight:600;white-space:nowrap}.tab-nav{background:#fff;border-bottom:1px solid #e8e8e8;padding:0 32px;display:flex;gap:4px}.tab-btn{padding:12px 24px;border:none;background:none;cursor:pointer;font-size:14px;color:#666;border-bottom:2px solid transparent;transition:all .2s}.tab-btn:hover{color:#1a1a2e}.tab-btn.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.app-main{flex:1;padding:24px 32px}.card{background:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 1px 3px #00000014;margin-bottom:20px}.card-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#1a1a2e;border-left:3px solid #2563eb;padding-left:10px}.loading{text-align:center;padding:60px;color:#999}.error{text-align:center;padding:40px;color:#dc2626;background:#fef2f2;border-radius:8px}.empty{text-align:center;padding:40px;color:#999}.banner-error{margin-bottom:16px;padding:12px 16px;text-align:left}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f0f2f5;color:#1a1a2e;line-height:1.5}#root{min-height:100vh}:root{--ops-header-h: 48px;--ops-bottom-nav-h: 56px;--ops-page-toolbar-h: 36px}@media (max-width: 768px){html,body,#root{min-height:100%;min-height:100dvh}body{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}.app-header{padding:8px 12px;padding-top:max(8px,env(safe-area-inset-top));min-height:var(--ops-header-h);gap:8px}.app-header h1{font-size:15px;letter-spacing:0}.app-header-right{gap:8px;flex-wrap:nowrap}.user-bar-name{max-width:64px;font-size:12px}.user-bar-logout{padding:4px 8px;font-size:11px}.scheduler-panel{max-width:min(42vw,160px);overflow-x:auto;-webkit-overflow-scrolling:touch}.ops-app{height:100dvh;height:100vh}.ops-body{flex-direction:column;padding-bottom:calc(var(--ops-bottom-nav-h) + env(safe-area-inset-bottom))}.ops-sidebar{display:none!important}.ops-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;height:calc(var(--ops-bottom-nav-h) + env(safe-area-inset-bottom));padding:0 4px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 16px #0f172a0f;align-items:stretch;justify-content:space-around;gap:0}.ops-bottom-nav-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:transparent;color:#6b7280;text-decoration:none;font:inherit;font-size:11px;line-height:1.2;padding:6px 2px;cursor:pointer;-webkit-tap-highlight-color:transparent}.ops-bottom-nav-item.active{color:#2563eb;font-weight:600}.ops-bottom-nav-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:#f3f4f6;color:inherit}.ops-bottom-nav-item.active .ops-bottom-nav-icon{background:#eff6ff}.app-main,.ops-main{min-height:0;padding:0!important;margin:0}.ops-main .finance-dashboard,.ops-main .finance-dashboard>.card{padding:0;margin:0;border-radius:0;box-shadow:none}.ops-main .finance-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:6px 10px;position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #f1f5f9;overflow:visible}.ops-main .finance-toolbar>.col-settings-btn,.ops-main .finance-toolbar>.export-btn{display:none}.ops-main .finance-toolbar .card-title{flex:0 0 auto;margin:0;padding-left:0;border-left:none;font-size:14px;line-height:1.2;white-space:nowrap;display:inline-flex;align-items:baseline;gap:4px}.ops-main .finance-toolbar .title-full{display:none}.ops-main .finance-toolbar .title-short{display:inline}.ops-main .finance-toolbar .title-count{font-size:12px;font-weight:500;color:#64748b}.ops-main .finance-toolbar .title-sync-time{display:none}.ops-main .finance-toolbar .title-side-filters{flex:0 0 auto;margin-left:0}.ops-main .finance-toolbar .title-side-filters .alert-stat-btn{padding:2px 8px;min-height:24px}.ops-main .finance-toolbar .title-side-filters .alert-stat-label{font-size:11px}.ops-main .finance-toolbar .title-side-filters .alert-stat-btn strong{font-size:12px}.ops-main .finance-toolbar .toolbar-totals{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:2px;white-space:nowrap}.ops-main .finance-toolbar .toolbar-totals.toolbar-totals-below{flex:1 1 100%;width:100%;margin-left:0;margin-top:2px;padding-top:6px;white-space:normal;flex-wrap:wrap;gap:6px 14px}.ops-main .finance-toolbar .toolbar-total{display:inline-flex;align-items:baseline;gap:3px;font-size:11px;color:#64748b}.ops-main .finance-toolbar .toolbar-total strong{font-size:13px;font-weight:700;color:#0f172a}.ops-main .finance-toolbar .potential-stat{display:none}.ops-main .finance-msg,.ops-main .finance-error,.ops-main .finance-hint,.ops-main .loading,.ops-main .error,.ops-main .empty,.ops-main .filter-hint{margin-left:10px;margin-right:10px;padding-left:0;padding-right:0}.ops-main .system-settings .card{padding:12px}.ops-action-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:50;border-left:none;padding-bottom:env(safe-area-inset-bottom)}.ops-body.action-items-open{padding-bottom:0}.ops-body.action-items-open .ops-bottom-nav,.finance-toolbar .toolbar-spacer{display:none}.toolbar-segment{flex:0 0 auto}.toolbar-segment button{padding:4px 8px;font-size:12px;white-space:nowrap}.alert-stats{display:inline-flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:4px;margin-left:0;width:auto;max-width:none;padding-bottom:0}.alert-stat-btn{flex:0 0 auto;padding:2px 6px;font-size:11px;gap:3px}.col-settings-btn,.export-btn,.sync-btn{flex:0 0 auto;padding:4px 8px;font-size:12px;white-space:nowrap}.potential-stat{flex:0 0 auto;margin-left:0;width:auto;font-size:12px;white-space:nowrap}.credit-table-wrap,.potential-table-wrap,.existing-table-wrap,.trial-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:calc(100dvh - var(--ops-header-h) - var(--ops-bottom-nav-h) - 40px)!important;border-top:1px solid #f1f5f9}.credit-table,.potential-table,.trial-table,.existing-table{font-size:11px}.credit-table thead tr.header-labels th,.potential-table thead tr.header-labels th,.trial-table thead tr.header-labels th,.existing-table thead tr.header-labels th{padding:6px 8px 2px 4px}.credit-table .col-resizer{display:none}.credit-table td,.potential-table td,.trial-table td,.existing-table td{padding:6px!important}.col-filter{font-size:11px;padding:3px 4px;min-height:28px}.row-actions-menu,.open-todos-popover{max-width:min(92vw,320px)}.detail-modal-backdrop,.col-settings-overlay,.create-todo-mask,.modal-overlay{padding:0!important;align-items:stretch!important}.detail-modal,.col-settings-panel,.create-todo-modal,.modal-content{width:100%!important;max-width:100%!important;min-height:100%;max-height:100dvh!important;border-radius:0!important}.detail-modal-header,.detail-modal-body,.col-settings-header,.create-todo-header{padding-left:14px;padding-right:14px}.col-settings-list{max-height:none;flex:1}.login-container{min-height:100dvh;padding:16px;padding-top:max(16px,env(safe-area-inset-top))}.login-card{padding:28px 20px;border-radius:12px}.login-title{font-size:22px}.settings-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important}.mobile-table-hint{margin:0 10px 8px!important;font-size:12px;color:#64748b}.workbench{padding:8px 12px calc(16px + env(safe-area-inset-bottom))}.wb-metric-value{font-size:22px}}@media (min-width: 769px){.ops-bottom-nav{display:none!important}}@media (max-width: 380px){.app-header h1{font-size:14px}.ops-bottom-nav-item{font-size:10px}.ops-bottom-nav-icon{width:20px;height:20px;font-size:12px}}
