:root{font-family:sofia-pro,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--accent-color:#AFC8AD;--accent-color-hover:#8b9f89;--accent-color-light:#d9e4d5;--white:#f1f1f1;--black:#060505;--dark-gray:#212121;--background:#f2f1eb;background:var(--background);color:var(--dark-gray);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:0;padding:0}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:10px;border:3px solid transparent}h1{font-family:mixta-pro,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:3.5em}body,html{margin:0;padding:0}body{position:absolute;width:100vw;overflow-x:hidden}a{all:unset}div.markdown-editor{--font-body:"sofia-pro",Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--baseBg:transparent;--accentSolid:var(--accent-color);--accentSolidHover:var(--accent-color-hover)}@keyframes overlayShow{0%{opacity:0}to{opacity:.5}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes spinner{to{transform:rotate(1turn)}}.theme-light{--brand-primary:rgb(47,112,193);--brand-secondary:rgb(116,97,195);--brand-alternative:rgb(19,120,134);--background-site:rgb(249,249,249);--background-code:rgb(244,244,244);--text-body:rgb(54,49,61);--text-comment:rgb(99,94,105);--text-high-contrast:rgb(49,49,49);--text-medium-contrast:rgb(99,94,105);--text-low-contrast:rgb(116,109,118);--detail-high-contrast:rgb(192,192,192);--detail-medium-contrast:rgb(234,234,234);--detail-low-contrast:rgb(240,240,242);--admonition-note:rgb(46,109,188);--admonition-warning:rgb(255,196,9);--admonition-danger:rgb(220,38,38);--brand-primary-rgb-value:47,112,193;--brand-secondary-rgb-value:116,97,195;--brand-alternative-rgb-value:19,120,134;--background-site-rgb-value:249,249,249;--background-code-rgb-value:244,244,244;--text-body-rgb-value:54,49,61;--text-comment-rgb-value:99,94,105;--text-high-contrast-rgb-value:49,49,49;--text-medium-contrast-rgb-value:99,94,105;--text-low-contrast-rgb-value:116,109,118;--detail-high-contrast-rgb-value:192,192,192;--detail-medium-contrast-rgb-value:234,234,234;--detail-low-contrast-rgb-value:240,240,242;--admonition-note-rgb-value:46,109,188;--admonition-warning-rgb-value:255,196,9;--admonition-danger-rgb-value:220,38,38}.theme-dark{--brand-primary:rgb(138,180,248);--brand-secondary:rgb(193,168,226);--brand-alternative:rgb(136,186,191);--background-site:rgb(0,0,0);--background-code:rgb(12,12,12);--text-body:rgb(222,222,222);--text-comment:rgb(170,170,170);--text-high-contrast:rgb(230,230,230);--text-medium-contrast:rgb(202,202,202);--text-low-contrast:rgb(170,170,170);--detail-high-contrast:rgb(101,101,101);--detail-medium-contrast:rgb(25,25,25);--detail-low-contrast:rgb(21,21,21);--admonition-note:rgb(138,180,248);--admonition-warning:rgb(253,186,116);--admonition-danger:rgb(220,38,38);--brand-primary-rgb-value:138,180,248;--brand-secondary-rgb-value:193,168,226;--brand-alternative-rgb-value:136,186,191;--background-site-rgb-value:0,0,0;--background-code-rgb-value:12,12,12;--text-body-rgb-value:222,222,222;--text-comment-rgb-value:170,170,170;--text-high-contrast-rgb-value:230,230,230;--text-medium-contrast-rgb-value:202,202,202;--text-low-contrast-rgb-value:170,170,170;--detail-high-contrast-rgb-value:101,101,101;--detail-medium-contrast-rgb-value:25,25,25;--detail-low-contrast-rgb-value:21,21,21;--admonition-note-rgb-value:138,180,248;--admonition-warning-rgb-value:253,186,116;--admonition-danger-rgb-value:220,38,38}