@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--navy-950: #022c22;--navy-900: #064e3b;--navy-800: #065f46;--navy-700: #047857;--navy-600: #059669;--slate-900: #1c1917;--slate-800: #292524;--slate-700: #44403c;--slate-600: #57534e;--slate-500: #78716c;--slate-400: #a8a29e;--slate-300: #d6d3d1;--slate-200: #e7e5e4;--slate-100: #f5f5f4;--gold-600: #b45309;--gold-500: #d97706;--gold-400: #fbbf24;--gold-300: #fcd34d;--background: #ffffff;--foreground: var(--slate-900)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Outfit,system-ui,sans-serif;background:var(--background);color:var(--foreground);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;letter-spacing:-.02em}::selection{background:var(--gold-400);color:var(--navy-950)}.bg-grain{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
