:root{--az-card-purple:#4b1d73;--az-card-orange:#ff6a00;--az-card-gold:#d79a2b;--az-card-ink:#20142d;--az-card-muted:#746b7d;--az-card-line:#efe8f4;--az-card-soft:#fff8ef}.az-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px}.az-products-grid.az-products-grid-home{grid-template-columns:repeat(6,minmax(0,1fr))}.az-global-product-card{background:#fff;border:1px solid var(--az-card-line);border-radius:18px;box-shadow:0 12px 34px rgba(32,20,45,.07);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.az-global-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(75,29,115,.13);border-color:#eadcf4}.az-gpc-media{position:relative;aspect-ratio:1/1;background:linear-gradient(135deg,#fff8ef,#f7efff);overflow:hidden}.az-gpc-media a{display:block;width:100%;height:100%}.az-gpc-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .38s ease}.az-global-product-card:hover .az-gpc-media img{transform:scale(1.055)}.az-gpc-discount,.az-gpc-featured{position:absolute;left:10px;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.az-gpc-discount{top:10px;background:linear-gradient(135deg,var(--az-card-orange),var(--az-card-gold))}.az-gpc-featured{bottom:10px;background:linear-gradient(135deg,var(--az-card-purple),#7c3bb0)}.az-gpc-actions{position:absolute;top:9px;right:9px;display:flex;gap:7px}.az-gpc-actions button,.az-gpc-cart{border:0;background:rgba(255,255,255,.94);color:var(--az-card-purple);border-radius:999px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(32,20,45,.12);font-weight:800}.az-gpc-cart{position:absolute;right:10px;bottom:10px}.az-gpc-body{padding:13px;display:flex;flex-direction:column;gap:9px;flex:1}.az-gpc-category{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--az-card-orange);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.az-gpc-body h3{font-size:14px;line-height:1.32;margin:0;min-height:37px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.az-gpc-body h3 a{color:var(--az-card-ink);text-decoration:none}.az-gpc-rating{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--az-card-muted)}.az-gpc-rating span{color:var(--az-card-gold)}.az-gpc-rating strong{color:var(--az-card-ink)}.az-gpc-price{display:flex;flex-direction:column;gap:2px;margin-top:auto}.az-gpc-price del{font-size:12px;color:#9b93a3}.az-gpc-price strong{font-size:20px;line-height:1;color:var(--az-card-purple);letter-spacing:-.03em}.az-gpc-price small{font-size:11px;color:var(--az-card-muted)}.az-gpc-store{display:flex;align-items:center;gap:8px;border-top:1px solid #f4edf7;padding-top:10px;min-width:0}.az-gpc-store img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:var(--az-card-soft);border:1px solid #f2d9c8;flex:none}.az-gpc-store div{min-width:0}.az-gpc-store strong,.az-gpc-store small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.az-gpc-store strong{font-size:12px;color:var(--az-card-ink)}.az-gpc-store strong span{display:inline-grid;place-items:center;margin-left:4px;width:15px;height:15px;border-radius:50%;background:#e9fbef;color:#12833b;font-size:10px}.az-gpc-store small{font-size:11px;color:var(--az-card-muted)}.az-gpc-trust{display:flex;flex-wrap:wrap;gap:5px}.az-gpc-trust span{font-size:9.5px;font-weight:700;color:#7a4b09;background:#fff8e8;border:1px solid #fde9bd;border-radius:999px;padding:4px 6px}.az-gpc-button{display:block;text-align:center;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--az-card-purple),var(--az-card-orange));border-radius:999px;padding:10px 12px;font-size:13px;font-weight:800;margin-top:2px}.az-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin:34px 0}.az-pagination a,.az-pagination span{padding:9px 13px;border-radius:12px;border:1px solid var(--az-card-line);background:#fff;color:var(--az-card-purple);font-weight:800;text-decoration:none}.az-pagination .is-active{background:var(--az-card-purple);color:#fff}.az-empty-products{background:#fff;border:1px dashed #dfc9ef;border-radius:18px;padding:34px;text-align:center;color:var(--az-card-muted);font-weight:700}@media(max-width:1320px){.az-products-grid.az-products-grid-home{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1100px){.az-products-grid.az-products-grid-home{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.az-products-grid,.az-products-grid.az-products-grid-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.az-gpc-body{padding:11px}.az-gpc-price strong{font-size:18px}}@media(max-width:430px){.az-products-grid,.az-products-grid.az-products-grid-home{grid-template-columns:1fr}}


/* Título do produto em uma linha com reticências */
.az-product-card .az-product-title,
.product-card .product-title,
.product-card h3,
.az-card-title {
    display: block !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}


/* Título em uma linha com reticências */
.az-gpc-body h3{
    margin:8px 0 !important;
}

.az-gpc-body h3 a{
    display:block;
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}


/* Compactação do cabeçalho do card */
.az-gpc-body{
    display:flex;
    flex-direction:column;
    gap:4px;
}

.az-gpc-category{
    margin:0 !important;
    line-height:1.1 !important;
}

.az-gpc-body h3{
    margin:2px 0 4px !important;
    line-height:1.22 !important;
    min-height:auto !important;
}

.az-gpc-body h3 a{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height:1.22;
}

.az-gpc-price{
    margin-top:2px !important;
}


/* Cards alinhados com o banner e centralizados */
.featured-products,
.products-featured,
.az-featured-products,
.az-products-section{
    max-width:1400px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}

.featured-products .products-grid,
.products-featured .products-grid,
.az-featured-products .products-grid,
.az-products-grid,
.az-product-grid{
    display:grid !important;
    grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
    gap:18px !important;
    width:100% !important;
    justify-content:center !important;
}

.az-global-product-card{
    width:100% !important;
    max-width:none !important;
}

.az-gpc-media img{
    width:100% !important;
    height:230px !important;
    object-fit:cover !important;
}


/* Compacta o conteúdo do card e deixa o botão roxo */
.az-gpc-body{
    padding:10px 12px 12px !important;
    display:flex !important;
    flex-direction:column !important;
    gap:3px !important;
}

.az-gpc-category{
    margin:0 !important;
    line-height:1 !important;
}

.az-gpc-body h3{
    margin:0 0 2px !important;
    line-height:1.15 !important;
}

.az-gpc-price{
    margin:0 !important;
}

.az-gpc-price strong,
.az-gpc-price .price{
    margin:0 !important;
    line-height:1.1 !important;
}

.az-gpc-installments{
    margin:0 0 4px !important;
    line-height:1.1 !important;
}

.az-gpc-seller{
    margin-top:2px !important;
    padding-top:6px !important;
}

.az-global-product-card .az-gpc-button,
.az-global-product-card .btn-primary,
.az-global-product-card .btn-product,
.az-global-product-card .btn{
    background:#6b21a8 !important;
    background-image:none !important;
    border-color:#6b21a8 !important;
    color:#fff !important;
}

.az-global-product-card .az-gpc-button:hover,
.az-global-product-card .btn-primary:hover,
.az-global-product-card .btn-product:hover,
.az-global-product-card .btn:hover{
    background:#581c87 !important;
    border-color:#581c87 !important;
}


/* ===== Refinamento dos cards ===== */

/* Reduz a altura da imagem para subir o conteúdo */
.az-gpc-media{
    height:205px !important;
    overflow:hidden !important;
}

.az-gpc-media img{
    width:100% !important;
    height:205px !important;
    object-fit:cover !important;
}

/* Remove todos os ícones rápidos */
.az-gpc-actions button{
    display:none !important;
}

/* Mantém apenas o Wishlist */
.az-gpc-actions .az-wishlist-toggle{
    display:flex !important;
    width:42px !important;
    height:42px !important;
    border-radius:50% !important;
    font-size:20px !important;
    align-items:center !important;
    justify-content:center !important;
    top:10px !important;
    right:10px !important;
}

/* Remove botão do carrinho */
.az-gpc-cart{
    display:none !important;
}

/* Remove marcador/salvar se existir */
.az-gpc-actions button:not(.az-wishlist-toggle){
    display:none !important;
}

/* Aproxima todo o texto da imagem */
.az-gpc-body{
    padding-top:8px !important;
}

/* Título 1pt maior */
.az-gpc-body h3,
.az-gpc-body h3 a{
    font-size:18px !important;
    line-height:1.18 !important;
}

/* Auditoria de links sobrepostos: ações internas sempre acima da área clicável do card. */
.az-global-product-card{position:relative;}
.az-gpc-media a,
.az-gpc-body h3 a,
.az-gpc-button{position:relative;z-index:1;}
.az-gpc-actions,
.az-gpc-cart{z-index:3;}
.az-gpc-actions button,
.az-gpc-cart{position:relative;z-index:4;pointer-events:auto;}

/* Refinamento tipográfico dos cards de produto: mantém layout e hierarquia visual. */
.az-gpc-category{
    font-weight:500 !important;
}

.az-gpc-body h3,
.az-gpc-body h3 a{
    font-size:16px !important;
    font-weight:600 !important;
}

.az-gpc-price strong,
.az-gpc-price .price{
    font-size:18px !important;
    font-weight:700 !important;
}

/* Refinamento fino da tipografia dos cards de produto: altera apenas textos. */
.az-gpc-body{
    gap:5px !important;
}

.az-gpc-category{
    font-size:11px !important;
    font-weight:500 !important;
    line-height:1.15 !important;
}

.az-gpc-body h3,
.az-gpc-body h3 a{
    font-size:15px !important;
    font-weight:500 !important;
    line-height:1.25 !important;
}

.az-gpc-price{
    gap:4px !important;
}

.az-gpc-price strong,
.az-gpc-price .price{
    font-size:17px !important;
    font-weight:700 !important;
}

.az-gpc-price small,
.az-gpc-installments{
    color:#8d8494 !important;
    font-weight:400 !important;
}

.az-global-product-card .az-gpc-button.is-disabled,
.az-global-product-card .az-gpc-cart.is-disabled{cursor:not-allowed;pointer-events:none;opacity:.72;filter:grayscale(.08)}

.product-card__metrics{display:flex;align-items:center;flex-wrap:nowrap;gap:5px;margin-top:4px;min-width:0;overflow:hidden;white-space:nowrap;font-family:"Poppins",sans-serif;font-size:12px;line-height:1.4;color:#777780}.product-card__metrics>span{flex:none}.product-card__rating{color:#5f259f;font-weight:500}.product-card__star{color:#f4a300}.product-card__separator{color:#9b93a3}
