.marketplace-header{position:relative;z-index:40;background:#fff;border-bottom:1px solid #dce6f0;color:#10233f;font-family:var(--font-geist-sans),Arial,sans-serif}.marketplace-header-topline{height:4px;background:var(--primary)}.marketplace-header-inner{max-width:1344px;margin:auto;padding:8px 32px;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.marketplace-logo{flex-shrink:0;display:inline-flex;align-items:center;padding:8px 10px;border-radius:6px}.marketplace-logo img{width:184px;height:auto;max-height:50px;object-fit:contain}.marketplace-header-inner>nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:500}.marketplace-header-inner>nav a{padding-block:9px;border-bottom:2px solid transparent}.marketplace-header-inner>nav a:hover,.marketplace-header-inner>nav a[aria-current=page]{border-color:var(--primary)}.marketplace-header a:focus-visible,.marketplace-header button:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.marketplace-account{font-size:13px}.marketplace-header .marketplace-account a[href="/signin"]{color:#10233f}.marketplace-header .marketplace-account a[data-action-button]{border-color:var(--primary)!important}.marketplace-header .marketplace-account button[aria-label="Account menu"]>span:first-child{background:#10233f;color:#fff}.marketplace-header-search [data-slot=input]{background:#fff!important;border-color:#dce6f0!important}.marketplace-header-search [data-slot=input]:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #29bdf928!important}@media (max-width:900px){.marketplace-header-inner{flex-wrap:wrap;gap:8px;padding:8px 24px 0}.marketplace-header-inner>nav{order:3;width:100%;justify-content:space-between;gap:16px;padding-bottom:3px}}@media (max-width:430px){.marketplace-header-inner{padding-inline:20px;gap:8px}.marketplace-logo img{width:142px}.marketplace-header-inner>nav{font-size:12px}}.marketplace-header-search{flex:1 1 280px;min-width:200px;max-width:380px}.marketplace-header-with-search{gap:20px}.marketplace-header-with-search>nav{gap:22px;flex-shrink:0}.marketplace-account{flex-shrink:0}@media (max-width:1150px){.marketplace-header-with-search{flex-wrap:wrap;gap:12px 20px}.marketplace-header-search{order:4;flex-basis:100%;max-width:none;padding-bottom:8px}.marketplace-header-with-search .marketplace-account,.marketplace-header-with-search>nav{margin-left:auto}}@media (max-width:900px){.marketplace-header-with-search{gap:8px}.marketplace-header-with-search>nav{gap:16px}}