:root{color:#18201f;background:#f5f7f6;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}html{min-width:320px;background:#f5f7f6}body{margin:0;min-width:320px;min-height:100vh}button,input,select{color:inherit;font:inherit;letter-spacing:0}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #0b806f;outline-offset:2px}.dark{color-scheme:dark;background:#101716}.dark body{background:#101716}.app-shell{min-height:100vh;background:#f5f7f6;color:#18201f}.dark .app-shell{background:#101716;color:#e8edeb}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid #dce2df;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dark .topbar{border-color:#2b3734;background:#141d1bf0}.topbar-inner{width:min(1500px,100%);height:64px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand,.header-actions,.group-name{display:flex;align-items:center}.brand{gap:11px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;background:#15211f;color:#fff;font:700 13px/1 ui-monospace,monospace}.dark .brand-mark{background:#e8edeb;color:#15211f}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{margin-top:2px;color:#7a8783;font:600 10px/1 ui-monospace,monospace;text-transform:uppercase}.header-actions{gap:6px}.icon-button,.text-button{height:36px;border:0;border-radius:7px;background:transparent;color:#64716d}.icon-button{display:inline-grid;width:36px;place-items:center}.text-button{padding:0 10px;font-size:12px;font-weight:700}.icon-button:hover,.text-button:hover{background:#edf1ef;color:#18201f}.dark .icon-button:hover,.dark .text-button:hover{background:#25312f;color:#fff}.icon-button.bordered{border:1px solid #d8dfdc;background:#fff}.dark .icon-button.bordered{border-color:#35413e;background:#18221f}.icon-button:disabled{cursor:not-allowed;opacity:.55}.main-content{width:min(1500px,100%);margin:auto;padding:32px 28px 52px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #dce2df}.dark .page-heading{border-color:#2b3734}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#087968;font-size:12px;font-weight:700;text-transform:uppercase}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#12a68e;box-shadow:0 0 0 4px #12a68e1a}h1{margin:0;font-size:28px;line-height:1.2;letter-spacing:0}.page-heading>div>p:last-child{max-width:760px;margin:8px 0 0;color:#67746f;font-size:14px}.dark .page-heading>div>p:last-child{color:#97a39f}.updated{flex:0 0 auto;text-align:right}.updated span,.updated strong{display:block}.updated span{color:#7a8783;font-size:11px}.updated strong{margin-top:4px;font:700 12px/1.3 ui-monospace,monospace}.summary{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;overflow:hidden;border:1px solid #dce2df;border-radius:8px;background:#fff}.dark .summary{border-color:#2f3b38;background:#18221f}.summary-item{min-height:84px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid #e3e8e6}.summary-item:last-child{border-right:0}.dark .summary-item{border-color:#2f3b38}.summary-item small,.summary-item strong{display:block}.summary-item small{color:#74817d;font-size:12px;font-weight:600}.summary-item strong{margin-top:5px;font-size:24px;font-variant-numeric:tabular-nums}.summary-item i{width:10px;height:10px;border-radius:50%}.tone-info{background:#2f7dbd}.tone-success{background:#12a079}.tone-danger{background:#d34f54}.tone-neutral{background:#abb5b1}.status-panel{margin-top:20px;overflow:hidden;border:1px solid #dce2df;border-radius:8px;background:#fff}.dark .status-panel{border-color:#2f3b38;background:#18221f}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-bottom:1px solid #dce2df}.dark .panel-header{border-color:#2f3b38}.panel-header h2{margin:0;font-size:16px}.panel-header p{margin:4px 0 0;color:#7a8783;font-size:11px}.filters{display:flex;align-items:center;gap:8px}.search-field,.select-wrap{position:relative;height:36px}.search-field svg{position:absolute;top:9px;left:10px;color:#8b9793;pointer-events:none}.search-field input,.select-wrap select{height:36px;border:1px solid #d8dfdc;border-radius:7px;background:#fff;font-size:12px}.dark .search-field input,.dark .select-wrap select{border-color:#35413e;background:#141d1b}.search-field input{width:250px;padding:0 10px 0 34px}.select-wrap select{min-width:145px;padding:0 30px 0 11px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrap>svg{position:absolute;top:10px;right:9px;color:#899590;pointer-events:none}.refresh-select select{min-width:160px}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{display:flex;align-items:center;gap:11px;margin:14px;padding:12px 14px;border:1px solid #efc3c4;border-radius:7px;background:#fff2f2;color:#9d3035}.dark .error-banner{border-color:#6d3436;background:#311d1e;color:#ffb7b9}.error-banner span{min-width:0;flex:1}.error-banner strong,.error-banner small{display:block}.error-banner strong{font-size:13px}.error-banner small{margin-top:2px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.error-banner button{border:0;background:transparent;color:inherit;font-size:12px;font-weight:700}.skeleton-list{display:grid;gap:1px;background:#edf1ef}.skeleton-list span{height:70px;background:linear-gradient(90deg,#fff 20%,#f2f5f3,#fff 80%);background-size:300% 100%;animation:shimmer 1.4s infinite}.dark .skeleton-list{background:#2f3b38}.dark .skeleton-list span{background:linear-gradient(90deg,#18221f 20%,#222e2b,#18221f 80%);background-size:300% 100%}@keyframes shimmer{to{background-position:-150% 0}}.empty-state{padding:64px 24px;text-align:center;color:#899590}.empty-state h3{margin:12px 0 0;color:#26312e;font-size:14px}.dark .empty-state h3{color:#e8edeb}.empty-state p{margin:5px 0 0;font-size:12px}.desktop-table{overflow-x:auto}table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}th{padding:11px 13px;background:#f7f9f8;color:#73807b;font-size:10px;font-weight:700;text-align:left;text-transform:uppercase}.dark th{background:#141d1b;color:#94a09c}th:nth-child(1){width:22%}th:nth-child(2){width:11%}th:nth-child(3){width:13%}th:nth-child(4){width:13%}th:nth-child(5){width:11%}th:nth-child(6){width:12%}th:nth-child(7){width:18%}td{padding:12px 13px;border-top:1px solid #edf0ef;font-size:12px;vertical-align:middle}.dark td{border-color:#293532}tbody tr:hover{background:#fafcfb}.dark tbody tr:hover{background:#1c2825}.group-name{min-width:0;gap:10px}.provider-mark{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid #dce2df;border-radius:7px;background:#f4f7f5;color:#39504a;font:700 10px/1 ui-monospace,monospace}.dark .provider-mark{border-color:#35413e;background:#111917;color:#b5c1bd}.group-name>span:last-child{min-width:0}.group-name strong,.group-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-name strong{font-size:12px}.group-name small{margin-top:3px;color:#84908c;font-size:10px}.status-badge{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.status-operational{background:#dff5ed;color:#08745d}.status-degraded{background:#fff0cb;color:#8a5a05}.status-failed{background:#ffe1e2;color:#a83238}.status-no_data{background:#e9eeec;color:#66736e}.dark .status-operational{background:#123c31;color:#6bdbba}.dark .status-degraded{background:#443413;color:#f0c267}.dark .status-failed{background:#482427;color:#f89ca0}.dark .status-no_data{background:#2b3734;color:#acb7b3}.metric-value{font-weight:700;font-variant-numeric:tabular-nums}.muted{color:#687570}.timeline{display:flex;width:100%;height:24px;align-items:stretch;gap:2px}.timeline span{min-width:3px;flex:1;border-radius:2px}.timeline .status-operational{background:#18a17b}.timeline .status-degraded{background:#e0a630}.timeline .status-failed{background:#d65358}.timeline .status-no_data{background:#d5ddda}.dark .timeline .status-no_data{background:#34423e}.mobile-list{display:none}footer{padding:24px;border-top:1px solid #dce2df;color:#899590;font-size:11px;text-align:center}.dark footer{border-color:#27322f}@media (max-width: 980px){.summary{grid-template-columns:repeat(2,1fr)}.summary-item:nth-child(2){border-right:0}.summary-item:nth-child(-n+2){border-bottom:1px solid #e3e8e6}.dark .summary-item:nth-child(-n+2){border-color:#2f3b38}.panel-header{align-items:flex-start;flex-direction:column}.filters{width:100%;flex-wrap:wrap}.search-field{flex:1 1 240px}.search-field input{width:100%}.desktop-table{display:none}.mobile-list{display:block}.mobile-list article{padding:16px;border-top:1px solid #e7ece9}.dark .mobile-list article{border-color:#2b3734}.mobile-list article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}dt{color:#84908c;font-size:10px}dd{margin:5px 0 0;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.last-request{margin:8px 0 0;color:#84908c;font-size:10px}}@media (max-width: 640px){.topbar-inner{padding:0 16px}.main-content{padding:24px 16px 40px}.page-heading{align-items:flex-start;flex-direction:column}.updated{text-align:left}h1{font-size:23px}.summary-item{min-height:76px;padding:15px}.summary-item strong{font-size:21px}.filters{display:grid;grid-template-columns:1fr 36px}.search-field,.select-wrap{grid-column:1 / -1}.icon-button.bordered{grid-column:2;grid-row:3}.refresh-select{grid-column:1;grid-row:3}.select-wrap select{width:100%}dl{gap:7px}dt{min-height:25px}.status-badge{flex:0 0 auto}}
