@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
:root{--primary:#8dc63f;--primary-dark:#0f392b;--accent-lime:#d4f853;--text-heading:#111827;--text-body:#374151;--text-muted:#6b7280;--text-on-dark:#fff;--bg-page:#f3f6f4;--bg-default:#fff;--bg-section:#f9fafb;--bg-border:#e5e7eb;--spacing-container:1280px;--spacing-base:1.5rem;--subpage-gap-y:60px;--lnb-width:260px;--layout-gap-x:48px;--font-family:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-family);color:var(--text-body);background:var(--bg-page);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--text-heading);font-weight:700;line-height:1.3}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@media (max-width:1024px){:root{--subpage-gap-y:30px}}.container{max-width:var(--spacing-container);padding:0 var(--spacing-base);margin:0 auto}
