/* Auto-adjust custom logo size */
.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-logo{display:inline-flex;align-items:center;justify-content:center;line-height:0;flex:0 0 auto}.brand-logo .custom-logo-link{display:inline-flex;align-items:center;line-height:0}.brand-logo img.custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:clamp(42px,5vw,72px)!important;max-height:clamp(42px,5vw,72px)!important;object-fit:contain!important;border-radius:0!important}.brand-mark{flex:0 0 auto}.brand-text{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.brand:has(.brand-logo) .brand-text{font-size:clamp(14px,1.35vw,20px);letter-spacing:clamp(.16em,.8vw,.32em)}.nav-wrap{min-width:0}@media(max-width:940px){.brand-logo img.custom-logo{max-width:clamp(40px,8vw,60px)!important;max-height:clamp(40px,8vw,60px)!important}.brand-text{max-width:180px}}@media(max-width:620px){.brand{gap:9px}.brand-logo img.custom-logo{max-width:44px!important;max-height:44px!important}.brand-text{max-width:135px;font-size:13px!important;letter-spacing:.16em!important}}@media(max-width:420px){.brand-text{max-width:105px}}
