:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif}body{margin:0;background:#f5f6f8;color:#1a1a1a}.app{max-width:720px;margin:0 auto;padding:2rem 1rem 4rem}.app__header h1{margin-bottom:.25rem}.app__header p{color:#666;margin-top:0}.status{color:#666}.last-updated{font-size:.85rem;color:#888;margin:1.5rem 0 0}.status--error{color:#b3261e}.incident-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.incident-list__item{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #999;border-radius:8px;padding:1rem 1.25rem}.incident-list__item--live{border-left-color:#d32f2f}.incident-list__item--planned{border-left-color:#81ba00}.incident-list__item--elevator{border-left-color:#e08a00}.incident-list__item--resolved{opacity:.6}.incident-list__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:999px;background:#eee;color:#444}.badge--live{background:#fdecea;color:#b3261e}.badge--planned{background:#eef6da;color:#4c7a00}.badge--elevator{background:#fdf0dc;color:#a35c00}.badge--ongoing{background:#e3edfb;color:#1a4fa0}.badge--resolved{background:#ececec;color:#666}.incident-list__scope{font-weight:600;margin-right:auto}.incident-list__date{font-size:.9rem;color:#555;margin-bottom:.5rem}.incident-list__details{margin:0 0 .5rem;line-height:1.4}.incident-list__resolved-note{font-size:.85rem;font-style:italic;color:#777;margin:0 0 .5rem}.incident-list__link{font-size:.85rem}
