@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&family=Gowun+Dodum&display=swap";:root{--bg:#fdf8f3;--surface:#fff;--surface2:#fef3e8;--border:#f0e4d4;--accent:#e8845a;--accent2:#f4b976;--accent3:#7dbf9e;--brown:#8b5e3c;--text:#3d2b1f;--text2:#7a5c48;--text3:#b89880;color:var(--text);background:var(--bg);font-family:Noto Sans KR,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}#root{min-height:100vh}button{cursor:pointer;font-family:inherit}a{color:var(--accent);text-decoration:none}input,button{font-family:inherit}
