/* Automatic category banners and initials avatars for stores. */
.cmx-store-card-media > .cmx-store-cover-image{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;object-fit:cover;background:#052e5c}
.cmx-store-card-avatar{position:absolute;z-index:3;right:13px;bottom:13px;display:grid;width:64px;height:64px;place-items:center;overflow:hidden;border:4px solid #fff;border-radius:50%;background:linear-gradient(135deg,#052e5c,#0b4d85);box-shadow:0 7px 18px rgba(5,46,92,.3)}
.cmx-store-card-avatar img{display:block!important;width:100%!important;height:100%!important;padding:5px!important;object-fit:contain!important;background:#fff!important}
.cmx-store-card-avatar b{color:#fff;font-size:22px;font-weight:950;letter-spacing:-.04em}
.cmx-store-profile-visual{margin-top:28px;margin-bottom:34px}
.cmx-store-profile-banner{height:300px;overflow:hidden;border-radius:20px 20px 0 0;background:#052e5c}
.cmx-store-profile-banner img{display:block;width:100%;height:100%;object-fit:cover}
.cmx-store-profile-summary{position:relative;min-height:190px;margin-top:-1px;padding:30px 38px 30px 212px;border:1px solid #dce2e9;border-top:0;border-radius:0 0 20px 20px;background:#fff;box-shadow:0 14px 34px rgba(5,46,92,.08)}
.cmx-store-profile-avatar{position:absolute;left:38px;top:-84px;display:grid;width:164px;height:164px;place-items:center;overflow:hidden;border:7px solid #fff;border-radius:50%;background:linear-gradient(145deg,#052e5c,#0b4d85);box-shadow:0 10px 28px rgba(5,46,92,.25)}
.cmx-store-profile-avatar img{display:block;width:100%;height:100%;padding:12px;object-fit:contain;background:#fff}
.cmx-store-profile-avatar span{color:#fff;font-size:48px;font-weight:950;letter-spacing:-.06em}
.cmx-store-profile-kicker{display:inline-flex;padding:6px 10px;border-radius:7px;background:#fff1e7;color:#d94f00;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.cmx-store-profile-copy h1{margin:9px 0 8px;color:#052e5c;font-size:clamp(32px,4vw,48px);line-height:1.05;font-weight:950}
.cmx-store-profile-copy > p{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#526174;font-size:15px}
.cmx-store-profile-copy > p i{color:#f56600}
.cmx-store-profile-description{max-width:760px;color:#536174;font-size:15px;line-height:1.6}
.tax-stores .archive-title,.tax-stores .page-title{display:none!important}
@media(max-width:700px){.cmx-store-card-avatar{width:74px;height:74px}.cmx-store-profile-visual{width:min(calc(100% - 28px),650px);margin-top:20px}.cmx-store-profile-banner{height:210px;border-radius:16px 16px 0 0}.cmx-store-profile-summary{min-height:0;padding:82px 22px 24px;border-radius:0 0 16px 16px}.cmx-store-profile-avatar{left:22px;top:-62px;width:124px;height:124px;border-width:6px}.cmx-store-profile-avatar span{font-size:38px}.cmx-store-profile-copy h1{font-size:31px}.cmx-store-profile-description{font-size:14px}}
