:root{--boxshadow-color:#cecece;--button-hover-color:#00000014}.pixel-card[data-v-4d10e8c5]{width:170px;height:260px;box-shadow:0px 0px 5px var(--boxshadow-color);box-sizing:border-box;border-radius:10px;padding-bottom:10px;transition:transform .5s,box-shadow .5s}.pixel-card[data-v-4d10e8c5]:hover{box-shadow:0px 0px 10px var(--boxshadow-color);-webkit-user-select:none;user-select:none;cursor:pointer;transform:translateY(-10px)}.display[data-v-4d10e8c5]{justify-content:center;align-items:center;width:150px;height:150px;margin:auto;display:flex;position:relative}.title[data-v-4d10e8c5]{font-weight:700}.content[data-v-4d10e8c5]{border-top:1px solid #dadada;margin-left:10px;margin-right:10px;padding-top:10px}.description[data-v-4d10e8c5]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.date[data-v-4d10e8c5]{text-align:right;margin-top:10px;margin-right:10px}.title[data-v-4d10e8c5]{font-size:20px}#overlay[data-v-f44239d5]{z-index:999;cursor:pointer;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn-f44239d5;display:flex;position:fixed;top:0;left:0}#main[data-v-f44239d5]{cursor:default;background-color:#fff;border-radius:20px;width:600px;height:230px;padding:20px;animation:.3s zoomIn-f44239d5;overflow-y:auto;box-shadow:0 0 5px #535353}header[data-v-f44239d5]{justify-content:space-between;width:100%;height:auto;margin-bottom:20px;display:flex}#title[data-v-f44239d5]{font-size:32px;font-weight:700}img[alt=close][data-v-f44239d5]{cursor:pointer}@keyframes fadeIn-f44239d5{0%{opacity:0}to{opacity:1}}@keyframes zoomIn-f44239d5{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}#display[data-v-f44239d5]{z-index:1;border:2px solid var(--boxshadow-color);border-radius:10px;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}#topic[data-v-863b2163]{justify-content:space-between;align-items:center;width:390px;margin:auto;font-size:60px;display:flex;position:relative}#search[data-v-863b2163]{box-sizing:border-box;border:2px solid #d8d8d8;border-radius:50px;justify-content:space-between;width:700px;height:60px;margin:auto auto 50px;padding-left:30px;padding-right:20px;transition:border .3s,box-shadow .3s;display:flex;position:relative}#search[data-v-863b2163]:focus-within{border-color:#42b883;box-shadow:0 0 0 4px #42b88333}#search input[data-v-863b2163]{background-color:#0000;border:none;outline:none;font-size:30px}#search img[data-v-863b2163]:hover{cursor:pointer}.card-row[data-v-863b2163]{justify-content:space-around;width:1000px;margin:auto auto 50px;display:flex;position:relative}#main[data-v-2730b8f8]{width:700px;height:700px;box-shadow:0px 0px 5px var(--boxshadow-color);border-radius:20px;margin:auto;position:relative}#main canvas[data-v-2730b8f8]{margin:30px auto auto;display:block;position:relative}@font-face{font-family:terrarum;src:url(/assets/TerrarumSansBitmap-Bepbtx2O.woff2);font-weight:400;font-style:normal}*{font-family:terrarum}header{align-items:center;margin-bottom:50px;display:flex}#navi-user{width:350px;margin-left:auto;margin-right:15px}#navi-main{width:320px}#website-name{cursor:pointer;margin-left:15px;font-size:32px;font-weight:700;line-height:40px}.navi{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-evenly;width:300px;padding:5px;font-size:25px;display:flex}.navi span{border-radius:6px;align-items:center;gap:5px;padding:5px 8px;transition:background .2s;display:flex}.navi span img{width:22px;height:22px}.navi span:hover{background:var(--button-hover-color)}
