:root{--green:#126f3b;--green-2:#1d8b4a;--green-dark:#0b4d29;--red:#d52635;--ink:#17231b;--muted:#68756c;--bg:#f7faf8;--card:#fff;--line:#e3ebe5;--soft:#edf7f0;--shadow:0 18px 55px rgba(13,73,39,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:var(--bg);color:var(--ink);direction:rtl}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1200px,92%);margin:auto}.topbar{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(219,232,223,.9);position:sticky;top:0;z-index:100}.nav{min-height:92px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:330px}.brand-logo{width:65px;height:65px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 5px 20px rgba(16,78,42,.09);overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand-copy{display:grid;gap:3px}.brand-copy strong{font-size:15px;max-width:310px;line-height:1.45;color:var(--green-dark)}.brand-copy small{font-size:11px;color:#879088}.menu{margin-inline:auto;display:flex;gap:28px;font-size:14px;font-weight:700}.menu a{padding:36px 0 31px;position:relative}.menu a:after{content:"";position:absolute;bottom:23px;right:50%;width:0;height:2px;background:var(--red);transition:.2s}.menu a:hover{color:var(--green)}.menu a:hover:after{width:20px;right:calc(50% - 10px)}.donate-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;padding:14px 23px;border-radius:12px;font-weight:800;box-shadow:0 10px 24px rgba(18,111,59,.18);transition:.2s}.donate-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(18,111,59,.24)}.menu-toggle{display:none;border:0;background:#eff6f1;color:var(--green-dark);font-size:23px;width:44px;height:44px;border-radius:11px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 15%,#e3f3e8 0,transparent 28%),linear-gradient(135deg,#f8fcf9 0%,#fff 48%,#fff7f7 100%)}.hero:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,#dfeae2,transparent)}.hero-wrap{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:68px;position:relative;z-index:2}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:800;letter-spacing:.2px;color:var(--red);margin-bottom:14px}.eyebrow span{width:26px;height:3px;border-radius:3px;background:var(--red)}.hero h1{font-size:62px;line-height:1.18;margin:0 0 20px;color:var(--green-dark);max-width:700px}.hero p{font-size:19px;line-height:2;color:#5e6d63;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px}.outline-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bcd2c3;color:var(--green-dark);padding:13px 22px;border-radius:12px;font-weight:800;background:#fff}.trust-row{display:flex;gap:32px;margin-top:42px;padding-top:27px;border-top:1px solid #dfe9e1}.trust-row div{display:grid;gap:4px}.trust-row strong{font-size:22px;color:var(--green-dark)}.trust-row small{color:var(--muted);font-size:11px}.hero-visual{height:450px;position:relative;display:grid;place-items:center}.hero-card{background:#fff;border:1px solid #e3ece5;border-radius:34px;box-shadow:0 30px 80px rgba(13,76,40,.12)}.main-card{width:390px;min-height:390px;padding:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;transform:rotate(-2deg)}.hero-logo-ring{width:190px;height:190px;border-radius:50%;padding:12px;background:linear-gradient(145deg,#eff8f2,#fff);box-shadow:inset 0 0 0 1px #e3eee6;margin-bottom:18px}.hero-logo-ring img{width:100%;height:100%;object-fit:cover;border-radius:50%}.main-card h3{margin:3px 0 7px;font-size:22px;color:var(--green-dark)}.main-card p{font-size:13px;line-height:1.8;margin:0}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid #e4ece6;border-radius:15px;padding:13px 16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.floating-card b{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#eef8f1;color:var(--green)}.fc-one{top:65px;right:-12px}.fc-two{bottom:48px;left:-4px}.hero-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.hero-blob-one{width:300px;height:300px;background:#dff3e5;left:-120px;bottom:-110px}.hero-blob-two{width:150px;height:150px;background:#ffe8ea;right:40%;top:-75px}.quick-strip{position:relative;z-index:5;margin-top:-34px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.quick-item{min-height:112px;padding:23px;display:flex;align-items:center;gap:13px;border-left:1px solid var(--line)}.quick-item:last-child{border-left:0}.qicon{width:48px;height:48px;border-radius:14px;background:#eff7f1;display:grid;place-items:center;font-size:23px}.quick-item div{display:grid;gap:5px}.quick-item b{font-size:15px;color:var(--green-dark)}.quick-item small{color:var(--muted);font-size:11px}.section{padding:88px 0}.section-head{margin-bottom:35px}.split-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-head h2,.about h2{font-size:37px;line-height:1.35;margin:0 0 10px;color:var(--green-dark)}.section-head p{margin:0;color:var(--muted);line-height:1.8}.text-link{font-size:13px;font-weight:800;color:var(--green)}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{background:#fff;border:1px solid var(--line);border-radius:21px;overflow:hidden;box-shadow:0 8px 30px rgba(19,63,35,.055);transition:.24s}.project-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(19,63,35,.1)}.project-image{height:235px;position:relative;background:linear-gradient(145deg,#eaf5ed,#f9fbfa);display:grid;place-items:center;overflow:hidden}.project-image>img{width:100%;height:100%;object-fit:cover;transition:.4s}.project-card:hover .project-image>img{transform:scale(1.035)}.project-placeholder{width:115px;height:115px;border-radius:50%;overflow:hidden;opacity:.65}.badge,.done-badge{position:absolute;top:14px;padding:7px 11px;border-radius:999px;color:#fff;font-size:11px;font-weight:800;box-shadow:0 4px 15px rgba(0,0,0,.1)}.badge{right:14px;background:var(--red)}.done-badge{left:14px;background:var(--green)}.project-body{padding:21px}.project-meta{display:flex;justify-content:space-between;color:#7b877f;font-size:11px;margin-bottom:8px}.project-meta span:last-child{color:var(--green);font-weight:800}.project-body h3{font-size:20px;line-height:1.5;margin:0 0 8px;color:#1c2c21}.desc{font-size:13px;line-height:1.85;color:#66736a;min-height:48px}.progress{height:8px;background:#edf1ee;border-radius:999px;overflow:hidden;margin:17px 0 8px}.progress span{height:100%;display:block;background:linear-gradient(90deg,var(--green),#3cac68);border-radius:inherit}.progress-caption{display:flex;justify-content:space-between;color:#7a867f;font-size:10px}.money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:19px 0}.money-grid>div{padding:10px 8px;background:#f9fbf9;border-radius:10px}.money-grid small{display:block;color:#7e8982;font-size:10px;margin-bottom:5px}.money-grid strong{font-size:13px;color:#304237}.money-grid .remaining strong{color:var(--red)}.full-btn,.completed{display:block;width:100%;text-align:center;border-radius:11px;padding:12px 14px;font-size:13px;font-weight:800}.full-btn{background:var(--green);color:#fff}.completed{background:#eaf5ed;color:var(--green-dark)}.empty-state{grid-column:1/-1;background:#fff;border:1px dashed #cddbd0;border-radius:20px;text-align:center;padding:55px}.empty-state div{font-size:44px;color:var(--green)}.empty-state h3{margin-bottom:7px}.empty-state p{color:var(--muted)}.about{background:#fff;border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.about-visual{min-height:430px;border-radius:32px;background:linear-gradient(145deg,#e6f4ea,#f8fbf9);position:relative;display:grid;place-items:center;overflow:hidden}.about-visual:before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(18,111,59,.12);border-radius:50%}.about-logo{width:230px;height:230px;border-radius:50%;overflow:hidden;background:#fff;padding:8px;box-shadow:0 24px 60px rgba(14,76,41,.12);z-index:1}.about-logo img{width:100%;height:100%;border-radius:50%;object-fit:cover}.about-number{position:absolute;bottom:25px;right:25px;background:#fff;padding:15px 18px;border-radius:14px;box-shadow:var(--shadow);display:flex;gap:9px;align-items:center}.about-number strong{font-size:27px;color:var(--red)}.about-number span{font-size:11px;color:var(--muted)}.about-copy>p{color:#617067;line-height:2;font-size:15px}.values{display:grid;gap:13px;margin-top:25px}.values>div{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #edf1ee}.values>div>b{color:var(--red);font-size:12px;margin-top:4px}.values span{display:grid;gap:4px}.values strong{color:var(--green-dark)}.values small{color:var(--muted);line-height:1.6}.cta-section{padding:70px 0}.cta-card{min-height:245px;border-radius:28px;background:linear-gradient(135deg,#0a4c29,#138348);color:#fff;padding:50px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.cta-card:after{content:"";position:absolute;width:300px;height:300px;border:60px solid rgba(255,255,255,.05);border-radius:50%;left:-120px;top:-90px}.section-kicker.light{color:#dceee2}.cta-card h2{font-size:32px;max-width:650px;margin:3px 0 10px;position:relative;z-index:2}.cta-card p{color:#c8dfd0;margin:0}.cta-actions{display:flex;gap:10px;position:relative;z-index:2;flex-wrap:wrap}.white-btn,.ghost-white{padding:13px 19px;border-radius:11px;font-weight:800;font-size:13px}.white-btn{background:#fff;color:var(--green-dark)}.ghost-white{border:1px solid rgba(255,255,255,.35);color:#fff}.footer{background:#092f1b;color:#fff;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{display:flex;gap:15px;align-items:flex-start}.footer-brand img{width:75px;height:75px;border-radius:50%;object-fit:cover;background:#fff}.footer h3{font-size:15px;margin-top:0}.footer p{font-size:12px;line-height:2;color:#bed0c3}.footer a:hover{color:#fff}.footer-bottom{margin-top:40px;border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#9db5a5;font-size:11px}.socials{display:flex;gap:15px}.whatsapp-float{position:fixed;left:20px;bottom:20px;width:56px;height:56px;border-radius:50%;background:#20b85a;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;box-shadow:0 13px 35px rgba(18,108,55,.25);z-index:90}.detail{padding:65px 0}.detail-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:start}.detail-image{border-radius:25px;overflow:hidden;background:#edf5ef;min-height:390px;display:grid;place-items:center}.detail-image>img{width:100%;height:100%;min-height:390px;object-fit:cover}.detail h1{font-size:42px;color:var(--green-dark);margin:14px 0}.location{font-size:13px;color:var(--muted)}.detail-text{line-height:2.1;color:#59675e}.donation-box{background:#fff;border:1px solid var(--line);padding:25px;border-radius:18px;margin-top:25px;box-shadow:0 8px 30px rgba(16,62,33,.05)}.amounts{display:flex;flex-wrap:wrap;gap:9px}.amounts button{border:1px solid #cadbce;background:#fff;border-radius:9px;padding:10px 16px;font:inherit;cursor:pointer}.notice{background:#fff8dd;border:1px solid #ead68b;padding:12px 14px;border-radius:10px;color:#6c5c20;margin-top:15px;font-size:12px;line-height:1.7}
@media(max-width:1020px){.brand{min-width:auto}.brand-copy small{display:none}.menu{gap:18px}.hero h1{font-size:52px}.hero-wrap{gap:35px}.main-card{width:340px}.projects{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.nav{min-height:76px}.menu-toggle{display:grid;place-items:center;margin-inline-start:auto}.menu{display:none;position:absolute;top:76px;right:0;left:0;background:#fff;border-top:1px solid var(--line);padding:10px 4%;box-shadow:0 15px 30px rgba(15,55,28,.08);flex-direction:column;gap:0}.menu a{padding:14px}.menu a:after{display:none}.menu-open .menu{display:flex}.brand-logo{width:54px;height:54px}.brand-copy strong{font-size:12px;max-width:210px}.nav-donate{display:none}.hero-wrap{grid-template-columns:1fr;padding:55px 0 70px;min-height:auto}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-copy p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:360px;order:-1}.main-card{width:310px;min-height:310px;padding:30px}.hero-logo-ring{width:150px;height:150px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-item:nth-child(2){border-left:0}.quick-item{border-bottom:1px solid var(--line)}.quick-item:nth-child(3),.quick-item:nth-child(4){border-bottom:0}.about-grid{grid-template-columns:1fr;gap:40px}.about-visual{min-height:350px}.cta-card{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}}
@media(max-width:560px){.container{width:min(94%,1200px)}.brand-copy{display:none}.hero{padding-top:4px}.hero h1{font-size:37px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.trust-row{gap:15px}.trust-row strong{font-size:18px}.hero-visual{height:315px}.main-card{width:255px;min-height:255px;border-radius:25px}.hero-logo-ring{width:120px;height:120px}.main-card h3{font-size:17px}.main-card p{font-size:11px}.floating-card{padding:9px 10px;font-size:10px}.fc-one{right:0}.fc-two{left:0}.quick-strip{margin-top:-24px}.quick-grid{grid-template-columns:1fr}.quick-item{min-height:85px;border-left:0!important;border-bottom:1px solid var(--line)!important}.quick-item:last-child{border-bottom:0!important}.section{padding:62px 0}.split-head{align-items:flex-start;flex-direction:column}.section-head h2,.about h2{font-size:29px}.projects{grid-template-columns:1fr}.project-image{height:220px}.about-visual{min-height:300px}.about-logo{width:180px;height:180px}.cta-section{padding:45px 0}.cta-card{padding:35px 25px;border-radius:22px}.cta-card h2{font-size:25px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.money-grid{gap:5px}.detail{padding:35px 0}.detail h1{font-size:31px}.detail-image,.detail-image>img{min-height:260px}}

/* V1.4 - Association photo gallery */
.association-gallery{padding:70px 0 35px;background:#fff}.gallery-head{text-align:center;margin-bottom:24px}.gallery-head h2{margin:0 0 8px;font-size:34px;color:var(--green-dark)}.gallery-head p{margin:0;color:var(--muted);font-size:13px}.gallery-strip{display:flex;gap:14px;overflow-x:auto;padding:5px 2px 16px;scrollbar-width:thin;scroll-snap-type:x proximity}.gallery-thumb{flex:0 0 170px;height:125px;border:1px solid var(--line);border-radius:16px;padding:0;background:#fff;overflow:hidden;cursor:pointer;position:relative;scroll-snap-align:start;box-shadow:0 7px 22px rgba(19,63,35,.055)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:.25s}.gallery-thumb:hover img{transform:scale(1.05)}.gallery-thumb span{position:absolute;right:7px;left:7px;bottom:7px;background:rgba(8,42,24,.78);color:#fff;border-radius:8px;padding:6px 8px;font:700 10px Tahoma,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-lightbox{position:fixed;inset:0;background:rgba(5,16,10,.9);z-index:9999;display:none;align-items:center;justify-content:center;padding:28px}.gallery-lightbox.open{display:flex}.gallery-lightbox figure{margin:0;max-width:min(1000px,88vw);max-height:88vh;display:grid;gap:10px;justify-items:center}.gallery-lightbox figure img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:14px;background:#fff}.gallery-lightbox figcaption{color:#fff;font-weight:700;text-align:center}.gallery-close,.gallery-nav{position:absolute;border:0;cursor:pointer;background:rgba(255,255,255,.13);color:#fff;display:grid;place-items:center}.gallery-close{top:20px;left:20px;width:44px;height:44px;border-radius:50%;font-size:30px}.gallery-nav{top:50%;width:48px;height:64px;border-radius:13px;font-size:42px;transform:translateY(-50%)}.gallery-prev{right:22px}.gallery-next{left:22px}.lightbox-open{overflow:hidden}@media(max-width:700px){.association-gallery{padding:55px 0 25px}.gallery-head h2{font-size:29px}.gallery-thumb{flex-basis:132px;height:98px;border-radius:13px}.gallery-lightbox{padding:14px}.gallery-lightbox figure{max-width:96vw}.gallery-nav{width:40px;height:52px;font-size:34px}.gallery-prev{right:8px}.gallery-next{left:8px}.gallery-close{top:10px;left:10px}}

/* V1.6 - News page and homepage ticker */
.news-ticker{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;z-index:5}.ticker-wrap{height:54px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;overflow:hidden}.ticker-label{height:36px;display:flex;align-items:center;gap:7px;padding:0 13px;border-radius:10px;background:var(--green-dark);color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.ticker-label span{color:#ff5765;font-size:10px;animation:tickerPulse 1.5s infinite}.ticker-window{overflow:hidden;direction:ltr;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.ticker-track{width:max-content;display:flex;align-items:center;gap:38px;animation:newsTicker 32s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-track a{direction:rtl;display:flex;align-items:center;gap:8px;color:#314338;font-size:13px;font-weight:700;white-space:nowrap}.ticker-track a span{color:var(--red);font-size:9px}.ticker-all{font-size:11px;color:var(--green);font-weight:700;white-space:nowrap}@keyframes newsTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tickerPulse{50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}.ticker-label span{animation:none}}
.news-hero{padding:76px 0 60px;background:linear-gradient(135deg,#edf7f0,#fff);border-bottom:1px solid var(--line);text-align:center}.news-hero h1{font-size:46px;margin:8px 0 12px;color:var(--green-dark)}.news-hero p{margin:0;color:var(--muted);font-size:16px}.news-page{background:var(--bg)}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;align-items:start}.news-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 35px rgba(13,73,39,.06);scroll-margin-top:115px}.news-image{height:260px;background:var(--soft)}.news-image img{width:100%;height:100%;object-fit:cover}.news-body{padding:23px}.news-date{font-size:11px;color:var(--green);font-weight:700;margin-bottom:8px}.news-body h2{margin:0 0 11px;font-size:23px;line-height:1.55;color:var(--ink)}.news-summary{color:#516157;font-weight:700;line-height:1.8;margin:0 0 15px}.news-content{color:#5d6b62;line-height:2;font-size:14px;border-top:1px solid var(--line);padding-top:15px}.menu a.active{color:var(--green);font-weight:700}@media(max-width:800px){.news-grid{grid-template-columns:1fr}.ticker-wrap{grid-template-columns:auto 1fr}.ticker-all{display:none}.news-hero h1{font-size:36px}}@media(max-width:560px){.ticker-wrap{height:49px;gap:9px}.ticker-label{font-size:10px;padding:0 9px;height:32px}.ticker-track{gap:26px;animation-duration:25s}.ticker-track a{font-size:11px}.news-hero{padding:55px 0 45px}.news-hero h1{font-size:31px}.news-image{height:210px}.news-body{padding:18px}.news-body h2{font-size:20px}}

/* V1.6.1 - Fix news ticker overlap with quick categories strip */
.news-ticker + .quick-strip{
  margin-top:22px;
  position:relative;
  z-index:4;
}
.news-ticker{
  position:relative;
  z-index:6;
}
@media(max-width:560px){
  .news-ticker + .quick-strip{margin-top:14px;}
}


/* V1.6.2 - definitive ticker/quick-strip spacing fix */
.news-ticker{
  position:relative!important;
  z-index:20!important;
  display:block!important;
  margin:0!important;
}
.news-ticker + .quick-strip{
  position:relative!important;
  z-index:10!important;
  margin-top:18px!important;
  transform:none!important;
}
@media(max-width:560px){
  .news-ticker + .quick-strip{margin-top:12px!important;}
}

/* V1.7 SAFE - multiple news images without database changes */
.news-inner-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}
.news-gallery-thumb{border:0;padding:0;background:#eef5f0;border-radius:11px;overflow:hidden;cursor:pointer;aspect-ratio:1/1}
.news-gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:.25s}
.news-gallery-thumb:hover img{transform:scale(1.05)}
.news-gallery-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(3,14,8,.92);display:none;align-items:center;justify-content:center;padding:24px}
.news-gallery-lightbox.open{display:flex}
.news-gallery-lightbox>img{max-width:min(1100px,92vw);max-height:86vh;object-fit:contain;border-radius:14px;background:#fff}
.news-gallery-close{position:absolute;top:18px;left:18px;width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:31px;cursor:pointer}
@media(max-width:560px){.news-inner-gallery{grid-template-columns:repeat(3,1fr);gap:7px}.news-gallery-lightbox{padding:12px}.news-gallery-close{top:10px;left:10px}}

/* News list/detail navigation v19 */
.news-card-link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.news-card-link:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(13,73,39,.10);border-color:rgba(17,109,59,.25)}
.news-read-more{display:inline-flex;margin-top:4px;color:var(--green);font-weight:800;font-size:13px}
.news-detail-card{max-width:920px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(13,73,39,.07)}
.news-detail-image{width:100%;max-height:560px;background:var(--soft)}
.news-detail-image img{display:block;width:100%;max-height:560px;object-fit:cover}
.news-detail-body{padding:30px}
.news-detail-summary{font-size:18px;line-height:1.9;font-weight:700;color:#415248;margin:0 0 20px}
.news-detail-content{font-size:16px;line-height:2.1;color:#526158;white-space:normal}
.news-back-link{display:inline-flex;margin-top:26px;text-decoration:none;color:var(--green);font-weight:800}
.news-detail-hero h1{max-width:900px;margin-inline:auto}
@media(max-width:560px){.news-detail-body{padding:20px}.news-detail-summary{font-size:16px}.news-detail-content{font-size:14px}.news-detail-image img{max-height:380px}}
