/* Urban Web West Coast release candidate typography */
:root{--uw-ink:#243638;--uw-muted:#607477;--uw-ocean:#197f83;--uw-mist:#f4f8f6;--uw-sand:#fbfaf6}
html{overflow-x:hidden} body{color:var(--uw-ink);font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;line-height:1.68;letter-spacing:.005em}
h1,h2,h3,h4,.brand-wordmark{font-family:Manrope,"Avenir Next","Segoe UI",Arial,sans-serif;letter-spacing:-.025em}
h1{font-size:clamp(2.15rem,4.7vw,3.35rem)!important;line-height:1.08!important;font-weight:700!important}
h2{font-size:clamp(1.7rem,3.2vw,2.25rem)!important;line-height:1.18!important;font-weight:650!important;max-width:22ch}
h3{font-size:clamp(1.2rem,2vw,1.48rem)!important;line-height:1.3!important;font-weight:650!important}
p,li{font-size:clamp(1rem,1.15vw,1.12rem)}
.hero h1,.page-hero h1{max-width:18ch}.section-heading,.section-intro{max-width:760px}
section{scroll-margin-top:110px}.service-card,.pricing-card,.project-card{border-radius:20px!important}
.west-coast-detail{background:linear-gradient(145deg,var(--uw-sand),var(--uw-mist));border:1px solid rgba(36,54,56,.1);border-radius:24px;padding:clamp(1.5rem,4vw,3rem);margin:clamp(2rem,5vw,4.5rem) auto;max-width:1180px}
.west-coast-detail h2{max-width:24ch;margin-top:0}.west-coast-detail p{max-width:760px;color:var(--uw-muted)}
.west-coast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1.5rem}.west-coast-grid article{background:rgba(255,255,255,.78);padding:1.35rem;border-radius:16px}.west-coast-grid h3{margin-top:0}
@media(max-width:760px){.west-coast-grid{grid-template-columns:1fr}h1{font-size:clamp(2rem,9vw,2.65rem)!important}h2{font-size:clamp(1.55rem,7vw,1.95rem)!important}.site-header{padding-inline:16px!important}}
