:root{--bg:#f5f3ef;--card:#edeae2;--surface:#fff;--border:#d8d3c6;--text:#2b2a27;--text-sub:#6b6a65;--text-muted:#9c978b;--accent:#8a6d2f;--accent-on:#fff;--select:#2b2a27;--logo-bg:#2b2a27;--logo-star:#f5f3ef;--logo-line:#f5f3ef73;--radius:12px;--radius-lg:16px;--fs-caption:13px;--fs-sub:15px;--fs-body:17px;--fs-title3:20px;--fs-title2:22px;--fs-title1:28px;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,Yu Gothic UI,Segoe UI,sans-serif;line-height:1.6}@media (prefers-color-scheme:dark){:root{--bg:#1c1b19;--card:#26241f;--surface:#26241f;--border:#403b30;--text:#efeadf;--text-sub:#ada79a;--text-muted:#8b857a;--accent:#d4b876;--accent-on:#221f18;--select:#efeadf;--logo-bg:#2b2a27;--logo-star:#efeadf;--logo-line:#efeadf73}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input{color:inherit;font-family:inherit}input::placeholder{color:var(--text-muted)}a{color:inherit;text-decoration:none}
