:root{--dark-color: #000000;--highlight-color: #b7abfc;--cta-dark-background: #000000;--cta-dark-foreground: #fffef6;--stat-foreground: #000000}:root[data-theme=light]{--foreground-color: #000000;--background-color: #fffef6;--link-color: #ff74a4;--card-background: #f9f9f2;--card-border: #d0cfc7;--card-shadow: rgba(0, 0, 0, .25);--cta-background: #000000;--cta-foreground: #fffef6;--partner-gradient: linear-gradient(to bottom, #fffef6, rgba(255, 254, 246, 0) 5%, rgba(255, 254, 246, 0) 95%, #fffef6);--partner-shadow: linear-gradient(to top, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0))}:root[data-theme=dark]{--foreground-color: #fffef6;--background-color: #000000;--link-color: #86e9ff;--card-background: #141517;--card-border: #303030;--card-shadow: rgba(255, 254, 246, .4);--cta-background: #b1ffe3;--cta-foreground: #000000;--partner-gradient: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) 95%, #000000);--partner-shadow: linear-gradient(to top, rgba(255, 254, 246, .15), rgba(255, 254, 246, 0))}html{background-color:var(--background-color);color:var(--foreground-color)}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--highlight-color)}a,button,svg{transition:all .12s ease-in-out}h1{font-family:"Meta Serif Pro";font-size:2.75rem;font-style:normal;font-weight:700;line-height:120%}h2{font-family:"Meta Serif Pro";font-size:2.125rem;font-style:normal;font-weight:700;line-height:120%}article h2{font-family:"Meta Serif Pro",serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:150%}article h3{font-family:"Meta Serif Pro",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:150%}article p,article ol,article ul{font-family:Fira Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;margin:0;padding:0}article ol,article ul{padding-left:1rem}article hr{color:var(--foreground-color);background:var(--foreground-color);height:.0625rem;width:100%;border:0;font-size:0}article code{font-family:Fira Mono,monospace;font-size:.9375rem;font-style:normal;font-weight:400;line-height:150%;color:var(--background-color);background-color:var(--foreground-color);padding:.125rem .25rem}
