.community-page{min-height:100vh;background:var(--page)}.community-hero{position:relative;z-index:1;height:var(--content-hero-height);overflow:hidden;color:#ffffff;background:#0088d1}.community-hero__banner{position:absolute;inset:0;z-index:0;overflow:hidden}.community-hero__banner img{width:100%;height:100%;object-fit:cover}.community-hero:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(0,138,207,.08),rgba(83,194,245,.08));opacity:1}.community-hero__inner{position:relative;z-index:2;width:min(var(--container),calc(100% - 48px));height:100%;margin:0 auto}.community-hero__subject{display:none}.community-hero h1{position:absolute;left:0;bottom:100px;z-index:4;margin:0;color:#ffffff;font-size:60px;font-weight:500;line-height:1;text-shadow:0 3px 14px rgba(0,97,151,.18);transform:none}.community-hero h1[data-reveal],.community-hero h1[data-reveal].is-visible{transform:none}.community-shell{width:min(var(--container),calc(100% - 48px));margin:0 auto;padding:72px 0 128px}.community-section__heading,.community-section__title-row{margin-bottom:24px}.community-section__title-row{display:flex;align-items:end;justify-content:space-between;gap:24px}.community-section__heading h2,.community-section__title-row h2,.community-volunteer h2{margin:0;color:var(--red-500);font-size:36px;font-weight:500;line-height:1}.community-section__heading p,.community-section__title-row p{margin:16px 0 0;color:var(--blue-900);font-size:20px;line-height:1.3}.community-section__title-row a{margin-bottom:4px;color:var(--blue-900);font-size:20px;font-weight:500;white-space:nowrap}.community-visit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.community-visit-card{display:block;overflow:hidden;min-width:0;color:inherit;text-decoration:none;border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.community-visit-card>img,.community-visit-card__image{width:100%;aspect-ratio:467/225}.community-visit-card>img{height:auto;object-fit:cover}.community-visit-card__image{background:linear-gradient(180deg,rgba(23,159,225,.9),rgba(82,194,244,.88)),radial-gradient(circle at 20% 18%,rgba(255,255,255,.28) 0 9%,transparent 10%),linear-gradient(135deg,#0c98db,#62cdfd)}.community-visit-card>div{padding:30px}.community-visit-card h3{font-size:24px;font-weight:500}.community-visit-card h3,.community-visit-card p{margin:0 0 12px;color:var(--blue-900);line-height:1.5}.community-visit-card p{font-size:21px;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:400;display:-webkit-box;overflow:hidden}.community-visit-card time{color:var(--blue-900);font-size:18px;font-weight:500}.community-post-shell{padding-bottom:120px}.community-post-article{width:100%}.community-post-header{margin-bottom:48px}.community-post-title{margin:0 0 12px;color:var(--blue-900);font-size:60px;font-weight:500;line-height:1.2}.community-post-date{color:var(--blue-900);font-size:18px;font-weight:500}.community-post-content{font-size:24px;font-weight:500;line-height:1.7}.community-post-content h2{margin:44px 0 16px;color:var(--blue-900);font-size:28px;font-weight:700;line-height:1.3}.community-post-content h3{margin:32px 0 12px;color:var(--blue-900);font-size:24px;font-weight:700;line-height:1.35}.community-post-content p{color:var(--blue-900);margin:0 0 48px}.community-post-content img{width:100%;height:auto;margin-bottom:48px}.community-post-image{width:100%;height:auto;margin:0 0 48px;object-fit:cover}.community-image-gallery{display:grid;grid-template-columns:repeat(var(--community-gallery-columns,2),minmax(0,1fr));margin:16px 0 48px}.community-image-gallery--gap-small{gap:8px}.community-image-gallery--gap-medium{gap:16px}.community-image-gallery--gap-large{gap:28px}.community-image-gallery figure{min-width:0;margin:0}.community-image-gallery__frame{overflow:hidden;border-radius:4px}.community-post-content .community-image-gallery img{display:block;width:100%;margin:0}.community-image-gallery--cover .community-image-gallery__frame{aspect-ratio:4/3}.community-image-gallery--cover img{height:100%;object-fit:cover}.community-image-gallery--natural img{height:auto;object-fit:contain}.community-image-gallery figcaption{margin-top:8px;color:var(--blue-900);font-size:15px;font-weight:400;line-height:1.4}@media (max-width:900px){.community-image-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.community-image-gallery{grid-template-columns:1fr}}.community-post-sources{margin-top:48px}.community-post-sources h3{margin:0 0 12px;font-size:24px;color:var(--blue-900);font-weight:500;display:inline-block}.community-post-sources ul{margin:0;padding:0;list-style:none}.community-post-sources li{margin-bottom:8px}.community-post-sources a{color:var(--red-500);font-size:24px;font-weight:500}.community-post-sources a:hover{text-decoration:underline}.community-mobile-dots{display:none}.community-services{margin-top:52px}.community-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.community-service-card{display:grid;grid-template-rows:auto 1fr auto;min-height:334px;padding:38px 28px 32px;border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.community-service-card header{display:flex;align-items:center;gap:20px}.community-service-icon{flex:0 0 auto;width:66px;height:66px;object-fit:contain}.community-service-icon--legal{display:grid;place-items:center}.community-service-icon--legal svg{display:block;width:66px;height:66px}.community-service-icon--legal path:first-child{fill:#dff3ff;stroke:none}.community-service-icon--legal path:not(:first-child){fill:none;stroke:#1e9fe0;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.community-service-card h3{margin:0 0 8px;color:var(--text-strong);font-size:31px;font-weight:500;line-height:1.1}.community-service-card header p{margin:0;color:var(--blue-900);font-size:17px}.community-service-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px;align-content:start;margin:34px 0 30px;padding:0;list-style:none}.community-service-card li{display:flex;align-items:center;min-width:0;color:var(--blue-900);font-size:18px;line-height:1.3}.community-check{flex:0 0 auto;width:16px;height:16px;margin-right:8px;background:url(/assets/tick.svg) 50%/contain no-repeat}.community-service-card a,.community-volunteer a{display:grid;place-items:center;min-height:45px;color:#ffffff;font-size:17px;font-weight:500;line-height:1;border-radius:5px;background:linear-gradient(90deg,#129ddf,#4ec2f8)}.community-service-card a{background:radial-gradient(circle at 0 0,#65caff 0,#0088d1 100%)}.community-engagement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.community-sentiment-card{overflow:hidden;min-height:438px;padding-bottom:24px;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.community-sentiment-card header{height:74px;border-radius:inherit inherit 0 0;background:url(/assets/poll-header.svg) top/100% 100% no-repeat,linear-gradient(180deg,#0088d1,#65caff)}.community-sentiment-card h3{position:relative;z-index:2;margin:0;padding:24px 28px 0;color:#ffffff;font-size:24px;font-weight:500;line-height:1}.community-sentiment-card .sentiment-list{gap:25px;padding:40px 28px 0}.community-sentiment-card>p{margin-top:30px}.community-volunteer{display:grid;grid-template-rows:220px auto;gap:20px;min-height:438px;padding:28px;color:#ffffff;border-radius:16px;background:radial-gradient(98.92% 100% at 100% 100%,#65CAFF 0,#0088D1 100%);box-shadow:0 18px 38px rgba(42,151,209,.18)}.community-volunteer__image{position:relative;min-height:220px;overflow:hidden;border-radius:10px;background:#d7eaf4}.community-volunteer__image img{object-fit:cover}.community-volunteer__content{display:grid;align-content:start}.community-volunteer ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0 0 20px;padding:0;list-style:none}.community-volunteer li{display:flex;align-items:center;min-width:0;font-size:17px;line-height:1.25}.community-volunteer li:before{flex:0 0 auto;width:16px;height:14px;margin-right:10px;content:"";background:url(/assets/community-icon-3.svg) 50%/contain no-repeat}.community-volunteer a{color:var(--blue-900);background:#eef8ff;border-radius:8px}@media (max-width:1180px){.community-engagement-grid{gap:16px}}@media (max-width:760px){body.has-mobile-menu-open .community-hero{z-index:30}.community-hero{height:var(--page-hero-height-mobile)}.community-hero:before{background:linear-gradient(180deg,rgba(0,138,207,.08),rgba(83,194,245,.08));opacity:1}.community-hero__inner{width:calc(100% - 40px);max-width:350px;margin:auto}.community-hero__subject{display:none}.community-hero h1{font-size:20px;bottom:27px}.community-shell{width:calc(100% - 40px);max-width:350px;margin:auto;padding:24px 0 30px}.community-visits{width:100%;max-width:none}.community-section__heading{margin-bottom:24px}.community-section__title-row{margin-bottom:16px}.community-section__title-row>div{min-width:0}.community-section__heading h2,.community-section__title-row h2,.community-volunteer h2{font-size:18px}.community-section__heading p,.community-section__title-row p{margin-top:4px;font-size:14px}.community-section__title-row a{flex:0 0 auto;font-size:16px;margin-bottom:0}.community-visit-grid{display:flex;gap:18px;width:100%;overflow-x:auto;scroll-padding:0 20px;scroll-snap-type:x mandatory;scrollbar-width:none}.community-visit-grid::-webkit-scrollbar{display:none}.community-visit-grid--archive{display:grid;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}.community-visit-grid--archive .community-visit-card{width:100%;max-width:none}.community-visit-card{flex:0 0 100%;max-width:300px;border-radius:10px;scroll-snap-align:start}.community-visit-card>div{padding:19px 21px 22px}.community-visit-card h3{margin-bottom:11px;font-size:16px;line-height:1.42}.community-visit-card p{margin-bottom:10px;font-size:13px;line-height:1.5}.community-visit-card time{font-size:13px}.community-mobile-dots{display:flex;justify-content:center;gap:5px;margin-top:22px;padding:0 24px}.community-mobile-dot{width:8px;height:8px;padding:0;cursor:pointer;border:0;border-radius:999px;appearance:none;background:#cfdfe8}.community-mobile-dot.is-active{background:var(--blue-300)}.community-engagement-grid,.community-service-grid{grid-template-columns:1fr;gap:28px}.community-service-card{min-height:0;padding:24px 19px 22px;border-radius:12px}.community-service-card header{justify-content:center;gap:13px;text-align:left}.community-service-icon,.community-service-icon--legal svg{width:52px;height:52px}.community-service-card h3{margin-bottom:5px;font-size:19px}.community-service-card header p{font-size:12px}.community-service-card ul{gap:11px 12px;margin:24px 0 20px}.community-service-card li{font-size:13px}.community-check{width:16px;height:16px;margin-right:6px}.community-service-card a,.community-volunteer a{min-height:42px;font-size:14px;border-radius:5px}.community-sentiment-card{min-height:0;padding-bottom:20px;border-radius:12px}.community-sentiment-card header{height:48px}.community-sentiment-card h3{padding:15px 17px 0;font-size:16px}.community-sentiment-card .sentiment-list{gap:18px;padding:24px 17px 0}.community-sentiment-card>p{margin:22px 0 0;font-size:12px}.community-volunteer{display:block;max-width:353px;min-height:0;margin:0 auto;padding:18px;border-radius:12px}.community-volunteer__image{min-height:108px;margin-bottom:20px;border-radius:8px}.community-volunteer p{margin:13px 0 16px;font-size:13px;line-height:1.45}.community-volunteer ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-bottom:22px}.community-volunteer li{font-size:12px}.community-volunteer li:before{margin-right:7px}.community-post-shell{padding:24px 0 60px}.community-post-header{margin-bottom:8px}.community-post-title{font-size:24px;margin-bottom:8px}.community-post-date{font-size:13px}.community-post-content{font-size:13px;line-height:1.6}.community-post-content h2{margin-top:28px;font-size:20px}.community-post-content h3{margin-top:20px;font-size:13px}.community-post-content img{margin-bottom:8px}.community-post-image{margin:0 0 8px}.community-post-sources{margin-top:32px}.community-post-sources h3{margin-top:0;font-size:13px}.community-post-sources a{font-size:13px}}