@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Inter:wght@100..900&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";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}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}:root{--dark-color: #1c1d1d;--background-color: #f3f3f2;--accent-color: #b2aeab;--opaque-accent-color: #d9edc41e;--subtle-color: #8d8b8b;--orange: rgb(163, 194, 59);--main-text-color: #262323;--global-h1-size: clamp(2em, 11.25vw, 1.66em);--global-h2-size: clamp(1.66em, 11.25vw, 1.33em);--global-h3-size: clamp(1.33em, 11.25vw, 1em);--global-h4-size: clamp(1em, 11.25vw, .88em);--global-h5-size: clamp(.66em, 11.25vw, .5em)}html[data-theme=light]{--background-color: #f3f3f2;--accent-color: #aaa9aa;--opaque-accent-color: rgba(77, 241, 6, .147);--main-text-color: #262323;--subtle-color: #908f8f}html,body{scroll-padding-top:.2rem;background-color:var(--background-color);color:var(--main-text-color);height:100%;scroll-behavior:smooth;font-size:14px;position:relative;scrollbar-gutter:stable both-edges;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><circle cx="8" cy="8" r="4" fill="black"/></svg>') 8 8,auto!important}html a:hover,body a:hover{cursor:pointer}.container{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.column,.column-1{flex:0 0 calc(100% / 12 * 1 - 20px);margin-left:10px;margin-right:10px}.column-2{flex:0 0 calc(100% / 12 * 2 - 20px);margin-left:10px;margin-right:10px}.column-3{flex:0 0 calc(25% - 20px);margin-left:10px;margin-right:10px}.column-4{flex:0 0 calc(100% / 12 * 4 - 20px);margin-left:10px;margin-right:10px}.column-5{flex:0 0 calc(100% / 12 * 5 - 20px);margin-left:10px;margin-right:10px}.column-6{flex:0 0 calc(50% - 20px);margin-left:10px;margin-right:10px}.column-7{flex:0 0 calc(100% / 12 * 7 - 20px);margin-left:10px;margin-right:10px}.column-8{flex:0 0 calc(100% / 12 * 8 - 20px);margin-left:10px;margin-right:10px}.column-9{flex:0 0 calc(75% - 20px);margin-left:10px;margin-right:10px}.column-10{flex:0 0 calc(100% / 12 * 10 - 20px);margin-left:10px;margin-right:10px}.column-11{flex:0 0 calc(100% / 12 * 11 - 20px);margin-left:10px;margin-right:10px}.column-12{flex:0 0 calc(100% - 20px);margin-left:10px;margin-right:10px}pre::-webkit-scrollbar,html::-webkit-scrollbar{width:10px;height:6px}pre::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:none}pre::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:var(--accent-color)}pre::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:var(--accent-color);opacity:.2}pre::-webkit-scrollbar-thumb:active,html::-webkit-scrollbar-thumb:active{border:1px solid var(--accent-color);opacity:.9;background-color:var(--opaque-accent-color)}h1,h2,h3,h4,h5{font-family:Georgia,serif}h1{font-size:var(--global-h1-size)}h2{font-size:var(--global-h2-size)}h3{font-size:var(--global-h3-size)}#cursorRing{position:fixed;top:0;left:0;width:30px;height:30px;border:3px solid var(--orange);border-radius:50%;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}#cursorRing.active{opacity:1;animation:ringAnimation .3s ease-in-out}@keyframes ringAnimation{0%{transform:scale(.5)}50%{transform:scale(1.2)}to{transform:scale(1)}}.content-wrapper{max-width:600px;min-height:100%;height:100%;padding:0 2rem;margin:0 auto;display:flex;flex-direction:column;position:relative}@media only screen and (max-width: 600px){.content-wrapper{padding:0 2rem}}.footer{font-family:Inter,Times New Roman;display:flex;justify-content:center;align-items:center;width:100%;color:var(--main-text-color);bottom:0;padding:5rem 0rem 1rem;margin-top:auto;text-align:center;text-wrap:nowrap;gap:1.5rem}.footer__content{display:flex;flex-direction:column;gap:.25rem;width:100%}.footer__content__text:hover{color:var(--accent-color)}.footer__break{padding:.15rem 0}.footer .version{color:var(--accent-color)}.footer .versions{margin-top:.2rem;font-size:.85rem}.attribution{margin-top:.55rem;font-size:.85rem}header{margin-top:4rem;display:flex;align-items:center;justify-content:space-between;width:100%}header .logo{font-size:1.8rem;font-family:Caveat,Times New Roman;color:var(--orange)!important}header .logo a:hover{color:var(--main-text-color)!important}header nav{display:flex;align-items:center}header nav ul{padding-top:7px;display:flex;align-items:center;gap:1rem}.main-header{margin-bottom:2.5rem}section{display:flex;line-height:1.8rem}section .about{display:flex;flex-direction:column;font-family:Inter,Times New Roman;gap:1rem}section .about p{font-family:Inter,Times New Roman;margin-left:2.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
