:root{--dm-primary: #3B5BA5;--dm-primary-hover: #2F4A87;--dm-primary-12: rgba(59, 91, 165, .12);--dm-text-primary: #323130;--dm-text-secondary: #605E5C;--dm-text-muted: #9CA3AF;--dm-bg-app: #F3F2F1;--dm-bg-surface: #FFFFFF;--dm-bg-subtle: #F9FAFB;--dm-border: #E1DFDD;--dm-border-strong: #D1D5DB;--dm-status-success-bg: #DCFCE7;--dm-status-success-fg: #166534;--dm-status-info-bg: #DBEAFE;--dm-status-info-fg: #1E40AF;--dm-status-warning-bg: #FEF3C7;--dm-status-warning-fg: #92400E;--dm-status-error-bg: #FEE2E2;--dm-status-error-fg: #991B1B;--dm-status-new-bg: #F3E8FF;--dm-status-new-fg: #6B21A8;--dm-status-neutral-bg: #F3F4F6;--dm-status-neutral-fg: #6B7280;--dm-accent-success: #16A34A;--dm-accent-info: #2563EB;--dm-accent-warning: #D97706;--dm-accent-error: #DC2626;--dm-accent-amber: #B45309;--dm-domain-platform: #7A4FD0;--dm-domain-overview: #0078D4;--dm-domain-admin: #605E5C;--dm-domain-workspace: #0078D4;--dm-domain-ap: #0E7C7B;--dm-domain-ar: #B45309;--dm-domain-audit: #8A6D00;--dm-domain-repository: #3B5BA5;--dm-domain-settings: #605E5C;--dm-space-1: 4px;--dm-space-2: 8px;--dm-space-3: 12px;--dm-space-4: 16px;--dm-space-5: 20px;--dm-space-6: 24px;--dm-space-8: 32px;--dm-space-10: 40px;--dm-radius-s: 2px;--dm-radius-m: 4px;--dm-radius-l: 8px;--dm-radius-pill: 999px;--dm-shadow-card: 0 1.6px 3.6px 0 rgba(0,0,0,.08);--dm-shadow-header: 0 1px 2px 0 rgba(0,0,0,.1);--dm-shadow-popover: 0 8px 24px 0 rgba(0,0,0,.16);--dm-shadow-float: 0 6.4px 14.4px 0 rgba(0,0,0,.132), 0 1.2px 3.6px 0 rgba(0,0,0,.108);--dm-font-family: "Segoe UI", "Roboto", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--dm-font-mono: ui-monospace, SFMono-Regular, Menlo, "Cascadia Mono", monospace;--dm-font-page-title: 600 22px/1.3 var(--dm-font-family);--dm-font-card-title: 600 15px/1.4 var(--dm-font-family);--dm-font-nav-item: 600 13.5px/1.3 var(--dm-font-family);--dm-font-group-header: 700 10.5px/1.2 var(--dm-font-family);--dm-content-max: 1440px;--dm-content-pad-y: 20px;--dm-content-pad-x: 24px;--dm-sidebar-width: 248px;--dm-admin-subnav: 220px;--dm-header-height: 60px;--primary-color: var(--dm-primary);--primary-hover: var(--dm-primary-hover);--text-primary: var(--dm-text-primary);--text-secondary: var(--dm-text-secondary);--bg-app: var(--dm-bg-app);--bg-surface: var(--dm-bg-surface);--border-color: var(--dm-border);--success-color: var(--dm-accent-success);--warning-color: var(--dm-accent-warning);--danger-color: var(--dm-accent-error);--spacing-s: var(--dm-space-2);--spacing-m: var(--dm-space-4);--spacing-l: var(--dm-space-6);--spacing-xl: var(--dm-space-8);--shadow-card: var(--dm-shadow-card);--shadow-float: var(--dm-shadow-float);--radius-s: var(--dm-radius-s);--radius-m: var(--dm-radius-m);--radius-l: var(--dm-radius-l)}[data-theme=dark]{color-scheme:dark;--dm-bg-app: #111827;--dm-bg-surface: #1F2937;--dm-bg-subtle: #2D3748;--dm-text-primary: #F3F4F6;--dm-text-secondary: #D1D5DB;--dm-text-muted: #9CA3AF;--dm-border: #374151;--dm-border-strong: #4B5563;--dm-primary: #6B8FE0;--dm-primary-hover: #82A4ED;--dm-primary-12: rgba(107, 143, 224, .18);--dm-status-success-bg: rgba(22, 163, 74, .2);--dm-status-success-fg: #86EFAC;--dm-status-info-bg: rgba(37, 99, 235, .22);--dm-status-info-fg: #93C5FD;--dm-status-warning-bg: rgba(217, 119, 6, .22);--dm-status-warning-fg: #FCD34D;--dm-status-error-bg: rgba(220, 38, 38, .22);--dm-status-error-fg: #FCA5A5;--dm-status-new-bg: rgba(124, 79, 208, .22);--dm-status-new-fg: #DDD6FE;--dm-status-neutral-bg: rgba(156, 163, 175, .16);--dm-status-neutral-fg: #D1D5DB;--dm-shadow-card: 0 1.6px 3.6px 0 rgba(0, 0, 0, .4);--dm-shadow-header: 0 1px 2px 0 rgba(0, 0, 0, .5);--dm-shadow-popover: 0 8px 24px 0 rgba(0, 0, 0, .55);--dm-shadow-float: 0 6.4px 14.4px 0 rgba(0, 0, 0, .55), 0 1.2px 3.6px 0 rgba(0, 0, 0, .45)}body{margin:0;font-family:var(--dm-font-family);background-color:var(--dm-bg-app);color:var(--dm-text-primary);-webkit-font-smoothing:antialiased}body{transition:background-color .2s ease-out,color .2s ease-out}[data-theme=dark] .card,[data-theme=dark] .table-card,[data-theme=dark] .form-section,[data-theme=dark] .repository-view,[data-theme=dark] .repository-view-container,[data-theme=dark] .split-panel,[data-theme=dark] .left-panel,[data-theme=dark] .right-panel,[data-theme=dark] .metrics-tab-panel,[data-theme=dark] .pane,[data-theme=dark] .pane-card,[data-theme=dark] .audit-card,[data-theme=dark] .audit-section,[data-theme=dark] .audit-pack-card,[data-theme=dark] .verification-card,[data-theme=dark] .doc-detail-pane,[data-theme=dark] .chain-card{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-border)!important}[data-theme=dark] table,[data-theme=dark] .data-table{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important}[data-theme=dark] thead,[data-theme=dark] thead tr,[data-theme=dark] thead th{background-color:var(--dm-bg-subtle)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-border)!important}[data-theme=dark] tbody tr{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-border)!important}[data-theme=dark] tbody tr:nth-child(2n){background-color:var(--dm-bg-app)!important}[data-theme=dark] tbody td{color:var(--dm-text-primary)!important;border-color:var(--dm-border)!important}[data-theme=dark] .empty-state{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-muted)!important}[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] input[type=text],[data-theme=dark] input[type=number],[data-theme=dark] input[type=date],[data-theme=dark] input[type=email],[data-theme=dark] input[type=password],[data-theme=dark] input[type=search],[data-theme=dark] input[type=tel],[data-theme=dark] input[type=url],[data-theme=dark] input:not([type]){background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-border-strong)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--dm-text-muted)!important}[data-theme=dark] option{background-color:var(--dm-bg-surface);color:var(--dm-text-primary)}[data-theme=dark] button[style*="background: white"],[data-theme=dark] button[style*="background: '#fff"],[data-theme=dark] button[style*="background-color: white"],[data-theme=dark] button[style*="background-color: '#fff"]{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-border-strong)!important}[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: white"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:white"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color: white"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color:white"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: #fff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:#fff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color: #fff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color:#fff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: #ffffff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:#ffffff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color: #ffffff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color:#ffffff"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: #f9fafb"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:#f9fafb"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color: #f9fafb"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color:#f9fafb"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: #fafafa"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:#fafafa"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color: #fafafa"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background-color:#fafafa"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background: #faf9f8"],[data-theme=dark] :is(div,span,td,li,label,section,button,a)[style*="background:#faf9f8"]{background-color:var(--dm-bg-surface)!important;color:var(--dm-text-primary)!important}[data-theme=dark] div[style*="backgroundColor: '#f3f2f1'"],[data-theme=dark] div[style*="background-color: #f3f2f1"],[data-theme=dark] div[style*="background: #f3f2f1"]{background-color:var(--dm-bg-app)!important;color:var(--dm-text-primary)!important}[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color:#6b7280"],[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color:#374151"],[data-theme=dark] [style*="color: #111827"],[data-theme=dark] [style*="color:#111827"]{color:var(--dm-text-primary)!important}[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color:#9ca3af"]{color:var(--dm-text-muted)!important}[data-theme=dark] [style*="color: #0078d4"],[data-theme=dark] [style*="color:#0078d4"],[data-theme=dark] [style*="color: #0078D4"],[data-theme=dark] [style*="color:#0078D4"]{color:var(--dm-primary)!important}[data-theme=dark] [style*="background: #e6f2fb"],[data-theme=dark] [style*="background:#e6f2fb"],[data-theme=dark] [style*="background-color: #e6f2fb"],[data-theme=dark] [style*="background-color:#e6f2fb"],[data-theme=dark] [style*="background: #eff6ff"],[data-theme=dark] [style*="background:#eff6ff"],[data-theme=dark] [style*="background-color: #eff6ff"],[data-theme=dark] [style*="background-color:#eff6ff"],[data-theme=dark] [style*="background: #dbeafe"],[data-theme=dark] [style*="background:#dbeafe"],[data-theme=dark] [style*="background-color: #dbeafe"],[data-theme=dark] [style*="background-color:#dbeafe"],[data-theme=dark] [style*="background: #e6f7ff"],[data-theme=dark] [style*="background:#e6f7ff"],[data-theme=dark] [style*="background-color: #e6f7ff"],[data-theme=dark] [style*="background-color:#e6f7ff"],[data-theme=dark] [style*="background: #f0f9ff"],[data-theme=dark] [style*="background:#f0f9ff"],[data-theme=dark] [style*="background-color: #f0f9ff"],[data-theme=dark] [style*="background-color:#f0f9ff"]{background-color:var(--dm-status-info-bg)!important;color:var(--dm-status-info-fg)!important}[data-theme=dark] .upload-zone{background-color:var(--dm-bg-subtle)!important;color:var(--dm-text-primary)!important;border-color:var(--dm-primary)!important}[data-theme=dark] .upload-zone:hover{background-color:var(--dm-bg-surface)!important}[data-theme=dark] .upload-zone.dragging{background-color:var(--dm-status-info-bg)!important}h1,h2,h3{margin:0;font-weight:600}button{cursor:pointer;font-family:inherit}.card{background:var(--dm-bg-surface);box-shadow:var(--dm-shadow-card);border-radius:var(--dm-radius-m);padding:var(--dm-space-6)}.text-primary{color:var(--dm-primary)}.flex-center{display:flex;align-items:center;justify-content:center}.full-width{width:100%}.dm-status-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--dm-radius-pill);background:var(--status-bg, var(--dm-status-neutral-bg));color:var(--status-fg, var(--dm-status-neutral-fg));font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;line-height:1.4}.dm-currency{font-family:var(--dm-font-mono);text-align:right;font-variant-numeric:tabular-nums}.dm-tab-strip{display:inline-flex;align-items:center;background:var(--dm-bg-surface);border:1px solid var(--dm-border);border-radius:var(--dm-radius-pill);padding:3px;align-self:flex-start;box-shadow:var(--dm-shadow-card);flex-wrap:wrap;gap:2px}.dm-tab{padding:6px 18px;border:none;background:transparent;color:var(--dm-text-secondary);font-size:13px;font-weight:600;border-radius:var(--dm-radius-pill);cursor:pointer;white-space:nowrap;transition:background-color .1s ease-out,color .1s ease-out}.dm-tab.is-active{background:var(--dm-primary);color:#fff}.dm-tab:not(.is-active):hover{color:var(--dm-text-primary);background:var(--dm-bg-subtle)}.dm-tab:focus-visible{outline:2px solid var(--dm-primary);outline-offset:2px}.confirm-backdrop{position:fixed;inset:0;background:#11182773;display:flex;align-items:center;justify-content:center;z-index:9500;animation:confirm-fade-in .12s ease-out}.confirm-modal{background:#fff;border-radius:8px;box-shadow:0 20px 50px #00000040;width:min(480px,calc(100vw - 32px));padding:20px 22px 18px;animation:confirm-pop-in .14s ease-out}@keyframes confirm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-pop-in{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.confirm-title{margin:0 0 10px;font-size:16px;font-weight:600;color:#111827}.confirm-title--danger{color:#991b1b}.confirm-body{color:#374151;font-size:13.5px;line-height:1.5;margin-bottom:18px}.confirm-body p{margin:0 0 8px}.confirm-body p:last-child{margin-bottom:0}.confirm-actions{display:flex;justify-content:flex-end;gap:8px}.confirm-btn{padding:7px 14px;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .1s,border-color .1s}.confirm-btn--cancel{background:#fff;color:#374151;border-color:#d1d5db}.confirm-btn--cancel:hover{background:#f9fafb}.confirm-btn--primary{background:#3b5ba5;color:#fff}.confirm-btn--primary:hover{background:#2f4a87}.confirm-btn--danger{background:#dc2626;color:#fff}.confirm-btn--danger:hover{background:#b91c1c}.confirm-btn:focus-visible{outline:2px solid #3B5BA5;outline-offset:2px}.toast-container{position:fixed;bottom:20px;right:20px;z-index:9000;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:calc(100vw - 40px)}.toast{position:relative;pointer-events:auto;display:grid;grid-template-columns:28px 1fr 24px;align-items:center;gap:10px;min-width:280px;max-width:420px;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 8px 20px #0000001f,0 2px 6px #0000000f;font-size:13.5px;line-height:1.4;color:#111827;overflow:hidden;animation:toast-in .18s ease-out}@keyframes toast-in{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.toast__icon{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:13px;flex-shrink:0}.toast__icon--success{background:#16a34a}.toast__icon--error{background:#dc2626}.toast__icon--info{background:#2563eb;font-style:italic;font-family:Georgia,serif}.toast__icon--warning{background:#d97706}.toast--success{border-left:3px solid #16a34a}.toast--error{border-left:3px solid #dc2626}.toast--info{border-left:3px solid #2563eb}.toast--warning{border-left:3px solid #d97706}.toast__body{word-break:break-word}.toast__close{width:24px;height:24px;padding:0;border:none;background:transparent;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;border-radius:3px}.toast__close:hover{background:#f3f4f6;color:#111827}.toast__progress{position:absolute;bottom:0;left:0;height:2px;width:100%;background:currentColor;opacity:.35;transform-origin:left;animation:toast-progress linear forwards}.toast--success .toast__progress{color:#16a34a}.toast--error .toast__progress{color:#dc2626}.toast--info .toast__progress{color:#2563eb}.toast--warning .toast__progress{color:#d97706}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
