/*
 * ZOMZEY Agency Profiles 12 - shared Agency brand treatment.
 * Copyright © 2026 ITXL LTD. GPL-2.0-or-later where required.
 */
:root{--zomzey-agency:#00FFFF;--zomzey-agency-rgb:0,255,255}
.zzagp-agency-role-chip,.zomzey-role-pill.zzagp-is-agency,.zz-role-chip.zzagp-is-agency,.hp-vendor__role.zzagp-is-agency,.zzow-chip.zzagp-is-agency{
    color:#00FFFF!important;border-color:rgba(0,255,255,.58)!important;background:rgba(0,255,255,.09)!important;box-shadow:0 0 0 1px rgba(0,255,255,.04) inset!important
}
.zzagp-plan-brand{display:flex;align-items:center;justify-content:center;margin:0 auto 10px;min-height:62px}
.zzagp-plan-brand img{display:block;width:70px!important;height:70px!important;object-fit:contain!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}
.zz-agency-plan .zzagp-plan-brand img{width:58px!important;height:58px!important}
.zzagp-product-logo{display:block;width:110px;height:110px;object-fit:contain;margin:0 auto 12px;filter:drop-shadow(0 12px 28px rgba(0,0,0,.28))}
.zzagp-agency-accent{--zz-role-accent:#00FFFF!important;--zz-accent:#00FFFF!important}
.zzagp-agency-accent a:focus-visible,.zzagp-agency-accent button:focus-visible{outline:2px solid #00FFFF!important;outline-offset:3px}


/* Version 18: site header typography - lighter, cleaner navigation weight. */
.elementor-location-header .elementor-nav-menu--main .elementor-item,
.elementor-location-header .wpr-nav-menu-horizontal .wpr-menu-item,
header .elementor-nav-menu--main .elementor-item,
header .wpr-nav-menu-horizontal .wpr-menu-item,
.site-header nav a{font-weight:500!important}
html body .zomzey-account-menu.logged-in-menu .zomzey-account-name{font-weight:500!important}
html body .zomzey-account-menu.logged-in-menu .zomzey-role-pill{font-weight:600!important}
html body .header_logged_menu_item .zomzey-account-menu:not(.logged-in-menu)>a,
html body .header__logged_menu_item .zomzey-account-menu:not(.logged-in-menu)>a{font-weight:500!important}
html body .header_logged_menu_item .zomzey-account-menu:not(.logged-in-menu)>a.zomzey-signup-link,
html body .header__logged_menu_item .zomzey-account-menu:not(.logged-in-menu)>a.zomzey-signup-link{font-weight:600!important}
