:root{--border-xs:.0625rem;--color-background:#0f0f13;--color-body:#fff;--color-description:#9cb8ff;--color-accent:#2c3eff;--color-accent-hover:#3b4dff;--color-surface:#1a1a22;--color-surface-hover:#24242e;--color-muted:#a1a1aa;--color-divider:#ffffff1a;--color-tint:#ffffff0d;--color-tint-subtle:#ffffff06;--color-dark-blue:#0b00d7cc;--font-size-base:1rem;--font-size-lg:1.125rem;--line-height-md:1.2;--line-height-base:1.4;--radius-pill:9999px;--size-section-top-sm:5rem;--size-section-top-lg:10rem;--size-section-bottom-sm:2.4375rem;--size-section-bottom-lg:5.875rem;--spacing-base:1rem;--transition-base:.2s ease-out;--width-xs:36rem;--width-sm:48rem;--width-md:64rem;--width-lg:75rem}*,:before,:after{box-sizing:border-box}html{-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background-color:var(--color-background);color:var(--color-body);font-family:var(--font-family-inter);font-size:var(--font-size-base);line-height:var(--line-height-base);flex-direction:column;min-height:100svh;margin:0;display:flex}a:not([class]){color:inherit;text-decoration-skip-ink:auto}a:not([class]):hover{opacity:.8}p,h1,h2,h3,h4,h5,h6,ol,ul,form{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:var(--line-height-md)}ol,ul{list-style:none}b,strong{font-weight:600}img,svg{max-width:100%;display:block}input,button,select,textarea{font:inherit}textarea:not([rows]){min-height:5em}
