:root{--bg:#060912;--surface:#0b1220;--surface-2:#14213d;--ink:#e2e8f0;--text:#94a3b8;--text-soft:#5b6678;--border:#ffffff14;--accent:#22d3a7;--accent-blue:#60a5fa;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,Inter,SF Pro Display,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.55}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html,body{background:var(--bg);min-height:100vh;margin:0;padding:0}#root{background:var(--bg);flex-direction:column;width:100%;min-height:100svh;display:flex}*{box-sizing:border-box}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#22d3a740}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14 padding-box padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#ffffff26 padding-box padding-box;border:2px solid #0000}@keyframes kt-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes kt-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes kt-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
