@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
:root{--color-white:#fff;--color-black:#000;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-950:#030712;--background:var(--color-white);--foreground:var(--gray-900);--surface-0:var(--color-white);--surface-50:var(--gray-50);--surface-100:var(--gray-100);--border-subtle:var(--gray-200);--border-default:var(--gray-300);--text-primary:var(--gray-900);--text-secondary:var(--gray-600);--text-tertiary:var(--gray-400);--primary:var(--gray-900);--primary-foreground:var(--color-white);--focus-ring:#0000001a}*,:before,:after{box-sizing:border-box}body{background:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;margin:0;font-weight:600}p{margin:0}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}button{font-family:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
