html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Departure Mono;src:url(../fonts/DepartureMono-Regular.woff2) format("woff2"),url(../fonts/DepartureMono-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sohne Fett;src:url(../fonts/Sohne-Fett.woff2) format("woff2"),url(../fonts/Sohne-Fett.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Sohne Fett;src:url(../fonts/Sohne-Leicht.woff2) format("woff2"),url(../fonts/Sohne-Leicht.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Sohne Fett;src:url(../fonts/Sohne-Buch.woff2) format("woff2"),url(../fonts/Sohne-Buch.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sohne Fett;src:url(../fonts/Sohne-Kraftig.woff2) format("woff2"),url(../fonts/Sohne-Kraftig.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Monument Grotesk Semi-Mono;src:url(../fonts/MonumentGrotesk-Semi-Mono.woff2) format("woff2"),url(../fonts/MonumentGrotesk-Semi-Mono.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Monument Grotesk;src:url(../fonts/MonumentGrotesk-Regular.woff2) format("woff2"),url(../fonts/MonumentGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Monument Grotesk Mono;src:url(../fonts/MonumentGrotesk-Mono.woff2) format("woff2"),url(../fonts/MonumentGrotesk-Mono.woff) format("woff");font-weight:400;font-style:normal}.monospaced{font-family:Departure Mono,monospace;font-size:12px;display:flex;align-items:center}:root{--container-width: calc(100vw - 74px) ;--container-height: calc(100vh - 80px) ;--interval-width: 9.63px;--interval-height: 24px;--background: #ffffff;--foreground: #2b303b;--copy-text: " [+]"}*{box-sizing:border-box}html,body{min-height:100vh;min-height:-webkit-fill-available;height:100%;padding:0;margin:0;font-size:16px;line-height:24px;font-family:Monument Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;transition:background-color .5s ease,color .5s ease}html[data-theme="1"]{--background: #ffffff;--foreground: #33333a}html[data-theme="2"]{--background: #ec6b2d;--foreground: #0d0f05}html[data-theme="3"]{--background: #002fa7;--foreground: #ffffff}html[data-theme="4"]{--background: #090909;--foreground: #dddddd}html[data-theme="5"]{--background: #090909;--foreground: #3dbd5d}html[data-theme="6"]{--background: #f9c22e;--foreground: #000003}html[data-theme="7"]{--background: #f43530;--foreground: #e0e5da}html[data-theme="8"]{--background: #c8ff8a;--foreground: #000000}html[data-theme="9"]{--background: #2d1b69;--foreground: #e6e6fa}html[data-theme="10"]{--background: #f5f5dc;--foreground: #8b4513}html[data-theme="11"]{--background: #1e3a8a;--foreground: #fbbf24}html[data-theme="12"]{--background: #0a192f;--foreground: #64ffda}html[data-theme="13"]{--background: #faf9f7;--foreground: #0f172a}html[data-theme="14"]{--background: #0f172a;--foreground: #f8fafc}html[data-theme="15"]{--background: #8b8680;--foreground: #000000}html[data-theme="16"]{--background: #2c2c2c;--foreground: #ff6600}html[data-theme="17"]{--background: #2a4010;--foreground: #fe89d9}html[data-theme="18"]{--background: #73d8ee;--foreground: #200266}html[data-theme="19"]{--background: #fec7a3;--foreground: #173d6d}html[data-theme="20"]{--background: #e2d1ff;--foreground: #3d0ef5}html[data-theme="21"]{--background: #bc0c01;--foreground: #c9e7d8}html[data-theme="22"]{--background: #161e12;--foreground: #a9bb92}html[data-theme="23"]{--background: #dcfddb;--foreground: #5515e7}html[data-theme="24"]{--background: #fc093c;--foreground: #18034b}[data-animate]{animation:enter .8s both;-webkit-animation-delay:calc(var(--stagger) * .12s);animation-delay:calc(var(--stagger) * .12s)}@keyframes enter{0%{transform:translateY(30px);opacity:0%}to{transform:translateY(0);opacity:100%}}.circle-button{background:none;border:none;padding:8px;cursor:pointer!important;border-radius:50%;transition:background-color .2s ease;position:relative;z-index:10}.circle-button:hover{background:#0000001a}.circle{width:18px;height:18px;border-radius:50%;background:var(--foreground);cursor:pointer;transition:background-color .5s ease;position:relative;z-index:10}.circle:hover{transform:scale(1.1);transition:transform .2s ease}#theme-toggle-label{cursor:pointer}.outer-container{width:100vw;height:100vh;display:grid;align-items:center;justify-content:center;min-height:700px}.content-row{height:32px;white-space:normal;user-select:none;width:100%}.content-row p{display:inline-block;border-radius:2px;padding-left:3px;cursor:default}.content-row p.super{font-size:24px;font-weight:500;font-family:Monument Grotesk Mono;letter-spacing:-.038em}.content-row p.title{font-weight:700}button span:hover:before{scale:1 1;transform-origin:left center}button span:hover{cursor:pointer}button span:focus:before{scale:1 1;transform-origin:left center}button span:before{background:var(--foreground);bottom:-4px;content:"";height:1px;left:3px;pointer-events:none;position:absolute;right:0;scale:0 1;transform-origin:right center;transition:scale .4s cubic-bezier(.19,1,.22,1),background-color .5s ease}svg.icon{width:14px;height:auto;display:inline-block}button,.content-no-link{border:none;margin:0;background:none;font-family:inherit;font-size:16px;line-height:24px;font-weight:400;padding:0 0 0 3px;border-radius:2px;color:var(--foreground);transition:background-color .5s ease,color .5s ease}button:focus-visible{color:var(--background);background:var(--foreground);outline:none}button:active{background:var(--foreground);color:var(--background)}.inner-container{position:relative;width:var(--container-width);height:round(down,var(--container-height),var(--interval-height));min-height:456px}pre{margin:0;padding:0;width:100%;height:100%;font-family:inherit;text-align:right;user-select:none}@media only screen and (max-width: 768px){body{font-size:14px;line-height:20px}.outer-container{position:relative;display:block;width:100%;height:100%;padding:24px 24px 24px 12px;min-width:320px}.inner-container{position:relative;display:block;width:100%;height:100%}.content-container{position:absolute;z-index:20;top:0;left:0;width:100%;height:100%}.content-row{min-height:32px;height:fit-content}.content-row-empty{height:32px}.content-row p{padding-left:3px}button,.content-no-link{padding:0 0 0 3px;font-size:14px;line-height:32px;width:100%;display:flex}.button-label{flex-grow:1;text-align:left;cursor:pointer}.content-link:focus-visible:after,.content-link:hover:after,.content-link:active:after{display:inline;content:""}.content-no-link:focus-visible:after,.content-no-link:hover:after,.content-no-link:active:after{display:inline;content:""}.content-switch{width:auto;padding-right:3px}pre{text-align:left;opacity:.2;background:#f30}}
