:root{--background:#fff;--foreground:#171717;--highlight-color:#171717;--cta-on-dark:#fff;--cta-on-dark-fg:#171717;--cta-fill-fg:#fff}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html,body{max-width:100vw;overflow-x:clip}body{background:var(--background);min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Roboto,sans-serif;display:flex}a{color:inherit;text-decoration:none}
