<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";:root{--primary-color: #57C3C2;--secondary-color: #99CCCB;--font-color: black;--background-color: white;--glass-plate-bg-color: #ffffffbf }@media (prefers-color-scheme: dark){:root{--primary-color: #57C3C2;--secondary-color: #99CCCB;--font-color: white;--background-color: #202124;--glass-plate-bg-color: #0000004f }}@font-face{font-family:"Default";src:url(/mochahub/assets/Default-ea7d63f6.woff2)}.no-style,.no-style:hover{all:unset}.margin-0{margin:0!important}.padding-0{padding:0!important}.inline-icon{width:1em;height:1em;display:inline-block;vertical-align:-.1em}.user-select-none{user-select:none}.center-container{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.glass-plate{border-radius:.3em;padding:.6em;margin:1vh 1vw;backdrop-filter:blur(8px) saturate(150%);background-color:var(--glass-plate-bg-color);border:1px solid rgba(209,213,219,.3)}.site-card-large-a,.site-card-large-a:hover{grid-row-end:span 2;grid-column-end:span 2}.site-card-large{padding:1em;margin:.5em;width:auto;height:6em;border-radius:5px;background-color:var(--background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .1s ease-in;cursor:pointer;font-family:"Default"}.site-card-large :nth-child(1){margin-top:0}.site-card-small{padding:.5em;margin:.5em;width:10em;height:2em;border-radius:5px;background-color:var(--background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .1s ease-in;cursor:pointer;font-family:"Default"}.site-card-small:hover,.site-card-large:hover{transform:rotate(1deg);box-shadow:5px 5px 5px gray;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}body{background-color:var(--primary-color);background-image:url(/mochahub/assets/background-5561a3c2.webp);background-attachment:fixed;background-size:cover;background-position:bottom left;font-family:"Default",sans-serif;color:var(--font-color);position:relative}.link,header a{color:var(--font-color);text-decoration:none;padding:.1em;transition:all .2s ease-in;background:linear-gradient(to bottom,transparent 45%,var(--primary-color) 0) no-repeat;background-size:100% 200%;background-position:0 0}.link:hover,header a:hover{background-position:0 100%;color:var(--background-color)}header,footer{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:end;padding:.2em 1em}footer{justify-content:center;align-items:start}footer p{margin:.5em 0}header&gt;:nth-child(1){margin-left:0}main{display:flex;flex-flow:column nowrap;align-items:center;margin:1vh 1vw;padding:1.8em}main&gt;.site-list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,12em);grid-auto-flow:row dense;justify-items:center;justify-content:center}form&gt;input{font-family:"Default";color:var(--font-color);background:none;border:none;font-size:1em;padding:0;transition:all .2s ease-in;background:linear-gradient(to bottom,transparent 45%,var(--primary-color) 0) no-repeat;background-size:100% 200%;background-position:0 0}form&gt;input:focus-visible{outline:none;background-position:0 100%;color:var(--background-color)}form&gt;input::placeholder{color:var(--font-color)}form&gt;input:focus-visible::placeholder{color:var(--background-color)}#particle-container{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none}#particle-container .particle{position:relative;border-radius:50%}#particle-container .particle:nth-child(1){animation:particle-animation-1 30s ease infinite;animation-delay:-.2s;height:.9vh;width:.9vh;transform:translate3d(9vw,77vh,13px);background:hsl(156,70%,50%);opacity:.35}@keyframes particle-animation-1{to{transform:translate(68vw,21vh)}}#particle-container .particle:nth-child(2){animation:particle-animation-2 30s ease infinite;animation-delay:-.4s;height:1.5vh;width:1.5vh;transform:translate3d(85vw,8vh,73px);background:hsl(59,70%,50%);opacity:.29}@keyframes particle-animation-2{to{transform:translate(66vw,28vh)}}#particle-container .particle:nth-child(3){animation:particle-animation-3 30s ease infinite;animation-delay:-.6s;height:.8vh;width:.8vh;transform:translate3d(41vw,2vh,70px);background:hsl(170,70%,50%);opacity:.15}@keyframes particle-animation-3{to{transform:translate(53vw,15vh)}}#particle-container .particle:nth-child(4){animation:particle-animation-4 30s ease infinite;animation-delay:-.8s;height:1.4vh;width:1.4vh;transform:translate3d(4vw,69vh,19px);background:hsl(178,70%,50%);opacity:.2}@keyframes particle-animation-4{to{transform:translate(21vw,41vh)}}#particle-container .particle:nth-child(5){animation:particle-animation-5 30s ease infinite;animation-delay:-1s;height:.6vh;width:.6vh;transform:translate3d(29vw,19vh,94px);background:hsl(243,70%,50%);opacity:.09}@keyframes particle-animation-5{to{transform:translate(4vw,86vh)}}#particle-container .particle:nth-child(6){animation:particle-animation-6 30s ease infinite;animation-delay:-1.2s;height:1.2vh;width:1.2vh;transform:translate3d(75vw,43vh,93px);background:hsl(124,70%,50%);opacity:.5}@keyframes particle-animation-6{to{transform:translate(27vw,13vh)}}#particle-container .particle:nth-child(7){animation:particle-animation-7 30s ease infinite;animation-delay:-1.4s;height:.7vh;width:.7vh;transform:translate3d(60vw,36vh,21px);background:hsl(23,70%,50%);opacity:.36}@keyframes particle-animation-7{to{transform:translate(59vw,75vh)}}#particle-container .particle:nth-child(8){animation:particle-animation-8 30s ease infinite;animation-delay:-1.6s;height:.6vh;width:.6vh;transform:translate3d(9vw,11vh,17px);background:hsl(54,70%,50%);opacity:.45}@keyframes particle-animation-8{to{transform:translate(87vw,76vh)}}#particle-container .particle:nth-child(9){animation:particle-animation-9 30s ease infinite;animation-delay:-1.8s;height:1.3vh;width:1.3vh;transform:translate3d(22vw,18vh,57px);background:hsl(68,70%,50%);opacity:.07}@keyframes particle-animation-9{to{transform:translate(14vw,17vh)}}#particle-container .particle:nth-child(10){animation:particle-animation-10 30s ease infinite;animation-delay:-2s;height:.9vh;width:.9vh;transform:translate3d(12vw,84vh,16px);background:hsl(226,70%,50%);opacity:.04}@keyframes particle-animation-10{to{transform:translate(61vw,36vh)}}#particle-container .particle:nth-child(11){animation:particle-animation-11 30s ease infinite;animation-delay:-2.2s;height:1vh;width:1vh;transform:translate3d(15vw,43vh,54px);background:hsl(300,70%,50%);opacity:.07}@keyframes particle-animation-11{to{transform:translate(33vw,73vh)}}#particle-container .particle:nth-child(12){animation:particle-animation-12 30s ease infinite;animation-delay:-2.4s;height:.6vh;width:.6vh;transform:translate3d(69vw,42vh,33px);background:hsl(68,70%,50%);opacity:.25}@keyframes particle-animation-12{to{transform:translate(6vw,80vh)}}#particle-container .particle:nth-child(13){animation:particle-animation-13 30s ease infinite;animation-delay:-2.6s;height:1vh;width:1vh;transform:translate3d(25vw,58vh,93px);background:hsl(81,70%,50%);opacity:.49}@keyframes particle-animation-13{to{transform:translate(63vw,41vh)}}#particle-container .particle:nth-child(14){animation:particle-animation-14 30s ease infinite;animation-delay:-2.8s;height:1.1vh;width:1.1vh;transform:translate3d(9vw,13vh,7px);background:hsl(263,70%,50%);opacity:.13}@keyframes particle-animation-14{to{transform:translate(77vw,57vh)}}#particle-container .particle:nth-child(15){animation:particle-animation-15 30s ease infinite;animation-delay:-3s;height:.6vh;width:.6vh;transform:translate3d(54vw,54vh,29px);background:hsl(175,70%,50%);opacity:.01}@keyframes particle-animation-15{to{transform:translate(36vw,72vh)}}
</pre></body></html>