:root{--color-bg-app: #f7f7f5;--color-bg-surface: #ffffff;--color-border: #e2e2df;--color-text-primary: #1a1a18;--color-text-secondary: #6b6b66;--color-accent: #2a6bd6;--color-success: #2f8f4e;--color-warning: #c9a82d;--color-error: #b3261e}html,body{margin:0;padding:0;background:#f2f2ef}body{font-family:IBM Plex Sans KR,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#15181b}*{box-sizing:border-box}a{color:#14594a;text-decoration:none}a:hover{color:#0e3f34;text-decoration:underline}button{font-family:inherit}.scroll::-webkit-scrollbar{height:10px;width:10px}.scroll::-webkit-scrollbar-thumb{background:#d3d5cf;border-radius:8px;border:3px solid #f2f2ef}
