/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#0a2342;--blue:#124a7b;--yellow:#ffd44a;--cream:#f7f4ed;--ink:#142133;--muted:#667080;--line:#dfe4e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:20;background:#fff;border-bottom:1px solid #0a234214;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{color:var(--navy);letter-spacing:.08em;align-items:center;gap:11px;font-size:20px;font-weight:900;line-height:.85;display:flex}.brand small{letter-spacing:.17em;margin-top:7px;font-size:7px;font-weight:700;display:block}.brand-mark{flex:none;width:42px;height:50px;display:block}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}nav{color:#334155;gap:32px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:#0e5c9b}.header-actions{align-items:center;gap:14px;display:flex}.language select{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:8px 2px;font-weight:800}.button{background:var(--navy);color:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-1px)}.button.small{min-height:42px;padding:0 20px}.button.yellow{background:var(--yellow);color:var(--navy)}.hero{align-items:center;height:calc(100vh - 82px);min-height:720px;max-height:880px;display:flex;position:relative;overflow:hidden}.hero-photo{background:url(/fund/ukraine.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.03)}.hero-wash{background:linear-gradient(90deg,#031731f7 0%,#042142e8 42%,#04214240 76%,#04214208 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;width:min(700px,84vw);margin-left:clamp(24px,8vw,130px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#1c67a2;margin:0 0 20px;font-size:12px;font-weight:900}.eyebrow.light{color:var(--yellow)}h1{letter-spacing:-.045em;max-width:860px;margin:0;font-size:clamp(48px,6.5vw,88px);line-height:.98}.hero-lead{color:#dce7f2;max-width:620px;margin:30px 0;font-size:19px;line-height:1.65}.hero-buttons{align-items:center;gap:30px;display:flex}.text-link{border-bottom:1px solid;gap:10px;padding:8px 0;font-weight:800;display:inline-flex}.light-link{color:#fff}.trust-row{color:#d5e3ef;flex-wrap:wrap;gap:28px;margin-top:52px;font-size:12px;display:flex}.trust-row span:first-letter{color:var(--yellow)}.section{padding:110px clamp(24px,8vw,130px)}.section h2,.proof h2{letter-spacing:-.04em;color:var(--navy);margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.05}.about{grid-template-columns:.85fr 1.15fr;align-items:start;gap:10vw;display:grid}.about-copy>p{color:#4c5969;margin:2px 0 38px;font-size:20px;line-height:1.75}.foundation-emblem{border-radius:10px;width:min(320px,100%);height:auto;margin-top:42px;display:block;box-shadow:0 18px 50px #06182a29}blockquote{border-left:5px solid var(--yellow);background:var(--cream);color:var(--navy);margin:0;padding:25px 30px;font-size:22px;font-weight:800}.work{background:var(--cream)}.work>h2{max-width:700px}.cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.card{border-top:4px solid var(--yellow);background:#fff;min-height:350px;padding:38px;position:relative;box-shadow:0 15px 45px #15283f12}.card-number{color:#d8dee5;font-size:18px;font-weight:900;position:absolute;top:22px;right:25px}.icon{color:#0f5792;background:#e7f0f8;border-radius:50%;place-items:center;width:58px;height:58px;margin:20px 0 35px;font-size:29px;display:grid}.card h3{color:var(--navy);margin:0 0 17px;font-size:23px}.card p{color:var(--muted);margin:0;line-height:1.7}.proof{background:var(--navy);grid-template-columns:1fr 1fr;min-height:670px;display:grid}.proof-image{background:#e8dfc6;place-items:center;min-height:600px;display:grid;overflow:hidden}.proof-image img{object-fit:cover;width:100%;height:100%}.proof-copy{color:#fff;flex-direction:column;justify-content:center;padding:100px clamp(35px,7vw,110px);display:flex}.proof-copy h2{color:#fff}.proof-copy>p:not(.eyebrow){color:#c8d8e6;margin:28px 0;font-size:18px;line-height:1.75}.proof-copy .text-link{align-self:flex-start;margin-top:10px}.proof-links{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.gallery-section{background:var(--navy);color:#fff;padding:105px clamp(24px,5vw,80px)}.gallery-intro{grid-template-columns:.8fr 1.2fr;align-items:start;column-gap:8vw;margin-bottom:52px;display:grid}.gallery-intro .eyebrow{grid-column:1}.gallery-intro h2{color:#fff;letter-spacing:-.04em;grid-column:1;margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.05}.gallery-copy{grid-area:1/2/span 2;margin:32px 0 0}.gallery-copy p{color:#c8d8e6;margin:0 0 20px;font-size:18px;line-height:1.75}.gallery-copy a{color:#fff;border-bottom:1px solid #ffffff8c;padding-bottom:2px;font-weight:800}.photo-gallery{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.photo-gallery button{aspect-ratio:1;cursor:pointer;background:#163654;border:0;border-radius:5px;width:100%;padding:0;display:block;overflow:hidden}.photo-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.photo-gallery button:hover img,.photo-gallery button:focus-visible img{filter:brightness(1.08);transform:scale(1.035)}.photo-gallery button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.lightbox{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020c19f0;grid-template-columns:90px minmax(0,1fr) 90px;align-items:center;padding:34px;display:grid;position:fixed;inset:0}.lightbox figure{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 68px);margin:0;display:flex}.lightbox figure img{object-fit:contain;border-radius:5px;max-width:100%;max-height:calc(100% - 58px);box-shadow:0 22px 80px #00000073}.lightbox figcaption{color:#d9e4ee;justify-content:space-between;align-items:center;gap:24px;width:min(900px,100%);min-height:58px;font-size:14px;display:flex}.lightbox figcaption strong{color:var(--yellow);white-space:nowrap}.lightbox button{color:#fff;cursor:pointer;background:0 0;border:0}.lightbox-arrow{justify-self:center;width:64px;height:64px;font-size:58px;line-height:1;border-radius:50%!important}.lightbox-arrow:hover,.lightbox-arrow:focus-visible,.lightbox-close:hover,.lightbox-close:focus-visible{color:var(--yellow);background:#ffffff14;outline:none}.lightbox-close{z-index:2;width:52px;height:52px;font-size:38px;line-height:1;position:absolute;top:22px;right:26px;border-radius:50%!important}.donate-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;display:grid}.donate-head>p{color:var(--muted);font-size:17px;line-height:1.7}.bank-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:55px;display:grid}.bank-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:34px;box-shadow:0 12px 35px #0f253d0f}.bank-top{color:var(--navy);align-items:center;gap:14px;display:flex}.bank-symbol{background:#eef2f5;border-radius:8px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.bank-card:first-child .bank-symbol{color:#fff;background:#84be3f}.iban{background:var(--cream);letter-spacing:.025em;color:var(--navy);overflow-wrap:anywhere;margin:30px 0 28px;padding:20px;font-family:monospace;font-size:clamp(14px,1.5vw,20px);font-weight:800}dl{grid-template-columns:1fr 1fr;gap:20px;margin:0;display:grid}dl div{flex-direction:column;gap:7px;display:flex}dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}dd{color:var(--navy);margin:0;font-weight:800}.bank-card button{border:1px solid var(--navy);width:100%;color:var(--navy);cursor:pointer;background:#fff;border-radius:4px;margin-top:30px;padding:14px;font-weight:800}.bank-card button:hover{background:var(--navy);color:#fff}.quick-donate-head{justify-content:space-between;align-items:end;gap:30px;margin-top:58px;display:flex}.quick-donate-head h3{color:var(--navy);margin:0;font-size:30px}.quick-donate-head p{color:var(--muted);margin:0}.quick-donate-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.quick-card{border:1px solid var(--line);background:var(--cream);border-radius:8px;padding:25px}.quick-card-title{color:var(--navy);align-items:center;gap:12px;display:flex}.quick-card-title span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.quick-value{color:var(--navy);overflow-wrap:anywhere;margin:25px 0 18px;font-family:monospace;font-size:clamp(16px,1.35vw,20px);font-weight:900}.quick-card button{border:1px solid var(--navy);width:100%;color:var(--navy);cursor:pointer;background:0 0;border-radius:4px;padding:12px;font-weight:800}.quick-card button:hover{background:var(--navy);color:#fff}.contact{grid-template-columns:1.05fr .95fr;align-items:start;gap:10vw;display:grid}.contact>div>p:not(.eyebrow){color:var(--muted);max-width:650px;font-size:18px;line-height:1.7}.contact-list{border-top:1px solid var(--line)}.contact-list a,.contact-list p{border-bottom:1px solid var(--line);min-height:78px;color:var(--navy);overflow-wrap:anywhere;grid-template-columns:95px 1fr;align-items:center;margin:0;font-size:18px;font-weight:800;display:grid}.contact-list span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}footer{color:#fff;background:#071b32;grid-template-columns:1fr 1.5fr .5fr;align-items:center;gap:40px;padding:50px clamp(24px,5vw,80px);font-size:13px;display:grid}.footer-brand{color:#fff}footer p{color:#95a7b8;margin:7px 0 0}footer>a{text-align:right;color:var(--yellow);font-weight:800}@media (width<=900px){nav{display:none}.hero{height:auto;min-height:680px}.hero-wash{background:linear-gradient(90deg,#031731f2,#042142a8)}.about,.proof,.donate-head,.contact,.cards{grid-template-columns:1fr}.card{min-height:auto}.proof-image{min-height:450px;max-height:650px}.bank-grid,.gallery-intro{grid-template-columns:1fr}.gallery-intro .eyebrow,.gallery-intro h2,.gallery-copy{grid-area:auto/1}.photo-gallery{grid-template-columns:repeat(3,1fr)}.quick-donate-grid,footer{grid-template-columns:1fr}footer>a{text-align:left}}@media (width<=560px){.header{height:70px;padding:0 18px}.brand{font-size:16px}.brand-mark{width:34px;height:41px}.brand small{font-size:6px}.button.small{display:none}.hero{min-height:calc(100vh - 70px);padding:80px 0 45px}.hero-content{width:calc(100% - 48px);margin-left:24px}h1{font-size:48px}.hero-lead{font-size:17px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:14px}.trust-row{flex-direction:column;gap:10px;margin-top:35px}.section{padding:78px 24px}.section h2,.proof h2{font-size:39px}.about{gap:38px}.cards{margin-top:36px}.proof-copy{padding:75px 24px}.proof-image{min-height:390px}.gallery-section{padding:75px 24px}.photo-gallery{grid-template-columns:repeat(2,1fr);gap:10px}.lightbox{grid-template-columns:54px minmax(0,1fr) 54px;padding:18px 8px}.lightbox figure{height:calc(100vh - 36px)}.lightbox-arrow{width:48px;height:58px;font-size:48px}.lightbox-close{top:12px;right:12px}.lightbox figcaption{padding:0 8px;font-size:12px}.quick-donate-head{display:block}.quick-donate-head p{margin-top:10px}.bank-card{padding:23px}dl{grid-template-columns:1fr}.contact-list a,.contact-list p{grid-template-columns:70px 1fr;font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
