*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:#f5f6f8;margin:0;font-family:Arial,sans-serif}#app{min-height:100vh;padding-bottom:26px}.layout{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;padding:16px}.sidebar h1{font-size:18px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar a{color:#cbd5e1;border-radius:6px;padding:6px 8px;text-decoration:none}.sidebar a.router-link-active{color:#fff;background:#1f2937}.accordion-trigger{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 8px}.accordion-trigger:hover{color:#fff;background:#1f2937}.settings-menu{flex-direction:column;gap:6px;margin-left:8px;display:flex}.content{padding:20px}.app-footer{z-index:50;color:#475569;text-align:right;background:#ffffffeb;border-top:1px solid #e5e7eb;padding:4px 10px;font-size:11px;position:fixed;bottom:0;left:0;right:0}.app-footer code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:14px}.sidebar .card{color:#111827}.session-profile{align-items:center;gap:10px;margin-top:8px;margin-bottom:8px;display:flex}.session-avatar{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.session-meta{min-width:0}.session-name{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-weight:600;line-height:1.2;overflow:hidden}.session-role{color:#4b5563;font-size:12px}.session-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.session-link-button{color:#1d4ed8;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:600;line-height:1.2;display:inline-flex}.session-link-button:hover{text-decoration:underline}.logout-link-button{color:#dc2626}.login-toolbar{justify-content:flex-end;margin-bottom:10px;display:flex}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px}button{cursor:pointer;padding:6px 10px}input,select{padding:6px 8px}.row{align-items:center;gap:8px;display:flex}.provider-config-card{gap:10px;display:grid}.provider-tab-row{flex-wrap:wrap;margin-bottom:4px}.provider-field-row{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:10px;display:grid}.provider-field-row label{color:#374151;font-weight:600}.provider-field-row input,.provider-field-row select{width:100%}.provider-field-copy-row,.provider-field-inline-row{grid-template-columns:220px minmax(0,1fr) auto}.provider-multi-select{min-height:130px}.provider-preview-controls{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto;align-items:center;gap:8px;display:grid}.provider-preview-access{background:#f3f4f6;border-radius:6px;padding:8px 10px}.provider-preview-block{grid-template-columns:220px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.provider-preview-block textarea{resize:vertical;width:100%;min-height:170px}.workspace-scope-card{gap:10px;display:grid}.workspace-breadcrumb{color:#4b5563;align-items:center;gap:6px;font-size:13px;display:flex}.workspace-breadcrumb a{color:#2563eb;text-decoration:none}.workspace-breadcrumb a:hover{text-decoration:underline}.workspace-scope-meta{color:#374151;margin:0}.workspace-top-actions{margin-top:2px}.workspace-subnav{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.workspace-subnav a{color:#334155;border:1px solid #cbd5e1;border-radius:999px;padding:6px 12px;font-size:13px;text-decoration:none}.workspace-subnav a.router-link-active{color:#1d4ed8;background:#eff6ff;border-color:#1d4ed8}.password-mode-select{width:120px;min-width:120px}.users-table tbody tr{transition:background-color .12s ease-in-out}.users-table tbody tr:hover{background-color:#f8fafc}.users-table tbody tr.users-row-editable{cursor:pointer}.users-table tbody tr.users-row-editing{background-color:#eef2ff}.modal-backdrop{z-index:200;background:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.groups-members-modal{gap:10px;width:min(900px,100%);max-height:85vh;display:grid;overflow:auto}.groups-members-modal p{color:#4b5563;margin:0}.groups-members-picker{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.groups-members-picker label{color:#374151;margin-bottom:6px;font-weight:600;display:block}.groups-members-list{width:100%;min-height:280px}.groups-members-picker-actions{gap:8px;display:grid}.groups-table tbody tr{transition:background-color .12s ease-in-out}.groups-table tbody tr:hover{background-color:#f8fafc}.groups-table tbody tr.groups-row-editable{cursor:pointer}.groups-table tbody tr.groups-row-editing{background-color:#eef2ff}.keys-table tbody tr{transition:background-color .12s ease-in-out}.keys-table tbody tr:hover{background-color:#f8fafc}.keys-table tbody tr.keys-row-editable{cursor:pointer}.keys-table tbody tr.keys-row-editing{background-color:#eef2ff}.apps-table tbody tr{transition:background-color .12s ease-in-out}.apps-table tbody tr:hover{background-color:#f8fafc}.apps-table tbody tr.apps-row-editable{cursor:pointer}.apps-table tbody tr.apps-row-editing{background-color:#eef2ff}.apps-create-form{margin-bottom:6px}.apps-create-form h4{margin:0 0 4px}.apps-create-modal{width:min(900px,100%)}.apps-preview-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.policy-token-editor{gap:8px;display:grid}.policy-token-editor-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.policy-token-chip-list{flex-wrap:wrap;gap:8px;display:flex}.policy-token-chip{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.policy-token-chip button{background:0 0;border:0;padding:0;font-size:12px;line-height:1}.policy-token-empty{color:#64748b;font-size:12px}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.status-pill--success{color:#166534;background:#dcfce7}.status-pill--warning{color:#92400e;background:#fef3c7}.status-pill--error{color:#991b1b;background:#fee2e2}.status-pill--neutral{color:#374151;background:#e5e7eb}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:#e2e8f0;background:#0f172a}html[data-theme=dark] .app-footer{color:#cbd5e1;background:#020617eb;border-top-color:#334155}html[data-theme=dark] .sidebar{color:#e2e8f0;background:#020617}html[data-theme=dark] .sidebar a{color:#94a3b8}html[data-theme=dark] .sidebar a.router-link-active,html[data-theme=dark] .accordion-trigger:hover{color:#f8fafc;background:#1e293b}html[data-theme=dark] .accordion-trigger{color:#94a3b8}html[data-theme=dark] .card{color:#e2e8f0;background:#111827;border-color:#334155}html[data-theme=dark] .sidebar .card{color:#e2e8f0}html[data-theme=dark] .session-avatar{background:#334155}html[data-theme=dark] .session-role{color:#cbd5e1}html[data-theme=dark] .session-link-button{color:#93c5fd}html[data-theme=dark] .logout-link-button{color:#fca5a5}html[data-theme=dark] th,html[data-theme=dark] td{border-bottom-color:#334155}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#e2e8f0;background:#0f172a;border:1px solid #475569}html[data-theme=dark] button{color:#e2e8f0;background:#1e293b;border:1px solid #475569}html[data-theme=dark] .users-table tbody tr:hover,html[data-theme=dark] .groups-table tbody tr:hover,html[data-theme=dark] .keys-table tbody tr:hover,html[data-theme=dark] .apps-table tbody tr:hover{background-color:#1f2937}html[data-theme=dark] .users-table tbody tr.users-row-editing,html[data-theme=dark] .groups-table tbody tr.groups-row-editing,html[data-theme=dark] .keys-table tbody tr.keys-row-editing,html[data-theme=dark] .apps-table tbody tr.apps-row-editing{background-color:#312e81}html[data-theme=dark] .workspace-breadcrumb,html[data-theme=dark] .workspace-scope-meta,html[data-theme=dark] .groups-members-modal p{color:#cbd5e1}html[data-theme=dark] .workspace-breadcrumb a{color:#93c5fd}html[data-theme=dark] .workspace-subnav a{color:#cbd5e1;background:#0f172a;border-color:#475569}html[data-theme=dark] .workspace-subnav a.router-link-active{color:#60a5fa;background:#1e293b;border-color:#60a5fa}html[data-theme=dark] .provider-preview-access{background:#1e293b}html[data-theme=dark] .policy-token-chip{background:#1e293b;border-color:#475569}html[data-theme=dark] .policy-token-empty{color:#94a3b8}html[data-theme=dark] .status-pill--success{color:#bbf7d0;background:#14532d}html[data-theme=dark] .status-pill--warning{color:#fde68a;background:#78350f}html[data-theme=dark] .status-pill--error{color:#fecaca;background:#7f1d1d}html[data-theme=dark] .status-pill--neutral{color:#cbd5e1;background:#334155}.list-pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.list-pagination__summary{color:#4b5563;margin:0;font-size:14px}.list-pagination__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.list-pagination__size{align-items:center;gap:6px;font-size:14px;display:inline-flex}.list-pagination__size select{padding:4px 8px}.list-pagination__page{color:#374151;text-align:center;min-width:110px;font-size:14px}html[data-theme=dark] .list-pagination{border-top-color:#334155}html[data-theme=dark] .list-pagination__summary,html[data-theme=dark] .list-pagination__page{color:#cbd5e1}
