:root{--ivory:#F5F0E8;--champagne:#D8C6AF;--taupe:#A58C7A;--charcoal:#363833;--gold:#B19565;--offwhite:#FAF8F4;--gray:#53534F;--stone:#77746F;--border:#E3DBD0;--serif:'Cormorant Garamond',Georgia,serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--charcoal);font:400 1rem/1.72 var(--sans)}img{max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:.99;letter-spacing:-.025em}h1{font-size:clamp(3.4rem,5.2vw,6.3rem)}h2{font-size:clamp(2.7rem,4.2vw,4.8rem)}h3{font-size:clamp(1.8rem,2.1vw,2.5rem)}p{max-width:67ch}ul{padding-left:1.2rem}.container{width:min(100% - 3rem,1200px);margin-inline:auto}.narrow{max-width:780px}.skip{position:absolute;top:-10rem;left:1rem;z-index:100;background:white;padding:.5rem}.skip:focus{top:1rem}.site-header{background:rgba(245,240,232,.97);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:94px}.brand{width:174px;height:76px;display:flex;align-items:center;overflow:hidden;flex-shrink:0}.brand img{width:174px;height:130px;max-width:none;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:clamp(.9rem,2vw,2rem);font-size:.9rem;font-weight:500}.site-header nav a{text-decoration:none;white-space:nowrap;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current]{border-color:var(--gold)}.site-header nav a:last-child{padding:.82rem 1.12rem;background:var(--charcoal);color:var(--ivory);border:none}.site-header nav a:last-child:hover{background:#53534F}.menu-button{display:none}.eyebrow{font-size:.75rem;line-height:1.4;font-weight:600;letter-spacing:.16em;color:var(--gray);margin-bottom:1.7rem}.eyebrow.light{color:var(--champagne)}.hero{display:grid;grid-template-columns:1.12fr .88fr;gap:3rem;align-items:center;padding-top:5.2rem;padding-bottom:6rem;min-height:700px}.hero h1{font-size:clamp(3.5rem,5.7vw,6.8rem);letter-spacing:-.04em;line-height:.97;margin-bottom:2rem;white-space:nowrap}.hero h1 em{font-style:normal;color:#7a634b}.lead{font-size:1.16rem;line-height:1.65;max-width:54ch;color:var(--gray)}.hero .lead{max-width:510px}.actions{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;margin-top:2.3rem}.button,.button-outline,.button-light{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-size:.875rem;font-weight:600;line-height:1.3;padding:1rem 1.35rem;min-height:50px;border:1px solid var(--charcoal);transition:background .2s,color .2s}.button{background:var(--charcoal);color:var(--ivory)}.button:hover{background:#53534F}.button-outline{background:transparent}.button-outline:hover{background:var(--champagne)}.hero-visual{align-self:stretch;min-height:550px;position:relative;padding:0 0 2rem 1rem}.hero-photo{height:100%;background:#c7b8a8 url('/assets/leadership-conversation.webp') center center/cover no-repeat;clip-path:polygon(9% 0,100% 0,100% 93%,91% 100%,0 100%,0 9%)}.visual-caption{font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;position:absolute;right:0;bottom:-1.1rem;color:var(--gray)}.section{padding-top:clamp(5rem,8vw,8.5rem);padding-bottom:clamp(5rem,8vw,8.5rem)}.offwhite{background:var(--offwhite)}.champagne{background:var(--champagne)}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,8rem)}.split h2{max-width:640px}.prose p:last-child{margin-bottom:0}.section-heading{max-width:850px;margin-bottom:3rem}.section-heading h2{margin-bottom:1rem}.section-heading p:not(.eyebrow){font-size:1.08rem;color:var(--gray)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(54,56,51,.28);margin-top:5rem}.pillar-grid>div{padding:2rem 2rem 0 0}.pillar-grid>div+div{border-left:1px solid rgba(54,56,51,.28);padding-left:2rem}.pillar-grid span,.card-number,.service-index{font-size:.75rem;letter-spacing:.14em;font-weight:600;color:#6b5744}.pillar-grid h3{margin:1.1rem 0 .5rem}.pillar-grid p{color:var(--gray);font-size:.95rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-card{background:var(--offwhite);border:1px solid var(--border);padding:2.4rem;min-height:380px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);border-color:var(--taupe)}.service-card h3{margin:2.1rem 0 1rem}.service-card p{color:var(--gray);font-size:.95rem}.text-link{font-size:.9rem;font-weight:600;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:.2rem;display:inline-block;margin-top:auto;align-self:flex-start}.text-link:hover{border-color:var(--charcoal)}.statement,.callout,.site-footer{background:var(--charcoal);color:var(--ivory)}.statement{padding:clamp(5rem,9vw,10rem) 0}.statement .container{max-width:1020px}.gold-rule{display:block;width:60px;height:2px;background:var(--gold);margin-bottom:2rem}.statement p{font:500 clamp(2.9rem,5.2vw,5.7rem)/1.07 var(--serif);max-width:880px;margin:0}.founder{display:grid;grid-template-columns:.76fr 1.24fr;gap:clamp(3rem,7vw,7rem);align-items:center}.founder-mark{background:var(--champagne);min-height:490px;display:grid;place-items:center;position:relative}.founder-mark::after{content:'GHM CONSULTING';font-size:.72rem;letter-spacing:.17em;position:absolute;bottom:1.8rem}.founder-mark span{font:500 19rem/.8 var(--serif);color:rgba(54,56,51,.23)}.founder p:not(.eyebrow){color:var(--gray)}.founder .text-link{margin-top:1rem}.formats{border-top:1px solid var(--taupe);padding-top:1.5rem}.formats p{font-weight:600}.formats ul{columns:2;column-gap:2rem}.formats li{break-inside:avoid;margin-bottom:.8rem}.callout{padding:5rem 0}.callout-inner{display:flex;align-items:end;justify-content:space-between;gap:3rem}.callout h2{max-width:800px;margin-bottom:1rem}.callout p{color:#e9e1d7}.button-light{color:var(--charcoal);background:var(--ivory);border-color:var(--ivory);white-space:nowrap}.button-light:hover{background:var(--champagne)}.page-intro{padding-top:clamp(5rem,8vw,9rem);padding-bottom:clamp(5rem,8vw,9rem)}.page-intro h1{max-width:1050px;margin-bottom:1.6rem}.page-intro .lead{max-width:800px}.about-founder .founder-mark{min-height:580px}.service-row{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.service-row h2{max-width:810px}.service-row p{max-width:700px}.service-index{font-size:4rem;font-family:var(--serif)}.service-index span{font:500 .8rem var(--sans)}.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.topic-grid.three{grid-template-columns:repeat(3,1fr)}.topic-grid article{border:1px solid var(--border);background:var(--offwhite);padding:2rem}.topic-grid h3{font-size:2rem;line-height:1.1}.topic-grid ul{padding-left:1.15rem}.topic-grid li{margin-top:1rem;color:var(--gray)}.topic-grid strong{color:var(--charcoal)}.topic-grid p{color:var(--gray)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,7vw,7rem)}.contact-note,.form-status{background:#eee5d8;border-left:3px solid var(--gold);padding:1rem 1.2rem;color:var(--charcoal)}.inquiry-form{background:white;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--border)}.form-two{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.inquiry-form label{display:block;font-size:.9rem;font-weight:600;margin-bottom:1.4rem}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{display:block;width:100%;padding:.8rem;border:1px solid #9a9b95;border-radius:0;background:white;color:var(--charcoal);margin-top:.35rem}.inquiry-form input:disabled{opacity:.6}.inquiry-form button:disabled{opacity:.55;cursor:not-allowed}.optional{font-size:.8rem;font-weight:400;color:var(--gray)}.privacy-note{font-size:.85rem;color:var(--gray)}.inquiry-form .optional:last-child{display:block;margin-top:.7rem}.legal-copy{max-width:830px}.legal-copy h2{font-size:2.1rem;margin:2.4rem 0 .6rem}.site-footer{padding:5rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:4rem}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid a{text-decoration:none;margin-bottom:.7rem;font-size:.9rem}.footer-grid a:hover,.footer-bottom a:hover{text-decoration:underline}.footer-brand{font:600 2.4rem/1 var(--serif)!important}.footer-grid p{color:#e5ded4;font-size:.9rem}.footer-grid .legal-name{color:#c4b9aa;font-size:.8rem}.footer-heading{font-size:.75rem!important;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.footer-bottom{border-top:1px solid #6c6d66;padding-top:1.6rem;margin-top:3rem;display:flex;justify-content:space-between;gap:1rem;font-size:.8rem;color:#e5ded4}.footer-bottom a{margin-left:1rem;text-decoration:none}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:1.5rem}.hero h1{font-size:clamp(3.2rem,5.2vw,5rem);white-space:normal}.service-card{padding:1.6rem}.header-inner{gap:1rem}.site-header nav{gap:.9rem;font-size:.8rem}}@media(max-width:760px){.container{width:min(100% - 2.25rem,1200px)}.site-header{position:relative}.header-inner{min-height:76px;flex-wrap:wrap}.brand{width:132px;height:66px}.brand img{width:132px;height:99px}.menu-button{display:flex;align-items:center;gap:.6rem;background:none;border:1px solid var(--charcoal);padding:.55rem .85rem;color:var(--charcoal);cursor:pointer}.site-header nav{display:none;flex:0 0 100%;flex-direction:column;align-items:stretch;gap:0;padding-bottom:1.2rem}.site-header nav.open{display:flex}.site-header nav a{padding:.75rem .2rem;font-size:.95rem}.site-header nav a:last-child{text-align:center;margin-top:.4rem}.hero{display:flex;flex-direction:column;align-items:stretch;gap:3rem;min-height:auto;padding-top:3.7rem;padding-bottom:5rem}.hero h1{font-size:clamp(3.1rem,10vw,5.2rem)}.hero-visual{height:370px;min-height:0;padding-left:0}.split,.founder,.service-row,.contact-grid{grid-template-columns:1fr;gap:2rem}.pillar-grid,.service-grid,.topic-grid,.topic-grid.three,.footer-grid{grid-template-columns:1fr}.pillar-grid{margin-top:3rem}.pillar-grid>div,.pillar-grid>div+div{border:0;border-top:1px solid rgba(54,56,51,.28);padding:1.5rem 0}.service-card{min-height:0;padding:2rem}.service-card h3{margin-top:1.2rem}.founder-mark{min-height:330px}.founder-mark span{font-size:12rem}.about-founder .founder-mark{min-height:330px}.formats ul{columns:1}.callout-inner{align-items:start;flex-direction:column}.button-light{white-space:normal}.page-intro{padding-top:4.5rem;padding-bottom:4.5rem}.service-index{font-size:2.5rem}.footer-grid{gap:2rem}.footer-bottom{flex-direction:column}.footer-bottom a{margin:0 1rem 0 0}.form-two{grid-template-columns:1fr;gap:0}}@media(max-width:420px){.hero h1{font-size:3rem}.actions{align-items:stretch;flex-direction:column}.actions a{text-align:center}.hero-visual{height:300px}.inquiry-form{padding:1.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.service-card{padding:0 0 2.1rem}.service-card>:not(img){margin-left:2rem;margin-right:2rem}.service-photo{display:block;width:100%;height:200px;object-fit:cover}.service-card .card-number{margin-top:1.8rem}.service-card h3{margin-top:1.1rem}.service-side img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;margin-top:2rem}.service-row:nth-child(even) .service-side{order:2}@media(max-width:760px){.service-card{padding-bottom:2rem}.service-side img{margin-top:1rem}.service-row:nth-child(even) .service-side{order:0}}
.header-inner{min-height:112px}.brand{width:150px;height:108px;overflow:visible}.brand img{width:150px;height:112px}@media(max-width:760px){.header-inner{min-height:84px}.brand{width:112px;height:83px}.brand img{width:112px;height:84px}}
.founder-portrait{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 24%;background:var(--champagne)}.about-hero{display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(2.5rem,6vw,6rem);align-items:center;padding-top:clamp(3.5rem,6vw,7rem);padding-bottom:clamp(4.5rem,7vw,8rem)}.about-hero h1{font-size:clamp(3.8rem,6.5vw,7.5rem);max-width:700px}.about-hero-copy>p:not(.eyebrow){max-width:620px}.about-hero-copy>.button{margin-top:1.2rem}.about-hero-image{position:relative;aspect-ratio:4/5;background:var(--champagne)}.about-hero-image::before{content:'';position:absolute;inset:1.3rem -1.3rem -1.3rem 1.3rem;border:1px solid var(--taupe);z-index:-1}.about-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.about-story{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2.5rem,7vw,8rem)}.about-story .prose p{max-width:620px}.leadership-focus{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid var(--border)}.leadership-focus article{padding-top:1.8rem}.leadership-focus article+article{border-left:1px solid var(--border);padding-left:2rem}.leadership-focus span{font-size:.8rem;letter-spacing:.15em;color:#6b5744;font-weight:600}.leadership-focus h3{font-size:2.3rem;margin:1.5rem 0 .8rem}.leadership-focus p{color:var(--gray)}.about-service-link{margin-top:3rem}@media(max-width:760px){.about-hero,.about-story{grid-template-columns:1fr}.about-hero{padding-top:3.4rem;gap:3rem}.about-hero h1{font-size:clamp(3.5rem,11vw,5.3rem)}.about-hero-image{width:min(100% - 1.3rem,500px);margin-bottom:1.3rem}.leadership-focus{grid-template-columns:1fr;gap:0}.leadership-focus article,.leadership-focus article+article{border:0;border-top:1px solid var(--border);padding:1.5rem 0}.leadership-focus h3{margin:.6rem 0}.founder-portrait{max-height:550px}}
/* Logo-forward homepage hero */
.header-inner{min-height:80px;justify-content:flex-end}.hero.container{width:min(100% - 3rem,1360px);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,3vw,3.5rem);min-height:620px;padding-top:3.6rem;padding-bottom:5rem}.hero-copy{min-width:0}.hero h1{font-size:clamp(3.2rem,4.2vw,4.3rem);white-space:normal;line-height:1.02;letter-spacing:-.035em}.hero-visual{padding:0;min-height:500px;height:100%;display:grid;place-items:center}.hero-logo{display:block;width:100%;height:auto;max-height:550px;object-fit:contain}.hero-visual::before{content:'';position:absolute;inset:10% 0 10% 0;z-index:-1;background:radial-gradient(circle at center,rgba(216,198,175,.16),transparent 68%)}@media(max-width:1050px){.hero.container{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:2rem}.hero h1{font-size:clamp(3rem,4.5vw,3.8rem)}}@media(max-width:760px){.header-inner{min-height:70px;justify-content:flex-end}.hero.container{width:min(100% - 2.25rem,1200px);display:flex;flex-direction:column;min-height:0;gap:1.5rem;padding-top:3.4rem;padding-bottom:4.5rem}.hero h1{font-size:clamp(3.1rem,10vw,5rem)}.hero-visual{min-height:0;height:auto;width:100%;max-width:560px;align-self:center;padding:0}.hero-logo{width:100%;max-height:none}.hero-visual::before{inset:14% 0}}@media(max-width:420px){.hero h1{font-size:clamp(2.65rem,10vw,3.2rem)}.hero-visual{width:100%}}
/* Enlarged hero mark and founder's original tagline */
.hero h1 em{font-style:italic;color:var(--charcoal)}.hero h1 em span{color:#7a634b}.hero-logo{transform:translateX(-10%) scale(1.3);transform-origin:center}@media(max-width:1350px){.hero-logo{transform:translateX(-3%) scale(1.1)}}@media(max-width:760px){.hero-logo{transform:none}}
/* Mobile hero: brand mark leads, followed by positioning and actions. */
@media(max-width:760px){.hero.container{padding-top:1.1rem;gap:.75rem}.hero-visual{order:-1;margin-bottom:.25rem}.hero-copy{order:0}}
/* The logo file is transparent; keep the footer panel transparent as well. */
.site-footer .footer-brand{display:block;width:min(100%,290px);aspect-ratio:4/3;margin-bottom:1.25rem}.site-footer .footer-brand img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:760px){.site-footer .footer-brand{width:min(100%,250px)}}

/* Match the full home hero to the charcoal footer. */
.site-footer .footer-contact{display:flex;flex-direction:column;align-items:flex-start}
.site-header .header-inner{justify-content:space-between}
.site-header .mobile-header-brand{display:flex!important;width:118px;height:88px;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}
.site-header .mobile-header-brand img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:760px){.site-header .mobile-header-brand{width:82px;height:62px}}
.hero.container{position:relative;isolation:isolate;color:var(--ivory)}.hero.container::before{content:'';position:absolute;inset:0 calc(50% - 50vw);background:var(--charcoal);z-index:-1}.hero .hero-visual::before{display:none}.hero .eyebrow,.hero h1 em{color:var(--ivory)}.hero h1 em span{color:var(--champagne)}.hero .lead{color:var(--ivory)}.hero .button{background:var(--ivory);border-color:var(--ivory);color:var(--charcoal)}.hero .button:hover{background:var(--champagne);border-color:var(--champagne)}.hero .button-outline{border-color:var(--ivory);color:var(--ivory)}.hero .button-outline:hover{background:rgba(245,240,232,.14)}
