@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;color:#e2e8f0}#root{width:100%;min-height:100vh}.glass-effect{background:#02061799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(34,211,238,.2)}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.animate-pulse-slow{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}.cyber-grid{background-color:#020617;background-image:linear-gradient(to right,rgba(34,211,238,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(34,211,238,.05) 1px,transparent 1px);background-size:30px 30px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#02061780;border-radius:4px}::-webkit-scrollbar-thumb{background:#22d3ee4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#22d3ee99}
