:root{--background: rgb(252, 252, 252);--secondary-background: #bebebe;--fill: rgba(235, 235, 245, .3);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(70, 70, 70);--button-bg: #7e7e7e;--button-text: rgb(232, 231, 231);--separator: #3a3a3c;--placeholder-text: rgba(235, 235, 245, .3);--link-hover: rgb(50, 50, 50);--glass-background: rgba(199, 199, 199, .637);--border-radius: 5px;--font-family: "Geist Mono";--font-size: .7rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.glass{background:var(--glass-background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius)}body{font-family:var(--font-family);font-size:var(--font-size);font-weight:400;color:var(--text-color);background-color:var(--background);padding:1rem;display:flex;flex-direction:column;min-height:100vh}main{flex:1}h1,h2{all:unset;font-family:var(--font-family);font-size:var(--font-size)}.description{color:#4b4b4b;font-size:var(--font-size)}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/inter-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/inter-500.woff2) format("woff2")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/geist-mono-latin-400-normal.woff2) format("woff2")}
