@charset "UTF-8";:root{color-scheme:dark;--bg: #08090C;--bg-alt: #0C0E13;--surface: rgba(255, 255, 255, .035);--surface-hi: rgba(255, 255, 255, .06);--line: rgba(255, 255, 255, .09);--line-hi: rgba(255, 255, 255, .16);--text: #EEF1F6;--text-2: #A6AEBC;--text-3: #6E7686;--accent: #7C6CFF;--accent-2: #35D6C4;--radius: 16px;--wrap: 1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,Roboto,Noto Sans KR,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}h1,h2,h3{margin:0;line-height:1.25;letter-spacing:-.02em;font-weight:700}p{margin:0}ul,dl,dd{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
