.shop-header--desktop{--shop-primary:#0891b2;--shop-primary-dark:#0e7490;--shop-ink:#164e63;--shop-muted:#64748b;padding:0;background:#fff;border-bottom:1px solid #d9f2f6;box-shadow:0 8px 24px rgba(14,116,144,.08)}
.shop-header--desktop>.container{width:100%;max-width:1200px}
.shop-header__main{min-height:78px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:24px;align-items:center}
.shop-header__brand,.shop-header__actions,.shop-action{display:flex;align-items:center}.shop-header__brand{gap:10px;color:var(--shop-ink)}
.shop-header__logo{width:54px;height:54px;display:grid;place-items:center;border:1px solid #a5f3fc;border-radius:16px;background:#ecfeff}.shop-header__logo img{width:42px;height:42px;object-fit:contain}
.shop-header__brand-copy,.shop-action__copy{display:flex;flex-direction:column}.shop-header__brand-copy strong{color:var(--shop-ink);font-size:17px}.shop-header__brand-copy small,.shop-action__copy small{color:var(--shop-muted);font-size:11px}
.shop-search{position:relative;min-height:50px;display:flex;align-items:center;padding:5px 5px 5px 18px;border:1px solid #bae6ee;border-radius:15px;background:#f8fdfe}.shop-search:focus-within{border-color:var(--shop-primary);box-shadow:0 0 0 4px rgba(8,145,178,.12)}
.shop-search__icon{color:var(--shop-primary);font-size:18px}.shop-search input{min-width:0;height:38px;flex:1;padding:0 14px;border:0;outline:0;background:transparent}.shop-search button{height:40px;padding:0 22px;border:0;border-radius:11px;color:#fff;background:var(--shop-primary-dark);font-weight:600}
.shop-header__actions{gap:8px}.shop-action{min-height:48px;gap:9px;padding:5px 10px;border:0;border-radius:12px;color:var(--shop-ink);background:transparent;text-align:left}.shop-action__icon{position:relative;width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:11px;color:var(--shop-primary-dark);background:#cffafe}
.shop-cart-count{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:10px;color:#fff;background:#ef4444;font-size:10px}.shop-account{position:relative}.shop-account__menu{position:absolute;top:calc(100% + 10px);right:0;z-index:100;width:200px;display:none;padding:7px;border:1px solid #d9f2f6;border-radius:13px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.14)}.shop-account__menu.active{display:block}
.header-action-user .shop-account__menu a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;color:#334155;font-size:13px}.header-action-user .shop-account__menu a:hover{color:var(--shop-primary-dark);background:#ecfeff}.header-action-user .shop-account__menu i{width:16px;color:var(--shop-primary)}
.shop-nav{min-height:43px;display:flex;align-items:center;gap:6px;overflow-x:auto;white-space:nowrap}.shop-nav a{flex:0 0 auto;padding:11px 12px;color:#475569}.shop-nav a.active{color:var(--shop-primary-dark);font-weight:600}.shop-nav__primary i{margin-right:7px}.shop-nav__divider{width:1px;height:20px;background:#cbd5e1}
.shop-suggestions{position:absolute;top:calc(100% + 9px);right:0;left:0;z-index:110;overflow:hidden;border:1px solid #d9f2f6;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.16)}.shop-suggestions[hidden]{display:none!important}
@media(max-width:767px){.shop-header--desktop{position:sticky;top:0;z-index:999}.shop-header--desktop .container{max-width:100%;padding:8px 12px}.shop-header__main{min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:8px}.shop-header__brand{min-width:0}.shop-header__logo{width:52px;height:52px;border-radius:14px;flex:none}.shop-header__logo img{width:40px;height:40px}.shop-header__brand-copy{display:flex;min-width:0}.shop-header__brand-copy strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-header__brand-copy small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-action__copy,.shop-action__chevron{display:none}.shop-header__actions{gap:3px;justify-self:end}.shop-action{min-height:44px;padding:4px}.shop-search{grid-column:1/-1;grid-row:2;min-height:46px;padding-left:14px}.shop-search input{width:0;padding:0 9px;font-size:14px}.shop-search button{height:36px;padding:0 13px}.shop-nav{min-height:40px}.shop-nav a{padding:9px 10px}.header-action-user .shop-account__menu{position:fixed;top:62px;right:12px;width:210px}}
