:export{ease-out-quartic:ease-out-quartic;ease-in-quartic:ease-in-quartic;ease-in-out-quartic:ease-in-out-quartic}@font-face{font-family:Cascadia;src:url(/static/fonts/CascadiaCode.ttf);font-weight:100 200 300 400 500 600 800 900;font-style:normal}@font-face{font-family:Cascadia;src:url(/static/fonts/CascadiaCode-Italic.ttf);font-weight:100 200 300 400 500 600 800 900;font-style:italic}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Light.ttf);font-weight:300;font-style:normal}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Medium.ttf);font-weight:500;font-style:normal}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Light-Italic.ttf);font-weight:300;font-style:italic}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Regular-Italic.ttf);font-weight:400;font-style:italic}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Medium-Italic.ttf);font-weight:500;font-style:italic}@font-face{font-family:Ubuntu;src:url(/static/fonts/Ubuntu/Bold-Italic.ttf);font-weight:700;font-style:italic}@font-face{font-family:Format1452;src:url(/static/fonts/Format1452.otf);font-weight:100 200 300 400 500 600 800 900;font-style:normal}@font-face{font-family:Micro5;src:url(/static/fonts/Micro5.ttf);font-weight:100 200 300 400 500 600 800 900;font-style:normal}::selection{color:var(--color-primary);background-color:color-mix(in srgb,var(--color-accent) 80%,transparent)}:root{interpolate-size:allow-keywords;font-synthesis:style small-caps;-webkit-font-smoothing:antialiased}body{margin:0;padding:10px;position:absolute;top:0;bottom:0;right:0;left:0;overflow:hidden;background-color:var(--color-primary);font-family:var(--value-font-stack);color:var(--color-tertiary)}body,div{display:flex;flex-direction:column}div{box-sizing:border-box;position:relative;overflow:visible}svg{vertical-align:middle}h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}h1,h2,h3{-webkit-margin-before:.6em;margin-block-start:.6em;-webkit-margin-after:0;margin-block-end:0}h1:before,h2:before,h3:before{content:"# ";color:var(--color-accent)}h4,h5,h6{-webkit-margin-before:.6em;margin-block-start:.6em;-webkit-margin-after:0;margin-block-end:0}h4:before,h5:before,h6:before{content:"§ ";color:var(--color-secondary)}p{-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:.5em;margin-block-end:.5em}a:where(:not([type=wrapper])){color:var(--color-accent);font-style:italic;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}a:where(:not([type=wrapper])):focus-visible,a:where(:not([type=wrapper])):hover{font-weight:bolder;-webkit-text-decoration-style:solid;text-decoration-style:solid}a:where(:not([type=wrapper]))[aria-describedby=footnote-label]{font-style:normal}a:where(:not([type=wrapper]))[aria-describedby=footnote-label]:before{content:"["}a:where(:not([type=wrapper]))[aria-describedby=footnote-label]:after{content:"]"}a:where([type=wrapper]){all:unset;cursor:pointer;display:flex;flex-direction:column;box-sizing:border-box;position:relative;overflow:visible}blockquote{position:relative;font-style:italic;margin-block:0;margin-inline:0;-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;border-radius:5px;background-color:color-mix(in srgb,var(--color-quaternary) 30%,transparent)}blockquote:before{content:"";position:absolute;left:0;background-color:var(--color-secondary);height:100%;width:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}blockquote p{color:color-mix(in srgb,var(--color-tertiary) 65%,transparent)}blockquote>:first-child:before{content:"“ ";color:var(--color-secondary);font-weight:700}blockquote>:not(:first-child):before{content:"  ";color:var(--color-secondary)}blockquote>:last-child:after{content:" ”";color:var(--color-secondary);font-weight:700}pre>code{display:block;padding:7px 15px;border:1px solid var(--color-secondary);border-radius:12px;background-color:var(--color-quaternary);margin:0}pre>code:focus-visible,pre>code:hover{border-style:dashed}code{display:inline-block;background-color:var(--color-quaternary);padding:2px 5px;margin:1px 0;border-radius:var(--value-border-radius-3);font-family:monospace}del *{text-decoration:inherit}ol,ul{-webkit-margin-before:.125em;margin-block-start:.125em;-webkit-margin-after:.25em;margin-block-end:.25em;-webkit-padding-start:30px;padding-inline-start:30px}li::marker{color:var(--color-accent)}ol li::marker{font-size:12px}hr{width:100%;height:0;border-width:1px;border-style:solid;border-color:var(--color-secondary)}table{border-spacing:0;border-collapse:collapse;align-self:stretch;margin-top:16px;margin-bottom:16px;width:max-content;max-width:100%;overflow:auto;border:1px solid var(--color-secondary)}tr{background-color:var(--color-quaternary)}tr:nth-child(2n){background-color:var(--color-primary)}td,th{padding:6px 13px}th{background-color:var(--color-primary);font-weight:700;border-bottom:1px solid var(--color-secondary)}td{border:1px dashed var(--color-secondary)}input,textarea{background-color:color-mix(in srgb,var(--color-quaternary) 25%,transparent);border:none;border-radius:5px;border-bottom:2px solid var(--color-accent);min-height:30px;padding:0 10px}input::placeholder,textarea::placeholder{color:var(--color-tertiary);opacity:.4}input:where(#span),textarea:where(#span){display:inline;background-color:var(--color-none);border:none;min-height:auto;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;color:inherit;padding:0;padding-block:0;padding-inline:0}@keyframes swipe{0%{background-position:150% 0}to{background-position:0 0}}.rainbow{color:transparent;background:linear-gradient(to right,var(--color-red),var(--color-orange),var(--color-yellow),var(--color-green),var(--color-blue),var(--color-purple),var(--color-red),var(--color-orange),var(--color-yellow),var(--color-green),var(--color-blue),var(--color-purple),var(--color-red),var(--color-orange),var(--color-yellow),var(--color-green),var(--color-blue),var(--color-purple));-webkit-background-clip:text;background-clip:text;background-size:300% 100%}.rainbow:hover{animation:swipe 1.75s linear infinite}.user-tag{font-weight:700;color:var(--color-quinary);background-color:color-mix(in srgb,var(--color-accent) 10%,transparent);cursor:pointer;border-radius:4px;padding:2px 4px}.user-tag:focus-visible,.user-tag:hover{background-color:color-mix(in srgb,var(--color-accent) 20%,transparent)}.user-tag a{color:var(--color-accent);font-style:inherit;text-decoration:inherit}.user-tag a.error{text-decoration:underline;-webkit-text-decoration-color:var(--color-red);text-decoration-color:var(--color-red);-webkit-text-decoration-style:wavy;text-decoration-style:wavy}.user-tag a img{width:16px!important;height:16px!important;border-radius:var(--value-border-radius-2);vertical-align:middle;margin-left:.5ch;margin-bottom:2px}.card-tag{font-weight:700;color:var(--color-quinary);background-color:color-mix(in srgb,var(--color-highlight) 20%,transparent);cursor:pointer;border-radius:4px;padding:2px 4px}.card-tag:focus-visible,.card-tag:hover{background-color:color-mix(in srgb,var(--color-highlight) 35%,transparent)}.card-tag a{color:var(--color-highlight);font-style:inherit;text-decoration:inherit}.card-tag a.error{text-decoration:underline;-webkit-text-decoration-color:var(--color-red);text-decoration-color:var(--color-red);-webkit-text-decoration-style:wavy;text-decoration-style:wavy}.card-tag a img{width:16px!important;height:16px!important;border-radius:var(--value-border-radius-2);vertical-align:middle;margin-left:.5ch;margin-bottom:2px}.card-repost{display:inline-flex;box-sizing:border-box;width:100%;padding:15px;background-color:color-mix(in srgb,var(--color-highlight) 15%,transparent);border:1px solid var(--color-highlight);border-radius:var(--value-border-radius-1);gap:20px;overflow:hidden}.card-repost>span{font-weight:400}.card-repost>h1{display:inline-flex;position:relative;align-self:center;margin:15px 0}.card-repost>h1:before{content:none}.card-repost>h1:after{content:"";display:flex;position:absolute;width:100%;height:2px;background-color:var(--color-highlight);bottom:-5px}.card-repost>div:first-of-type hr:after{content:none}.card-repost>div:last-of-type{font-weight:400;flex-direction:row;align-items:center;gap:15px}.card-repost>div:last-of-type>img{width:32px;height:32px;border-radius:var(--value-border-radius-2)}.card-repost>div:last-of-type>div:first-of-type{flex:1 1}.card-repost>div:last-of-type>div:first-of-type>span{font-size:16px}.card-repost>div:last-of-type>div:first-of-type>div>a{font-size:12px}.card-repost>div:last-of-type>a:last-of-type{transition:all .5s cubic-bezier(.165,.84,.44,1)}.card-repost>div:last-of-type>a:last-of-type>svg{stroke:var(--color-accent);width:25px;height:25px}.card-repost>div:last-of-type>a:last-of-type:focus-visible,.card-repost>div:last-of-type>a:last-of-type:hover{transform:scale(1.2)}.card-repost>div:last-of-type>a:last-of-type.active,.card-repost>div:last-of-type>a:last-of-type:active{transform:scale(.8)}@media screen and (min-width:0px)and (max-width:786px){body{font-size:14px}}@media screen and (min-width:787px){body{font-size:16px}}*{font-family:inherit;color:inherit;transition:all .15s cubic-bezier(.165,.84,.44,1);scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}:focus{outline:none}:focus:focus-visible:not(#NO-SELECT){outline-width:1px;outline-color:var(--color-accent);outline-style:dashed}#NO-SELECT{width:0;height:0;z-index:-1}