.sh-flash[hidden]{display:none!important}
.sh-flash{margin-top:28px;padding:18px;background:#f8f5ff;border:1px solid #ebe3fc;border-radius:18px}
.sh-flash-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:15px}
.sh-flash-head h2{margin:0;font-size:24px;font-weight:800;line-height:1.2}
.sh-flash-clock{display:flex;align-items:center;gap:8px;font-size:12px;color:#62566d}
.sh-countdown{background:#d8f541;color:#221637;font-size:17px;font-variant-numeric:tabular-nums;padding:7px 10px;border-radius:9px;white-space:nowrap}
.sh-flash .sh-product{box-shadow:none;display:flex;flex-direction:column}
.sh-flash .sh-product-body{flex:1;display:flex;flex-direction:column}
.sh-flash .sh-add{margin-top:auto}
.sh-flash-note{font-size:11px;color:#6a6076;margin:10px 0 0!important}
.sh-trending,.sh-trending *{box-sizing:border-box}
@media(max-width:600px){.sh-flash{padding:13px}.sh-flash-head h2{font-size:21px}.sh-flash .sh-products{margin-right:-13px;padding-right:20px}.sh-flash .sh-product{flex-basis:62%;max-width:240px}.sh-flash-clock{gap:6px}}

/* Compact, consistent cards across both curated product sections. */
.sh-trending .sh-products{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:0 0 10px;margin-right:0}
.sh-trending .sh-product{display:flex;flex-direction:column;flex:0 0 calc((100% - 42px)/4);min-width:0;max-width:none;scroll-snap-align:start;border-radius:12px;border:1px solid #eeeaf3;box-shadow:none}
.sh-trending .sh-product-image{aspect-ratio:1;background:#faf9fc}
.sh-trending .sh-product-image img{display:block;aspect-ratio:1;object-fit:cover;border-radius:0}
.sh-trending .sh-product-body{display:flex;flex-direction:column;flex:1;padding:11px;gap:8px}
.sh-trending .sh-product-name{font-size:14px;line-height:1.45;min-height:2.9em;margin:0;font-weight:600}
.sh-trending .sh-price{font-size:16px;line-height:1.4;min-height:1.4em;margin:0 0 2px}
.sh-trending .sh-add{margin-top:auto;border-radius:8px;font-size:12px;padding:10px 6px;line-height:1.4;min-height:38px}
.sh-trending .sh-flash{padding:0;margin-top:26px;border:0;background:transparent;border-radius:0}
.sh-trending .sh-flash-head{margin-bottom:13px;flex-wrap:nowrap}
.sh-trending .sh-flash-head h2{font-size:23px;color:#231a31}
.sh-trending .sh-countdown{font-size:16px;padding:7px 10px;border-radius:8px;letter-spacing:.5px}
@media(max-width:800px){.sh-trending .sh-product{flex-basis:calc((100% - 28px)/3)}}
@media(max-width:600px){.sh-trending .sh-products{gap:10px;scrollbar-width:none;margin-right:-12px;padding-right:12px}.sh-trending .sh-product{flex-basis:44%;max-width:none}.sh-trending .sh-product-body{padding:9px;gap:7px}.sh-trending .sh-product-name{font-size:13px}.sh-trending .sh-flash-head h2{font-size:21px}.sh-trending .sh-flash .sh-products{margin-right:-12px;padding-right:12px}}
