@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0f;color:#f1f5f9;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0f80;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a78bfa,#8b5cf6)}::selection{background:#8b5cf666;color:#f1f5f9}:focus-visible{outline:2px solid #8B5CF6;outline-offset:2px}.youtube-player{aspect-ratio:16 / 9;width:100%;height:100%;border-radius:12px;transition:border-radius .3s ease}.youtube-player-fullscreen{aspect-ratio:16 / 9;width:100%;height:100%;border-radius:0;transition:border-radius .3s ease}.glow-purple{box-shadow:0 0 40px #8b5cf64d}.glow-pink{box-shadow:0 0 40px #ec48994d}.gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-gradient{background:linear-gradient(-45deg,#0a0a0f,#1a1a2e,#12121a,#0f0f1a);background-size:400% 400%;animation:gradient-shift 15s ease infinite}.glass{background:#12121ab3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.1)}@keyframes shine{0%{background-position:-200% 0}to{background-position:200% 0}}.shine{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);background-size:200% 100%;animation:shine 3s infinite}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 10px #8b5cf680}50%{opacity:.7;box-shadow:0 0 20px #8b5cf6cc}}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}
