:root{--ink:#18303a;--cobalt:#164d78;--deep:#10354f;--teal:#167d78;--clay:#c95635;--marigold:#e5a72f;--cream:#fbf4e7;--paper:#fffdf8;--white:#fff;--muted:#586870;--line:#d8dedb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.crisis-bar{min-height:42px;padding:8px clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:center;gap:13px;background:var(--deep);color:#e7f1f4;font-size:13px}.crisis-bar strong{color:white}.crisis-bar a{margin-left:5px;color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-header{min-height:88px;padding:14px clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.wordmark{display:inline-flex;align-items:center;gap:13px}.wordmark-symbol{width:45px;height:45px;display:grid;place-items:center;background:var(--clay);color:white;font-weight:900;font-size:15px}.wordmark strong{color:var(--deep);font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:600}.site-header nav{display:flex;gap:34px;font-size:15px;font-weight:700}.site-header nav a:hover{color:var(--clay)}.outline-button{min-height:44px;padding:9px 16px;display:flex;align-items:center;gap:8px;border:2px solid var(--cobalt);color:var(--cobalt);font-size:14px;font-weight:800}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr}.hero-name{padding:clamp(75px,9vw,135px) clamp(28px,7vw,110px);display:flex;flex-direction:column;justify-content:center;background:var(--cobalt);color:white;position:relative;overflow:hidden}.hero-name:after{content:"";position:absolute;width:330px;height:330px;right:-165px;top:-165px;border:38px solid rgba(229,167,47,.3);transform:rotate(45deg)}.location{margin:0 0 25px;color:#c9e5e2;font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(68px,8vw,112px);font-weight:500;line-height:.86;letter-spacing:-.055em}.woven-line{height:18px;margin-top:54px;display:grid;grid-template-columns:repeat(6,42px);gap:8px}.woven-line i{display:block;background:var(--marigold);transform:skewX(-30deg)}.woven-line i:nth-child(even){background:var(--clay)}.hero-intro{padding:clamp(75px,9vw,135px) clamp(28px,7vw,105px);display:flex;flex-direction:column;justify-content:center;background:var(--cream);border-bottom:14px solid var(--marigold)}.section-label{margin:0 0 18px;color:var(--clay);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-intro h2,.section-heading h2,.approach h2,.contact h2{margin:0;font-family:Georgia,"Times New Roman",serif;color:var(--deep);font-size:clamp(38px,4.3vw,58px);line-height:1.08;letter-spacing:-.035em;font-weight:500}.hero-intro>p:not(.section-label){margin:25px 0 0;color:var(--muted);font-size:18px}.hero-intro>a{width:max-content;margin-top:30px;padding-bottom:3px;border-bottom:2px solid var(--clay);color:var(--deep);font-weight:800}.service-section{max-width:1230px;margin:0 auto;padding:110px 30px}.section-heading{display:grid;grid-template-columns:.75fr 1.25fr;align-items:end}.section-heading .section-label{grid-column:1/-1}.service-grid{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-grid article{min-height:470px;padding:40px;background:white;border:1px solid var(--line);border-top:9px solid var(--clay);box-shadow:0 14px 30px rgba(16,53,79,.06)}.service-grid article:nth-child(2){border-top-color:var(--teal)}.service-top{display:flex;align-items:center;justify-content:space-between}.service-top>span{color:#859198;font-size:13px;font-weight:900}.small-pattern{width:100px;height:12px;background:repeating-linear-gradient(135deg,var(--marigold) 0 14px,var(--marigold) 14px 20px,var(--cobalt) 20px 34px,var(--cobalt) 34px 40px,var(--clay) 40px 54px)}.service-grid h3{margin:45px 0 18px;color:var(--deep);font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.1;font-weight:600}.service-grid article>p{margin:0;color:var(--muted);font-size:17px}.service-grid ul{margin:28px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.service-grid li{padding:11px 0 11px 20px;border-bottom:1px solid var(--line);position:relative;font-size:15px;font-weight:700}.service-grid li:before{content:"";position:absolute;left:0;top:19px;width:7px;height:7px;background:var(--marigold);transform:rotate(45deg)}.approach{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:white}.approach-title{padding:clamp(70px,8vw,120px);border-right:1px solid rgba(255,255,255,.16)}.approach .light{color:#f1b854}.approach h2{color:white}.approach-copy{padding:clamp(70px,8vw,120px);display:flex;flex-direction:column;justify-content:center;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:34px 34px}.approach-copy p{margin:0 0 20px;color:#d4e0e4;font-size:18px}.values{max-width:1230px;margin:0 auto;padding:80px 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.values>div{min-height:210px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--white)}.values svg{color:var(--clay)}.values strong{margin:32px 0 8px;color:var(--deep);font-family:Georgia,"Times New Roman",serif;font-size:21px}.values span{color:var(--muted);font-size:15px}.contact{padding:95px clamp(30px,8vw,120px);display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:90px;background:var(--cream);border-top:14px solid var(--marigold)}.contact-heading>p:last-child{max-width:650px;color:var(--muted);font-size:17px}.contact-card{padding:8px 30px;background:white;border-left:10px solid var(--clay);box-shadow:0 16px 38px rgba(16,53,79,.08)}.contact-card>a,.contact-card>div{padding:24px 0;display:flex;align-items:flex-start;gap:16px}.contact-card>a{border-bottom:1px solid var(--line)}.contact-card svg{margin-top:3px;color:var(--teal)}.contact-card small,.contact-card strong{display:block}.contact-card small{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.contact-card strong{color:var(--deep);font-size:17px}footer{padding:38px clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:white;border-top:1px solid var(--line)}footer p{color:var(--muted);font-size:13px}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-name,.hero-intro{min-height:520px}.section-heading{display:block}.service-grid{grid-template-columns:1fr}.approach,.contact{grid-template-columns:1fr}.approach-title{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.values{grid-template-columns:1fr}.values>div{min-height:160px}.contact{gap:40px}}
@media(max-width:620px){.crisis-bar{padding:9px 14px;justify-content:flex-start;flex-wrap:wrap;gap:2px 7px;line-height:1.3}.crisis-bar a{margin-left:auto}.site-header{min-height:72px;padding:10px 15px;position:relative}.wordmark-symbol{width:39px;height:39px}.wordmark strong{font-size:18px}.outline-button{width:42px;height:42px;padding:0;justify-content:center;font-size:0}.hero-name,.hero-intro{min-height:450px;padding:68px 23px}.hero h1{font-size:72px}.woven-line{grid-template-columns:repeat(6,29px);gap:6px}.service-section{padding:78px 21px}.service-grid{margin-top:38px}.service-grid article{min-height:auto;padding:28px}.service-grid h3{margin-top:34px;font-size:31px}.approach-title,.approach-copy{padding:72px 23px}.values{padding:65px 21px}.contact{padding:72px 21px}.contact-card{padding:5px 20px}footer{padding:32px 20px;align-items:flex-start;flex-direction:column;gap:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Community Harbor identity: warm Latin color, tile framing, and arch forms. */
.wordmark-symbol{width:47px;height:47px;border:4px solid var(--cream);outline:2px solid var(--marigold);box-shadow:inset 0 0 0 2px rgba(255,255,255,.5)}
.tagline{margin:30px 0 0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px,2vw,30px);font-style:italic}
.hero-name:after{border-color:rgba(229,167,47,.36)}
.hero-intro{border-top-left-radius:150px;box-shadow:inset 22px 0 0 rgba(201,86,53,.08)}
.mosaic-divider{height:24px;display:grid;grid-template-columns:repeat(9,1fr);background:var(--deep);overflow:hidden}
.mosaic-divider i{display:block;transform:skewX(-32deg);margin:0 -3px}
.mosaic-divider i:nth-child(4n+1){background:var(--clay)}
.mosaic-divider i:nth-child(4n+2){background:var(--marigold)}
.mosaic-divider i:nth-child(4n+3){background:var(--teal)}
.mosaic-divider i:nth-child(4n){background:var(--cobalt)}
.service-grid article{padding-top:48px;border-radius:90px 90px 0 0}
.small-pattern{width:118px;height:16px;border:3px solid var(--cream);outline:1px solid var(--marigold);background:repeating-linear-gradient(135deg,var(--marigold) 0 14px,var(--marigold) 14px 20px,var(--cobalt) 20px 34px,var(--cobalt) 34px 40px,var(--clay) 40px 54px,var(--teal) 54px 68px)}
.contact-card{padding-top:42px;border-radius:100px 100px 0 0}
@media(max-width:900px){.hero-intro{border-top-left-radius:100px}}
@media(max-width:620px){.wordmark-symbol{width:41px;height:41px}.hero-intro{border-top-left-radius:70px}.service-grid article{border-radius:62px 62px 0 0}.contact-card{border-radius:70px 70px 0 0}}

/* Bolder cultural color blocking without frames or arches. */
.site-header{border-bottom:10px solid var(--marigold)}
.wordmark-symbol{width:47px;height:47px;background:var(--marigold);color:var(--deep);border:0;outline:0;box-shadow:none}
.hero-name:after{width:280px;height:280px;right:-120px;top:-130px;border:0;background:var(--clay);opacity:.9;transform:rotate(45deg)}
.hero-intro{background:var(--marigold);border:0;border-radius:0;box-shadow:none}
.hero-intro .section-label{color:#8d2e1d}
.hero-intro>p:not(.section-label){color:#243c42}
.hero-intro>a{border-bottom-color:#8d2e1d}
.woven-line{height:28px;grid-template-columns:repeat(6,50px);gap:0}
.woven-line i{background:var(--marigold);transform:none}
.woven-line i:nth-child(3n+2){background:var(--clay)}
.woven-line i:nth-child(3n){background:var(--teal)}
.mosaic-divider{height:42px;grid-template-columns:repeat(9,1fr)}
.service-section{max-width:none;padding-left:clamp(25px,7vw,115px);padding-right:clamp(25px,7vw,115px);background:#fff8e9}
.service-grid{gap:0}
.service-grid article{min-height:500px;padding:52px 46px;background:var(--clay);color:white;border:0;border-radius:0;box-shadow:none}
.service-grid article:nth-child(2){background:var(--teal);border:0}
.service-top>span{color:rgba(255,255,255,.72);font-size:16px}
.service-grid h3{color:white;font-size:40px}
.service-grid article>p{color:rgba(255,255,255,.92)}
.service-grid ul{border-top-color:rgba(255,255,255,.35)}
.service-grid li{border-bottom-color:rgba(255,255,255,.35)}
.service-grid li:before{background:var(--marigold)}
.approach-title{background:var(--marigold);border:0}
.approach .light{color:#842f20}
.approach h2{color:var(--deep)}
.approach-copy{background-color:var(--deep);background-image:linear-gradient(45deg,rgba(229,167,47,.08) 25%,transparent 25%,transparent 75%,rgba(229,167,47,.08) 75%),linear-gradient(45deg,rgba(229,167,47,.08) 25%,transparent 25%,transparent 75%,rgba(229,167,47,.08) 75%);background-position:0 0,18px 18px;background-size:36px 36px}
.values{max-width:none;padding-left:clamp(25px,7vw,115px);padding-right:clamp(25px,7vw,115px);gap:0;background:var(--paper)}
.values>div{border:0;background:var(--cobalt);color:white}
.values>div:nth-child(2){background:var(--clay)}
.values>div:nth-child(3){background:var(--marigold)}
.values svg,.values>div:nth-child(2) svg{color:white}
.values>div:nth-child(3) svg{color:var(--deep)}
.values strong,.values span{color:white}
.values>div:nth-child(3) strong,.values>div:nth-child(3) span{color:var(--deep)}
.contact{background:var(--cobalt);border:0;color:white}
.contact .section-label{color:var(--marigold)}
.contact h2{color:white}
.contact-heading>p:last-child{color:#dcebf0}
.contact-card{padding:28px 30px 8px;background:var(--cream);border:0;border-radius:0;box-shadow:none}
@media(max-width:900px){.hero-intro{border-radius:0}.service-grid{gap:18px}.values{gap:14px}}
@media(max-width:620px){.site-header{border-bottom-width:7px}.wordmark-symbol{width:41px;height:41px}.hero-intro{border-radius:0}.woven-line{grid-template-columns:repeat(6,34px)}.mosaic-divider{height:30px}.service-grid article{padding:38px 28px;border-radius:0}.contact-card{border-radius:0}}

/* Milwaukee lakefront direction: quieter color, no repeated stripes. */
:root{--cobalt:#285a73;--deep:#193b4a;--teal:#496f68;--clay:#a84f3e;--marigold:#c79642;--cream:#f3ede2;--paper:#faf8f3}
.site-header{border-bottom:0}
.wordmark-symbol{background:var(--clay);color:white}
.hero-name:after{background:var(--marigold);opacity:.45}
.hero-intro{background:var(--cream)}
.hero-intro .section-label{color:var(--clay)}
.woven-line,.mosaic-divider{display:none}
.service-section{background:var(--paper)}
.service-grid article{background:var(--deep)}
.service-grid article:nth-child(2){background:var(--clay)}
.approach-title{background:#d8c49f}
.approach .light{color:#874234}
.values>div{background:var(--deep)}
.values>div:nth-child(2){background:#3f6875}
.values>div:nth-child(3){background:#d8c49f}
.contact{background:var(--deep)}

/* Talavera community playground header. */
.site-header{min-height:118px;padding-top:18px;padding-bottom:18px;background-color:var(--cream);background-image:linear-gradient(90deg,rgba(255,253,248,.72),rgba(255,253,248,.87) 35%,rgba(255,253,248,.87) 65%,rgba(255,253,248,.72)),url('images/talavera-community-playground.png');background-size:cover;background-position:center 52%;border-bottom:1px solid rgba(25,59,74,.18)}
.footer-email{min-height:42px;padding:8px 14px;display:inline-flex;align-items:center;gap:8px;background:var(--deep);color:white;font-size:14px;font-weight:800}
@media(max-width:620px){.site-header{min-height:92px;padding-top:12px;padding-bottom:12px;background-position:40% center}}
@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}.hero>*{min-width:0}.hero h1{font-size:clamp(50px,17vw,60px);overflow-wrap:anywhere}.site-header{gap:8px}.site-header .wordmark{gap:8px}.site-header .wordmark strong{font-size:16px}.site-header .outline-button{flex:0 0 40px;width:40px;height:40px}.site-header .outline-button:before{content:"☎";font-size:18px}.service-grid article,.approach-title,.approach-copy,.contact-card{min-width:0}}
@media(max-width:620px){.service-grid h3{font-size:27px;overflow-wrap:anywhere;word-break:normal}}
