@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--font-pretendard:"Pretendard Variable",-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--background:0 0% 96%;--foreground:0 0% 10%;--muted:0 0% 91%;--muted-foreground:0 0% 45%;--ring:263 91% 52%}*{@apply border-border}body,html{@apply bg-background text-foreground}}