
/* Gold visual master refinement: seasonal hero, process, entity clarity, SEO hierarchy */
.hero{padding:4.7rem 0 3rem}
.seasonal-hero-content{padding-top:1rem}
.seasonal-hero-content .hero-brand{display:none!important}
.seasonal-eyebrow{margin-top:.25rem}
.hero .seasonal-hero-content h1{font-size:clamp(3rem,5.15vw,5.25rem);max-width:18ch;margin:.15rem 0 .9rem}
.hero-advisory{font-size:clamp(1rem,1.34vw,1.18rem)!important;line-height:1.55;max-width:76ch!important;margin:0;color:#f0eadf!important;text-wrap:pretty}
.hero-instruction{font-size:.86rem!important;letter-spacing:.08em;text-transform:uppercase;color:var(--gold2)!important;margin:.7rem 0 0!important;font-weight:700}
.journey-section-heading{width:100%;font-size:1rem!important;line-height:1.2!important;text-transform:uppercase;letter-spacing:.16em;color:#f7f2e7!important;margin:1.65rem 0 -.55rem!important;font-family:var(--sans)!important}
.seasonal-journey-grid{margin-top:1.35rem}
.seasonal-journey-card{min-height:265px;padding:1.15rem 1.15rem 1rem;display:flex;flex-direction:column}
.seasonal-journey-card .season-route-title{font-size:clamp(1.45rem,1.72vw,1.82rem);max-width:15ch;margin-bottom:.8rem}
.season-route-copy{font-size:.88rem!important;line-height:1.58!important;margin:0 0 1.25rem!important;flex-grow:1}
.season-route-button{margin-top:auto}
.process-section{padding:5.7rem 0;background:linear-gradient(180deg,#0b0b0d,#111015);border-top:1px solid rgba(225,196,93,.15);border-bottom:1px solid rgba(225,196,93,.15)}
.process-section .process-intro{max-width:760px}
.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:2.4rem;border-top:1px solid rgba(225,196,93,.34);border-bottom:1px solid rgba(225,196,93,.22)}
.process-step{position:relative;padding:2rem 2rem 2.2rem;min-height:235px;background:linear-gradient(145deg,rgba(24,23,27,.78),rgba(12,12,15,.72));border-right:1px solid rgba(225,196,93,.22)}
.process-step:last-child{border-right:0}
.process-step:before{content:"";position:absolute;top:-1px;left:0;width:32%;height:2px;background:var(--gold)}
.process-number{display:block;font-family:var(--serif);font-size:1.25rem;color:rgba(225,196,93,.58);margin-bottom:2rem}
.process-step h3{font-size:1.75rem;margin:0 0 .75rem;color:#f7f2e7}
.process-step p{margin:0;color:#cfc7ba;line-height:1.65}
.entity-clarity{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem;margin:2.2rem 0 2.6rem;padding:2rem;border:1px solid rgba(225,196,93,.28);background:rgba(6,7,9,.42)}
.entity-clarity h3{font-size:2rem;margin:0 0 .8rem;color:#f7f2e7}
.entity-clarity>p{margin:0;color:#d8d0c3;line-height:1.68}
.entity-facts{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:.55rem 1rem;align-content:start}
.entity-facts dt{color:var(--gold2);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
.entity-facts dd{margin:0 0 .8rem;color:#cfc7ba;line-height:1.5}
#network .network-stat{font-size:clamp(3rem,7vw,6.6rem)}
#network .grid4 .card:first-child h3{font-size:1.2rem}
#work .work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
footer .footer-brand img{display:block}
@media(max-width:1080px){
 .seasonal-journey-card{min-height:235px}
 .process-grid{grid-template-columns:1fr}
 .process-step{border-right:0;border-bottom:1px solid rgba(225,196,93,.2);min-height:auto}
 .process-step:last-child{border-bottom:0}
 .entity-clarity{grid-template-columns:1fr}
 #work .work-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
 .hero{padding:5.15rem 0 2.2rem}
 .seasonal-hero-content{padding-top:.25rem}
 .hero .seasonal-hero-content h1{font-size:clamp(2.15rem,9.8vw,3.25rem);line-height:1.03;max-width:14ch;margin-bottom:.75rem}
 .seasonal-eyebrow{font-size:.67rem;line-height:1.45;letter-spacing:.13em}
 .hero-advisory{font-size:.92rem!important;line-height:1.5!important}
 .hero-instruction{font-size:.68rem!important;line-height:1.4}
 .journey-section-heading{font-size:.78rem!important;margin-top:1.25rem!important}
 .seasonal-journey-grid{margin-top:1rem;gap:.65rem}
 .seasonal-journey-card{padding:1rem;min-height:0}
 .season-card-top{margin-bottom:.75rem}
 .seasonal-journey-card .season-route-title{font-size:1.55rem;max-width:18ch;margin-bottom:.55rem}
 .season-route-copy{font-size:.84rem!important;line-height:1.5!important;margin-bottom:.9rem!important}
 .seasonal-trust-note{font-size:.64rem!important;margin-top:.85rem!important}
 .process-section{padding:4rem 0}
 .process-step{padding:1.5rem 1.2rem}
 .process-number{margin-bottom:1.1rem}
 .process-step h3{font-size:1.45rem}
 .entity-clarity{padding:1.35rem;gap:1.4rem}
 .entity-clarity h3{font-size:1.6rem}
 .entity-facts{grid-template-columns:1fr;gap:.25rem}
 .entity-facts dd{margin-bottom:1rem}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
