:root{color-scheme:light;--ct-surface-1: #fcfcfb;--ct-surface-2: #f9f9f7;--ct-text-primary: #0b0b0b;--ct-text-secondary: #52514e;--ct-text-muted: #898781;--ct-border: rgb(11 11 11 / 10%);--ct-link: #2a78d6}@media(prefers-color-scheme:dark){:root:where(:not([data-theme=light])){color-scheme:dark;--ct-surface-1: #1a1a19;--ct-surface-2: #0d0d0d;--ct-text-primary: #fff;--ct-text-secondary: #c3c2b7;--ct-text-muted: #898781;--ct-border: rgb(255 255 255 / 10%);--ct-link: #3987e5}}:root[data-theme=dark]{color-scheme:dark;--ct-surface-1: #1a1a19;--ct-surface-2: #0d0d0d;--ct-text-primary: #fff;--ct-text-secondary: #c3c2b7;--ct-text-muted: #898781;--ct-border: rgb(255 255 255 / 10%);--ct-link: #3987e5}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;color:var(--ct-text-primary);background:var(--ct-surface-2)}img{max-width:100%}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--ct-link);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
