/* ===== (주)에이디 파운데이션 — 리셋 + 디자인 토큰 (최우선 로드 / rule 6) ===== */
*{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:"Pretendard Variable",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;color:#1d1d1f;background:#fff;font-size:16px;line-height:1.6;}
:root{--accent:#2f6f6a;--accent-ink:#234f4c;--lime:#86b3aa;}
a{color:inherit;text-decoration:none;}
button{font-family:inherit;border:none;background:none;}
