.store-banner{background:linear-gradient(100deg,#d7c0e2,#eadcf0);color:#3d2931}
.store-banner-inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.store-banner-copy{display:flex;align-items:baseline;gap:16px;min-width:0}
.store-banner-copy b{font-size:14px;letter-spacing:.04em;white-space:nowrap}
.store-banner-copy span{font-size:13px;color:#66536f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.store-banner-action{flex:0 0 auto;padding:9px 16px;border:1px solid rgba(79,50,91,.15);border-radius:999px;background:rgba(255,255,255,.58);color:#563663;font-size:12px;font-weight:800}
.store-banner-action:hover{background:rgba(255,255,255,.82)}
@media(max-width:620px){.store-banner-inner{min-height:74px;gap:12px}.store-banner-copy{display:grid;gap:3px}.store-banner-copy b{font-size:13px}.store-banner-copy span{font-size:11px}.store-banner-action{padding:9px 12px}}
