@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,650;9..144,750&display=swap";:root{--navy:#173866;--navy-dark:#0e2748;--blue:#2f67a4;--gold:#f2b544;--gold-soft:#fff2d6;--cream:#fbfaf6;--soft:#eef4f8;--ink:#152233;--muted:#5d6978;--line:#dbe3e9;--white:#fff;--radius:20px;--shadow:0 22px 60px #1738661f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}.container{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fbfaf6f0;border-bottom:1px solid #dbe3e9e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:26px;min-height:84px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--navy);width:46px;height:46px;color:var(--white);border-radius:14px;place-items:center;font-family:Fraunces,Georgia,serif;font-size:1.08rem;display:grid;box-shadow:inset 0 -4px #f2b544d9}.brand strong,.brand small{display:block}.brand strong{line-height:1.2}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:.72rem}nav{gap:26px;display:flex}nav a{color:#344253;font-size:.92rem;font-weight:600;text-decoration:none}nav a:hover{color:var(--blue)}.feedback-nav-link{background:var(--gold);color:#3f2a00;border-radius:999px;align-items:center;gap:6px;margin:-7px -10px;padding:7px 10px;transition:transform .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:0 5px 14px #75500c29}nav a.feedback-nav-link:hover,nav a.feedback-nav-link:focus-visible{color:#3f2a00;transform:translateY(-1px);box-shadow:0 8px 20px #75500c38}.has-feedback-tooltip{position:relative}.feedback-tooltip{z-index:30;background:var(--navy-dark);width:250px;color:var(--white);text-align:center;opacity:0;pointer-events:none;visibility:hidden;border-radius:10px;padding:10px 12px;font-size:.76rem;font-weight:600;line-height:1.4;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-4px);box-shadow:0 10px 28px #0e27483d}.feedback-tooltip:before{background:var(--navy-dark);content:"";width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.has-feedback-tooltip:hover .feedback-tooltip,.has-feedback-tooltip:focus-visible .feedback-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.button{border:1px solid var(--navy);background:var(--navy);min-height:48px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17386633}.button-small{min-height:40px;padding-inline:17px;font-size:.88rem}.button-secondary{color:var(--navy);background:0 0}.button-secondary:hover{background:var(--white)}.button-disabled{color:#ffffffc7;cursor:default;background:#ffffff1f;border-color:#ffffff59}.button-light{border-color:var(--white);background:var(--white);color:var(--navy-dark)}.button-outline-light{color:var(--white);background:0 0;border-color:#ffffffa6}.button-outline-light:hover{background:#ffffff1a}.hero{padding:96px 0 88px;position:relative;overflow:hidden}.hero:before{content:"";border:90px solid #2f67a412;border-radius:50%;width:520px;height:520px;position:absolute;top:-240px;right:-200px}.hero-grid{grid-template-columns:1.4fr .8fr;align-items:center;gap:70px;display:grid;position:relative}.hero-sidebar{gap:26px;width:100%;display:grid}.eyebrow,.card-label{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1,h2{color:var(--navy-dark);font-family:Fraunces,Georgia,serif;line-height:1.05}h1{letter-spacing:-.045em;max-width:740px;margin-bottom:24px;font-size:clamp(3rem,7vw,5.7rem)}h2{letter-spacing:-.025em;margin-bottom:14px;font-size:clamp(2rem,4vw,3.3rem)}h3{color:var(--navy-dark);margin-bottom:10px;font-size:1.25rem;line-height:1.3}h4{color:var(--navy-dark);margin-bottom:8px;font-size:1.12rem;line-height:1.3}.hero-logo{mix-blend-mode:multiply;width:min(260px,72%);height:auto;margin:0 auto;display:block}.hero-lede{max-width:640px;color:var(--muted);margin-bottom:32px;font-size:1.2rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.today-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:26px;padding:30px}.today-card h2{font-size:2.2rem}.quick-row{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;gap:20px;padding:17px 0;font-weight:700;text-decoration:none;display:flex}.quick-row span:last-child,.quick-row:hover{color:var(--blue)}.quick-row-volunteer{border:1px solid var(--navy);background:var(--navy);color:var(--white);border-radius:14px;align-items:center;margin-top:8px;padding:14px 15px}.quick-row-volunteer:hover,.quick-row-volunteer:focus-visible{background:var(--navy-dark);color:var(--white)}.quick-row-volunteer span:first-child small{color:#ffffffb3;margin-top:1px;font-size:.72rem;font-weight:600;display:block}.quick-row-volunteer span:last-child{color:var(--gold);font-size:1.1rem}.quick-row-transportation span:first-child small{color:var(--muted);margin-top:1px;font-size:.72rem;font-weight:600;display:block}.help-needed-strip{background:var(--navy-dark);color:var(--white)}.help-needed-inner{justify-content:space-between;align-items:center;gap:28px;min-height:66px;padding-block:10px;display:flex}.help-needed-inner div{align-items:baseline;gap:12px;display:flex}.help-needed-inner strong{color:var(--gold)}.help-needed-inner span{font-size:.94rem}.help-needed-inner a{color:var(--white);border:1px solid #ffffff47;border-radius:999px;flex:none;padding:7px 13px;font-size:.84rem;font-weight:800;text-decoration:none}.help-needed-inner a:hover{border-color:var(--gold);background:var(--gold);color:#3f2a00}.notice-strip{background:var(--gold);color:#3f2a00}.notice-inner{align-items:baseline;gap:12px;padding-block:16px;display:flex}.notice-inner span{font-size:.94rem}.section{padding:92px 0}.section-soft{background:var(--soft)}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.section-heading h2{margin-bottom:0}.section-intro{max-width:650px;color:var(--muted);margin:12px 0 0}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.card-grid{gap:20px;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.content-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;min-height:300px;padding:28px;display:flex}.content-card p:not(.card-label){color:var(--muted)}.content-card .text-link,.content-card .status-pill{align-self:flex-start;margin-top:auto}.accent-card{background:var(--navy);border-color:var(--navy);color:var(--white)}.accent-card h3,.accent-card p:not(.card-label),.accent-card .card-label,.accent-card .text-link{color:var(--white)}.accent-card .card-label{opacity:.72}.status-pill{background:var(--gold-soft);color:#75500c;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:800}.update-card{min-height:390px}.topic-list{color:inherit;margin:0 0 24px;padding-left:20px;font-size:.92rem}.topic-list li+li{margin-top:5px}.card-link-list{gap:8px;margin-top:auto;display:grid}.card-link-list .text-link{margin-top:0}.upcoming-section{background:var(--soft)}.upcoming-heading{align-items:end}.awareness-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.awareness-card{border-radius:var(--radius);background:var(--white);border:1px solid #d3dee8;grid-template-columns:104px 1fr;gap:24px;padding:26px;display:grid}.awareness-card.featured{border-color:#f2b544cc;box-shadow:0 12px 36px #17386614}.awareness-card h3{margin-bottom:8px}.awareness-card p:not(.card-label,.awareness-date,.item-source){color:var(--muted);margin-bottom:16px}.awareness-date{background:var(--gold-soft);min-height:76px;color:var(--navy-dark);text-align:center;border-radius:15px;align-content:center;place-items:center;margin:0;padding:12px;font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:750;line-height:1.15;display:grid}.item-source{color:#738091;margin:-3px 0 10px;font-size:.76rem;font-weight:700}.source-note{color:var(--muted);margin:20px 0 0;font-size:.82rem}.transportation-panel{background:var(--navy-dark);color:var(--white);border-radius:24px;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:38px;margin-top:24px;padding:30px;display:grid;box-shadow:0 14px 38px #0e274821}.transportation-panel h3{color:var(--white);margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:1.65rem}.transportation-panel p:not(.card-label){color:#ffffffbf;max-width:680px;margin-bottom:16px}.transportation-panel .card-label{color:var(--gold)}.transportation-reference-links{flex-wrap:wrap;gap:8px 18px;display:flex}.transportation-reference-links a{color:var(--white);font-size:.82rem;font-weight:800;text-decoration:none}.transportation-reference-links a:hover{color:var(--gold);text-decoration:underline}.transportation-actions{gap:9px;display:grid}.transportation-actions .button{width:100%;min-height:44px;padding-inline:16px;font-size:.84rem}.button-transportation-primary{border-color:var(--gold);background:var(--gold);color:#3f2a00}.button-transportation-store{color:var(--white);background:0 0;border-color:#ffffff73}.button-transportation-store:hover{background:#ffffff1a}.updates-hero{background:var(--cream);padding:88px 0 70px}.updates-hero h1{max-width:900px;font-size:clamp(3rem,7vw,5rem)}.updates-feed-section{background:var(--soft)}.updates-status{color:var(--muted);margin:-18px 0 24px;font-size:.82rem}.updates-feed-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.updates-feed-grid .update-card{min-height:330px}.update-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.update-meta .card-label{margin:0}.new-badge{background:var(--gold);color:#3f2a00;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.update-title-link{color:inherit;text-decoration:none}.update-title-link:hover{color:var(--blue);text-decoration:underline}.update-date{margin:-2px 0 13px;font-size:.78rem;font-weight:800;color:var(--blue)!important}.update-summary{overflow-wrap:anywhere}.update-card-footer{border-top:1px solid var(--line);gap:10px;margin-top:auto;padding-top:18px;display:grid}.update-source{color:var(--muted);font-size:.76rem;font-weight:700;text-decoration:none}.update-source:hover{color:var(--blue);text-decoration:underline}.updates-loading,.updates-empty{border-radius:var(--radius);background:var(--white);color:var(--muted);border:1px dashed #b8c8d5;grid-column:1/-1;gap:5px;padding:34px;display:grid}.updates-empty h2{margin-bottom:6px;font-size:1.8rem}.updates-empty p{margin-bottom:0}.updates-source-grid{margin-top:34px}.guide-section{background:var(--white)}.guide-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);grid-template-columns:1fr .9fr;align-items:start;gap:18px 30px;padding:32px;display:grid}.guide-card h3{font-family:Fraunces,Georgia,serif;font-size:1.75rem}.guide-card p:not(.card-label),.guide-card ul{color:var(--muted)}.guide-card ul{margin:4px 0 0;padding-left:20px;font-size:.9rem}.guide-card li+li{margin-top:6px}.guide-card .button{grid-column:1/-1;justify-self:start}.calendar-hero{background:var(--cream);padding:92px 0 74px;position:relative;overflow:hidden}.calendar-hero:after{content:"";border:76px solid #f2b5442e;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-190px}.calendar-hero-grid{z-index:1;grid-template-columns:1.15fr .65fr;align-items:center;gap:64px;display:grid;position:relative}.calendar-hero h1{max-width:700px}.calendar-source-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:24px;padding:30px}.calendar-source-card h2{font-size:2rem}.calendar-source-card p:not(.card-label){color:var(--muted)}.live-calendar-section{background:var(--white)}.calendar-events{min-height:180px}.calendar-loading,.calendar-fallback{border-radius:var(--radius);background:var(--soft);color:var(--muted);border:1px dashed #becbd5;gap:5px;padding:30px;display:grid}.calendar-loading strong{color:var(--navy-dark)}.calendar-fallback a{color:var(--blue);font-weight:800}.calendar-month+.calendar-month{margin-top:52px}.calendar-month-title{border-bottom:2px solid var(--gold);margin-bottom:18px;padding-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:1.8rem}.calendar-event-list{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.calendar-event-card{border:1px solid var(--line);background:var(--cream);border-radius:18px;grid-template-columns:74px 1fr;align-items:start;gap:20px;padding:24px;display:grid}.calendar-event-badge{background:var(--gold-soft);min-height:74px;color:var(--navy-dark);text-align:center;border-radius:14px;align-content:center;place-items:center;line-height:1;display:grid}.calendar-event-month{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.calendar-event-day{margin-top:6px;font-family:Fraunces,Georgia,serif;font-size:1.75rem}.calendar-event-details{min-width:0}.calendar-event-details .card-label{margin-bottom:6px}.calendar-event-details h4{font-size:1.28rem}.calendar-event-when{color:var(--blue);margin-bottom:8px;font-size:.9rem;font-weight:800}.calendar-event-description,.calendar-event-location{color:var(--muted);margin-bottom:7px;font-size:.88rem}.calendar-event-description{overflow-wrap:anywhere;white-space:pre-line}.calendar-event-location{overflow-wrap:anywhere}.calendar-event-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.calendar-event-action{min-height:38px;padding-inline:15px;font-size:.82rem}.calendar-help-section{background:var(--navy-dark);color:var(--white)}.calendar-help-section h2,.calendar-help-section .eyebrow{color:var(--white)}.calendar-help-section p:not(.eyebrow){color:#ffffffad}.calendar-help-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.calendar-help-links{gap:12px;display:grid}.calendar-help-links a{color:var(--white);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:14px;justify-content:space-between;gap:24px;padding:20px;text-decoration:none;display:flex}.calendar-help-links a:hover{background:#ffffff1a}.calendar-help-links strong,.calendar-help-links span{display:block}.calendar-help-links span{color:var(--gold);text-align:right;font-size:.84rem}.volunteer-hero{background:var(--cream);padding:92px 0 74px;position:relative;overflow:hidden}.volunteer-hero:after{content:"";border:78px solid #2f67a414;border-radius:50%;width:430px;height:430px;position:absolute;top:-250px;right:-190px}.volunteer-hero-grid{z-index:1;grid-template-columns:1.15fr .65fr;align-items:center;gap:64px;display:grid;position:relative}.volunteer-summary-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:24px;padding:30px}.volunteer-summary-card h2{margin-bottom:12px;font-size:1.8rem}.volunteer-summary-card p:last-child{color:var(--muted);margin-bottom:0}.volunteer-count{color:var(--navy);margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:4.8rem;font-weight:750;line-height:.95}.volunteer-opportunities-section{background:var(--soft)}.volunteer-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.volunteer-card{border-radius:var(--radius);background:var(--white);border:1px solid #d3dee8;flex-direction:column;padding:30px;display:flex}.volunteer-card>p:not(.card-label){color:var(--muted)}.volunteer-card-date{color:var(--blue);justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;font-weight:800;display:flex}.volunteer-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.7rem}.volunteer-status-open{color:#1f6540;background:#dcefe3}.volunteer-status-full{background:var(--gold-soft);color:#75500c}.volunteer-details{border-top:1px solid var(--line);gap:0;margin:18px 0 26px;display:grid}.volunteer-details div{border-bottom:1px solid var(--line);grid-template-columns:108px 1fr;gap:16px;padding:10px 0;display:grid}.volunteer-details dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800}.volunteer-details dd{color:var(--ink);margin:0;font-weight:600}.volunteer-card .button{align-self:flex-start;margin-top:auto}.volunteer-empty-state{background:var(--white);text-align:center;border:1px dashed #b8c8d5;border-radius:24px;padding:42px}.volunteer-empty-state h3{font-family:Fraunces,Georgia,serif;font-size:2rem}.volunteer-empty-state>p:not(.card-label){max-width:700px;color:var(--muted);margin-inline:auto}.volunteer-empty-state .button-row{justify-content:center;margin-top:26px}.volunteer-interest-section{background:var(--navy);color:var(--white)}.volunteer-interest-panel{justify-content:space-between;align-items:center;gap:46px;display:flex}.volunteer-interest-panel h2,.volunteer-interest-panel .eyebrow{color:var(--white)}.volunteer-interest-panel p:not(.eyebrow){color:#ffffffb8;max-width:700px;margin-bottom:0}.volunteer-interest-panel .button{flex:none}.action-section{background:var(--white)}.split-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.action-card{background:var(--gold-soft);border-radius:28px;min-height:480px;padding:42px;position:relative;overflow:hidden}.action-card h2{max-width:480px}.action-card p:not(.eyebrow){max-width:520px;color:var(--muted);margin-bottom:30px}.action-card.dark{background:var(--navy-dark);color:var(--white)}.action-card.dark h2,.action-card.dark .eyebrow,.action-card.dark p:not(.eyebrow){color:var(--white)}.action-card.dark p:not(.eyebrow){opacity:.75}.number{color:#17386612;font-family:Fraunces,Georgia,serif;font-size:12rem;font-weight:750;line-height:1;position:absolute;bottom:-40px;right:24px}.dark .number{color:#ffffff0d}.button-row{flex-wrap:wrap;gap:10px;display:flex}.resources-section{background:var(--navy);color:var(--white)}.resources-section h2,.resources-section .eyebrow{color:var(--white)}.resources-section .eyebrow{opacity:.65}.resource-columns{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px;display:grid}.resource-group{border-radius:var(--radius);background:#ffffff0f;border:1px solid #fff3;padding:26px;overflow:hidden}.resource-group .card-label{color:var(--gold)}.resource-group h3{color:var(--white)}.resource-list{margin:20px -10px -10px;display:grid}.resource-list a{color:var(--white);border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;padding:14px 10px;text-decoration:none;display:flex}.resource-list a:hover{background:#ffffff14}.resource-list a>span:first-child,.resource-list strong,.resource-list small{display:block}.resource-list strong{font-size:.95rem}.resource-list small{color:#ffffff9e;margin-top:2px;font-size:.78rem;line-height:1.4}.resource-list a>span:last-child{color:var(--gold);font-weight:800}.resource-grid{border-radius:var(--radius);background:#ffffff38;border:1px solid #ffffff38;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.resource-grid a{background:var(--navy);color:var(--white);padding:24px;text-decoration:none;transition:background .16s}.resource-grid a:hover{background:#1d477f}.resource-grid strong,.resource-grid span{display:block}.resource-grid strong{margin-bottom:4px;font-size:1.05rem}.resource-grid span{color:#ffffffad;font-size:.9rem}.expense-section{background:var(--soft)}.expense-panel{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:24px;display:grid}.request-options{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.request-option{border-radius:var(--radius);background:var(--white);border:1px solid #d3dee8;padding:30px}.request-option p{color:var(--muted)}.request-option ul{color:var(--muted);margin:20px 0 0;padding-left:20px}.request-option li+li{margin-top:7px}.process-number{background:var(--gold-soft);width:38px;height:38px;color:var(--navy);border-radius:12px;place-items:center;margin-bottom:22px;font-size:.82rem;font-weight:800;display:inline-grid}.request-cta{border-radius:var(--radius);background:var(--navy-dark);color:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;padding:34px;display:flex}.request-cta h3{color:var(--white);margin-top:22px;font-size:1.55rem}.request-cta p{color:#ffffffbd}.request-cta .button{border-color:var(--gold);background:var(--gold);color:#3f2a00;margin-top:10px}.request-cta small{color:#fff9;margin-top:20px;line-height:1.45;display:block}.staff-header-inner{min-height:76px}.staff-hero{background:var(--cream);padding:84px 0 52px}.staff-hero h1{max-width:900px;font-size:clamp(2.8rem,6vw,5rem)}.narrow-container{max-width:960px}.internal-notice{border-left:5px solid var(--gold);background:var(--gold-soft);color:#3f2a00;border-radius:8px;align-items:baseline;gap:12px;padding:18px 20px;display:flex}.internal-notice span{font-size:.92rem}.request-option h2,.request-cta h2{margin-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:1.65rem;line-height:1.15}.request-cta h2{color:var(--white);margin-top:22px}footer{color:#ffffff9e;background:#091c34;padding:34px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-inner p{margin:0;font-size:.85rem}.footer-inner p a,.footer-brand strong{color:var(--white)}.footer-brand small{color:#ffffff8f}@media (width<=1050px){.header-inner>.button{display:none}}@media (width<=900px){nav{display:none}.hero{padding-top:72px}.hero-grid,.split-grid,.calendar-hero-grid,.calendar-help-grid,.volunteer-hero-grid{grid-template-columns:1fr}.hero-grid{gap:42px}.card-grid.three{grid-template-columns:1fr}.content-card{min-height:240px}.update-card{min-height:0}.awareness-grid,.resource-columns,.expense-panel,.guide-grid,.calendar-event-list,.volunteer-grid,.updates-feed-grid,.transportation-panel{grid-template-columns:1fr}.transportation-actions{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.container{width:min(100% - 28px,1120px)}.header-inner{min-height:72px}.header-inner>.button{display:none}.brand-mark{width:42px;height:42px}.brand small{font-size:.62rem}.hero{padding:54px 0 62px}h1{font-size:3.05rem}.section{padding:66px 0}.notice-inner{display:block}.help-needed-inner,.help-needed-inner div,.volunteer-interest-panel{gap:8px;display:grid}.help-needed-inner{padding-block:14px}.help-needed-inner a{justify-self:start;margin-top:3px}.section-heading{display:block}.section-heading .text-link{margin-top:12px;display:inline-block}.awareness-card{grid-template-columns:1fr}.awareness-date{width:120px}.transportation-panel{padding:24px}.transportation-actions{grid-template-columns:1fr}.guide-card{grid-template-columns:1fr;padding:26px}.calendar-hero,.updates-hero,.volunteer-hero{padding:62px 0 54px}.volunteer-empty-state{text-align:left;padding:30px 24px}.volunteer-empty-state .button-row{justify-content:flex-start}.volunteer-interest-panel .button{justify-self:start;margin-top:14px}.calendar-event-card{grid-template-columns:62px 1fr;padding:18px}.calendar-event-badge{min-height:62px}.calendar-help-links a{gap:5px;display:grid}.calendar-help-links span{text-align:left}.internal-notice{gap:4px;display:grid}.request-options{grid-template-columns:1fr}.request-option,.request-cta{padding:26px}.action-card{min-height:430px;padding:30px}.resource-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
