@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=IBM+Plex+Sans+JP:wght@400;500;600;700&display=swap");:root{--bg:#0b0c0f;--surface:#15171c;--surface-2:#1b1e25;--surface-3:#22262e;--border:#2b2f39;--border-soft:#23262e;--txt:#f3f5f8;--txt-dim:#9097a3;--txt-faint:#5a606d;--shi:#ff9d2e;--shi-soft:#3a2a13;--live:#36d399;--radius:16px}body,html{padding:0;margin:0;background-color:var(--bg);font-family:IBM Plex Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--txt);-webkit-tap-highlight-color:transparent;-ms-scroll-chaining:none;overscroll-behavior:none}*{box-sizing:border-box}a{color:inherit;text-decoration:none}