@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0c;--text:#f2f2ee;--blue:#3a7dff;--pink:#ff4d6d;--purple:#8a7bff;--green:#4ade80;--text-dim:#f2f2ee59;--text-muted:#f2f2ee33;--border:#ffffff0f}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans KR,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
