@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&family=Inter+Tight:wght@400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Albert Sans,system-ui,sans-serif;background:#000;color:#fff;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}code{font-family:DM Mono,ui-monospace,monospace}:root{--bg:#000;--surface:#0A0A0A;--surface-2:#141414;--border:#1F1F1F;--text-1:#FFFFFF;--text-2:#A1A1A6;--text-3:#737373;--accent:#3da9fc;--green:#86efac;--red:#f87171;--yellow:#fbbf24;--purple:#c084fc}