/* Static compatibility layer; the original compiled visual design remains in style.css. */
html,body{margin:0;background:var(--background);color:var(--foreground);overflow-x:hidden}
body{min-width:320px}
.brand-logo{display:inline-flex!important;align-items:center!important;gap:.65rem!important;text-decoration:none}
.brand-mark{width:2.35rem;height:2.35rem;flex:none;overflow:visible}
.brand-mark__frame{fill:#17332f;stroke:#b99554;stroke-width:1.25}
.brand-mark__c{fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round}
.brand-mark__facet{fill:none;stroke:#b99554;stroke-width:1;opacity:.72}
.brand-mark circle{fill:#b99554}
.brand-logo__name{font-family:"Archivo Black",sans-serif!important;font-size:1rem!important;line-height:1!important;letter-spacing:.075em!important;color:#17332f!important}
.brand-logo__year{align-self:center;margin-left:-.4rem;padding-left:.55rem;border-left:1px solid rgba(23,51,47,.28);font-family:"Hind",sans-serif;font-size:.67rem;line-height:1;letter-spacing:.18em;color:#9a7a42}
.brand-logo>span:last-child:not(.brand-logo__year){display:none!important}
.brand-logo:hover .brand-mark{transform:rotate(6deg)}.brand-mark{transition:transform .35s cubic-bezier(.22,1,.36,1)}
@media(max-width:420px){.brand-logo__year{display:none}.brand-logo{gap:.5rem!important}.brand-mark{width:2.1rem;height:2.1rem}}
main,header,footer,section{width:100%}
.opacity-0{opacity:1!important}
.translate-y-8{transform:translateY(0)!important}
.reveal-up{opacity:1!important;transform:none!important}
.static-mobile{display:none}
.static-menu-button{border:1px solid var(--border);border-radius:999px;padding:.7rem 1rem;color:var(--primary);background:var(--card);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em}
.static-mobile-nav{display:none;position:absolute;z-index:90;top:5rem;left:1.25rem;right:1.25rem;flex-direction:column;gap:.2rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:var(--background);box-shadow:var(--shadow-lift)}
.static-mobile-nav.open{display:flex}
.static-mobile-nav a{padding:.75rem 1rem;border-radius:.75rem;color:var(--foreground)}
.static-mobile-nav a:hover{background:var(--secondary);color:var(--primary)}
.form-status{flex-basis:100%;margin-top:.75rem;padding:.65rem 1rem;color:var(--primary);font-size:.8rem}
.form-status.error{color:#ff9a9a}
.ajax-form button:disabled{cursor:wait;opacity:.65}
.legacy-home-hero,.flex-1>section:first-of-type:has(>img[src="assets/hero-lobby-B_YzV7Mn.jpg"]){display:none}
.home-hero{position:relative;isolation:isolate;overflow:hidden;background:#102c28;color:#fff;min-height:calc(100svh - 5rem)}
.home-hero__glow{position:absolute;z-index:-1;left:-12rem;top:-16rem;width:42rem;height:42rem;border-radius:50%;background:radial-gradient(circle,rgba(183,144,76,.18),transparent 68%);pointer-events:none}
.home-hero__layout{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);min-height:calc(100svh - 11.25rem);max-width:1600px;margin:auto}
.home-hero__content{display:flex;flex-direction:column;justify-content:center;padding:5.5rem clamp(2.5rem,5vw,6.5rem) 4.5rem max(2.5rem,calc((100vw - 1400px)/2 + 2.5rem))}
.home-hero__kicker{display:flex;align-items:center;gap:.9rem;color:rgba(255,255,255,.55);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.home-hero__kicker span{width:2.75rem;height:1px;background:#b7904c}
.home-hero h1{max-width:760px;margin:2rem 0 0;font-size:clamp(3.4rem,5.2vw,6.7rem);line-height:.91;letter-spacing:-.045em;color:#fff}.home-hero h1 em{display:block;color:#c3a365;font-family:Georgia,serif;font-weight:400}
.home-hero__intro{max-width:34rem;margin:2rem 0 0;color:rgba(255,255,255,.68);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.7}.home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:2.25rem}
.home-hero__primary,.home-hero__secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-height:3.55rem;padding:0 1.5rem;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:.35s ease}.home-hero__primary{background:#c3a365;color:#102c28}.home-hero__primary:hover{background:#dfc485;transform:translateY(-2px)}.home-hero__secondary{border-bottom:1px solid rgba(255,255,255,.35);padding-inline:.25rem;color:#fff}.home-hero__secondary:hover{border-color:#c3a365;color:#c3a365}
.home-hero__proof{display:flex;gap:clamp(2rem,4vw,4.5rem);margin-top:3.2rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.13)}.home-hero__proof div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.8rem;max-width:12rem}.home-hero__proof strong{font-family:Georgia,serif;font-size:1.8rem;color:#c3a365;font-weight:400}.home-hero__proof span{color:rgba(255,255,255,.52);font-size:.68rem;line-height:1.35;text-transform:uppercase;letter-spacing:.1em}
.home-hero__visual{position:relative;min-height:39rem;margin:1.5rem 1.5rem 1.5rem 0;overflow:hidden}.home-hero__visual>img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.home-hero__visual:hover>img{transform:scale(1.025)}.home-hero__image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,16,.05) 42%,rgba(4,18,16,.76) 100%)}
.home-hero__project{position:absolute;left:2rem;bottom:2rem}.home-hero__project span{display:block;margin-bottom:.65rem;color:rgba(255,255,255,.58);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase}.home-hero__project strong{font-family:Georgia,serif;font-size:clamp(1.5rem,2.2vw,2.5rem);font-weight:400}.home-hero__project p{margin:.55rem 0 0;color:rgba(255,255,255,.62);font-size:.75rem;letter-spacing:.08em}
.home-hero__view{position:absolute;top:2rem;right:2rem;display:flex;flex-direction:column;justify-content:space-between;width:7.25rem;height:7.25rem;padding:1.15rem;border-radius:50%;background:rgba(16,44,40,.9);color:#fff;font-size:.65rem;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;transition:.35s ease}.home-hero__view b{align-self:flex-end;color:#c3a365;font-size:1.15rem}.home-hero__view:hover{transform:rotate(5deg);background:#c3a365;color:#102c28}.home-hero__caption{position:absolute;right:2rem;bottom:2rem;margin:0;text-align:right;color:rgba(255,255,255,.58);font-family:Georgia,serif;font-size:.82rem;font-style:italic;line-height:1.45}
.home-hero__disciplines{display:grid;grid-template-columns:1.45fr repeat(5,1fr);height:6.25rem;max-width:1600px;margin:auto;border-top:1px solid rgba(255,255,255,.14)}.home-hero__disciplines>span,.home-hero__disciplines a{display:flex;align-items:center;padding:0 clamp(1rem,2.5vw,2.5rem);font-size:.67rem;letter-spacing:.15em;text-transform:uppercase}.home-hero__disciplines>span{color:rgba(255,255,255,.42)}.home-hero__disciplines a{justify-content:space-between;border-left:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.82);transition:.3s}.home-hero__disciplines a b{color:#c3a365;font-size:.58rem}.home-hero__disciplines a:hover{background:rgba(255,255,255,.06);color:#fff}
@media(max-width:1023px){.home-hero__layout{grid-template-columns:1fr;min-height:0}.home-hero__content{padding:5rem 2rem 3rem}.home-hero h1{font-size:clamp(3.25rem,10vw,5.5rem)}.home-hero__visual{height:60vw;min-height:28rem;margin:0 1.25rem 1.25rem}.home-hero__disciplines{grid-template-columns:repeat(5,1fr);height:auto}.home-hero__disciplines>span{display:none}.home-hero__disciplines a{min-height:5rem;padding:1rem;border-top:1px solid rgba(255,255,255,.1)}}
@media(max-width:639px){.home-hero__content{padding:4rem 1.25rem 2.5rem}.home-hero__kicker{font-size:.58rem}.home-hero h1{margin-top:1.5rem;font-size:clamp(3rem,15vw,4.25rem)}.home-hero__intro{font-size:.95rem}.home-hero__actions{align-items:stretch;flex-direction:column}.home-hero__primary,.home-hero__secondary{width:100%;box-sizing:border-box}.home-hero__proof{gap:1.25rem}.home-hero__visual{height:115vw;min-height:28rem;margin:0 .75rem .75rem}.home-hero__project{left:1.25rem;bottom:1.25rem}.home-hero__caption{display:none}.home-hero__view{top:1rem;right:1rem;width:6rem;height:6rem;padding:1rem}.home-hero__disciplines{grid-template-columns:repeat(2,1fr)}.home-hero__disciplines a{min-height:4.25rem}.home-hero__disciplines a:last-child{grid-column:1/-1}}

/* Simplified homepage hero */
.home-hero{min-height:auto;background:#17332f}
.home-hero__glow,.home-hero__proof,.home-hero__view,.home-hero__caption,.home-hero__disciplines{display:none}
.home-hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(38rem,calc(100svh - 5rem),52rem);max-width:1440px;padding:1.5rem;margin:auto}
.home-hero__content{padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,6rem)}
.home-hero__kicker{gap:.75rem;font-size:.64rem}.home-hero__kicker span{width:2rem}
.home-hero h1{max-width:650px;margin-top:1.75rem;font-size:clamp(3.25rem,5vw,5.75rem);line-height:.98;letter-spacing:-.035em}
.home-hero h1 em{display:inline;font-family:inherit;font-style:normal;color:#c3a365}
.home-hero__intro{max-width:31rem;margin-top:1.75rem;font-size:1rem;line-height:1.65}
.home-hero__actions{gap:1.75rem;margin-top:2.25rem}
.home-hero__primary{min-height:3.4rem;padding:0 1.4rem;gap:2rem}.home-hero__secondary{min-height:auto;gap:1.25rem}
.home-hero__visual{min-height:0;height:auto;margin:0;overflow:hidden}
.home-hero__visual>img{display:block;transform:none!important}
.home-hero__image-shade{background:linear-gradient(180deg,transparent 65%,rgba(5,20,18,.52))}
.home-hero__project{left:1.75rem;bottom:1.5rem}.home-hero__project span{margin-bottom:.4rem}.home-hero__project strong{font-family:inherit;font-size:1rem;font-weight:500}.home-hero__project p{display:none}
@media(max-width:900px){.home-hero__layout{grid-template-columns:1fr;min-height:0;padding:0}.home-hero__content{padding:4.5rem 1.5rem 3.5rem}.home-hero h1{font-size:clamp(3rem,10vw,5rem)}.home-hero__visual{height:34rem;margin:0 1rem 1rem}}
@media(max-width:639px){.home-hero__content{padding:3.75rem 1.25rem 3rem}.home-hero h1{font-size:clamp(2.85rem,13vw,3.8rem);line-height:1}.home-hero__actions{gap:1.25rem}.home-hero__visual{height:27rem;min-height:0;margin:0 .75rem .75rem}.home-hero__project{left:1.25rem;bottom:1.15rem}}
@media(max-width:1279px){.static-mobile{display:block}.static-mobile-nav{z-index:90}}
