:root{--rotary-azure:#0050a2;--rotary-azure-bright:#005daa;--rotary-royal:#17458f;--rotary-sky:#019cdb;--rotary-gold:#f7a81b;--rotary-gold-dark:#d98c00;--ink:#16212e;--slate:#51616f;--line:#e2e8ee;--cloud:#f4f7fb;--white:#ffffff;--maxw:1140px;--radius:8px;--shadow-sm:0 1px 3px rgba(23,69,143,.08);--shadow-md:0 10px 30px rgba(23,69,143,.12);--ff-body:var(--font-open-sans),"Open Sans","Segoe UI",Tahoma,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ff-body);color:var(--ink);line-height:1.6;background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{line-height:1.18;color:var(--rotary-royal);margin:0 0 .5em;font-weight:800}h1{font-size:clamp(2rem,5vw,3.25rem);letter-spacing:0}h2{font-size:clamp(1.5rem,3.5vw,2.25rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}a{color:var(--rotary-azure)}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section--compact-bottom{padding-bottom:clamp(1.5rem,3vw,2.25rem)}.section--tint{background:var(--cloud)}.eyebrow{text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:700;color:var(--rotary-sky);margin:0 0 .6rem}.lead{font-size:1.15rem;color:var(--slate);max-width:60ch}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.section-stack{margin-top:2rem}.section-stack--md{margin-top:1.5rem}.section-stack--lg{margin-top:2.5rem}.content-grid--center{align-items:center}.mb-0{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:.95rem;padding:.8rem 1.5rem;border-radius:999px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn--full{justify-content:center;width:100%}.btn:active{transform:translateY(1px)}.btn--gold{background:var(--rotary-gold);color:var(--rotary-royal)}.btn--gold:hover{background:var(--rotary-gold-dark)}.btn--azure{background:var(--rotary-azure);color:#fff}.btn--azure:hover{background:var(--rotary-royal)}.btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.btn--ghost:hover{background:rgba(255,255,255,.12)}.btn--outline{background:#fff;color:var(--rotary-azure);border-color:var(--line)}.btn--outline:hover{border-color:var(--rotary-azure)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.nav{position:relative;justify-content:space-between;height:72px}.brand,.nav{display:flex;align-items:center}.brand{gap:.7rem;text-decoration:none;color:var(--rotary-royal)}.brand__mark{width:40px;height:40px;flex:none}.brand__text{display:flex;flex-direction:column;line-height:1.05;min-width:0}.brand__name{font-weight:800;font-size:1.02rem}.brand__sub{font-size:.7rem;letter-spacing:0;text-transform:uppercase;color:var(--rotary-sky)}.nav__links{display:flex;align-items:center;gap:.35rem;list-style:none;margin:0;padding:0}.nav__links a{display:inline-flex;align-items:center;min-height:42px;text-decoration:none;color:var(--ink);font-weight:600;font-size:.95rem;padding:.5rem .85rem;border-radius:8px}.nav__links a:hover{background:var(--cloud)}.nav__links a.active,.nav__links a:hover{color:var(--rotary-azure)}.nav__cta{margin-left:.5rem}.nav__toggle{display:none;background:none;border:0;cursor:pointer;padding:.5rem;border-radius:8px}.nav__toggle:hover{background:var(--cloud)}.nav__toggle span{display:block;width:24px;height:2px;background:var(--rotary-royal);margin:5px 0;border-radius:2px}.hero{position:relative;color:#fff;background:linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 60%,var(--rotary-azure-bright) 100%);overflow:hidden}.hero:after{content:"";position:absolute;right:-120px;bottom:-120px;width:420px;height:420px;opacity:.12;background:url(/wheel.svg) 50%/contain no-repeat}.hero .container{position:relative;z-index:2;padding-top:clamp(3.5rem,8vw,6rem);padding-bottom:clamp(3.5rem,8vw,6rem)}.hero h1{color:#fff;max-width:16ch}.hero p{color:rgba(255,255,255,.92);font-size:1.2rem;max-width:56ch}.hero__tag{display:inline-block;background:var(--rotary-gold);color:var(--rotary-royal);font-weight:800;letter-spacing:0;text-transform:uppercase;font-size:.72rem;padding:.35rem .8rem;border-radius:999px;margin-bottom:1.2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero--subpage{background:radial-gradient(760px 420px at 78% 36%,rgba(1,156,219,.26),transparent 64%),linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 58%,var(--rotary-azure-bright) 100%)}.hero--subpage:after{right:clamp(-420px,-24vw,-220px);bottom:50%;width:clamp(660px,58vw,920px);height:clamp(660px,58vw,920px);background-image:url(/wheel.svg);opacity:.16;transform:translateY(50%)}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.stat{text-align:center;padding:1rem}.stat__num{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--rotary-gold-dark)}.stat__label{color:var(--slate);font-size:.9rem}.grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.card__icon{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;margin-bottom:1rem;background:linear-gradient(135deg,var(--rotary-sky),var(--rotary-azure));color:#fff;font-size:1.4rem}.card h3{color:var(--rotary-royal)}.card p{color:var(--slate);margin-bottom:0}.activity-showcase{display:grid;margin-top:2.5rem}.activity-journal{display:grid}.activity-entry{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:clamp(1.2rem,3vw,2rem);gap:clamp(1.2rem,3vw,2rem);align-items:start;padding:1.5rem 0;border-top:1px solid var(--line)}.activity-entry:last-child{border-bottom:1px solid var(--line)}.activity-entry__media{overflow:hidden;aspect-ratio:4/3;margin:0;border-radius:4px;background:var(--cloud)}.activity-entry__media img,.activity-supporting-media img{display:block;width:100%;height:100%;object-fit:cover}.activity-entry__body{min-width:0;padding-top:.05rem}.activity-entry__top{display:flex;flex-wrap:wrap;gap:.45rem .65rem;align-items:center;margin-bottom:.6rem}.activity-entry__top .tag{background:transparent;border:1px solid var(--line);border-radius:6px;color:var(--rotary-azure);font-size:.76rem;font-weight:700;padding:.18rem .55rem}.activity-card__eyebrow{color:var(--slate);font-size:.68rem;font-weight:600;letter-spacing:0;line-height:1.35;margin:0 0 .35rem;text-transform:uppercase}.activity-entry h3{color:var(--rotary-royal);font-size:clamp(1.12rem,1.8vw,1.38rem);margin-bottom:.3rem;overflow-wrap:anywhere}.activity-entry p{color:var(--slate);font-size:.94rem;margin-bottom:.75rem;max-width:72ch}.activity-date{font-size:.82rem}.activity-date,.activity-meta{color:var(--slate);font-weight:600}.activity-meta{font-size:.84rem!important;margin-bottom:.55rem!important}.activity-details{margin-top:.15rem}.activity-details summary{cursor:pointer;color:var(--slate);display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;list-style:none;transition:color .12s ease}.activity-details summary:hover{color:var(--rotary-azure)}.activity-details summary:focus-visible{outline:3px solid rgba(1,156,219,.24);outline-offset:2px;border-radius:6px}.activity-details summary::-webkit-details-marker{display:none}.activity-details summary:after{content:"";width:.36rem;height:.36rem;border-bottom:2px solid;border-right:2px solid;opacity:.7;transform:translateY(-.08rem) rotate(45deg);transition:transform .12s ease}.activity-details[open] summary:after{transform:translateY(.08rem) rotate(225deg)}.activity-highlights{display:grid;grid-gap:.35rem;gap:.35rem;list-style:none;margin:.7rem 0 0;padding:0}.activity-highlights li{position:relative;color:var(--slate);font-size:.86rem;line-height:1.45;padding-left:.95rem}.activity-highlights li:before{content:"";position:absolute;left:0;top:.62em;width:.32rem;height:.32rem;border-radius:50%;background:var(--rotary-sky)}.activity-supporting-media{display:grid;grid-template-columns:repeat(2,minmax(0,132px));grid-gap:.65rem;gap:.65rem;margin-top:.85rem}.activity-supporting-media img{height:78px;border-radius:4px}.focus-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0;margin:0;list-style:none}.focus-list li{background:#fff;border:1px solid var(--line);border-left:4px solid var(--rotary-gold);padding:.6rem 1rem;border-radius:8px;font-weight:600;color:var(--rotary-royal);font-size:.95rem}.fourway{counter-reset:fw;display:grid;grid-gap:1rem;gap:1rem}.fourway li{list-style:none;position:relative;padding:1.1rem 1.1rem 1.1rem 3.4rem;background:#fff;border-radius:var(--radius);border:1px solid var(--line);font-weight:600;color:var(--ink)}.fourway li:before{counter-increment:fw;content:counter(fw);position:absolute;left:1rem;top:1rem;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--rotary-gold);color:var(--rotary-royal);display:grid;place-items:center;font-weight:800;font-size:.9rem}.cta-band{background:linear-gradient(135deg,var(--rotary-royal),var(--rotary-azure));text-align:center}.cta-band,.cta-band h2{color:#fff}.cta-band p{color:rgba(255,255,255,.9);max-width:52ch;margin-inline:auto}.cta-band__inner{max-width:760px;margin:0 auto}.cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.forum-hero{background:linear-gradient(135deg,var(--rotary-royal),var(--rotary-azure));color:#fff}.forum-hero h1{color:#fff}.forum-hero p{color:rgba(255,255,255,.9);max-width:60ch}.forum-layout{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.ask-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);position:-webkit-sticky;position:sticky;top:90px}.field{margin-bottom:1rem}.field label{display:block;font-weight:700;font-size:.88rem;margin-bottom:.35rem;color:var(--rotary-royal)}.field input,.field select,.field textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:8px;font:inherit;color:var(--ink);background:#fff}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--rotary-azure);box-shadow:0 0 0 3px rgba(0,80,162,.15)}.field textarea{resize:vertical;min-height:110px}.field .hint{font-size:.78rem;color:var(--slate);margin:.3rem 0 0}.field__optional{font-weight:400}.field__optional,.form-intro,.form-note{color:var(--slate)}.form-intro{font-size:.9rem;margin-top:-.15rem}.form-error{color:#c0392b;font-size:.9rem;margin:.7rem 0 0}.forum-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.forum-toolbar .count{color:var(--slate);font-size:.9rem}.chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border:1px solid var(--line);background:#fff;color:var(--slate);border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer}.chip.active{background:var(--rotary-azure);color:#fff;border-color:var(--rotary-azure)}.q-list{display:grid;grid-gap:1rem;gap:1rem;list-style:none;padding:0;margin:0}.q-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.q-top{display:flex;gap:1rem;align-items:flex-start}.q-vote{display:flex;flex-direction:column;align-items:center;gap:.15rem}.q-vote button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:30px;cursor:pointer;color:var(--rotary-azure);font-weight:800}.q-vote button:hover{background:var(--cloud)}.q-vote .score{font-weight:800;color:var(--rotary-royal)}.q-body{flex:1 1;min-width:0}.q-body h3{margin:0 0 .35rem;font-size:1.1rem}.q-text{margin:0 0 .6rem}.q-meta,.q-text{color:var(--slate)}.q-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.8rem}.tag{background:var(--cloud);color:var(--rotary-azure)}.badge-answered,.tag{border-radius:999px;padding:.2rem .65rem;font-weight:700;font-size:.74rem}.badge-answered{background:#e6f6ec;color:#1f8f4e}.answers{margin:1rem 0 0;border-top:1px dashed var(--line);padding-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.answer{background:var(--cloud);border-radius:8px;padding:.8rem 1rem}.answer .a-meta{font-size:.76rem;color:var(--slate);margin-top:.35rem}.answer.official{border-left:4px solid var(--rotary-gold)}.answer.official .a-meta strong{color:var(--rotary-gold-dark)}.reply-form{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.reply-form textarea{min-height:70px}.reply-toggle{background:none;border:0;color:var(--rotary-azure);font-weight:700;cursor:pointer;padding:0;font-size:.88rem}.empty{text-align:center;color:var(--slate);padding:2.5rem 1rem;border:2px dashed var(--line);border-radius:var(--radius)}.toast{position:fixed;left:50%;bottom:1.5rem;transform:translateX(-50%) translateY(120%);background:var(--rotary-royal);color:#fff;padding:.8rem 1.3rem;border-radius:999px;box-shadow:var(--shadow-md);font-weight:600;z-index:100;transition:transform .25s ease}.toast.show{transform:translateX(-50%) translateY(0)}.site-footer{background:var(--rotary-royal);color:rgba(255,255,255,.85);padding:3rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2rem;gap:2rem}.site-footer h4{color:#fff;font-size:1rem;margin-bottom:.8rem}.site-footer a{color:rgba(255,255,255,.85);text-decoration:none}.site-footer a:hover{color:var(--rotary-gold)}.footer-links{list-style:none;padding:0;margin:0;display:grid;grid-gap:.45rem;gap:.45rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:2rem;padding-top:1.25rem;font-size:.82rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:.6rem;margin-bottom:.8rem}.footer-brand .brand__mark{width:34px;height:34px}@media (max-width:880px){.nav__links{position:absolute;top:calc(100% + .5rem);left:1.25rem;right:1.25rem;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;gap:.2rem;padding:.55rem;display:none}.nav__links.open{display:flex}.nav__links li{width:100%}.nav__links a{justify-content:space-between;width:100%;min-height:46px;padding:.75rem .85rem;border-radius:8px}.nav__links a.active{background:var(--cloud)}.nav__cta{margin:.35rem 0 0;padding-top:.45rem;border-top:1px solid var(--line)}.nav__cta .btn{justify-content:center}.nav__toggle{display:block}.activity-entry,.grid--2,.grid--3{grid-template-columns:1fr}.activity-entry__media{max-width:420px}.stats{grid-template-columns:repeat(2,1fr)}.forum-layout{grid-template-columns:1fr}.ask-card{position:static}.footer-grid{grid-template-columns:1fr}}@media (max-width:560px){.activity-entry{gap:1rem;padding:1.25rem 0}.activity-entry__media{max-width:none}.activity-supporting-media{grid-template-columns:1fr}.activity-supporting-media img{height:160px}}.h-accent{position:relative;display:inline-block}.h-accent:after{content:"";display:block;width:64px;height:4px;border-radius:4px;background:var(--rotary-gold);margin-top:.6rem}.center .h-accent:after{margin-left:auto;margin-right:auto}.reveal{opacity:1;transform:none}.hero--poa{display:grid;align-items:center;min-height:min(700px,calc(100svh - 96px));padding-bottom:0}.hero--poa:after{content:none}.hero--poa .container{padding-bottom:clamp(3rem,7vw,5.5rem);padding-top:clamp(3rem,7vw,5.5rem)}.hero__copy{max-width:640px;position:relative;z-index:2}.hero__kicker{color:var(--rotary-gold);font-size:clamp(1rem,2vw,1.25rem);font-weight:800;margin:0 0 .8rem}.hero__kicker,.impact-lockup{letter-spacing:0;text-transform:uppercase}.impact-lockup{color:#fff;font-size:clamp(3rem,8vw,5.9rem);font-style:italic;line-height:.86;max-width:8ch;text-shadow:0 8px 26px rgba(0,35,82,.22)}.impact-lockup span{display:block}.impact-lockup span:nth-child(2){padding-left:.16em}.impact-lockup span:nth-child(3){padding-left:.32em}.impact-photo{position:absolute;inset:0;overflow:hidden;z-index:0;margin:0}.impact-photo:after{content:"";position:absolute;inset:0;left:0;right:0;background:linear-gradient(90deg,rgba(0,31,75,.93),rgba(0,54,116,.82) 38%,rgba(0,80,162,.42) 68%,rgba(0,80,162,.18)),linear-gradient(0deg,rgba(0,31,75,.7),rgba(0,31,75,.08) 52%);pointer-events:none}.impact-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.06) contrast(1.03)}.collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:.9rem;gap:.9rem}.collage .media-duotone:first-child{grid-row:span 2}.media-duotone{position:relative;overflow:hidden;border-radius:var(--radius);background:radial-gradient(120% 120% at 20% 10%,rgba(1,156,219,.55),transparent 55%),linear-gradient(150deg,var(--rotary-royal),var(--rotary-azure));min-height:150px;box-shadow:var(--shadow-md);display:grid;place-items:center;color:rgba(255,255,255,.85)}.media-duotone[data-ratio=tall]{min-height:320px}.media-duotone[data-ratio=wide]{aspect-ratio:16/10}.media-duotone .ph{text-align:center;font-size:.78rem;letter-spacing:0;text-transform:uppercase;font-weight:700;opacity:.9;padding:1rem}.media-duotone .ph svg{width:34px;height:34px;display:block;margin:0 auto .5rem;opacity:.9}.media-duotone:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 38px 38px 0;border-color:transparent var(--rotary-gold) transparent transparent;opacity:.9}.media-duotone img{width:100%;height:100%;object-fit:cover;mix-blend-mode:luminosity;filter:contrast(1.05)}.aof-heading{max-width:760px;margin-bottom:2rem}.aof-map{display:grid;grid-template-columns:1.18fr 1fr 1fr;grid-gap:.9rem;gap:.9rem}.aof-cluster{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-left:5px solid var(--cluster-accent);border-radius:8px;box-shadow:var(--shadow-sm)}.aof-cluster,.aof-cluster--health{--cluster-accent:var(--rotary-sky)}.aof-cluster--opportunity{--cluster-accent:var(--rotary-gold)}.aof-cluster--community{--cluster-accent:var(--rotary-royal)}.aof-cluster__head{padding:1.05rem 1.1rem .75rem}.aof-cluster__count{color:var(--cluster-accent);display:block;font-size:.7rem;font-weight:800;letter-spacing:0;margin-bottom:.35rem;text-transform:uppercase}.aof-cluster__head h3{font-size:1.08rem;margin:0}.aof-list{display:grid;list-style:none;margin:0;padding:0 .85rem .85rem}.aof-list li{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:.7rem;gap:.7rem;align-items:center;min-height:58px;padding:.75rem .25rem;border-top:1px solid var(--line)}.aof-ico{flex:none;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:var(--cloud)}.aof-ico svg{width:21px;height:21px;stroke:var(--rotary-azure);fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.aof-list strong{color:var(--rotary-royal);font-size:.92rem;line-height:1.25}.feature{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.feature--flip .feature__text{order:2}.feature-photo{margin:0;overflow:hidden;aspect-ratio:16/10;border:1px solid var(--line);border-left:8px solid var(--rotary-gold);border-radius:var(--radius);background:var(--cloud);box-shadow:var(--shadow-md)}.feature-photo img{display:block;width:100%;height:100%;object-fit:cover}.steps{counter-reset:st;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.step{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:2.4rem 1.3rem 1.3rem}.step,.step:before{box-shadow:var(--shadow-sm)}.step:before{counter-increment:st;content:counter(st);position:absolute;top:-18px;left:1.3rem;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--rotary-sky),var(--rotary-azure));color:#fff;display:grid;place-items:center;font-weight:800}.step h3{font-size:1.05rem}.step p{color:var(--slate);margin:0;font-size:.92rem}.events{display:grid;grid-gap:.9rem;gap:.9rem}.event{display:flex;gap:1.1rem;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.2rem;box-shadow:var(--shadow-sm)}.event__date{flex:none;width:64px;text-align:center;background:var(--cloud);border-radius:10px;padding:.5rem 0}.event__date .m{display:block;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase;color:var(--rotary-azure)}.event__date .d{display:block;font-size:1.5rem;font-weight:800;color:var(--rotary-royal);line-height:1}.event__body{flex:1 1;min-width:0}.event__body h3{font-size:1.02rem;margin:0 0 .15rem}.event__body p{margin:0;color:var(--slate);font-size:.88rem}.event__tag{flex:none}.quote{max-width:56ch;margin:0 auto;text-align:center}.quote blockquote{font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.45;color:var(--rotary-royal);font-weight:700;margin:0 0 1rem}.quote blockquote:before{content:"\201C";color:var(--rotary-gold);font-size:1.2em;line-height:0;vertical-align:-.3em;margin-right:.05em}.quote .who{color:var(--slate);font-weight:600}.visit{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}.visit .info-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-gap:.8rem;gap:.8rem}.visit .info-list li{display:flex;gap:.7rem;align-items:flex-start}.visit .info-list svg{width:20px;height:20px;flex:none;margin-top:3px;stroke:var(--rotary-azure);fill:none;stroke-width:1.9}.visit-photo{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:260px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.visit-photo img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover}.visit-photo figcaption{border-top:1px solid var(--line);color:var(--slate);font-size:.9rem;padding:1rem}.contact-list{display:grid;grid-gap:.8rem;gap:.8rem;list-style:none;margin:1.25rem 0 0;padding:0}.give-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.give-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--rotary-gold);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.give-card h3{margin-top:.2rem}.give-card p{color:var(--slate);flex:1 1}.newsletter{background:linear-gradient(135deg,var(--rotary-royal),var(--rotary-azure));border-radius:var(--radius);padding:clamp(2rem,5vw,3rem);color:#fff;text-align:center}.newsletter h2{color:#fff}.newsletter p{color:rgba(255,255,255,.9);max-width:50ch;margin:0 auto 1.4rem}.newsletter form{display:flex;gap:.6rem;max-width:480px;margin:0 auto}.newsletter input{flex:1 1;padding:.8rem 1rem;border-radius:999px;border:0;font:inherit}.newsletter input:focus{outline:3px solid var(--rotary-gold)}.newsletter .newsletter__success{color:#fff;font-weight:700}.newsletter .newsletter__error{color:#ffe0a3;margin-top:.6rem}.faq{display:grid;grid-gap:.7rem;gap:.7rem;max-width:820px}.faq details{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.faq summary{cursor:pointer;padding:1rem 1.2rem;font-weight:700;color:var(--rotary-royal);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.4rem;color:var(--rotary-azure);font-weight:700;line-height:1}.faq details[open] summary:after{content:"\2212"}.faq details[open] summary{border-bottom:1px solid var(--line)}.faq .faq__a{padding:1rem 1.2rem;color:var(--slate)}@media (max-width:880px){.hero--poa .container{grid-template-columns:1fr}.impact-photo{min-height:320px}.collage{grid-template-rows:1fr}.collage .media-duotone:first-child{grid-row:auto}.aof-map,.feature,.give-grid,.steps,.visit{grid-template-columns:1fr}.feature--flip .feature__text{order:0}.newsletter form{flex-direction:column}.newsletter .btn,.newsletter input{width:100%}}@media (min-width:600px) and (max-width:880px){.give-grid,.steps{grid-template-columns:1fr 1fr}.aof-cluster--health{grid-column:1/-1}}.admin-bar{justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.admin-bar,.admin-tabs{display:flex;align-items:center;flex-wrap:wrap}.admin-tabs{gap:.4rem;border-bottom:1px solid var(--line);margin-bottom:1.5rem}.admin-tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:.6rem .9rem;font:inherit;font-weight:700;color:var(--slate);cursor:pointer;white-space:nowrap}.admin-tabs button.active{color:var(--rotary-azure);border-bottom-color:var(--rotary-gold)}.admin-tabs .btn{border-bottom:2px solid transparent}@media (max-width:560px){.container{padding-inline:1rem}.nav{height:64px}.brand{gap:.55rem}.brand__mark{height:34px;width:34px}.brand__name{font-size:.9rem;overflow-wrap:anywhere}.brand__sub{font-size:.64rem}.nav__links{left:1rem;right:1rem}.admin-tabs{margin-inline:-1rem;padding:.35rem 1rem .55rem;border-bottom:0;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;scroll-padding-inline:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{flex:0 0 auto;min-height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.55rem .95rem;box-shadow:var(--shadow-sm)}.admin-tabs button.active{background:var(--rotary-azure);border-color:var(--rotary-azure);color:#fff}.admin-tabs .btn{flex:0 0 auto;margin-left:.25rem!important;min-height:42px;padding:.55rem .95rem}.hero .container{padding-bottom:2.25rem;padding-top:2.25rem}.hero--subpage{background:radial-gradient(420px 280px at 100% 32%,rgba(1,156,219,.18),transparent 68%),linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 62%,var(--rotary-azure-bright) 100%)}.hero--subpage:after{right:-360px;width:560px;height:560px;opacity:.08}.h-accent{display:block}.hero--poa .container{gap:1.4rem;padding-bottom:2rem}.hero--poa .hero__copy{max-width:min(100%,22rem);width:100%}.hero--poa .hero__copy p{font-size:1.05rem;max-width:21rem}.impact-lockup{font-size:clamp(2.55rem,15vw,3.8rem)}.impact-photo{min-height:210px}.stats{gap:.45rem}.stat{padding:.75rem .4rem}.event{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.event__date{width:56px}.event__tag{grid-column:2;justify-self:start}.cta-band,.newsletter{text-align:left}.cta-band p,.newsletter p{margin-left:0;margin-right:0}.cta-actions{justify-content:flex-start}}