@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--background:#fff;--foreground:#111;--accent:#97c42f;--global-scale:.9;--header-height:88px;--page-gutter:64px;--project-details-width:clamp(340px, 28vw, 440px);--project-content-gap:clamp(28px, 3.5vw, 48px);--project-dots-reserve:clamp(52px, 5vw, 80px)}@media (max-width:1100px){:root{--page-gutter:24px}}@media (max-width:640px){:root{--header-height:72px;--page-gutter:18px;--project-details-width:minmax(0, 1fr);--project-content-gap:18px;--project-dots-reserve:0px}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
