.loja-module__Av68pq__container{max-width:1100px;margin:6rem auto 4rem;padding:0 2rem}.loja-module__Av68pq__header{text-align:center;margin-bottom:4rem}.loja-module__Av68pq__header h1{letter-spacing:4px;text-transform:uppercase;margin-bottom:.5rem;font-size:2.8rem}.loja-module__Av68pq__header p{opacity:.8;font-size:1.1rem}.loja-module__Av68pq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.loja-module__Av68pq__productCard{background-color:var(--card-bg);cursor:pointer;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.loja-module__Av68pq__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.loja-module__Av68pq__imageWrapper{background-color:#0000001a;width:100%;height:220px;position:relative;overflow:hidden}.loja-module__Av68pq__productImage{object-fit:cover;transition:transform .5s}.loja-module__Av68pq__productCard:hover .loja-module__Av68pq__productImage{transform:scale(1.05)}.loja-module__Av68pq__hoverOverlay{color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-weight:700;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.loja-module__Av68pq__productCard:hover .loja-module__Av68pq__hoverOverlay{opacity:1}.loja-module__Av68pq__productInfo{text-align:center;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.loja-module__Av68pq__tag{text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.loja-module__Av68pq__productInfo h2{margin-bottom:.5rem;font-size:1.3rem;line-height:1.2}.loja-module__Av68pq__description{opacity:.75;text-align:center;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.loja-module__Av68pq__footerRow{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.loja-module__Av68pq__price{color:var(--foreground);white-space:nowrap;font-size:1.4rem;font-weight:700}.loja-module__Av68pq__btnBuy{background-color:var(--accent);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:background-color .2s;color:#fff!important}.loja-module__Av68pq__btnBuy:hover{opacity:.9}.loja-module__Av68pq__lightbox{z-index:2000;background-color:#0a0a0af2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loja-module__Av68pq__lightboxContent{flex-direction:column;justify-content:center;align-items:center;max-width:80vw;max-height:90vh;display:flex;position:relative}.loja-module__Av68pq__imageContainer{justify-content:center;align-items:center;width:100%;max-height:45vh;display:flex}.loja-module__Av68pq__lightboxImage{object-fit:contain;border-radius:4px;width:auto;max-width:100%;max-height:45vh}.loja-module__Av68pq__lightboxFooter{background-color:var(--card-bg);width:100%;max-width:600px;color:var(--foreground);border-top:1px solid #d2b48c33;border-radius:6px;margin-top:1rem;padding:1.5rem}.loja-module__Av68pq__footerMain{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.loja-module__Av68pq__footerMain h3{color:var(--foreground);font-size:1.2rem}.loja-module__Av68pq__counter{opacity:.6;font-size:.8rem}.loja-module__Av68pq__modalDescription{opacity:.8;margin-bottom:1.2rem;font-size:.9rem;line-height:1.5}.loja-module__Av68pq__modalFooterRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.loja-module__Av68pq__modalPrice{color:var(--foreground);font-size:1.5rem;font-weight:700}.loja-module__Av68pq__btnClose,.loja-module__Av68pq__btnNavLeft,.loja-module__Av68pq__btnNavRight{color:#fff;cursor:pointer;opacity:.7;z-index:2100;background:0 0;border:none;padding:1rem;font-size:2.5rem;transition:opacity .2s;position:absolute}.loja-module__Av68pq__btnClose:hover,.loja-module__Av68pq__btnNavLeft:hover,.loja-module__Av68pq__btnNavRight:hover{opacity:1}.loja-module__Av68pq__btnClose{font-size:3.5rem;top:1.5rem;right:2rem}.loja-module__Av68pq__btnNavLeft{left:2rem}.loja-module__Av68pq__btnNavRight{right:2rem}@media (max-width:768px){.loja-module__Av68pq__container{margin-top:7rem}.loja-module__Av68pq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.2rem}.loja-module__Av68pq__productInfo{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.loja-module__Av68pq__productInfo h2{margin-bottom:.4rem;font-size:1.1rem}.loja-module__Av68pq__description{margin-bottom:1rem;font-size:.85rem;line-height:1.4}.loja-module__Av68pq__footerRow{justify-content:flex-end;gap:.6rem;width:100%;margin-top:auto;padding-top:.5rem;flex-direction:column!important;align-items:flex-start!important}.loja-module__Av68pq__price{white-space:nowrap;font-size:1.1rem}.loja-module__Av68pq__btnBuy{text-align:center;white-space:nowrap;box-sizing:border-box;width:100%;padding:.6rem .5rem;font-size:.75rem;display:block}.loja-module__Av68pq__lightboxContent{width:90vw;max-height:85vh;overflow-y:auto}.loja-module__Av68pq__imageContainer,.loja-module__Av68pq__lightboxImage{max-height:35vh}.loja-module__Av68pq__btnNavLeft{font-size:2rem;left:.2rem}.loja-module__Av68pq__btnNavRight{font-size:2rem;right:.2rem}.loja-module__Av68pq__btnClose{font-size:2.5rem;top:.5rem;right:.5rem}.loja-module__Av68pq__lightboxFooter{padding:1rem}.loja-module__Av68pq__footerMain h3{font-size:1rem}.loja-module__Av68pq__modalPrice{font-size:1.2rem}}
