:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #dde3ee;padding:22px 16px}.brand-block{align-items:center;gap:12px;min-width:0;display:flex}.brand-block.large{margin-bottom:10px}.brand-logo{object-fit:contain;background:#f4efff;border:1px solid #ddd1ff;border-radius:8px;flex:0 0 42px;width:42px;height:42px;padding:7px;display:block}.brand-block.large .brand-logo{flex-basis:52px;width:52px;height:52px;padding:8px}.brand-block strong,.brand-block span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.brand-block span{color:#667085;margin-top:2px;font-size:12px}.nav-list{gap:6px;margin-top:28px;display:grid}.nav-item{color:#475467;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;display:flex}.nav-item.active,.nav-item:hover{color:#111827;background:#edf2f7}.main-panel{min-width:0;padding:24px}.topbar,.page-toolbar,.panel>header,.modal header,.modal footer,.topbar-actions,.toolbar-actions{align-items:center;display:flex}.topbar{justify-content:space-between;gap:16px;margin-bottom:22px}.topbar h1,.page-toolbar h2,.panel h3,.modal h2,.login-panel h1{letter-spacing:0;margin:0}.topbar h1{font-size:28px;line-height:1.15}.eyebrow{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.topbar-actions,.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-email{color:#475467;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:14px;overflow:hidden}.role-pill,.status-pill{text-transform:capitalize;border-radius:999px;align-items:center;gap:6px;width:max-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.role-pill{color:#137348;background:#e9f7ef}.status-pill{color:#475467;background:#eef2f7}.status-pill.active,.status-pill.completed,.status-pill.credited,.status-pill.public{color:#137348;background:#e8f6ee}.status-pill.failed,.status-pill.rejected,.status-pill.disabled,.status-pill.revoked,.status-pill.expired{color:#b42318;background:#fdeceb}.status-pill.transcribing,.status-pill.pending-verification,.status-pill.uploaded,.status-pill.past-due,.status-pill.on-hold,.status-pill.paused{color:#a15c07;background:#fff4df}.page-stack{gap:18px;display:grid}.page-toolbar{justify-content:space-between;gap:16px}.page-toolbar h2{font-size:20px}.page-toolbar p{color:#667085;margin:5px 0 0}.stat-grid{grid-template-columns:repeat(5,minmax(160px,1fr));gap:14px;display:grid}.stat-card,.panel,.login-panel,.modal,.code-banner{background:#fff;border:1px solid #dde3ee;border-radius:8px;box-shadow:0 10px 24px #1018280d}.stat-card{align-content:start;gap:8px;min-height:144px;padding:18px;display:grid}.stat-icon{color:#175cd3;background:#eaf2ff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.stat-card span,.stat-card small,small,.muted{color:#667085}.stat-card strong{color:#172033;font-size:28px}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.dashboard-form{grid-template-columns:minmax(300px,420px) minmax(0,1fr)}.panel{min-width:0;overflow:hidden}.panel>header{border-bottom:1px solid #edf1f6;justify-content:space-between;min-height:54px;padding:0 16px}.panel>header>div{align-items:center;gap:8px;display:flex}.panel h3{font-size:15px}.list-stack,.config-list{display:grid}.list-row,.config-row{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 16px;display:flex}.list-row:last-child,.config-row:last-child{border-bottom:0}.list-row strong,.list-row small,.config-row strong,.config-row small,td strong,td small{display:block}.config-row{width:100%;color:inherit;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f6;padding:12px 16px}th{color:#667085;text-transform:uppercase;font-size:12px;font-weight:800}td{font-size:14px}td small{text-overflow:ellipsis;white-space:nowrap;max-width:360px;overflow:hidden}.right{text-align:right}.button,.icon-button,select,input,textarea{color:#172033;background:#fff;border:1px solid #cfd8e3;border-radius:8px}.button{justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:700;display:inline-flex}.button.primary{color:#fff;background:#175cd3;border-color:#175cd3}.button.ghost{background:#fff}.button.danger{color:#b42318;background:#fff5f4;border-color:#f4c7c3}.button:disabled{cursor:not-allowed;opacity:.55}.icon-button{place-items:center;width:38px;height:38px;display:grid}.search-box{background:#fff;border:1px solid #cfd8e3;border-radius:8px;align-items:center;gap:8px;width:min(320px,100%);height:40px;padding:0 10px;display:flex}.search-box input{border:0;outline:0;width:100%;min-width:0}select,input{min-height:40px;padding:0 11px}textarea{resize:vertical;min-height:96px;padding:10px 11px}.code-area{min-height:190px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.field{gap:7px;display:grid}.field span,.check-row span{color:#475467;font-size:13px;font-weight:700}.stacked-form{gap:14px;padding:16px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.segmented{border:1px solid #cfd8e3;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:inline-grid;overflow:hidden}.segmented.compact{min-width:220px}.segmented button{color:#475467;background:#fff;border:0;min-height:38px;font-weight:700}.segmented button.active{color:#fff;background:#172033}.check-row{align-items:center;gap:10px;display:flex}.check-row input{width:18px;height:18px;min-height:18px}.code-banner{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.code-banner strong{letter-spacing:0;margin-top:2px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:20px;display:block}.inline-error,.inline-success{border-radius:8px;padding:11px 12px;font-size:14px}.inline-error{color:#b42318;background:#fff5f4;border:1px solid #f4c7c3}.inline-success{color:#137348;background:#f0fbf4;border:1px solid #b7e3c6}.empty-state{color:#667085;place-items:center;min-height:110px;font-size:14px;display:grid}.login-shell,.full-page-state{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{gap:16px;width:min(440px,100%);padding:24px;display:grid}.login-panel p{color:#667085;margin:6px 0 0}.modal-backdrop{z-index:20;background:#0f172a59;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{gap:14px;width:min(520px,100%);padding:18px;display:grid}.modal header,.modal footer{justify-content:space-between;gap:12px}.modal footer{justify-content:flex-end}.skeleton{gap:14px;padding:18px;display:grid}.skeleton div{background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);border-radius:8px;height:18px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.stat-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.grid.two,.grid.dashboard-form{grid-template-columns:1fr}}@media (width<=760px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;border-bottom:1px solid #dde3ee;border-right:0;padding:12px;position:sticky;top:0}.nav-list{gap:6px;margin-top:12px;padding-bottom:2px;display:flex;overflow-x:auto}.nav-item{flex:none;width:auto}.main-panel{padding:16px}.topbar,.page-toolbar{flex-direction:column;align-items:flex-start}.topbar-actions,.toolbar-actions{justify-content:flex-start;width:100%}.stat-grid,.form-grid{grid-template-columns:1fr}}
