:root{--pc-rosewater-light: #dc8a78;--pc-flamingo-light: #dd7878;--pc-pink-light: #ea76cb;--pc-purple-light: #8839ef;--pc-red-light: #d20f39;--pc-maroon-light: #e64553;--pc-orange-light: #f38151;--pc-yellow-light: #df8e1d;--pc-green-light: #40a02b;--pc-teal-light: #209fb5;--pc-sky-light: #04a5e5;--pc-blue-light: #1e66f5;--pc-lavender-light: #7287fd;--pc-text-light: #4c4f69;--pc-subtext1-light: #5c5f77;--pc-subtext0-light: #6c6f85;--pc-overlay2-light: #7c7f93;--pc-overlay1-light: #8c8fa1;--pc-overlay0-light: #9ca0b0;--pc-surface2-light: #acb0be;--pc-surface1-light: #bcc0cc;--pc-surface0-light: #ccd0da;--pc-base-light: #eff1f5;--pc-mantle-light: #e6e9ef;--pc-crust-light: #43383d;--pc-rosewater-dark: #f2d5cf;--pc-flamingo-dark: #eebebe;--pc-pink-dark: #f4b8e4;--pc-purple-dark: #ca9ee6;--pc-red-dark: #e16d77;--pc-maroon-dark: #ea999c;--pc-orange-dark: #ea8664;--pc-yellow-dark: #e5c890;--pc-green-dark: #a6d189;--pc-teal-dark: #81c8be;--pc-sky-dark: #99d1db;--pc-blue-dark: #68aee8;--pc-lavender-dark: #babbf1;--pc-text-dark: #a7aab0;--pc-subtext1-dark: #b5bfe2;--pc-subtext0-dark: #a5adce;--pc-overlay2-dark: #949cbb;--pc-overlay1-dark: #838ba7;--pc-overlay0-dark: #737994;--pc-surface2-dark: #626880;--pc-surface1-dark: #404247;--pc-surface0-dark: #35373b;--pc-base-dark: #2c2d30;--pc-mantle-dark: #242628;--pc-crust-dark: #191a1c}body.theme-system{--c-rosewater: var(--pc-rosewater-light);--c-flamingo: var(--pc-flamingo-light);--c-pink: var(--pc-pink-light);--c-purple: var(--pc-purple-light);--c-red: var(--pc-red-light);--c-maroon: var(--pc-maroon-light);--c-orange: var(--pc-orange-light);--c-yellow: var(--pc-yellow-light);--c-green: var(--pc-green-light);--c-teal: var(--pc-teal-light);--c-sky: var(--pc-sky-light);--c-blue: var(--pc-blue-light);--c-lavender: var(--pc-lavender-light);--c-text: var(--pc-text-light);--c-subtext1: var(--pc-subtext1-light);--c-subtext0: var(--pc-subtext0-light);--c-overlay2: var(--pc-overlay2-light);--c-overlay1: var(--pc-overlay1-light);--c-overlay0: var(--pc-overlay0-light);--c-surface2: var(--pc-surface2-light);--c-surface1: var(--pc-surface1-light);--c-surface0: var(--pc-surface0-light);--c-base: var(--pc-base-light);--c-mantle: var(--pc-mantle-light);--c-crust: var(--pc-crust-light)}@media (prefers-color-scheme: dark){body.theme-system{--c-rosewater: var(--pc-rosewater-dark);--c-flamingo: var(--pc-flamingo-dark);--c-pink: var(--pc-pink-dark);--c-purple: var(--pc-purple-dark);--c-red: var(--pc-red-dark);--c-maroon: var(--pc-maroon-dark);--c-orange: var(--pc-orange-dark);--c-yellow: var(--pc-yellow-dark);--c-green: var(--pc-green-dark);--c-teal: var(--pc-teal-dark);--c-sky: var(--pc-sky-dark);--c-blue: var(--pc-blue-dark);--c-lavender: var(--pc-lavender-dark);--c-text: var(--pc-text-dark);--c-subtext1: var(--pc-subtext1-dark);--c-subtext0: var(--pc-subtext0-dark);--c-overlay2: var(--pc-overlay2-dark);--c-overlay1: var(--pc-overlay1-dark);--c-overlay0: var(--pc-overlay0-dark);--c-surface2: var(--pc-surface2-dark);--c-surface1: var(--pc-surface1-dark);--c-surface0: var(--pc-surface0-dark);--c-base: var(--pc-base-dark);--c-mantle: var(--pc-mantle-dark);--c-crust: var(--pc-crust-dark)}}body.theme-light{--c-rosewater: var(--pc-rosewater-light);--c-flamingo: var(--pc-flamingo-light);--c-pink: var(--pc-pink-light);--c-purple: var(--pc-purple-light);--c-red: var(--pc-red-light);--c-maroon: var(--pc-maroon-light);--c-orange: var(--pc-orange-light);--c-yellow: var(--pc-yellow-light);--c-green: var(--pc-green-light);--c-teal: var(--pc-teal-light);--c-sky: var(--pc-sky-light);--c-blue: var(--pc-blue-light);--c-lavender: var(--pc-lavender-light);--c-text: var(--pc-text-light);--c-subtext1: var(--pc-subtext1-light);--c-subtext0: var(--pc-subtext0-light);--c-overlay2: var(--pc-overlay2-light);--c-overlay1: var(--pc-overlay1-light);--c-overlay0: var(--pc-overlay0-light);--c-surface2: var(--pc-surface2-light);--c-surface1: var(--pc-surface1-light);--c-surface0: var(--pc-surface0-light);--c-base: var(--pc-base-light);--c-mantle: var(--pc-mantle-light);--c-crust: var(--pc-crust-light)}body.theme-dark{--c-rosewater: var(--pc-rosewater-dark);--c-flamingo: var(--pc-flamingo-dark);--c-pink: var(--pc-pink-dark);--c-purple: var(--pc-purple-dark);--c-red: var(--pc-red-dark);--c-maroon: var(--pc-maroon-dark);--c-orange: var(--pc-orange-dark);--c-yellow: var(--pc-yellow-dark);--c-green: var(--pc-green-dark);--c-teal: var(--pc-teal-dark);--c-sky: var(--pc-sky-dark);--c-blue: var(--pc-blue-dark);--c-lavender: var(--pc-lavender-dark);--c-text: var(--pc-text-dark);--c-subtext1: var(--pc-subtext1-dark);--c-subtext0: var(--pc-subtext0-dark);--c-overlay2: var(--pc-overlay2-dark);--c-overlay1: var(--pc-overlay1-dark);--c-overlay0: var(--pc-overlay0-dark);--c-surface2: var(--pc-surface2-dark);--c-surface1: var(--pc-surface1-dark);--c-surface0: var(--pc-surface0-dark);--c-base: var(--pc-base-dark);--c-mantle: var(--pc-mantle-dark);--c-crust: var(--pc-crust-dark)}html,body{background:var(--c-base);height:100%;width:100%;max-width:120ch;margin:0 auto;padding-top:1ch;padding-left:1ch;padding-right:1ch;display:flex;flex-direction:column;font-size:1rem;text-underline-offset:.33ch;color:var(--c-text);font-family:Courier-Prime-Code}@font-face{font-family:Courier-Prime-Code;src:url(/fonts/Courier-Prime-Code.ttf);font-weight:400;font-style:normal;font-display:swap}header{display:flex;align-items:flex-end;border-bottom:.5rem solid var(--c-orange);gap:1rem}h1{font-size:3rem;color:var(--c-text);margin:0}@media (max-width: 60ch){h1{font-size:2rem}}@media (max-width: 40ch){h1{font-size:1rem}}nav{padding-top:1.2ch;font-size:1.33;display:flex}.separator{overflow:hidden;text-wrap:nowrap;height:1rem;min-height:1rem;font-size:1rem}a{color:var(--c-blue)}a:visited{color:var(--c-purple)}.separator{color:var(--c-text)}.avatar{width:10rem;max-width:33vw;max-height:33vw;height:10rem;border-radius:50% 50% 0% 0%;object-fit:cover;display:block;border-top:.5em solid var(--c-crust);border-left:.5em solid var(--c-crust);border-right:.5em solid var(--c-crust)}.theme-button{background:var(--c-base);border:.5ch solid var(--c-orange);border-top:none;border-radius:1.25ch;display:flex;align-items:center;justify-content:center;padding:.25em;width:2rem;height:2rem}.theme-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0;border-top-left-radius:0}.theme-button:last-child{border-left:none;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:0}
