:root{--blue:#0050bd;--navy:#002b5d;--cream:#f3f3f3;--gold:#c2ddf7;--ink:#1a1b1f;--white:#fff;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:var(--cream)}a{color:inherit;text-decoration:none}.topbar{height:92px;position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;align-items:center;padding:0 clamp(24px,4vw,72px);color:#fff;border-bottom:1px solid #ffffff2b;gap:40px}.brand{display:flex;align-items:center;gap:12px;line-height:.95;font-size:13px;letter-spacing:.03em}.brand-mark{display:grid;place-items:center;background:var(--blue);height:48px;width:48px;border-radius:50% 50% 50% 12%;font-size:24px}.topbar nav{display:flex;gap:38px;margin:auto;font-size:14px}.topbar nav a{opacity:.8;transition:.2s}.topbar nav a:hover{opacity:1}.button{border:0;background:var(--blue);color:#fff;min-height:58px;border-radius:3px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:5px 6px 5px 25px;font:600 15px var(--sans);cursor:pointer;box-shadow:0 12px 30px #0d3dd33b;transition:.25s}.button:hover{transform:translateY(-2px);background:#1646dd}.button span{width:46px;height:46px;background:#fff;color:var(--blue);display:grid;place-items:center;border-radius:2px;font-size:22px}.button-small{min-height:52px}.button-small span{width:40px;height:40px}.hero{height:min(900px,100svh);min-height:720px;background:url("assets/venezuela-earthquake-la-guaira.jpg") center 58%/cover no-repeat;position:relative;color:white;display:flex;align-items:flex-end;padding:120px clamp(24px,5vw,88px) 9vh}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,16,.9) 0%,rgba(4,13,19,.52) 52%,rgba(3,10,15,.22)),linear-gradient(0deg,rgba(1,7,11,.91) 0%,transparent 52%,rgba(0,0,0,.56) 100%)}.hero-content{position:relative;z-index:1;max-width:800px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 24px}.eyebrow span{display:block;width:27px;height:2px;background:var(--gold)}h1,h2{font:600 clamp(54px,6vw,92px)/.94 var(--sans);letter-spacing:-.055em;margin:0}h1 em,h2 em{font-style:normal;font-weight:500;color:#8db5ff}.hero-copy{font-size:clamp(16px,1.4vw,20px);line-height:1.65;max-width:670px;color:#eef2f4;margin:28px 0 32px}.hero-actions{display:flex;align-items:center;gap:34px}.text-link{font-size:14px;font-weight:600;display:flex;align-items:center;gap:12px}.play{width:39px;height:39px;border:1px solid #ffffff7d;border-radius:50%;display:grid;place-items:center;font-size:10px}.prayer-card{position:absolute;z-index:2;right:5vw;bottom:9vh;width:min(400px,34vw);background:#f8f5ef;color:var(--ink);padding:20px;display:flex;align-items:center;gap:16px;border-radius:4px}.card-icon{height:60px;width:60px;background:#dce7ff;color:var(--blue);border-radius:50%;display:grid;place-items:center;font-size:32px}.prayer-card div{flex:1}.prayer-card small{display:block;color:#66717a;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.prayer-card strong{font:600 19px/1.16 var(--sans)}.prayer-card>a{width:44px;height:44px;background:var(--blue);color:white;display:grid;place-items:center}.photo-credit{position:absolute;right:5vw;bottom:2.4vh;z-index:2;font-size:10px;color:#ffffffa8}.facts{padding:110px clamp(24px,7vw,120px);background:var(--cream)}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;column-gap:8vw}.section-heading .eyebrow{grid-column:1/-1}.eyebrow.dark{color:#7a6c58}.section-heading h2,.donation h2{font-size:clamp(45px,5vw,74px);color:var(--navy)}.section-heading h2 em,.donation h2 em{color:var(--blue)}.section-heading>p:last-child{line-height:1.75;color:#5c6265;margin:0;padding-top:5px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:74px;border-top:1px solid #c9c3b8;border-bottom:1px solid #c9c3b8}.stat-grid article{padding:36px 4vw 36px 0;border-right:1px solid #c9c3b8}.stat-grid article+article{padding-left:4vw}.stat-grid article:last-child{border:0}.stat-grid strong{display:block;color:var(--blue);font:600 clamp(40px,5vw,68px) var(--sans);letter-spacing:-.05em}.stat-grid span{font-size:13px;color:#62696c}.data-note{font-size:11px;color:#7a7d7c;margin-top:18px}.impact{background:var(--navy);color:white;padding:100px clamp(24px,7vw,120px);display:grid;grid-template-columns:1fr 1fr;column-gap:10vw;row-gap:0}.impact h2{font-size:clamp(46px,5vw,72px)}.impact-copy>p:last-child{color:#b8c5cf;line-height:1.7;max-width:480px;margin-top:32px}.impact-copy>p:last-child span{color:var(--gold);white-space:nowrap}.impact-list article{display:flex;gap:25px;padding:24px 0;border-top:1px solid #ffffff24}.impact-list article>span{font:600 22px var(--sans);color:var(--gold)}.impact-list h3{font:600 23px var(--sans);margin:0 0 7px}.impact-list p{color:#a9b8c4;margin:0;font-size:14px}.donation{padding:110px clamp(24px,8vw,140px);display:grid;grid-template-columns:1fr minmax(400px,520px);gap:10vw;background:#fff}.donation-intro>p:nth-of-type(2){color:#656b6f;line-height:1.7;max-width:570px}.assurance{display:flex;gap:14px;margin-top:40px;padding-top:25px;border-top:1px solid #e3dfd8}.assurance>span{display:grid;place-items:center;color:#fff;background:var(--gold);width:29px;height:29px;border-radius:50%}.assurance p{margin:0;font-size:13px;line-height:1.6}.donation-box{background:var(--cream);padding:40px;box-shadow:0 24px 70px #17233516}.donation-box fieldset{border:0;padding:0;margin:0}.donation-box legend{font:600 20px var(--sans);margin-bottom:20px}.amounts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.amounts button{height:58px;border:1px solid #d0cbc1;background:#fff;font:600 16px var(--sans);cursor:pointer}.amounts button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.custom-amount{display:flex;justify-content:space-between;align-items:center;margin-top:10px;background:#fff;border:1px solid #d0cbc1;height:58px;padding:0 16px;font-size:13px;color:#666}.custom-amount span{font-weight:600;color:var(--ink)}.custom-amount input{width:90px;border:0;border-bottom:1px solid #bbb;background:none;font:600 17px var(--sans);outline:none}.frequency{display:flex;gap:10px;align-items:center;margin:22px 0;font-size:13px}.frequency input{accent-color:var(--blue)}.submit-button{width:100%}.secure{text-align:center;font-size:10px;color:#747979;margin:16px 0 0}.transparency{padding:35px clamp(24px,8vw,140px);background:#e9e4da;color:#565c5d;display:flex;gap:8vw;font-size:11px;line-height:1.6}.transparency p{max-width:750px;margin:0}.sources a{text-decoration:underline}footer{background:#051626;color:#aebac3;padding:26px clamp(24px,5vw,88px);display:flex;justify-content:space-between;font-size:12px}dialog{border:0;padding:44px;width:min(500px,calc(100% - 32px));text-align:center;box-shadow:0 30px 90px #0007}dialog::backdrop{background:#04111dcc;backdrop-filter:blur(3px)}dialog h2{font-size:43px;color:var(--navy)}dialog p{line-height:1.6;color:#60676a}.dialog-icon{font-size:42px;color:var(--blue)}.close-dialog{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.close-action{margin:auto;padding-right:25px}
@media(max-width:900px){.topbar nav{display:none}.topbar{height:76px}.topbar>.button{margin-left:auto}.hero{min-height:780px;padding-bottom:80px}.hero-content{max-width:640px}.prayer-card{display:none}.photo-credit{bottom:18px}.section-heading,.impact,.donation{grid-template-columns:1fr}.section-heading>p:last-child{margin-top:24px}.impact{gap:60px}.donation{gap:60px}.donation-box{max-width:560px}.transparency{display:block}.sources{margin-top:15px}}
@media(max-width:560px){.topbar>.button{font-size:0;min-width:52px;padding:6px}.topbar>.button span{font-size:20px}.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:60px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-copy{font-size:16px}.facts,.impact,.donation{padding:80px 22px}.stat-grid{grid-template-columns:1fr}.stat-grid article,.stat-grid article+article{padding:24px 0;border-right:0;border-bottom:1px solid #c9c3b8}.stat-grid article:last-child{border-bottom:0}.donation-box{padding:26px 20px}.transparency{padding:28px 22px}footer{gap:20px}.photo-credit{left:22px;right:22px}}
.brand-mark{overflow:hidden;background:#fff;padding:5px;border-radius:50%}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.eyebrow span{background:var(--gold)}footer{gap:28px;flex-wrap:wrap}footer a:first-of-type{margin-left:auto}
@media(max-width:560px){footer a:first-of-type{margin-left:0}}
.gift-guidance{margin:14px 0 4px;padding:14px;background:#e4ebf3;color:#334b62;font-size:12px;line-height:1.55}.monthly-note{margin:-10px 0 22px;padding-left:24px;color:#65717b;font-size:11px;line-height:1.55}.monthly-note strong{display:block;color:var(--navy);font-size:12px;margin-bottom:3px}
.facts-copy{padding-top:5px}.facts-copy>p{margin:0;color:#5c6265;line-height:1.75}.section-callout{display:block;margin-top:22px;padding-left:18px;border-left:4px solid var(--blue);color:var(--navy);font-size:clamp(18px,1.6vw,24px);line-height:1.35}
.impact-mosaic{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:240px 210px;gap:10px;margin-top:0}.impact-mosaic figure{margin:0;overflow:hidden;border-radius:3px;background:#0b3154}.impact-mosaic img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.impact-mosaic figure:hover img{transform:scale(1.025)}.impact-mosaic .mosaic-wide{grid-column:1/6;grid-row:1}.impact-mosaic .mosaic-tall{grid-column:6/9;grid-row:1/3}.impact-mosaic figure:nth-child(3){grid-column:9/13;grid-row:1}.impact-mosaic figure:nth-child(4){grid-column:1/6;grid-row:2}.impact-mosaic .mosaic-wide-bottom{grid-column:9/13;grid-row:2}.impact-mosaic .mosaic-wide img{object-position:center 42%}.impact-mosaic .mosaic-tall img{object-position:center 32%}
@media(max-width:900px){.impact-mosaic{grid-template-columns:repeat(2,1fr);grid-template-rows:260px 220px 220px;margin-top:10px}.impact-mosaic .mosaic-wide{grid-column:1/3;grid-row:1}.impact-mosaic .mosaic-tall{grid-column:1;grid-row:2/4}.impact-mosaic figure:nth-child(3){grid-column:2;grid-row:2}.impact-mosaic figure:nth-child(4){grid-column:2;grid-row:3}.impact-mosaic .mosaic-wide-bottom{display:none}}
@media(max-width:560px){.impact-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:210px 180px 180px;gap:7px}.impact-mosaic .mosaic-wide{grid-column:1/3;grid-row:1}.impact-mosaic .mosaic-tall{grid-column:1;grid-row:2/4}.impact-mosaic figure:nth-child(3){grid-column:2;grid-row:2}.impact-mosaic figure:nth-child(4){grid-column:2;grid-row:3}}
@media(prefers-reduced-motion:reduce){.impact-mosaic img{transition:none}}
.hero{isolation:isolate;overflow:hidden;background-color:#07121a}.hero-video{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-shade{z-index:-1}.video-control{position:absolute;z-index:3;right:5vw;top:112px;display:flex;align-items:center;gap:8px;border:1px solid #ffffff59;border-radius:999px;background:#07121a80;color:#fff;padding:9px 13px;font:600 11px var(--sans);cursor:pointer;backdrop-filter:blur(8px);transition:.2s}.video-control:hover{background:#07121ab8;border-color:#ffffff99}.video-control>span:first-child{font-size:12px;line-height:1}.video-control[hidden]{display:none}
@media(max-width:900px){.video-control{top:92px}}
@media(max-width:560px){.video-control{right:22px}.video-control-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.hero-video,.video-control{display:none}}
.gallery-shell{grid-column:1/-1;position:relative;overflow:hidden;max-height:430px;margin-top:0}.gallery-shell .impact-mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:210px 210px;gap:10px;margin:0}.gallery-item{min-width:0;margin:0;padding:0;border:0;border-radius:3px;overflow:hidden;background:#0b3154;cursor:zoom-in}.gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-item:hover img{transform:scale(1.025)}.gallery-item:focus-visible{outline:3px solid #fff;outline-offset:-4px}.gallery-item:nth-child(1){grid-column:1;grid-row:1/3}.gallery-item:nth-child(2){grid-column:2;grid-row:1}.gallery-item:nth-child(3){grid-column:3;grid-row:1}.gallery-item:nth-child(4){grid-column:2;grid-row:2}.gallery-item:nth-child(5){grid-column:3;grid-row:2}.gallery-shell:not(.expanded) .gallery-extra{display:none}.gallery-fade{position:absolute;z-index:2;pointer-events:none;inset:auto 0 0;height:62%;background:linear-gradient(to bottom,transparent 0%,rgba(0,43,93,.68) 58%,var(--navy) 100%)}.show-gallery{position:absolute;z-index:3;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;border:1px solid #ffffff80;border-radius:999px;background:#fff;color:var(--navy);padding:14px 22px;font:700 14px var(--sans);cursor:pointer;box-shadow:0 12px 35px #001a3b73}.show-gallery span{font-size:18px}.show-gallery:hover{background:#e4ebf3}.gallery-shell.expanded{max-height:none;overflow:visible}.gallery-shell.expanded .impact-mosaic{grid-template-columns:repeat(3,1fr);grid-template-rows:none;grid-auto-rows:280px}.gallery-shell.expanded .gallery-item{grid-column:auto;grid-row:auto}.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){grid-column:span 2}.gallery-shell.expanded .gallery-fade,.gallery-shell.expanded .show-gallery{display:none}
#gallery-dialog{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:54px 72px 62px;border:0;background:#031527;color:#fff;box-shadow:none;overflow:hidden}#gallery-dialog::backdrop{background:#031527}#gallery-full-image{display:block;width:100%;height:calc(100vh - 116px);object-fit:contain}#gallery-caption{position:absolute;left:72px;right:72px;bottom:18px;margin:0;text-align:center;color:#d5e0e9;font-size:13px}.gallery-close,.gallery-nav{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid #ffffff62;border-radius:50%;background:#061f38c9;color:#fff;cursor:pointer}.gallery-close{right:22px;top:18px;width:44px;height:44px;font-size:29px}.gallery-nav{top:50%;width:48px;height:48px;font-size:24px;transform:translateY(-50%)}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-close:hover,.gallery-nav:hover{background:var(--blue)}
@media(max-width:900px){.gallery-shell{margin-top:0}.gallery-shell .impact-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:230px 190px}.gallery-item:nth-child(1){grid-column:1/3;grid-row:1}.gallery-item:nth-child(2){grid-column:1;grid-row:2}.gallery-item:nth-child(3){grid-column:2;grid-row:2}.gallery-item:nth-child(4),.gallery-item:nth-child(5){display:none}.gallery-shell.expanded .impact-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery-shell.expanded .gallery-item{display:block;grid-column:auto;grid-row:auto}.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){grid-column:span 2}#gallery-dialog{padding:58px 14px 70px}#gallery-full-image{height:calc(100vh - 128px)}#gallery-caption{left:52px;right:52px}.gallery-nav{width:42px;height:42px}.gallery-prev{left:8px}.gallery-next{right:8px}}
@media(max-width:560px){.gallery-shell{max-height:370px}.gallery-shell .impact-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:200px 160px;gap:7px}.show-gallery{bottom:20px;white-space:nowrap}.gallery-shell.expanded .impact-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:170px;gap:7px}.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){grid-column:span 2}#gallery-dialog{padding-left:8px;padding-right:8px}.gallery-close{right:12px}.gallery-nav{top:auto;bottom:16px;transform:none}.gallery-prev{left:14px}.gallery-next{right:14px}#gallery-caption{bottom:26px;left:62px;right:62px}}
@media(prefers-reduced-motion:reduce){.gallery-item img{transition:none}}
.gallery-shell.expanded .impact-mosaic{display:block;column-count:3;column-gap:10px;grid-template-columns:none;grid-template-rows:none}.gallery-shell.expanded .gallery-item,.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){display:block;width:100%;height:auto;margin:0 0 10px;break-inside:avoid;grid-column:auto;grid-row:auto}.gallery-shell.expanded .gallery-item img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
@media(max-width:900px){.gallery-shell.expanded .impact-mosaic{display:block;column-count:2;column-gap:8px}.gallery-shell.expanded .gallery-item,.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){display:block;width:100%;height:auto;margin:0 0 8px}}
@media(max-width:560px){.gallery-shell.expanded .impact-mosaic{column-count:2;column-gap:7px}.gallery-shell.expanded .gallery-item,.gallery-shell.expanded .gallery-item:first-child,.gallery-shell.expanded .gallery-item:nth-child(8){margin-bottom:7px}}
.gallery-shell.expanded .gallery-fade{display:none}.gallery-shell.expanded .show-gallery{position:relative;left:auto;bottom:auto;transform:none;display:flex;width:max-content;margin:24px auto 0}
.brand-logo{display:block;width:170px;height:auto}.brand{min-width:170px}
@media(max-width:560px){.brand-logo{width:138px}.brand{min-width:138px}}
.topbar>.button-small{position:fixed;z-index:30;top:auto;right:clamp(20px,4vw,72px);bottom:24px;margin:0;min-width:190px}.show-gallery,.gallery-shell.expanded .show-gallery{min-height:58px;padding:5px 6px 5px 25px;border:0;border-radius:3px;background:var(--blue);color:#fff;box-shadow:0 12px 30px #001a3b61;transform:none}.show-gallery:hover{background:#1646dd}.show-gallery>span{width:46px;height:46px;border-radius:2px;background:#fff;color:var(--blue);font-size:20px}.gallery-shell:not(.expanded) .show-gallery{left:50%;bottom:28px;transform:translateX(-50%)}.gallery-shell.expanded .show-gallery{left:auto;bottom:auto;transform:none;margin:24px auto 0}.close-action{padding-right:6px}
.language-switcher{display:flex;align-items:center;gap:7px;margin-left:auto}.language-switcher a{display:grid;place-items:center;width:44px;height:36px;border:1px solid #fff;border-radius:4px;background:#fff;font-size:22px;line-height:1;opacity:1;box-shadow:0 6px 18px #00000038;transition:.2s}.language-switcher a:hover,.language-switcher a:focus-visible{transform:translateY(-2px);box-shadow:0 9px 22px #00000052}.language-switcher a:focus-visible{outline:3px solid #8db5ff;outline-offset:3px}.language-switcher a.active{opacity:1;border-color:#fff;background:#fff}
@media(max-width:900px){.language-switcher{margin-left:auto}.topbar{gap:18px}}
@media(max-width:560px){.language-switcher{gap:5px}.language-switcher a{width:40px;height:34px;font-size:20px}.topbar{padding-left:20px;padding-right:20px}}
@media(max-width:560px){.topbar>.button-small{top:auto;left:16px;right:16px;bottom:16px;width:auto;height:58px;min-width:0;padding:6px 6px 6px 24px;font-size:15px;justify-content:space-between}.topbar>.button-small span{width:46px;height:46px}.show-gallery,.gallery-shell.expanded .show-gallery{padding-left:20px}.gallery-shell:not(.expanded) .show-gallery{bottom:20px}}
@media(max-width:560px){.hero{height:auto;min-height:680px;align-items:flex-start;padding-top:145px;padding-bottom:56px}.hero-content{max-width:100%}.hero-copy{margin-bottom:0}}

/* Galeria em tela cheia: controles sempre visíveis em notebooks, tablets e celulares */
#gallery-dialog[open]{position:fixed;inset:0;display:block;width:100dvw;height:100dvh;max-width:none;max-height:none;margin:0;padding:clamp(48px,7vh,72px) clamp(58px,6vw,92px) clamp(54px,7vh,72px);overflow:hidden;background:#031527}
#gallery-full-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.gallery-close,.gallery-nav{z-index:20;isolation:isolate;flex-shrink:0;border:2px solid #ffffffb8;background:#001a31e8;box-shadow:0 6px 24px #0009;backdrop-filter:blur(8px)}
.gallery-close{top:max(14px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:48px;height:48px;line-height:1}
.gallery-nav{width:50px;height:50px}
.gallery-prev{left:max(14px,env(safe-area-inset-left))}.gallery-next{right:max(14px,env(safe-area-inset-right))}
#gallery-caption{z-index:10;bottom:max(16px,env(safe-area-inset-bottom));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;text-shadow:0 2px 8px #000}
.gallery-close:focus-visible,.gallery-nav:focus-visible{outline:3px solid #8db5ff;outline-offset:3px}
@media(max-width:1100px){#gallery-dialog[open]{padding-left:58px;padding-right:58px}.gallery-prev{left:10px}.gallery-next{right:10px}}
@media(max-height:720px) and (min-width:561px){#gallery-dialog[open]{padding:42px 58px 48px}.gallery-close{top:8px;right:10px;width:40px;height:40px;font-size:24px}.gallery-nav{width:44px;height:44px}.gallery-prev{left:8px}.gallery-next{right:8px}#gallery-caption{bottom:10px;font-size:12px}}
@media(max-width:560px){#gallery-dialog[open]{padding:56px 8px calc(78px + env(safe-area-inset-bottom))}.gallery-close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:44px;height:44px}.gallery-nav{top:auto;bottom:max(14px,env(safe-area-inset-bottom));width:44px;height:44px;transform:none}.gallery-prev{left:max(12px,env(safe-area-inset-left))}.gallery-next{right:max(12px,env(safe-area-inset-right))}#gallery-caption{left:64px;right:64px;bottom:max(27px,calc(env(safe-area-inset-bottom) + 13px));font-size:12px}}
.stripe-donation-box h3{margin:0 0 20px;font:600 20px var(--sans)}.amounts a{height:58px;border:1px solid #d0cbc1;background:#fff;display:flex;align-items:center;justify-content:center;font:600 16px var(--sans);transition:.2s}.amounts a:hover,.amounts a:focus-visible{background:var(--blue);color:#fff;border-color:var(--blue)}.amounts .other-amount-link{grid-column:1/-1;justify-content:space-between;padding:0 18px;background:var(--blue);color:#fff;border-color:var(--blue)}.other-amount-link span{font-size:22px}.stripe-note{margin:16px 0 0;color:#65717b;font-size:11px;line-height:1.55;text-align:center}
.topbar nav{position:absolute;left:50%;margin:0;transform:translateX(-50%)}
.paz-more{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:34px clamp(24px,8vw,140px);background:#edf3fa;border-top:1px solid #d7e1ec}.paz-more h2{max-width:680px;color:var(--navy);font-size:clamp(24px,3vw,40px);line-height:1.05;letter-spacing:-.035em}.paz-more .button{flex-shrink:0;min-width:260px}.topbar>.button-small{bottom:88px}
@media(max-width:700px){.paz-more{align-items:flex-start;flex-direction:column;padding-top:38px;padding-bottom:38px}.paz-more .button{width:100%;min-width:0}.topbar>.button-small{bottom:82px}}
footer{align-items:center;padding-top:24px;padding-bottom:24px}footer a.footer-about{display:flex;align-items:center;gap:16px;margin-left:0;font-size:13px;font-weight:600;color:#e5edf3}.footer-about:hover{color:#fff}.footer-logo{display:block;width:74px;height:auto}.footer-copyright{margin-left:auto;text-align:right;color:#aebac3}@media(max-width:700px){footer{align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:104px}.footer-about{align-items:flex-start}.footer-logo{width:66px}.footer-copyright{margin-left:0;text-align:left}}
@media(max-width:560px){.hero-mobile-line{display:block}.hero-desktop-break{display:none}}

/* Seção institucional da PAZ e rodapé simplificado */
.paz-more{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:18px;padding:64px 24px;background:#fff;text-align:center;border-top:1px solid #e1e7ee}.paz-more-logo{display:block;width:112px;height:auto;margin-bottom:4px}.paz-more h2{max-width:720px;color:var(--navy);font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.045em}.paz-more .button{min-width:230px;margin-top:8px}footer{justify-content:center}.footer-copyright{margin-left:0;text-align:center}
@media(max-width:700px){.paz-more{align-items:center;padding:52px 22px}.paz-more-logo{width:96px}.paz-more .button{width:100%;max-width:360px}.footer-copyright{text-align:center}}
