@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
@import "https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff8f0;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff8f0}::-webkit-scrollbar-thumb{background:#e8a4b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d08a9e}::selection{color:#fff;background:#e8a4b8}.gradient-text{background:linear-gradient(135deg,#e8a4b8 0%,#b8a4e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
