@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*{box-sizing:border-box}body{margin:0;font-family:Inter,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;color:#0f172a;background:radial-gradient(circle at 85% 10%,rgba(59,130,246,.09),transparent 35%),radial-gradient(circle at 12% 20%,rgba(14,165,233,.08),transparent 30%),#f8fafc}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e2e8f0}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#64748b}