/* Tormami global marketplace header — mirrors the React/Vite homepage header. */
.tormami-unified .tormami-global-header{display:none!important}

.tormami-global-market-header{
  position:sticky!important;
  top:0!important;
  z-index:99990!important;
  width:100%;
  background:rgba(255,255,255,.98)!important;
  border-bottom:1px solid #e8edf4!important;
  box-shadow:0 8px 28px rgba(16,35,65,.075)!important;
  backdrop-filter:blur(20px) saturate(155%);
  -webkit-backdrop-filter:blur(20px) saturate(155%);
  overflow:visible!important;
}
.admin-bar .tormami-global-market-header{top:32px!important}

.tormami-global-market-header *{box-sizing:border-box}
.tormami-global-market-header a{text-decoration:none!important}
.tormami-global-market-header button,
.tormami-global-market-header input{font:inherit}

.tormami-global-market-header .tormami-market-header{
  width:min(1560px,calc(100% - 36px))!important;
  min-height:82px;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:190px minmax(205px,245px) minmax(360px,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  overflow:visible!important;
}

.tormami-global-market-header .tmh-logo{display:flex;align-items:center;min-width:0;padding-right:8px}
.tormami-global-market-header .tmh-logo img{display:block!important;width:auto!important;height:auto!important;max-width:176px!important;max-height:56px!important;object-fit:contain!important}

.tormami-global-market-header .tmh-location-wrap{position:relative;min-width:0;z-index:100020}
.tormami-global-market-header .tmh-location-button{
  width:100%!important;height:54px!important;padding:0 12px 0 13px!important;
  display:grid!important;grid-template-columns:27px minmax(0,1fr) 22px!important;align-items:center!important;gap:8px!important;
  border:1px solid #dfe6ee!important;border-radius:16px!important;background:#fff!important;color:#152743!important;
  box-shadow:0 3px 10px rgba(16,35,65,.025)!important;transition:.2s ease!important;text-align:left!important;
  cursor:pointer!important
}
.tormami-global-market-header .tmh-location-button:hover,
.tormami-global-market-header .tmh-location-wrap.open .tmh-location-button{border-color:#ffc4a7!important;box-shadow:0 7px 20px rgba(255,90,10,.08)!important}
.tormami-global-market-header .tmh-location-icon,
.tormami-global-market-header .tmh-location-chevron{display:grid!important;place-items:center!important;color:#ff5a0a!important}
.tormami-global-market-header .tmh-location-chevron{color:#8490a2!important;transition:transform .2s ease!important}
.tormami-global-market-header .tmh-location-wrap.open .tmh-location-chevron{transform:rotate(90deg)}
.tormami-global-market-header svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.tormami-global-market-header .tmh-location-icon svg{width:21px!important;height:21px!important}
.tormami-global-market-header .tmh-location-chevron svg{width:17px!important;height:17px!important}
.tormami-global-market-header .tmh-location-copy{display:grid!important;min-width:0}
.tormami-global-market-header .tmh-location-copy small{color:#8a95a5!important;font-size:8px!important;font-weight:750!important;line-height:1.1!important;margin-bottom:3px!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.tormami-global-market-header .tmh-location-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#14233d!important;font-size:12px!important;line-height:1.1!important;font-weight:850!important}

.tormami-global-market-header .tmh-search{
  min-width:0;height:54px!important;display:flex!important;align-items:center!important;gap:0!important;
  padding:6px!important;overflow:hidden!important;border:1px solid #dfe6ee!important;border-radius:17px!important;background:#fff!important;
  box-shadow:0 3px 10px rgba(16,35,65,.025)!important;transition:.2s ease!important;margin:0!important
}
.tormami-global-market-header .tmh-search:focus-within{border-color:#ffb68f!important;box-shadow:0 0 0 3px rgba(255,90,10,.07)!important}
.tormami-global-market-header .tmh-search-input{min-width:0!important;width:auto!important;flex:1 1 auto!important;height:100%!important;padding:0 12px!important;border:0!important;outline:0!important;background:transparent!important;color:#15243c!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important;margin:0!important}
.tormami-global-market-header .tmh-search-input::placeholder{color:#9aa4b2!important;font-weight:550!important}
.tormami-global-market-header .tmh-search-button{flex:0 0 40px!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;align-self:center!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#ff5a0a,#ff7a2d)!important;color:#fff!important;box-shadow:0 7px 16px rgba(255,90,10,.25)!important;transition:.2s ease!important;cursor:pointer!important}
.tormami-global-market-header .tmh-search-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(255,90,10,.30)!important}
.tormami-global-market-header .tmh-search-button svg{width:19px!important;height:19px!important}

.tormami-global-market-header .tmh-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;white-space:nowrap!important}
.tormami-global-market-header .tmh-action-link{min-width:58px!important;height:54px!important;padding:5px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border-radius:12px!important;color:#112a4c!important;font-size:9px!important;font-weight:850!important;transition:.18s ease!important}
.tormami-global-market-header .tmh-action-link:hover{background:#f7f9fc!important;color:#ff5a0a!important}
.tormami-global-market-header .tmh-action-link svg{width:23px!important;height:23px!important}
.tormami-global-market-header .tmh-sell{height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 18px!important;border-radius:14px!important;background:linear-gradient(135deg,#ff5a0a,#ff7222)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(255,90,10,.23)!important;transition:.2s ease!important}
.tormami-global-market-header .tmh-sell:hover{transform:translateY(-1px);box-shadow:0 13px 27px rgba(255,90,10,.29)!important;color:#fff!important}
.tormami-global-market-header .tmh-sell svg{width:18px!important;height:18px!important}

.tormami-global-market-header .tmh-location-panel{
  position:absolute!important;left:0!important;top:calc(100% + 10px)!important;z-index:100050!important;width:min(390px,calc(100vw - 32px))!important;
  padding:14px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;
  box-shadow:0 24px 65px rgba(10,28,52,.19)!important
}
.tormami-global-market-header .tmh-location-panel[hidden]{display:none!important}
.tormami-global-market-header .tmh-location-panel-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;padding:3px 2px 12px!important}
.tormami-global-market-header .tmh-location-panel-head>div{display:grid!important;gap:2px!important}
.tormami-global-market-header .tmh-location-panel-head strong{color:#11233f!important;font-size:14px!important;font-weight:900!important}
.tormami-global-market-header .tmh-location-panel-head small{color:#8792a3!important;font-size:10px!important}
.tormami-global-market-header .tmh-location-close{width:31px!important;height:31px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:9px!important;background:#f4f7fa!important;color:#64748b!important;cursor:pointer!important}
.tormami-global-market-header .tmh-location-close svg{width:15px!important;height:15px!important}
.tormami-global-market-header .tmh-location-search{height:44px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 12px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#f8fafc!important;color:#708096!important}
.tormami-global-market-header .tmh-location-search:focus-within{border-color:#ffb78f!important;background:#fff!important;box-shadow:0 0 0 3px rgba(255,90,10,.06)!important}
.tormami-global-market-header .tmh-location-search svg{width:17px!important;height:17px!important;flex:0 0 auto!important}
.tormami-global-market-header .tmh-location-search input{min-width:0!important;width:100%!important;height:auto!important;border:0!important;outline:0!important;background:transparent!important;color:#19283e!important;font-size:11px!important;box-shadow:none!important;padding:0!important;margin:0!important}
.tormami-global-market-header .tmh-location-results{max-height:390px!important;margin-top:10px!important;overflow:auto!important;padding-right:3px!important;overscroll-behavior:contain!important}
.tormami-global-market-header .tmh-location-results::-webkit-scrollbar{width:5px}.tormami-global-market-header .tmh-location-results::-webkit-scrollbar-thumb{background:#dce3eb;border-radius:10px}
.tormami-global-market-header .tmh-location-option{width:100%!important;min-height:52px!important;display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:9px!important;padding:7px 9px!important;border:0!important;border-radius:11px!important;background:#fff!important;text-align:left!important;transition:.16s ease!important;cursor:pointer!important;color:#182942!important}
.tormami-global-market-header .tmh-location-option:hover{background:#fff7f2!important}.tormami-global-market-header .tmh-location-option.selected{background:#fff2e9!important}
.tormami-global-market-header .tmh-option-pin{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#fff0e7!important;color:#ff5a0a!important}
.tormami-global-market-header .tmh-option-pin svg{width:16px!important;height:16px!important}
.tormami-global-market-header .tmh-location-option>span:last-child{display:grid!important;gap:2px!important;min-width:0!important}
.tormami-global-market-header .tmh-location-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#182942!important;font-size:11px!important;font-weight:850!important}
.tormami-global-market-header .tmh-location-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b96a6!important;font-size:8.5px!important}
.tormami-global-market-header .tmh-location-empty{padding:18px 10px!important;text-align:center!important;color:#8792a3!important;font-size:10px!important}

@media(max-width:1180px){
  .tormami-global-market-header .tormami-market-header{grid-template-columns:155px 190px minmax(280px,1fr) auto!important;gap:8px!important}
  .tormami-global-market-header .tmh-logo img{max-width:145px!important}
  .tormami-global-market-header .tmh-action-link{min-width:48px!important;padding-inline:4px!important}.tormami-global-market-header .tmh-action-link span{font-size:8px!important}
  .tormami-global-market-header .tmh-sell{padding:0 13px!important}.tormami-global-market-header .tmh-sell span{font-size:10px!important}
}

@media(max-width:960px){
  .tormami-global-market-header .tormami-market-header{min-height:124px!important;padding:10px 0!important;grid-template-columns:150px 1fr auto!important;grid-template-areas:'logo search actions' 'location location location'!important;align-items:center!important}
  .tormami-global-market-header .tmh-logo{grid-area:logo}.tormami-global-market-header .tmh-search{grid-area:search}.tormami-global-market-header .tmh-actions{grid-area:actions}.tormami-global-market-header .tmh-location-wrap{grid-area:location;width:100%}
  .tormami-global-market-header .tmh-location-button{height:44px!important;border-radius:13px!important}.tormami-global-market-header .tmh-location-copy small{display:none!important}.tormami-global-market-header .tmh-location-copy strong{font-size:11px!important}
}

@media(max-width:700px){
  .admin-bar .tormami-global-market-header{top:46px!important}
  .tormami-global-market-header .tormami-market-header{width:min(100% - 22px,680px)!important;min-height:130px!important;padding:8px 0!important;grid-template-columns:120px 1fr!important;grid-template-areas:'logo actions' 'search search' 'location location'!important;gap:7px!important}
  .tormami-global-market-header .tmh-logo img{max-width:116px!important;max-height:40px!important}
  .tormami-global-market-header .tmh-actions{gap:2px!important}
  .tormami-global-market-header .tmh-action-link{min-width:42px!important;height:40px!important;padding:2px 4px!important}.tormami-global-market-header .tmh-action-link svg{width:19px!important;height:19px!important}.tormami-global-market-header .tmh-action-link span{font-size:7px!important}
  .tormami-global-market-header .tmh-sell{height:38px!important;padding:0 10px!important;border-radius:11px!important}.tormami-global-market-header .tmh-sell span{font-size:9px!important}.tormami-global-market-header .tmh-sell svg{width:15px!important;height:15px!important}
  .tormami-global-market-header .tmh-search{height:46px!important;padding:5px!important;border-radius:13px!important}.tormami-global-market-header .tmh-search-button{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:10px!important}.tormami-global-market-header .tmh-search-input{font-size:11px!important;padding:0 9px!important}
  .tormami-global-market-header .tmh-location-button{height:42px!important}
  .tormami-global-market-header .tmh-location-panel{position:fixed!important;left:12px!important;right:12px!important;top:auto!important;bottom:12px!important;width:auto!important;max-height:min(72vh,610px)!important;border-radius:20px!important;box-shadow:0 -12px 60px rgba(10,28,52,.23)!important}
  .tormami-global-market-header .tmh-location-results{max-height:50vh!important}
}

@media(max-width:420px){
  .tormami-global-market-header .tmh-action-link:first-child span,
  .tormami-global-market-header .tmh-action-link:nth-child(2) span{display:none!important}
  .tormami-global-market-header .tmh-action-link{min-width:35px!important;width:35px!important}
  .tormami-global-market-header .tmh-sell span{font-size:0!important}.tormami-global-market-header .tmh-sell span:after{content:'Sell';font-size:9px!important}
}


/* Wishlist badge */
.tormami-global-market-header .tmh-wishlist-link{position:relative!important}
.tormami-global-market-header .tmh-wishlist-icon{position:relative;display:inline-grid;place-items:center;line-height:1}
.tormami-global-market-header .tmh-wishlist-count{
  position:absolute;
  top:-8px;
  right:-10px;
  min-width:17px;
  height:17px;
  padding:0 4px;
  display:none;
  place-items:center;
  border:2px solid #fff;
  border-radius:999px;
  background:#ff5a0a;
  color:#fff;
  font-size:8px;
  line-height:1;
  font-weight:900;
  box-shadow:0 4px 10px rgba(255,90,10,.2)
}
.tormami-global-market-header .tmh-wishlist-count.has-items{display:grid}
