:root{color:#1d1f21;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}main{max-width:840px;margin:0 auto;padding:34px 22px 54px}header{justify-content:space-between;margin-bottom:38px;display:flex}.brand{color:#171717;font-size:20px;font-weight:700;text-decoration:none}.brand span,.updated,.hero p,.panel-heading p,.component p,.incident p,footer p{color:#6e7370;font-weight:400}.updated{font-size:13px}.hero{background:#fff;border:1px solid #d9ded7;border-radius:8px;align-items:center;gap:18px;margin-bottom:28px;padding:26px 28px;display:flex}.hero.attention{border-color:#f0c7bb}.hero-mark{color:#16803c;background:#eaf5ed;border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;font-weight:700;display:grid}.attention .hero-mark{color:#c7442f;background:#fff0ec}.hero h1{margin:0 0 5px;font-size:22px}.hero p,.panel-heading p,.component p,.incident p,footer p{margin:0;font-size:14px;line-height:1.5}.panel{background:#fff;border:1px solid #dededb;border-radius:8px;margin-top:20px;overflow:hidden}.panel-heading{border-bottom:1px solid #ececea;padding:20px 22px}.panel-heading h2{margin:0 0 3px;font-size:16px}.component{border-bottom:1px solid #ececea;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.component:last-child{border-bottom:0}.component-title{gap:12px;display:flex}.component h2{margin:0 0 2px;font-size:15px}.dot{background:#b2b5b2;border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:5px}.dot.up{background:#20a04b}.dot.down{background:#d24733}.dot.pending{background:#c7a03b}.component-right{align-items:center;gap:16px;display:flex}.history{gap:2px;display:flex}.history i{background:#e5e7e5;border-radius:2px;width:4px;height:22px;display:block}.history i.up{background:#43b466}.history i.down{background:#dd6957}.status-up{color:#16803c;font-size:13px}.status-down{color:#c7442f;font-size:13px}.incident{gap:12px;padding:18px 22px;display:flex}.incident strong{font-size:14px}.incident time{color:#888;margin-top:7px;font-size:12px;display:block}.empty,.loading{color:#737774;margin:0;padding:20px 22px;font-size:14px}.error{color:#a33c2d;background:#fff7f5;border:1px solid #efc9c1;border-radius:6px;padding:12px 16px;font-size:14px}footer{text-align:center;margin-top:34px}footer p{font-size:12px}@media (width<=620px){main{padding:24px 14px 42px}header{margin-bottom:26px}.updated{display:none}.hero{padding:20px}.component{align-items:flex-start}.component-right{flex-direction:column-reverse;align-items:flex-end;gap:9px}.history i{width:3px;height:16px}}
