:root{--bg:#f5f3ef;--card:#edebe6;--surface:#fff;--border:#d8d5ce;--text:#2b2a27;--text-sub:#6b6a65;--text-muted:#b4b2a9;--accent:#4a5568;--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:#232220;--surface:#232220;--border:#38362f;--text:#edebe6;--text-sub:#9c9a94;--text-muted:#6b6a65;--accent:#8590a6;--logo-bg:#2b2a27;--logo-star:#edebe6;--logo-line:#edebe673}}*{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}
