.promotion-preview-banner{margin:0;padding:12px 14px;border-radius:10px;border:1px solid rgba(201,164,106,.24);background:rgba(247,239,230,.72);color:#5c4a40;font-size:.92rem;line-height:1.45}.promotion-preview-banner strong{color:#2c1f14}.promotion-preview-banner .meta{display:block;margin-top:6px;font-size:.78rem;color:#8a7264}.promotion-preview-banner--cart{margin-bottom:16px}.promotion-preview-banner--product{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:10px;padding:6px 13px;border-radius:999px;border:1px solid rgba(201,164,106,.4);background:linear-gradient(135deg,rgba(168,95,69,.12),rgba(201,164,106,.18));font-size:.8rem;line-height:1.3}.promotion-preview-banner--product strong{color:#6a3b1f;font-weight:700}.promotion-preview-icon{font-size:.96rem;line-height:1;flex-shrink:0}.promotion-preview-carousel{position:relative;width:100%;overflow:hidden;border-radius:12px;border:1.5px solid rgba(201,164,106,.32);background:linear-gradient(90deg,rgba(168,95,69,.08),rgba(201,164,106,.12));margin-bottom:20px;padding:10px 16px;box-shadow:0 4px 16px rgba(74,52,40,.03)}.promotion-preview-carousel-track{display:flex;width:100%;transition:transform .5s cubic-bezier(.19,1,.22,1);will-change:transform}.promotion-preview-carousel-slide{flex:0 0 100%;width:100%;display:flex;align-items:center;gap:10px}.promotion-preview-content{display:flex;flex-direction:column;gap:2px}.promotion-preview-label{color:#723e25;font-weight:700;font-size:.86rem;line-height:1.25}.promotion-preview-desc{color:#8b7466;font-size:.74rem;line-height:1.2}.promotion-preview-carousel-dots{position:absolute;right:14px;bottom:8px;display:flex;gap:5px}.promotion-preview-carousel-dot{width:6px;height:6px;padding:0;border-radius:50%;background:rgba(201,164,106,.35);border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.promotion-preview-carousel-dot:hover{transform:scale(1.2)}.promotion-preview-carousel-dot.is-active{background:var(--bling-copper,#a85f45);transform:scale(1.15)}@media (max-width:900px){.promotion-preview-carousel{padding:12px 14px 18px}.promotion-preview-carousel-dots{right:50%;transform:translateX(50%);bottom:5px}}