:root{--bg:#f4f4f1;--surface:#fff;--surface-2:#fafaf8;--line:#e4e4de;--line-strong:#d2d2c9;--ink:#23231f;--ink-2:#5e5e56;--ink-3:#8c8c82;--accent:#ff8b00;--accent-soft:#fff5e6;--data:#a85e00;--data-soft:#f6ecdd;--good:#00795b;--good-soft:#e6f3ef;--bad:#c13b22;--bad-soft:#fbecea;--radius:6px;--radius-lg:10px;--shadow:0 1px 2px #23231f0f, 0 1px 1px #23231f0a;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Hiragino Sans", "Noto Sans JP", sans-serif;--font-num:ui-monospace, "SF Mono", "Roboto Mono", Menlo, monospace}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3{font-weight:600;line-height:1.3}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--accent);outline-offset:2px}
