:root{color:#17212b;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.app-shell{min-height:100vh}.content-shell{min-height:100vh;padding:76px 20px 92px}.top-bar{position:fixed;top:0;right:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;padding:10px 16px;border-bottom:1px solid #d9e0e6;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eyebrow,.last-success,.page-title p,.metric p,.metric span,.section-heading span,td span{margin:0;color:#5e6b76;font-size:.8rem}.eyebrow{color:#3a556a;font-weight:700}.refresh-button,.nav-item,.bottom-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer}.refresh-button{min-height:40px;padding:0 14px;border:1px solid #cbd5dd;border-radius:8px;background:#fff;color:#263847;font-weight:700}.side-nav{display:none}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #d9e0e6;background:#fff}.bottom-item{min-height:64px;flex-direction:column;background:transparent;color:#657380;font-size:.72rem}.bottom-item.active{color:#ee4b30}.bottom-item:disabled,.nav-item:disabled{cursor:default}.kill-banner{position:fixed;top:64px;right:0;left:0;z-index:25;display:flex;gap:12px;justify-content:center;padding:10px 14px;background:#ee4b30;color:#fff}.kill-banner+.side-nav+.content-shell{padding-top:122px}.home-page,.page{width:min(1180px,100%);margin:0 auto}.narrow-page{width:min(1280px,100%)}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}h1,h2{margin:0;color:#17212b;letter-spacing:0}h1{font-size:clamp(1.8rem,3vw,2.4rem)}h2{font-size:1rem}.flag{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#e7f3ec;color:#167344;font-size:.8rem;font-weight:800;white-space:nowrap}.flag.on{background:#fff0ed;color:#ba2f1b}.inline-error,.loading{margin-bottom:16px;padding:12px 14px;border:1px solid #f0c5bb;border-radius:8px;background:#fff8f6;color:#8c2818}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.metric,.panel{border:1px solid #d9e0e6;border-radius:8px;background:#fff}.metric{min-height:118px;padding:16px}.metric strong{display:block;margin-top:12px;color:#17212b;font-size:clamp(1.45rem,5vw,2rem);line-height:1.1}.panel{margin-top:12px;padding:16px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.chart-box{width:100%;min-height:260px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{padding:12px 10px;border-top:1px solid #edf1f4;text-align:left;vertical-align:middle;white-space:nowrap}th{color:#5e6b76;font-size:.76rem;text-transform:uppercase}td{font-size:.9rem}td strong{display:block;margin-bottom:3px}.positive{color:#167344;font-weight:800}.negative{color:#ba2f1b;font-weight:800}.neutral{color:#334656}.status{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:999px;background:#eef2f5;color:#334656;font-size:.76rem;font-weight:800}.status.ok{background:#e7f3ec;color:#167344}.status.warning,.status.timeout{background:#fff4dc;color:#81550d}.status.error,.status.api_error,.status.schema_error,.status.rejected_risk,.status.rejected_condition,.status.rejected_schema,.status.expired{background:#fff0ed;color:#ba2f1b}.status.executed{background:#e7f3ec;color:#167344}.status.pending{background:#fff4dc;color:#81550d}.empty{margin:0;color:#5e6b76}.audit-table{min-width:1040px}.icon-button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #cbd5dd;border-radius:8px;background:#fff;color:#334656;cursor:pointer}.detail-row td{padding:0;border-top:0;background:#f8fafb;white-space:normal}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 16px 18px 58px;border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4}.detail-grid p{margin:4px 0 0;color:#17212b;line-height:1.5;overflow-wrap:anywhere}.detail-label{color:#5e6b76;font-size:.76rem;font-weight:800;text-transform:uppercase}.filters-panel{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.filters-panel label{display:grid;min-width:180px;gap:6px}.filters-panel label span{color:#5e6b76;font-size:.78rem;font-weight:800}.filters-panel select{min-height:40px;padding:0 10px;border:1px solid #cbd5dd;border-radius:8px;background:#fff;color:#17212b;font:inherit}.tab-panel{display:flex;flex-wrap:wrap;gap:8px}.tab-button,.danger-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #cbd5dd;border-radius:8px;background:#fff;color:#334656;cursor:pointer;font-weight:800}.tab-button{padding:0 12px}.tab-button.active{border-color:#ee4b30;background:#fff0ed;color:#ba2f1b}.report-list{display:grid;gap:14px}.report-item{padding-top:14px;border-top:1px solid #edf1f4}.report-item:first-child{padding-top:0;border-top:0}.report-heading{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;color:#3a556a}.report-heading h3,.drawer-header h2{margin:0;color:#17212b;font-size:1rem;letter-spacing:0}.report-heading p,.drawer-header p,.settings-panel p,.readonly-flag span{margin:3px 0 0;color:#5e6b76;font-size:.8rem}.markdown-body{color:#17212b;line-height:1.65;overflow-wrap:anywhere}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:.8em 0 .35em;font-size:1rem}.markdown-body p{margin:.5em 0}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#17212b52}.drawer{width:min(560px,100%);height:100%;overflow-y:auto;padding:18px;border-left:1px solid #d9e0e6;background:#fff}.drawer-header,.settings-panel{display:flex;align-items:center;justify-content:space-between;gap:14px}.danger-button{padding:0 14px;border-color:#ee4b30;background:#ee4b30;color:#fff}.danger-button.secondary{border-color:#cbd5dd;background:#fff;color:#334656}.danger-button:disabled{cursor:wait;opacity:.65}.readonly-flags{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.readonly-flag{display:grid;gap:3px;padding:12px;border:1px solid #edf1f4;border-radius:8px;background:#f8fafb}.readonly-flag strong{color:#17212b}@media (max-width: 640px){.detail-grid{grid-template-columns:1fr;padding-left:16px}.filters-panel label{min-width:100%}.settings-panel{align-items:flex-start;flex-direction:column}}@media (min-width: 860px){.app-shell{display:grid;grid-template-columns:220px 1fr}.side-nav{position:fixed;inset:0 auto 0 0;display:flex;width:220px;flex-direction:column;gap:24px;padding:22px 16px;border-right:1px solid #d9e0e6;background:#fff}.brand{display:flex;align-items:center;gap:10px;color:#3a556a;font-weight:900}.side-nav nav{display:grid;gap:6px}.nav-item{justify-content:flex-start;min-height:42px;padding:0 12px;border-radius:8px;background:transparent;color:#5e6b76;font-weight:700}.nav-item.active{background:#fff0ed;color:#ee4b30}.content-shell{grid-column:2;padding:88px 28px 32px}.top-bar{left:220px;padding-right:28px;padding-left:28px}.bottom-nav{display:none}.kill-banner{left:220px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
