@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;600;700;800&display=swap);@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0 0;--foreground:255 255 255;--card:10 10 10;--card-foreground:255 255 255;--popover:10 10 10;--popover-foreground:255 255 255;--primary:59 130 246;--primary-foreground:255 255 255;--secondary:30 58 138;--secondary-foreground:255 255 255;--muted:100 116 139;--muted-foreground:255 255 255;--accent:96 165 250;--accent-foreground:0 0 0;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:30 58 138;--input:30 58 138;--ring:59 130 246;--radius:0.5rem}*{@apply border-border}body{@apply bg-background text-foreground;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;background-clip:text}.blue-glow{box-shadow:0 0 30px #3b82f64d}.card-hover{transition:all .3s ease}.card-hover:hover{box-shadow:0 12px 40px #3b82f633;transform:translateY(-4px)}.hero-gradient{background:radial-gradient(circle at 50% 0,#3b82f626 0,#0000 50%)}.grid-pattern{background-image:linear-gradient(#3b82f608 1px,#0000 0),linear-gradient(90deg,#3b82f608 1px,#0000 0);background-size:50px 50px}.shine-effect{overflow:hidden;position:relative}.shine-effect:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.shine-effect:hover:before{left:100%}
/*# sourceMappingURL=main.0430ddaa.css.map*/