@charset "UTF-8";
:root{--ink:#163e4a;--deep:#102f39;--muted:#596a6e;--paper:#f8f7f2;--white:#fff;--accent:#9b5a25;--saffron:#e4a361;--line:#dce0d9;--serif:Georgia,'Times New Roman',serif;--sans:Arial,'Nirmala UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:hover{color:var(--accent)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #c67b39;outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(42px,5.5vw,76px)}h2{font-size:clamp(34px,3.4vw,49px)}h3{font-size:28px}p+p{margin-top:1em}p{color:var(--muted)}button{color:inherit}.container{width:min(1260px,calc(100% - 100px));margin-inline:auto}.section{padding-block:90px}.eyebrow{font-size:13px;letter-spacing:.17em;text-transform:uppercase;font-weight:700;line-height:1.7;color:var(--accent);margin-bottom:18px}.lead{font-size:20px;line-height:1.7}.small{font-size:13px}.text-link{display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid #adbbb8;padding-bottom:5px;font-weight:600;font-size:14px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 23px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s}.button:hover{background:#295564;color:white}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.light:hover{background:#f0dfca}.button.outline{color:var(--ink);background:transparent}.button-row{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.index{display:block;color:var(--accent);font-size:13px;letter-spacing:.12em}.skip{position:absolute;top:-100px;left:20px;padding:10px;background:white;z-index:999}.skip:focus{top:10px}.topline{background:var(--ink);color:#f2f1e8;font-size:13px;letter-spacing:.025em}.topline .container{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:25px}.topline a{color:#edd3b2}header{position:sticky;top:0;z-index:20;background:#fffefaf5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:104px}.brand{flex-shrink:0;display:block;width:194px}.brand img{width:100%;height:76px;object-fit:contain}nav{display:flex;align-items:center;gap:20px}nav>a,.nav-trigger{font-size:13px;font-weight:600;line-height:1.5}.nav-trigger{border:0;background:transparent;padding:17px 0;white-space:nowrap}.nav-trigger span{margin-left:3px;color:var(--accent)}.nav-group{position:relative}.dropdown{position:absolute;min-width:205px;top:100%;left:-18px;padding:12px;background:white;box-shadow:0 10px 30px #173e4a1c;border-top:2px solid var(--saffron);display:none}.dropdown a{display:block;padding:10px 12px;font-size:13px}.dropdown a:hover{background:var(--paper)}.nav-group.open .dropdown{display:block}.menu-toggle{display:none}.identity{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:27px}.identity h1{font-family:var(--sans);font-size:15px;line-height:1.6;font-weight:500;letter-spacing:0}.identity h1 span{display:inline;white-space:nowrap}.location{font-size:13px;color:var(--muted);white-space:nowrap}.hero-carousel{position:relative;height:590px;background:var(--deep);overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s,visibility .65s}.hero-slide.active{opacity:1;visibility:visible}.hero-visual{position:absolute;inset:0 0 0 32%}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102f39 0%,#102f39f5 23%,#102f39bc 39%,#102f3922 65%,transparent 100%)}.hero-inner{height:100%;position:relative;z-index:1;display:flex;align-items:center}.hero-copy{padding-bottom:60px;max-width:550px;color:white}.hero-copy .eyebrow{color:#e5b882;margin-bottom:19px}.hero-copy h2{font-size:clamp(60px,6.7vw,94px);line-height:1.02;letter-spacing:-.045em}.hero-copy .indic{color:#f0c592;font-size:27px;line-height:1.6;margin-top:25px;letter-spacing:0;font-family:var(--sans)}.hero-description{color:#e3e9e8;margin-top:8px;font-size:17px}.hero-controls{position:absolute;z-index:3;bottom:50px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;color:white}.dots{display:flex;gap:12px}.dots button{width:54px;text-align:left;background:none;color:#c0cdce;border:0;border-top:2px solid #729196;padding:10px 0 0;font-size:13px}.dots button[aria-pressed=true]{border-top-color:var(--saffron);color:#fff}.pause{border:1px solid #d8dfda70;border-radius:30px;background:#102f3988;padding:7px 15px;color:white;font-size:13px}.vvm{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);background:white;margin-top:-20px;box-shadow:0 10px 28px #153e4a06;border-bottom:1px solid var(--line)}.vvm article{padding:34px 36px 30px;position:relative}.vvm article+article{border-left:1px solid var(--line)}.vvm .index{position:absolute;right:30px;top:35px}.vvm h3{font-size:28px;margin-bottom:15px}.vvm p{font-size:14px;line-height:1.8}.vvm .indic{font-size:17px;margin-top:17px;color:var(--ink)}.opening{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.opening h2{line-height:1.2}.opening .lead{font-size:20px;color:var(--ink)}.opening p+.text-link{margin-top:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.impact.section{padding-top:10px}.impact-carousel{position:relative;background:#e9ede7}.impact-slide{display:none;grid-template-columns:1.1fr 1fr;min-height:430px}.impact-slide.active{display:grid}.impact-slide>img{width:100%;height:430px;object-fit:cover}.impact-copy{padding:58px 55px;position:relative}.impact-copy h3{font-size:44px;line-height:1.13}.impact-copy p{margin-top:23px;max-width:390px}.impact-index{position:absolute;bottom:31px;font-size:13px;color:var(--muted)}.impact-controls{position:absolute;right:35px;bottom:24px;display:flex;gap:8px}.impact-controls button{background:transparent;border:1px solid #a9bbb4;width:38px;height:38px;border-radius:50%;font-size:19px}.impact-controls [data-pause]{font-size:13px;width:auto;border-radius:22px;padding:0 12px}.stories-band{background:var(--ink);color:white;padding-block:72px}.stories-inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px;align-items:center}.stories-inner>div:first-child{height:410px;overflow:hidden}.stories-inner img{width:100%;height:100%;object-fit:cover;object-position:top}.stories-inner .eyebrow{color:var(--saffron)}.stories-inner h2{font-size:48px}.stories-inner blockquote{font-family:var(--serif);font-size:24px;line-height:1.55;font-weight:400;margin:25px 0;color:#f0f0e6;max-width:650px}.attribution{font-size:13px;letter-spacing:.1em;color:#f1c69b}.attribution span{display:block;letter-spacing:0;font-size:13px;color:#cad5d4;margin:6px 0 25px}.event-strip{display:flex;align-items:center;gap:32px;padding-block:54px;border-bottom:1px solid var(--line)}.date-tile{border:1px solid #bac7c0;min-width:96px;text-align:center;padding:14px}.date-tile strong{font-family:var(--serif);font-weight:400;font-size:44px;line-height:1.1;display:block}.date-tile span{font-size:13px;letter-spacing:.12em}.event-strip h2{font-size:29px;line-height:1.25}.event-strip p{font-size:14px;margin-top:10px}.event-strip .eyebrow{margin-bottom:8px}.event-strip>.text-link{margin-left:auto;white-space:nowrap}.cta{margin-top:74px;margin-bottom:80px;background:#e9ede7;display:flex;justify-content:space-between;align-items:center;gap:50px;padding:45px 50px;border-left:3px solid var(--saffron)}.cta h2{font-size:35px;max-width:680px;line-height:1.25}.cta p{margin-top:15px;font-size:14px}.cta .button{flex-shrink:0}.cta .eyebrow{margin-bottom:10px}footer{background:var(--deep);color:#e4e9e6;padding-top:55px}footer p{color:#c4d0cc}.footer-top{display:flex;gap:70px;padding-bottom:48px}.footer-brand{width:175px;flex-shrink:0}.footer-brand img{background:var(--paper);padding:6px;width:175px;height:84px;object-fit:contain}.footer-brand p{font-family:var(--serif);font-size:21px;line-height:1.5;margin-top:22px}.footer-groups{display:grid;grid-template-columns:1fr 1fr 1.5fr 1.35fr;gap:32px;flex:1}.footer-groups h3{font:500 14px/1.6 var(--sans);letter-spacing:.03em;margin-bottom:19px;color:#e8bc8d}.footer-groups a{display:block;font-size:13px;color:#c6d3d0;line-height:1.6;margin-bottom:10px;overflow-wrap:anywhere}.footer-groups a:hover{color:white}.footer-bottom{border-top:1px solid #ffffff20;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#a7bdba}.page-intro{padding-block:64px 54px}.page-intro h1{max-width:1000px}.page-intro .lead{max-width:760px;margin-top:24px;font-size:19px}.split-story{display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:start;padding-bottom:65px}.split-story>img{width:100%;height:570px;object-fit:cover;position:sticky;top:130px}.prose{font-size:16px;line-height:1.95}.prose p{margin-bottom:22px;color:#465d62}.prose a{overflow-wrap:anywhere;color:var(--ink);text-decoration:underline;text-underline-offset:4px}.statement{padding:50px 80px;border-block:1px solid var(--line);text-align:center}.statement p{font-family:var(--serif);font-size:34px;color:var(--ink);line-height:1.4}.statement span{display:block;color:var(--accent);font-size:13px;letter-spacing:.15em;margin-top:22px}.goal-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.goal-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px}.goal-grid h2{font-size:32px;margin:24px 0 20px}.goal-grid p{max-width:440px}.help-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;padding-bottom:30px}.help-item{display:flex;gap:28px;border-top:1px solid var(--line);padding:28px 0}.help-item h2{font-size:30px;margin-bottom:13px}.help-aside{background:#e9ede7;align-self:start}.help-aside>img{height:245px;width:100%;object-fit:cover}.help-aside>div{padding:30px}.help-aside h3{margin-bottom:18px}.help-aside .button{margin-top:25px}.two-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:70px}.two-cards article{padding:40px;background:#e9ede7;border-top:2px solid var(--saffron)}.two-cards h2{font-size:35px;margin:18px 0}.two-cards .text-link,.two-cards .button{margin-top:26px}.support-funds{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;padding-block:10px 80px}.support-funds>div:first-child p{margin-top:24px}.bank-card{background:white;border:1px solid var(--line);padding:35px}.bank-card h3{margin-bottom:26px}.bank-card dl{margin:0 0 22px}.bank-card dl>div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.bank-card dt{color:var(--muted)}.bank-card dd{margin:0;overflow-wrap:anywhere;font-weight:600}.bank-row{display:flex;gap:15px;justify-content:space-between;align-items:center;border-block:1px solid var(--line);padding:20px 0;margin:24px 0}.bank-row strong{display:block;font-size:15px;overflow-wrap:anywhere}.bank-row .eyebrow{margin-bottom:3px}.copy{background:var(--paper);border:1px solid var(--line);padding:8px 10px;font-size:13px;white-space:nowrap}address{font-style:normal;color:var(--muted)}.bank-card address{margin-top:12px}.bank-card h4{font-weight:600;margin-bottom:10px}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-bottom:90px}.person-card{display:block}.person-card>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;background:#858789}.person-card>div{padding:23px 2px}.person-card .eyebrow{margin-bottom:9px}.person-card h2{font-size:27px;line-height:1.2}.person-card p{font-size:13px;line-height:1.6;margin-top:12px;min-height:42px}.person-card .text-link{margin-top:22px;font-size:13px}.person-card:hover img{box-shadow:0 10px 28px #173e4a25}.biography{display:grid;grid-template-columns:350px 1fr;gap:70px;margin-bottom:85px}.profile-portrait{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;position:sticky;top:135px}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:60px}.testimonial-card{padding:32px;background:white;border:1px solid var(--line);display:flex;flex-direction:column;align-items:start}.testimonial-author{display:flex;gap:20px;align-items:center}.testimonial-author img{width:76px;height:88px;object-fit:cover;object-position:top;flex-shrink:0}.testimonial-author h2{font-size:23px;line-height:1.2}.testimonial-author p{font-size:13px;margin-top:8px;line-height:1.6}.testimonial-card blockquote{font-family:var(--serif);font-size:21px;line-height:1.6;margin:26px 0;color:#435e63}.testimonial-card .text-link{margin-top:auto;font-size:13px}.quote-symbol{font-family:var(--serif);font-size:90px;line-height:1;width:76px;flex-shrink:0;color:var(--saffron)}.testimony-detail{display:grid;grid-template-columns:320px 1fr;gap:75px;margin-bottom:80px}.testimony-media img{width:100%;margin-bottom:24px}.testimony-media .testimonial-photo{max-height:440px;object-fit:contain}.testimony-media video{width:100%;max-height:480px;background:var(--deep)}.testimony-media .button{margin-top:15px;font-size:13px}.testimonial-words{border-left:2px solid #d8b082;padding-left:40px}.testimonial-words p{font-family:var(--serif);font-size:20px;line-height:1.8}.testimonial-words p[lang=kn]{font-family:var(--sans);font-size:18px}.media-list{margin-bottom:85px;border-top:1px solid var(--line)}.media-row{display:flex;align-items:center;gap:40px;padding:30px 10px;border-bottom:1px solid var(--line)}.media-row h2{font-size:27px;line-height:1.3}.media-row .eyebrow{margin-bottom:10px}.media-row .arrow{margin-left:auto;font-size:29px}.media-row:hover{background:#eef0e9}.gallery-section{margin-bottom:85px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:15px}.gallery-filters button{border:1px solid #bfcac4;background:transparent;padding:10px 20px;border-radius:30px;font-size:13px}.gallery-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}#gallery-count{margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.gallery-item{display:block;border:0;background:white;padding:0;text-align:left;color:var(--ink)}.gallery-item[hidden]{display:none}.gallery-item img{width:100%;aspect-ratio:3/2;object-fit:cover}.gallery-item>span{display:block;padding:20px;font-size:13px;line-height:1.7}.gallery-item small{display:block;color:var(--accent);font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.gallery-item:hover img{filter:brightness(1.05)}dialog{padding:20px;border:0;background:var(--deep);color:white;width:min(1100px,94vw);max-height:94vh}dialog::backdrop{background:#091820e8}.lightbox-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-bottom:14px;font-size:13px}.lightbox-toolbar button{background:none;border:1px solid #b8c7c255;color:white;width:38px;height:38px;border-radius:50%}#lightbox-image{max-height:70vh;width:100%;object-fit:contain}#lightbox-caption{font-size:14px;color:#dce5e1;margin-top:15px}.announcement{display:grid;grid-template-columns:1fr 1fr;background:#e9ede7;margin-bottom:90px}.announcement-visual{position:relative;min-height:550px}.announcement-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.announcement-visual span{position:absolute;bottom:25px;left:30px;background:#102f39d9;color:white;padding:8px 12px;font-size:13px;letter-spacing:.17em}.announcement-copy{padding:50px}.announcement h2{font-size:62px}.event-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-block:30px;border-block:1px solid #c4cec5;padding:20px 0;font-size:14px}.event-facts strong{color:var(--ink)}.event-facts p+p{margin:0}.announcement .button-row{margin-top:28px}.contact-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:75px;margin-bottom:85px}.contact-layout aside .eyebrow:not(:first-child){margin-top:35px}.contact-email{font-family:var(--serif);font-size:25px;overflow-wrap:anywhere}.phone-list a{display:block;margin-bottom:6px;font-size:17px}.contact-layout aside address{font-size:15px}.contact-layout form{padding:38px;background:white;border:1px solid var(--line)}form h2{font-size:34px;margin-bottom:12px}form>p{font-size:13px;margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}label{display:block;font-size:13px;color:var(--ink);font-weight:600;margin-bottom:20px}input:not([type=checkbox]),textarea{display:block;width:100%;border:1px solid #c9d0c9;background:#fcfcf8;padding:12px;margin-top:8px;border-radius:0;font-size:15px;color:var(--ink)}textarea{resize:vertical}input[type=file]{font-size:13px}input::file-selector-button{border:1px solid var(--line);background:#e9ede7;padding:8px;color:var(--ink);margin-right:10px}.consent{display:flex;align-items:flex-start;gap:12px;line-height:1.7;font-weight:400;font-size:13px}.consent input{margin:5px 0 0;width:16px;height:16px;flex-shrink:0}.consent a{text-decoration:underline}#form-status{margin:22px 0 0;font-size:14px}#form-status.error{color:#9c3028}#form-status.success{color:#236244}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.narrow{max-width:800px;margin-bottom:85px}
@media(min-width:1600px){.hero-carousel{height:660px}.hero-visual{left:35%}}
@media(max-width:1200px){.container{width:calc(100% - 60px)}nav{gap:13px}.brand{width:165px}nav>a,.nav-trigger{font-size:13px}.header-inner{gap:20px}.footer-top{gap:35px}.footer-groups{gap:20px}.impact-copy{padding:45px 35px}.impact-copy h3{font-size:39px}.people-grid{gap:20px}.person-card h2{font-size:24px}}
@media(max-width:1000px){.header-inner{min-height:88px}.brand{width:185px}.brand img{height:67px}.menu-toggle{display:block;border:1px solid var(--line);background:none;padding:8px 14px;font-size:13px}.menu-toggle span{margin-left:14px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 30px;max-height:75vh;overflow:auto;box-shadow:0 15px 20px #102f3915}nav.open{display:block}nav>a{display:block;padding:13px 0}.nav-trigger{font-size:14px;display:flex;justify-content:space-between;width:100%;padding:13px 0}nav>a{font-size:14px}.dropdown{position:static;box-shadow:none;border:0;background:#ecede7;margin-bottom:10px}.identity{align-items:flex-start}.location{display:none}.hero-carousel{height:550px}.hero-copy h2{font-size:76px}.vvm article{padding:30px 24px}.vvm p{font-size:13px}.vvm .index{right:20px;top:30px}.vvm h3{font-size:25px}.opening{gap:50px}.stories-inner{gap:45px}.stories-inner h2{font-size:40px}.stories-inner blockquote{font-size:21px}.footer-top{display:block}.footer-brand{width:auto;display:flex;align-items:center;gap:30px;margin-bottom:40px}.footer-brand p{margin:0;font-size:20px}.cta{padding:35px;gap:30px}.cta h2{font-size:30px}.event-strip{flex-wrap:wrap}.event-strip>.text-link{margin-left:128px}.split-story{gap:35px}.split-story>img{height:460px}.biography{grid-template-columns:270px 1fr;gap:40px}.people-grid{grid-template-columns:1fr 1fr;gap:35px}.person-card>img{aspect-ratio:4/4.6}.support-funds{gap:40px}.testimony-detail{grid-template-columns:250px 1fr;gap:40px}.gallery-grid{grid-template-columns:1fr 1fr}.announcement-copy{padding:30px}.announcement h2{font-size:52px}.event-facts{grid-template-columns:1fr;gap:15px}.contact-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.contact-layout form{padding:28px}.contact-email{font-size:22px}.form-grid{grid-template-columns:1fr}.help-layout{gap:35px}}
@media(max-width:680px){body{font-size:15px}.container{width:calc(100% - 36px)}.topline .container{min-height:30px;justify-content:center;font-size:13px}.topline .container>span{display:none}.header-inner{min-height:81px}.brand{width:170px}.brand img{height:64px}.identity{padding-block:20px}.identity h1{font-size:13px;line-height:1.7}.identity h1 span{display:block;font-size:13px;color:var(--muted)}.hero-carousel{height:660px}.hero-visual{inset:0 0 40% 0}.hero-visual img{object-position:center}.hero-slide:after{background:linear-gradient(0deg,#102f39 0%,#102f39 32%,#102f39f5 41%,#102f3980 53%,transparent 68%)}.hero-inner{align-items:end}.hero-copy{padding-bottom:85px;max-width:100%}.hero-copy .eyebrow{margin-bottom:9px;font-size:13px}.hero-copy h2{font-size:54px;line-height:1}.hero-copy h2 br{display:none}.hero-copy .indic{font-size:22px;margin-top:16px}.hero-description{font-size:14px;margin-top:6px}.hero-controls{bottom:25px}.dots button{width:45px}.pause{font-size:13px}.vvm{margin-top:0;grid-template-columns:1fr}.vvm article{padding:24px}.vvm article+article{border-left:0;border-top:1px solid var(--line)}.vvm h3{font-size:28px;margin-bottom:11px}.vvm p{font-size:14px;line-height:1.7}.vvm .indic{margin-top:10px}.vvm .index{top:27px}.section{padding-block:55px}.opening{grid-template-columns:1fr;gap:25px}.opening h2{font-size:36px}.opening .lead{font-size:18px}.section-heading{align-items:start;flex-direction:column;margin-bottom:25px}.section-heading h2{font-size:34px}.impact-slide{grid-template-columns:1fr}.impact-slide>img{height:270px}.impact-copy{padding:30px 25px 82px;min-height:315px}.impact-copy h3{font-size:37px}.impact-copy .eyebrow{margin-bottom:12px}.impact-copy p{font-size:15px;margin-top:18px}.impact-controls{right:20px}.stories-band{padding-block:40px}.stories-inner{grid-template-columns:1fr;gap:30px}.stories-inner>div:first-child{height:300px;max-width:280px}.stories-inner img{object-position:top}.stories-inner h2{font-size:37px}.stories-inner blockquote{font-size:22px}.event-strip{padding-block:35px;gap:20px;align-items:start}.date-tile{min-width:72px;padding:10px}.date-tile strong{font-size:36px}.date-tile span{font-size:13px}.event-strip>div:nth-child(2){flex:1}.event-strip h2{font-size:25px}.event-strip .eyebrow{font-size:13px}.event-strip p{font-size:13px}.event-strip>.text-link{margin-left:92px}.cta{margin-top:45px;margin-bottom:45px;flex-direction:column;align-items:start;padding:28px;gap:26px}.cta h2{font-size:30px}.cta p{font-size:14px}.footer-top{padding-bottom:28px}.footer-brand{gap:20px}.footer-brand img{width:150px;height:70px}.footer-brand p{font-size:17px}.footer-groups{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-bottom{display:block;font-size:13px}.footer-bottom>span{display:block;margin:4px 0}.page-intro{padding-block:40px 35px}.page-intro h1{font-size:42px;line-height:1.12}.page-intro .eyebrow{font-size:13px;margin-bottom:14px}.page-intro .lead{font-size:17px;margin-top:20px}.split-story{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.split-story>img{height:280px;position:static}.prose{font-size:15px;line-height:1.9}.statement{padding:30px 20px}.statement p{font-size:26px}.goal-grid{grid-template-columns:1fr}.goal-grid article{padding:30px}.goal-grid h2{font-size:30px;margin:16px 0}.help-layout{grid-template-columns:1fr;gap:30px}.help-item{gap:20px}.help-item h2{font-size:28px}.two-cards{grid-template-columns:1fr;margin-bottom:45px}.two-cards article{padding:28px}.two-cards h2{font-size:32px}.support-funds{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.bank-card{padding:23px}.bank-card dl>div{grid-template-columns:105px 1fr;gap:15px;font-size:13px}.bank-row{flex-wrap:wrap}.people-grid{gap:26px 15px;margin-bottom:40px}.person-card>img{aspect-ratio:4/5}.person-card>div{padding-top:17px}.person-card h2{font-size:21px;line-height:1.2}.person-card p{font-size:13px;min-height:50px}.person-card .eyebrow{font-size:13px}.person-card .text-link{font-size:13px;margin-top:12px}.biography{grid-template-columns:1fr;gap:30px;margin-bottom:50px}.profile-portrait{position:static;max-width:310px}.testimonial-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:25px}.testimonial-author h2{font-size:22px}.testimonial-card blockquote{font-size:21px}.testimony-detail{grid-template-columns:1fr;gap:28px;margin-bottom:50px}.testimony-media{max-width:420px}.testimony-media img{max-height:340px}.testimonial-words{padding-left:22px}.testimonial-words p{font-size:19px}.media-list{margin-bottom:45px}.media-row{gap:19px;padding:25px 0}.media-row .index{font-size:13px}.media-row h2{font-size:23px}.media-row .eyebrow{font-size:13px}.media-row .arrow{font-size:23px}.gallery-filters{gap:7px}.gallery-filters button{font-size:13px;padding:8px 12px}.gallery-grid{grid-template-columns:1fr;gap:23px}.gallery-item>span{padding:17px;font-size:13px}.gallery-section{margin-bottom:45px}dialog{padding:12px}.lightbox-toolbar{gap:12px}#lightbox-caption{font-size:13px}.announcement{grid-template-columns:1fr;margin-bottom:45px}.announcement-visual{min-height:280px}.announcement-copy{padding:30px 25px}.announcement h2{font-size:54px}.event-facts{grid-template-columns:1fr 1fr;font-size:13px}.contact-layout{grid-template-columns:1fr;gap:38px;margin-bottom:45px}.contact-layout form{padding:25px 20px}.contact-layout aside .eyebrow:not(:first-child){margin-top:25px}.contact-email{font-size:26px}.phone-list{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px}.phone-list a{font-size:14px}.narrow{margin-bottom:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Revision 2: improved reading sizes and more prominent photography. */
.header-inner{width:min(1440px,calc(100% - 64px));gap:22px;min-height:124px}
.brand{width:248px}.brand img{height:98px}nav{gap:17px}nav>a,.nav-trigger{font-size:15px}.dropdown a{font-size:15px}.dropdown{min-width:225px}
.footer-brand{width:225px}.footer-brand img{width:225px;height:110px}.footer-groups a{font-size:14px}.footer-bottom{font-size:13px}
.eyebrow{font-size:13px;letter-spacing:.12em}.location{font-size:13px}.vvm p{font-size:16px}.small{font-size:14px}.testimonial-author{gap:24px;align-items:center}.testimonial-author img{width:120px;height:144px}.testimonial-author p{font-size:14px}.testimonial-card .text-link{font-size:14px}.testimony-detail{grid-template-columns:390px 1fr;gap:60px}.testimony-media .testimonial-photo{max-height:510px}
.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.gallery-item{display:flex;flex-direction:column;align-items:stretch}.gallery-item img{aspect-ratio:3/2;width:100%;object-fit:cover;flex:none}.gallery-item>span{font-size:17px;line-height:1.65;flex:1;padding:24px}.gallery-item small{font-size:13px}
#lightbox.press-viewer{width:96vw;max-width:none;height:94vh;max-height:94vh;margin:auto;overflow:hidden;display:none;flex-direction:column;align-items:stretch}#lightbox.press-viewer[open]{display:flex}#lightbox.press-viewer #lightbox-image{height:100%;min-height:0;flex:1;max-height:none;object-fit:contain}#lightbox.press-viewer #lightbox-caption{flex:none;font-size:16px}#lightbox.press-viewer .lightbox-toolbar{flex:none}
@media(max-width:1180px){.header-inner{min-height:112px}.brand{width:235px}.brand img{height:90px}.menu-toggle{display:block;border:1px solid var(--line);background:none;padding:10px 16px;font-size:16px}.menu-toggle span{margin-left:14px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 30px;max-height:75vh;overflow:auto;box-shadow:0 15px 20px #102f3915}nav.open{display:block}nav>a{display:block;padding:13px 0;font-size:16px}.nav-trigger{font-size:16px;display:flex;justify-content:space-between;width:100%;padding:13px 0}.dropdown{position:static;box-shadow:none;border:0;background:#ecede7;margin-bottom:10px}.footer-brand{width:auto}.testimony-detail{grid-template-columns:330px 1fr;gap:35px}}
@media(max-width:680px){.header-inner{width:calc(100% - 36px);min-height:100px;gap:12px}.brand{width:210px}.brand img{height:84px}.menu-toggle{font-size:14px;padding:9px 12px}.menu-toggle span{margin-left:9px}.footer-brand{flex-wrap:wrap}.footer-brand img{width:210px;height:100px}.footer-brand p{font-size:19px}.topline .container{font-size:13px}.identity h1{font-size:15px}.identity h1 span{font-size:14px}.vvm p{font-size:16px}.eyebrow,.page-intro .eyebrow,.event-strip .eyebrow{font-size:13px}.person-card p,.person-card .text-link,.person-card .eyebrow{font-size:13px}.testimonial-author{gap:16px}.testimonial-author img{width:96px;height:116px}.testimonial-author p{font-size:13px}.testimonial-author h2{font-size:22px}.testimony-detail{grid-template-columns:1fr;gap:28px}.testimony-media{max-width:100%}.testimony-media .testimonial-photo{max-height:450px}.gallery-grid{grid-template-columns:1fr;gap:25px}.gallery-item>span{font-size:16px;padding:20px}.footer-groups a{font-size:14px}.footer-bottom{font-size:13px}.event-strip p{font-size:14px}.gallery-filters button{font-size:14px}.contact-layout form>p,.consent{font-size:14px}.impact-controls [data-pause],.pause{font-size:13px}}
@media(max-width:370px){.brand{width:190px}.header-inner{gap:8px}.menu-toggle{padding:8px}.testimonial-author{align-items:start;flex-direction:column}}

/* Version 3: prominent identity, compact hero and softer principle cards. */
.identity{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;padding-block:22px}
.identity h1{font-family:var(--serif);font-size:clamp(27px,2.65vw,38px);line-height:1.22;font-weight:400;letter-spacing:-.025em}
.identity h1 span{font-family:var(--sans);font-size:.65em;letter-spacing:0;white-space:nowrap}.identity .location{display:block;font-size:16px;letter-spacing:.025em}
.hero-carousel{height:clamp(350px,calc(100svh - 285px),510px)}.hero-copy{padding-bottom:48px}.hero-copy h2{font-size:clamp(58px,6vw,80px)}.hero-copy .indic{font-size:25px;margin-top:18px}.hero-copy .eyebrow{margin-bottom:14px}.hero-controls{bottom:24px}.hero-visual img{object-position:center 30%}
.vvm{width:min(1080px,calc(100% - 100px));gap:20px;background:transparent;box-shadow:none;border:0;margin-top:26px}
.vvm article{padding:30px 28px;background:#edf0e8;border:1px solid #dde3d8;border-radius:30px 10px 30px 10px;box-shadow:0 5px 16px #163e4a04}.vvm article:nth-child(2){background:#f0eee5}.vvm article:nth-child(3){background:#e9efec}.vvm article+article{border-left:1px solid #dde3d8}.vvm .index{right:26px;top:31px}.vvm p{font-size:16px;line-height:1.75}
.press-tools{display:none;gap:8px;align-items:center;margin-right:auto}.press-viewer .press-tools{display:flex}.lightbox-toolbar .press-tools button{width:auto;border-radius:20px;padding:0 15px;font-size:14px;white-space:nowrap}.press-tools button[aria-pressed=true]{background:#e5b882;color:#102f39}
#lightbox.press-viewer{width:100vw;height:100svh;max-width:100vw;max-height:100svh;border-radius:0;padding:10px 16px;margin:0;inset:0}
#lightbox.press-viewer .lightbox-toolbar{padding-bottom:8px;gap:12px}
#lightbox.press-viewer .lightbox-stage{flex:1;min-height:0;overflow:auto;text-align:center;overscroll-behavior:contain}
#lightbox.press-viewer #lightbox-image{display:block;width:100%;height:auto;max-width:none;max-height:none;object-fit:initial;margin:0 auto;flex:none}
#lightbox.press-viewer.fit-page #lightbox-image{height:100%;width:100%;object-fit:contain}
#lightbox.press-viewer #lightbox-caption{margin-top:6px;font-size:14px;line-height:1.5}
@media(max-width:1000px){.identity{padding-block:22px}.identity h1{font-size:31px}.identity h1 span{font-size:21px}.vvm{width:calc(100% - 60px);gap:14px}.vvm article{padding:26px 22px}.vvm .index{right:20px;top:27px}.hero-copy h2{font-size:64px}}
@media(max-width:680px){.identity{gap:10px;padding-block:21px}.identity h1{font-size:29px;line-height:1.23}.identity h1 span{display:block;font-size:20px;margin-top:8px}.identity .location{font-size:15px;white-space:normal}.hero-carousel{height:550px}.hero-visual{inset:0 0 40%}.hero-copy{padding-bottom:74px}.hero-copy h2{font-size:46px}.hero-copy .indic{font-size:21px;margin-top:14px}.hero-copy .eyebrow{margin-bottom:10px}.hero-description{font-size:14px}.hero-controls{bottom:19px}.vvm{width:calc(100% - 48px);gap:15px;margin-top:22px}.vvm article{padding:26px;border-radius:28px 10px 28px 10px}.vvm article+article{border-top:1px solid #dde3d8}.vvm .index{top:28px;right:25px}#lightbox.press-viewer{padding:8px}#lightbox.press-viewer .lightbox-toolbar{gap:8px}.press-tools{gap:5px}.lightbox-toolbar .press-tools button{font-size:12px;padding:0 9px}.lightbox-toolbar>button{width:32px;height:32px}.lightbox-toolbar{font-size:12px}#lightbox.press-viewer #lightbox-caption{font-size:13px}}

.hero-slide:first-child .hero-visual img{object-position:center top}

/* Version 4: remove only surplus homepage header space; preserve logo and menu sizing. */
.home-page .header-inner{min-height:100px}
@media(max-width:1180px){.home-page .header-inner{min-height:94px}}
@media(max-width:680px){.home-page .header-inner{min-height:88px}}

/* Version 5: tighter homepage bands without resizing text or logo. */
.home-page .identity{padding-block:12px;gap:6px}
.home-page .header-inner{min-height:94px}
.home-page .brand img{height:90px}
@media(max-width:1180px){.home-page .header-inner{min-height:90px}.home-page .brand img{height:86px}}
@media(max-width:680px){.home-page .identity{padding-block:13px;gap:7px}.home-page .header-inner{min-height:84px}.home-page .brand img{height:80px}}

/* Version 6: full images with a consistent, separate text column. */
[hidden]{display:none!important}
.home-page .topline{padding:15px 0 8px}
.topline-title{font-family:var(--serif);font-size:clamp(27px,2.55vw,38px);line-height:1.2;letter-spacing:-.02em;text-align:center;padding:0 24px 8px;color:#fffdf5}
.topline-title span{font-family:var(--sans);font-size:.62em;white-space:nowrap;letter-spacing:0}
.home-page .topline .container{width:calc(100% - 48px);font-size:12px;min-height:24px}
.hero-carousel{height:clamp(430px,calc(100svh - 205px),620px)}
.hero-visual{inset:0 0 0 39%;display:flex;align-items:center;justify-content:center;background:#102f39}
.hero-visual img,.hero-slide:first-child .hero-visual img{object-fit:contain;object-position:center;width:100%;height:100%}
.hero-slide:after{display:none}
.hero-inner{width:calc(100% - 64px);max-width:1600px;margin-inline:auto;align-items:center}
.hero-copy{width:36%;max-width:none;padding-bottom:60px}
.hero-copy h2{font-size:clamp(40px,4.6vw,74px);line-height:1.05}
.hero-copy .indic{font-size:clamp(20px,1.9vw,27px)}
.hero-description{font-size:16px;max-width:32ch}
.hero-controls{width:calc(100% - 64px);max-width:1600px;bottom:22px}
.gallery-video{margin:0;max-width:1050px;background:white;border:1px solid var(--line);padding:20px;border-radius:14px}
.gallery-video video{display:block;width:100%;max-height:70vh;background:#102f39;aspect-ratio:16/9}
.gallery-video figcaption{font-family:var(--serif);font-size:25px;line-height:1.4;padding:22px 4px 12px}
.gallery-video p{padding:0 4px}
@media(max-width:900px){.hero-copy h2{font-size:clamp(34px,4.8vw,44px)}.hero-copy .indic{font-size:20px}.hero-description{font-size:14px}}
@media(max-width:680px){
 .home-page .topline .container{display:flex;width:calc(100% - 32px);gap:12px;align-items:start;font-size:11px;line-height:1.5}.home-page .topline .container>a{display:block;text-align:right;max-width:44%}.home-page .topline .container>span{max-width:52%}
 .topline-title{font-size:27px;padding:0 18px 13px}.topline-title span{display:block;font-size:18px;margin-top:5px}
 .hero-carousel{height:calc(66.667vw + 320px)}
 .hero-visual{inset:0 0 auto;height:66.667vw}
 .hero-inner{width:calc(100% - 40px);align-items:flex-start;padding-top:calc(66.667vw + 22px)}
 .hero-copy{width:100%;padding:0}.hero-copy h2{font-size:39px}.hero-copy h2 br{display:none}.hero-copy .eyebrow{margin-bottom:8px}.hero-copy .indic{font-size:22px;margin-top:12px}.hero-description{max-width:none;font-size:15px}
 .hero-controls{width:calc(100% - 40px);bottom:18px}.gallery-video{padding:12px}.gallery-video figcaption{font-size:22px}
}
@media(max-width:680px){.home-page .topline .container{flex-direction:row;justify-content:space-between}.home-page .topline .container>span{display:block}.home-page .topline .container>a{margin:0}}

/* Version 7: outpainted panoramic scenes, full bleed with protected copy. */
.hero-carousel{height:auto;aspect-ratio:3/1;min-height:340px;max-height:none}
.hero-visual{inset:0;display:block}
.hero-visual picture{display:block;width:100%;height:100%}
.hero-visual img,.hero-slide:first-child .hero-visual img{width:100%;height:100%;object-fit:cover;object-position:right center}
.hero-slide:after{display:block;pointer-events:none;background:linear-gradient(90deg,rgba(9,32,39,.92) 0%,rgba(9,32,39,.85) 25%,rgba(9,32,39,.62) 36%,rgba(9,32,39,.16) 46%,transparent 57%)}
.hero-copy{width:36%;padding-bottom:45px}
.hero-copy h2{font-size:clamp(42px,4.6vw,76px)}
.hero-copy .indic{margin-top:15px}.hero-description{font-size:16px}
.hero-controls{bottom:16px}.hero-inner{max-width:none}.hero-controls{max-width:none}
@media(min-width:901px) and (max-width:1100px){.hero-copy h2{font-size:43px}.hero-copy .indic{font-size:21px}.hero-copy .eyebrow{margin-bottom:10px}.hero-description{font-size:14px}}
@media(max-width:900px){
 .hero-carousel{aspect-ratio:auto;height:calc(66.667vw + 305px);min-height:0}
 .hero-visual{inset:0 0 auto;height:66.667vw}
 .hero-visual img,.hero-slide:first-child .hero-visual img{object-fit:contain;object-position:center}
 .hero-slide:after{display:none}
 .hero-inner{width:calc(100% - 40px);align-items:flex-start;padding-top:calc(66.667vw + 22px)}
 .hero-copy{width:100%;padding:0}.hero-copy h2{font-size:39px}.hero-copy h2 br{display:none}.hero-copy .eyebrow{margin-bottom:8px}.hero-copy .indic{font-size:22px;margin-top:12px}.hero-description{max-width:none;font-size:15px}
 .hero-controls{width:calc(100% - 40px);bottom:18px}
}

/* Version 8: aligned copy, restored location, distinct payment methods. */
.topline-location{text-align:center;color:#e3e8df;font-size:16px;letter-spacing:.035em;line-height:1.5;margin:0 20px 8px}
.home-page .topline .container,.hero-inner,.hero-controls{width:min(1260px,calc(100% - 100px));margin-inline:auto}
.hero-inner{align-items:flex-start;padding-top:clamp(30px,4.5vw,100px)}
.hero-copy{width:43%;padding:0}
.hero-copy h2{font-size:clamp(58px,6vw,80px);line-height:1.02}
.hero-copy .indic{font-size:25px;margin-top:18px}
.hero-description{font-size:17px;line-height:1.6}
.hero-slide:after{background:linear-gradient(90deg,rgba(9,32,39,.93) 0%,rgba(9,32,39,.88) 29%,rgba(9,32,39,.70) 40%,rgba(9,32,39,.25) 49%,transparent 60%)}
.payment-methods{display:grid;gap:24px;min-width:0}
.payment-methods .bank-card{border-radius:22px 8px 22px 8px;padding:34px}
.payment-methods .eyebrow{display:block;margin-bottom:14px}
.cheque-card{position:relative;background:#eeeee3;border:1px solid #d8dece;border-left:4px solid var(--saffron);border-radius:8px 24px 8px 24px;padding:32px 34px}
.cheque-card h3{font-size:30px;margin-bottom:18px}
.cheque-card p{color:var(--ink);font-size:17px;line-height:1.7}
.cheque-card address{margin-top:20px;padding-top:20px;border-top:1px solid #cbd3c5;font-size:16px}
@media(min-width:901px) and (max-width:1100px){.hero-copy h2{font-size:58px}.hero-copy .indic{font-size:23px}.hero-description{font-size:15px}.hero-inner{padding-top:30px}}
@media(max-width:900px){
 .hero-carousel{height:calc(66.667vw + 360px)}
 .hero-inner{width:calc(100% - 48px);padding-top:calc(66.667vw + 24px)}
 .hero-copy{width:100%}.hero-copy h2{font-size:46px}.hero-copy h2 br{display:initial}.hero-copy .indic{font-size:21px;margin-top:14px}.hero-description{font-size:15px}
 .hero-slide:after{display:none}.hero-controls{width:calc(100% - 48px)}
}
@media(max-width:680px){.home-page .topline .container{width:calc(100% - 48px)}.topline-location{font-size:14px;margin-bottom:10px}.topline-title{padding-bottom:8px}.payment-methods .bank-card,.cheque-card{padding:25px 22px}.cheque-card h3{font-size:28px}}

/* Version 9: compact two-row identity band. */
.home-page .topline{padding:12px 0 10px}
.topline-title{padding-bottom:9px}
.topline-title span{font:inherit;letter-spacing:inherit;white-space:nowrap}
.home-page .topline .container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;min-height:24px}
.home-page .topline .container>span{justify-self:start;max-width:none}
.home-page .topline .container>a{justify-self:end;text-align:right;max-width:none}
.home-page .topline-location{margin:0;font-size:15px;line-height:1.5;white-space:nowrap}
@media(max-width:1100px){.home-page .topline .container{width:calc(100% - 48px);gap:18px;grid-template-columns:1fr auto 1fr;font-size:11px}.home-page .topline-location{font-size:14px}}
@media(max-width:680px){
 .home-page .topline{padding:12px 0 10px}
 .topline-title{font-size:26px;line-height:1.15;padding:0 18px 9px}.topline-title span{display:block;font-size:inherit;margin-top:3px}
 .home-page .topline .container{grid-template-columns:1fr 1fr;gap:7px 14px;align-items:center}
 .home-page .topline-location{grid-column:1/-1;grid-row:1;font-size:14px}
 .home-page .topline .container>span{grid-column:1;grid-row:2}.home-page .topline .container>a{grid-column:2;grid-row:2;display:block}
}

/* Version 10: photograph dropdown and two speech videos. */
.photo-filter{position:relative}
#photo-filter-toggle{display:flex;align-items:center;gap:22px}
#photo-filter-options{position:absolute;top:calc(100% + 8px);left:0;z-index:10;min-width:220px;padding:8px;background:#fffefa;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 30px #102f3926}
#photo-filter-options button{display:block;width:100%;text-align:left;border:0;border-radius:8px;padding:11px 14px;font-size:15px}
#photo-filter-options button:hover{background:#edf0e8;color:var(--ink)}
#gallery-videos{display:grid;gap:30px}

/* Homepage wording change for PC layouts only. */
.home-page .mobile-tagline{display:none}
@media(max-width:900px){.home-page .desktop-tagline{display:none}.home-page .mobile-tagline{display:inline}}

/* Mobile homepage: deliberate portrait line breaks, compact landscape row. */
@media(max-width:900px) and (orientation:portrait){
 .home-page .tagline-second,.home-page .anniversary-date{display:block;white-space:nowrap}
 .home-page .anniversary-separator{display:none}
 .home-page .topline .container{grid-template-columns:1fr 1fr;gap:7px 14px;align-items:start}
 .home-page .topline-location{grid-column:1/-1;grid-row:1}
 .home-page .topline .container>span{grid-column:1;grid-row:2}
 .home-page .topline .container>a{grid-column:2;grid-row:2}
 .home-page .stories-inner>div:first-child{justify-self:center;width:100%}
}
@media(max-width:1000px) and (orientation:landscape){
 .home-page .topline .container{grid-template-columns:1fr 1fr;gap:5px 18px;width:calc(100% - 48px)}
 .home-page .topline-location{grid-column:1/-1;grid-row:1}
 .home-page .topline .container>span{grid-column:1;grid-row:2}
 .home-page .topline .container>a{grid-column:2;grid-row:2}
 .home-page .tagline-second,.home-page .anniversary-date{white-space:nowrap}
}

/* Portrait-only alignment and unbroken footer email. */
@media(max-width:900px) and (orientation:portrait){
 .home-page .topline .container>a{text-align:left}
 .footer-groups>div:last-child{grid-column:1/-1}
 .footer-groups a[href^="mailto:"]{white-space:nowrap;overflow-wrap:normal}
}
