.w4-about-page{margin:0!important;max-width:none!important;background:var(--wp--preset--color--background);color:var(--wp--preset--color--foreground)}
.w4-about-container{width:min(var(--wp--custom--layout--container),calc(100% - var(--wp--custom--layout--gutter)*2));margin-inline:auto}
.w4-about-hero{padding-block:clamp(5rem,10vw,8rem);background:radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--wp--preset--color--accent) 18%,transparent),transparent 30%),linear-gradient(135deg,var(--wp--custom--color--dark-navy-strong),var(--wp--preset--color--dark));color:var(--wp--preset--color--background)}
.w4-about-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(3rem,8vw,7rem);align-items:end}
.w4-about-eyebrow{margin:0;color:var(--wp--preset--color--accent-dark);font-size:.75rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.w4-about-hero .w4-about-eyebrow,.w4-about-cta .w4-about-eyebrow{color:var(--wp--custom--color--mint-bright)}
.w4-about-hero h1{margin:.8rem 0 0;font-size:clamp(3.7rem,8vw,7rem);letter-spacing:-.065em;line-height:.92}
.w4-about-hero h1 span{color:var(--wp--custom--color--mint-bright)}
.w4-about-hero__intro{padding-bottom:.45rem}
.w4-about-hero__intro p{margin:0;color:var(--wp--custom--color--on-dark-muted);font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.75}
.w4-about-hero__intro p:first-child{color:var(--wp--preset--color--background);font-size:clamp(1.15rem,2vw,1.35rem);font-weight:650}
.w4-about-hero__intro p+p{margin-top:1rem}
.w4-about-section{padding-block:var(--wp--custom--layout--section)}
.w4-about-section--tint{background:linear-gradient(180deg,var(--wp--preset--color--surface),var(--wp--preset--color--surface-soft))}
.w4-about-story{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,8vw,7rem);align-items:start}
.w4-about-story h2,.w4-about-heading h2,.w4-about-cta h2{margin:.7rem 0 0;font-size:clamp(2.35rem,5vw,4.25rem);letter-spacing:-.05em;line-height:1.03}
.w4-about-story__copy p{margin:0;color:var(--wp--preset--color--muted);font-size:1rem;line-height:1.8}
.w4-about-story__copy p+p{margin-top:1.2rem}
.w4-about-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}
.w4-about-heading>div{max-width:48rem}
.w4-about-heading>a{flex:0 0 auto;color:var(--wp--preset--color--accent-dark);font-size:.84rem;font-weight:850;text-decoration:none}
.w4-about-heading>a:hover{text-decoration:underline;text-underline-offset:.2em}
.w4-about-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.w4-about-focus-grid article{min-height:285px;padding:1.75rem;border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--border--radius-lg);background:var(--wp--preset--color--background);box-shadow:var(--wp--custom--shadow--soft)}
.w4-about-focus-grid article>span{display:block;color:var(--wp--preset--color--accent-dark);font-size:.7rem;font-weight:900;letter-spacing:.08em}
.w4-about-focus-grid h3{margin:5rem 0 .7rem;font-size:1.3rem;letter-spacing:-.02em}
.w4-about-focus-grid p,.w4-about-values p{margin:0;color:var(--wp--preset--color--muted);font-size:.88rem;line-height:1.7}
.w4-about-heading--values{margin-bottom:1.5rem}
.w4-about-values{border-top:1px solid var(--wp--preset--color--border)}
.w4-about-values article{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--wp--preset--color--border)}
.w4-about-values h3{margin:0;font-size:1.08rem}
.w4-about-cta{padding:0 0 var(--wp--custom--layout--section)}
.w4-about-cta__panel{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end;padding:clamp(2rem,5vw,4rem);border-radius:var(--wp--custom--border--radius-xl);background:linear-gradient(135deg,var(--wp--preset--color--accent),var(--wp--preset--color--dark));color:var(--wp--preset--color--background)}
.w4-about-cta h2{max-width:48rem;font-size:clamp(2.1rem,4vw,3.5rem)}
.w4-about-cta p:not(.w4-about-eyebrow){margin:.9rem 0 0;color:var(--wp--custom--color--on-dark-muted)}
@media(max-width:850px){.w4-about-hero__grid,.w4-about-story{grid-template-columns:1fr}.w4-about-focus-grid{grid-template-columns:repeat(2,1fr)}.w4-about-cta__panel{grid-template-columns:1fr;align-items:start}.w4-about-cta__panel>a{justify-self:start}}
@media(max-width:600px){.w4-about-hero{padding-block:4.5rem}.w4-about-focus-grid{grid-template-columns:1fr}.w4-about-focus-grid article{min-height:0}.w4-about-focus-grid h3{margin-top:3rem}.w4-about-heading{align-items:flex-start;flex-direction:column}.w4-about-values article{grid-template-columns:1fr;gap:.55rem}.w4-about-cta__panel{border-radius:var(--wp--custom--border--radius-lg)}.w4-about-cta__panel>a{width:100%;text-align:center}}
