@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif;color:#e5e7eb;background:#0d0d0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}button,input,textarea{font:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(201,149,42,.45);outline-offset:2px}h1,h2,h3{font-family:Inter,sans-serif;letter-spacing:-.03em}.section-heading{position:relative;display:inline-block}.section-heading:after{content:"";display:block;width:58px;height:4px;margin:16px auto 0;border-radius:999px;background:#c9952a}.network-pattern{background-color:#0d0d0d}
