.home-page{--home-radius: 22px;--home-shadow-sm: 0 8px 24px color-mix(in srgb, var(--teal) 8%, transparent);--home-shadow-md: 0 20px 50px color-mix(in srgb, var(--teal) 14%, transparent);--home-gutter: clamp(18px, 5vw, 76px);--home-header-h: 190px}.home-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:var(--home-gutter)}@media(min-width:1024px){.home-page .site-header{position:fixed;inset:0 0 auto;background:transparent;border-bottom-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .25s ease,padding .25s ease,box-shadow .25s ease,border-color .25s ease}.home-page .brand-logo{transition:max-height .25s ease,width .25s ease}.home-page .header-note{transition:opacity .2s ease}.home-page.home-scrolled .site-header{gap:8px;padding-top:8px;padding-bottom:8px;background:color-mix(in srgb,var(--white) 86%,transparent);border-bottom-color:var(--line);box-shadow:var(--home-shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-page.home-scrolled .brand-logo{max-height:48px;width:clamp(140px,14vw,190px)}.home-page.home-scrolled .header-note{opacity:0}.home-page.home-scrolled .header-top,.home-page.home-scrolled .header-bottom{margin-block:-2px}}.home-header-emergency{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border:2px solid var(--coral-dark);border-radius:999px;color:var(--coral-dark);font-weight:800;background:var(--white);transition:background .18s ease,color .18s ease}.home-header-emergency svg{width:18px;height:18px}.home-header-emergency:hover,.home-header-emergency:focus-visible{color:var(--white);background:var(--coral-dark)}.home-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:clamp(560px,88vh,900px);padding:clamp(48px,7vw,96px) var(--home-gutter) clamp(150px,16vw,210px);overflow:hidden}@media(min-width:1024px){.home-hero{padding-top:calc(var(--home-header-h) + 32px)}}.home-hero-img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center;animation:home-hero-zoom 26s ease-out both}@keyframes home-hero-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.home-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,color-mix(in srgb,var(--mint) 88%,transparent) 0%,transparent 32%),linear-gradient(90deg,#fff8fff5,#fff8ffdb 42%,#fff8ff3d)}.home-hero-content{position:relative;max-width:680px}.home-greetings{display:flex;flex-wrap:wrap;gap:6px 14px;margin-bottom:18px;color:var(--deep-teal);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.35rem);font-style:italic}.home-greetings span+span:before{content:"·";margin-right:14px;color:var(--coral);font-style:normal}.home-hero .hero-actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero .hero-actions .btn{min-height:48px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.home-hero .hero-actions .btn:hover{transform:translateY(-2px);box-shadow:var(--home-shadow-md)}.home-hero-emergency{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:26px 0 0;color:var(--muted);font-weight:700}.home-hero-emergency svg{width:18px;height:18px;color:var(--coral-dark)}.home-hero-emergency a{display:inline-grid;place-items:center;min-width:44px;min-height:44px;padding:0 12px;border-radius:999px;color:var(--white);font-size:1.05rem;font-weight:900;background:var(--coral-dark);transition:background .18s ease}.home-hero-emergency a:hover,.home-hero-emergency a:focus-visible{background:var(--deep-teal)}.home-appear{animation:home-appear .7s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--delay, 0ms)}@keyframes home-appear{0%{opacity:0;transform:translateY(18px)}}.home-leaf{position:absolute;z-index:-1;pointer-events:none;color:var(--teal)}.home-leaf--hero-right{right:-40px;bottom:60px;width:clamp(220px,28vw,420px);color:var(--white);opacity:.22;transform:rotate(-12deg)}.home-leaf--hero-left{top:calc(var(--home-header-h, 0px) - 30px);left:-60px;width:clamp(160px,18vw,260px);color:var(--coral);opacity:.1;transform:scaleX(-1) rotate(20deg)}.home-leaf--about{top:20px;right:2%;width:clamp(180px,22vw,320px);opacity:.07}.home-leaf--health{bottom:20px;left:-50px;width:clamp(220px,26vw,380px);opacity:.06}.home-leaf--stats{top:-10px;right:3%;width:200px;color:var(--white);opacity:.12}.home-wave{position:relative;height:clamp(36px,5vw,72px);margin-top:-1px;line-height:0}.home-wave svg{display:block;width:100%;height:100%}.home-wave--flip{transform:scaleY(-1)}.home-wave--hero{position:absolute;inset:auto 0 -1px;z-index:-1}.home-wave--on-tinted{background:var(--mint)}.home-tinted{position:relative;isolation:isolate;display:flow-root;background:var(--mint)}.home-quick{position:relative;z-index:2;margin-top:clamp(-150px,-12vw,-96px);padding-inline:var(--home-gutter)}.home-quick ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1280px;margin:0 auto;padding:0;list-style:none}.home-quick-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;height:100%;min-height:88px;padding:16px;border:1px solid var(--line);border-radius:var(--home-radius);color:var(--ink);background:var(--white);box-shadow:var(--home-shadow-sm);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-quick-card:hover,.home-quick-card:focus-visible{transform:translateY(-4px);border-color:color-mix(in srgb,var(--teal) 35%,var(--line));box-shadow:var(--home-shadow-md)}.home-quick-card:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.home-quick-icon{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border-radius:16px;color:var(--teal);background:var(--mint);transition:background .22s ease,color .22s ease}.home-quick-icon svg{width:24px;height:24px}.home-quick-card:hover .home-quick-icon{color:var(--white);background:var(--teal)}.home-quick-text{display:grid;gap:2px}.home-quick-text strong{font-size:1rem}.home-quick-text span{color:var(--muted);font-size:.85rem;line-height:1.35}@media(min-width:640px){.home-quick ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-quick-card{padding:20px}}@media(min-width:1100px){.home-quick ul{grid-template-columns:repeat(6,minmax(0,1fr))}}.home-quick-card--urgent{border-color:color-mix(in srgb,var(--coral-dark) 40%,var(--line))}.home-quick-card--urgent .home-quick-icon{color:var(--white);background:var(--coral-dark)}.home-quick-card--urgent:hover .home-quick-icon{background:var(--deep-teal)}.home-section{position:relative;isolation:isolate;padding-block:clamp(56px,8vw,104px);overflow:hidden}.home-section.home-tinted{background:var(--mint)}.home-eyebrow{margin:0 0 10px;color:var(--coral-dark);font-size:.8rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.home-section-title{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 32px;margin-bottom:clamp(24px,4vw,40px)}.home-section-title h2{margin:0}.home-section-title--center{justify-content:center;text-align:center}.home-section-intro{max-width:620px;margin:12px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.6}.home-link-arrow{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--deep-teal);font-weight:800}.home-link-arrow svg{width:18px;height:18px;transition:transform .2s ease}.home-link-arrow:hover svg{transform:translate(4px)}.home-about{padding-top:clamp(48px,6vw,88px)}.home-about-grid{display:grid;gap:32px}@media(min-width:900px){.home-about-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}}.home-about-heading .pulse-icon{margin-bottom:16px}.home-about-lines{display:grid;gap:12px;margin:0;padding:0;list-style:none}.home-about-lines li{position:relative;padding:16px 18px 16px 52px;border-radius:16px;color:var(--ink);line-height:1.55;background:var(--white);box-shadow:var(--home-shadow-sm)}.home-about-lines li:before{content:"";position:absolute;top:20px;left:20px;width:16px;height:16px;border-radius:0 100%;background:linear-gradient(135deg,var(--coral),var(--teal))}.home-chips{display:flex;flex-wrap:wrap;gap:10px;margin:-8px 0 28px;padding:0;list-style:none}.home-chips a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:999px;color:var(--deep-teal);font-weight:700;background:var(--white);transition:background .18s ease,color .18s ease}.home-chips a span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;color:var(--muted);font-size:.75rem;background:var(--mint)}.home-chips a:hover,.home-chips a:focus-visible{color:var(--white);background:var(--teal)}.home-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--home-radius);background:var(--white);box-shadow:var(--home-shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.home-card--link:hover{transform:translateY(-4px);box-shadow:var(--home-shadow-md)}.home-card:has(.home-card-link:focus-visible){outline:3px solid var(--teal);outline-offset:3px}.home-card-media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--sage)}.home-card-media>img,.home-card-media>div,.home-card-media>[role=img]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.home-card--link:hover .home-card-media>*{transform:scale(1.05)}.home-card-date{position:relative;display:grid!important;place-content:center;gap:4px;text-align:center;color:var(--white);background:linear-gradient(135deg,var(--deep-teal),var(--coral-dark))}.home-card-date-leaf{position:absolute;right:-20px;bottom:-20px;width:150px;color:var(--white);opacity:.18}.home-card-date-day{font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1}.home-card-date-month{font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-card-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px 22px 22px}.home-card-badge{align-self:flex-start;padding:4px 10px;border-radius:999px;color:var(--coral-dark);font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb,var(--coral) 10%,var(--white))}.home-card h3{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:500;line-height:1.25}.home-card-link{color:inherit}.home-card-link:after{content:"";position:absolute;inset:0;z-index:1}.home-card-link:focus-visible{outline:none}.home-card-body p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-card-body .home-card-meta{margin-top:auto;padding-top:6px;font-size:.85rem;-webkit-line-clamp:1}.home-carousel .swiper{overflow:visible;padding-block:6px 10px;clip-path:inset(-24px -100vw -24px 0)}.home-carousel .swiper-slide{height:auto}.home-carousel:not(.is-ready) .swiper-wrapper{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.home-carousel:not(.is-ready) .swiper-slide{flex:0 0 min(82%,360px);scroll-snap-align:start}.home-carousel:not(.is-ready) .home-carousel-controls{display:none}.home-section .home-container{overflow:visible}.home-carousel-controls{display:flex;align-items:center;gap:20px;margin-top:28px}.home-carousel-progress{position:relative;flex:1;height:4px;overflow:hidden;border-radius:999px;background:var(--line)}.home-carousel-progress .swiper-pagination-progressbar-fill{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--coral));transform-origin:left top;transition-property:transform}.home-carousel-buttons{display:flex;gap:10px}.home-carousel-btn{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:999px;color:var(--deep-teal);background:var(--white);cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.home-carousel-btn svg{width:22px;height:22px}.home-carousel-btn:hover:not(.swiper-button-disabled){color:var(--white);background:var(--teal)}.home-carousel-btn:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.home-carousel-btn.swiper-button-disabled{cursor:default;opacity:.4}.home-carousel .swiper-button-lock{display:none}.home-stats{position:relative;isolation:isolate;overflow:hidden}.home-engage-grid{display:grid;gap:32px}@media(min-width:900px){.home-engage-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}}.home-engage-links{display:grid;gap:12px}.home-engage-links a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:0 22px;border:1px solid var(--line);border-radius:18px;color:var(--ink);font-weight:800;background:var(--white);box-shadow:var(--home-shadow-sm);transition:transform .2s ease,border-color .2s ease,color .2s ease}.home-engage-links a svg{width:20px;height:20px;color:var(--teal);transition:transform .2s ease}.home-engage-links a:hover,.home-engage-links a:focus-visible{transform:translate(4px);border-color:var(--teal);color:var(--deep-teal)}.home-engage-links a:hover svg{transform:translate(4px)}.home-has-reveal .home-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.home-has-reveal .home-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.home-hero-img,.home-appear{animation:none}.home-page *,.home-page *:before,.home-page *:after{transition-duration:.01ms!important}}
