/* Three-row desktop footer: invitation, full-width brand, legal line. */
.essential-footer{min-height:0;grid-template-columns:1fr 1.65fr 1fr;grid-template-rows:auto auto auto;gap:0 2rem;align-items:center;padding:2rem var(--essential-pad);background:#0c0c0e!important}
.essential-footer::after{background-image:var(--essential-texture);background-repeat:repeat;background-size:auto;opacity:.08}
.essential-footer>.essential-footer__prompt{grid-column:1;grid-row:1;justify-self:start;width:auto;max-width:none;margin-inline:0!important;padding:0;text-align:left;font-size:clamp(.8rem,1vw,1rem)}
.essential-footer>.wp-block-buttons{grid-column:2;grid-row:1;width:100%;max-width:none;margin:0!important}
.essential-footer .wp-block-button{width:100%;max-width:none}
.essential-footer .wp-block-button__link{width:100%;padding:1rem;border-color:rgba(255,255,255,.22);font-size:clamp(1rem,1.7vw,1.7rem);font-weight:700;line-height:1.5}
.essential-footer>.essential-footer__social{grid-column:3;grid-row:1;justify-self:end;margin-inline:0!important;gap:.65rem;max-width:none}
.essential-footer__social a{width:clamp(2.5rem,3vw,3.5rem);height:clamp(2.5rem,3vw,3.5rem);border-width:1px}
.essential-footer__social svg{width:1.25rem;height:1.25rem;fill:currentColor;stroke:none}
.essential-footer .wp-block-button__link{transition:color 260ms ease,border-color 260ms ease,transform 260ms ease}
.essential-footer .wp-block-button__link:is(:hover,:focus-visible){color:var(--essential-gold);border-color:var(--essential-gold);transform:translateY(-.18rem);background:transparent}
@media(min-width:782px){
.essential-header,.essential-header.is-scrolled{min-height:80px!important}
:is(.essential-projects-intro,.essential-contact-heading,.essential-insights-page .essential-archive-heading) p{margin:0!important}
.essential-home-projects .essential-project-card h3{width:100%;max-width:none}
}
.essential-menu-toggle:focus:not(:focus-visible){outline:none!important}
.essential-menu-toggle:focus-visible{outline:1px solid var(--essential-gold)!important;outline-offset:3px}
[data-essential-theme="light"] .essential-section-link .wp-block-button__link{color:#0c0c0e}
.essential-footer>.essential-footer__logo{grid-column:1/-1;grid-row:2;width:100%;max-width:none;margin:clamp(2rem,4vw,4.5rem) 0 clamp(3rem,6vw,7rem)!important}
.essential-footer>.essential-footer__bottom{grid-column:1/-1;grid-row:3;grid-template-columns:auto 1fr auto;max-width:none;margin:0!important;padding:0;border:0;gap:2rem}
.essential-footer__bottom>p{font-size:clamp(.62rem,.72vw,.85rem)!important}
.essential-footer__legal{flex-wrap:wrap;justify-content:center;font-size:clamp(.62rem,.72vw,.85rem)}
.essential-footer__legal .legal-short{display:none}
.essential-footer__up{font-size:clamp(.8rem,1vw,1rem)}
@media(max-width:781px){
.essential-footer{grid-template-columns:1fr;grid-template-rows:repeat(5,auto);gap:1.5rem;padding:2.5rem 1.45rem}
.essential-footer>.essential-footer__prompt{grid-column:1;grid-row:1;justify-self:center;text-align:center}
.essential-footer>.wp-block-buttons{grid-column:1;grid-row:2}
.essential-footer>.essential-footer__social{grid-column:1;grid-row:3;justify-self:center;gap:1rem}
.essential-footer__social a{width:3rem;height:3rem}
.essential-footer>.essential-footer__logo{grid-column:1;grid-row:4;margin:1rem 0!important}
.essential-footer>.essential-footer__bottom{grid-column:1;grid-row:5;grid-template-columns:1fr;grid-template-areas:'copyright' 'legal' 'up';gap:1.25rem;white-space:normal;text-align:center}
.essential-footer__bottom>p{font-size:.7rem!important}
.essential-footer__bottom>.essential-footer__legal{display:flex;flex-wrap:nowrap;white-space:nowrap;font-size:clamp(.56rem,2.5vw,.7rem);justify-content:space-between;gap:.15rem;max-width:100%;overflow-x:auto}
.essential-footer__legal a{flex:0 0 auto;padding-block:.65rem}
.essential-footer__legal a+a::before{margin-right:.2rem}
.essential-footer__legal .legal-full{display:none}
.essential-footer__legal .legal-short{display:inline}
}
.essential-team-bio{width:100%;color:var(--essential-ivory)}
.essential-team-grid figure.essential-media-reveal{clip-path:none!important;overflow:visible}
.essential-team-bio summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}
.essential-team-bio summary::-webkit-details-marker{display:none}
.essential-team-bio__name{display:grid;gap:.35rem;color:inherit!important;font-size:.86rem!important;text-transform:none!important;letter-spacing:0!important}
.essential-team-bio summary b{font-size:1.6rem;font-weight:400;transition:transform .2s}
.essential-team-bio[open] summary b{transform:rotate(45deg)}
.essential-team-bio p{margin:1rem 0 0;font-size:.85rem;line-height:1.65;color:#9d9d9d}

/* Remove the block-template gap and continue the body grain into the footer. */
.wp-site-blocks > footer.wp-block-template-part,
.essential-shell > footer.wp-block-template-part { margin-block-start:0!important; }
.essential-footer { background-image:linear-gradient(rgb(12 12 14 / .86),rgb(12 12 14 / .86)),var(--essential-texture)!important; background-repeat:repeat!important; background-size:auto!important; }
.essential-footer::before,.essential-footer::after { content:none; }
