:root{--mk-ink:#101828;--mk-muted:#667085;--mk-line:#e4e7ec;--mk-surface:#fff;--mk-soft:#f7f9fc;--mk-accent:#2563eb;--mk-green:#047857}.marketplace-body{margin:0;background:#f6f8fb;color:var(--mk-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.marketplace-topbar{height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:0 clamp(16px,3vw,44px);border-bottom:1px solid var(--mk-line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:1000}.marketplace-brand{display:flex;align-items:center;gap:9px;font-weight:900;color:var(--mk-ink);text-decoration:none;font-size:17px}.marketplace-brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#eaf0ff;color:var(--mk-accent)}.marketplace-location-state{justify-self:center;color:#475467;font-size:13px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.marketplace-actions{display:flex;align-items:center;gap:8px}.marketplace-owner-login,.marketplace-cta{text-decoration:none;font-weight:800;border-radius:10px;padding:8px 11px;font-size:13px}.marketplace-owner-login{display:inline-flex;align-items:center;gap:7px;color:#344054}.marketplace-owner-login svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.marketplace-owner-login span{white-space:nowrap}.marketplace-cta{background:var(--mk-ink);color:#fff}.marketplace-cta-disabled{opacity:.58;cursor:not-allowed}.marketplace-main{max-width:1600px;margin:0 auto}.marketplace-discovery-bar{padding:14px clamp(14px,3vw,44px) 10px}.marketplace-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.marketplace-section-title h1{margin:0;font-size:22px;line-height:1.2;letter-spacing:-.025em}.marketplace-section-title p{margin:2px 0 0;color:var(--mk-muted);font-size:13px}.marketplace-location-btn,.marketplace-search-btn{border:0;border-radius:11px;padding:10px 14px;font-weight:850;cursor:pointer;font-size:14px}.marketplace-search-icon{display:none;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.marketplace-location-btn{background:#eaf1ff;color:#1d4ed8}.marketplace-location-btn.is-locating{opacity:.7;cursor:progress}.marketplace-search-btn{background:var(--mk-accent);color:#fff;min-width:88px}.marketplace-search-shell{background:#fff;border:1px solid var(--mk-line);border-radius:15px;padding:8px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.marketplace-search-main{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(160px,1fr) auto;gap:7px}.marketplace-search-main label{display:flex;align-items:center;gap:8px;padding:7px 10px;background:var(--mk-soft);border-radius:10px}.marketplace-search-main label span{font-size:11px;font-weight:900;color:#667085;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.marketplace-search-main input{border:0;background:transparent;padding:2px 0;font-size:14px;outline:none;min-width:0;width:100%}.marketplace-search-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:0 2px;flex-wrap:wrap}.marketplace-radius-group,.marketplace-category-rail,.marketplace-filter-toggles{display:flex;align-items:center;gap:6px}.marketplace-radius-group,.marketplace-category-rail{overflow:auto;scrollbar-width:none}.marketplace-radius-chip,.marketplace-category-chip{white-space:nowrap;border:1px solid var(--mk-line);background:#fff;border-radius:999px;padding:6px 9px;font-weight:800;font-size:12px;color:#475467;cursor:pointer}.marketplace-radius-chip.active,.marketplace-category-chip.active{background:#101828;color:#fff;border-color:#101828}.marketplace-category-chip span{font-size:10px;opacity:.72;margin-left:3px}.marketplace-toggle{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#475467}.marketplace-category-rail{margin-top:8px;padding-bottom:2px}.marketplace-explorer{padding:4px clamp(14px,3vw,44px) 30px;display:grid;grid-template-columns:minmax(420px,1.2fr) minmax(380px,.8fr);gap:12px;min-height:calc(100vh - 190px)}.marketplace-results-pane,.marketplace-map-pane{background:#fff;border:1px solid var(--mk-line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05)}.marketplace-map-pane{position:sticky;top:72px;height:calc(100vh - 92px);min-height:520px}.marketplace-map-pane #marketplaceMap{height:100%;min-height:520px}.marketplace-map-status{position:absolute;left:12px;bottom:12px;z-index:600;background:rgba(16,24,40,.88);color:#fff;padding:7px 10px;border-radius:9px;font-size:11px;font-weight:750;max-width:76%;backdrop-filter:blur(8px)}.marketplace-results-pane{padding:14px;max-height:calc(100vh - 92px);overflow:auto}.marketplace-results-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;position:sticky;top:-14px;background:#fff;z-index:2;padding:12px 0 9px;border-bottom:1px solid #f2f4f7}.marketplace-results-head h2{margin:0;font-size:18px;letter-spacing:-.02em}.marketplace-results-head>div>span{display:block;color:var(--mk-muted);font-size:11px;margin-top:2px}.marketplace-view-switch{display:flex;background:#f2f4f7;border-radius:9px;padding:2px}.marketplace-view-switch button{border:0;background:transparent;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:800;color:#667085;cursor:pointer}.marketplace-view-switch button.active{background:#fff;color:#101828;box-shadow:0 1px 3px #0001}.marketplace-cards{display:grid;gap:8px}.marketplace-store-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;border:1px solid var(--mk-line);border-radius:13px;padding:11px;transition:.16s ease;background:#fff;scroll-margin-top:80px}.marketplace-store-card:hover,.marketplace-store-card.map-active{box-shadow:0 10px 22px rgba(15,23,42,.08);border-color:#b8c8f9;background:#fbfdff}.marketplace-store-logo{width:48px;height:48px;border-radius:13px;background:#eef2ff;display:grid;place-items:center;overflow:hidden;font-weight:950;font-size:18px;color:#4f46e5}.marketplace-store-logo img{width:100%;height:100%;object-fit:cover}.marketplace-store-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.marketplace-store-title-row h3{margin:0;font-size:15px}.marketplace-store-title-row p,.marketplace-store-description{margin:2px 0 0;color:var(--mk-muted);font-size:11px}.marketplace-store-description{line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.marketplace-distance{background:#ecfdf3;color:var(--mk-green);font-size:11px;font-weight:900;padding:4px 7px;border-radius:999px;white-space:nowrap}.marketplace-store-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.marketplace-store-tags span{font-size:10px;font-weight:800;background:#f2f4f7;border-radius:999px;padding:4px 6px;color:#475467}.marketplace-store-actions a{display:inline-flex;align-items:center;gap:5px;background:#101828;color:#fff;text-decoration:none;font-size:12px;font-weight:850;border-radius:9px;padding:8px 9px;white-space:nowrap}.marketplace-empty{padding:28px;text-align:center;border:1px dashed #d0d5dd;border-radius:13px;background:#fafbfc}.marketplace-empty strong,.marketplace-empty span{display:block}.marketplace-empty span{color:var(--mk-muted);margin-top:5px;font-size:12px}.leaflet-popup-content{margin:12px 14px;min-width:190px}.marketplace-map-popup strong{font-size:14px}.marketplace-map-popup span{display:block;color:#667085;font-size:11px;margin-top:3px}.marketplace-map-popup .popup-distance{color:var(--mk-green);font-weight:850}.marketplace-map-popup a{display:inline-block;margin-top:8px;padding:7px 9px;border-radius:8px;background:#101828;color:#fff!important;text-decoration:none;font-weight:800;font-size:11px}.marketplace-explorer.list-only{grid-template-columns:1fr}.marketplace-explorer.list-only .marketplace-map-pane{display:none}.marketplace-explorer.list-only .marketplace-results-pane{max-height:none}@media(max-width:980px){.marketplace-topbar{grid-template-columns:auto 1fr auto}.marketplace-location-state{display:none}.marketplace-explorer{grid-template-columns:1fr;min-height:0}.marketplace-map-pane{position:relative;top:0;height:48vh;min-height:320px}.marketplace-map-pane #marketplaceMap{min-height:320px}.marketplace-results-pane{max-height:none}.marketplace-search-main{grid-template-columns:1fr 1fr auto}}@media(max-width:640px){.marketplace-topbar{height:56px;padding:0 12px}.marketplace-brand{font-size:15px}.marketplace-brand-mark{width:28px;height:28px}.marketplace-actions .marketplace-link{display:none}.marketplace-cta{font-size:11px;padding:7px 9px}.marketplace-discovery-bar{padding:10px 10px 7px}.marketplace-section-title h1{font-size:19px}.marketplace-section-title p{display:none}.marketplace-location-btn{font-size:12px;padding:8px 10px}.marketplace-search-main{grid-template-columns:minmax(0,1fr) 52px;grid-template-areas:"query submit" "area submit";align-items:stretch}.marketplace-search-main label{min-height:34px}.marketplace-search-main label:nth-of-type(1){grid-area:query}.marketplace-search-main label:nth-of-type(2){grid-area:area}.marketplace-search-btn{grid-area:submit;min-width:52px;width:52px;padding:0;display:grid;place-items:center}.marketplace-search-icon{display:block}.marketplace-search-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marketplace-search-meta{align-items:flex-start}.marketplace-filter-toggles{margin-left:auto}.marketplace-explorer{padding:3px 10px 20px;gap:8px}.marketplace-map-pane{height:42vh;min-height:280px;border-radius:13px}.marketplace-map-pane #marketplaceMap{min-height:280px}.marketplace-results-pane{padding:10px;border-radius:13px}.marketplace-results-head{top:-10px;padding:9px 0 7px}.marketplace-view-switch{display:none}.marketplace-store-card{grid-template-columns:42px minmax(0,1fr);padding:9px}.marketplace-store-logo{width:42px;height:42px;border-radius:11px}.marketplace-store-actions{grid-column:1/-1}.marketplace-store-actions a{justify-content:center;width:100%;box-sizing:border-box}.marketplace-distance{font-size:10px}.marketplace-category-rail{margin-top:7px}.marketplace-radius-chip,.marketplace-category-chip{padding:5px 8px}.marketplace-map-status{left:8px;bottom:8px}.marketplace-search-shell{border-radius:13px}}

/* 4J.2.2 mobile marketplace controls */
@media(max-width:640px){
.marketplace-actions{gap:5px}
.marketplace-owner-login{width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid var(--mk-line);background:#fff;border-radius:10px}
.marketplace-owner-login svg{width:19px;height:19px}
.marketplace-owner-login span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.marketplace-search-shell{position:relative;padding:7px}
.marketplace-search-main{display:grid;grid-template-columns:1fr;grid-template-areas:none;gap:7px}
.marketplace-search-main label,.marketplace-search-main label:nth-of-type(1),.marketplace-search-main label:nth-of-type(2){grid-area:auto;min-height:48px;padding:8px 48px 8px 12px}
.marketplace-search-main label:nth-of-type(2){padding-right:12px}
.marketplace-search-main label span{font-size:12px}
.marketplace-search-main input{font-size:16px;font-weight:750;color:#101828;line-height:1.25}
.marketplace-search-main input::placeholder{font-weight:650;color:#667085;opacity:1}
.marketplace-search-btn{position:absolute;right:13px;top:13px;z-index:3;width:36px;height:36px;min-width:36px;border-radius:10px;padding:0;display:grid;place-items:center;box-shadow:0 4px 12px rgba(47,102,232,.18)}
.marketplace-search-icon{width:20px;height:20px}
.marketplace-search-meta{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:7px -1px 0;padding:0 1px 2px}
.marketplace-search-meta::-webkit-scrollbar{display:none}
.marketplace-radius-group{display:flex;overflow:visible;flex:0 0 auto;gap:6px}
.marketplace-filter-toggles{display:flex;flex:0 0 auto;margin-left:0;gap:10px}
.marketplace-toggle{font-size:12px;white-space:nowrap}
.marketplace-radius-chip{flex:0 0 auto;padding:6px 10px}
}


/* 4J.2.3 compact mobile discovery controls */
@media(max-width:640px){
.marketplace-topbar{height:52px;padding:0 10px;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.marketplace-location-state{display:none}
.marketplace-brand{min-width:0;gap:7px;font-size:14px;white-space:nowrap}
.marketplace-brand-mark{width:27px;height:27px;border-radius:9px;flex:0 0 auto}
.marketplace-actions{justify-self:end;margin-left:auto;gap:5px;white-space:nowrap}
.marketplace-actions .marketplace-cta{order:1}
.marketplace-actions .marketplace-owner-login{order:2}
.marketplace-owner-login{width:32px;height:32px;border-radius:9px}
.marketplace-owner-login svg{width:18px;height:18px}
.marketplace-cta{font-size:10.5px;padding:7px 8px;border-radius:9px}
.marketplace-discovery-bar{padding:6px 10px 4px}
.marketplace-section-title{gap:8px;margin-bottom:5px}
.marketplace-section-title h1{font-size:18px;line-height:1.15}
.marketplace-location-btn{font-size:11.5px;padding:7px 9px;border-radius:9px}
.marketplace-search-shell{padding:6px;border-radius:12px}
.marketplace-search-main{gap:5px}
.marketplace-search-main label,.marketplace-search-main label:nth-of-type(1),.marketplace-search-main label:nth-of-type(2){min-height:36px;padding:5px 44px 5px 10px;border-radius:9px}
.marketplace-search-main label:nth-of-type(2){padding-right:10px}
.marketplace-search-main label span{font-size:11px}
.marketplace-search-main input{font-size:15px;font-weight:750;line-height:1.15;padding:0}
.marketplace-search-btn{right:10px;top:9px;width:32px;height:32px;min-width:32px;border-radius:9px}
.marketplace-search-icon{width:18px;height:18px}
.marketplace-search-meta{gap:6px;margin:5px 0 0;padding:0 0 1px}
.marketplace-radius-group{gap:5px}
.marketplace-radius-chip{padding:5px 9px;font-size:11.5px}
.marketplace-filter-toggles{gap:8px}
.marketplace-toggle{gap:4px;font-size:11.5px}
.marketplace-category-rail{margin-top:4px;padding-bottom:0}
.marketplace-category-chip{padding:5px 8px}
.marketplace-explorer{padding:1px 10px 18px;gap:7px}
}


/* 4J.2.4 mobile header alignment and compact search fields */
@media(max-width:640px){
.marketplace-topbar{display:flex;align-items:center;width:100%;box-sizing:border-box;height:50px;padding:0 10px;gap:8px}
.marketplace-brand{flex:0 1 auto;min-width:0;margin-right:auto;font-size:14px}
.marketplace-brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.marketplace-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-left:auto;gap:5px}
.marketplace-actions .marketplace-cta{order:1;display:inline-flex;align-items:center;gap:4px;min-height:28px;box-sizing:border-box;padding:5px 7px;font-size:10.5px;line-height:1}
.marketplace-actions .marketplace-owner-login{order:2;width:30px;height:30px;min-width:30px;padding:0}
.marketplace-registration-desktop{display:none}
.marketplace-registration-mobile{display:inline}
.marketplace-discovery-bar{padding-top:4px}
.marketplace-section-title{margin-bottom:4px}
.marketplace-search-shell{padding:5px}
.marketplace-search-main{gap:4px}
.marketplace-search-main label,.marketplace-search-main label:nth-of-type(1),.marketplace-search-main label:nth-of-type(2){min-height:34px;height:34px;box-sizing:border-box;padding:3px 40px 3px 9px;border-radius:8px}
.marketplace-search-main label:nth-of-type(2){padding-right:9px}
.marketplace-search-main label span{font-size:10.5px}
.marketplace-search-main input{font-size:14px;font-weight:750;line-height:1;padding:0}
.marketplace-search-btn{right:8px;top:8px;width:28px;height:28px;min-width:28px;border-radius:8px}
.marketplace-search-icon{width:17px;height:17px}
.marketplace-search-meta{margin-top:4px}
}
@media(min-width:641px){
.marketplace-registration-mobile{display:none}
}

/* 4K.1 search intelligence */
.marketplace-store-tags .marketplace-open-status.is-open,.marketplace-map-popup .popup-open-status.is-open{background:#ecfdf3;color:#047857}
.marketplace-store-tags .marketplace-open-status.is-closed,.marketplace-map-popup .popup-open-status.is-closed{background:#fef3f2;color:#b42318}
.marketplace-map-popup .popup-open-status{display:inline-block;margin-top:5px;padding:3px 6px;border-radius:999px;font-weight:850}
.marketplace-expand-radius{margin-top:12px;border:0;border-radius:9px;background:#101828;color:#fff;padding:8px 11px;font-size:12px;font-weight:850;cursor:pointer}


/* 4K.2 store discovery quality */
.marketplace-store-logo img,.popup-store-logo img{width:100%;height:100%;object-fit:cover;display:block}
.marketplace-hours-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:5px;color:#667085;font-size:11px}
.marketplace-hours-line .marketplace-open-status{display:inline-flex;align-items:center;padding:3px 6px;border-radius:999px;font-size:10px;font-weight:850}
.marketplace-open-status.is-unknown,.marketplace-map-popup .popup-open-status.is-unknown{background:#f2f4f7;color:#475467}
.marketplace-store-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.marketplace-store-actions a.is-secondary{background:#fff;color:#344054;border:1px solid #d0d5dd}
.popup-store-head{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;margin-bottom:5px}
.popup-store-logo{width:38px;height:38px;border-radius:9px;overflow:hidden;background:#eef2ff;display:grid;place-items:center;font-weight:900;color:#344054}
.marketplace-map-popup .popup-actions{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}
.marketplace-map-popup .popup-actions a{margin-top:0}
.marketplace-map-popup .popup-actions a.is-secondary{background:#fff;color:#344054!important;border:1px solid #d0d5dd}
@media(max-width:640px){
.marketplace-store-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:5px}
.marketplace-store-actions a{width:auto;justify-content:center;padding:7px 8px}
.marketplace-store-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.marketplace-hours-line{gap:5px;margin-top:4px}
}
.marketplace-rating-line{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;margin:5px 0}.marketplace-rating-line strong{color:#92400e;font-size:13px}.popup-rating{font-weight:800;color:#92400e}.popup-review{display:grid;gap:3px;margin:6px 0;padding:7px 8px;border-radius:8px;background:#f8fafc;font-size:11px}.popup-review strong{font-size:11px}.popup-review span{display:block;max-width:240px;white-space:normal}

/* 4K.4 promotions and featured discovery */
.marketplace-campaign-rail{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin-top:6px;padding-bottom:1px}.marketplace-campaign-rail::-webkit-scrollbar{display:none}.marketplace-campaign-chip{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid #dbe4ff;background:#f8faff;color:#243b6b;border-radius:999px;padding:6px 9px;font:inherit;font-size:11px;text-decoration:none;cursor:pointer}.marketplace-campaign-chip strong{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#4f46e5}.marketplace-featured-section{padding:4px 18px 8px}.marketplace-featured-section.is-empty{display:none}.marketplace-featured-head{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:6px}.marketplace-featured-head h2{font-size:14px;margin:0}.marketplace-featured-head span{font-size:10px;color:#667085}.marketplace-featured-rail{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.marketplace-featured-rail::-webkit-scrollbar{display:none}.marketplace-featured-card{position:relative;min-width:min(360px,82vw);max-width:420px}.marketplace-featured-card .marketplace-store-card{height:100%;box-sizing:border-box;border-color:#c7d7fe;background:linear-gradient(180deg,#fff,#fbfcff)}.marketplace-featured-label{position:absolute;z-index:2;top:7px;right:7px;padding:4px 7px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.marketplace-promo-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.marketplace-promo-badge{display:inline-flex;align-items:center;padding:3px 6px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:9px;font-weight:850}.marketplace-map-popup .marketplace-promo-badges{margin-top:5px}
@media(max-width:640px){.marketplace-featured-section{padding:2px 10px 6px}.marketplace-featured-head span{display:none}.marketplace-featured-card{min-width:78vw}.marketplace-campaign-rail{margin-top:4px}.marketplace-campaign-chip{padding:5px 8px}}
/* 4K.5: compact location intent affordance */
.marketplace-store-location-line{display:flex!important;align-items:center;gap:5px;min-width:0}
.marketplace-location-pin{display:inline-grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer;opacity:.72;flex:0 0 auto}
.marketplace-location-pin:hover,.marketplace-location-pin:focus-visible{opacity:1;background:rgba(15,23,42,.07);outline:none}
.marketplace-location-pin svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:640px){.marketplace-location-pin{width:22px;height:22px}.marketplace-location-pin svg{width:14px;height:14px}}

/* 4K.7 multi-location ultimate store card */
.marketplace-store-card{grid-template-columns:54px minmax(0,1fr);grid-template-areas:"logo copy" "actions actions" "social social";gap:10px 12px;padding:14px;border-radius:16px;align-items:start}
.marketplace-store-logo{grid-area:logo;width:54px;height:54px;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(79,70,229,.08)}
.marketplace-store-copy{grid-area:copy;min-width:0}
.marketplace-store-title-row{align-items:flex-start}
.marketplace-store-title-row h3{font-size:16px;line-height:1.15;letter-spacing:-.015em}
.marketplace-store-location-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.marketplace-location-count{display:inline-flex!important;background:#eef2ff;color:#4338ca;border-radius:999px;padding:2px 6px;font-size:9px!important;font-weight:850}
.marketplace-distance{font-size:10px;padding:4px 7px}
.marketplace-store-meta-row{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:5px;color:#667085;font-size:10px}
.marketplace-rating-compact{font-weight:900;color:#b45309}.marketplace-rating-compact small{font-weight:700;color:#667085}
.marketplace-hours-detail{color:#667085}
.marketplace-store-actions{grid-area:actions;display:flex;gap:7px;align-items:center;border-top:1px solid #f0f2f5;padding-top:10px}
.marketplace-action-btn{appearance:none;border:1px solid #dfe3ea;background:#fff;color:#344054;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer;min-height:34px;box-sizing:border-box}
.marketplace-action-btn:hover{border-color:#b9c5db;background:#f8fafc}.marketplace-action-btn.is-primary{margin-left:auto;background:#101828;border-color:#101828;color:#fff;padding-inline:12px}.marketplace-action-btn.is-primary:hover{background:#1d2939}
.marketplace-social-strip{grid-area:social;display:flex;align-items:center;gap:6px;padding-top:2px}
.marketplace-social-strip a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #e4e7ec;background:#fff;color:#344054;text-decoration:none;font-size:13px;font-weight:900;transition:.15s ease}
.marketplace-social-strip a:hover{background:#f2f4f7;transform:translateY(-1px)}
@media(min-width:1180px){.marketplace-store-card{grid-template-columns:54px minmax(0,1fr);}.marketplace-store-description{-webkit-line-clamp:1}}
@media(max-width:640px){.marketplace-store-card{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"logo copy" "actions actions" "social social";padding:11px;gap:8px 10px}.marketplace-store-logo{width:46px;height:46px;border-radius:13px}.marketplace-store-title-row h3{font-size:15px}.marketplace-store-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding-top:8px}.marketplace-action-btn{padding:7px 5px;font-size:10px;min-width:0}.marketplace-action-btn.is-primary{margin-left:0}.marketplace-action-btn>span:first-child:last-child{overflow:hidden;text-overflow:ellipsis}.marketplace-social-strip{justify-content:flex-start}.marketplace-social-strip a{width:28px;height:28px}}

/* 4K.7.5: icon actions + multi-location branch chooser */
.marketplace-action-btn.is-icon-only{position:relative;width:36px;min-width:36px;height:36px;padding:0;border-radius:10px;flex:0 0 36px}.marketplace-action-btn.is-icon-only svg,.marketplace-social-icon svg,.marketplace-branch-pin svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.marketplace-social-icon svg{width:15px;height:15px}.marketplace-location-action-count{position:absolute;right:-5px;top:-6px;min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#4f46e5;color:#fff;font-size:8px;font-weight:950;line-height:1}.marketplace-store-card{position:relative}.marketplace-branch-chooser{grid-column:1/-1;grid-area:auto;position:absolute;z-index:30;left:10px;right:10px;bottom:54px;padding:8px;border:1px solid #d9e2ef;border-radius:13px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.16)}.marketplace-branch-chooser[hidden]{display:none}.marketplace-branch-chooser-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 3px 7px}.marketplace-branch-chooser-head strong{font-size:11px;color:#344054}.marketplace-branch-chooser-head button{width:26px;height:26px;border:0;border-radius:8px;background:#f2f4f7;color:#475467;font-size:18px;line-height:1;cursor:pointer}.marketplace-branch-option{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:0;border-top:1px solid #f1f3f6;background:#fff;text-align:left;cursor:pointer}.marketplace-branch-option:hover,.marketplace-branch-option:focus-visible{background:#f8faff;outline:none}.marketplace-branch-pin{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eef2ff;color:#4338ca}.marketplace-branch-pin svg{width:15px;height:15px}.marketplace-branch-copy{display:grid;gap:1px;min-width:0}.marketplace-branch-copy strong{font-size:11px;color:#1d2939;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marketplace-branch-copy small{font-size:9px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marketplace-branch-meta{display:grid;justify-items:end;gap:2px;white-space:nowrap}.marketplace-branch-meta b{font-size:9px;font-weight:850;color:#047857}.marketplace-branch-meta small{font-size:8px;font-weight:800;color:#667085}.marketplace-branch-meta small.is-open{color:#047857}.marketplace-branch-meta small.is-closed{color:#b42318}.marketplace-map-popup .popup-actions{align-items:center}.marketplace-map-popup .popup-actions .marketplace-action-btn.is-primary{margin-left:0}.marketplace-map-popup .marketplace-social-strip{margin-top:7px;padding-top:0}.marketplace-map-popup .marketplace-social-strip a{margin-top:0}.marketplace-store-actions{display:flex!important;grid-template-columns:none!important}.marketplace-store-actions .marketplace-action-btn.is-primary{min-width:96px}.marketplace-social-strip a svg{pointer-events:none}
@media(max-width:640px){.marketplace-action-btn.is-icon-only{width:34px;min-width:34px;height:34px;flex-basis:34px}.marketplace-store-actions{display:flex!important;gap:6px}.marketplace-store-actions .marketplace-action-btn.is-primary{margin-left:auto;min-width:92px;padding-inline:9px}.marketplace-branch-chooser{left:7px;right:7px;bottom:50px}.marketplace-social-strip{padding-top:0}}


/* 4K.7.6 mobile marketplace polish, sharing and clear location state */
.marketplace-location-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}
.marketplace-location-state-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(255,255,255,.55)}
.marketplace-location-btn.is-idle{background:#fff7d6;color:#925f00;border-color:#f5d97a}
.marketplace-location-btn.is-locating{background:#eaf1ff;color:#1d4ed8;border-color:#c9d9ff;cursor:progress}
.marketplace-location-btn.is-active{background:#eafaf1;color:#047857;border-color:#b7e6cb}
.marketplace-location-btn.is-blocked{background:#fff1e8;color:#b54708;border-color:#f7caa7}
.marketplace-hours-inline{display:inline-flex;align-items:center;min-width:0;white-space:nowrap}
.marketplace-hours-inline .marketplace-open-status{padding:0;background:transparent!important;border-radius:0;font-size:inherit;font-weight:850}
.marketplace-hours-inline .marketplace-hours-detail{margin-left:0;color:#667085}
.marketplace-map-popup{min-width:224px;max-width:252px}
.marketplace-map-popup .popup-summary-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:4px}
.marketplace-map-popup .popup-summary-line>span{margin-top:0}
.marketplace-map-popup .popup-hours-inline{display:inline-flex;margin-top:0}
.marketplace-map-popup .popup-open-status{display:inline;margin-top:0;padding:0;background:transparent!important;border-radius:0;font-size:11px}
.marketplace-map-popup .popup-category{margin-top:4px}
.marketplace-map-popup .popup-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap;margin-top:7px}
.marketplace-map-popup .popup-actions .marketplace-action-btn{margin-top:0}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-icon-only{width:32px;min-width:32px;height:32px;flex-basis:32px;border-radius:9px}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-icon-only svg{width:16px;height:16px}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-primary{margin-left:auto;min-width:82px;min-height:32px;padding:6px 8px;font-size:10px}
.marketplace-map-popup .marketplace-social-strip{margin-top:5px;gap:5px}
.marketplace-map-popup .marketplace-social-strip a{width:26px;height:26px}
.marketplace-store-card{padding-bottom:10px}
.marketplace-store-actions{padding-top:7px}
.marketplace-store-actions button.marketplace-action-btn{font-family:inherit}
@media(max-width:640px){
.marketplace-location-btn{font-size:11px;padding:6px 8px;gap:6px}
.marketplace-location-state-dot{width:7px;height:7px}
.marketplace-store-card{padding:9px 10px 8px;gap:6px 9px}
.marketplace-store-actions{padding-top:6px;gap:5px}
.marketplace-store-actions .marketplace-action-btn.is-icon-only{width:32px;min-width:32px;height:32px;flex-basis:32px}
.marketplace-store-actions .marketplace-action-btn.is-primary{min-width:88px;min-height:32px;padding:6px 8px}
.marketplace-store-meta-row{gap:5px;margin-top:3px}
.marketplace-store-location-line .marketplace-location-count{display:none!important}
.marketplace-social-strip{gap:5px;margin-top:0}
.marketplace-social-strip a{width:26px;height:26px}
}

/* 4K.7.7 marketplace action personalization + popup centering */
.marketplace-action-btn.is-icon-only{display:grid!important;place-items:center;line-height:0}
.marketplace-action-btn.is-icon-only svg,.marketplace-social-icon svg{display:block;margin:auto}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-icon-only{display:grid!important;place-items:center;padding:0!important;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;flex:0 0 32px;margin:0!important}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-store-action{background:#101828;border-color:#101828;color:#fff!important;box-shadow:0 4px 10px rgba(16,24,40,.16);width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;flex:0 0 32px;margin-left:0!important}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-store-action:hover{background:#1d2939;border-color:#1d2939}
.marketplace-map-popup .popup-actions .marketplace-action-btn.is-store-action svg{width:16px;height:16px}
.marketplace-map-popup .popup-actions{justify-content:flex-start;flex-wrap:nowrap}
.marketplace-map-popup .marketplace-social-strip{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
@media(max-width:640px){.marketplace-map-popup .popup-actions .marketplace-action-btn.is-icon-only{width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;flex:0 0 34px}.marketplace-map-popup .popup-actions .marketplace-action-btn.is-store-action{width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;flex:0 0 34px}.marketplace-map-popup .popup-actions{gap:6px;flex-wrap:nowrap}}

.marketplace-store-actions{flex-wrap:wrap}
.marketplace-social-action{background:#fbfcff}
.marketplace-social-action:hover{background:#f1f4ff}

/* 4K.8 discovery intelligence */
.marketplace-compact-select{display:inline-flex;align-items:center}.marketplace-compact-select select{height:30px;border:1px solid var(--mk-line);border-radius:9px;background:#fff;color:#344054;font-size:12px;font-weight:800;padding:0 28px 0 9px;cursor:pointer}.marketplace-load-more{display:block;margin:12px auto 2px;border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:850;cursor:pointer}.marketplace-load-more:hover{background:#f8fafc}.marketplace-load-more.is-hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.marketplace-filter-toggles{gap:6px}.marketplace-compact-select select{height:28px;font-size:11px;padding-left:7px;padding-right:22px}.marketplace-load-more{width:100%;margin-top:9px}}
