.emx-mc,.emx-mc-profile{--emx-bg:#f6f8f7;--emx-panel:#fff;--emx-ink:#15211d;--emx-muted:#66736d;--emx-line:#dfe7e2;--emx-soft:#edf4f0;--emx-accent:#0f6b4f;--emx-accent-dark:#0a4c39;--emx-warm:#f28a2e;color:var(--emx-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.emx-mc *,.emx-mc-profile *{box-sizing:border-box}.emx-mc a,.emx-mc-profile a{text-decoration:none}.emx-mc-market{background:var(--emx-bg);padding:24px;border-radius:28px}.emx-mc-hero2{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(242,138,46,.22),transparent 30%),linear-gradient(135deg,#083f32,#0d6b51 58%,#0f7d5d);border-radius:28px;color:#fff;padding:34px;box-shadow:0 24px 70px rgba(10,76,57,.24);margin:0 0 22px}.emx-mc-hero-copy{max-width:820px}.emx-mc-eyebrow{display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 12px;margin:0 0 14px;color:#fff;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.emx-mc-hero2 h1{margin:0 0 10px;color:#fff;font-size:clamp(32px,4vw,58px);line-height:.98;letter-spacing:-.05em;max-width:980px}.emx-mc-hero2 span{display:block;max-width:720px;color:rgba(255,255,255,.82);font-size:16px;line-height:1.55}.emx-mc-hero-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.emx-mc-hero-stats div{min-width:150px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:14px 16px;backdrop-filter:blur(14px)}.emx-mc-hero-stats strong,.emx-mc-hero-stats span{display:block}.emx-mc-hero-stats strong{font-size:22px;line-height:1;color:#fff}.emx-mc-hero-stats span{margin-top:4px;color:rgba(255,255,255,.75);font-size:13px}.emx-mc-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px;padding:7px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);border-radius:18px;width:fit-content}.emx-mc-tab{border:0;cursor:pointer;font-weight:850;font-family:inherit;padding:11px 16px;border-radius:13px;color:rgba(255,255,255,.82);background:transparent}.emx-mc-tab.is-active{background:#fff;color:var(--emx-accent-dark)}.emx-mc-shell{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px;align-items:start}.emx-mc-sidebar{position:sticky;top:18px;display:grid;gap:14px}.emx-mc-filter-card{background:var(--emx-panel);border:1px solid var(--emx-line);border-radius:20px;padding:16px;box-shadow:0 12px 30px rgba(20,45,35,.05)}.emx-mc-filter-card label,.emx-mc-filter-title{display:block;color:var(--emx-ink);font-size:13px;font-weight:900;margin-bottom:9px}.emx-mc-filter-card input[type=search],.emx-mc-filter-card select,.emx-mc-form-grid input,.emx-mc-form-panel textarea{width:100%;border:1px solid var(--emx-line);background:#fbfdfc;border-radius:14px;padding:12px 13px;font:inherit;color:var(--emx-ink);outline:none}.emx-mc-filter-search .emx-mc-reset{width:100%;margin-top:10px;background:#10251f}.emx-mc-check-list{display:grid;gap:9px;max-height:194px;overflow:auto;padding-right:4px}.emx-mc-check-list label{display:flex;gap:9px;align-items:center;margin:0;font-weight:650;color:var(--emx-muted);line-height:1.25}.emx-mc-check-list input{accent-color:var(--emx-accent)}.emx-mc-filter-empty{margin:0;color:var(--emx-muted);font-size:13px}.emx-mc-results{min-width:0}.emx-mc-results-head{display:flex;justify-content:space-between;gap:18px;align-items:end;background:var(--emx-panel);border:1px solid var(--emx-line);border-radius:22px;padding:20px 22px;margin-bottom:16px}.emx-mc-results-head h2{margin:0;font-size:28px;letter-spacing:-.03em;color:var(--emx-ink)}.emx-mc-results-head p{margin:5px 0 0;color:var(--emx-muted);max-width:760px}.emx-mc-count{flex:0 0 auto;color:var(--emx-muted);font-size:14px;background:var(--emx-soft);border-radius:999px;padding:9px 12px}.emx-mc-grid{display:grid;gap:16px}.emx-mc-grid-companies,.emx-mc-grid-people,.emx-mc-grid-events{grid-template-columns:repeat(2,minmax(0,1fr))}.emx-mc-grid-products{grid-template-columns:repeat(3,minmax(0,1fr))}.emx-card{background:var(--emx-panel);border:1px solid var(--emx-line);border-radius:24px;box-shadow:0 16px 42px rgba(20,45,35,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden;min-width:0}.emx-card:hover{transform:translateY(-2px);border-color:rgba(15,107,79,.24);box-shadow:0 22px 60px rgba(20,45,35,.10)}.emx-company-card,.emx-person-card,.emx-event-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:18px}.emx-product-card{display:flex;flex-direction:column;padding:0}.emx-product-image{height:148px;width:100%;border:0;border-radius:0;background:linear-gradient(135deg,#e8f3ee,#d7ece4);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:14px}.emx-product-image img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:16px}.emx-product-image .emx-logo{width:78px;height:78px;margin:0}.emx-product-card .emx-card-main{padding:17px}.emx-card-logo,.emx-person-avatar,.emx-event-date{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:var(--emx-soft);color:var(--emx-accent-dark);font-weight:950;font-size:24px;overflow:hidden;flex:none}.emx-logo{width:64px;height:64px;border-radius:18px;background:var(--emx-soft);display:grid;place-items:center;overflow:hidden;color:var(--emx-accent-dark);border:1px solid rgba(15,107,79,.10)}.emx-logo-large{width:126px;height:126px;border-radius:32px;background:#fff}.emx-logo img{max-width:100%;max-height:100%;object-fit:contain}.emx-logo span{font-size:26px;font-weight:950}.emx-logo-large span{font-size:58px}.emx-person-avatar{border-radius:999px;background:linear-gradient(135deg,#0f6b4f,#10251f);color:#fff}.emx-event-date{background:#10251f;color:#fff;text-align:center}.emx-event-date strong,.emx-event-date span{display:block}.emx-event-date strong{font-size:18px;line-height:1.1}.emx-event-date span{font-size:10px;color:rgba(255,255,255,.68);text-transform:uppercase;letter-spacing:.08em;padding:0 6px}.emx-card-main{min-width:0}.emx-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 6px}.emx-card-topline span{color:var(--emx-accent);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;background:transparent;border:0;padding:0}.emx-card-topline em{font-style:normal;color:var(--emx-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.emx-card h3{margin:5px 0 7px;font-size:18px;line-height:1.18;letter-spacing:-.025em;color:var(--emx-ink)}.emx-card h3 a{color:var(--emx-ink)}.emx-card p{color:var(--emx-muted);font-size:14px;line-height:1.48;margin:9px 0 0}.emx-byline,.emx-role,.emx-eventline{font-size:13px!important;line-height:1.45}.emx-byline,.emx-role{color:var(--emx-ink)!important;font-weight:850}.emx-byline a{color:var(--emx-accent)}.emx-eventline{color:var(--emx-muted)!important;font-weight:750}.emx-location{margin:8px 0;color:var(--emx-accent);font-weight:900}.emx-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.emx-tags span{display:inline-flex;align-items:center;background:var(--emx-soft);color:var(--emx-accent-dark);border:0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.emx-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid var(--emx-line);color:var(--emx-muted);font-size:13px;min-width:0}.emx-card-footer span,.emx-card-footer a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emx-website{color:#b55316;font-weight:900;overflow-wrap:anywhere}.emx-view{display:inline-flex;background:var(--emx-accent);color:#fff!important;border-radius:999px;padding:9px 12px;font-weight:900;white-space:nowrap}.emx-contactline{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.emx-contactline a,.emx-contactline span{background:var(--emx-soft);border-radius:999px;padding:7px 10px;color:var(--emx-accent-dark);font-size:12px;font-weight:800}.emx-mc-reset,.emx-mc-load,.emx-mc-form-panel button,.emx-mc-primary{border:0;background:var(--emx-accent);color:#fff;border-radius:999px;padding:11px 14px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.emx-mc-primary{background:var(--emx-warm)}.emx-mc-empty,.emx-mc-error{padding:28px;text-align:center;border:1px dashed var(--emx-line);border-radius:22px;color:var(--emx-muted);background:#fff}.emx-mc-error{border-color:#fecaca;color:#991b1b;background:#fef2f2}.emx-mc-load-wrap{text-align:center;margin:24px 0}.emx-mc.is-loading{opacity:.72}.emx-card.is-hidden{display:none!important}.emx-mc-profile{max-width:1180px;background:var(--emx-bg);padding:24px;border-radius:28px}.emx-mc-back{display:inline-flex;margin:0 0 14px;color:var(--emx-accent);font-weight:900}.emx-mc-profile-hero{background:radial-gradient(circle at top right,rgba(242,138,46,.14),transparent 30%),linear-gradient(135deg,#f8fafc,#fff);border:1px solid var(--emx-line);border-radius:34px;padding:24px;display:flex;gap:22px;align-items:center;box-shadow:0 10px 35px rgba(20,45,35,.08);margin:0 0 18px}.emx-mc-profile .emx-mc-eyebrow{background:var(--emx-soft);border:1px solid var(--emx-line);color:var(--emx-accent-dark)}.emx-mc-profile h1{font-size:clamp(34px,4vw,58px);line-height:1;margin:0 0 8px;letter-spacing:-.05em;color:var(--emx-ink)}.emx-mc-summary{font-size:17px;color:var(--emx-muted);max-width:850px}.emx-mc-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:14px}.emx-mc-panel{background:#fff;border:1px solid var(--emx-line);border-radius:28px;padding:20px;margin:16px 0;box-shadow:0 1px 2px rgba(20,45,35,.04)}.emx-mc-panel h2{margin:0 0 14px;font-size:24px;letter-spacing:-.03em}.emx-mc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emx-mc-form-panel textarea{min-height:120px;margin:10px 0}.emx-mc-form-msg{font-weight:900;color:var(--emx-accent)}@media(max-width:1120px){.emx-mc-shell{grid-template-columns:1fr}.emx-mc-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.emx-mc-grid-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.emx-mc-grid-companies,.emx-mc-grid-people,.emx-mc-grid-events{grid-template-columns:1fr}}@media(max-width:760px){.emx-mc-market,.emx-mc-profile{padding:14px}.emx-mc-hero2{padding:24px;border-radius:22px}.emx-mc-sidebar,.emx-mc-grid-products{grid-template-columns:1fr}.emx-mc-results-head{align-items:start;flex-direction:column}.emx-company-card,.emx-person-card,.emx-event-card,.emx-mc-profile-hero{grid-template-columns:1fr;display:block}.emx-card-logo,.emx-person-avatar,.emx-event-date,.emx-logo{margin-bottom:12px}.emx-mc-form-grid{grid-template-columns:1fr}}

/* v1.1.4 Dropdown checkbox filters */
.emx-mc-filter-widget{--emx-panel:#fff;--emx-ink:#15211d;--emx-muted:#66736d;--emx-line:#dfe7e2;--emx-soft:#edf4f0;--emx-accent:#0f6b4f;--emx-accent-dark:#0a4c39;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--emx-ink);background:var(--emx-panel);border:1px solid var(--emx-line);border-radius:22px;padding:16px;box-shadow:0 14px 36px rgba(20,45,35,.06)}
.emx-mc-filter-widget *{box-sizing:border-box}.emx-mc-widget-title{margin:0 0 13px;font-size:18px;line-height:1.15;letter-spacing:-.02em;color:var(--emx-ink)}.emx-mc-widget-tools{display:grid;gap:10px;margin-bottom:12px}.emx-mc-widget-tools input[type=search],.emx-mc-widget-tools select{width:100%;border:1px solid var(--emx-line);background:#fbfdfc;border-radius:14px;padding:11px 12px;font:inherit;color:var(--emx-ink);outline:none}.emx-mc-widget-group{border:1px solid var(--emx-line);border-radius:16px;background:#fff;margin:10px 0;overflow:hidden}.emx-mc-widget-group summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;font-size:13px;font-weight:950;color:var(--emx-ink)}.emx-mc-widget-group summary::-webkit-details-marker{display:none}.emx-mc-widget-group summary:after{content:'+';width:22px;height:22px;border-radius:999px;background:var(--emx-soft);color:var(--emx-accent-dark);display:grid;place-items:center;font-weight:950;margin-left:auto}.emx-mc-widget-group[open] summary:after{content:'–'}.emx-mc-widget-selected-count{display:none;min-width:21px;height:21px;border-radius:999px;background:var(--emx-accent);color:#fff;font-size:11px;line-height:21px;text-align:center}.emx-mc-widget-group.has-selected{border-color:rgba(15,107,79,.3);box-shadow:0 8px 24px rgba(15,107,79,.08)}.emx-mc-widget-check-list{display:grid;gap:8px;max-height:230px;overflow:auto;padding:0 13px 13px}.emx-mc-widget-check-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:0;color:var(--emx-muted);font-size:13px;font-weight:700;line-height:1.25}.emx-mc-widget-check-list input{accent-color:var(--emx-accent)}.emx-mc-widget-check-list span{overflow:hidden;text-overflow:ellipsis}.emx-mc-widget-check-list em{font-style:normal;color:var(--emx-muted);background:var(--emx-soft);border-radius:999px;padding:2px 7px;font-size:11px;font-weight:850}.emx-mc-widget-reset{width:100%;margin-top:10px;background:#10251f!important}.emx-mc-widget-error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:14px;padding:10px;font-size:13px;font-weight:750}.emx-mc-filter-widget-open .emx-mc-widget-group{background:#fff}.emx-mc-filter-widget-compact .emx-mc-widget-tools{grid-template-columns:1fr}.emx-mc-filter-widget-compact .emx-mc-widget-check-list{max-height:160px}.emx-mc-filter-widget .emx-mc-filter-empty{padding:0 13px 13px;margin:0;color:var(--emx-muted);font-size:13px}


/* v1.1.4: marketplace sidebar filters are dropdown checkbox panels on desktop and mobile */
.emx-mc-dropdown-filter{padding:0!important;overflow:hidden;background:#fff!important}
.emx-mc-dropdown-filter summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;font-size:13px;font-weight:950;color:var(--emx-ink)}
.emx-mc-dropdown-filter summary::-webkit-details-marker{display:none}
.emx-mc-dropdown-filter summary:after{content:'+';width:22px;height:22px;border-radius:999px;background:var(--emx-soft);color:var(--emx-accent-dark);display:grid;place-items:center;font-weight:950;margin-left:auto;line-height:22px}
.emx-mc-dropdown-filter[open] summary:after{content:'–'}
.emx-mc-filter-selected-count{display:none;min-width:21px;height:21px;border-radius:999px;background:var(--emx-accent);color:#fff;font-size:11px;line-height:21px;text-align:center;margin-left:auto}
.emx-mc-dropdown-filter.has-selected{border-color:rgba(15,107,79,.34);box-shadow:0 10px 26px rgba(15,107,79,.08)}
.emx-mc-dropdown-filter .emx-mc-check-list{padding:0 14px 14px;max-height:240px;overflow:auto;display:grid;gap:9px}
.emx-mc-dropdown-filter .emx-mc-check-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:0;color:var(--emx-muted);font-size:13px;font-weight:730;line-height:1.25}
.emx-mc-dropdown-filter .emx-mc-check-list input{accent-color:var(--emx-accent)}
.emx-mc-dropdown-filter .emx-mc-check-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.emx-mc-dropdown-filter .emx-mc-check-list em{font-style:normal;color:var(--emx-muted);background:var(--emx-soft);border-radius:999px;padding:2px 7px;font-size:11px;font-weight:850}
.emx-mc-filter-widget-open .emx-mc-widget-group{background:#fff}
@media (max-width:760px){
  .emx-mc-sidebar{display:grid;grid-template-columns:1fr!important;gap:10px}
  .emx-mc-dropdown-filter .emx-mc-check-list,.emx-mc-widget-check-list{max-height:210px}
  .emx-mc-dropdown-filter summary,.emx-mc-widget-group summary{min-height:48px}
}

/* v1.1.5: content visibility + mobile hardening */
.emx-mc,.emx-mc *{box-sizing:border-box}.emx-mc{max-width:100%;overflow-x:hidden}.emx-mc img{max-width:100%;height:auto}.emx-mc-shell,.emx-mc-results,.emx-mc-grid,.emx-card,.emx-card-main{min-width:0}.emx-product-card{min-height:0}.emx-product-image{width:100%;min-height:132px}.emx-product-image .emx-logo{margin:0 auto}.emx-product-card .emx-card-main{display:flex;flex-direction:column;gap:0}.emx-person-card .emx-card-main,.emx-company-card .emx-card-main,.emx-event-card .emx-card-main{min-width:0}.emx-card h3,.emx-card p,.emx-byline,.emx-role,.emx-eventline{overflow-wrap:anywhere}.emx-mc-tabs{max-width:100%;overflow-x:auto;scrollbar-width:thin}.emx-mc-tabs button{flex:0 0 auto}.emx-mc-filter-card input,.emx-mc-filter-card select,.emx-mc-widget-tools input,.emx-mc-widget-tools select{font-size:16px}.emx-mc-dropdown-filter summary,.emx-mc-widget-group summary{-webkit-tap-highlight-color:transparent}.emx-mc-check-list,.emx-mc-widget-check-list{-webkit-overflow-scrolling:touch}
@media(max-width:900px){.emx-mc-shell{display:flex!important;flex-direction:column!important;gap:14px!important}.emx-mc-sidebar{width:100%!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.emx-mc-results{width:100%!important}.emx-mc-grid,.emx-mc-grid-companies,.emx-mc-grid-products,.emx-mc-grid-people,.emx-mc-grid-events{grid-template-columns:1fr!important}.emx-company-card,.emx-person-card,.emx-event-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important}.emx-mc-hero-stats{gap:8px}.emx-mc-stat{min-width:0;flex:1 1 120px}}
@media(max-width:640px){.emx-mc-market,.emx-mc-profile{padding:10px!important;border-radius:0!important}.emx-mc-hero2{padding:18px!important;border-radius:18px!important}.emx-mc-hero2 h1{font-size:30px!important;line-height:1.02!important;letter-spacing:-.04em!important}.emx-mc-hero-copy span{font-size:14px!important;line-height:1.45!important}.emx-mc-hero-stats{display:none!important}.emx-mc-tabs{width:100%!important;display:flex!important;gap:6px!important;padding:6px!important;border-radius:14px!important}.emx-mc-tabs button{padding:10px 12px!important;font-size:13px!important}.emx-mc-sidebar{grid-template-columns:1fr!important;order:2}.emx-mc-results{order:1}.emx-mc-results-head{padding:14px!important;border-radius:16px!important;margin-bottom:12px!important}.emx-mc-results-head h2{font-size:22px!important}.emx-mc-results-head p{font-size:13px!important}.emx-mc-count{font-size:12px!important}.emx-card{border-radius:18px!important}.emx-product-image{height:118px!important;min-height:118px!important}.emx-product-card .emx-card-main{padding:14px!important}.emx-company-card,.emx-person-card,.emx-event-card{display:block!important;padding:14px!important}.emx-card-logo,.emx-person-avatar,.emx-event-date,.emx-logo{width:52px!important;height:52px!important;border-radius:15px!important;margin:0 0 10px!important}.emx-card h3{font-size:17px!important}.emx-card p{font-size:13px!important}.emx-card-topline{align-items:flex-start!important}.emx-card-topline em{max-width:120px!important}.emx-card-footer{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.emx-view,.emx-card button,.emx-mc-reset,.emx-mc-load{width:100%;text-align:center;justify-content:center}.emx-mc-dropdown-filter .emx-mc-check-list,.emx-mc-widget-check-list{max-height:180px!important}.emx-mc-filter-card{padding:12px!important;border-radius:16px!important}.emx-mc-dropdown-filter{padding:0!important}.emx-mc-dropdown-filter summary{padding:12px!important}.emx-mc-profile-hero{display:block!important;padding:18px!important;border-radius:20px!important}.emx-mc-profile h1{font-size:30px!important}.emx-mc-panel{border-radius:18px!important;padding:15px!important}.emx-mc-form-grid{grid-template-columns:1fr!important}}


/* v1.1.6: endpoint compatibility and mobile polish */
.emx-direct-event-card .emx-card-main{align-self:center}
.emx-direct-event-card .emx-byline{margin-top:8px!important}
.emx-mc-results-head,.emx-card,.emx-mc-filter-card,.emx-mc-dropdown-filter{max-width:100%}
.emx-mc-grid-products .emx-product-card{height:100%}
.emx-product-image img{object-fit:cover}
@media(max-width:640px){
  .emx-mc{width:100%!important}
  .emx-mc-market{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw!important;max-width:100vw!important}
  .emx-mc-shell{gap:12px!important}
  .emx-mc-sidebar{order:1!important}
  .emx-mc-results{order:2!important}
  .emx-mc-filter-search{order:-2}
  .emx-mc-results-head{display:block!important}
  .emx-mc-count{display:inline-flex!important;margin-top:10px!important}
  .emx-product-image{height:150px!important;min-height:150px!important}
  .emx-company-card,.emx-person-card,.emx-event-card{grid-template-columns:1fr!important}
}


/* v1.1.8 width handling: default respects theme/Elementor container width. */
.emx-mc-market,.emx-mc-profile{width:100%;max-width:none;margin-left:0;margin-right:0}
.emx-mc-layout-theme{width:100%;max-width:100%;margin-left:0;margin-right:0}
.emx-mc-layout-boxed{width:100%;max-width:var(--emx-mc-max-width,1280px);margin-left:auto;margin-right:auto}
.emx-mc-layout-full{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0}
@media(max-width:640px){
  .emx-mc-layout-theme.emx-mc-market,.emx-mc-layout-theme.emx-mc-profile{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
  .emx-mc-layout-boxed.emx-mc-market,.emx-mc-layout-boxed.emx-mc-profile{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
  .emx-mc-layout-full.emx-mc-market,.emx-mc-layout-full.emx-mc-profile{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
}

/* v1.1.9 header/width cleanup */
.emx-mc-market{background:transparent!important;padding:0!important;border-radius:0!important;}
.emx-mc-profile{background:transparent!important;}
.emx-mc-hero2{background:transparent!important;box-shadow:none!important;color:var(--emx-ink)!important;border-radius:0!important;padding:18px 0 24px!important;margin:0 0 22px!important;text-align:center!important;}
.emx-mc-hero-copy{max-width:none!important;margin:0 auto!important;text-align:center!important;}
.emx-mc-eyebrow{background:transparent!important;border:0!important;color:var(--emx-muted)!important;padding:0!important;margin:0 0 10px!important;display:block!important;text-align:center!important;font-size:12px!important;letter-spacing:.12em!important;}
.emx-mc-hero2 h1{color:var(--emx-ink)!important;max-width:none!important;margin:14px auto 8px!important;text-align:center!important;font-size:clamp(34px,4vw,56px)!important;line-height:1!important;}
.emx-mc-hero2 span{color:var(--emx-muted)!important;max-width:720px!important;margin:0 auto!important;text-align:center!important;}
.emx-mc-hero-stats-inline{display:flex!important;justify-content:center!important;align-items:center!important;gap:14px 22px!important;flex-wrap:wrap!important;margin:0 auto!important;padding:0!important;}
.emx-mc-hero-stats-inline div{min-width:0!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;backdrop-filter:none!important;display:inline-flex!important;align-items:baseline!important;gap:6px!important;}
.emx-mc-hero-stats-inline strong{color:var(--emx-ink)!important;font-size:15px!important;line-height:1!important;letter-spacing:-.02em!important;}
.emx-mc-hero-stats-inline span{display:inline!important;color:var(--emx-muted)!important;font-size:13px!important;line-height:1!important;margin:0!important;font-weight:800!important;}
.emx-mc-tabs{margin:18px auto 0!important;justify-content:center!important;background:var(--emx-soft)!important;border:1px solid var(--emx-line)!important;width:fit-content!important;max-width:100%!important;}
.emx-mc-tab{color:var(--emx-muted)!important;}
.emx-mc-tab.is-active{background:#fff!important;color:var(--emx-accent-dark)!important;box-shadow:0 1px 2px rgba(20,45,35,.06)!important;}
@media(max-width:640px){
  .emx-mc-market,.emx-mc-profile{padding:0!important;}
  .emx-mc-hero2{padding:10px 0 18px!important;border-radius:0!important;}
  .emx-mc-hero2 h1{font-size:32px!important;}
  .emx-mc-hero-stats-inline{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 auto!important;max-width:360px!important;}
  .emx-mc-hero-stats-inline div{justify-content:center!important;background:var(--emx-soft)!important;border:1px solid var(--emx-line)!important;border-radius:999px!important;padding:8px 10px!important;}
  .emx-mc-tabs{width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;}
}

/* v1.2.0 header cleanup: no duplicate top totals; counts live inside tabs */
.emx-mc-hero-stats-inline{display:none!important;}
.emx-mc-tabs-with-counts{margin:18px auto 14px!important;}
.emx-mc-tabs-with-counts .emx-mc-tab{display:inline-flex!important;align-items:center!important;gap:9px!important;}
.emx-mc-tab-label{white-space:nowrap;}
.emx-mc-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.72);color:var(--emx-accent-dark);font-size:12px;font-weight:950;line-height:1;}
.emx-mc-tab.is-active .emx-mc-tab-count{background:var(--emx-accent-dark);color:#fff;}
@media(max-width:640px){.emx-mc-tabs-with-counts .emx-mc-tab{flex-direction:column!important;align-items:center!important;gap:4px!important;min-width:132px!important}.emx-mc-tab-count{font-size:11px!important;padding:4px 7px!important}.emx-mc-tabs-with-counts{justify-content:flex-start!important}}


/* v1.2.1: compact directory tabs, no duplicate subtitle, mobile 2x2 tab layout */
.emx-mc-hero2 > .emx-mc-hero-copy > span{display:none!important;}
.emx-mc-tabs-with-counts .emx-mc-tab{min-width:0!important;}
.emx-mc-tab-label{white-space:nowrap!important;}
@media(max-width:640px){
  .emx-mc-tabs.emx-mc-tabs-with-counts{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    overflow:visible!important;
    justify-content:stretch!important;
    gap:8px!important;
  }
  .emx-mc-tabs-with-counts .emx-mc-tab{
    width:100%!important;
    min-width:0!important;
    flex:initial!important;
    flex-direction:row!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:8px!important;
    padding:11px 12px!important;
  }
  .emx-mc-tab-label{font-size:13px!important;}
  .emx-mc-tab-count{font-size:11px!important;padding:4px 7px!important;}
}

/* v1.2.2: remove duplicated results title/count block and allow active-view filters only */
.emx-mc-results-head{display:none!important}
.emx-mc-filter-group[style*="display: none"]{display:none!important}

/* v1.3.0 Add-to-list / HQ request panel */
.emx-mc-add-list{border:1px solid #111827;background:#111827;color:#fff;border-radius:999px;padding:7px 12px;font-size:13px;cursor:pointer;white-space:nowrap}
.emx-mc-add-list.is-added{background:#065f46;border-color:#065f46}
.emx-mc-request-list{margin-top:24px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:20px;box-shadow:0 8px 30px rgba(15,23,42,.06)}
.emx-mc-request-list header{margin-bottom:14px}.emx-mc-request-list h2{margin:0 0 4px;font-size:22px}.emx-mc-request-list p{margin:0 0 12px;color:#4b5563}.emx-mc-request-items{display:grid;gap:8px;margin-bottom:14px}.emx-mc-request-item{display:flex;align-items:center;gap:10px;justify-content:space-between;border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb}.emx-mc-request-item strong{display:block}.emx-mc-request-item span{color:#6b7280;font-size:13px;margin-right:auto}.emx-mc-remove-item,.emx-mc-clear-list{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:6px 10px;cursor:pointer}.emx-mc-muted{color:#6b7280;font-style:italic}.emx-mc-info-request-form{display:grid;gap:12px}.emx-mc-info-request-form textarea{min-height:100px}.emx-mc-info-request-form button[type="submit"]{background:#111827;color:#fff;border:0;border-radius:12px;padding:11px 16px;cursor:pointer}.emx-mc-actions .emx-mc-add-list{margin-left:8px}
