@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=DM+Serif+Display:ital@0;1&display=swap";*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f4f4f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0d0a;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.font-display{font-family:DM Serif Display,Georgia,serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0d0a}::-webkit-scrollbar-thumb{background:#1c261c;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#22c55e}::selection{color:#f4f4f5;background:#22c55e40}.noise-overlay{position:relative}.noise-overlay:before{content:"";pointer-events:none;z-index:0;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.green-glow{filter:drop-shadow(0 0 20px #22c55e4d)}.card-hover{transition:all .3s}.card-hover:hover{transform:translateY(-2px);box-shadow:0 0 30px #22c55e14,0 4px 24px #0006;border-color:#22c55e66!important}.gradient-text{background:linear-gradient(135deg,#4ade80 0%,#22c55e 50%,#16a34a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gold-text{background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-divider{background:linear-gradient(90deg,#0000,#22c55e33,#0000);height:1px}
