.theme-dark{--brand-primary:#8ab4f8;--brand-secondary:#c1a8e2;--brand-alternative:#88babf;--background-site:#000;--background-code:#0c0c0c;--text-body:#dedede;--text-comment:#aaa;--text-high-contrast:#e6e6e6;--text-medium-contrast:#cacaca;--text-low-contrast:#aaa;--detail-high-contrast:#656565;--detail-medium-contrast:#191919;--detail-low-contrast:#151515;--admonition-note:#8ab4f8;--admonition-warning:#fdba74;--admonition-danger:#dc2626;--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}.embla{width:100%;margin:auto;--slide-height:19rem;--slide-spacing:3rem;--slide-size:50%}@media (min-width:725px){.embla{width:70%;--slide-size:30%}}@media (min-width:1024px){.embla{--slide-size:25%}}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__controls{margin-top:1.8rem}.embla__buttons{display:flex;max-width:250px;margin:auto}.embla__button,.embla__buttons{justify-content:center;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:"transparent";touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:45px;height:45px;z-index:1;border-radius:50%;color:var(--text-body);display:flex}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{width:35%;height:35%}.embla__play{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;display:flex;align-items:center;justify-content:center;justify-self:flex-end;color:var(--text-body);font-weight:700;font-size:1.4rem;padding:0 2.4rem;min-width:8.4rem}