@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable.css";
:root{--background:#fff;--foreground:#171717}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground);  }@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@media screen and (max-width:1080px){html{font-size:14px}}@media screen and (max-width:800px){html{font-size:12px}}body{background:var(--background);color:var(--foreground);font-family:Pretendard Variable,Pretendard,sans-serif}body,h1,h2,h3,p,button{margin:0}a{font-size:inherit;color:inherit;text-decoration:none}
