@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Inter:wght@300;400;500;600&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif;color:#e8e8e8;background:#0a0a0a}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#0a0a0a;color:#e8e8e8}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:50;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}*{box-sizing:border-box}.font-serif,h1,h2,h3{font-family:Cormorant Garamond,serif}.emerald-glow{box-shadow:0 0 24px #2d9e6b40}.text-gradient{background:linear-gradient(135deg,#e8e8e8,#2d9e6b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}button,a,input,select,textarea{transition:all .25s ease}
