/* PLMC v1.3.0 — Territorial Brand Header */
:root{--plmc-brand-primary:#0B2D3A;--plmc-brand-accent:#B08A57;--plmc-brand-surface:#F5F0E8;}
.ph5-logo img{width:min(218px,18vw);height:auto;max-height:58px;object-fit:contain;object-position:left center}
.ph511-mobile-mark img,.plmc-drawer-symbol{width:34px;height:34px;object-fit:contain}
.ph5-menu-toggle{width:44px!important;height:44px!important;min-width:44px;display:none;place-content:center;gap:6px}
.ph5-menu-toggle span{display:block;width:22px!important;height:1.5px!important;background:var(--plmc-brand-primary)!important;margin:0!important}
@media(max-width:1080px){
 .ph5-header-inner{display:grid!important;grid-template-columns:56px minmax(0,1fr) 56px!important;align-items:center!important;min-height:76px!important;padding:0 max(10px,env(safe-area-inset-left))!important}
 .ph5-logo,.ph5-nav,.ph5-header-actions{display:none!important}
 .ph511-mobile-mark{grid-column:1;justify-self:start;display:grid!important;place-items:center;width:44px;height:44px}
 .ph511-mobile-title{grid-column:2;grid-row:1;text-align:center;min-width:0;line-height:1.08}
 .ph511-mobile-title strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--plmc-brand-primary)}
 .ph511-mobile-title span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .ph5-menu-toggle{grid-column:3;grid-row:1;justify-self:end;display:grid!important}
}
