
:root{--navy:#0c2d6b;--deep:#102f74;--blue:#3b82f6;--blue2:#2563eb;--sky:#dbeafe;--ice:#eff6ff;--soft:#f8fafc;--text:#273244;--muted:#64748b;--line:#dbe4ef;--white:#fff;--shadow:0 22px 55px rgba(12,45,107,.14);--softshadow:0 12px 32px rgba(12,45,107,.09);--radius:26px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.shell{max-width:var(--max);margin:0 auto}.narrow{max-width:850px}.skip{position:absolute;left:-999px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(12,45,107,.08);box-shadow:0 10px 28px rgba(12,45,107,.07)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 24px}.brand img{width:104px}.nav-links{display:flex;align-items:center;gap:25px;color:var(--deep);font-weight:700;font-size:14.5px}.nav-links a{padding:27px 0 22px;border-bottom:3px solid transparent}.nav-links a:hover,.nav-links a.active{color:var(--blue);border-bottom-color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;gap:2px;border:1px solid #bfdbfe;background:#eff6ff;padding:3px;border-radius:999px}.lang-switch button{border:0;background:transparent;color:var(--deep);font-weight:900;border-radius:999px;padding:7px 10px;cursor:pointer}.lang-switch button.active{background:var(--blue);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 22px;font-weight:900;border:1px solid transparent;transition:.2s;cursor:pointer}.button.small{padding:11px 20px}.button.donate{background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;box-shadow:0 14px 30px rgba(59,130,246,.25)}.button.donate:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(59,130,246,.32)}.button.ghost{background:white;border-color:#93c5fd;color:var(--deep)}.nav-toggle{display:none}.section{padding:92px 24px}.section.soft{background:linear-gradient(180deg,#f8fafc,#eef6ff)}.hero-section{padding:88px 24px 78px;background:radial-gradient(circle at 90% 20%,#dbeafe 0,#fff 34%,#f8fbff 100%)}.hero-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.kicker,.section-label{display:inline-flex;align-items:center;background:#dbeafe;color:var(--deep);border:1px solid #bfdbfe;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:900;margin-bottom:18px}.hero-copy h1,.page-hero h1{margin:0;color:var(--navy);font-size:56px;line-height:1.05;letter-spacing:-1.6px}.hero-sub{color:var(--blue);font-size:22px;font-weight:800;margin:20px 0 0}.hero-text{font-size:18px;color:#334155;max-width:590px;margin:24px 0 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.proof span{display:flex;gap:8px;align-items:center;background:white;border:1px solid #dbeafe;border-radius:16px;padding:12px 13px;color:var(--deep);font-size:13px;box-shadow:var(--softshadow)}svg{width:22px;height:22px;fill:currentColor}.portrait-card{position:relative}.portrait-card img,.story-photo,.split img{border-radius:30px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8);object-fit:cover}.portrait-card img{height:540px;width:100%;object-position:center}.photo-note{position:absolute;left:24px;right:24px;bottom:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:14px 16px;color:var(--deep);font-weight:800}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:62px;align-items:center}.split img{height:470px;width:100%}.split h2,.section-head h2{margin:0;color:var(--navy);font-size:44px;line-height:1.12;letter-spacing:-.9px}.split p{font-size:17px;color:#334155}.section-head{text-align:center;max-width:820px;margin:0 auto 48px}.section-head h2{font-size:42px}.section-head p{font-size:18px;color:#53627a;margin:14px auto 0}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.impact-card,.trust-cards article,.steps article,.group-grid article,.contact-card{background:white;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--softshadow)}.impact-card{text-align:center;display:flex;flex-direction:column;align-items:center}.iconbox{width:66px;height:66px;border-radius:22px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:var(--blue2);display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:inset 0 0 0 1px #bfdbfe}.iconbox svg{width:34px;height:34px}.impact-card h3{color:var(--navy);font-size:20px;line-height:1.18;margin:0 0 10px}.impact-card p{color:#44546a;margin:0}.impact-card strong{margin-top:auto;display:inline-block;background:#dbeafe;color:var(--deep);border-radius:999px;padding:8px 15px;font-size:12px;margin-top:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.steps b{font-size:36px;color:var(--blue);display:block;margin-bottom:8px}.steps h3{color:var(--navy);margin:0 0 8px}.donation-zone{background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 60%,#fff 100%)}.donation-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.donation-card{background:white;border:1px solid rgba(30,58,138,.08);border-radius:30px;padding:42px;box-shadow:var(--shadow);text-align:center}.donation-card h3{font-size:30px;color:var(--navy);margin:0 0 22px}.bank{display:grid;gap:8px;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:20px;margin:18px 0}.bank p{margin:0;color:#334155}.qr{width:212px;margin:24px auto;border-radius:24px;box-shadow:0 16px 34px rgba(12,45,107,.18)}.note{color:#526174}.trust-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust-cards article{text-align:center}.trust-cards svg{width:46px;height:46px;color:var(--blue);background:#dbeafe;border-radius:18px;padding:10px}.trust-cards h3{color:var(--navy);margin:14px 0 8px}.disclaimer{max-width:860px;margin:46px auto 0;padding:22px 26px;border-radius:20px;background:#eff6ff;border:1px solid #bfdbfe;text-align:center;color:var(--deep);font-weight:800}.partners{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.partners article{height:118px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--softshadow);display:flex;align-items:center;justify-content:center;text-align:center;font-size:20px;font-weight:900;color:var(--navy)}.partners span{font-size:13px;color:var(--blue);font-style:italic}.tiny{text-align:center;max-width:780px;margin:28px auto 0;color:#64748b;font-style:italic;font-size:13px}.page-hero{padding:82px 24px;background:linear-gradient(135deg,#eff6ff,#fff)}.page-hero .shell{text-align:center}.page-hero p{font-size:20px;color:#53627a}.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.story-photo{height:520px;width:100%;object-fit:cover}.quote{background:var(--navy);color:white;margin-top:-34px;position:relative;border-radius:22px;padding:22px;font-weight:900;box-shadow:var(--shadow)}.story-text p{font-size:18px;color:#334155}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{background:white;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--softshadow)}.article-card span:first-child{color:var(--blue);font-weight:900;font-size:13px}.article-card h2{color:var(--navy);font-size:24px;line-height:1.15}.article-card p{color:#334155}.article-card a{color:var(--blue);font-weight:900}.group-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.group-grid svg{width:46px;height:46px;color:var(--blue);background:#dbeafe;border-radius:18px;padding:10px}.group-grid h2{color:var(--navy);font-size:23px}.featured-video{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center;background:white;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow);margin-bottom:28px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card{background:white;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--softshadow)}.video-card h3{color:var(--navy);margin-bottom:6px}.video-card p{color:#53627a;margin-top:0}.video-thumb{height:160px;border-radius:18px;background:linear-gradient(135deg,#0c2d6b,#3b82f6);position:relative;overflow:hidden}.video-thumb:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35),transparent 25%),linear-gradient(120deg,transparent 0 40%,rgba(255,255,255,.18) 40% 46%,transparent 46% 100%)}.video-thumb.large{height:360px}.video-thumb span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;background:white;border-radius:50%;box-shadow:0 12px 30px rgba(0,0,0,.22)}.video-thumb span:after{content:'';position:absolute;left:23px;top:18px;border-left:16px solid var(--blue);border-top:11px solid transparent;border-bottom:11px solid transparent}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-grid article{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--softshadow)}.gallery-grid img,.placeholder-art{height:260px;width:100%;object-fit:cover}.placeholder-art{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#fff);font-size:54px;font-weight:900;color:var(--navy)}.gallery-grid p{padding:0 20px 18px;font-weight:800;color:var(--navy)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-card h2{color:var(--navy)}.faq{display:grid;gap:16px}.faq details{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--softshadow)}.faq summary{cursor:pointer;color:var(--navy);font-weight:900}.footer{background:#09265f;color:white;padding:46px 24px 24px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:54px}.footer img{width:128px;background:white;border-radius:12px;padding:6px}.footer h3{font-size:15px;letter-spacing:.8px;text-transform:uppercase}.footer p,.footer a,.footer li{color:#dbeafe;font-size:14px}.footer ul{padding-left:18px}.social{display:flex;gap:10px;margin-top:18px}.social span{width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#3b82f6;color:white;font-weight:900;font-size:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;color:#bfdbfe;font-size:12px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.pt,.en{display:inline}[data-lang="pt"] .en,[data-lang="en"] .pt{display:none!important}@media(max-width:980px){.nav-links{display:none}.nav-toggle{display:block;border:0;background:#eff6ff;color:var(--navy);font-size:24px;border-radius:12px;padding:8px 12px}.nav.open .nav-links{display:flex;position:absolute;top:76px;left:18px;right:18px;background:white;border:1px solid #dbeafe;border-radius:22px;box-shadow:var(--shadow);padding:18px;flex-direction:column;align-items:flex-start}.nav{position:relative}.nav-actions .button{display:none}.hero-layout,.split,.story,.donation-grid,.featured-video,.contact-layout{grid-template-columns:1fr}.impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid{grid-template-columns:1fr 1fr}.hero-copy h1,.page-hero h1{font-size:42px}.portrait-card img{height:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.section{padding:72px 20px}}@media(max-width:620px){.impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid{grid-template-columns:1fr}.hero-section{padding:58px 18px}.section{padding:58px 18px}.hero-copy h1,.page-hero h1{font-size:34px}.hero-sub{font-size:18px}.split h2,.section-head h2{font-size:32px}.donation-card{padding:28px}.brand img{width:92px}.lang-switch button{padding:6px 8px;font-size:12px}.video-thumb.large{height:240px}.nav{padding:0 14px}}

/* ===== V3 PROFESSIONAL REFINEMENT ===== */
:root{--rsb-navy:#071739;--rsb-blue:#1e3a8a;--rsb-action:#2563eb;--rsb-sky:#38bdf8;--rsb-soft:#eff6ff;--rsb-line:#dbe7f7;--rsb-text:#334155;--rsb-muted:#64748b;--rsb-shadow:0 22px 70px rgba(7,23,57,.12)}
body{letter-spacing:-.012em}.shell{max-width:1180px}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,231,247,.9);box-shadow:0 10px 34px rgba(7,23,57,.08)}.nav{min-height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:20px}.brand{display:flex;align-items:center}.brand img{width:178px;height:auto;filter:drop-shadow(0 6px 12px rgba(7,23,57,.08))}.nav-links{justify-content:center;gap:26px}.nav-links a{font-size:14.5px;font-weight:800;color:#102b66;position:relative;padding:30px 0}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:21px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--rsb-action),var(--rsb-sky));transform:scaleX(0);transition:.22s}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-actions{gap:12px}.lang-switch{background:#f8fbff;border:1px solid var(--rsb-line);border-radius:999px;padding:4px}.lang-switch button{border-radius:999px;font-weight:900}.button.donate,.button.primary{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)!important;color:white!important;border:0!important;box-shadow:0 16px 34px rgba(37,99,235,.28)!important}.button.donate:hover,.button.primary:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(37,99,235,.36)!important}.button.ghost,.button.secondary{background:white!important;color:var(--rsb-blue)!important;border:1.5px solid #93c5fd!important}.hero-section{background:radial-gradient(circle at 80% 10%,#dbeafe 0,#fff 38%,#fff 100%);position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,165,233,.10),transparent 45%);pointer-events:none}.hero-layout{position:relative}.hero-copy h1{letter-spacing:-.06em;line-height:1.02;color:var(--rsb-navy)!important}.hero-sub{font-weight:800;color:#1e40af!important}.hero-text,.split p,.story-text p,.section-head p,.article-body p,.group-card p,.faq p{color:var(--rsb-text)!important;line-height:1.72}.portrait-card img,.split img,.story-photo{object-fit:cover;border-radius:30px;box-shadow:var(--rsb-shadow);border:8px solid white}.portrait-card,.split img,.story-photo{box-shadow:var(--rsb-shadow)}.photo-note{background:white;border:1px solid var(--rsb-line);box-shadow:0 18px 45px rgba(7,23,57,.12);font-weight:800;color:#1e3a8a}.section{padding-top:98px;padding-bottom:98px}.section.soft{background:#f8fbff}.section-label{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.section-head{max-width:820px}.section-head h2,.section h2,.page-hero h1{color:var(--rsb-navy)!important;letter-spacing:-.048em;line-height:1.06}.impact-card,.process-card,.trust-cards article,.donation-card,.group-card,.article-card,.video-card,.faq-item,.gallery-grid article{border:1px solid var(--rsb-line)!important;box-shadow:0 16px 45px rgba(7,23,57,.08)!important;border-radius:24px!important}.impact-card h3,.process-card h3,.trust-cards h3,.donation-card h3,.article-card h3,.group-card h3{color:var(--rsb-navy)!important;line-height:1.18}.impact-card svg,.trust-cards svg{fill:#2563eb!important}.iconbox{background:#dbeafe!important}.donation-zone{background:linear-gradient(135deg,#dbeafe,#eff6ff)!important}.donation-card{background:white!important;padding:38px!important}.qr{width:220px!important;border-radius:22px!important;box-shadow:0 18px 45px rgba(7,23,57,.15)}.footer{background:linear-gradient(135deg,#061631,#123b88)!important;color:#dbeafe!important;padding-top:56px!important}.footer-grid{align-items:start}.footer-brand img,.footer img{width:190px;background:white;border-radius:18px;padding:6px;margin-bottom:18px}.footer h3{color:white!important;font-size:15px!important;text-transform:uppercase;letter-spacing:.08em}.footer p,.footer a,.footer li{font-size:14.5px!important;color:#dbeafe!important;line-height:1.65}.footer-bottom{border-top:1px solid rgba(219,234,254,.18);font-size:13px;color:#dbeafe}.social span{background:rgba(255,255,255,.13)!important;color:white!important}.featured-video{background:#fff;border:1px solid var(--rsb-line);border-radius:30px;padding:18px;box-shadow:var(--rsb-shadow);display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center}.real-video{width:100%;border-radius:22px;background:#071739}.gallery-grid img,.article-card img{object-fit:cover}.upload-note{background:#fff;border:1px solid var(--rsb-line);border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(7,23,57,.08)}@media(max-width:920px){.nav{grid-template-columns:auto auto 1fr}.brand img{width:145px}.featured-video{grid-template-columns:1fr}.nav-links{top:92px}.section{padding-top:72px;padding-bottom:72px}}@media(max-width:640px){.nav{min-height:74px}.brand img{width:128px}.button.small{padding:10px 13px;font-size:13px}.hero-copy h1{font-size:42px!important}.footer-grid{gap:28px}}

/* ===== V4 MARKET-LEVEL REFINEMENT ===== */
:root{--v4-ink:#07152f;--v4-navy:#0f2f72;--v4-blue:#2563eb;--v4-sky:#0ea5e9;--v4-soft:#f8fbff;--v4-line:#dbeafe;--v4-text:#334155;--v4-shadow:0 24px 80px rgba(7,21,47,.13);--v4-softshadow:0 14px 40px rgba(7,21,47,.08)}
body{letter-spacing:-.012em;color:var(--v4-text);background:#fff}.shell{max-width:1180px}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,234,254,.95)!important;box-shadow:0 12px 35px rgba(7,21,47,.08)!important}.nav{min-height:88px!important;display:grid!important;grid-template-columns:240px 1fr auto!important;align-items:center!important;gap:20px!important}.brand img{width:178px!important;height:auto!important;filter:drop-shadow(0 10px 22px rgba(7,21,47,.08))}.nav-links{justify-content:center!important;gap:24px!important}.nav-links a{font-size:14px!important;font-weight:850!important;color:#18346f!important;position:relative!important;padding:33px 0!important}.nav-links a:after{bottom:23px!important;height:3px!important;background:linear-gradient(90deg,var(--v4-blue),var(--v4-sky))!important;border-radius:99px!important}.nav-actions{gap:12px!important}.lang-switch{background:#f1f5f9!important;border:1px solid var(--v4-line)!important;border-radius:999px!important;padding:4px!important}.lang-switch button{font-weight:900!important;border-radius:999px!important}.button.donate,.button.primary{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)!important;color:#fff!important;border:0!important;box-shadow:0 16px 36px rgba(37,99,235,.3)!important}.button.donate:hover,.button.primary:hover{transform:translateY(-2px)!important;box-shadow:0 22px 48px rgba(37,99,235,.38)!important}.button.ghost,.button.secondary{background:white!important;color:#0f2f72!important;border:1.5px solid #93c5fd!important}.hero-section{background:radial-gradient(circle at 88% 10%,#bfdbfe 0,#eff6ff 28%,#fff 64%)!important;padding:86px 0 76px!important;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(14,165,233,.09),transparent 55%);pointer-events:none}.hero-layout{position:relative;gap:54px!important;align-items:center!important}.kicker,.section-label{background:#dbeafe!important;color:#1e40af!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important}.hero-copy h1{font-size:58px!important;line-height:.99!important;letter-spacing:-.065em!important;color:var(--v4-ink)!important;max-width:700px!important;text-align:left!important}.hero-sub{font-size:22px!important;line-height:1.35!important;color:#1e40af!important;font-weight:850!important;max-width:650px!important;text-align:left!important}.hero-text{font-size:17px!important;line-height:1.72!important;max-width:640px!important;color:#334155!important;text-align:left!important}.hero-actions{justify-content:flex-start!important}.proof{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin-top:34px!important;max-width:660px!important}.proof span{background:white!important;border:1px solid var(--v4-line)!important;border-radius:18px!important;padding:14px 16px!important;box-shadow:var(--v4-softshadow)!important;font-size:13px!important;font-weight:900!important;color:#12326f!important}.proof svg{width:20px!important;height:20px!important;fill:#2563eb!important;margin-right:6px!important}.portrait-card img,.split img,.story-photo{border-radius:32px!important;border:8px solid #fff!important;box-shadow:var(--v4-shadow)!important;object-fit:cover!important}.portrait-card img{height:610px!important}.photo-note{background:#fff!important;border:1px solid var(--v4-line)!important;border-radius:22px!important;box-shadow:var(--v4-shadow)!important;color:#0f2f72!important;font-weight:850!important}.section{padding-top:96px!important;padding-bottom:96px!important}.section.soft,.soft{background:#f8fbff!important}.section-head{max-width:820px!important;margin:0 auto 42px!important;text-align:center!important}.section-head h2,.split h2,.page-hero h1{color:var(--v4-ink)!important;letter-spacing:-.055em!important;line-height:1.06!important}.section-head p,.page-hero p,.split p,.story-text p,.article-card p,.group-grid p,.faq p{font-size:17px!important;line-height:1.72!important;color:#475569!important}.split{gap:52px!important}.split h2{font-size:45px!important}.impact-card,.steps article,.trust-cards article,.donation-card,.article-card,.video-card,.faq details,.gallery-grid article,.group-grid article,.upload-note{border:1px solid var(--v4-line)!important;border-radius:28px!important;box-shadow:var(--v4-softshadow)!important;background:#fff!important}.impact-card h3,.steps h3,.trust-cards h3,.donation-card h3,.article-card h2,.group-grid h2,.gallery-grid p{color:var(--v4-ink)!important;line-height:1.18!important}.impact-card:hover,.article-card:hover,.gallery-grid article:hover{transform:translateY(-4px);transition:.2s;box-shadow:var(--v4-shadow)!important}.iconbox{background:#dbeafe!important;border-radius:18px!important}.iconbox svg{fill:#2563eb!important}.donation-zone{background:linear-gradient(135deg,#dbeafe,#eff6ff)!important}.donation-card{padding:38px!important}.donation-card h3{font-size:30px!important}.qr{width:220px!important;border-radius:24px!important;box-shadow:0 18px 44px rgba(7,21,47,.16)!important}.trust-cards{gap:24px!important}.partners article{min-height:110px!important}.featured-video{border-radius:32px!important;padding:24px!important;box-shadow:var(--v4-shadow)!important;border:1px solid var(--v4-line)!important}.real-video{border-radius:24px!important;background:#07152f!important}.video-thumb{border-radius:22px!important;background:linear-gradient(135deg,#0f2f72,#0ea5e9)!important}.gallery-grid{gap:22px!important}.gallery-grid img{height:270px!important;object-fit:cover!important}.upload-note{margin-top:30px!important;padding:26px!important}.page-hero{background:linear-gradient(135deg,#eff6ff,#fff)!important;padding:74px 0!important;text-align:center!important;border-bottom:1px solid var(--v4-line)!important}.footer{background:linear-gradient(135deg,#061631,#102f6f)!important;color:#dbeafe!important;padding:56px 0 24px!important}.footer-grid{grid-template-columns:1.25fr .8fr 1fr!important;gap:54px!important}.footer img{width:190px!important;background:transparent!important;border-radius:0!important;padding:0!important;margin-bottom:18px!important}.footer h3{color:white!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.12em!important}.footer p,.footer a,.footer li{font-size:14.5px!important;color:#dbeafe!important;line-height:1.65!important}.footer .button{margin-top:10px!important}.footer-bottom{border-top:1px solid rgba(219,234,254,.16)!important;margin-top:34px!important;padding-top:18px!important;font-size:12px!important;color:#dbeafe!important}.social span{background:rgba(255,255,255,.12)!important;color:white!important}.update-card{background:#fff;border:1px solid var(--v4-line);border-radius:26px;padding:26px;box-shadow:var(--v4-softshadow)}
@media(max-width:980px){.nav{grid-template-columns:auto auto 1fr!important;min-height:78px!important}.brand img{width:145px!important}.hero-layout,.split,.story,.donation-grid,.featured-video,.contact-layout{grid-template-columns:1fr!important}.impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid{grid-template-columns:1fr 1fr!important}.portrait-card img{height:auto!important}.hero-copy h1{font-size:42px!important}.footer-grid{grid-template-columns:1fr!important}.nav.open .nav-links{top:84px!important}.section{padding-top:72px!important;padding-bottom:72px!important}}
@media(max-width:640px){.brand img{width:128px!important}.hero-copy h1{font-size:38px!important}.hero-sub{font-size:19px!important}.proof,.impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid{grid-template-columns:1fr!important}.split h2,.section-head h2,.page-hero h1{font-size:34px!important}.section{padding-top:62px!important;padding-bottom:62px!important}.donation-card{padding:26px!important}.qr{width:190px!important}}

/* ===== V5: premium conversion polish ===== */
:root{--brand-navy:#0D1B3D;--brand-blue:#1E5AA8;--brand-red:#D62828;--brand-gray:#6B7280;--brand-soft:#F5F8FC}
body{color:#182236;background:#fbfdff!important}.shell{max-width:1240px}.site-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid rgba(13,27,61,.08)!important;box-shadow:0 18px 45px rgba(13,27,61,.08)!important}.nav{height:92px!important;padding:0 28px!important}.brand{display:flex;align-items:center;background:white;border:1px solid rgba(13,27,61,.08);box-shadow:0 16px 35px rgba(13,27,61,.08);border-radius:20px;padding:10px 16px}.brand img{width:205px!important;height:auto!important}.nav-links{gap:28px!important;font-size:15.5px!important;font-weight:850!important}.nav-links a{padding:34px 0 30px!important;color:#0D1B3D!important}.nav-links a:hover,.nav-links a.active{color:#1E5AA8!important;border-bottom-color:#1E5AA8!important}.nav-actions{gap:14px!important}.lang-switch{border:1px solid #d7e6ff!important;background:#f1f7ff!important;padding:5px!important}.lang-switch button{font-size:14px!important;padding:9px 12px!important}.lang-switch button.active{background:#1E5AA8!important}.button.donate{background:linear-gradient(135deg,#1E5AA8,#0797df)!important;border:0!important;box-shadow:0 18px 42px rgba(30,90,168,.28)!important}.button.donate:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(30,90,168,.34)!important}.button.ghost{border-color:#bfd8ff!important;color:#0D1B3D!important}.section,.hero-section{overflow:hidden}.hero-copy,.split div,.story-text,.story-column,.donation-card,.article-card,.contact-card{text-wrap:pretty}.hero-copy p,.split p,.story-column p,.story-text p,.article-card p,.contact-card p{line-height:1.78}.story-hero-v5{padding:92px 24px 78px;background:radial-gradient(circle at 10% 0,#e5f0ff 0,#fff 37%,#f9fbff 100%)}.story-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.story-hero-copy h1{font-size:58px;line-height:1.02;letter-spacing:-1.8px;margin:0;color:#0D1B3D;max-width:680px}.story-hero-copy .lead{font-size:20px;color:#334155;max-width:680px;margin:24px 0 30px;line-height:1.72}.story-hero-photo{position:relative}.story-hero-photo img{height:610px;width:100%;object-fit:cover;object-position:center;border-radius:34px;border:10px solid white;box-shadow:0 34px 80px rgba(13,27,61,.18)}.quote-card{position:absolute;left:28px;right:28px;bottom:28px;background:#0D1B3D;color:#fff;border-radius:24px;padding:24px 28px;font-size:22px;font-weight:900;box-shadow:0 22px 50px rgba(13,27,61,.25)}.story-three{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.story-three article{background:white;border:1px solid #dfe8f4;border-radius:28px;box-shadow:0 20px 55px rgba(13,27,61,.09);overflow:hidden}.story-three img{height:310px;width:100%;object-fit:cover}.story-three article:nth-child(2) img{object-position:center}.story-three h2{padding:0 28px;margin:12px 0 10px;color:#0D1B3D;font-size:27px;line-height:1.1}.story-three p{padding:0 28px 28px;color:#344052;font-size:16px}.story-tag{display:inline-flex;margin:26px 28px 0;background:#dbeafe;color:#0D1B3D;border:1px solid #bfdbfe;border-radius:999px;padding:8px 14px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.story-tag.danger{background:#fee2e2;border-color:#fecaca;color:#991b1b}.story-long-v5{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.story-column{background:white;border:1px solid #dfe8f4;border-radius:30px;padding:38px;box-shadow:0 18px 48px rgba(13,27,61,.08)}.story-column h2{font-size:38px;line-height:1.1;color:#0D1B3D;margin:0 0 20px}.story-column p{font-size:17px;color:#334155;margin:0 0 18px}.english-panel{background:linear-gradient(180deg,#ffffff,#f7fbff)}.story-impact-band{display:flex;align-items:center;justify-content:space-between;gap:36px;background:linear-gradient(135deg,#0D1B3D,#1E5AA8);border-radius:34px;padding:46px 52px;color:white;box-shadow:0 30px 70px rgba(13,27,61,.22)}.story-impact-band .section-label{background:rgba(255,255,255,.12);color:white;border-color:rgba(255,255,255,.2)}.story-impact-band h2{margin:0;font-size:38px;line-height:1.1;max-width:850px}.footer{background:linear-gradient(135deg,#061024,#0D1B3D 45%,#123b82)!important;padding:0 24px 26px!important;color:#eaf3ff!important}.footer-cta{transform:translateY(-40px);display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;background:white;border:1px solid #dfe8f4;border-radius:34px;padding:34px 38px;box-shadow:0 28px 70px rgba(13,27,61,.18);color:#0D1B3D}.footer-cta h2{font-size:34px;line-height:1.12;margin:4px 0 10px}.footer-cta p{margin:0;color:#40516a;max-width:760px}.footer-grid{padding-top:10px!important;grid-template-columns:1.35fr .8fr 1fr!important;gap:58px!important}.footer .footer-brand img{width:250px!important;max-width:100%!important;filter:drop-shadow(0 16px 32px rgba(0,0,0,.18))}.footer h3{color:#fff!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.14em!important}.footer p,.footer a,.footer li{color:#dbeafe!important;font-size:15px!important}.footer ul{padding-left:0;list-style:none}.footer li{margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.16)!important;margin-top:36px!important;padding-top:20px!important;color:#cbdaf0!important}.social.colored{display:flex;gap:10px;margin-top:18px;align-items:center}.social.colored a{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white!important;font-weight:900;font-size:12px;text-transform:uppercase;box-shadow:0 10px 20px rgba(0,0,0,.18)}.social.colored .facebook{background:#1877F2}.social.colored .instagram{background:linear-gradient(135deg,#833AB4,#FD1D1D,#FCAF45)}.social.colored .youtube{background:#FF0000}.social.colored .linkedin{background:#0A66C2}.social.colored .whatsapp{background:#25D366}.media-clean-hero{background:linear-gradient(135deg,#eff6ff,#fff)!important}.placeholder-video-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:24px}.media-placeholder{background:#fff;border:1px dashed #b8cce9;border-radius:30px;padding:28px;box-shadow:0 18px 48px rgba(13,27,61,.07);min-height:310px;display:flex;flex-direction:column;justify-content:flex-end}.media-placeholder.large{min-height:430px}.play-shell{height:190px;border-radius:24px;background:linear-gradient(135deg,#f3f7fc,#e7f0ff);border:1px solid #dfe8f4;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.media-placeholder.large .play-shell{height:290px}.play-shell span{width:62px;height:62px;border-radius:50%;background:white;position:relative;box-shadow:0 12px 34px rgba(13,27,61,.12)}.play-shell span:after{content:'';position:absolute;left:25px;top:19px;border-left:17px solid #1E5AA8;border-top:12px solid transparent;border-bottom:12px solid transparent}.media-placeholder h3{color:#0D1B3D;font-size:24px;margin:0 0 8px}.media-placeholder p{color:#53627a;margin:0}.blank-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blank-gallery article{background:white;border:1px solid #dfe8f4;border-radius:28px;box-shadow:0 18px 48px rgba(13,27,61,.07);overflow:hidden}.blank-gallery div{height:260px;background:linear-gradient(135deg,#f8fbff,#eaf3ff);position:relative}.blank-gallery div:before{content:'+';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;border:1px solid #bfd8ff;color:#1E5AA8;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:700;background:white}.blank-gallery p{padding:20px 24px;margin:0;color:#0D1B3D;font-weight:900}.pro-note{max-width:880px;text-align:center}.pro-note h2{color:#0D1B3D;margin-top:0}.pro-note p{color:#334155;font-size:17px}.section-head{text-align:center!important}.section-head p{max-width:760px}.impact-card,.trust-cards article,.steps article,.donation-card,.article-card,.group-grid article,.contact-card{transition:.22s}.impact-card:hover,.trust-cards article:hover,.article-card:hover,.group-grid article:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(13,27,61,.12)}
@media(max-width:1050px){.nav{height:auto!important;min-height:86px!important}.brand img{width:172px!important}.story-hero-grid,.story-long-v5,.story-impact-band{grid-template-columns:1fr;display:grid}.story-three,.placeholder-video-grid,.blank-gallery{grid-template-columns:1fr 1fr}.story-hero-copy h1{font-size:46px}.story-hero-photo img{height:auto}.footer-cta{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr!important}.nav.open .nav-links{top:92px!important}}
@media(max-width:680px){.brand{padding:8px 10px}.brand img{width:142px!important}.nav{padding:0 16px!important}.story-hero-copy h1{font-size:38px}.story-three,.story-long-v5,.placeholder-video-grid,.blank-gallery{grid-template-columns:1fr}.story-impact-band{padding:32px 26px}.story-impact-band h2{font-size:30px}.footer-cta{padding:28px}.footer-cta h2{font-size:28px}.story-column{padding:28px}.quote-card{position:relative;left:auto;right:auto;bottom:auto;margin:-40px 18px 0;font-size:18px}.story-hero-v5{padding-top:64px}.story-hero-photo img{border-width:6px}}

/* v6 refinements */
.brand{padding:8px 14px!important;min-width:250px;justify-content:center;overflow:hidden}.brand img{width:230px!important;max-height:74px!important;object-fit:contain!important}.footer .footer-brand img{width:260px!important;max-height:120px!important;object-fit:contain!important;background:#fff;border-radius:18px;padding:12px;filter:none!important}.story-hero-v6{padding:92px 24px 78px;background:radial-gradient(circle at 10% 0,#e5f0ff 0,#fff 37%,#f9fbff 100%)}.story-hero-v6 .story-hero-copy h1{font-size:58px;line-height:1.02;letter-spacing:-1.8px;margin:0;color:#0D1B3D;max-width:680px}.story-hero-v6 .story-hero-copy .lead{font-size:20px;color:#334155;max-width:700px;margin:24px 0 14px;line-height:1.72}.story-hero-extra{font-size:18px;color:#1E5AA8;font-weight:800;max-width:680px;margin:0 0 30px;line-height:1.55}.story-long-single{max-width:920px}.story-column-single{max-width:920px;margin:0 auto}.story-column-single h2{font-size:42px}.story-column-single p{font-size:18px;line-height:1.85}.story-three article:nth-child(1) img{object-position:center 35%;background:#f8fbff}.story-three article:nth-child(2) img{object-position:center 32%;}.story-three article:nth-child(3) img{object-position:center 28%;}.story-impact-section{padding-top:40px}.social.colored a{font-size:0!important}.social.colored a svg{width:19px!important;height:19px!important;fill:#fff!important;display:block}.social.colored .instagram svg{width:20px!important;height:20px!important}.social.colored .youtube svg{width:21px!important}.media-clean-hero p,.placeholder-video-grid p,.blank-gallery p{font-size:16px}.media-placeholder h3{font-size:22px}.blank-gallery p{font-size:17px}.page-hero.media-clean-hero h1{max-width:920px;margin-left:auto;margin-right:auto}
@media(max-width:1050px){.brand{min-width:auto}.brand img{width:178px!important}.story-hero-v6 .story-hero-copy h1{font-size:46px}.story-long-single{max-width:100%}}
@media(max-width:680px){.brand img{width:148px!important}.story-hero-v6 .story-hero-copy h1{font-size:38px}.story-column-single p{font-size:16.5px}.story-hero-extra{font-size:16px}}

/* v7 corrections */
.brand{padding:8px 14px!important;overflow:hidden!important}.brand img{width:235px!important;display:block!important}.footer .footer-brand img{width:260px!important;background:transparent!important}.story-hero-v7{padding:88px 24px 58px;background:radial-gradient(circle at 14% 0,#e8f3ff 0,#fff 45%,#f9fcff 100%)}.story-hero-grid-v7{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:start}.story-hero-copy-v7 h1{font-size:58px;line-height:1.02;letter-spacing:-1.8px;margin:0 0 24px;color:#0D1B3D;max-width:760px}.story-text-main{font-size:18px;line-height:1.82;color:#2f3d52;max-width:780px}.story-text-main p{margin:0 0 16px}.story-hero-copy-v7 .button{margin-top:14px}.story-hero-photo-v7 img{width:100%;height:680px;object-fit:cover;object-position:center top;border-radius:34px;border:10px solid white;box-shadow:0 34px 80px rgba(13,27,61,.18)}.story-hero-photo-v7 .quote-card{font-size:22px;line-height:1.35}.story-three article:nth-child(3) img{object-position:center top}.portrait-card img{object-position:center top!important}.hero-section .portrait-card img{object-position:center top!important}.footer-cta h2{color:#0D1B3D!important}.footer-cta p{color:#334155!important;font-weight:600!important}.social.colored a svg{width:20px;height:20px;fill:white}.social.colored a{font-size:0!important}.footer-brand img{opacity:1!important}.story-long-single{display:none!important}
@media(max-width:1050px){.story-hero-grid-v7{grid-template-columns:1fr}.story-hero-copy-v7 h1{font-size:46px}.story-hero-photo-v7 img{height:auto}}
@media(max-width:680px){.brand img{width:165px!important}.story-hero-copy-v7 h1{font-size:36px}.story-text-main{font-size:16px}.story-hero-v7{padding:54px 20px}.story-hero-photo-v7 img{border-width:6px}.story-hero-photo-v7 .quote-card{font-size:17px}}


/* v8 professional polish: crisp logo, corrected image crops, balanced typography */
:root{--v8-navy:#0D1B3D;--v8-blue:#1E5AA8;--v8-red:#D62828;--v8-text:#273244;}
.site-header{box-shadow:0 10px 32px rgba(13,27,61,.08)!important;}
.nav{height:82px!important;}
.brand{min-width:245px!important;height:68px!important;padding:6px 12px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e5edf8!important;box-shadow:0 12px 30px rgba(13,27,61,.07)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.brand img{width:220px!important;height:auto!important;max-height:58px!important;object-fit:contain!important;image-rendering:auto!important;}
.nav-links{font-size:15px!important;gap:24px!important;}
.hero-copy h1,.page-hero h1{font-size:clamp(42px,5vw,64px)!important;line-height:1.04!important;letter-spacing:-1.8px!important;}
.section-head h2,.split h2{font-size:clamp(34px,3.4vw,46px)!important;line-height:1.1!important;letter-spacing:-1px!important;}
.hero-sub{font-size:clamp(19px,1.65vw,24px)!important;line-height:1.28!important;}
p,.split p,.story-text-main,.story-text-main p{font-size:17px!important;line-height:1.75!important;color:#334155!important;}
.button{font-size:16px!important;}
.hero-section .portrait-card img{height:560px!important;width:100%!important;object-fit:cover!important;object-position:center top!important;border-radius:34px!important;border:10px solid #fff!important;box-shadow:0 30px 78px rgba(13,27,61,.16)!important;}
.split-section .split img{height:560px!important;object-fit:cover!important;object-position:center top!important;border-radius:34px!important;border:10px solid #fff!important;box-shadow:0 30px 78px rgba(13,27,61,.14)!important;}
.story-hero-v7{padding:82px 24px 74px!important;background:radial-gradient(circle at 12% 0,#e9f4ff 0,#fff 46%,#f8fbff 100%)!important;}
.story-hero-grid-v7{grid-template-columns:1fr .88fr!important;gap:62px!important;align-items:start!important;}
.story-hero-copy-v7 h1{font-size:clamp(38px,4vw,52px)!important;line-height:1.05!important;letter-spacing:-1.4px!important;max-width:680px!important;margin-bottom:24px!important;}
.story-text-main{max-width:720px!important;}
.story-hero-photo-v7{align-self:start!important;}
.story-hero-photo-v7 img{height:auto!important;max-height:700px!important;object-fit:contain!important;object-position:center top!important;border-radius:34px!important;border:10px solid #fff!important;box-shadow:0 34px 80px rgba(13,27,61,.18)!important;}
.story-hero-photo-v7 .quote-card{font-size:20px!important;line-height:1.35!important;left:28px!important;right:28px!important;bottom:28px!important;padding:24px!important;}
.story-three{align-items:stretch!important;}
.story-three article{display:flex!important;flex-direction:column!important;overflow:hidden!important;}
.story-three article img{height:330px!important;width:100%!important;object-fit:cover!important;}
.story-three article:nth-child(1) img{object-position:center 38%!important;}
.story-three article:nth-child(2) img{object-position:center 34%!important;}
.story-three article:nth-child(3) img{object-position:center top!important;}
.story-three h2{font-size:28px!important;line-height:1.1!important;letter-spacing:-.6px!important;}
.story-three p{font-size:16.5px!important;line-height:1.65!important;}
.footer-cta h2{font-size:clamp(30px,3.1vw,44px)!important;line-height:1.08!important;color:#0D1B3D!important;}
.footer-cta p{color:#334155!important;font-weight:700!important;}
.footer .footer-brand img{width:275px!important;max-height:105px!important;object-fit:contain!important;background:#fff!important;border-radius:22px!important;padding:12px 14px!important;box-shadow:0 12px 30px rgba(0,0,0,.12)!important;}
.footer p,.footer a,.footer li{font-size:16px!important;line-height:1.7!important;}
.social.colored a{width:40px!important;height:40px!important;}
.social.colored a svg{width:20px!important;height:20px!important;fill:white!important;}
@media(max-width:1050px){.brand{min-width:190px!important}.brand img{width:172px!important}.story-hero-grid-v7{grid-template-columns:1fr!important}.story-hero-photo-v7 img{max-height:none!important;width:100%!important}.hero-section .portrait-card img,.split-section .split img{height:auto!important}.story-three article img{height:280px!important}}
@media(max-width:680px){.nav{height:auto!important;min-height:78px!important}.brand{height:58px!important;min-width:154px!important}.brand img{width:140px!important}.hero-copy h1,.page-hero h1{font-size:38px!important}.story-hero-copy-v7 h1{font-size:34px!important}.story-hero-photo-v7 .quote-card{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-42px 16px 0!important;font-size:16px!important}.story-three article img{height:260px!important}}

/* v9 final rebuild: conversion-first, aligned typography, crisp logo */
:root{--navy:#071833;--blue:#0F7FDB;--blue2:#1E5AA8;--light:#EEF6FF;--text:#26364D;--muted:#63738A;--red:#D62828;}
*{box-sizing:border-box}
body{background:#F7FBFF!important;color:var(--text)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.site-header{background:rgba(255,255,255,.96)!important;backdrop-filter:blur(16px);border-bottom:1px solid #E8F0FA!important;box-shadow:0 10px 34px rgba(7,24,51,.08)!important;}
.nav{height:92px!important;max-width:1340px!important;gap:28px!important;}
.brand{height:76px!important;min-width:260px!important;padding:8px 18px!important;border-radius:26px!important;background:#fff!important;border:1px solid #E6EDF6!important;box-shadow:0 16px 38px rgba(7,24,51,.08)!important;}
.brand img{width:235px!important;height:auto!important;max-height:64px!important;object-fit:contain!important;display:block!important;}
.nav-links{gap:26px!important;align-items:center!important;}
.nav-links a{font-size:15.5px!important;font-weight:850!important;letter-spacing:-.2px!important;color:#091D3D!important;padding:32px 0 29px!important;}
.nav-links a.active,.nav-links a:hover{color:#0F7FDB!important;}
.nav-actions .button.small{padding:14px 24px!important;border-radius:18px!important;font-size:16px!important;box-shadow:0 18px 40px rgba(15,127,219,.25)!important;}
.lang-switch{height:48px!important;border-radius:999px!important;background:#EEF6FF!important;border:1px solid #CFE4FF!important;}
.lang-switch button{font-weight:900!important;color:#0D1B3D!important}.lang-switch button.active{background:#1E5AA8!important;color:white!important;}
.shell{max-width:1280px!important;}
.conversion-hero{padding:88px 0 96px!important;background:radial-gradient(circle at 80% 8%,#CFE6FF 0,#F1F8FF 28%,#fff 68%)!important;}
.hero-layout{display:grid!important;grid-template-columns:1fr .88fr!important;gap:72px!important;align-items:center!important;}
.hero-copy h1{font-size:clamp(52px,5vw,78px)!important;line-height:.98!important;letter-spacing:-3px!important;margin:16px 0 22px!important;color:#071833!important;max-width:720px!important;}
.hero-sub{font-size:clamp(22px,2vw,30px)!important;line-height:1.22!important;font-weight:900!important;color:#1E5AA8!important;max-width:700px!important;margin:0 0 26px!important;}
.hero-text{font-size:19px!important;line-height:1.75!important;color:#334155!important;max-width:680px!important;margin-bottom:30px!important;}
.kicker,.section-label{background:#DCEEFF!important;color:#1E5AA8!important;border:1px solid #BFD9FF!important;border-radius:999px!important;padding:10px 18px!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center!important;width:max-content!important;}
.hero-actions{display:flex!important;gap:16px!important;flex-wrap:wrap!important;margin:26px 0 24px!important;}
.button{border-radius:18px!important;font-weight:900!important;letter-spacing:-.15px!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;}
.button.donate{background:linear-gradient(135deg,#1E5AA8,#0F98DF)!important;color:white!important;box-shadow:0 22px 50px rgba(15,127,219,.25)!important;border:0!important;padding:17px 28px!important;}
.button.ghost{border:2px solid #BFD9FF!important;color:#071833!important;background:white!important;padding:15px 26px!important;}
.proof.proof-strong{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:26px!important;max-width:720px!important;}
.proof.proof-strong span{background:#fff!important;border:1px solid #D9E9FB!important;border-radius:18px!important;padding:18px 20px!important;box-shadow:0 14px 34px rgba(7,24,51,.06)!important;color:#071833!important;}
.proof.proof-strong b{font-size:16px!important;font-weight:900!important;}
.portrait-card-strong{border-radius:36px!important;position:relative!important;box-shadow:0 34px 90px rgba(7,24,51,.18)!important;background:white!important;padding:10px!important;}
.portrait-card-strong img{height:620px!important;width:100%!important;object-fit:cover!important;object-position:center 22%!important;border-radius:28px!important;border:0!important;display:block!important;}
.photo-note{background:#071833!important;color:white!important;border-radius:18px!important;left:28px!important;right:28px!important;bottom:24px!important;padding:18px 22px!important;font-size:18px!important;font-weight:900!important;box-shadow:0 16px 40px rgba(7,24,51,.25)!important;}
.conversion-split{padding:110px 0!important;background:#FFFFFF!important;}
.conversion-split .split{display:grid!important;grid-template-columns:.9fr 1fr!important;gap:78px!important;align-items:center!important;}
.conversion-split img{height:620px!important;object-fit:cover!important;object-position:center 28%!important;border-radius:34px!important;border:10px solid white!important;box-shadow:0 30px 80px rgba(7,24,51,.14)!important;}
.conversion-split h2{font-size:clamp(42px,4.2vw,62px)!important;line-height:1.02!important;letter-spacing:-2px!important;color:#071833!important;margin:22px 0 24px!important;max-width:680px!important;}
.conversion-split p{font-size:20px!important;line-height:1.7!important;color:#334155!important;max-width:760px!important;}
.section-head h2{font-size:clamp(38px,3.4vw,54px)!important;line-height:1.05!important;color:#071833!important;letter-spacing:-1.5px!important;}
.section-head p{font-size:19px!important;color:#526278!important;line-height:1.7!important;}
.impact-card h3{font-size:24px!important;line-height:1.12!important;color:#071833!important;}.impact-card p{font-size:17px!important;line-height:1.65!important}.impact-card strong{background:#DCEEFF!important;color:#1E5AA8!important;}
/* story page proportional and readable */
.story-hero-v7{padding:88px 0 76px!important;background:radial-gradient(circle at 85% 8%,#D8EBFF 0,#F7FBFF 34%,#fff 74%)!important;}
.story-hero-grid-v7{display:grid!important;grid-template-columns:1.08fr .92fr!important;gap:72px!important;align-items:start!important;}
.story-hero-copy-v7 h1{font-size:clamp(42px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-2px!important;max-width:760px!important;color:#071833!important;margin:20px 0 24px!important;}
.story-text-main{font-size:18px!important;line-height:1.82!important;max-width:760px!important;color:#334155!important;}.story-text-main p{margin:0 0 18px!important;}
.story-hero-photo-v7 img{height:auto!important;max-height:680px!important;width:100%!important;object-fit:contain!important;border-radius:34px!important;border:10px solid white!important;box-shadow:0 34px 82px rgba(7,24,51,.16)!important;}
.story-hero-photo-v7 .quote-card{font-size:20px!important;line-height:1.35!important;background:#071833!important;border-radius:18px!important;}
.story-three{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important;align-items:stretch!important;}
.story-three article{border-radius:28px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,24,51,.09)!important;border:1px solid #E2ECF8!important;}
.story-three article img{height:360px!important;width:100%!important;object-fit:cover!important;display:block!important;}.story-three article:nth-child(1) img{object-position:center 36%!important}.story-three article:nth-child(2) img{object-position:center 30%!important}.story-three article:nth-child(3) img{object-position:center top!important}
.story-three h2{font-size:30px!important;line-height:1.1!important;margin:20px 24px 12px!important;color:#071833!important}.story-three p{font-size:17px!important;line-height:1.68!important;margin:0 24px 26px!important;color:#334155!important}.story-tag{margin:24px 24px 0!important;}
.footer-cta{background:#fff!important;color:#071833!important;border-radius:36px!important;box-shadow:0 28px 80px rgba(7,24,51,.12)!important;}.footer-cta h2{color:#071833!important}.footer-cta p{color:#334155!important;opacity:1!important;}
.footer{background:linear-gradient(135deg,#071833,#123E7A)!important;}.footer .footer-brand img{width:270px!important;background:white!important;border-radius:22px!important;padding:14px!important;box-shadow:0 20px 50px rgba(0,0,0,.16)!important}.footer h3{color:#fff!important}.footer p,.footer a,.footer li{color:#EAF3FF!important}.footer-bottom{color:#CDE3FF!important}.social.colored a{font-size:0!important}.social.colored a svg{display:block!important;fill:white!important}
@media(max-width:1100px){.hero-layout,.conversion-split .split,.story-hero-grid-v7{grid-template-columns:1fr!important}.portrait-card-strong img,.conversion-split img{height:auto!important}.proof.proof-strong{grid-template-columns:1fr!important}.story-three{grid-template-columns:1fr!important}.brand{min-width:205px!important}.brand img{width:190px!important}.nav{height:auto!important;min-height:86px!important}}
@media(max-width:720px){.conversion-hero,.conversion-split,.story-hero-v7{padding:58px 0!important}.hero-copy h1{font-size:44px!important;letter-spacing:-1.8px!important}.hero-sub{font-size:22px!important}.hero-text,.conversion-split p{font-size:17px!important}.conversion-split h2{font-size:38px!important}.story-hero-copy-v7 h1{font-size:36px!important}.story-text-main{font-size:16.5px!important}.photo-note{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-38px 16px 0!important;font-size:15px!important}.brand{min-width:160px!important;height:60px!important}.brand img{width:145px!important}.nav-links a{font-size:14px!important}.story-three article img{height:280px!important}}

/* v10 definitive cleanup: fixed proportions, final message, stronger CTA, controlled typography */
:root{--rsb-navy:#071833;--rsb-blue:#126FD1;--rsb-cyan:#0F9BDF;--rsb-ice:#F3F9FF;--rsb-line:#D9E8FA;--rsb-text:#26364D;--rsb-muted:#607086;--rsb-red:#D62828;}
body{background:#F7FBFF!important;color:var(--rsb-text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;}
.shell{max-width:1240px!important;}
.site-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid #E7F0FA!important;box-shadow:0 8px 26px rgba(7,24,51,.08)!important;}
.nav{height:82px!important;max-width:1240px!important;padding:0 22px!important;gap:22px!important;}
.brand{height:66px!important;min-width:220px!important;width:220px!important;padding:8px 14px!important;border-radius:22px!important;background:#fff!important;border:1px solid #E6EEF8!important;box-shadow:0 10px 26px rgba(7,24,51,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.brand img{width:196px!important;height:auto!important;max-height:54px!important;object-fit:contain!important;display:block!important;image-rendering:auto!important;}
.nav-links{gap:22px!important;}
.nav-links a{font-size:14.5px!important;font-weight:850!important;color:var(--rsb-navy)!important;padding:28px 0 24px!important;letter-spacing:-.15px!important;}
.nav-links a.active,.nav-links a:hover{color:var(--rsb-blue)!important;border-bottom-color:var(--rsb-blue)!important;}
.nav-actions .button.small{min-height:46px!important;padding:12px 20px!important;font-size:15px!important;border-radius:16px!important;}
.lang-switch{height:46px!important;}
.lang-switch button{font-size:14px!important;padding:7px 11px!important;}
.conversion-hero{padding:78px 24px 88px!important;background:radial-gradient(circle at 78% 10%,#D7EBFF 0,#F4FAFF 32%,#fff 74%)!important;}
.hero-layout{grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr)!important;gap:68px!important;align-items:center!important;}
.hero-copy h1{font-size:clamp(46px,4.15vw,64px)!important;line-height:1.04!important;letter-spacing:-2.1px!important;margin:14px 0 20px!important;color:var(--rsb-navy)!important;max-width:690px!important;}
.hero-sub{font-size:clamp(20px,1.65vw,25px)!important;line-height:1.28!important;font-weight:900!important;color:#165DB0!important;max-width:650px!important;margin:0 0 22px!important;}
.hero-text{font-size:18px!important;line-height:1.68!important;max-width:650px!important;color:#34455F!important;margin:0 0 28px!important;}
.hero-actions .button.donate,.button.donate{background:linear-gradient(135deg,#165DB0,#0F98DF)!important;color:#fff!important;}
.hero-actions .button.ghost{background:#fff!important;border:2px solid #BBD8FF!important;color:var(--rsb-navy)!important;}
.proof.proof-strong{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:650px!important;gap:12px!important;margin-top:22px!important;}
.proof.proof-strong span{padding:15px 16px!important;border-radius:16px!important;box-shadow:0 10px 26px rgba(7,24,51,.055)!important;}
.proof.proof-strong b{font-size:14.5px!important;}
.portrait-card-strong{padding:9px!important;border-radius:32px!important;box-shadow:0 28px 78px rgba(7,24,51,.18)!important;}
.portrait-card-strong img{height:560px!important;object-fit:cover!important;object-position:center 12%!important;border-radius:25px!important;}
.photo-note{background:#071833!important;color:#fff!important;border-radius:16px!important;left:22px!important;right:22px!important;bottom:20px!important;font-size:15.5px!important;line-height:1.35!important;padding:16px 18px!important;text-align:left!important;}
.conversion-split{padding:92px 24px!important;background:#fff!important;}
.conversion-split .split{grid-template-columns:.93fr 1.07fr!important;gap:70px!important;align-items:center!important;}
.conversion-split img{height:540px!important;object-fit:cover!important;object-position:center 18%!important;border-radius:30px!important;border:9px solid white!important;}
.conversion-split h2{font-size:clamp(38px,3.6vw,54px)!important;line-height:1.08!important;letter-spacing:-1.6px!important;margin:18px 0 24px!important;}
.conversion-split p{font-size:18.5px!important;line-height:1.72!important;color:#34455F!important;max-width:700px!important;}
.kicker,.section-label{font-size:12.5px!important;padding:9px 16px!important;color:#165DB0!important;background:#DCEEFF!important;border-color:#BFDAFF!important;}
.section{padding:84px 24px!important;}
.section-head h2{font-size:clamp(34px,3.1vw,48px)!important;line-height:1.08!important;letter-spacing:-1.1px!important;}
.section-head p{font-size:18px!important;line-height:1.65!important;}
.impact-card h3{font-size:21px!important;}
.impact-card p{font-size:16px!important;}
/* Story page final alignment */
.story-hero-v7{padding:78px 24px 72px!important;background:radial-gradient(circle at 85% 8%,#D8EBFF 0,#F8FCFF 36%,#fff 78%)!important;}
.story-hero-grid-v7{grid-template-columns:minmax(0,1.02fr) minmax(380px,.92fr)!important;gap:64px!important;align-items:start!important;}
.story-hero-copy-v7 h1{font-size:clamp(40px,3.65vw,54px)!important;line-height:1.07!important;letter-spacing:-1.8px!important;margin:18px 0 22px!important;max-width:720px!important;}
.story-text-main{font-size:17px!important;line-height:1.78!important;max-width:720px!important;color:#31425A!important;}
.story-text-main p{margin:0 0 17px!important;}
.story-hero-photo-v7{align-self:start!important;}
.story-hero-photo-v7 img{height:650px!important;object-fit:cover!important;object-position:center top!important;border-radius:32px!important;border:9px solid #fff!important;box-shadow:0 28px 78px rgba(7,24,51,.15)!important;}
.story-hero-photo-v7 .quote-card{font-size:18px!important;line-height:1.38!important;margin-top:-86px!important;margin-left:26px!important;margin-right:26px!important;padding:22px 24px!important;border-radius:18px!important;position:relative!important;background:#071833!important;color:#fff!important;box-shadow:0 18px 44px rgba(7,24,51,.24)!important;}
.story-three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;}
.story-three article img{height:320px!important;object-fit:cover!important;}
.story-three article:nth-child(1) img{object-position:center 38%!important;}
.story-three article:nth-child(2) img{object-position:center 28%!important;}
.story-three article:nth-child(3) img{object-position:center 18%!important;}
.story-three h2{font-size:26px!important;line-height:1.16!important;}
.story-three p{font-size:16px!important;line-height:1.63!important;}
/* Footer readability */
.footer{background:linear-gradient(135deg,#071833 0%,#123E7A 100%)!important;color:#fff!important;}
.footer-cta{background:#fff!important;color:var(--rsb-navy)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(7,24,51,.12)!important;}
.footer-cta h2{font-size:clamp(30px,2.9vw,44px)!important;line-height:1.12!important;color:#071833!important;}
.footer-cta p{color:#34455F!important;font-size:18px!important;opacity:1!important;}
.footer .footer-brand img{width:245px!important;background:#fff!important;border-radius:18px!important;padding:12px!important;}
.footer p,.footer a,.footer li{color:#EEF6FF!important;font-size:16px!important;line-height:1.65!important;}
.footer h3{color:#fff!important;font-size:16px!important;letter-spacing:.12em!important;}
.footer-bottom{color:#CDE3FF!important;}
.social.colored a{width:44px!important;height:44px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:9px!important;}
.social.colored a svg{width:22px!important;height:22px!important;fill:#fff!important;}
.social.colored a.facebook{background:#1877F2!important}.social.colored a.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important}.social.colored a.youtube{background:#FF0000!important}.social.colored a.linkedin{background:#0A66C2!important}.social.colored a.whatsapp{background:#25D366!important}
/* Media page placeholders clean and definitive */
.page-hero h1{font-size:clamp(36px,3.4vw,52px)!important;line-height:1.08!important;}
.video-card,.gallery-grid article{border:1px dashed #BBD8FF!important;background:#F8FCFF!important;}
.video-card h3,.gallery-grid p{color:#071833!important;}
@media(max-width:1120px){.nav{height:auto!important;min-height:82px!important}.brand{min-width:190px!important;width:190px!important}.brand img{width:168px!important}.hero-layout,.conversion-split .split,.story-hero-grid-v7{grid-template-columns:1fr!important}.portrait-card-strong img,.conversion-split img,.story-hero-photo-v7 img{height:auto!important;max-height:none!important}.story-hero-photo-v7 .quote-card{margin-top:-58px!important}.impact-grid{grid-template-columns:repeat(2,1fr)!important}.proof.proof-strong{grid-template-columns:1fr!important}.story-three{grid-template-columns:1fr!important}.story-three article img{height:300px!important}}
@media(max-width:780px){.nav{padding:12px 18px!important}.brand{height:58px!important;min-width:155px!important;width:155px!important}.brand img{width:138px!important}.nav-links{display:none!important}.nav-toggle{display:block!important}.conversion-hero,.conversion-split,.story-hero-v7,.section{padding:56px 20px!important}.hero-copy h1{font-size:38px!important;letter-spacing:-1.4px!important}.hero-sub{font-size:20px!important}.hero-text,.conversion-split p{font-size:16.5px!important}.photo-note{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-36px 16px 0!important;font-size:14.5px!important}.story-hero-copy-v7 h1{font-size:36px!important}.story-text-main{font-size:16px!important}.story-hero-photo-v7 .quote-card{font-size:15.5px!important;margin-top:-48px!important;margin-left:16px!important;margin-right:16px!important}.impact-grid,.donation-grid,.trust-cards,.partners,.blog-grid,.group-grid,.gallery-grid,.video-grid,.contact-layout{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr!important}.footer .footer-brand img{width:210px!important}}

/* === MOBILE FIX FINAL v11 === */
html,body{overflow-x:hidden!important}.nav-toggle{border:1px solid #d7e6f8!important;background:#fff!important;color:#071833!important;border-radius:14px!important;padding:10px 12px!important;font-weight:900!important;cursor:pointer!important;min-width:46px!important;min-height:44px!important;align-items:center!important;justify-content:center!important}.nav-toggle::before{content:'☰';font-size:22px;line-height:1;display:block}.nav.open .nav-toggle::before{content:'×';font-size:28px;line-height:.8}
@media(max-width:900px){.site-header{position:sticky!important;top:0!important;z-index:999!important}.nav{height:auto!important;min-height:76px!important;padding:10px 16px!important;gap:10px!important;position:relative!important}.brand{min-width:auto!important;width:auto!important;height:auto!important;display:flex!important;align-items:center!important;padding:6px 9px!important}.brand img{width:132px!important;max-height:54px!important;object-fit:contain!important}.nav-actions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:8px!important}.nav-actions .button.small{display:inline-flex!important;min-height:42px!important;padding:10px 13px!important;font-size:13px!important;border-radius:13px!important;white-space:nowrap!important}.lang-switch{padding:2px!important}.lang-switch button{font-size:12px!important;padding:6px 8px!important}.nav-toggle{display:flex!important}.nav-links{display:none!important;position:absolute!important;left:14px!important;right:14px!important;top:calc(100% + 8px)!important;background:#fff!important;border:1px solid #dbe7f5!important;border-radius:22px!important;box-shadow:0 24px 60px rgba(7,24,51,.16)!important;padding:12px!important;z-index:1000!important}.nav.open .nav-links{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important}.nav.open .nav-links a{display:block!important;width:100%!important;padding:14px 15px!important;border-bottom:0!important;border-radius:14px!important;font-size:15px!important;color:#071833!important}.nav.open .nav-links a.active,.nav.open .nav-links a:hover{background:#eff6ff!important;color:#165DB0!important}}
@media(max-width:780px){.shell{width:100%!important;max-width:100%!important}.conversion-hero,.hero-section,.section,.page-hero,.story-hero-v7,.conversion-split{padding:56px 18px!important}.hero-layout,.split,.story,.story-hero-grid-v7,.conversion-split .split,.featured-video,.contact-layout,.donation-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}.hero-copy h1,.page-hero h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-1.2px!important;margin-bottom:16px!important}.hero-sub{font-size:19px!important;line-height:1.35!important;margin-bottom:18px!important}.hero-text,.story-text p,.split p,.page-hero p{font-size:16px!important;line-height:1.65!important}.section-head h2,.split h2,.conversion-split h2{font-size:30px!important;line-height:1.12!important;letter-spacing:-.7px!important}.section-head{margin-bottom:30px!important}.hero-actions{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.hero-actions .button,.button.donate,.button.ghost{width:100%!important;min-height:52px!important;text-align:center!important;padding:14px 18px!important}.proof,.proof.proof-strong{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.portrait-card img,.portrait-card-strong img,.split img,.story-photo,.story-hero-photo-v7 img{height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;border-radius:24px!important}.photo-note,.story-hero-photo-v7 .quote-card,.quote{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-32px 14px 0!important;font-size:14px!important;line-height:1.45!important;padding:14px 15px!important;border-radius:16px!important}.impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid,.story-three{grid-template-columns:1fr!important;gap:16px!important}.impact-card,.trust-cards article,.steps article,.group-grid article,.contact-card,.article-card,.donation-card{padding:22px!important;border-radius:22px!important}.donation-card h3{font-size:24px!important;line-height:1.15!important}.bank{padding:16px!important;font-size:14px!important;overflow-wrap:anywhere!important}.qr{width:190px!important;max-width:72vw!important}.video-thumb.large{height:220px!important}.video-thumb{height:170px!important}.gallery-grid img,.placeholder-art{height:220px!important}.footer{padding-left:18px!important;padding-right:18px!important}.footer-grid,.footer-cta{grid-template-columns:1fr!important;gap:24px!important;text-align:left!important}.footer .footer-brand img{width:180px!important}.social{justify-content:flex-start!important;flex-wrap:wrap!important}}
@media(max-width:430px){.brand img{width:112px!important}.nav-actions .button.small{padding:9px 10px!important;font-size:12px!important}.lang-switch button{font-size:11px!important;padding:5px 7px!important}.hero-copy h1,.page-hero h1{font-size:30px!important}.hero-sub{font-size:17px!important}.section-head h2,.split h2,.conversion-split h2{font-size:27px!important}}

/* === MOBILE + TYPOGRAPHY FINAL v12 === */
.nav-toggle{
  font-size:0!important;
  line-height:0!important;
  color:transparent!important;
}
.nav-toggle::before{
  color:#071833!important;
  font-size:24px!important;
  line-height:1!important;
  content:'☰'!important;
}
.nav.open .nav-toggle::before{
  content:'×'!important;
  font-size:30px!important;
  line-height:.8!important;
}
.page-hero h1,
.story-hero-copy-v7 h1{
  font-size:clamp(34px, 4.2vw, 50px)!important;
  line-height:1.08!important;
  letter-spacing:-1.1px!important;
}
.section-head h2,
.split h2,
.conversion-split h2{
  font-size:clamp(30px, 3.1vw, 42px)!important;
  line-height:1.13!important;
  letter-spacing:-.8px!important;
}
.hero-copy h1{
  font-size:clamp(38px, 4.6vw, 54px)!important;
  line-height:1.06!important;
  letter-spacing:-1.45px!important;
}
.article-card h2,
.group-grid h2{
  font-size:clamp(21px, 2.1vw, 25px)!important;
  line-height:1.18!important;
}
@media(max-width:900px){
  .site-header{position:sticky!important;top:0!important;z-index:9999!important}
  .nav{height:auto!important;min-height:74px!important;padding:9px 14px!important;gap:8px!important;position:relative!important;display:flex!important;align-items:center!important}
  .brand{min-width:auto!important;width:auto!important;height:auto!important;padding:0!important;margin-right:auto!important;display:flex!important;align-items:center!important}
  .brand img{width:118px!important;max-height:50px!important;object-fit:contain!important}
  .nav-actions{margin-left:0!important;display:flex!important;align-items:center!important;gap:7px!important}
  .nav-actions .button.small{display:inline-flex!important;width:auto!important;min-height:40px!important;padding:9px 11px!important;font-size:12.5px!important;border-radius:12px!important;white-space:nowrap!important}
  .lang-switch{padding:2px!important;flex-shrink:0!important}
  .lang-switch button{font-size:11.5px!important;padding:5px 7px!important}
  .nav-toggle{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px!important;width:44px!important;height:42px!important;min-width:44px!important;min-height:42px!important;border:1px solid #d7e6f8!important;background:#fff!important;border-radius:13px!important;padding:0!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,24,51,.07)!important}
  .nav-links{display:none!important;position:absolute!important;left:14px!important;right:14px!important;top:calc(100% + 8px)!important;background:#fff!important;border:1px solid #dbe7f5!important;border-radius:20px!important;box-shadow:0 24px 60px rgba(7,24,51,.16)!important;padding:10px!important;z-index:10000!important}
  .nav.open .nav-links{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important}
  .nav.open .nav-links a{display:block!important;width:100%!important;padding:13px 14px!important;border-bottom:0!important;border-radius:13px!important;font-size:15px!important;color:#071833!important}
  .nav.open .nav-links a.active,.nav.open .nav-links a:hover{background:#eff6ff!important;color:#165DB0!important}
}
@media(max-width:780px){
  .hero-section,.conversion-hero,.section,.page-hero,.story-hero-v7,.conversion-split{padding:52px 18px!important}
  .shell{max-width:100%!important;width:100%!important}
  .hero-layout,.split,.story,.story-hero-grid-v7,.conversion-split .split,.featured-video,.contact-layout,.donation-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}
  .hero-copy h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-1px!important}
  .page-hero h1,.story-hero-copy-v7 h1{font-size:32px!important;line-height:1.1!important;letter-spacing:-.85px!important}
  .section-head h2,.split h2,.conversion-split h2{font-size:29px!important;line-height:1.12!important}
  .hero-sub,.page-hero p{font-size:17px!important;line-height:1.45!important}
  .hero-text,.story-text p,.split p,.section-head p,.article-card p,.group-grid p{font-size:16px!important;line-height:1.65!important}
  .section-head{margin-bottom:28px!important}
  .hero-actions{flex-direction:column!important;align-items:stretch!important;gap:11px!important}
  .hero-actions .button,.button.donate,.button.ghost{width:100%!important;min-height:50px!important;text-align:center!important;padding:13px 16px!important}
  .proof,.proof.proof-strong{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .portrait-card img,.portrait-card-strong img,.split img,.story-photo,.story-hero-photo-v7 img{height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;border-radius:22px!important}
  .photo-note,.story-hero-photo-v7 .quote-card,.quote{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-28px 13px 0!important;font-size:13.8px!important;line-height:1.45!important;padding:13px 14px!important;border-radius:15px!important}
  .impact-grid,.steps,.trust-cards,.partners,.blog-grid,.group-grid,.video-grid,.gallery-grid,.story-three{grid-template-columns:1fr!important;gap:16px!important}
  .impact-card,.trust-cards article,.steps article,.group-grid article,.contact-card,.article-card,.donation-card{padding:21px!important;border-radius:21px!important}
  .donation-card h3{font-size:23px!important;line-height:1.15!important}
  .bank{padding:15px!important;font-size:14px!important;overflow-wrap:anywhere!important}
  .qr{width:185px!important;max-width:72vw!important}
  .footer-grid,.footer-cta{grid-template-columns:1fr!important;gap:22px!important;text-align:left!important}
  .footer .footer-brand img{width:170px!important}
}
@media(max-width:430px){
  .brand img{width:104px!important}
  .nav-actions .button.small{padding:8px 9px!important;font-size:11.5px!important;min-height:38px!important}
  .lang-switch button{font-size:10.5px!important;padding:5px 6px!important}
  .nav-toggle{width:40px!important;min-width:40px!important;height:40px!important;flex-basis:40px!important}
  .hero-copy h1{font-size:30px!important}
  .page-hero h1,.story-hero-copy-v7 h1{font-size:29px!important}
  .section-head h2,.split h2,.conversion-split h2{font-size:26px!important}
}


/* Ajuste final: no mobile, esconde a segunda imagem da Home para evitar duas fotos seguidas */
@media (max-width: 768px) {
  .home-secondary-photo {
    display: none !important;
  }
}

/* ── HISTORIA PAGE: novas seções ── */
.story-pull-quote {
  max-width: 720px;
  margin: 0 auto;
  padding: 48px 0;
}
.story-pull-quote blockquote {
  border-left: 4px solid var(--brand, #1a6bff);
  padding: 24px 32px;
  background: #f4f7ff;
  border-radius: 0 12px 12px 0;
}
.story-pull-quote blockquote p {
  font-size: 1.2rem;
  line-height: 1.6;
  font-style: italic;
  color: #1a1a2e;
  margin: 0;
}

.story-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: center;
}
.story-two-col-reverse {
  direction: rtl;
}
.story-two-col-reverse > * {
  direction: ltr;
}
.story-two-col-text h2 {
  margin: 12px 0 20px;
}
.story-two-col-text p {
  margin-bottom: 16px;
  line-height: 1.75;
}
.story-two-col-img img {
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
  max-height: 480px;
}

@media (max-width: 768px) {
  .story-two-col,
  .story-two-col-reverse {
    grid-template-columns: 1fr !important;
    direction: ltr !important;
    gap: 24px !important;
  }
  .story-pull-quote blockquote {
    padding: 16px 18px;
  }
  .story-pull-quote blockquote p {
    font-size: 1rem;
  }
}

/* ── CORREÇÕES FINAIS ── */

/* 1. Desativa hifenização automática em todo o site */
*, *::before, *::after {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
}

/* 2. Corrige gap excessivo entre hero e cards na página história */
.story-hero-v7 {
  margin-bottom: 0 !important;
  padding-bottom: 48px !important;
}
.story-hero-v7 + .section {
  padding-top: 32px !important;
}

/* 3. Foto do cateter (vertical) nos cards — ajusta proporção */
.story-three article:nth-child(2) img {
  object-fit: cover !important;
  object-position: center 20% !important;
  height: 360px !important;
}

/* ── CORREÇÕES V3 ── */

/* Foto máscara no terceiro card: mostrar cateter no pescoço (parte inferior do rosto) */
.story-three article:nth-child(3) img {
  object-position: center 55% !important;
}

/* Quote card alinhado sobre a foto do hero na história */
.story-hero-photo-v7 {
  position: relative !important;
}
.story-hero-photo-v7 .quote-card {
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 20px !important;
  margin: 0 !important;
}

/* Remove hífen em qualquer elemento — reforço com word-break */
h1, h2, h3, h4, p, span, li, a, div {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

/* ── CORREÇÃO HÍFEN V4 — remove text-wrap:pretty que causa hifenização ── */
.hero-copy,
.hero-copy p,
.hero-copy h1,
.hero-text,
.hero-sub,
.split div,
.story-text,
.story-column,
.donation-card,
.article-card,
.contact-card {
  text-wrap: balance !important;
  hyphens: none !important;
  -webkit-hyphens: none !important;
  word-break: normal !important;
}

/* ── Permcath editorial section ── */
.story-permcath-section {
  background: #f7f5f0;
  padding: 80px 0;
}
.story-permcath-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 72px rgba(11,25,41,0.13);
}
.story-permcath-figure {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.story-permcath-img-wrap {
  width: 100%;
  height: 100%;
  min-height: 520px;
  overflow: hidden;
  position: relative;
}
.story-permcath-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  display: block;
  transition: transform 0.4s ease;
}
.story-permcath-figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(11,25,41,0.85) 0%, transparent 100%);
  padding: 40px 24px 20px;
  font-size: 12px;
  font-style: italic;
  color: rgba(255,255,255,0.72);
  line-height: 1.55;
}
.story-permcath-quote {
  background: #0b1929;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 56px 52px;
}
.story-permcath-quote-inner {
  position: relative;
}
.story-permcath-quote-mark {
  display: block;
  font-family: Georgia, serif;
  font-size: 96px;
  line-height: 0.7;
  color: rgba(201,146,26,0.35);
  margin-bottom: 24px;
  user-select: none;
}
.story-permcath-quote-inner blockquote {
  margin: 0 0 28px;
}
.story-permcath-quote-inner blockquote p {
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  color: rgba(255,255,255,0.90);
  line-height: 1.75;
  margin: 0;
}
.story-permcath-quote-inner cite {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(201,146,26,0.80);
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.10);
}
.story-permcath-quote-inner cite span { display: block; }

@media (max-width: 768px) {
  .story-permcath-layout {
    grid-template-columns: 1fr;
  }
  .story-permcath-img-wrap {
    min-height: 360px;
  }
  .story-permcath-quote {
    padding: 40px 32px;
  }
}
