@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.app-wrapper[data-v-8be4bd19]{--primary: #818cf8;--primary-light: #a5b4fc;--primary-dark: #6366f1;--text: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--text-muted: rgba(255, 255, 255, .4);--bg: #0a0a0c;--surface: rgba(255, 255, 255, .03);--border: rgba(255, 255, 255, .08);position:relative;min-height:100vh;background:var(--bg);font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.bg-effects[data-v-8be4bd19]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.glow[data-v-8be4bd19]{position:absolute;border-radius:50%;filter:blur(150px)}.glow-1[data-v-8be4bd19]{width:800px;height:800px;background:#6366f11f;top:-20%;right:-15%;animation:float-glow-1-8be4bd19 30s ease-in-out infinite}.glow-2[data-v-8be4bd19]{width:600px;height:600px;background:#8b5cf614;bottom:10%;left:-10%;animation:float-glow-2-8be4bd19 25s ease-in-out infinite}.glow-3[data-v-8be4bd19]{width:500px;height:500px;background:#3b82f60f;top:40%;left:30%;animation:float-glow-3-8be4bd19 35s ease-in-out infinite}@keyframes float-glow-1-8be4bd19{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,30px) scale(1.1)}66%{transform:translate(30px,-20px) scale(.95)}}@keyframes float-glow-2-8be4bd19{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-40px) scale(1.15)}}@keyframes float-glow-3-8be4bd19{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-30px,20px) scale(1.1)}75%{transform:translate(20px,-30px) scale(.9)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0c;color:#fff}#app{min-height:100vh}::selection{background:#818cf84d;color:#fff}:focus-visible{outline:2px solid rgba(129,140,248,.5);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#818cf84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#818cf880}
