:root{--white:#fff;--off:#f5f5f7;--gray1:#f0f0f5;--gray2:#d2d2d7;--gray3:#86868b;--gray4:#515154;--ink:#1d1d1f;--deep:#000;--blue:#1d4ed8;--blue-hover:#1e40af;--accent:#3b82f6;--dark:#050510}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%;overflow:hidden}body{background:var(--off);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}
