@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
@import "https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#15181c;--ink2:#5a6169;--ink3:#949b9e;--paper:#edefec;--surface:#fff;--rule:#d2d7d3;--accent:#12594c;--accent-soft:#dce8e4;--danger:#b4483c;--shell:560px;--shell-wide:720px}html,body{background:var(--paper)}body{color:var(--ink);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select,textarea{color:inherit;font-family:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell{max-width:var(--shell);min-height:100dvh;margin:0 auto;padding:20px 16px 96px}.shell[data-wide=true]{max-width:var(--shell-wide);padding:16px 12px 0}
