.mobile-menu-toggle{display:none}
.masthead{position:relative;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;max-width:1320px}
.masthead .primary-nav{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}
.nav-group{position:relative}.nav-group>summary{cursor:pointer;list-style:none;min-height:44px;display:flex;align-items:center;gap:7px}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:'⌄';font-size:13px}.nav-group[open]>summary:after{content:'⌃'}
.nav-panel{position:absolute;left:0;top:100%;width:280px;padding:10px;background:var(--ground);border:1px solid var(--border);border-radius:6px;box-shadow:0 10px 24px #0002;z-index:30}
.masthead .nav-panel a{display:block;padding:10px 12px;border:0;border-radius:3px;white-space:normal}.nav-panel strong{display:block;font-weight:500}.nav-panel small{display:block;color:var(--secondary);font-size:13px;line-height:1.4;margin-top:2px}.masthead .nav-panel a:hover{background:var(--border)}
.masthead .header-social{display:flex;gap:2px;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.masthead .header-social a{display:inline-flex;justify-content:center;align-items:center;width:40px;height:44px;padding:0;border:0;border-radius:50%;color:var(--text)}.masthead .header-social a:hover{background:var(--border)}
.masthead a:focus-visible,.nav-group summary:focus-visible,.mobile-menu-toggle:focus-visible{outline:2px solid var(--jade);outline-offset:3px}.mobile-menu-toggle[hidden]{display:none}
@media(max-width:1100px) and (min-width:761px){.masthead{grid-template-columns:auto 1fr auto}.masthead .primary-nav{grid-column:1/-1;grid-row:2}.masthead .header-social{grid-column:2;grid-row:1}.masthead #theme-toggle{grid-column:3;grid-row:1}}
@media(max-width:760px){.masthead{display:flex;flex-direction:column;gap:12px;padding-top:22px}.masthead .brand{margin:0}.masthead .mobile-menu-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;min-height:44px}.masthead .primary-nav{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0}.masthead.nav-enhanced:not(.menu-open) .primary-nav,.masthead.nav-enhanced:not(.menu-open) .header-social{display:none}.masthead .primary-nav>a,.nav-group>summary{padding:8px 12px;box-sizing:border-box;min-height:44px}.nav-panel{position:static;width:auto;box-shadow:none;margin:0 0 10px 12px;padding:5px}.masthead .header-social{justify-content:center;width:100%;gap:10px}.masthead #theme-toggle{position:absolute;left:0;top:30px;margin:0;width:40px;height:40px;min-height:40px;padding:0;font-size:0;border:0}.masthead #theme-toggle:before{content:'☾';font-size:27px}.masthead #theme-toggle[aria-pressed=true]:before{content:'☀'}}
/* A contained artwork zoom, never a shifting card or animated article illustration. */
.home-doors a:hover,.home-doors a:focus-visible{transform:none}.home-doors a{position:relative}.home-doors .card-art{clip-path:inset(0);transition:background-size .25s ease}.home-doors a:hover .card-art,.home-doors a:focus-visible .card-art{background-size:206% 206%}
.porch-feature>a:first-child{display:block;overflow:hidden;border-radius:3px}.porch-feature img{transition:transform .25s ease}.porch-feature>a:first-child:hover img,.porch-feature>a:first-child:focus-visible img{transform:scale(1.025)}
@media(prefers-reduced-motion:reduce){.home-doors .card-art,.porch-feature img,.porch-tile img{transition:none}.home-doors a:hover .card-art,.home-doors a:focus-visible .card-art{background-size:200% 200%}.porch-feature>a:first-child:hover img,.porch-feature>a:first-child:focus-visible img,.porch-tile>a:hover img{transform:none}}
