body{height:100dvh;width:100vw;font-family:Work Sans,sans-serif;color:#fff;background:url(/backgrounds/hero1.jpg) no-repeat center center/cover}body{min-height:100dvh;display:flex;flex-direction:column}main{flex:1}ul{padding-top:1rem;margin-left:1rem}.overlay{background-color:#00000073;height:100svh;width:100%;position:relative}.content{position:absolute;top:12%;left:8%;text-align:left;max-width:700px}.content h1{font-size:5rem;font-weight:700;margin-bottom:1rem;letter-spacing:1.5px}.content p{font-size:2rem;line-height:1.6;font-weight:400;max-width:550px}.cta{bottom:calc(8% + env(safe-area-inset-bottom));left:8%}.cta br{display:none}.cta a{font-size:1.6rem;font-weight:600;color:#fff;text-decoration:none;border-bottom:2px solid white;padding-bottom:.1em;transition:color .3s ease,border-color .3s ease;line-height:1.4}.cta a:hover{color:#d0e6ff;border-color:#d0e6ff}@media(max-width:768px){.content{top:5%;max-width:90%}.cta{bottom:calc(5% + env(safe-area-inset-bottom))}.content h1{font-size:4rem}.content p{font-size:1.6rem}.content br{display:none}}@media(max-width:570px){.cta br{display:block}.content h1{font-size:3rem}.content p{font-size:1.4rem}}:root{--forest-green: #4a833c;--earth: #81683f;--black: #0f1110;--white: #f5f5f5;--bg-dark: #0f1110;--bg-section: #171a18;--text-muted: #b8c2b5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Work Sans,sans-serif;line-height:1.6;color:var(--white);background:var(--bg-dark)}a{text-decoration:none;font-weight:600;color:var(--forest-green)}header{position:fixed;top:0;width:100%;background:#0f1110b3;backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;z-index:1000;border-bottom:1px solid rgba(255,255,255,.05)}.header-padded{padding-top:5rem}.logo{font-weight:700;white-space:nowrap;max-width:calc(100% - 3rem);font-size:clamp(1rem,7vw,1.75rem)}.logo a{color:var(--white)}nav{display:flex;align-items:center;gap:1.5rem}nav a{color:var(--white);opacity:.9;transition:color .2s ease,opacity .2s ease}nav a:hover{color:var(--forest-green);opacity:1}.menu-toggle{display:none;font-size:2rem;background:none;border:none;color:var(--white);cursor:pointer}.hero{height:100dvh;width:100%;max-width:none;padding:0;margin:0 0 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--white);position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background:no-repeat center center/cover;transition:opacity 1s ease}.hero-bg-a{opacity:1}.hero-bg-b,.hero.crossfade .hero-bg-a{opacity:0}.hero.crossfade .hero-bg-b{opacity:1}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.hero-content{position:absolute;z-index:2;left:8%;bottom:4rem;max-width:700px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-text p{margin:0;font-size:2rem;font-weight:400;line-height:1.35}.cta{background:none;color:var(--white);padding:0;border-radius:0;margin-top:1rem;display:inline-block;font-size:2rem;font-weight:700;text-decoration:underline}section{padding:2rem;max-width:1000px;margin:auto;background:var(--bg-section)}#contact-us div,#survey-overview div{padding-top:2rem}.extra-padding{padding-top:6rem}h2{font-weight:700;margin-bottom:2rem}.bio-body p{margin-bottom:.75rem}.bio-body a{color:var(--forest-green);font-weight:600;text-decoration:underline}.bio-row{display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.bio-row:nth-child(2n){flex-direction:row-reverse}.bio-text{flex:1}.bio-photo{flex:0 0 30%;max-width:30%;background:#2a2f2c;border-radius:10px;overflow:hidden}.bio-photo img{object-fit:cover;width:100%;height:100%;display:block}.bio-text h3{font-weight:700;margin-bottom:.5rem}.bio-text h3 .pronouns{font-size:.75em;font-weight:400;opacity:.8}.bio-text p{margin-bottom:.75rem}.photo-credit{padding-top:0;font-size:.75em}.contact-us{font-size:1.3rem;font-weight:400;text-align:left}footer{background:#0b0d0c;color:var(--text-muted);text-align:center;padding:2rem}@media(max-width:700px){.bio-row{flex-direction:column!important}.bio-photo{flex:none;max-width:100%;width:100%;height:360px}nav{position:absolute;top:100%;right:0;background:#0f1110f2;flex-direction:column;width:200px;padding:1rem;display:none}nav.open{display:flex}.menu-toggle{display:block}}@media(max-height:700px){footer{padding:1rem}header{padding-top:.5rem;padding-bottom:.5rem}.header-padded{padding-top:4rem}.hero-text p,.cta{font-size:1.75rem}}
