/* Optional WHMCS identity, scoped to the public header. */
[data-whmcs-member][hidden], [data-whmcs-guest][hidden], [data-whmcs-greeting][hidden] {display:none!important}
.shop-header .account-dropdown.whmcs-signed-in>summary {width:auto;border:0;border-radius:0;gap:7px;font-size:14px;white-space:nowrap}
.shop-header .account-dropdown.whmcs-signed-in>summary>i {display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;width:34px;height:34px;flex-shrink:0}
.shop-header .account-dropdown.whmcs-signed-in>summary::after {content:'▾';font-size:11px}
[data-whmcs-greeting] {max-width:160px;overflow:hidden;text-overflow:ellipsis}
.cart-count[data-whmcs-cart-count] {min-width:17px;width:auto;padding:0 3px}
@media(max-width:600px){[data-whmcs-greeting]{max-width:90px;font-size:12px}.shop-header .shop-actions:has(.whmcs-signed-in){gap:8px}}

.contact-strip .whmcs-cart-link {position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:16px;color:#fff}

.shop-header .whmcs-dashboard>summary {width:auto;border:0;border-radius:0;gap:7px;font-size:14px;white-space:nowrap}
@media(max-width:1100px){.shop-header .whmcs-dashboard{display:none}}
.shop-header .account-dropdown [data-whmcs-sync]{display:block;border:0;background:transparent;color:var(--orange);font:inherit;font-size:13px;padding:8px 0;text-align:left;cursor:pointer}
.shop-header .account-dropdown [data-whmcs-status]{display:block;max-width:230px;white-space:normal;font-size:11px;line-height:1.5;padding-bottom:6px}
