:root{--header-expanded-height:124px;--header-compact-height:82px;--header-admin-offset:0px;--brand-name-size:49px;--brand-crest-width:54px;--brand-crest-height:70px;--brand-description-size:9px;--brand-scale:.76}
html:root{scroll-padding-top:calc(var(--header-expanded-height) + var(--header-admin-offset) + 16px)}
html:has(body.admin-bar){--header-admin-offset:32px}
body{--header-current-height:var(--header-expanded-height)}
body.is-header-compact{--header-current-height:var(--header-compact-height)}
.site-header-shell{height:var(--header-expanded-height);position:sticky;top:var(--header-admin-offset);z-index:40;pointer-events:none}
.site-header{height:var(--header-current-height);pointer-events:auto;transition:height .32s ease,box-shadow .32s ease,background-color .4s,color .4s,border-color .4s}
.site-header .brand{flex-shrink:0;gap:14px;transform-origin:left center;transition:transform .32s ease}
.site-header .brand picture{width:var(--brand-crest-width);flex-basis:var(--brand-crest-width)}
.site-header .brand-crest{width:var(--brand-crest-width);height:var(--brand-crest-height)}
.site-header .brand-name{font-size:var(--brand-name-size);white-space:nowrap}
.site-header .brand-description{font-size:var(--brand-description-size);margin-top:15px}
.is-header-compact .site-header{box-shadow:0 6px 24px #11233112}
.is-header-compact .site-header .brand{transform:scale(var(--brand-scale))}
[data-colour-mode=dark] .is-header-compact .site-header{box-shadow:0 6px 24px #0003}
.gallery-filter-area{top:calc(var(--header-current-height) + var(--header-admin-offset));transition:top .32s ease,background-color .4s,color .4s,border-color .4s}
.mobile-menu nav a[aria-current="page"]{color:var(--blue);border-bottom-color:var(--blue)}
@media(min-width:851px){.hero{height:min(810px,calc(100svh - var(--header-expanded-height)))}}
@media(min-width:651px) and (max-width:850px){:root{--header-expanded-height:104px;--header-compact-height:78px;--brand-name-size:36px;--brand-crest-width:40px;--brand-crest-height:52px;--brand-description-size:7px;--brand-scale:.86}.site-header .brand{gap:9px}.site-header .brand-description{margin-top:12px}}
@media(max-width:782px){html:has(body.admin-bar){--header-admin-offset:46px}}
@media(max-width:650px){:root{--header-expanded-height:102px;--header-compact-height:76px;--brand-name-size:41px;--brand-crest-width:43px;--brand-crest-height:56px;--brand-description-size:7.5px;--brand-scale:.84}.site-header .brand{gap:10px}.site-header .brand-description{margin-top:12px}html:not(.js) .site-header-shell{height:auto}html:not(.js) .gallery-filter-area{position:relative;top:0}html:root:not(.js){scroll-padding-top:calc(var(--header-expanded-height) + var(--header-admin-offset) + 76px)}}
@media(max-width:600px){html:has(body.admin-bar){--header-admin-offset:0px}}
@media(max-width:365px){:root{--brand-name-size:36px;--brand-crest-width:38px;--brand-crest-height:50px;--brand-description-size:7px}.site-header .brand{gap:8px}}
@media(prefers-reduced-motion:reduce){.site-header,.site-header .brand,.gallery-filter-area{transition:none}}
