/* KAFF Produção 1.0.2 — home, cards e conversão */
.home .products-section{padding-top:76px;padding-bottom:88px}
.home .kaff-showcase-heading{margin-bottom:26px;text-align:left;max-width:none}
.home .kaff-showcase-heading>div:first-child{max-width:720px}
.home .kaff-showcase-heading h2{letter-spacing:-.035em}
.home .kaff-showcase-heading p{max-width:650px}
.home .kaff-showcase-tabs{margin-bottom:10px}
.home .kaff-showcase-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 18px 46px rgba(0,0,0,.22);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.home .kaff-showcase-card:hover{transform:translateY(-6px);border-color:rgba(212,175,55,.38);box-shadow:0 24px 58px rgba(0,0,0,.36)}
.home .kaff-product-media{aspect-ratio:1/1;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.08),transparent 68%);overflow:hidden}
.home .kaff-product-media .product-image-link{height:100%;display:flex;align-items:center;justify-content:center;padding:18px}
.home .kaff-product-media img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease,opacity .25s ease}
.home .kaff-showcase-card:hover .product-image-primary{transform:scale(1.045)}
.home .kaff-product-content{display:flex;flex-direction:column;flex:1;padding:18px 18px 20px}
.home .kaff-product-content h3{min-height:2.9em;margin:7px 0 10px;font-size:1rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home .product-rating{min-height:18px;margin-bottom:2px}
.home .product-price{min-height:35px;display:flex;align-items:center;gap:7px;font-size:1.24rem;font-weight:900;color:#fff}
.home .product-price del{font-size:.78em;color:#8e8e8e;font-weight:500}
.home .product-price ins{text-decoration:none;color:var(--gold-2)}
.home .product-installments{min-height:23px;color:#bdbdbd;font-size:.81rem}
.home .kaff-card-benefits{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 15px;color:#c8c8c8;font-size:.72rem;font-weight:700}
.home .kaff-card-benefits span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.035)}
.home .kaff-card-benefits span:before{content:'✓';color:#49d17d;font-weight:900}
.home .kaff-card-benefits .is-out:before{content:'×';color:#ff7474}
.home .product-card-actions{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center}
.home .product-card-actions .button{min-height:46px;width:100%;padding:10px 14px;border-radius:12px;font-size:.84rem;line-height:1.2;text-align:center;white-space:normal}
.home .product-details-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#ddd;font-size:.78rem;font-weight:800;transition:.2s ease}
.home .product-details-link:hover{border-color:var(--gold);color:var(--gold-2)}
.home .product-badges{top:12px;left:12px;gap:6px}
.home .product-badges .badge{box-shadow:0 6px 18px rgba(0,0,0,.24)}
.home .product-card-tools{top:12px;right:12px}
.home .product-card-tools button{backdrop-filter:blur(10px);box-shadow:0 8px 18px rgba(0,0,0,.2)}
.home .kaff-showcase-track{padding-top:12px;padding-bottom:30px}
.home .products-section .center{margin-top:18px}
@media(max-width:900px){.home .product-card-actions{grid-template-columns:1fr}.home .product-details-link{min-height:42px}.home .kaff-product-content{padding:16px}}
@media(max-width:640px){.home .products-section{padding-top:58px;padding-bottom:68px}.home .kaff-showcase-heading{margin-bottom:20px}.home .kaff-showcase-heading h2{font-size:2rem}.home .kaff-showcase-track{grid-auto-columns:min(82vw,310px)}.home .kaff-product-media .product-image-link{padding:14px}.home .kaff-product-content h3{font-size:.96rem}.home .product-price{font-size:1.15rem}.home .product-card-actions{grid-template-columns:1fr}.home .product-details-link{display:none}}
@media(prefers-reduced-motion:reduce){.home .kaff-showcase-card,.home .kaff-product-media img{transition:none}.home .kaff-showcase-card:hover{transform:none}}
