/* Phase 59: rotating product picks for Product Showcase hero */
.showcase-hero-rotating-wrap{padding:24px 30px 24px 6px;align-items:center}.showcase-rotating-products{position:relative;display:grid;gap:14px;width:min(380px,100%);padding:18px;border-radius:30px;background:rgba(255,255,255,.92);box-shadow:0 26px 58px rgba(8,46,71,.16);border:1px solid rgba(8,46,71,.08);backdrop-filter:blur(10px)}.showcase-rotating-products:before{content:"";position:absolute;inset:-16px -14px auto auto;width:110px;height:110px;border-radius:999px;background:radial-gradient(circle,rgba(247,165,26,.24),transparent 68%);pointer-events:none}.showcase-rotating-head{position:relative;z-index:1;display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center}.showcase-rotating-head>span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#f7a51a,#ffe2a2);box-shadow:0 12px 24px rgba(247,165,26,.18)}.showcase-rotating-head strong{display:block;color:#082e47;font-size:1.02rem}.showcase-rotating-head small{display:block;margin-top:2px;color:#6b746f;font-weight:750}.showcase-rotating-main{position:relative;z-index:1;display:grid;grid-template-columns:minmax(120px,42%) minmax(0,1fr);gap:16px;align-items:center;padding:14px;border-radius:24px;background:linear-gradient(135deg,#fff8ec,#fff);color:#082e47;text-decoration:none;border:1px solid rgba(8,46,71,.06);transition:transform .18s ease,box-shadow .18s ease}.showcase-rotating-main:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(8,46,71,.12)}.showcase-rotating-main img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:20px;background:#f7f1e8}.showcase-rotating-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:1/1;border-radius:20px;background:#f7f1e8;font-size:3.2rem}.showcase-rotating-main div{display:grid;gap:5px;min-width:0}.showcase-rotating-main small{color:#68746f;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-rotating-main strong{font-size:1.08rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.showcase-rotating-main b{font-size:1.25rem;color:#b92c25}.showcase-rotating-main del{color:#87908a;font-size:.82rem}.showcase-rotating-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.showcase-rotating-tile{display:grid;gap:8px;padding:10px;border-radius:20px;background:#fff;color:#082e47;text-decoration:none;border:1px solid rgba(8,46,71,.07);box-shadow:0 10px 20px rgba(8,46,71,.06);transition:transform .18s ease,box-shadow .18s ease}.showcase-rotating-tile:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(8,46,71,.11)}.showcase-rotating-media{position:relative;display:grid;place-items:center;min-height:90px;border-radius:16px;background:#f7f1e8;overflow:hidden}.showcase-rotating-media img{width:100%;height:100%;object-fit:contain}.showcase-rotating-media i{font-style:normal;font-size:2.1rem}.showcase-rotating-media em{position:absolute;top:7px;right:7px;padding:4px 7px;border-radius:999px;background:#ef3f2f;color:#fff;font-style:normal;font-size:.68rem;font-weight:950}.showcase-rotating-tile strong{font-size:.82rem;line-height:1.18;min-height:2.36em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.showcase-rotating-tile small{color:#b92c25;font-weight:950}.showcase-hero-product .showcase-sale-ribbon{top:12px;left:12px}@media(max-width:1200px){.showcase-hero-rotating-wrap{padding:22px}.showcase-rotating-products{width:100%;max-width:520px}.showcase-rotating-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.showcase-rotating-main{grid-template-columns:170px 1fr}}@media(max-width:860px){.showcase-hero-rotating-wrap{padding:0 22px 24px}.showcase-rotating-products{max-width:none}.showcase-rotating-main{grid-template-columns:120px 1fr}.showcase-rotating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.showcase-rotating-main{grid-template-columns:1fr;text-align:center}.showcase-rotating-main img,.showcase-rotating-placeholder{max-width:220px;margin:0 auto}.showcase-rotating-grid{grid-template-columns:1fr 1fr}.showcase-rotating-media{min-height:76px}.showcase-rotating-tile strong{font-size:.78rem}}
