@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--card-size:120px;background-color:#1e1e1e;font-family:Roboto Mono}@media screen and (width>=300px){:root{--card-size:80px}}@media screen and (width>=360px){:root{--card-size:120px}}@media screen and (width>=500px){:root{--card-size:90px}}@media screen and (width>=760px){:root{--card-size:150px}}@media screen and (width>=1000px){:root{--card-size:180px}}@media screen and (width>=1200px){.card-grid{grid-template-columns:repeat(5,180px)!important}}main{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-direction:column;height:100vh;display:flex}main header{color:#fff;background-color:#141414;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}._card_1s2qr_1{border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}._card_1s2qr_1 img{border-bottom-left-radius:20px;width:100%;height:auto}._card_1s2qr_1 p{color:#fff;background:#414141;border-radius:0 12px 0 0;padding:4px 8px;font-family:monospace;font-size:10px;position:absolute;bottom:0}
