@import "https://fonts.googleapis.com/css2?family=Jua&family=Gowun+Dodum&display=swap";body{box-sizing:border-box;color:#1f2937;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);min-height:100vh;margin:0;padding:0;font-family:Jua,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#a78bfa;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7c3aed}
