:root{--ink:#172e32;--muted:#546568;--green:#155b55;--green-dark:#104942;--orange:#b74712;--gold:#f6ca64;--paper:#fff;--soft:#f1f5f4;--line:#d7e1df;--radius:12px;--shadow:0 18px 48px #16353212;color-scheme:light;font-size:16px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.65}a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--orange)}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0 0 1rem}h1,h2,h3{line-height:1.14;overflow-wrap:break-word}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.025em}h1{font-size:clamp(2.4rem,4.6vw,4.6rem);max-width:980px}h2{font-size:clamp(1.85rem,3vw,2.65rem)}h3{font-size:1.23rem;letter-spacing:-.01em}p:last-child{margin-bottom:0}address{font-style:normal}ul{padding-left:1.35rem}li{padding-bottom:.6rem}hr{border:0;border-top:1px solid var(--line);margin:1.6rem 0}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.utility{background:var(--green-dark);color:#fff;font-size:.875rem}.utility>.wrap{display:flex;justify-content:space-between;gap:1rem;padding-top:.55rem;padding-bottom:.55rem}.utility a{color:#fff;text-decoration:none}.site-header{background:white;border-bottom:1px solid var(--line)}.header-inner{min-height:106px;display:flex;justify-content:space-between;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:var(--ink);flex-shrink:0}.brand img{width:65px;height:65px;object-fit:contain}.brand>span{font-family:Georgia,serif;font-size:1.48rem;line-height:1.1}.brand>span>span{display:block;font-family:Arial,sans-serif;font-size:.83rem;margin-top:.4rem;letter-spacing:.035em}.header-inner nav{display:flex;align-items:center;gap:1.8rem;font-size:.94rem}.header-inner nav>a:not(.button){text-decoration:none;color:var(--ink);padding:.5rem 0}.header-inner nav>a[aria-current]{color:var(--green);border-bottom:2px solid var(--green)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--green);border:1px solid var(--green);color:white;border-radius:5px;padding:.85rem 1.45rem;min-height:48px;font-size:1rem;font-weight:600;line-height:1.3;text-align:center;text-decoration:none}.button:hover{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.button-small{font-size:.9rem;padding:.65rem 1.1rem;min-height:42px}.button-outline{color:var(--green);background:transparent}.button-outline:hover{background:#e8f1ed;color:var(--green)}.text-link{display:inline-block;font-weight:600;font-size:1rem}.text-button{background:none;border:0;color:var(--green);text-decoration:underline;text-underline-offset:4px;padding:.5rem 0;min-height:42px;font-size:.95rem}.full{width:100%}.funding-strip{background:#fff4d8;border-bottom:1px solid #ead9b1;font-size:.93rem}.funding-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1rem;padding-bottom:1rem}.funding-strip strong{margin-right:.6rem}.funding-strip a{font-weight:600;flex-shrink:0}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3.8rem;padding-top:3.8rem;padding-bottom:3.8rem}.hero h1{font-size:clamp(2.75rem,4.7vw,4.5rem)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:var(--green);margin-bottom:1rem}.lead{font-size:1.2rem;line-height:1.65;color:var(--muted);max-width:760px}.hero .lead{font-size:1.16rem;margin-top:1.6rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.small-label{font-size:.85rem;margin-top:1.8rem;color:var(--muted)}.hero-photo{position:relative;overflow:hidden;border-radius:150px 12px 12px 12px;margin:0;min-height:490px;height:100%}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:5rem 1.5rem 1.5rem;background:linear-gradient(transparent,#102c2ddd);color:white;font-size:.93rem}.impact-strip{background:var(--green-dark);color:white}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-top:1.9rem;padding-bottom:1.9rem}.impact-grid>div{display:grid;gap:.35rem;padding:0 2.5rem;border-right:1px solid #ffffff40}.impact-grid>div:first-child{padding-left:0}.impact-grid>div:last-child{border:0}.impact-grid strong{font-family:Georgia,serif;font-weight:500;font-size:2rem}.impact-grid span{font-size:.9rem;color:#e4f0ed}.section{padding-top:5.2rem;padding-bottom:5.2rem}.compact{padding-top:1.8rem;padding-bottom:3.6rem}.section-tint{background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:.6rem}.card-grid{display:grid;gap:1.5rem}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.action-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);padding:2rem;color:var(--ink);transition:transform .15s,box-shadow .15s}.action-card:hover{box-shadow:var(--shadow);transform:translateY(-3px);color:var(--ink)}.card-number{color:var(--muted);display:block;font-size:.8rem;margin-bottom:2.4rem}.action-card h3{font-family:Georgia,serif;font-weight:500;font-size:1.8rem}.action-card p{color:var(--muted)}.link-label{display:inline-block;margin-top:1rem;font-weight:600;color:var(--green)}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.large-copy{font-size:1.4rem;line-height:1.6}.event-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.event-card>img{width:100%;height:225px;object-fit:cover}.event-card>div{padding:1.6rem}.event-card h2{font-size:2rem}.event-card h3{font-family:Georgia,serif;font-weight:500;font-size:1.7rem}.event-card p{color:var(--muted)}.page-intro{padding-top:4.2rem;padding-bottom:2rem}.page-intro .lead{margin-top:1.4rem}.content-with-aside{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:3rem;align-items:start}.aside-card{background:var(--soft);border-radius:var(--radius);padding:1.8rem;position:sticky;top:20px}.aside-card h2{font-size:1.85rem}.aside-card h3{margin-top:1.6rem}.aside-card .text-link{margin-top:.7rem}.notice,.message{border-left:4px solid var(--green);padding:1.25rem 1.4rem;background:#eff6f2;margin-bottom:2rem;border-radius:0 5px 5px 0}.notice h2{font-size:1.6rem}.notice p{margin:.3rem 0 0}.message{margin-top:1.5rem}.error{border-color:#a22727;background:#fff0ef;color:#7d2525}.success{border-color:#287346;background:#ecf7ee}.check-list li{padding-bottom:.9rem}.form{display:grid;gap:1rem}.form h3{margin-top:1rem;margin-bottom:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem;font-size:.95rem;font-weight:600}.field input,.field textarea,.field select,input.copy-value,.search-form input,.search-form select{border:1px solid #8fa29d;background:#fff;border-radius:5px;padding:.76rem .8rem;font-weight:400;width:100%;min-width:0;min-height:47px;color:var(--ink);font-size:1rem}.field textarea{resize:vertical;line-height:1.5}.field input[type=file]{font-size:.9rem}.form>.button{justify-self:start}.form>.button.full{justify-self:stretch}.check{display:flex;align-items:flex-start;gap:.65rem;font-size:.95rem}.check input{margin-top:.25rem;width:19px;height:19px;flex-shrink:0;accent-color:var(--green)}.check-row{display:flex;gap:1.5rem;flex-wrap:wrap}.muted{color:var(--muted);font-size:.9rem}.auth-panel{max-width:510px;margin:0 auto;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-panel details{margin-top:1.7rem}.auth-panel summary{font-size:.93rem}.auth-panel details p{padding-top:1rem}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.board-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem}.person-card{display:grid;grid-template-columns:135px 1fr;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:var(--radius)}.person-card img{width:135px;height:155px;object-fit:cover;border-radius:7px}.person-card .eyebrow{font-size:.72rem;margin-bottom:.4rem}.person-card h3{font-size:1.25rem}.person-card p:not(.eyebrow){font-size:.94rem;color:var(--muted)}.donate-panel{padding:2.4rem;background:var(--soft);border-radius:var(--radius)}.donate-panel .muted{margin-top:1rem}.link-list{display:grid;gap:1rem;margin:1.5rem 0 2rem}.album-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:var(--ink)}.album-card img{width:100%;height:220px;object-fit:cover}.album-card>div{padding:1.4rem}.album-card h2{font-size:1.5rem}.album-card p{color:var(--muted);font-size:.9rem;display:flex;justify-content:space-between}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.photo-grid img{width:100%;height:260px;object-fit:cover;border-radius:7px}.feature-image{width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius)}dialog{border:0;border-radius:10px;padding:1rem;max-width:95vw;max-height:95vh;background:#fff}dialog::backdrop{background:#0e1f24dc}dialog>img{max-height:78vh;max-width:88vw;object-fit:contain}dialog p{margin:.75rem 0 0}.dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;border:1px solid #aaa;background:white;border-radius:50%;font-size:2rem;line-height:1}.archive-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.2rem 0;margin-top:1.6rem}.archive-details>p{margin:1rem 0}.archive-details summary,summary{cursor:pointer;font-weight:600}.resource-list>a{display:flex;justify-content:space-between;gap:2rem;padding:1.3rem 0;border-bottom:1px solid var(--line);font-weight:600}.prose{max-width:840px}.prose p{margin-bottom:1.5rem}.site-footer{background:#132f32;color:#e0ebe7;padding-top:3.5rem;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:3rem;padding-bottom:3rem}.site-footer a{color:#e0ebe7;font-size:.94rem;text-decoration:none;display:block;margin-bottom:.55rem}.site-footer a:hover{text-decoration:underline}.site-footer p{font-size:.94rem;color:#bdd0c8}.site-footer .footer-brand{font-family:Georgia,serif;font-size:1.45rem;color:white;margin-bottom:1.3rem}.site-footer h2{font:600 1rem Arial,sans-serif;letter-spacing:0;color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid #ffffff24;padding-top:1.4rem;padding-bottom:1.4rem;font-size:.8rem;color:#bdcdc7}.footer-bottom>div{display:flex;gap:1.5rem}.footer-bottom a{font-size:.8rem;margin:0}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:1rem;z-index:100}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #c56a14;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:.9rem 1rem;border-bottom:1px solid var(--line);font-size:.94rem}th{background:var(--soft);font-weight:600}td a{font-weight:600}
/* Board workspace */
.board-body{background:#f3f6f5}.board-header{height:90px;background:#fff;border-bottom:1px solid var(--line);padding:0 2.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.board-header .brand img{width:48px;height:48px}.board-header .brand>span{font-size:1.2rem}.board-header .brand>span>span{font-size:.8rem}.board-user{display:flex;gap:1.5rem;align-items:center;font-size:.9rem}.board-user .form{display:block}.board-layout{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 90px)}.board-sidebar{background:#fff;border-right:1px solid var(--line);padding:2.2rem 1.2rem}.board-sidebar .eyebrow{padding:0 .8rem}.board-sidebar nav{display:grid;gap:.3rem}.board-sidebar nav a{padding:.75rem .9rem;text-decoration:none;font-size:.93rem;color:var(--ink);border-radius:5px}.board-sidebar nav a[aria-current]{background:#e7f1ed;color:var(--green);font-weight:600}.sidebar-note{padding:1.7rem .8rem;color:var(--muted);font-size:.83rem}.board-main{padding:2.4rem 3rem;max-width:1320px;width:100%;margin:0 auto}.board-main .wrap{width:100%}.board-page-heading .eyebrow{margin-bottom:.65rem}.board-page-heading h1{font-family:Arial,sans-serif;font-size:2.25rem;font-weight:600;letter-spacing:-.035em}.board-main h2{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:-.015em}.board-main>.lead{font-size:1.05rem}.search-form{display:flex;gap:.75rem;margin:1.7rem 0 2rem}.search-form input{flex:1}.search-form select{max-width:250px}.board-section-title{display:flex;justify-content:space-between;margin:2.2rem 0 1rem}.board-section-title h2{margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:1.4rem;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:var(--ink)}.category-card:hover{border-color:var(--green)}.category-index{font-size:.8rem;color:var(--green);margin-bottom:1.3rem}.category-card h3{font-size:1.05rem;font-weight:600;line-height:1.35;flex:1}.category-card>span:last-child{align-self:flex-end;color:var(--green);font-size:1.3rem}.document-list{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:1.5rem}.document-row{display:grid;grid-template-columns:42px 1fr auto;gap:1rem;align-items:center;padding:1.4rem;border-bottom:1px solid var(--line)}.document-row:last-child{border:0}.file-symbol{display:grid;place-items:center;background:#edf4f1;color:var(--green);font-size:1.5rem;width:42px;height:50px;border:1px solid var(--line);border-radius:5px}.doc-meta{font-size:.76rem;color:var(--muted);margin-bottom:.35rem}.document-row h3{font-size:1rem;margin-bottom:.4rem}.document-row h3>a{text-decoration:none}.document-row p:not(.doc-meta){font-size:.9rem;color:var(--muted);margin:0}.document-actions{display:flex;gap:1rem;align-items:center}.document-actions .form{display:block}.empty-state{padding:2rem;border:1px dashed #a9bfb6;border-radius:8px;background:#fff;margin-bottom:1.5rem;color:var(--muted)}.empty-state h3,.empty-state h2{color:var(--ink);margin-bottom:.6rem}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:1.7rem;margin-bottom:2rem}.panel.auth-panel{margin-left:0;box-shadow:none}.member-list{display:grid;gap:1rem}.member-row{display:flex;justify-content:space-between;gap:2rem;align-items:center;background:white;border:1px solid var(--line);border-radius:8px;padding:1.5rem}.member-row h3{margin-bottom:.4rem}.member-row p{font-size:.93rem;color:var(--muted);margin-bottom:.6rem}.member-actions{display:flex;gap:1rem;align-items:center}.badge{display:inline-block;border-radius:4px;background:#edf4f1;padding:.2rem .55rem;font-size:.76rem;color:var(--green)}.badge-muted{background:#edf0ee;color:#5a6260}.copy-value{margin:1rem 0;display:block;word-break:break-all}.danger{color:#a02c28}.submission-data{margin:1.5rem 0}.submission-data dt{font-weight:600;font-size:.9rem;margin-top:1.2rem;color:var(--muted)}.submission-data dd{margin:.3rem 0;overflow-wrap:anywhere}.activity-list{padding:0;list-style:none}.activity-list li{display:flex;justify-content:space-between;gap:1.2rem;padding:.8rem 0;border-bottom:1px solid var(--line);font-size:.9rem}.activity-list small{font-size:.8rem;color:var(--muted)}
@media(max-width:1120px){.header-inner nav{gap:1rem}.hero{gap:2rem}.brand>span{font-size:1.2rem}.brand>span>span{font-size:.75rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-main{padding:2rem}.board-grid{grid-template-columns:1fr}.person-card{grid-template-columns:160px 1fr}.person-card img{width:160px;height:180px}.content-with-aside{gap:2rem;grid-template-columns:minmax(0,1fr) 290px}}
@media(max-width:900px){.header-inner{min-height:88px;flex-wrap:wrap;gap:0}.header-inner .brand{padding:.8rem 0}.brand img{width:54px;height:54px}.menu-toggle{display:block;border:1px solid var(--line);padding:.5rem .8rem;min-height:44px;background:#fff;border-radius:4px;color:var(--ink)}.header-inner nav{display:none;width:100%;padding:1rem 0 1.5rem;flex-wrap:wrap}.header-inner nav.open{display:flex}.hero{grid-template-columns:1fr 1fr;gap:1.5rem}.hero-photo{min-height:470px;border-top-left-radius:100px}.three{grid-template-columns:repeat(2,minmax(0,1fr))}.three>.action-card:last-child{grid-column:1/-1}.split{gap:2rem}.board-header{height:auto;min-height:85px;padding:1rem}.board-user{gap:.8rem;flex-wrap:wrap;justify-content:flex-end;font-size:.83rem}.board-layout{grid-template-columns:190px minmax(0,1fr)}.board-sidebar{padding:1.5rem .5rem}.board-sidebar nav a{font-size:.87rem}.board-main{padding:1.5rem}.member-row{align-items:flex-start;flex-direction:column;gap:1rem}.document-row{grid-template-columns:35px 1fr}.document-actions{grid-column:2}.search-form{flex-wrap:wrap}.search-form input{min-width:220px}.search-form select{max-width:none;flex:1}.content-with-aside{grid-template-columns:1fr}.aside-card{position:static}.footer-grid{gap:2rem;grid-template-columns:1.3fr 1fr 1fr}.funding-strip>.wrap{align-items:flex-start;flex-direction:column;gap:.4rem}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.utility{font-size:.75rem}.utility>.wrap{gap:.7rem}.utility>.wrap>span{max-width:54%}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:2.6rem;padding-bottom:2.6rem;gap:2rem}.hero h1{font-size:3.1rem}.hero-photo{height:350px;min-height:0;border-top-left-radius:90px}.hero .lead{font-size:1.1rem}.eyebrow{font-size:.76rem}.impact-grid{grid-template-columns:1fr;gap:1.2rem;padding:1.7rem 0}.impact-grid>div,.impact-grid>div:first-child{border:0;padding:0;display:flex;align-items:center;gap:1rem}.impact-grid strong{font-size:1.7rem;min-width:150px}.impact-grid span{font-size:.83rem}.section{padding-top:3rem;padding-bottom:3rem}.compact{padding-top:1rem;padding-bottom:2.5rem}.section-heading{display:block}.section-heading>.text-link{margin-top:1rem}.card-grid.three,.card-grid.two,.split,.photo-grid,.form-grid{grid-template-columns:1fr}.three>.action-card:last-child{grid-column:auto}.action-card{padding:1.6rem}.card-number{margin-bottom:1.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:.8rem}.page-intro{padding-top:2.7rem;padding-bottom:1.5rem}.page-intro h1{font-size:2.7rem}.page-intro .lead{font-size:1.1rem}.person-card{grid-template-columns:90px 1fr;padding:1.1rem;gap:1rem}.person-card img{width:90px;height:110px}.person-card h3{font-size:1.14rem}.person-card p:not(.eyebrow){font-size:.9rem}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid img{height:175px}.auth-panel{padding:1.4rem}.resource-list>a{gap:1rem;flex-direction:column}.resource-list>a>span:last-child{font-size:.9rem}.board-layout{display:block}.board-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:1rem}.board-sidebar .eyebrow,.sidebar-note{display:none}.board-sidebar nav{display:flex;gap:.3rem;flex-wrap:wrap}.board-sidebar nav a{font-size:.85rem;padding:.5rem .65rem}.board-header{gap:1rem}.board-header .brand>span>span{font-size:.7rem}.board-header .brand img{width:40px;height:40px}.board-user{max-width:57%;font-size:.8rem;gap:.1rem .8rem}.board-user .text-button{font-size:.8rem}.board-main{padding:1.5rem 1rem}.board-page-heading h1{font-size:1.9rem}.category-grid{gap:.65rem}.category-card{padding:1rem}.category-card h3{font-size:.95rem}.category-index{margin-bottom:1rem}.document-row{padding:1rem;gap:.75rem}.member-actions{flex-wrap:wrap}.panel{padding:1.2rem}.activity-list li{display:block}.activity-list small{display:block}.search-form{gap:.6rem}.search-form input{min-width:100%}.board-main .lead{font-size:1rem}.table-scroll table{min-width:550px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{.utility,.site-header,.site-footer,.board-sidebar,.board-header,.button,.search-form{display:none}body{font-size:11pt;background:#fff}.wrap,.board-main{width:100%;padding:0}.board-layout{display:block}.section{padding:1rem 0}.hero-photo{height:250px}.panel{border:1px solid #ccc;break-inside:avoid}}
