@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}:root{--bg-page: #f2f4f7;--bg-surface: #ffffff;--bg-raised: #f9fafb;--bg-hover: #f3f4f6;--bg-active: #ecfeff;--text-primary: #1f2937;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border: #e5e7eb;--border-strong: #d1d5db;--accent: #06b6d4;--accent-hover: #0891b2;--bg-primary: #f8f9fa;--text-muted: #718096}body.dark-mode{--bg-page: #0f172a;--bg-surface: #1e293b;--bg-raised: #162032;--bg-hover: #334155;--bg-active: #1e3a5f;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-tertiary: #64748b;--border: #334155;--border-strong: #475569;--accent: #22d3ee;--accent-hover: #06b6d4;--bg-primary: #0f172a;--text-muted: #94a3b8}html,body{margin:0;padding:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.5;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased}a{text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}body.dark-mode input,body.dark-mode select,body.dark-mode textarea{background:var(--bg-surface);color:var(--text-primary);border-color:var(--border-strong)}body.dark-mode input::placeholder,body.dark-mode select::placeholder,body.dark-mode textarea::placeholder{color:var(--text-tertiary)}body.dark-mode input:focus,body.dark-mode select:focus,body.dark-mode textarea:focus{border-color:#60a5fa;outline:none}body.dark-mode table{color:var(--text-primary)}body.dark-mode th{background:var(--bg-surface);border-color:var(--border)}body.dark-mode td{border-color:var(--border)}body.dark-mode tr:hover td{background:var(--bg-hover)}body.dark-mode ::-webkit-scrollbar-track{background:var(--bg-surface)}body.dark-mode ::-webkit-scrollbar-thumb{background:var(--border-strong)}body.dark-mode svg text{fill:var(--text-primary)}body.dark-mode .widget-hdr{background:#334155!important;border-bottom-color:#475569!important}body.dark-mode .widget-title{color:#f8fafc!important}body.dark-mode .btn-primary,body.dark-mode button[type=submit]{background:#2563eb}body.dark-mode .btn-primary:hover,body.dark-mode button[type=submit]:hover{background:#1d4ed8}.shared-badge{font-size:11px;background:var(--color-info-bg, #e8f4fd);color:var(--color-info-text, #1a6ea8);padding:2px 7px;border-radius:3px}.shared-banner{font-size:12px;color:var(--color-info-text, #1a6ea8);background:var(--color-info-bg, #e8f4fd);padding:4px 10px;border-radius:4px;margin-bottom:8px}.record-id{display:inline-block;font-size:.68rem;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;color:var(--text-muted, #718096);background:var(--bg-raised, #f9fafb);border:1px solid var(--border, #e5e7eb);border-radius:4px;padding:.1rem .35rem;-webkit-user-select:all;user-select:all;cursor:default;flex-shrink:0;vertical-align:middle;line-height:1.4;letter-spacing:0}
