@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@400;500;600;700&display=swap";:root{--bg:#09090b;--surface:#111113;--surface-2:#18181b;--border:#ffffff0f;--border-hover:#ffffff1f;--text:#fafafa;--text-2:#fafafa99;--text-3:#fafafa4d;--accent:#7c3aed;--accent-light:#a78bfa;--accent-glow:#7c3aed26;--gradient:linear-gradient(135deg, #7c3aed, #2563eb)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Geist,-apple-system,system-ui,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}body:before{content:"";z-index:9999;pointer-events:none;opacity:.025;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)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px;position:fixed;inset:0}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:#fff}.serif{font-family:Instrument Serif,serif}.serif-italic{font-family:Instrument Serif,serif;font-style:italic}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}
