: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:11.5px;--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,.footer-brand{flex-shrink:0;gap:14px}
.site-header .brand{transform-origin:left center;transition:transform .32s ease}
.site-header .brand picture,.footer-brand picture{width:var(--brand-crest-width);flex-basis:var(--brand-crest-width)}
.site-header .brand-crest,.footer-brand .brand-crest{width:var(--brand-crest-width);height:var(--brand-crest-height)}
.site-header .brand-name,.footer-brand .brand-name{font-size:var(--brand-name-size);white-space:nowrap}
.site-header .brand-description,.footer-brand .brand-description{font-size:var(--brand-description-size);letter-spacing:.24em;margin-top:12px}
.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)}
.mobile-menu-top{gap:16px}
.mobile-menu-top .menu-close{flex-shrink:0}
.mobile-menu-brand{flex-shrink:0;gap:10px}
.mobile-menu-brand picture{width:var(--brand-crest-width);flex-basis:var(--brand-crest-width)}
.mobile-menu-brand .brand-crest{width:var(--brand-crest-width);height:var(--brand-crest-height)}
.mobile-menu-brand .brand-name{font-size:var(--brand-name-size);white-space:nowrap}
.mobile-menu-brand .brand-description{font-size:var(--brand-description-size);letter-spacing:.24em;margin-top:9px}
.mobile-menu-bottom{align-items:center;gap:16px}
.mobile-menu-bottom .mobile-menu-instagram{align-self:center;flex-shrink:0}
.mobile-menu-bottom .mobile-menu-instagram .icon{width:22px;height:22px}
@media(min-width:851px){
  :root{--desktop-header-left:max(clamp(32px,5vw,72px),calc((100% - 1240px)/2));--desktop-header-right:var(--desktop-header-left);--desktop-header-gap:clamp(18px,2vw,28px);--desktop-toggle-width:64px}
  body:has(.site-header .colour-toggle[hidden]){--desktop-toggle-width:0px}
  .site-header{padding-left:var(--desktop-header-left);padding-right:var(--desktop-header-right);column-gap:var(--desktop-header-gap)}
  .site-header .colour-toggle{width:var(--desktop-toggle-width);min-width:var(--desktop-toggle-width);flex-basis:var(--desktop-toggle-width)}
  .site-footer{padding-left:var(--desktop-header-left);padding-right:calc(var(--desktop-header-right) + var(--desktop-header-gap) + var(--desktop-toggle-width))}
  .footer-socials{flex-shrink:0}
  .footer-top>p{min-width:0}
  .hero{height:min(810px,calc(100svh - var(--header-expanded-height)))}
}
@media(min-width:1800px){:root{--desktop-header-left:max(var(--gutter),calc((100vw - 1500px)/2));--desktop-header-right:6.5%}}
@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:9px;--brand-scale:.86}.site-header .brand,.footer-brand{gap:9px}.site-header .brand-description,.footer-brand .brand-description{margin-top:9px}}
@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:9.5px;--brand-scale:.84}.site-header .brand,.footer-brand{gap:10px}.site-header .brand-description,.footer-brand .brand-description{margin-top:9px}.footer-top{grid-template-columns:minmax(0,1fr) auto}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:8.5px}.site-header .brand,.footer-brand{gap:8px}.footer-top{grid-template-columns:minmax(0,1fr)}.footer-socials{justify-self:start}}
@media(prefers-reduced-motion:reduce){.site-header,.site-header .brand,.gallery-filter-area{transition:none}}
