:root{--default-width:88%;--max-width:1080px;--bg:#fffce1;--panel:#f5f1dc;--panel-header:#ece6c9;--fg:#14140f;--fg-dim:#55554a;--fg-faint:#7c7c6f;--border:#d9d4b8;--border-soft:#e8e3cc;--accent:#0a8a38;--accent-active:#067a30;--accent-soft:#dfffd1;--accent-border:#0a8a3840;--pastel-yellow-bg:#ffe9a8;--pastel-yellow-fg:#7a5200;--pastel-green-bg:#dfffd1;--pastel-green-fg:#1f6e2e;--pastel-red-bg:#fdebec;--pastel-red-fg:#9f2f2d;--radius-sm:8px;--radius-md:8px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--font-sans:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, sans-serif;font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--fg);background:var(--bg);margin:0;line-height:1.6}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;cursor:pointer;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}::selection{background:var(--accent-soft);color:var(--accent)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}
