*{box-sizing:border-box}:root{--coral:#fb5a3f;--coral-dark:#e8462f;--coral-soft:#fff0ea;--teal:#1b8a8f;--teal-dark:#14696d;--teal-soft:#e3f5f2;--ink:#1c1b19;--muted:#76736d;--line:#e4e3e0;--bg:#f4f4f2;--paper:#ffffff;--radius:12px}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,system-ui,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{font:inherit;color:inherit}h1,h2,h3{line-height:1.4;margin:0}p{margin:0}