:root{--bg:#0a0a0a;--bg2:#111827;--text:#f1f5f9;--text2:#94a3b8;--blue:#60a5fa;--border:#1f2937;--store-bg:#fff;--store-text:#000;--header-bg:hsla(0,0%,4%,.92)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}button{font-family:inherit}