:root{color:#0f1117;background:#fff;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,#root{height:100%}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;overflow-y:auto}.page-shell{width:min(670px,calc(100% - 32px));min-height:100%;margin:18px auto 24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.topbar h1{margin:0;font-size:27px;line-height:1.15;font-weight:750;letter-spacing:0}.hero-status{overflow:hidden;border:1px solid;border-radius:8px;margin-bottom:20px}.hero-ok{border-color:#22c7a2}.hero-alert{border-color:#f05f4f}.hero-heading{display:flex;align-items:center;gap:10px;min-height:55px;padding:0 16px}.hero-ok .hero-heading{background:#d7f8ef}.hero-alert .hero-heading{background:#ffe1dc}.hero-heading h2{margin:0;font-size:16px;line-height:1.35;letter-spacing:0}.hero-status p{margin:0;padding:17px 16px;font-size:14px;line-height:1.55}.status-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:16px;height:16px;border-radius:50%;color:#fff;font-size:11px;font-weight:800;line-height:1}.status-icon-ok{background:#22c7a2}.status-icon-down{background:#f05f4f}.status-panel{overflow:visible;border:1px solid #e2e5ea;border-radius:8px;box-shadow:0 1px 3px #0f11170f;background:#fff}.panel-header{display:flex;align-items:center;gap:18px;height:52px;padding:0 16px;border-bottom:1px solid #edf0f2}.panel-header h2{margin:0;font-size:16px;line-height:1.2;letter-spacing:0}.date-switcher{display:flex;align-items:center;gap:10px;color:#8d93a1;font-size:14px}.date-switcher span:first-child,.date-switcher span:last-child{color:#c5cad2;font-size:26px;line-height:1}.app-row{padding:18px 16px 16px;border-bottom:1px solid #f0f1f4}.app-row:last-child{border-bottom:0}.app-row-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.app-title{display:flex;align-items:center;min-width:0;gap:8px;font-size:15px}.app-title strong{white-space:nowrap}.muted,.uptime{color:#858b98;font-size:14px;white-space:nowrap}.info-dot{display:inline-grid;place-items:center;width:13px;height:13px;border:1px solid #b7bdc8;border-radius:50%;color:#9aa1ad;font-size:9px;font-weight:700}.bar-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(3px,1fr);gap:4px;width:100%;height:16px}.bar{position:relative;display:block;min-width:3px;height:16px;border-radius:1px;outline:0}.bar-ok{background:#22c7a2}.bar-down{background:#ffbd29}.bar-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:10;width:max-content;max-width:240px;padding:6px 8px;border-radius:6px;background:#23242d;color:#fff;font-size:12px;line-height:1.25;text-align:center;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .12s ease,transform .12s ease}.bar-tooltip:after{content:"";position:absolute;left:50%;top:100%;border:5px solid transparent;border-top-color:#23242d;transform:translate(-50%)}.bar:hover .bar-tooltip,.bar:focus .bar-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.empty-state{padding:30px 16px;color:#737a87;font-size:14px}.error-state{color:#a0352a}.powered-footer{margin:44px auto 0;text-align:center}.powered-brand{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;margin:0 0 16px;color:#8d93a1;font-size:13px;line-height:1.3}.powered-logo{display:block;width:176px;height:38px;margin-left:-50px;background-image:url(/assets/image-Rar7fxfb.png);background-repeat:no-repeat;background-size:150px auto;background-position:center 45%;filter:contrast(1.75) brightness(.78);mix-blend-mode:multiply}.availability-note{max-width:650px;margin:0 auto;color:#8d93a1;font-size:12px;line-height:1.25}@media (max-width: 560px){.page-shell{width:min(100% - 24px,670px);margin-top:12px}.topbar{align-items:flex-start}.topbar h1{font-size:24px}.panel-header,.app-row-header{align-items:flex-start;flex-direction:column;height:auto;gap:8px}.panel-header{padding:14px 16px}.app-title{flex-wrap:wrap}.bar-track{gap:3px}.powered-footer{margin-top:24px}}
