/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#173b4e;--navy-dark:#0c2b3b;--green:#447a67;--mint:#ccebdc;--cream:#f6f1e8;--coral:#447a67;--green-dark:#315f50;--ink:#193240;--muted:#5b7079}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans),sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}.notice{background:var(--navy-dark);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:.62rem 1rem;font-size:.78rem;font-weight:700}.site-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(1.25rem,4vw,5.5rem);display:flex;position:sticky;top:0;box-shadow:0 1px #173b4e1a}.brand{align-items:center;display:flex}.brand img{object-fit:contain;width:154px;height:auto;max-height:88px;display:block}.site-header nav{gap:clamp(.75rem,1.7vw,1.75rem);font-size:.86rem;font-weight:700;display:flex}.site-header nav a:hover,.portal-link:hover{color:var(--coral)}.header-actions{align-items:center;gap:1.1rem;display:flex}.portal-link{font-size:.86rem;font-weight:700}.button{background:var(--coral);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:.7rem;padding:1rem 1.4rem;font-size:.9rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #102c3929}.button-small{padding:.72rem 1.2rem}.button-light{color:var(--navy);background:#fff}.button-mint{background:var(--mint);color:var(--navy-dark)}.button-outline{color:var(--navy);background:0 0;border:1px solid #173b4e40}.hero{background:var(--navy);grid-template-columns:1.05fr .95fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{color:#fff;align-self:center;padding:clamp(5rem,8vw,8.5rem) clamp(2rem,7vw,8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--mint);margin:0 0 1.25rem;font-size:.74rem;font-weight:900}.eyebrow.green{color:var(--green)}.eyebrow.mint{color:var(--mint)}.eyebrow.coral{color:var(--coral)}h1,h2{font-family:var(--font-serif),serif;letter-spacing:-.035em;margin:0;font-weight:600}h1{max-width:760px;font-size:clamp(3.4rem,6vw,6.4rem);line-height:.98}h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.04}.hero-text{color:#d8e4e8;max-width:650px;margin:1.7rem 0 2.2rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-trust{border-top:1px solid #ffffff26;gap:2.5rem;max-width:620px;margin-top:3.5rem;padding-top:2rem;display:flex}.hero-trust div{flex-direction:column;display:flex}.hero-trust strong{font-family:var(--font-serif),serif;color:var(--mint);font-size:1.9rem}.hero-trust span{text-transform:uppercase;letter-spacing:.12em;color:#c5d3d8;margin-top:.2rem;font-size:.72rem}.hero-photo{background:linear-gradient(#0000 55%,#0c2b3b40),url(/clinic-exterior.jpg) 50%/cover;min-height:620px;position:relative}.photo-note{background:#fffffff0;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:2rem;left:2rem;box-shadow:0 16px 50px #0000002e}.photo-note span{width:38px;height:38px;color:var(--green);background:#e1f0e9;border-radius:50%;place-items:center;display:grid}.photo-note p{margin:0;font-size:.83rem;line-height:1.5}.photo-note strong{color:var(--navy)}.quick-band{background:var(--cream);border-bottom:1px solid #e5ded2;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem clamp(2rem,7vw,8rem);display:grid}.quick-band>div{border-right:1px solid #ddd2c2;align-items:flex-start;gap:1rem;display:flex}.quick-band>div:last-child{border:0}.quick-band p{color:var(--muted);margin:0;font-size:.87rem;line-height:1.65}.quick-band strong{color:var(--navy)}.quick-band a{text-decoration:underline}.quick-icon{color:var(--coral);font-size:1.5rem}.section{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:5rem;margin-bottom:3.5rem;display:grid}.section-heading>p{color:var(--muted);margin:0;font-size:1rem;line-height:1.8}.service-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card{background:#fff;border:1px solid #dfe6e3;border-radius:1.25rem;padding:2rem;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #18404817}.service-icon{width:46px;height:46px;color:var(--green);background:#eaf4ef;border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.service-card h3{color:var(--navy);margin:1.5rem 0 .7rem;font-size:1.08rem}.service-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.eligibility{background:var(--navy-dark);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,8rem) clamp(1.5rem,7vw,8rem);display:grid}.eligibility-copy>p:not(.eyebrow){color:#c9d7dc;margin:1.5rem 0 2rem;font-size:1rem;line-height:1.8}.checklist{color:var(--ink);background:#fff;border-radius:1.5rem;padding:clamp(1.5rem,4vw,3.2rem)}.checklist>div{border-bottom:1px solid #e6ece9;align-items:center;gap:1rem;padding:1rem 0;display:flex}.checklist>div span{background:var(--mint);width:28px;height:28px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.checklist p{margin:0;line-height:1.5}.check-note{color:var(--muted);padding-top:1.5rem;font-size:.82rem}.check-note a{color:var(--green);font-weight:800;text-decoration:underline}.about{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.about-card>p:not(.eyebrow){color:var(--muted);margin:1.7rem 0;font-size:1rem;line-height:1.85}.text-link{color:var(--green);gap:.7rem;font-weight:900;display:inline-flex}.about blockquote{background:var(--green);color:#fff;border-radius:50% 50% 48% 52%/45% 43% 57% 55%;flex-direction:column;justify-content:center;min-height:440px;margin:0;padding:5.5rem;display:flex}.quote-mark{color:var(--mint);font-family:Georgia,serif;font-size:5rem;line-height:.5}.about blockquote p{font-family:var(--font-serif),serif;font-size:clamp(1.65rem,2.4vw,2.6rem);line-height:1.35}.about blockquote footer{color:#dcebe5;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.clinic-gallery{background:#fff;width:100%;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,7vw,8rem);display:block}.clinic-gallery figure{border-radius:1.4rem;width:100%;min-height:500px;margin:0;position:relative;overflow:hidden}.clinic-gallery img{object-fit:cover;object-position:center;width:100%;height:500px;display:block}.clinic-gallery figcaption{color:#fff;letter-spacing:.04em;background:#0c2b3be0;border-radius:.8rem;padding:.8rem 1rem;font-size:.78rem;font-weight:800;position:absolute;bottom:1rem;left:1rem;right:1rem}.partners{background:#eff7f3;padding:clamp(5rem,8vw,8rem) clamp(1.5rem,7vw,8rem)}.partners-heading{text-align:center;max-width:820px;margin:0 auto 3rem}.partners-heading>p:not(.eyebrow){color:var(--muted);max-width:720px;margin:1.4rem auto 0;line-height:1.8}.partner-category{max-width:1180px;color:var(--navy);font-family:var(--font-serif),serif;margin:0 auto 1.2rem;font-size:1.55rem}.partner-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1180px;margin:0 auto;display:grid}.partner-card{text-align:center;min-height:110px;color:var(--navy);background:#fff;border:1px solid #d9e8e0;border-radius:1rem;justify-content:center;align-items:center;padding:1.4rem;font-weight:800;display:flex;box-shadow:0 8px 24px #1840480d}.supporter-title{margin-top:3.5rem}.supporter-card{background:var(--navy);border-color:var(--navy);color:#fff}.leadership{background:#fff;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.leadership-heading{text-align:center;max-width:820px;margin:0 auto 4.5rem}.leadership-heading>p:not(.eyebrow){color:var(--muted);max-width:700px;margin:1.5rem auto 0;line-height:1.8}.leadership-group{max-width:1180px;margin:0 auto}.group-title{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.group-title span{background:var(--mint);width:38px;height:38px;color:var(--green);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.group-title h3{font-family:var(--font-serif),serif;color:var(--navy);margin:0;font-size:1.7rem}.staff-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.staff-card{background:var(--navy);color:#fff;border-radius:1.25rem;align-items:center;gap:1.2rem;min-height:126px;padding:1.5rem;display:flex}.initials{background:var(--mint);width:62px;height:62px;color:var(--navy);font-family:var(--font-serif),serif;border-radius:50%;flex:none;place-items:center;font-size:1.25rem;font-weight:700;display:grid}.staff-card h4,.officer-card h4{margin:0;font-size:1.02rem}.staff-card p{color:#cbd9dd;margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.board-group{border-top:1px solid #dfe7e3;margin-top:4.5rem;padding-top:4rem}.officer-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.officer-card{border-top:4px solid var(--coral);background:var(--cream);border-radius:.25rem .25rem 1rem 1rem;min-height:125px;padding:1.5rem}.officer-card p{text-transform:uppercase;letter-spacing:.12em;color:var(--coral);margin:0 0 .8rem;font-size:.66rem;font-weight:900}.officer-card h4{color:var(--navy);line-height:1.45}.director-list{border:1px solid #dfe7e3;border-radius:1.25rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;display:grid;overflow:hidden}.director-list>div{border-bottom:1px solid #dfe7e3;border-right:1px solid #dfe7e3;align-items:center;gap:.8rem;padding:1.25rem 1.5rem;display:flex}.director-list>div:nth-child(3n){border-right:0}.director-list>div:nth-child(n+7){border-bottom:0}.director-list>div span{color:var(--coral);font-size:1.3rem}.director-list p{flex-direction:column;gap:.25rem;margin:0;line-height:1.35;display:flex}.director-list strong{color:var(--navy);font-size:.86rem}.director-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.67rem}.provider-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.provider-card{background:#eff7f3;border:1px solid #d9e8e0;border-radius:1.25rem;align-items:center;gap:1.2rem;min-height:126px;padding:1.5rem;display:flex}.provider-initials{background:var(--green);color:#fff;width:62px;height:62px;font-family:var(--font-serif),serif;border-radius:50%;flex:none;place-items:center;font-size:1.15rem;font-weight:700;display:grid}.provider-card h4{color:var(--navy);margin:0;font-size:1.02rem;line-height:1.4}.provider-card p{color:var(--muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.event-wrap{background:#fff;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,7vw,8rem)}.event-card{background:var(--navy);color:#fff;border-radius:1.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:2.5rem;padding:clamp(2rem,4vw,3rem);display:grid}.event-date{border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;gap:.5rem;width:116px;height:116px;display:flex}.event-date strong{font-family:var(--font-serif),serif;font-size:3.3rem}.event-date span{letter-spacing:.08em;color:var(--mint);font-size:.7rem;font-weight:900;line-height:1.3}.event-copy h2{font-size:clamp(1.7rem,3vw,2.6rem)}.event-copy>p:not(.eyebrow){color:#cbd9dd;margin:.9rem 0;line-height:1.6}.event-details{color:var(--mint);flex-wrap:wrap;gap:1.5rem;font-size:.82rem;font-weight:700;display:flex}.volunteer{background:var(--green);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(4.5rem,8vw,7rem) clamp(1.5rem,7vw,8rem);display:grid}.volunteer>div{max-width:820px}.volunteer h2{font-size:clamp(2.3rem,4vw,4rem)}.volunteer>div>p:not(.eyebrow){color:#e1eee8;margin:1.4rem 0 0;line-height:1.8}.volunteer .button{white-space:nowrap}.support{text-align:center;background:#eff7f3;padding:clamp(5rem,9vw,9rem) 1.5rem}.support h2{max-width:760px;margin:auto}.support>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:1.5rem auto 2rem;line-height:1.75}.support>div{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer{color:#d5e0e4;background:#0a2634;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;padding:4rem clamp(1.5rem,7vw,8rem) 2rem;font-size:.84rem;display:grid}.footer-brand{background:#fff;border-radius:1rem;align-self:start;width:max-content;padding:.75rem 1rem}.footer-brand img{width:180px;height:auto;display:block}.footer strong{color:#fff}.footer p{color:#afc0c7;line-height:1.8}.footer a:hover{text-decoration:underline}.footer-note{border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:1.5rem;display:flex}.footer-note p{max-width:760px;font-size:.72rem}.footer-note span{white-space:nowrap;font-size:.72rem}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-photo{min-height:520px}.section-heading{grid-template-columns:1fr;gap:1.5rem}.service-grid{grid-template-columns:repeat(2,1fr)}.eligibility,.about{grid-template-columns:1fr}.about blockquote{min-height:380px}.clinic-gallery{grid-template-rows:auto;grid-template-columns:1fr 1fr}.clinic-gallery .gallery-wide{grid-area:auto/1/auto/-1;min-height:440px}.partner-grid,.officer-grid,.director-list{grid-template-columns:repeat(2,1fr)}.director-list>div,.director-list>div:nth-child(3n){border-bottom:1px solid #dfe7e3;border-right:1px solid #dfe7e3}.director-list>div:nth-child(2n){border-right:0}.director-list>div:nth-last-child(-n+1){border-bottom:0}.event-card{grid-template-columns:auto 1fr}.event-card>.button{grid-column:2}.volunteer{grid-template-columns:1fr}.volunteer .button{justify-self:start}.footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1}}@media (width<=680px){.notice{font-size:.63rem}.site-header{height:78px;padding:0 1rem}.brand img{width:122px;max-height:72px}.portal-link{display:none}.button-small{padding:.65rem 1rem}.hero{min-height:auto}.hero-copy{padding:5rem 1.35rem 4rem}.hero-photo{min-height:420px}.hero-trust{gap:1.5rem}.hero-trust strong{font-size:1.5rem}.quick-band{grid-template-columns:1fr;padding:2rem 1.5rem}.quick-band>div{border-bottom:1px solid #ddd2c2;border-right:0;padding-bottom:1rem}.service-grid,.staff-grid,.provider-grid,.officer-grid,.director-list,.clinic-gallery,.partner-grid{grid-template-columns:1fr}.clinic-gallery .gallery-wide{grid-column:auto;min-height:320px}.clinic-gallery figure{min-height:300px}.partner-card{min-height:90px}.director-list>div,.director-list>div:nth-child(2n),.director-list>div:nth-child(3n){border-bottom:1px solid #dfe7e3;border-right:0}.director-list>div:last-child{border-bottom:0}.event-card{text-align:center;grid-template-columns:1fr}.event-date{margin:auto}.event-card>.button{grid-column:1}.event-details{justify-content:center}.about blockquote{border-radius:2rem;min-height:360px;padding:3.5rem 2.5rem}.footer{grid-template-columns:1fr}.footer-note{display:block}.footer-note span{white-space:normal;margin-top:1.5rem;display:block}}
