:root{--ink:#111;--green:#0d8a4a;--blue:#59c3e6;--sky:#d6ecfa;--red:#e53935;--orange:#f37c22;--yellow:#f7e73a;--cream:#fff7cc;--leaf:#9ccb58;--brown:#7a4a1f;--white:#fff;--max:1180px;--line:3px solid var(--ink)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}h1,h2,h3{font-family:Poppins,Inter,sans-serif;line-height:1.08;margin:0 0 .8rem}h1{font-size:clamp(2.9rem,7vw,6rem);letter-spacing:-.055em}h2{font-size:clamp(2.1rem,4vw,3.8rem);letter-spacing:-.04em}h3{font-size:1.35rem}p{margin:0 0 1rem}.skip{position:fixed;top:-100px;left:1rem;z-index:100;background:#fff;padding:.7rem 1rem;border:var(--line);border-radius:12px}.skip:focus{top:1rem}.site-header{max-width:var(--max);min-height:104px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:1.4rem}.brand{width:172px;flex:none}.brand img{width:100%;height:auto;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;margin-left:auto}.main-nav a{font-weight:800;text-decoration:none;font-size:.88rem}.main-nav a:hover,.main-nav a:focus-visible{text-decoration:underline}.nav-resources{background:var(--blue);border:2px solid var(--ink);border-radius:99px;padding:.48rem .8rem}.nav-cta{background:var(--yellow);border:2px solid var(--ink);border-radius:99px;padding:.48rem .8rem;box-shadow:3px 3px 0 var(--ink)}.language{display:flex;border:2px solid var(--ink);border-radius:99px;overflow:hidden;flex:none}.language button{border:0;background:#fff;padding:.4rem .65rem;font-weight:800;font-size:.82rem;cursor:pointer}.language button.active{background:var(--ink);color:#fff}.menu-toggle{display:none;border:var(--line);border-radius:99px;background:var(--yellow);padding:.5rem .8rem;font-weight:800}.utility-bar{background:var(--ink);color:#fff}.utility-inner{max-width:var(--max);margin:auto;padding:.6rem 24px;display:flex;gap:1.2rem;align-items:center;justify-content:flex-end;font-size:.88rem}.utility-inner a{font-weight:700}.page-shell{max-width:var(--max);margin:auto;padding:0 24px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center;padding:4.6rem 0 5rem;border-top:1px solid #bbb}.hero-copy{max-width:690px}.eyebrow,.kicker,.tag{text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:.78rem}.eyebrow{display:inline-block;background:var(--yellow);border:2px solid var(--ink);border-radius:99px;padding:.3rem .7rem;margin-bottom:1rem}.lede{font-size:1.25rem;max-width:640px}.hero-logo{padding:1rem}.hero-logo img{width:100%;filter:drop-shadow(7px 7px 0 rgba(17,17,17,.9))}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.7rem 1.2rem;border:var(--line);border-radius:99px;background:#fff;font-weight:900;text-decoration:none;box-shadow:4px 4px 0 var(--ink);transition:.15s}.button:hover,.button:focus-visible{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}.button.green{background:var(--green);color:#fff}.button.yellow{background:var(--yellow)}.button.blue{background:var(--blue)}.button.dark{background:var(--ink);color:#fff}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.quick-actions{background:var(--cream);border-top:var(--line);border-bottom:var(--line)}.quick-grid{max-width:var(--max);margin:auto;padding:2.4rem 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.quick-grid a{background:#fff;border:var(--line);border-radius:20px;padding:1.25rem;text-decoration:none;box-shadow:4px 4px 0 var(--ink)}.quick-grid a:hover{background:var(--yellow)}.quick-grid strong{display:block;font:800 1.05rem Poppins}.quick-grid span{font-size:.92rem}.section{padding:5rem 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:end;margin-bottom:2.4rem}.section-heading>p{font-size:1.05rem}.kicker{color:var(--green);margin-bottom:.4rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.card{border:var(--line);border-radius:26px;padding:1.6rem;box-shadow:5px 5px 0 var(--ink);display:flex;flex-direction:column;min-height:290px}.card.yellow{background:var(--yellow)}.card.blue{background:var(--blue)}.card.orange{background:var(--orange)}.card.cream{background:var(--cream)}.card.green{background:var(--leaf)}.card p{font-size:.96rem}.card a{font-weight:900;margin-top:auto}.date-badge{align-self:flex-start;background:#fff;border:2px solid var(--ink);border-radius:14px;padding:.45rem .65rem;font-weight:900;margin-bottom:2rem}.event-feature{display:grid;grid-template-columns:.78fr 1.22fr;border:var(--line);border-radius:28px;overflow:hidden;box-shadow:6px 6px 0 var(--ink)}.event-feature img{width:100%;height:100%;object-fit:cover}.event-copy{padding:2.5rem;background:var(--cream);display:flex;flex-direction:column;justify-content:center}.event-meta{font-weight:800}.news-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1.3rem}.news-lead{border:var(--line);border-radius:28px;padding:2rem;background:var(--sky);box-shadow:5px 5px 0 var(--ink)}.news-list{display:grid;gap:1rem}.news-list article{border:var(--line);border-radius:20px;padding:1.25rem}.resource-band{background:var(--green);color:#fff;border-top:var(--line);border-bottom:var(--line)}.resource-band .kicker{color:var(--yellow)}.resource-band .button{color:var(--ink)}.map-preview{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.map-frame,.calendar-frame{border:var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:6px 6px 0 var(--ink)}.map-frame iframe,.calendar-frame iframe{display:block;width:100%;border:0;min-height:520px}.social-row{display:flex;gap:1rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:2px solid var(--ink);border-radius:99px;padding:.55rem .9rem;font-weight:900;text-decoration:none}.page-hero{border-top:1px solid #bbb;padding:4rem 0 3rem;max-width:850px}.breadcrumbs{font-weight:700;font-size:.88rem;margin-bottom:1rem}.content-grid{display:grid;grid-template-columns:1fr 320px;gap:3rem}.aside-card{border:var(--line);border-radius:22px;background:var(--cream);padding:1.3rem;align-self:start}.article{max-width:780px}.article h2{font-size:2rem;margin-top:2.2rem}.article img{border:var(--line);border-radius:24px}.resource-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.resource-group{border:var(--line);border-radius:24px;padding:1.5rem}.resource-group h2{font-size:1.5rem}.resource-group ul{padding-left:1.2rem}.resource-group li{margin:.55rem 0}.project-list{display:grid;gap:1.2rem}.project{display:grid;grid-template-columns:80px 1fr;gap:1.4rem;border:var(--line);border-radius:24px;padding:1.5rem}.project-number{width:64px;height:64px;border:var(--line);border-radius:50%;display:grid;place-items:center;background:var(--yellow);font:900 1.1rem Poppins}.board-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem}.profile{display:grid;grid-template-columns:120px 1fr;gap:1.2rem;border:var(--line);border-radius:24px;padding:1.4rem}.headshot{width:120px;height:140px;border:var(--line);border-radius:20px;background:var(--sky);display:grid;place-items:center;text-align:center;font:900 2rem Poppins}.headshot small{display:block;font:600 .65rem Inter}.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.member{border:var(--line);border-radius:20px;padding:1rem;text-align:center}.member .headshot{width:90px;height:90px;border-radius:50%;margin:0 auto 1rem}.signup{background:var(--yellow);border:var(--line);border-radius:30px;padding:2.5rem;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;box-shadow:6px 6px 0 var(--ink)}.notice{border-left:8px solid var(--orange);background:var(--cream);padding:1rem 1.2rem;border-radius:0 15px 15px 0}.footer{border-top:var(--line);margin-top:5rem}.footer-inner{max-width:var(--max);margin:auto;padding:2.5rem 24px;display:grid;grid-template-columns:1fr auto;gap:2rem}.footer-brand img{width:160px}.footer-nav{display:flex;gap:1rem;flex-wrap:wrap;font-weight:800}.fine-print{grid-column:1/-1;border-top:1px solid #aaa;padding-top:1rem;font-size:.85rem}a:focus-visible,button:focus-visible{outline:4px solid var(--red);outline-offset:3px}
@media(max-width:960px){.site-header{flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;order:4;width:100%;flex-direction:column;align-items:stretch;padding:.8rem 0}.main-nav.open{display:flex}.main-nav a{padding:.6rem}.nav-resources,.nav-cta{text-align:center}.hero{grid-template-columns:1fr;padding-top:3rem}.hero-logo{max-width:620px}.quick-grid{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.cards .card:last-child{grid-column:1/-1}.section-heading,.news-grid,.map-preview,.signup,.content-grid{grid-template-columns:1fr}.board-grid{grid-template-columns:1fr}.member-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{font-size:17px}.site-header{padding:8px 16px}.brand{width:135px}.language{order:3}.utility-inner{padding:.55rem 16px;justify-content:center;flex-wrap:wrap}.page-shell{padding:0 16px}.hero{gap:1rem}.quick-grid{padding:1.5rem 16px;grid-template-columns:1fr}.cards,.resource-sections{grid-template-columns:1fr}.cards .card:last-child{grid-column:auto}.event-feature{grid-template-columns:1fr}.event-feature img{max-height:520px}.profile{grid-template-columns:1fr}.member-grid{grid-template-columns:1fr}.project{grid-template-columns:1fr}.actions .button{width:100%}.footer-inner{grid-template-columns:1fr}.fine-print{grid-column:auto}.map-frame iframe,.calendar-frame iframe{min-height:600px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.hero{grid-template-columns:.95fr 1.05fr;gap:2.5rem;padding-top:4.8rem}.hero-logo{padding:0;transform:scale(1.08)}.hero-logo img{filter:drop-shadow(9px 9px 0 rgba(17,17,17,.9))}.hero-intro{margin-top:1.5rem;padding:1.2rem 1.3rem;border-left:8px solid var(--green);background:var(--cream);border-radius:0 18px 18px 0}.hero-intro strong{font-family:Poppins,sans-serif}.page-hero{max-width:100%;position:relative;overflow:hidden;isolation:isolate}.page-hero>*{max-width:850px;position:relative;z-index:2}.page-hero:after{content:"";position:absolute;right:0;top:1.2rem;width:420px;height:250px;background:url('assets/wpna-logo.png') center/contain no-repeat;opacity:.075;z-index:1;pointer-events:none}.resource-group{box-shadow:4px 4px 0 var(--ink)}.resource-group:nth-child(6n+1){background:var(--sky)}.resource-group:nth-child(6n+2){background:var(--cream)}.resource-group:nth-child(6n+3){background:var(--leaf)}.resource-group:nth-child(6n+4){background:#fff}.resource-group:nth-child(6n+5){background:var(--blue)}.resource-group:nth-child(6n+6){background:var(--yellow)}.org-logo{height:70px;max-width:220px;object-fit:contain;object-position:left;margin-bottom:1rem}.org-logo.city{background:#111;padding:.7rem;border-radius:12px}.footer-brand img{width:190px}.footer-contact{font-weight:700}.footer-contact a{display:block}.photo-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,38%);gap:1rem;overflow-x:auto;padding:.5rem .2rem 1.3rem;scroll-snap-type:x mandatory}.photo-carousel figure{margin:0;border:var(--line);border-radius:22px;overflow:hidden;scroll-snap-align:start;background:#fff}.photo-carousel img{width:100%;height:320px;object-fit:cover}.photo-carousel figcaption{padding:.8rem 1rem;font-weight:800}.contact-form{display:grid;gap:1rem}.contact-form label{font-weight:800}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.8rem;border:2px solid var(--ink);border-radius:12px;background:#fff}.contact-form textarea{min-height:170px;resize:vertical}.role-hero{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:center}.role-photo{width:260px;height:310px;border:var(--line);border-radius:28px;background:var(--sky);display:grid;place-items:center;text-align:center;font:900 4rem Poppins;box-shadow:7px 7px 0 var(--ink)}
@media(max-width:960px){.role-hero{grid-template-columns:1fr}.page-hero:after{width:300px;opacity:.05}}
@media(max-width:640px){.photo-carousel{grid-auto-columns:85%}.hero-logo{transform:none}.role-photo{width:210px;height:250px}}

/* September review refinements */
.hero{position:relative;grid-template-columns:1.08fr .92fr;gap:3.5rem;padding:3.4rem 0 4rem;border-top:0;min-height:660px}.hero:before{content:"";position:absolute;inset:1.4rem -32px 1.4rem 42%;background:var(--sky);border-radius:48% 28% 42% 22%;z-index:-1}.hero-copy{padding:1rem 0}.hero-copy h1{max-width:760px}.hero-intro{border:0;border-radius:22px;background:var(--cream);box-shadow:inset 8px 0 0 var(--green);padding:1.15rem 1.4rem}.hero-logo{position:relative;transform:none;text-align:center;padding:2.25rem 1.5rem 1.4rem}.hero-logo:before,.hero-logo:after{content:"";position:absolute;border:3px solid var(--ink);z-index:-1}.hero-logo:before{inset:5% 2% 12%;background:var(--yellow);border-radius:38% 54% 46% 58%;transform:rotate(-3deg)}.hero-logo:after{width:76px;height:76px;right:0;top:4%;background:var(--orange);border-radius:50%}.hero-logo img{width:100%;filter:none;position:relative}.hero-logo p{display:inline-block;position:relative;margin:1rem auto 0;background:#fff;border:2px solid var(--ink);border-radius:99px;padding:.35rem .8rem;font-weight:800}.hero-sun{position:absolute;width:38px;height:38px;border-radius:50%;background:var(--yellow);border:3px solid var(--ink);left:2%;bottom:18%}
.compact-hero{padding-bottom:2rem}.events-feature-section{padding:2rem 0 1.75rem}.calendar-section{padding:1.75rem 0 4rem}.meeting-photo-placeholder{min-height:420px;background:linear-gradient(145deg,var(--blue),var(--leaf));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--ink);position:relative}.meeting-photo-placeholder:before{content:"";width:104px;height:104px;border:3px solid var(--ink);border-radius:50%;background:rgba(255,255,255,.72);margin-bottom:1rem}.meeting-photo-placeholder span{font:900 1.4rem Poppins}.meeting-photo-placeholder small{font-weight:800}.event-feature{grid-template-columns:1fr 1fr}
.meeting-photo{width:100%;height:100%;min-height:420px;object-fit:cover;object-position:center;display:block}
.timeline{position:relative;display:grid;gap:2.2rem}.timeline:before{content:"";position:absolute;left:104px;top:12px;bottom:12px;width:5px;background:var(--ink);border-radius:99px}.timeline-item{display:grid;grid-template-columns:82px 1fr;gap:46px;position:relative}.timeline-item:before{content:"";position:absolute;left:94px;top:32px;width:25px;height:25px;background:var(--yellow);border:3px solid var(--ink);border-radius:50%;z-index:2}.timeline-item.open:before{background:var(--green)}.timeline-date{padding-top:31px;text-align:right;font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.timeline-card{border:var(--line);border-radius:28px;overflow:hidden;display:grid;grid-template-columns:minmax(220px,34%) 1fr;background:#fff;box-shadow:6px 6px 0 var(--ink)}.timeline-card>img{width:100%;height:100%;min-height:330px;object-fit:cover;background:var(--cream);padding:1rem}.timeline-card>div{padding:2rem}.timeline-card h2{font-size:clamp(1.8rem,3vw,2.8rem)}
body:has(#dinner-with-a-cop) main>section{position:relative;margin-left:110px;padding:3rem 0 3rem 54px;border-left:5px solid var(--ink)}body:has(#dinner-with-a-cop) main>section:before{content:"";position:absolute;left:-17px;top:4rem;width:25px;height:25px;border:3px solid var(--ink);border-radius:50%;background:var(--yellow)}body:has(#dinner-with-a-cop) main>section:nth-of-type(2):before{background:var(--green)}body:has(#dinner-with-a-cop) main>section:nth-of-type(3):before{background:var(--blue)}body:has(#dinner-with-a-cop) .cards{grid-template-columns:1fr}body:has(#dinner-with-a-cop) .card{min-height:0}body:has(#dinner-with-a-cop) .news-grid{grid-template-columns:1fr}body:has(#dinner-with-a-cop) .news-list{gap:1.3rem}body:has(#dinner-with-a-cop) .news-list article{padding:1.7rem;border-width:3px}
.map-frame{padding:.75rem;background:var(--yellow);border-radius:32px;box-shadow:10px 10px 0 var(--ink)}.map-frame iframe{border:2px solid var(--ink);border-radius:19px}.map-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.5rem;align-items:center;background:var(--sky);border:var(--line);border-radius:30px;padding:2.5rem;box-shadow:7px 7px 0 var(--ink)}.map-contact img{border:var(--line);border-radius:22px;background:#fff;width:100%}
.volunteer-note{max-width:820px;background:var(--cream);border-left:8px solid var(--green);border-radius:0 18px 18px 0;padding:1rem 1.2rem}.contact-aside hr{border:0;border-top:2px solid var(--ink);margin:1.3rem 0}.contact-aside .button{font-size:.9rem;width:100%;margin-top:.5rem}.form-note{font-size:.88rem;margin:0}.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.resource-group{display:flex;flex-direction:column;align-items:center;text-align:center}.resource-group ul{text-align:left;width:100%}.org-logo{height:104px;max-width:310px;width:100%;object-fit:contain;object-position:center;margin:0 auto 1.25rem}.org-logo.city{height:104px;padding:1rem}.org-logo.police{height:112px;max-width:360px}.footer-brand img{background:transparent;filter:none}
@media(max-width:960px){.hero{min-height:0;grid-template-columns:1fr}.hero:before{inset:auto -16px 1rem 15%;height:42%;}.hero-logo{max-width:640px;margin:auto}.timeline-card{grid-template-columns:1fr}.timeline-card>img{max-height:380px}.map-contact{grid-template-columns:1fr}}
@media(max-width:640px){.hero{padding-top:2rem}.hero:before{display:none}.hero-logo{padding:1.5rem .6rem}.events-feature-section,.calendar-section{padding:1.2rem 0 2.5rem}.meeting-photo-placeholder{min-height:300px}.timeline:before{left:11px}.timeline-item{grid-template-columns:1fr;padding-left:38px;gap:.4rem}.timeline-item:before{left:0;top:10px}.timeline-date{text-align:left;padding:0}.timeline-card>div{padding:1.35rem}body:has(#dinner-with-a-cop) main>section{margin-left:10px;padding-left:28px}body:has(#dinner-with-a-cop) main>section:before{left:-16px}.map-contact{padding:1.4rem}.org-logo{height:92px}}
@media(max-width:640px){.meeting-photo{min-height:300px}}
.hero-logo:before{background:#fff;border-color:transparent}
.hero-logo:before{display:none}
.hero-logo img{mix-blend-mode:multiply}
.footer-brand img,.brand img{mix-blend-mode:multiply}
.good-neighbor-feature{margin:4rem 0 1rem;border:var(--line);border-radius:32px;overflow:hidden;display:grid;grid-template-columns:1fr minmax(300px,420px);background:var(--sky);box-shadow:8px 8px 0 var(--ink)}.good-neighbor-copy{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.good-neighbor-copy h2{font-size:clamp(2rem,4vw,3.5rem)}.good-neighbor-art{display:block;background:var(--cream);border-left:var(--line)}.good-neighbor-art img{width:100%;height:100%;max-height:590px;object-fit:cover;object-position:top}.news-current{position:relative;margin:1rem 0 2rem 110px;padding:2rem 0 3rem 54px;border-left:5px solid var(--ink)}.news-current:before{content:"";position:absolute;left:-17px;top:4rem;width:25px;height:25px;border:3px solid var(--ink);border-radius:50%;background:var(--orange)}.article-hero{padding-bottom:2rem}.article-feature{max-width:820px;margin:0 auto;padding:1rem 0 2rem}.article-hero-image{display:block;border:var(--line);border-radius:30px;overflow:hidden;background:var(--sky);box-shadow:8px 8px 0 var(--ink)}.article-hero-image img{width:100%;height:auto}.article-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.article-body{max-width:820px;margin:auto}.article-body>p{font-size:1.15rem}.article-body blockquote{margin:2rem 0;padding:1.4rem 1.7rem;background:var(--cream);border-left:8px solid var(--orange);border-radius:0 20px 20px 0;font:800 1.35rem Poppins}.neighbor-ideas{display:grid;gap:1rem;padding-left:0;list-style:none;counter-reset:ideas}.neighbor-ideas li{counter-increment:ideas;border:2px solid var(--ink);border-radius:18px;padding:1rem 1rem 1rem 4rem;position:relative;background:#fff}.neighbor-ideas li:before{content:counter(ideas);position:absolute;left:1rem;top:.75rem;width:2.1rem;height:2.1rem;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--yellow);font-weight:900}.resource-callout{margin-top:2.5rem;padding:2rem;border:var(--line);border-radius:26px;background:var(--blue);box-shadow:6px 6px 0 var(--ink)}
@media(max-width:760px){.good-neighbor-feature{grid-template-columns:1fr}.good-neighbor-art{border-left:0;border-top:var(--line)}.good-neighbor-art img{max-height:none}.news-current{margin-left:10px;padding-left:28px}.news-current:before{left:-16px}.article-actions .button{width:100%}}
.hero-logo{overflow:visible}.hero-logo img{transform:scale(1.22);filter:brightness(1.12) saturate(1.16)}.page-hero+.section{padding-top:2.5rem}.contact-form{border:var(--line);border-radius:24px;padding:1.75rem;background:#fff;box-shadow:5px 5px 0 var(--ink)}.contact-map-frame iframe{min-height:680px}.map-contact{grid-template-columns:.7fr 1.3fr}.member-role{margin:-.45rem 0 .3rem;font-weight:900;color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.member h3{font-size:1.2rem}.member-grid{margin-top:.5rem}body:has(.board-grid) .page-hero+.section{padding-top:2rem}body:has(.board-grid) .section-heading{margin-bottom:1.4rem}body:has(.contact-form) .page-hero{padding-bottom:1.5rem}body:has(.contact-form) .page-hero+.section{padding-top:1.5rem}
@media(max-width:960px){.hero-logo img{transform:scale(1.08)}.map-contact{grid-template-columns:1fr}}
@media(max-width:640px){.hero-logo img{transform:none}.contact-form{padding:1.2rem}.contact-map-frame iframe{min-height:620px}}

/* Cohesive home hero with the original, untinted WPNA artwork */
.hero{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-height:0;padding:3.6rem 0 2rem;overflow:hidden}
.hero:before,.hero-logo:before,.hero-logo:after,.hero-sun{display:none!important}
.hero-copy{position:relative;z-index:2;max-width:820px}
.hero-copy h1{max-width:820px}
.hero-logo{position:relative;z-index:1;width:min(960px,92%);max-width:none;margin:-4.8rem 0 0 12%;padding:0;text-align:left;transform:none;overflow:visible}
.hero-logo img{display:block;width:100%;mix-blend-mode:normal;filter:none;transform:none}
.hero-logo p{margin:-.35rem 0 0 25%;background:#fff}
.latest-story{margin-top:3rem}
.language-wrap{display:grid;justify-items:center;gap:.15rem;flex:none}
.language-wrap>span{font-size:.68rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;font-weight:900;white-space:nowrap}

@media(max-width:960px){.hero{padding-top:2.8rem}.hero-logo{width:100%;margin:-2.3rem 0 0 3%}.hero-logo img{transform:none}.hero-logo p{margin-top:0}.language-wrap{order:3}}
@media(max-width:640px){.hero{padding-top:2rem}.hero-logo{margin:.5rem 0 0;width:100%}.hero-logo p{margin:.25rem 0 0}.language-wrap>span{font-size:.62rem}}

/* Final approved hero: the mark sits beside and behind the introduction */
.hero{position:relative;display:block;min-height:650px;padding:3.8rem 0 3rem;isolation:isolate}
.hero-copy{position:relative;z-index:2;max-width:760px}
.hero-logo{position:absolute;z-index:1;top:5.25rem;right:-2%;width:62%;max-width:850px;margin:0;padding:0;opacity:.2;pointer-events:none}
.hero-logo img{width:100%;mix-blend-mode:normal;filter:none;transform:none}
.hero-logo p{display:none}
.footer-feedback{grid-column:1/-1;margin:0;padding:1rem 1.2rem;border:2px solid var(--ink);border-radius:18px;background:var(--sky);font-weight:700}
.footer-feedback a{font-weight:900}
.territory-map-link{display:block;border-radius:22px;transition:.15s}
.territory-map-link:hover,.territory-map-link:focus-visible{transform:translate(-3px,-3px);box-shadow:7px 7px 0 var(--ink)}
.territory-map-link img{display:block}
.territory-boundary{margin:1rem 0 1.35rem;padding:1rem 1.1rem;background:#fff;border:2px solid var(--ink);border-radius:16px;font-weight:800}

@media(max-width:960px){.hero{min-height:620px}.hero-logo{top:8rem;right:-8%;width:76%}}
@media(max-width:640px){.hero{min-height:650px;padding-top:2rem}.hero-logo{top:11rem;right:-24%;width:115%;opacity:.14}.footer-feedback{font-size:.95rem}}

/* Resident tools and accessible reading controls */
.text-size-toggle{display:grid;place-items:center;align-self:center;min-width:68px;padding:.35rem .55rem;border:2px solid var(--ink);border-radius:14px;background:#fff;color:var(--ink);font-weight:900;cursor:pointer}
.text-size-toggle span{font:900 1.05rem Poppins;line-height:1}.text-size-toggle small{font-size:.62rem;line-height:1.15;white-space:nowrap}.text-size-toggle[aria-pressed="true"]{background:var(--yellow);box-shadow:3px 3px 0 var(--ink)}
body.large-text{font-size:22px}body.large-text .main-nav a,body.large-text .utility-inner,body.large-text .language button{font-size:1rem}body.large-text .site-header{max-width:1480px}body.large-text .page-shell,body.large-text .quick-grid,body.large-text .footer-inner{max-width:1380px}
.resident-tools{max-width:var(--max);margin:4rem auto 0;padding:0 24px}.today-panel{border:var(--line);border-radius:30px;padding:2rem;background:var(--cream);box-shadow:7px 7px 0 var(--ink)}.today-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;align-items:end}.today-heading .kicker,.today-heading h2{grid-column:1}.today-heading p:last-child{grid-column:2;grid-row:1/3}.today-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}.today-grid a{display:flex;flex-direction:column;min-height:175px;padding:1.15rem;border:2px solid var(--ink);border-radius:18px;background:#fff;text-decoration:none}.today-grid a:nth-child(2){background:var(--sky)}.today-grid a:nth-child(3){background:var(--yellow)}.today-grid a:nth-child(4){background:var(--leaf)}.today-grid a:hover,.today-grid a:focus-visible{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}.today-grid span{font-size:.72rem;letter-spacing:.08em;font-weight:900;color:var(--green)}.today-grid strong{margin:.55rem 0;font:800 1.15rem Poppins}.today-grid small{margin-top:auto;font-size:.82rem;font-weight:700}
.help-finder{display:grid;grid-template-columns:1.3fr .7fr;gap:1.5rem;margin-top:2rem}.help-finder>div,.new-neighbor-card{border:var(--line);border-radius:26px;padding:2rem}.help-finder>div{background:var(--sky)}.help-finder label{display:block;font-weight:900;margin:.75rem 0 .35rem}.help-finder select{width:100%;min-height:56px;padding:.7rem 1rem;border:2px solid var(--ink);border-radius:12px;background:#fff;font:700 1rem Inter}.help-result{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:1.2rem;padding:1.1rem;border:2px solid var(--ink);border-radius:16px;background:#fff}.help-result p{margin:0}.help-result .button{flex:none}.new-neighbor-card{background:var(--yellow);box-shadow:6px 6px 0 var(--ink);display:flex;flex-direction:column}.new-neighbor-card h3{font-size:2rem}.new-neighbor-card .button{margin-top:auto;align-self:flex-start}
.guide-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:start}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.guide-grid a{display:flex;flex-direction:column;gap:.5rem;min-height:170px;padding:1.5rem;border:var(--line);border-radius:22px;background:var(--sky);box-shadow:4px 4px 0 var(--ink);text-decoration:none}.guide-grid a:nth-child(2){background:var(--leaf)}.guide-grid a:nth-child(3){background:var(--yellow)}.guide-grid a:nth-child(4){background:var(--cream)}.guide-grid strong{font:800 1.35rem Poppins}.guide-grid a:hover,.guide-grid a:focus-visible{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}
@media(max-width:1100px){.today-grid{grid-template-columns:repeat(2,1fr)}.help-finder{grid-template-columns:1fr}.text-size-toggle{order:3}.main-nav{gap:.9rem}}
@media(max-width:700px){body.large-text{font-size:20px}.resident-tools{padding:0 16px}.today-heading,.today-grid,.guide-intro,.guide-grid{grid-template-columns:1fr}.today-heading .kicker,.today-heading h2,.today-heading p:last-child{grid-column:auto;grid-row:auto}.today-grid a{min-height:145px}.help-finder>div,.new-neighbor-card,.today-panel{padding:1.35rem}.help-result{align-items:stretch;flex-direction:column}.help-result .button{width:100%}.text-size-toggle{min-width:62px}}

/* Board profile photography */
.role-hero{grid-template-columns:minmax(330px,420px) 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding:3.5rem 0 4rem}
.role-photo-column{display:flex;flex-direction:column;gap:1rem}
.role-photo{width:100%;height:auto;aspect-ratio:4/5}
.role-introduction{padding:2rem 0}.role-introduction .lede{font-size:clamp(1.2rem,2vw,1.55rem);max-width:720px}
.profile-email{display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1.15rem;border:2px solid var(--ink);border-radius:16px;background:var(--yellow);box-shadow:4px 4px 0 var(--ink);text-decoration:none}
.profile-email strong{font:900 1rem Poppins}.profile-email span{text-decoration:underline;font-size:.95rem}
.profile-email:hover,.profile-email:focus-visible{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}
.profile-story{padding-top:3.5rem}.profile-story .article{max-width:860px}.profile-story .article h2{margin-top:0;font-size:clamp(2rem,4vw,3.3rem)}
.headshot-photo{padding:0;overflow:hidden;background:#fff}
.headshot-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.role-photo.has-photo{padding:0;overflow:hidden;background:#fff}
.role-photo.has-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
#profile-bio{white-space:pre-line}
.vacant-silhouette{position:relative;overflow:hidden;background:var(--sky)}
.silhouette-icon{position:relative;display:block;width:72%;height:78%;margin:auto}
.silhouette-icon:before{content:"";position:absolute;top:5%;left:50%;width:42%;aspect-ratio:1;border:3px solid var(--ink);border-radius:50%;background:#fff;transform:translateX(-50%)}
.silhouette-icon:after{content:"";position:absolute;left:50%;bottom:2%;width:88%;height:50%;border:3px solid var(--ink);border-radius:50% 50% 18% 18%;background:#fff;transform:translateX(-50%)}
.role-photo.vacant-silhouette .silhouette-icon{width:65%;height:72%}
@media(max-width:960px){.role-hero{grid-template-columns:minmax(260px,360px) 1fr;gap:2rem}.role-introduction{padding:0}.profile-story{padding-top:2.5rem}}
@media(max-width:760px){.role-hero{grid-template-columns:1fr}.role-photo-column{max-width:430px}.role-photo{width:100%;height:auto}.profile-story{padding-top:2rem}}
