@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Inter:wght@400;500;600&display=swap";@layer theme,base,components,utilities;@keyframes est-page-home3-pulse-glow{0%{transform:scale(1);box-shadow:0 0 #00ff41b3}70%{transform:scale(1.02);box-shadow:0 0 0 15px #00ff4100}to{transform:scale(1);box-shadow:0 0 #00ff4100}}@keyframes est-page-home3-pulse-text{0%,to{opacity:1}50%{opacity:.7}}@layer components{.est-page-home3{--color-primary: #00ff41;--color-primary-hover: #39ff14;--color-primary-foreground: #0a0a0a;--color-secondary: #1a1a1a;--color-secondary-hover: #2a2a2a;--color-secondary-foreground: #ffffff;--color-accent: #ff0000;--color-accent-hover: #cc0000;--color-accent-foreground: #ffffff;--color-background: #0a0a0a;--color-foreground: #ffffff;--color-muted: #1f1f1f;--color-muted-foreground: #a1a1aa;--color-surface: #121212;--color-surface-hover: #181818;--color-border: #27272a;--color-ring: #00ff41;--font-heading: "Oswald", sans-serif;--font-body: "Inter", sans-serif;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem}.est-page-home3 *{margin:0;padding:0;box-sizing:border-box}.est-page-home3{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-foreground);overflow-x:hidden}.est-page-home3 .animate-pulse-glow{animation:est-page-home3-pulse-glow 2s infinite}.est-page-home3 .animate-pulse-text{animation:est-page-home3-pulse-text 1.5s infinite}.est-page-home3 .grid-pattern{background-image:linear-gradient(to right,rgba(0,255,65,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,255,65,.05) 1px,transparent 1px);background-size:40px 40px}.est-page-home3 .neon-glow{text-shadow:0 0 10px rgba(0,255,65,.5),0 0 20px rgba(0,255,65,.3)}.est-page-home3{min-height:100vh;margin:0}}
