.industries-page{min-height:100vh}.industries-hero{background:var(--cream);text-align:center;padding:60px 0 80px}.industries-hero h1{font-family:var(--font-heading,"Cormorant Garamond", serif);color:var(--text-dark);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.industries-hero .page-sub{max-width:640px;margin:0 auto 2rem}.industries-section{padding:60px 0}.industries-cat-title{font-family:var(--font-heading,"Cormorant Garamond", serif);color:var(--text-dark);text-align:center;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.industries-cat-desc{color:var(--text-muted);text-align:center;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.industries-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.industries-card{background:#ffffffa6;border:1px solid #2d24200f;border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #2d24200a}.industries-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #2d242014}.industries-card h3{font-family:var(--font-heading,"Cormorant Garamond", serif);color:var(--text-dark);margin:0 0 .5rem;font-size:1.2rem}.industries-card p{color:var(--text-muted);flex:1;margin:0 0 1rem;font-size:.88rem;line-height:1.5}.industries-card-meta{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.industries-reg-tag{text-transform:uppercase;letter-spacing:.04em;color:var(--cerulean);background:#046a8b14;border-radius:100px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.industries-card-link{color:var(--cerulean);font-size:.85rem;font-weight:600}.industries-bottom-cta{padding:80px 0}@media (width<=640px){.industries-hero{padding:40px 0 60px}.industries-section{padding:40px 0}.industries-grid{grid-template-columns:1fr}}
