@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--background:#fff;--foreground:#000;--primary:#000;--secondary:#666;--accent:#f5f5f7;--border:#e5e5e5;--header-height:80px;--font-heading:"Public Sans","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-serif:"Playfair Display","Pretendard",Georgia,serif;--font-mono:"JetBrains Mono","Pretendard",SFMono-Regular,Menlo,Monaco,Consolas,monospace}[data-theme=dark]{--background:#000;--foreground:#fff;--primary:#fff;--secondary:#a1a1a1;--accent:#111;--border:#222}*{box-sizing:border-box;margin:0;padding:0}html:lang(ko) body{word-break:keep-all;line-height:1.6}body{background:var(--background);color:var(--foreground);font-family:var(--font-heading);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;transition:background .5s,color .5s;overflow-x:hidden}h1,h2,h3{text-transform:uppercase;letter-spacing:-.04em;font-weight:800}html:lang(ko) h1,html:lang(ko) h2,html:lang(ko) h3{letter-spacing:-.02em;line-height:1.2!important}section{max-width:1600px;margin:0 auto;padding:160px 40px}.bg-grid{z-index:-1;opacity:.3;pointer-events:none;background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--foreground)}
