*{margin:0;padding:0;box-sizing:border-box}body{background-image:linear-gradient(to top,#a8edea,#fed6e3);min-height:100vh}._header_1l2kj_1{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;flex-direction:row;align-items:center;padding:1rem;background-color:#cd890c;color:#fff}._header_1l2kj_1 h1{font-size:1.5rem;margin:0}._header_1l2kj_1 ._btn_1l2kj_17{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;flex-direction:row}._header_1l2kj_1 ._btn_1l2kj_17 button{padding:.5rem 1rem;border:none;border-radius:10px;background-color:#000c;color:#fff;cursor:pointer}._header_1l2kj_1 ._btn_1l2kj_17 button:hover{background-color:#fff;color:#000c}.product-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;flex-direction:row;margin:1rem}.product-list .card{width:350px;height:450px;position:relative;overflow:hidden}.product-list .card .price{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000c;color:#fff;padding:1rem;font-size:.9rem;border-radius:10px;z-index:2}.product-list .card .card-over{position:absolute;width:100%;z-index:3;bottom:0;background-color:#000c;color:gray;font-size:1.2rem;border-radius:10px;transform:translate(100%);transition:all 1s;height:25%;overflow:auto}.product-list .card .card-over::-webkit-scrollbar{display:none}.product-list .card:hover .card-over{transform:translate(0)}.product-list .card:hover .img{filter:none}.product-list img{width:100%;height:450px;border-radius:10px;filter:sepia(1)}:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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}}
