:root{color-scheme:dark}body{margin:0;background-color:#fff;color:#f8fafc;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glass-nav{background:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}.gradient-text{background:linear-gradient(to right,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-grid-pattern{background-size:40px 40px;mask-image:linear-gradient(to bottom,transparent,5%,black,95%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,5%,black,95%,transparent)}.glow-card{position:relative;isolation:isolate;transition:all .3s ease}.glow-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(to bottom right,rgba(59,130,246,.2),rgba(16,185,129,.1),transparent);opacity:0;transition:opacity .5s ease}.glow-card:hover:before{opacity:1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}
