*{box-sizing:border-box}: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:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;height:100%;width:100%;overflow:hidden}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}footer{display:flex;flex-direction:column;gap:15px;width:100%;padding:15px 10px;position:fixed;bottom:0}footer div{display:flex;justify-content:space-between}.modal-bg{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(0,0,0,.2);padding:35px 25px;overflow:scroll}.modal{width:100%;height:auto;background:#fff;border-radius:15px;padding:15px}.modal h2{text-align:center;color:#171717}button.texture-icon{padding:5px;background:none}button.texture-icon img{width:60px;height:60px;border-radius:50%}button.texture-icon p{color:#313131}#render{background-size:contain;background-repeat:no-repeat;background-position:center}.texture-list{text-align:center}
