@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
:root{--background:#fff;--foreground:#2d2d2d;--app-font-family:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;--app-font-size:16px;--app-background-color:#fff;--app-text-color:#2d2d2d;--spacing-unit:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{font-family:var(--app-font-family);font-size:var(--app-font-size);color:var(--app-text-color);background-color:var(--app-background-color);justify-content:center;align-items:center;display:flex}a{color:inherit;text-decoration:none}
