:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;display:flex;place-items:center;flex-direction:column;min-width:320px;min-height:100vh;background-color:#121212}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center}.header{padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.shaboldsList{width:100%;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:1.5em}@media screen and (max-width: 600px){.shaboldsList .imgContainer{flex-basis:50%}.shaboldsList{font-size:2vw}}@media screen and (min-width: 601px){.shaboldsList .imgContainer{flex-basis:25%}.shaboldsList{font-size:1em}}.imgContainer{display:flex;flex-direction:column;justify-content:space-between;position:relative;max-width:20em;border-width:1px;border-color:#ddd;border-style:solid;border-radius:15px;height:100%}.imgHidden{width:100%;max-height:30em;border-radius:15px 15px 0 0}button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#32323280;border:2px solid #dddddd;padding:10px 20px;color:#ddd}img{border-radius:15px 15px 0 0;width:100%}.maximumSize{width:20em;height:25em;align-items:center;padding-top:50%}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;pointer-events:none}
