/* Landing page presentation. Scoped to keep the public home calm, clear, and responsive. */
.landing-home{overflow-x:hidden}
.landing-home .hero{display:block!important;max-width:none!important;min-height:0!important;margin:0!important;padding:142px 18px 76px!important;background:radial-gradient(circle at 9% 12%,rgba(194,137,220,.22),transparent 30%),radial-gradient(circle at 92% 28%,rgba(126,43,166,.14),transparent 28%),linear-gradient(180deg,#fff 0,#f9f1fc 72%,#fff 100%)!important}
.hero-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);align-items:center;width:min(1320px,100%);margin:0 auto}
.landing-home .hero-banner{position:relative;width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:38px!important;background:#fff!important;box-shadow:0 30px 90px rgba(50,16,65,.15)!important}
.landing-home .hero-banner::after{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(81,11,119,.06)}
.landing-home .hero-banner img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.landing-home .hero-card{position:relative;z-index:2;width:calc(100% + 54px)!important;max-width:620px!important;margin:0 0 0 -54px!important;padding:50px 48px 46px!important;overflow:hidden;text-align:left!important;border:1px solid rgba(255,255,255,.88)!important;border-radius:34px!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);box-shadow:0 28px 80px rgba(52,11,75,.16)!important}
.landing-home .hero-card::before{content:'';position:absolute;width:220px;height:220px;top:-130px;right:-90px;border-radius:50%;background:radial-gradient(circle,rgba(196,136,222,.27),transparent 70%)}
.landing-home .hero-card>*{position:relative;z-index:1}
.landing-home .hero-card .hero-title{max-width:560px;font-size:clamp(50px,5.2vw,72px)!important;line-height:.96!important;text-wrap:balance}
.landing-home .hero-card .hero-sub{max-width:570px;margin:20px 0 0!important;font-size:16px;line-height:1.65}
.landing-home .hero-audience{justify-content:flex-start;margin:22px 0 0}
.landing-home .hero-audience span{padding:8px 12px;border:1px solid rgba(81,11,119,.06);background:rgba(242,231,248,.84)}
.landing-home .hero-actions{justify-content:flex-start;margin-top:26px}
.hero-benefits{width:min(1240px,calc(100% - 24px));margin:36px auto 0;padding:30px;border:1px solid rgba(81,11,119,.1);border-radius:32px;background:rgba(255,255,255,.72);box-shadow:0 22px 70px rgba(45,23,56,.09);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);scroll-margin-top:138px}
.hero-benefits-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:24px}
.hero-benefits-heading .eyebrow{margin-bottom:8px}
.hero-benefits-heading h2{max-width:620px;color:var(--violet-900);font-size:clamp(34px,4vw,52px);font-weight:520;line-height:1}
.hero-benefits-heading>p{max-width:480px;color:var(--muted);font-size:14px}
.landing-home .entry-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.landing-home .entry-benefits article{display:grid;grid-template-columns:auto 1fr;gap:12px;min-height:142px;padding:18px;border-color:rgba(81,11,119,.09);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,239,251,.78));box-shadow:0 10px 30px rgba(45,23,56,.05)}
.landing-home .entry-benefits h3{margin:1px 0 5px;color:var(--violet-900);font-family:inherit;font-size:14px;font-weight:850;line-height:1.25}
.landing-home .entry-benefits p{color:var(--muted);font-size:12px;line-height:1.5}
.landing-home .entry-benefit-icon{width:32px;height:32px;flex-basis:32px;border-radius:11px;background:linear-gradient(145deg,#f2e7f8,#fff);box-shadow:inset 0 0 0 1px rgba(81,11,119,.07)}
.landing-home .entry-trust-note{margin:16px 0 0!important;padding:14px 16px 0;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.55;text-align:center}
.landing-home .entry-trust-note strong{color:var(--violet-900)}
.app-install-card{display:none;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:18px 20px;border:1px solid rgba(81,11,119,.1);border-radius:22px;background:linear-gradient(145deg,rgba(247,238,251,.96),rgba(255,255,255,.92));text-align:left}
.app-install-card[hidden]{display:none!important}
.app-install-card h3{margin:2px 0 4px;color:var(--violet-900);font-family:inherit;font-size:18px;font-weight:850}
.app-install-card p:last-child{color:var(--muted);font-size:12px;line-height:1.5}
.landing-home .statement{position:relative;padding-top:96px;padding-bottom:96px}
.landing-home .statement::before{content:'';display:block;width:70px;height:1px;margin:0 auto 28px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.landing-home .statement h2{text-wrap:balance}
.landing-home .section-head .section-title{text-wrap:balance}
.landing-home .card,.landing-home .glass-card,.landing-home .mini-card,.landing-home .support-card{border-color:rgba(58,8,85,.1)}
.volunteer-gallery{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px max(0px,calc((100% - 760px)/2)) 16px;scrollbar-width:none;cursor:grab}
.volunteer-gallery::-webkit-scrollbar{display:none}
.volunteer-slide{flex:0 0 min(760px,82%);scroll-snap-align:center;overflow:hidden;border:1px solid rgba(58,8,85,.12);border-radius:32px;background:rgba(255,255,255,.68);box-shadow:0 18px 58px rgba(45,23,56,.1)}
.volunteer-slide img{display:block;width:100%;height:clamp(380px,50vw,620px);object-fit:cover}
.volunteer-swipe{display:flex;align-items:center;justify-content:center;gap:10px;margin:8px 0 22px;color:var(--violet-800);font-size:13px;font-weight:750}
.volunteer-swipe::after{content:'→';font-size:20px}
.volunteer-dots{display:flex;justify-content:center;gap:7px;margin-top:-4px}
.volunteer-dots span{width:7px;height:7px;border-radius:50%;background:rgba(76,13,115,.22)}
@media(max-width:960px){
  .landing-home .hero{padding-top:132px!important}
  .hero-shell{grid-template-columns:1fr;max-width:760px}
  .landing-home .hero-card{width:auto!important;max-width:none!important;margin:-24px 26px 0!important;padding:42px 38px 38px!important}
  .landing-home .hero-card .hero-title{font-size:clamp(48px,8vw,66px)!important}
  .hero-benefits{max-width:760px}
  .hero-benefits-heading{grid-template-columns:1fr;gap:10px}
  .landing-home .entry-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:800px){
  .app-install-card{display:flex}
}
@media(max-width:520px){
  .landing-home .hero{padding:118px 10px 54px!important}
  .landing-home .hero-banner{border-radius:24px!important}
  .landing-home .hero-banner img{min-height:0!important;aspect-ratio:16/9!important;object-fit:contain!important}
  .landing-home .hero-card{margin:-12px 6px 0!important;padding:30px 21px 28px!important;border-radius:26px!important}
  .landing-home .hero-card .hero-title{font-size:42px!important;line-height:.98!important}
  .landing-home .hero-card .hero-sub{font-size:14.5px!important;line-height:1.6}
  .landing-home .hero-audience{gap:6px;margin-top:18px}
  .landing-home .hero-audience span{padding:7px 9px;font-size:10.5px}
  .landing-home .hero-actions{display:grid;grid-template-columns:1fr;margin-top:22px}
  .landing-home .hero-actions .pill{width:100%}
  .hero-benefits{width:calc(100% - 4px);margin-top:18px;padding:22px 14px;border-radius:24px}
  .hero-benefits-heading{padding:0 4px}
  .hero-benefits-heading h2{font-size:34px}
  .hero-benefits-heading>p{font-size:13px}
  .landing-home .entry-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:17px}
  .landing-home .entry-benefits article{grid-template-columns:1fr;align-content:start;min-height:188px;padding:14px 12px}
  .landing-home .entry-benefits h3{font-size:13px}
  .landing-home .entry-benefits p{font-size:11.5px}
  .landing-home .entry-trust-note{padding-left:5px;padding-right:5px;text-align:left}
  .app-install-card{display:flex;align-items:flex-start;flex-direction:column;padding:17px 16px}
  .app-install-card .pill{width:100%}
  .landing-home .statement{padding:70px 18px!important}
  .landing-home .section{padding:70px 0!important}
  .landing-home .section-head{gap:14px;margin-bottom:28px}
  .landing-home .section-lede{font-size:14px}
  .volunteer-gallery{gap:12px;padding-left:8px;padding-right:8px}
  .volunteer-slide{flex-basis:88%;border-radius:22px;scroll-snap-align:start}
  .volunteer-slide img{height:clamp(360px,118vw,520px)}
}
@media(display-mode:standalone){.app-install-card{display:none!important}}
@media(max-width:370px){
  .landing-home .entry-benefits{grid-template-columns:1fr}
  .landing-home .entry-benefits article{min-height:0}
}
@media(prefers-reduced-motion:reduce){.volunteer-gallery{scroll-behavior:auto}}
