.loja-module__Av68pq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.loja-module__Av68pq__header{text-align:center;margin-bottom:30px}.loja-module__Av68pq__header h1{color:#1e3a8a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.loja-module__Av68pq__header p{color:#4b5563;max-width:70rem;margin:0 auto;font-size:1.125rem}.loja-module__Av68pq__empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:1rem;padding:4rem 2rem;font-size:1.125rem}.loja-module__Av68pq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.loja-module__Av68pq__card{background:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.loja-module__Av68pq__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.loja-module__Av68pq__imageWrapper{aspect-ratio:1;background:#f1f5f9;overflow:hidden}.loja-module__Av68pq__imageWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.loja-module__Av68pq__imagemPadrao{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:2rem;-o-object-fit:contain!important;object-fit:contain!important}.loja-module__Av68pq__noImage{aspect-ratio:1;color:#64748b;background:#e2e8f0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.loja-module__Av68pq__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.loja-module__Av68pq__cardBody h2{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.loja-module__Av68pq__description{color:#64748b;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.loja-module__Av68pq__preco{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.loja-module__Av68pq__options{margin-top:.5rem}.loja-module__Av68pq__label{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.loja-module__Av68pq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.loja-module__Av68pq__tag{color:#334155;background:#f1f5f9;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:640px){.loja-module__Av68pq__container{padding:1rem}.loja-module__Av68pq__header h1{font-size:2rem}.loja-module__Av68pq__grid{grid-template-columns:1fr;gap:1.5rem}.loja-module__Av68pq__imagemPadrao{padding:1rem}}.loja-module__Av68pq__formButtonContainer{text-align:center;max-width:500px;margin:2rem auto 3rem}.loja-module__Av68pq__formButton{color:#fff;background:linear-gradient(135deg,#1a4b8c 0%,#0f3a6b 100%);border-radius:3rem;margin-bottom:.75rem;padding:1rem 2rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #1a4b8c4d}.loja-module__Av68pq__formButton:hover{background:linear-gradient(135deg,#0f3a6b 0%,#1a4b8c 100%);transform:translateY(-2px);box-shadow:0 8px 20px #1a4b8c66}.loja-module__Av68pq__formButton:active{transform:translateY(0)}.loja-module__Av68pq__formInfo{color:#64748b;margin-top:.5rem;font-size:.875rem;line-height:1.5}@media (max-width:768px){.loja-module__Av68pq__formButton{padding:.875rem 1.75rem;font-size:1rem}.loja-module__Av68pq__formInfo{font-size:.75rem}}.loja-module__Av68pq__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.loja-module__Av68pq__modalContent{background:#fff;border-radius:1.5rem;width:100%;max-width:900px;max-height:90vh;animation:.3s loja-module__Av68pq__modalFadeIn;position:relative;overflow-y:auto}@keyframes loja-module__Av68pq__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.loja-module__Av68pq__modalClose{cursor:pointer;color:#64748b;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001a}.loja-module__Av68pq__modalClose:hover{color:#0f172a;background:#f1f5f9;transform:scale(1.1)}.loja-module__Av68pq__modalCarousel{background:#f1f5f9;border-radius:1.5rem 1.5rem 0 0;position:relative;overflow:hidden}.loja-module__Av68pq__modalImageWrapper{aspect-ratio:1;justify-content:center;align-items:center;padding:2rem;display:flex}.loja-module__Av68pq__modalImage{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:400px}.loja-module__Av68pq__modalPrev,.loja-module__Av68pq__modalNext{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;width:40px;height:40px;font-size:1.25rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.loja-module__Av68pq__modalPrev:hover,.loja-module__Av68pq__modalNext:hover{background:#000c}.loja-module__Av68pq__modalPrev{left:1rem}.loja-module__Av68pq__modalNext{right:1rem}.loja-module__Av68pq__modalThumbnails{background:#0000000d;justify-content:center;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.loja-module__Av68pq__thumbnail{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:.5rem;width:60px;height:60px;transition:all .2s;overflow:hidden}.loja-module__Av68pq__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.loja-module__Av68pq__thumbnail.loja-module__Av68pq__active{border-color:#1a4b8c;transform:scale(1.05)}.loja-module__Av68pq__modalBody{padding:2rem}.loja-module__Av68pq__modalBody h2{color:#0f172a;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.loja-module__Av68pq__modalPreco{color:#1a4b8c;margin-bottom:.5rem;font-size:2rem;font-weight:700}.loja-module__Av68pq__modalEstoque{border-radius:2rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.loja-module__Av68pq__estoqueDisponivel{color:#166534;background:#dcfce7}.loja-module__Av68pq__estoqueUltimas{color:#854d0e;background:#fef9c3}.loja-module__Av68pq__estoqueIndisponivel{color:#991b1b;background:#fee2e2}.loja-module__Av68pq__modalInfo{background:#f8fafc;border-radius:.75rem;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.loja-module__Av68pq__modalInfo p{color:#334155;margin:0;font-size:.875rem}.loja-module__Av68pq__modalDescription{margin-bottom:1.5rem}.loja-module__Av68pq__modalDescription h3{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.loja-module__Av68pq__modalDescription p{color:#475569;line-height:1.6}.loja-module__Av68pq__modalOptions{margin-bottom:1.5rem}.loja-module__Av68pq__modalOptions h3{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:600}.loja-module__Av68pq__modalTags{flex-wrap:wrap;gap:.5rem;display:flex}.loja-module__Av68pq__modalTag{color:#334155;background:#f1f5f9;border-radius:2rem;padding:.375rem .875rem;font-size:.875rem}.loja-module__Av68pq__modalButtonContainer{text-align:center;margin-top:1.5rem}.loja-module__Av68pq__modalButton{color:#fff;background:linear-gradient(135deg,#1a4b8c 0%,#0f3a6b 100%);border-radius:2rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.loja-module__Av68pq__modalButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a4b8c66}.loja-module__Av68pq__estoqueBadge{border-radius:2rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.loja-module__Av68pq__generoInfo{color:#64748b;margin-bottom:.5rem;font-size:.875rem}.loja-module__Av68pq__saibaMaisBtn{color:#1a4b8c;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:2rem;align-self:flex-start;width:fit-content;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.loja-module__Av68pq__saibaMaisBtn:hover{color:#fff;background:#1a4b8c;border-color:#1a4b8c;transform:translate(4px)}@media (max-width:768px){.loja-module__Av68pq__modalContent{max-width:95%}.loja-module__Av68pq__modalBody{padding:1.5rem}.loja-module__Av68pq__modalBody h2,.loja-module__Av68pq__modalPreco{font-size:1.5rem}.loja-module__Av68pq__modalPrev,.loja-module__Av68pq__modalNext{width:32px;height:32px;font-size:1rem}.loja-module__Av68pq__thumbnail{width:50px;height:50px}}
