:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#080a0d;color:#edf3f6}*{box-sizing:border-box}body{margin:0}.mw{border:1px solid #202832;background:linear-gradient(180deg,#0d1117,#090c10);min-height:250px;padding:14px;display:flex;flex-direction:column;gap:13px}header,footer{display:flex;align-items:center;justify-content:space-between;font:10px ui-monospace,SFMono-Regular,monospace;letter-spacing:.06em;color:#85919c}header strong{color:#dfe8ec}.mw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex:1}.mw-grid article,.mw-skeleton{border:1px solid #202832;background:#0a0e13;padding:13px;display:flex;flex-direction:column;gap:8px}.mw-grid strong{font:12px ui-monospace,SFMono-Regular,monospace}.mw-grid b{font-size:19px}.mw-grid span,.mw-grid small{font:11px ui-monospace,SFMono-Regular,monospace}.up{color:#55d6a8}.down{color:#f06d7d}.na{color:#85919c}.mw-skeleton{opacity:.35}footer a{color:#55d6a8;text-decoration:none}@media(max-width:480px){.mw-grid{grid-template-columns:1fr}.mw{min-height:430px}}
