@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700;800&family=Manrope:wght@600;800&display=swap');
:root{--ink:#102b33;--ink2:#1b414b;--gold:#c8a865;--paper:#f6f5f0;--muted:#557078;--line:#d9e0dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Naskh Arabic',serif;font-size:18px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.wrap{width:min(1220px,calc(100% - 48px));margin:auto}.topline{height:5px;background:linear-gradient(90deg,var(--ink) 0 36%,var(--gold) 36% 68%,var(--ink2) 68%)}.mast{background:var(--ink);color:white}.mast-inner{padding:21px 0;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:15px}.mark{display:grid;place-items:center;width:64px;height:64px;flex:none;border:1.5px solid var(--gold);border-radius:50%;box-shadow:0 0 0 5px #ffffff12;color:var(--gold);font:800 15px Manrope,sans-serif}.brand strong,.brand small{display:block}.brand strong{font-size:21px;line-height:1.4}.brand small{font-size:15px;color:#ccd8d5}.mast-note{font:800 14px Manrope,sans-serif;letter-spacing:.2em;color:var(--gold)}.nav-shell{background:white;box-shadow:0 4px 18px #102b3314;position:sticky;top:0;z-index:20}.nav-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px}.desktop-nav{display:flex;align-items:center;gap:clamp(12px,2vw,27px);font-size:16px;font-weight:700;white-space:nowrap}.desktop-nav a:hover,.footer a:hover,.inline-links a:hover{color:#9a7335}.nav-sub{position:relative}.nav-sub summary{cursor:pointer;list-style:none}.nav-sub summary::-webkit-details-marker{display:none}.nav-sub summary:after{content:'⌄';color:#9a7335;padding-right:5px}.sub-links{position:absolute;right:-14px;top:100%;padding:16px;min-width:270px;background:white;box-shadow:0 14px 30px #102b332b;display:grid;gap:8px}.sub-links a{white-space:normal;border-bottom:1px solid var(--line);padding:5px}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:var(--ink);padding:11px 21px;border:0;border-radius:6px;font-weight:700;line-height:1.4;cursor:pointer}.mobile-nav{display:none}.hero{background:var(--ink);color:white;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102b33 2%,#102b33dc 45%,#102b3390),url('congress-kabul.jpg') center/cover}.hero-inner{position:relative;min-height:550px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:75px 0}.eyebrow,.kicker{font:800 13px Manrope,sans-serif;letter-spacing:.12em;color:var(--gold);display:block;direction:ltr;text-align:right}.hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.42;max-width:750px;margin:23px 0 10px}.hero h1 em{font-style:normal;color:var(--gold)}.hero p{font-size:24px;line-height:1.7;max-width:720px;margin:0 0 28px}.hero-actions,.inline-links{display:flex;flex-wrap:wrap;gap:12px}.button.ghost{background:transparent;color:white;border:1px solid #ffffff9b}.section{padding:78px 0}.section.white{background:white}.section.dark{background:var(--ink);color:white}.section h2,.page-content h2{font-size:clamp(27px,3vw,42px);line-height:1.5;margin:10px 0 18px}.section p{font-size:19px}.glance-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.glance-stats{background:#e9eeea;border-right:4px solid var(--gold);padding:20px 30px}.glance-stats>div{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:10px 0}.glance-stats>div:last-child{border:0}.glance-stats b{font:800 24px Manrope,sans-serif;direction:ltr;min-width:95px}.section-head{margin-bottom:32px}.section-head p{color:var(--muted);margin:0}.card-grid{display:grid;gap:17px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid var(--line);padding:27px;display:flex;flex-direction:column;min-height:200px;box-shadow:0 6px 20px #102b3308}.card h2,.card h3{font-size:22px;line-height:1.5;margin:12px 0}.card p{color:#49626a;font-size:17px;line-height:1.8;margin:0 0 10px}.number{color:#9b783c;font:800 13px Manrope,sans-serif;direction:ltr;text-align:right}.card-link{color:#8b672d;font-weight:700;margin-top:auto}.preview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.preview-grid figure,.gallery-photo{margin:0}.preview-grid img,.gallery-photo img{width:100%;display:block;object-fit:cover;aspect-ratio:3/2}.preview-grid figcaption,.gallery-photo figcaption{color:var(--muted);font-size:14px;padding-top:7px}.inline-links a{border-bottom:2px solid var(--gold);font-weight:700}.page-hero{background:var(--ink);color:white;padding:65px 0;border-bottom:5px solid var(--gold)}.page-hero h1{font-size:clamp(36px,4.8vw,58px);line-height:1.5;margin:12px 0}.page-hero p{max-width:850px;font-size:21px;color:#d5e4e0;margin:0}.page-content{padding:66px 0 95px;min-height:48vh}.page-content>.card-grid .card{min-height:190px}.callout{background:#e7ede9;border-right:5px solid var(--gold);padding:28px;margin-top:35px;font-size:19px}.callout h2{margin:0 0 15px}.space{margin-top:30px}.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.member{background:white;border:1px solid var(--line);padding:13px;box-shadow:0 8px 23px #102b3313}.member img,.member-empty{width:100%;aspect-ratio:1;object-fit:cover;display:grid;place-items:center;background:#e6ebe8;color:var(--ink2);border:5px solid #d6bd82;box-shadow:5px 5px 0 #102b33}.member h3{text-align:center;font:700 16px Manrope,sans-serif;line-height:1.4;margin:16px 0 6px;overflow-wrap:anywhere}.contact-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-panel>div{background:white;border:1px solid var(--line);padding:30px}.contact-panel a{font:700 24px Manrope,sans-serif;color:var(--ink2);overflow-wrap:anywhere}.footer{background:#071e24;color:#d8e4e0;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:50px}.footer h2{font-size:25px;color:white}.footer p{color:#b9cac6}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 24px;font-size:16px}.copyright{border-top:1px solid #50666a;margin-top:36px;padding-top:18px;color:#adbfba;text-align:center;font:14px Manrope,sans-serif}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid label{font-weight:700;display:grid;gap:6px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;background:white;border:1px solid #b9c7c3;border-radius:5px;padding:12px;color:var(--ink);font-size:17px;direction:rtl}.form-grid input[type=email],.form-grid input[type=tel]{direction:ltr;text-align:left}.form-grid .wide{grid-column:1/-1}.form-grid input[type=file]{font-size:15px}.consent{display:flex!important;align-items:start;gap:11px;font-weight:400!important}.consent input{width:20px!important;flex:none;margin-top:10px}.status{padding:14px;background:#e4ede5;color:#173f2a;font-weight:700}.status.error{background:#fff0ed;color:#963622}.gallery-photo{max-width:900px}.footer a:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #dfac43;outline-offset:3px}@media(max-width:1140px){.desktop-nav{display:none}.mobile-nav{display:block;order:-1;position:relative}.mobile-nav summary{font-size:27px;cursor:pointer;list-style:none}.mobile-links{position:absolute;top:100%;right:-16px;background:white;box-shadow:0 18px 25px #102b332c;padding:15px;min-width:min(320px,90vw);display:grid;gap:2px}.mobile-links a{border-bottom:1px solid var(--line);padding:6px;font-size:17px}.nav-cta{margin-right:auto}}@media(max-width:820px){.card-grid.four,.card-grid.three{grid-template-columns:repeat(2,1fr)}.member-grid{grid-template-columns:repeat(3,1fr)}.glance-grid,.preview-grid{grid-template-columns:1fr;gap:25px}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.mast-inner{padding:14px 0}.mark{width:47px;height:47px;font-size:11px}.brand strong{font-size:15px}.brand small{font-size:12px}.mast-note{display:none}.nav-inner{min-height:58px}.nav-cta{font-size:14px;padding:9px 13px}.hero-inner{min-height:480px;padding:55px 0}.hero h1{font-size:40px}.hero p{font-size:20px}.section{padding:55px 0}.page-hero{padding:45px 0}.page-content{padding:45px 0 70px}.card-grid.four,.card-grid.three,.contact-panel,.footer-grid,.form-grid{grid-template-columns:1fr}.member-grid{grid-template-columns:repeat(2,1fr);gap:11px}.member h3{font-size:13px}.form-grid .wide{grid-column:auto}.footer-links{grid-template-columns:repeat(2,1fr)}}
.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid figure{margin:0;background:white;padding:10px;border:1px solid var(--line)}.gallery-grid img{width:100%;height:220px;object-fit:cover;display:block}.gallery-grid figcaption{font-size:15px;color:var(--muted);padding:8px 3px}@media(max-width:820px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:auto;aspect-ratio:3/2}}

/* Member directory and the matching two-panel professional profile. */
.member{display:block;transition:transform .22s ease,box-shadow .22s ease}.member:hover{transform:translateY(-5px);box-shadow:0 16px 28px #102b3324}.member h3{font-family:'Noto Naskh Arabic',serif;font-size:20px;line-height:1.55}
.profile-page{padding:36px 0 82px;background:radial-gradient(circle at 12% 8%,#dce7df 0,transparent 34%),var(--paper)}
.profile-back{display:inline-flex;align-items:center;color:var(--ink2);border-bottom:2px solid var(--gold);font-weight:700;margin-bottom:22px}
.profile-sheet{display:grid;grid-template-columns:minmax(310px,.87fr) minmax(0,1.13fr);min-height:600px;background:white;box-shadow:0 28px 70px #102b3329;border:1px solid #c5ac73;border-radius:20px;overflow:hidden;isolation:isolate}
.profile-brand{background:linear-gradient(145deg,#183b47,#09252e 62%,#061a22);color:white;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 34px 26px;position:relative;overflow:hidden}
.profile-brand:before{content:"";position:absolute;width:490px;height:490px;border:1px solid #bfa46727;border-radius:50%;top:-250px;right:-215px;pointer-events:none}.profile-brand>*{position:relative}
.profile-seal{font:800 17px Manrope,sans-serif;letter-spacing:.06em;display:grid;place-items:center;border:2px solid #cfb270;color:#e8d3a5;border-radius:50%;width:58px;height:58px;box-shadow:0 0 0 5px #c8a86523}
.profile-brand h2{font-size:24px;line-height:1.45;margin:17px 0 10px;max-width:350px}.profile-gold-rule{width:100px;height:2px;background:linear-gradient(90deg,transparent,#efd792,transparent)}.profile-brand p{font:700 13px Manrope,sans-serif;letter-spacing:.12em;color:#e3ca91;margin:13px 0 20px;direction:ltr}
.profile-photo-frame{width:min(265px,78%);aspect-ratio:1;display:grid;place-items:center;background:#dfe7e4;border:8px solid #c5a05b;outline:1px solid #f9e5ac;box-shadow:12px 14px 0 #061820,16px 18px 0 #947746,0 24px 35px #0007;transform:perspective(850px) rotateY(-3deg);overflow:hidden}.profile-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.profile-photo-frame span{font:800 30px Manrope,sans-serif;color:#1b414b}
.profile-symbols{display:flex;gap:16px;margin-top:28px;font-size:24px;filter:drop-shadow(0 4px 5px #0008)}
.profile-information{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,5vw,70px);min-width:0}
.profile-badge{background:#eaf1e7;border:1px solid #aec7b4;color:#205947;padding:5px 13px;border-radius:40px;font-size:15px;font-weight:700;display:inline-flex;gap:7px;align-items:center}.profile-badge i{font-style:normal;background:#2c7151;color:white;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font:800 12px Manrope,sans-serif}
.profile-kicker{color:#9b773b;font-size:15px;font-weight:700;margin-top:32px;letter-spacing:.02em}.profile-information h1{font-size:clamp(34px,4vw,59px);line-height:1.35;margin:5px 0;overflow-wrap:anywhere}.profile-role{margin:0 0 30px;color:#4f6870;font-size:21px}
.profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px}.profile-fields>div{border:1px solid #d9e3df;background:#f6f9f7;padding:16px 18px;min-width:0;border-radius:10px;border-bottom:3px solid #c8a865}.profile-fields span,.profile-id span{display:block;color:#668088;font-size:14px;font-weight:700}.profile-fields strong{display:block;font-size:19px;line-height:1.45;overflow-wrap:anywhere}.profile-id{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;width:100%;border-top:1px solid var(--line);padding:21px 0;margin-top:24px}.profile-id strong{font:800 19px Manrope,sans-serif;color:var(--ink2);white-space:nowrap}.profile-maintained{border-top:1px solid var(--line);padding-top:17px;width:100%;font-size:15px;color:#60777d}

/* Connected organization diagrams, with CSS depth rather than decorative imagery. */
.org-chart{position:relative;max-width:1150px;margin:auto;text-align:center}.org-hub{width:min(440px,100%);margin:0 auto;padding:24px 28px;background:linear-gradient(140deg,#143c48,#092730);color:white;border:1px solid #d4b777;border-bottom:7px solid #9a7335;box-shadow:0 18px 0 #09273020,0 25px 30px #09273024;border-radius:18px;display:grid;justify-items:center;gap:4px}.org-hub b{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;border:2px solid #d8bd7e;color:#ebd39b;font:800 19px Manrope,sans-serif;box-shadow:0 0 0 6px #d8bd7e22}.org-hub span{font-size:19px;font-weight:700}.chart-heading{margin:42px auto 22px;position:relative;max-width:680px}.chart-heading:before{content:"";height:34px;width:2px;background:linear-gradient(#bfa063,transparent);position:absolute;top:-39px;left:50%}.chart-heading>span{color:#9a7335;font:800 15px Manrope,sans-serif;letter-spacing:.1em}.chart-heading h2{margin:1px 0;font-size:30px}.chart-heading p{margin:0;color:var(--muted);font-size:17px}.org-row{display:grid;gap:19px;justify-content:center;position:relative}.org-row.two{grid-template-columns:repeat(2,minmax(0,300px))}.org-row.leaders{grid-template-columns:repeat(5,minmax(0,1fr))}.org-row.four{grid-template-columns:repeat(4,minmax(0,1fr))}.org-card{background:linear-gradient(145deg,#fff,#f6f8f7);position:relative;border:1px solid #d6dedb;border-top:4px solid #c6a562;border-radius:15px;padding:20px 16px 17px;box-shadow:0 7px 0 #bfd0c9,0 18px 22px #102b3318;min-width:0;transition:transform .24s ease,box-shadow .24s ease}.org-card:hover{transform:perspective(700px) rotateX(2deg) translateY(-5px);box-shadow:0 12px 0 #a6beb4,0 24px 28px #102b3326}.org-card h3{font-size:21px;line-height:1.4;margin:10px 0 3px;overflow-wrap:anywhere}.org-card p{font-size:16px;line-height:1.55;color:#536c73;margin:0}.org-portrait,.org-avatar{width:112px;height:112px;max-width:80%;aspect-ratio:1;object-fit:cover;object-position:center 23%;display:grid;place-items:center;margin:0 auto;border:5px solid #d7bd80;box-shadow:5px 5px 0 #173e49;background:#dfe9e6}.org-avatar{color:#47676e;font:800 17px Manrope,sans-serif}.org-row.leaders .org-portrait,.org-row.leaders .org-avatar{width:95px;height:95px}.org-row.four .org-avatar{width:78px;height:78px}.chart-note{margin:40px auto 0;max-width:700px;padding:15px;border-top:1px solid #cab889;color:#526c73;font-size:16px}.commission-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commission{text-align:right;min-height:205px}.commission-num{position:absolute;top:18px;left:18px;color:#b89857;font:800 13px Manrope,sans-serif}.commission-glyph{display:grid;place-items:center;background:#163d48;color:#d7b878;border:2px solid #d7b878;border-radius:12px;width:50px;height:50px;font:27px Georgia,serif;box-shadow:5px 5px 0 #b9c9c4}.commission h3{margin-top:17px}.representatives-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.representative .province-tag{color:#9a7335;font-size:15px;font-weight:700;letter-spacing:.01em;margin-bottom:12px}.representative.vacant{background:repeating-linear-gradient(135deg,#f6f8f7,#f6f8f7 10px,#f0f4f1 10px,#f0f4f1 20px)}.representative.vacant .org-avatar{border-style:dashed;box-shadow:none}
@media(max-width:1100px){.org-row.leaders{grid-template-columns:repeat(3,minmax(0,1fr))}.commission-grid,.representatives-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.profile-sheet{grid-template-columns:1fr}.profile-brand{padding:28px 22px 35px}.profile-photo-frame{width:min(240px,65%)}.profile-information{padding:30px 25px}.org-row.leaders,.org-row.four,.commission-grid,.representatives-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.org-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.org-card{padding:17px 10px}.org-card h3{font-size:18px}.org-card p{font-size:14px}.org-portrait,.org-avatar{width:86px;height:86px}.member h3{font-size:17px}}
@media(max-width:520px){.profile-page{padding:20px 0 48px}.profile-brand h2{font-size:21px}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-fields>div{padding:12px 10px}.profile-fields strong{font-size:16px}.profile-id strong{font-size:16px}.org-hub{padding:19px}.org-hub span{font-size:17px}.chart-heading{margin-top:38px}.chart-heading h2{font-size:26px}.org-row{gap:12px}.org-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.org-card h3{font-size:16px}.org-card p{font-size:14px}.org-portrait,.org-avatar,.org-row.leaders .org-portrait,.org-row.leaders .org-avatar{width:72px;height:72px}.commission{min-height:190px}.commission h3{font-size:18px}.member h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){.org-card,.member{transition:none}}
.commission-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commission-roster{border-top:1px solid #dce4df;margin-top:20px;padding-top:12px}.commission-roster>span{font-size:14px;font-weight:700;color:#8a682f}.commission-roster ul{padding:0;margin:9px 0 0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.commission-roster li{background:#eaf0eb;border-right:3px solid #c8a865;padding:6px 8px;font-size:15px;line-height:1.4;min-width:0;overflow-wrap:anywhere}
@media(max-width:980px){.commission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.commission-grid{grid-template-columns:1fr}.commission-roster ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
.executive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.executive .org-portrait,.executive .org-avatar{width:94px;height:94px}.org-meta{display:block;color:#6a7e81;border-top:1px solid #dce4df;margin-top:10px;padding-top:8px;font-size:14px;line-height:1.4}.representative.vacant{border-top-color:#b8c5c1;box-shadow:0 5px 0 #d9e2de,0 10px 16px #102b3310}.vacant-slot{min-height:138px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#788e91}.vacant-slot span{display:grid;place-items:center;width:60px;height:60px;border:2px dashed #a9bcb6;border-radius:50%;font-size:27px;line-height:1}.vacant-slot p{font-size:15px;margin:8px 0 0}
@media(max-width:980px){.executive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.executive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.executive .org-portrait,.executive .org-avatar{width:76px;height:76px}}

/* Homepage follows the sequence, density and deep teal/gold visual language of ASJF News. */
.source-home{overflow:hidden}.source-home h2{font-size:clamp(30px,3.2vw,46px);line-height:1.36;margin:9px 0 12px}.source-home h3{font-size:21px;line-height:1.4}.source-home p{line-height:1.75}.source-hero{background:radial-gradient(circle at 16% 18%,#255967 0,transparent 35%),linear-gradient(125deg,#08242e,#133e4b 78%);color:white;border-bottom:5px solid #c8a865}.source-hero-grid{min-height:595px;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;padding:72px 0}.source-hero-kicker,.home-kicker{display:block;color:#a5803d;font-size:15px;font-weight:700;letter-spacing:.02em}.source-hero-kicker{color:#e8c77c}.source-hero h1{font-size:clamp(43px,5vw,74px);line-height:1.28;margin:18px 0 16px;max-width:690px}.source-hero h1 span{color:#e6c471}.source-hero-copy>p{font-size:23px;color:#d5e3e1;max-width:650px;margin:0 0 22px}.source-primary-link,.home-text-link{font-weight:700;color:#a37328;border-bottom:2px solid #c8a865;display:inline-flex;gap:10px;align-items:center;padding-bottom:2px}.source-primary-link{font-size:19px;color:#f2d796}.source-primary-link span{font-size:26px;line-height:1}.source-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #ffffff51;margin-top:45px;padding-top:20px}.source-hero-facts div{display:grid;gap:1px}.source-hero-facts strong{font:800 30px Manrope,sans-serif;color:#ead198;direction:ltr;text-align:right}.source-hero-facts span{font-size:15px;color:#d9e6e3}.source-hero-panel{min-height:455px;background:linear-gradient(145deg,#225767 0%,#0c303c 54%,#071f28 100%);border:1px solid #d0b474;box-shadow:18px 18px 0 #071c24,0 32px 55px #0005;border-radius:20px;position:relative;padding:32px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.source-hero-panel:before{content:"";position:absolute;width:500px;height:500px;border:1px solid #e9d19839;border-radius:50%;right:-180px;top:70px;box-shadow:0 0 0 38px #e9d1980c,0 0 0 80px #e9d19809}.source-hero-panel>*{position:relative}.source-panel-top{display:flex;justify-content:space-between;gap:15px;color:#edd49e;font-size:15px;font-weight:700}.source-panel-copy strong{display:block;font-size:clamp(32px,3.5vw,52px);line-height:1.3;max-width:440px}.source-panel-copy em{color:#e8c878;font-style:normal}.source-panel-copy p{font-size:20px;max-width:430px;color:#d6e5e2}.source-panel-symbols{font-size:28px;letter-spacing:.3em;color:#f2d696;white-space:nowrap}
.source-stats{background:#0d303a;color:white;position:relative;border-bottom:3px solid #b99753}.source-stats-grid{min-height:155px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);align-items:center}.source-stats-grid>div{border-left:1px solid #ffffff2b;padding:16px 23px;min-height:88px;display:flex;flex-direction:column;justify-content:center}.source-stats-grid>div:last-child{border-left:0}.source-stats-grid strong{font:800 25px Manrope,sans-serif;line-height:1.3;color:#e5ca8e;direction:ltr;text-align:right}.source-stats-grid span{font-size:15px;color:#d5e4e0}.source-stats-title span{font:800 13px Manrope,sans-serif;color:#d8ba73}.source-stats-title strong{font:700 21px 'Noto Naskh Arabic',serif;color:white;direction:rtl}
.home-block{padding:86px 0}.home-block:nth-of-type(even){background:white}.home-section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.home-section-heading>div{max-width:760px}.home-section-heading p{font-size:19px;color:#557078;margin:0}.home-section-heading .home-text-link{white-space:nowrap}.home-news-grid,.home-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-news-grid>a,.home-four>a,.home-four>div{background:white;border:1px solid #d6dfdc;border-top:4px solid #c9a962;min-height:230px;padding:25px;box-shadow:0 9px 23px #102b330b;transition:transform .2s ease}.home-news-grid>a:hover,.home-four>a:hover,.home-content-card:hover{transform:translateY(-5px)}.home-news-grid span,.home-three span,.home-four b{color:#ac8646;font:800 17px Manrope,sans-serif}.home-news-grid h3,.home-four h3{margin:13px 0 8px}.home-news-grid p,.home-four p{color:#536d73;font-size:16px;margin:0}.news-block{background:#f3f6f4}.showcase-block{background:#edf2f1!important}.home-content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.showcase-block .home-content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-content-card{display:flex;flex-direction:column;background:white;border:1px solid #dce3e0;min-width:0;box-shadow:0 10px 24px #102b3311;transition:transform .2s ease}.home-content-card>img,.home-image-fallback{width:100%;aspect-ratio:16/10;object-fit:cover;display:grid;place-items:center;background:linear-gradient(145deg,#0c303a,#27606b);color:#e5c989;font:800 23px Manrope,sans-serif}.home-content-card>div:last-child{padding:20px;display:flex;flex-direction:column;flex:1}.home-category{color:#97743d;font:800 12px Manrope,sans-serif;letter-spacing:.08em}.home-content-card h3{margin:7px 0}.home-content-card p{font-size:16px;color:#536c73;margin:0 0 20px}.home-card-arrow{margin-top:auto;color:#8d6627;font-size:15px;font-weight:700}.showcase-divider{height:1px;background:#b9cac7;margin:70px 0 64px}.gallery-block{background:#0b2c35!important;color:white}.gallery-block .home-section-heading p{color:#dce7e4}.gallery-block .home-kicker{color:#e3c57e}.gallery-block .home-text-link{color:#e9ce90}.home-gallery-shell{position:relative}.home-gallery-rail{display:flex;gap:16px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:10px 3px 23px}.home-gallery-rail figure{margin:0;flex:0 0 clamp(240px,36%,425px);scroll-snap-align:start;background:#173e48;border:1px solid #ae9259;padding:7px}.home-gallery-rail img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.home-gallery-rail figcaption{padding:9px;color:#e3e9e5;font-size:16px}.gallery-buttons{display:flex;gap:9px;justify-content:flex-end}.gallery-buttons button{border:1px solid #d0b477;background:transparent;color:white;font:32px Georgia,serif;width:47px;height:47px;cursor:pointer}.projects-block{background:#fff!important}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,100px)}.about-block{background:#f4f6f3!important}.home-inline-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.home-inline-links a{border:1px solid #cbb17d;background:white;padding:7px 12px;font-size:15px;font-weight:700}.home-prose p{font-size:19px;margin:0 0 15px}.programs-block{background:#0c303a!important;color:white}.programs-block .home-kicker{color:#e3c57e}.programs-block .home-section-heading p{color:#c3d6d3}.home-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-three>a{border:1px solid #8fa6a1;border-top:4px solid #ceb373;background:#173e48;padding:28px;min-height:215px}.home-three h3{margin:13px 0 8px}.home-three p{color:#d1e0dc;font-size:17px;margin:0}.members-block{background:#fff!important}.member-controls{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:12px;background:#eaf0ed;padding:18px;border:1px solid #ccdad3}.member-controls label{font-size:15px;font-weight:700;display:grid;gap:5px}.member-controls input,.member-controls select{background:white;border:1px solid #aebfb9;border-radius:3px;padding:11px 12px;width:100%;min-width:0;direction:rtl;font-size:16px;color:#102b33}.home-member-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 25px}.home-member{display:flex;align-items:center;gap:12px;background:#f7f9f7;border:1px solid #dbe4de;padding:9px;min-width:0}.home-member>div{width:55px;height:55px;flex:none;border:3px solid #cbb078;background:#dbe6e1;display:grid;place-items:center;overflow:hidden}.home-member img{width:100%;height:100%;object-fit:cover}.home-member strong{font-size:17px;line-height:1.3;overflow-wrap:anywhere}.action-block{background:#f3f6f4!important}.commissions-block{background:white!important}.home-commission-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-commission-grid a{border:1px solid #d6e1dc;border-bottom:4px solid #bf9c58;background:#f8faf8;padding:19px;min-height:160px}.home-commission-grid span{color:#a68447;font:800 13px Manrope,sans-serif}.home-commission-grid h3{margin:9px 0 5px}.home-commission-grid p{font-size:15px;color:#567078;margin:0}.contact-block{background:#0c303a!important;color:white}.contact-block .home-kicker{color:#e4c980}.contact-block p{font-size:19px}.home-contact-panel{background:white;color:#12313a;border-top:5px solid #c8a865;padding:31px;display:grid;gap:12px;box-shadow:10px 10px 0 #041f29}.home-contact-panel>span{color:#927039;font-weight:700}.home-contact-panel>a{font-size:19px;font-weight:700;overflow-wrap:anywhere}.home-contact-panel>a[dir=ltr]{text-align:right}.home-contact-panel p{font-size:16px;margin:0}.partners-block{background:#f3f6f4!important}.home-partner{display:inline-flex;align-items:center;gap:18px;background:white;border:1px solid #d5dfda;padding:22px 32px;box-shadow:0 8px 20px #102b3313}.home-partner strong{font:800 31px Manrope,sans-serif;color:#0c4b6c}.organizations-block{background:white!important}.home-organization-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.home-organization-grid a{background:#f3f7f5;border-right:5px solid #c8a865;padding:24px;font-weight:700;font-size:19px}.governance-block{background:#edf2ef!important}.resources-block{background:#fff!important}.home-join{background:linear-gradient(135deg,#0c303a,#1c4e5a);color:white;text-align:center;padding:84px 0;border-top:5px solid #c8a865}.home-join .wrap{max-width:850px}.home-join span{color:#e5ca8e;font-weight:700}.home-join h2{font-size:clamp(31px,3.6vw,50px)}.home-join p{font-size:20px;color:#d3e3df}.home-join .button{margin-top:15px}
@media(max-width:1050px){.source-hero-grid{gap:28px}.source-stats-grid{grid-template-columns:repeat(3,1fr)}.source-stats-grid>div{border-bottom:1px solid #ffffff24}.home-news-grid,.home-four,.home-commission-grid,.home-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-block .home-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-member-results{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.source-hero-grid{grid-template-columns:1fr;padding:54px 0;gap:38px}.source-hero-panel{min-height:310px;box-shadow:10px 10px 0 #071c24}.source-hero h1{font-size:clamp(39px,8vw,58px)}.source-hero-copy>p{font-size:20px}.source-stats-grid{grid-template-columns:repeat(2,1fr)}.home-block{padding:58px 0}.home-split,.home-three{grid-template-columns:1fr}.home-section-heading{align-items:start;flex-direction:column;gap:12px}.member-controls{grid-template-columns:1fr 1fr}.member-controls label:first-child{grid-column:1/-1}.home-member-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.source-hero-facts{gap:6px}.source-hero-facts strong{font-size:22px}.source-hero-facts span{font-size:13px}.source-hero-panel{padding:22px;min-height:280px}.source-panel-copy strong{font-size:35px}.source-panel-copy p{font-size:17px}.source-panel-symbols{font-size:19px}.source-stats-grid>div{padding:12px}.source-stats-grid strong{font-size:20px}.source-stats-grid span{font-size:13px}.home-news-grid,.home-four,.home-content-grid,.showcase-block .home-content-grid,.home-commission-grid{grid-template-columns:1fr}.home-member-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-member{display:block;text-align:center}.home-member>div{margin:0 auto 7px}.home-member strong{font-size:15px}.home-gallery-rail figure{flex-basis:78%}.home-organization-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.home-news-grid>a,.home-four>a,.home-content-card{transition:none}}
.site-tagline{background:#071e24;color:#dfcb9b;text-align:center;font-size:13px;padding:4px 0}.footer-sports{text-align:center;font-size:27px;letter-spacing:.25em;border-bottom:1px solid #ffffff2b;padding-bottom:23px;margin-bottom:24px}
.header-logos{display:flex;align-items:center;gap:6px;flex:none}.header-logos img{width:57px;height:57px;object-fit:contain;background:white;border-radius:50%;padding:4px;box-shadow:0 0 0 2px #b99d62}.mast-inner .brand{min-width:0}.mast-inner .brand>span:last-child{min-width:0}@media(max-width:600px){.header-logos{gap:3px}.header-logos img{width:35px;height:35px;padding:2px}.mast-inner .brand{gap:8px}.mast-inner .brand strong{font-size:14px}.mast-inner .brand small{font-size:11px}}
.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-grid .home-content-card h2{font-size:24px;line-height:1.4;margin:6px 0}.story-content{max-width:930px}.story-image{width:100%;max-height:440px;object-fit:cover;display:block;margin-bottom:30px}.story-prose{background:white;border:1px solid #d9e2dd;border-right:5px solid #c8a865;padding:28px 35px;margin-bottom:30px}.story-prose p{font-size:20px;margin:0 0 18px}.story-prose p:last-child{margin-bottom:0}@media(max-width:850px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.collection-grid{grid-template-columns:1fr}.story-prose{padding:22px}.story-prose p{font-size:18px}}

/* Match the original site's compact masthead and photographic opening. */
.mast{background:#fff;color:#13363d;position:sticky;top:0;z-index:30;box-shadow:0 2px 10px #102b3317}.mast-inner{min-height:62px;padding:4px 0;gap:18px}.mast .brand{gap:9px;flex:none}.mast .brand strong{font-size:15px;line-height:1.3}.mast .brand small{font-size:12px;line-height:1.2;color:#415e62}.mast .header-logos img{width:38px;height:38px;box-shadow:none;padding:0;background:transparent}.mast .nav-shell{position:static;box-shadow:none;flex:1;min-width:0}.mast .nav-inner{min-height:auto;gap:12px}.mast .desktop-nav{gap:clamp(8px,1.2vw,17px);font-size:13px}.mast .nav-cta{font-size:13px;white-space:nowrap;padding:10px 12px;background:#125650;color:white;border-radius:2px}.mast .mobile-links{color:#12343b}
.source-hero{background:linear-gradient(90deg,#0a3039d9 0%,#123d4199 38%,#0a3039a8 70%,#062b35e6 100%),url('asjf-congress-hero.jpg') center 52%/cover;color:white;border:0}.source-hero-grid{min-height:290px;grid-template-columns:1fr 1fr;gap:clamp(40px,9vw,125px);padding:30px 0}.source-hero h1{font-size:clamp(29px,3vw,43px);line-height:1.25;max-width:550px;margin:8px 0}.source-hero-copy>p{font-size:17px;line-height:1.55;max-width:520px;margin:0 0 12px}.source-hero-kicker{font-size:12px}.source-primary-link{font-size:15px;background:#dd8e57;border:0;color:white;padding:8px 15px}.source-primary-link span{font-size:17px}.source-hero-panel{min-height:auto;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;display:flex;justify-content:center}.source-hero-panel:before{display:none}.source-panel-copy strong{font-size:clamp(28px,3vw,43px);line-height:1.2;max-width:430px}.source-panel-copy p{font-size:17px;line-height:1.45;max-width:430px;margin:8px 0}.source-stats{background:#125d59;border-bottom:2px solid #d9bb78}.source-stats-grid{min-height:82px}.source-stats-grid>div{min-height:54px;padding:4px 20px}.source-stats-grid strong{font-size:24px}.source-stats-grid span{font-size:12px}.home-block{padding:60px 0}.news-block{background:#fff}.home-news-grid>a{min-height:150px;padding:16px;border-top:0}.home-news-grid h3{font-size:17px;margin:5px 0}.home-news-grid p{font-size:14px;line-height:1.5}.source-home h2{font-size:clamp(28px,2.7vw,39px)}
@media(max-width:1140px){.mast .nav-shell{flex:0 0 auto}.mast .mobile-nav{color:#14383d}.mast .nav-cta{margin-right:0}}
@media(max-width:760px){.source-hero-grid{min-height:450px;grid-template-columns:1fr;gap:18px;padding:40px 0}.source-hero-panel{min-height:0}.source-hero h1{font-size:clamp(33px,8vw,48px)}.source-stats-grid{min-height:0}.source-stats-grid>div{min-height:75px}.mast-inner{min-height:60px}.mast .brand strong{font-size:13px}.mast .brand small{font-size:11px}}

/* Only the five sections displayed by the original homepage are rendered here. */
.source-home{font-family:'Noto Naskh Arabic',serif}.source-home .news-block{padding:18px 0 22px;background:#fff url('/asjf-news-pattern.svg') center/cover}.source-home .news-block .home-section-heading{margin-bottom:20px}.source-home .home-section-heading h2{font-size:clamp(27px,2.5vw,35px);line-height:1.2;margin:4px 0}.source-home .home-section-heading p{font-size:15px;line-height:1.45}.source-home .home-kicker{font-size:12px}.source-home .home-news-grid>a{min-height:108px;padding:10px 13px;box-shadow:0 4px 10px #102b3312}.source-home .home-news-grid h3{font-size:16px;line-height:1.3;margin:4px 0}.source-home .home-news-grid p{font-size:13px;line-height:1.35}.source-home .home-news-grid span{font-size:13px}.source-home .showcase-block{padding:0 0 10px;background:#d8e5e2!important}.source-home .showcase-block>.wrap{width:min(1300px,calc(100% - 60px))}.source-home .showcase-block .home-section-heading{margin:0 0 9px;padding-top:8px;align-items:center}.source-home .showcase-block .home-section-heading h2{font-size:clamp(32px,3.5vw,50px);margin:0}.source-home .showcase-block .home-section-heading p{font-size:15px}.source-home .showcase-block .home-kicker{display:none}.source-home .showcase-block .home-text-link{border:0;background:#f2c556;color:#12323a;padding:10px 21px;border-radius:25px;font-size:14px}.source-home .showcase-block .home-content-grid{gap:18px}.source-home .showcase-block .home-content-card{border:0;border-radius:14px;overflow:hidden;box-shadow:none}.source-home .showcase-block .home-content-card>img,.source-home .showcase-block .home-image-fallback{height:160px;aspect-ratio:auto}.source-home .showcase-block .home-content-card>div:last-child{padding:8px 15px;min-height:91px;position:relative}.source-home .showcase-block .home-category{display:none}.source-home .showcase-block .home-content-card h3{font-size:19px;line-height:1.25;margin:0 0 3px}.source-home .showcase-block .home-content-card p{font-size:13px;line-height:1.25;margin:0 0 2px;max-width:80%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.source-home .showcase-block .home-card-arrow{position:absolute;left:14px;bottom:11px;font-size:12px}.source-home .showcase-divider{height:7px;background:#fff;margin:12px -30px 0}.source-home .gallery-block{padding:20px 0;background:linear-gradient(100deg,#0f5454,#0c3444)!important}.source-home .gallery-block>.wrap{width:min(1210px,calc(100% - 60px));display:grid;grid-template-columns:245px minmax(0,1fr);gap:20px;align-items:center}.source-home .gallery-block .home-section-heading{display:flex;flex-direction:column;align-items:start;margin:0}.source-home .gallery-block .home-kicker{display:none}.source-home .gallery-block h2{font-size:clamp(26px,2.5vw,33px);line-height:1.15}.source-home .gallery-block .home-text-link{background:#efbd50;color:#12343b;border:0;padding:10px 16px;border-radius:7px;font-size:14px}.home-gallery-display{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;height:398px;min-width:0}.home-gallery-feature{position:relative;margin:0;border:2px solid #bc9956;border-radius:12px;overflow:hidden;background:#16343e}.home-gallery-feature>img{width:100%;height:100%;object-fit:cover;display:block}.home-gallery-feature figcaption{position:absolute;bottom:0;left:0;right:0;padding:28px 22px 10px;background:linear-gradient(transparent,#071b21b8);font-size:17px;color:white}.home-gallery-feature button{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:44px;height:44px;background:#0a303bdc;color:white;font-size:32px;line-height:1;cursor:pointer}.home-gallery-feature .gallery-prev{right:15px}.home-gallery-feature .gallery-next{left:15px}.home-gallery-thumbs{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:7px;min-height:0}.home-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#153a43;cursor:pointer;min-width:0}.home-gallery-thumbs button[aria-pressed=true]{border-color:#eac468}.home-gallery-thumbs img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:760px){.source-home .showcase-block>.wrap,.source-home .gallery-block>.wrap{width:calc(100% - 32px)}.source-home .gallery-block>.wrap{grid-template-columns:1fr}.home-gallery-display{height:360px}.source-home .showcase-block .home-content-grid{grid-template-columns:1fr 1fr}.source-home .showcase-block .home-content-card>img{height:130px}}
@media(max-width:520px){.source-home .showcase-block .home-content-grid{grid-template-columns:1fr}.source-home .showcase-block .home-content-card>img{height:170px}.source-home .showcase-block .home-content-card>div:last-child{min-height:95px}.home-gallery-display{grid-template-columns:minmax(0,1fr) 70px;height:270px}.home-gallery-thumbs{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}.source-home .gallery-block .home-section-heading{align-items:stretch}}
.source-home .home-news-grid>a{display:flex;align-items:flex-start;gap:12px}.source-home .home-news-grid .news-icon{flex:none;color:#bb7657;font:700 20px Georgia,serif;line-height:1.2}.source-home .home-news-grid>a:nth-child(2) .news-icon{color:#249786}.source-home .home-news-grid>a:nth-child(3) .news-icon{color:#cf8763}.source-home .home-news-grid>a:nth-child(4) .news-icon{color:#5184a5}.source-home .home-news-grid small{display:block;color:#a67853;font-size:11px;font-weight:700;line-height:1.3}.source-home .home-news-grid>a:nth-child(2) small{color:#328c82}.source-home .home-news-grid>a:nth-child(4) small{color:#5d83a5}.source-home .home-news-grid h3{margin:2px 0 1px}

/* Preserve the original LTR template geometry; each Pashto/Dari text block reads RTL. */
.mast,.footer,.source-home{font-family:Inter,'Noto Sans Arabic','Noto Sans',Arial,sans-serif}.mast-inner,.mast .brand,.mast .nav-inner,.mast .desktop-nav,.source-hero-grid,.source-stats-grid,.source-home .home-news-grid,.source-home .showcase-block .home-content-grid,.source-home .gallery-block>.wrap,.home-gallery-display,.footer-grid{direction:ltr}.mast-inner{width:min(1240px,calc(100% - 48px));min-height:64px}.mast .brand{width:330px;gap:12px}.mast .brand-name{direction:rtl;text-align:left;flex:1}.mast .brand strong{font-size:14px;line-height:1.25}.mast .brand small{font-size:11px;line-height:1.15}.mast .header-logos img{width:41px;height:41px}.mast .nav-shell{direction:ltr}.mast .nav-inner{justify-content:flex-end}.mast .desktop-nav{gap:clamp(12px,1.4vw,21px);font-size:14px}.mast .nav-sub summary:after{display:none}.mast .nav-cta{background:#0f514d;color:#fff;padding:12px 17px;border-radius:3px;font-size:13px}.header-language{display:inline-flex;align-items:center;justify-content:center;background:#123c53;color:white;border-radius:3px;min-height:39px;padding:0 9px;white-space:nowrap;font-size:12px;font-weight:700;direction:rtl}.mast .sub-links{right:auto;left:-15px;direction:rtl;text-align:right;z-index:35}
.source-home{text-align:left}.source-hero{background:linear-gradient(90deg,#06363ebf 0%,#073b4599 28%,#0b394061 54%,#06313dc9 100%),url('asjf-congress-hero.jpg') center center/cover}.source-hero-grid{width:min(1214px,calc(100% - 48px));grid-template-columns:1fr 1fr;gap:0}.source-hero-copy{direction:rtl;text-align:left;padding:26px 30px 20px 0}.source-hero h1{font-family:'Noto Sans Arabic',sans-serif;font-size:clamp(26px,2.5vw,36px);font-weight:800;line-height:1.38;max-width:520px;margin:4px 0 10px}.source-hero-copy>p{font-size:16px;line-height:1.5;margin:0 0 15px}.source-hero-kicker{font-size:11px;text-align:left}.source-primary-link{background:linear-gradient(100deg,#d77c5b,#eea15c);font-size:13px;border-radius:2px;padding:9px 16px}.source-hero-panel{direction:rtl;text-align:left;padding:22px 0 20px 35px}.source-panel-copy strong{font-family:'Noto Sans Arabic',sans-serif;font-size:clamp(25px,2.65vw,37px);line-height:1.4}.source-panel-copy p{font-size:16px;line-height:1.5}.source-stats{background:radial-gradient(34% 140% at 18% 48%,rgba(56,166,142,.24),transparent 72%),radial-gradient(34% 145% at 80% 53%,rgba(16,60,99,.28),transparent 74%),linear-gradient(105deg,#083d40,#115a53 38%,#0b4654 68%,#083c41);border-bottom:3px solid #d6b459}.source-stats-grid{width:min(1214px,calc(100% - 48px));grid-template-columns:.82fr 1fr .8fr .88fr 1.14fr}.source-stats-grid>div{border-left:0;border-right:1px solid #ffffff2b;padding:4px 20px;direction:rtl;text-align:left}.source-stats-grid>div:last-child{border-right:0}.source-stats-grid strong{text-align:left;color:#f4cb69}.source-stats-title strong{text-align:left;color:white;font-family:'Noto Sans Arabic',sans-serif;font-size:17px}.source-stats-title span{text-align:left}.source-stats-grid span{color:#ecf0e9}
.source-home .news-block{background:radial-gradient(22% 40% at 0% 10%,rgba(221,173,67,.055),transparent 90%),linear-gradient(#fbfaf6,#f8f7f1);position:relative}.source-home .news-block:before{content:'';position:absolute;inset:0;background:url('/asjf-news-pattern.svg') center/cover;opacity:.13;pointer-events:none}.source-home .news-block .wrap{position:relative;width:min(1165px,calc(100% - 48px))}.source-home .news-block .home-section-heading{direction:ltr;text-align:left}.source-home .news-block .home-kicker{color:#bd7957}.source-home .home-section-heading h2{font-family:'Noto Sans Arabic',sans-serif;font-weight:800}.source-home .home-news-grid>a{direction:ltr;text-align:left;border:1px solid #dce2df;background:#fff;box-shadow:0 4px 10px #102b3310}.source-home .home-news-grid>a>div{direction:rtl;text-align:left}.source-home .home-news-grid h3{font-size:14px;font-weight:700}.source-home .home-news-grid p{font-size:12px}.source-home .home-news-grid small{font-size:10px}.source-home .home-news-grid .news-icon{font-size:18px}
.source-home .showcase-block{background:linear-gradient(112deg,rgba(22,68,60,.14),rgba(18,59,65,.1) 58%,rgba(14,45,65,.11)),#edf5f2!important;position:relative}.source-home .showcase-block:before{content:'';position:absolute;inset:0;background:url('/asjf-showcase-pattern.svg') center/cover;opacity:.16;pointer-events:none}.source-home .showcase-block>.wrap{position:relative}.source-home .showcase-block .home-section-heading{direction:ltr;text-align:left}.source-home .showcase-block .home-section-heading>div{direction:rtl;text-align:left}.source-home .showcase-block .home-text-link{margin-left:auto}.source-home .showcase-block .home-content-card{direction:ltr;text-align:left}.source-home .showcase-block .home-content-card>div:last-child{direction:rtl;text-align:left}.source-home .showcase-block .home-card-arrow{left:auto;right:14px}.source-home .showcase-block .home-content-card h3{font-family:'Noto Sans Arabic',sans-serif;font-size:16px}.source-home .showcase-block .home-content-card p{font-size:12px;max-width:75%}
.source-home .gallery-block{background:radial-gradient(at 18% 34%,rgba(72,164,143,.19),transparent 52%),radial-gradient(at 82% 66%,rgba(5,29,63,.52),transparent 61%),linear-gradient(118deg,#16443c,#123e45 44%,#0a3048 73%,#16443c)!important}.source-home .gallery-block>.wrap{grid-template-columns:260px minmax(0,1fr);gap:20px}.source-home .gallery-block .home-section-heading{direction:rtl;text-align:left}.source-home .gallery-block h2{font-size:28px;line-height:1.15}.source-home .gallery-block .home-text-link{align-self:flex-start}.home-gallery-display{grid-template-columns:minmax(0,1fr) 132px}.home-gallery-feature figcaption{direction:rtl;text-align:left}.home-gallery-feature .gallery-prev{left:15px;right:auto}.home-gallery-feature .gallery-next{right:15px;left:auto}.home-gallery-thumbs{direction:ltr}
.footer{background:radial-gradient(circle at 97% -8%,rgba(255,205,73,.52),rgba(255,205,73,.2) 13%,transparent 28%),linear-gradient(108deg,#063c35,#0c4d42 56%,#0a3b33);padding:0 0 6px;min-height:136px;color:#fbfaf6}.footer-grid{width:min(1165px,calc(100% - 48px));margin:auto;grid-template-columns:1.4fr 1fr 1fr;gap:0;padding:8px 0 4px}.footer-identity{direction:rtl;text-align:left}.footer-brand{display:flex;direction:ltr;align-items:center;gap:18px;max-width:400px}.footer-brand-logos{display:flex;align-items:center}.footer-brand-logos img{width:46px;height:46px;object-fit:contain}.footer-brand-logos img+img{display:none}.footer-brand>span:last-child{direction:rtl;text-align:left}.footer-brand strong,.footer-brand small{display:block;line-height:1.25}.footer-brand strong{font-size:13px}.footer-brand small{font-size:10px}.footer-identity p{font-size:10px;line-height:1.35;color:#d4e4dc;margin:9px 0 0}.footer-links{direction:rtl;text-align:left;display:flex;flex-direction:column;gap:0;border-left:1px solid #ffffff36;padding:0 24px;font-size:11px;line-height:1.45}.copyright{width:min(1165px,calc(100% - 48px));margin:0 auto;border-top:1px solid #e5c96880;padding:3px 0 0;text-align:left;font:10px Inter,'Noto Sans Arabic',sans-serif;color:#dce6dc}
@media(max-width:1140px){.header-language{display:none}.mast .brand{width:auto}.mast .nav-inner{justify-content:flex-end}.mast .mobile-nav{order:2}.mast .nav-cta{margin:0}}
@media(max-width:760px){.source-hero-grid{grid-template-columns:1fr;min-height:430px}.source-hero-copy,.source-hero-panel{padding:24px 0;text-align:right}.source-hero-kicker{text-align:right}.source-hero-panel{min-height:0}.source-stats-grid{grid-template-columns:repeat(2,1fr)}.source-stats-grid>div{min-height:72px}.source-home .gallery-block>.wrap{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-identity{grid-column:1/-1}.footer-links{padding:0 10px}.mast .brand-name{text-align:right}}
@media(max-width:520px){.mast .brand{max-width:70%}.mast .header-logos img{width:30px;height:30px}.mast .brand strong{font-size:11px}.mast .brand small{font-size:10px}.source-home .showcase-block .home-content-grid{grid-template-columns:1fr}.source-home .gallery-block h2{font-size:25px}.footer-brand>span:last-child{text-align:right}}
@media(min-width:761px){.source-hero-grid{height:290px;min-height:0;padding:0}.source-hero-copy{padding-top:14px;padding-bottom:8px}.source-hero h1{font-size:32px;line-height:1.27}.source-hero-copy>p{font-size:15px;margin-bottom:10px}.source-hero-panel{padding-top:10px;padding-bottom:10px}.source-panel-copy strong{font-size:32px;line-height:1.28}.source-panel-copy p{font-size:15px}.source-home .news-block{padding-bottom:43px}.source-home .gallery-block{padding-top:31px;padding-bottom:31px}}
.source-home .gallery-block .home-section-heading{direction:ltr}.source-home .gallery-block .home-section-heading>div{direction:rtl;text-align:left}.footer-identity{direction:ltr}.footer-brand{width:100%}.mast .nav-inner{justify-content:space-between}.mast .desktop-nav{margin-left:160px}.source-hero{position:relative}.source-hero:before{content:'';position:absolute;inset:0;background:url('asjf-hero-gold.svg') left bottom/350px auto no-repeat,url('asjf-hero-gold.svg') right bottom/350px auto no-repeat;opacity:.36;pointer-events:none}.source-hero-grid{position:relative}.source-stats:before{content:'';position:absolute;inset:0;background:url('asjf-glance-dots.svg') left center/400px auto no-repeat;opacity:.15;pointer-events:none}.source-stats-grid{position:relative}@media(max-width:1140px){.mast .desktop-nav{margin-left:0}}@media(max-width:760px){.source-hero:before{background-size:240px auto}.source-home .gallery-block .home-section-heading>div{text-align:right}}

/* The source site's interior banner and page surfaces. */
.inner-tagline{height:29px;background:#fbfaf6;border-top:3px solid #093f3d;color:#6e7d7d;padding:2px max(24px,calc((100vw - 1210px)/2));font:11px Inter,'Noto Sans Arabic',sans-serif;letter-spacing:.04em;direction:ltr;text-align:left}body:has(.source-home) .inner-tagline{display:none}body:not(:has(.source-home)) .mast{position:sticky}body:not(:has(.source-home)) .mast-inner{min-height:94px}body:not(:has(.source-home)) .mast .header-logos img{width:55px;height:55px}body:not(:has(.source-home)) .mast .brand{width:355px}body:not(:has(.source-home)) .mast .desktop-nav{margin-left:125px}
.inner-page{background:#fbfaf6;min-height:60vh}.inner-page .page-hero,.page-hero{height:188px;min-height:188px;background:linear-gradient(115deg,#0d3345,#10535a);border-top:5px solid #d5ad51;border-bottom:0;padding:34px 0;position:relative;overflow:hidden;color:#fff}.page-hero:after{content:'ASJF';position:absolute;right:1%;bottom:-80px;font:800 185px Inter,sans-serif;color:#ffffff08;pointer-events:none}.page-hero:before{content:'';position:absolute;right:3%;top:-70px;width:220px;height:220px;border:1px solid #ffffff10;border-radius:50%;box-shadow:0 0 0 40px #ffffff07}.page-hero .wrap{position:relative;z-index:1;direction:ltr;text-align:left;width:min(1165px,calc(100% - 48px))}.page-hero .eyebrow{color:#d9be7e;text-align:left;direction:ltr;font-size:11px;letter-spacing:.2em}.page-hero h1{font-family:'Noto Sans Arabic',sans-serif;font-size:clamp(38px,4.2vw,58px);line-height:1.2;margin:10px 0;text-align:left;direction:rtl;font-weight:800}.page-hero p{display:none}.inner-page .page-content{background:#fff;width:min(1165px,calc(100% - 48px));margin:34px auto 65px;padding:38px 40px 50px;min-height:0;box-shadow:0 18px 38px #172c2910}.inner-intro{font-family:'Noto Sans Arabic',sans-serif;font-size:19px;color:#52656a;line-height:1.7;margin:0 0 32px}.about-article{font-family:'Noto Sans Arabic',sans-serif;color:#18333d}.about-article h2{text-align:center;font-size:38px;line-height:1.3;margin:20px 0 35px}.about-article h3{font-size:24px;font-weight:500;margin:28px 0 20px}.about-article p{font-size:17px;line-height:1.9;margin:0 0 17px}.about-article .inline-links{margin-top:35px}.inner-page .card{box-shadow:0 8px 20px #102b3310;border-radius:13px}.inner-page .collection-grid{direction:ltr}.inner-page .collection-grid .home-content-card{border-radius:13px;overflow:hidden}.inner-page .collection-grid .home-content-card>div:last-child{direction:rtl;text-align:right}
.inner-page:has(.member-name-grid) .page-content{background:transparent;box-shadow:none;padding:40px 14px 60px}.member-directory-heading{direction:ltr;display:grid;grid-template-columns:1.55fr 1fr;gap:50px;align-items:end;border-bottom:1px solid #dfded7;padding-bottom:25px;margin-bottom:30px;font-family:'Noto Sans Arabic',sans-serif}.member-directory-heading>div,.member-directory-heading p{direction:rtl;text-align:left}.member-directory-heading span{color:#566a70;font-size:12px;font-weight:800;letter-spacing:.08em}.member-directory-heading h2{font-size:clamp(38px,4.5vw,66px);line-height:1.15;margin:3px 0;color:#193533}.member-directory-heading p{font-size:16px;color:#536269;line-height:1.5;margin:0}.member-name-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;direction:ltr}.member-name-grid a{height:76px;background:#fff;border:1px solid #dce3df;border-radius:14px;box-shadow:0 8px 18px #102b3310;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;gap:12px;direction:rtl}.member-name-grid strong{font:700 15px 'Noto Sans Arabic',sans-serif;line-height:1.25;overflow-wrap:anywhere}.member-name-grid span{flex:none;border-radius:50%;background:#edf4f3;width:30px;height:30px;display:grid;place-items:center;color:#175753;font-size:18px}
.profile-page{padding:120px 0 128px;background:#f9fbf8}.profile-page>.wrap{width:min(1110px,calc(100% - 48px))}.profile-sheet{direction:ltr;grid-template-columns:40% 60%;min-height:514px;border:1px solid #e0e5df;border-top:2px solid #c8a865;border-radius:22px;box-shadow:0 28px 60px #102b3320}.profile-brand{direction:rtl;padding:27px 30px 22px;background:linear-gradient(155deg,#0b424b,#103549 70%);justify-content:flex-start}.profile-seal{display:none}.profile-brand h2{font-size:14px;letter-spacing:.06em;margin:0 0 15px;line-height:1.35}.profile-gold-rule{width:80%;height:1px}.profile-brand p{font-size:13px;letter-spacing:.2em;margin:12px 0 20px}.profile-photo-frame{width:258px;border:7px solid #d4ae5c;outline:2px solid white;border-radius:11px;box-shadow:0 0 0 3px #bb9649,0 13px 25px #0005;transform:none}.profile-symbols{margin-top:20px;font-size:20px}.profile-information{direction:ltr;text-align:left;padding:28px clamp(28px,6vw,86px);align-items:flex-start;justify-content:center}.profile-badge{font:700 12px 'Noto Sans Arabic',sans-serif}.profile-kicker{font-size:12px;margin-top:15px}.profile-information h1{font-family:'Noto Sans Arabic',sans-serif;font-size:clamp(30px,3.6vw,52px);line-height:1.2;margin:4px 0;direction:rtl;text-align:left}.profile-role{font-size:14px;margin:4px 0 20px}.profile-fields{direction:ltr}.profile-fields>div{border-radius:10px;border-bottom:1px solid #d9e3df;padding:12px 14px}.profile-fields span{font-size:11px}.profile-fields strong{font-family:'Noto Sans Arabic',sans-serif;font-size:16px}.profile-id{direction:ltr;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:10px 16px;background:linear-gradient(100deg,#113748,#10565d);border:0;border-radius:9px;color:white}.profile-id span{font-size:12px;color:#d7e5e5}.profile-id strong{color:white}.profile-maintained{font-size:12px;border:0;padding:10px 0 0}.profile-back{display:inline-block;background:#0d4b52;color:white;border:0;border-radius:7px;padding:10px 16px;margin:7px 0 0;font-size:12px;box-shadow:0 7px 15px #102b3324}
@media(max-width:900px){.member-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-sheet{grid-template-columns:1fr}.profile-page{padding:45px 0}.profile-brand{padding:25px}.profile-photo-frame{width:210px}.profile-information{padding:28px}.member-directory-heading{grid-template-columns:1fr;gap:12px}}
@media(max-width:600px){body:not(:has(.source-home)) .mast-inner{min-height:65px}body:not(:has(.source-home)) .mast .header-logos img{width:30px;height:30px}body:not(:has(.source-home)) .mast .brand{width:auto}.page-hero{height:160px;min-height:160px;padding:30px 0}.inner-page .page-content{width:calc(100% - 30px);padding:28px 18px}.member-name-grid{grid-template-columns:1fr 1fr;gap:8px}.member-name-grid a{padding:10px;height:70px}.member-name-grid strong{font-size:13px}.about-article h2{font-size:28px}.profile-page>.wrap{width:calc(100% - 30px)}}

.media-language-selector{position:relative;display:inline-flex;direction:ltr;flex:none;font-family:Inter,'Noto Sans Arabic',sans-serif;font-size:12px;line-height:1;z-index:50}
.media-language-selector summary{list-style:none;display:flex;align-items:center;gap:6px;min-height:39px;padding:0 10px;border:1px solid #caa85e;border-radius:3px;background:#123c53;color:#fff;cursor:pointer;white-space:nowrap;font-weight:800}
.media-language-selector summary::-webkit-details-marker{display:none}
.media-language-selector summary span{color:#d9bc78}
.media-language-options{position:absolute;top:100%;right:0;min-width:99px;padding-top:5px;display:grid;gap:2px;filter:drop-shadow(0 8px 12px #092c3940)}
.media-language-options a{background:#fff;color:#123c53;padding:10px 8px;border-radius:3px;display:flex;justify-content:space-between;gap:9px;white-space:nowrap;font-size:11px;font-weight:800}
.media-language-options a:hover,.media-language-options a:focus-visible{background:#0f514d;color:#fff}
.media-language-options span{font-weight:500}
@media(max-width:1140px){.media-language-selector{display:inline-flex}.mast .nav-inner{gap:9px}}
@media(max-width:520px){.media-language-selector summary{min-height:36px;padding:0 6px;font-size:11px}.media-language-options{right:0}}

/* Pashto and Dari masthead: order the brand, links and controls from the right. */
.mast-inner,.mast .brand,.mast .nav-shell,.mast .nav-inner,.mast .desktop-nav{direction:rtl}
.mast .brand-name{text-align:right}
.mast .desktop-nav{margin-left:0}
body:not(:has(.source-home)) .mast .desktop-nav{margin-left:0}
.mast .sub-links{right:-15px;left:auto}
.media-language-options{right:0;left:auto}
@media(max-width:1140px){.mast .mobile-nav{order:0}.mast .mobile-links{right:0;left:auto;text-align:right}}

/* Reading order and alignment for Pashto and Dari content across every route. */
body,.source-home,.inner-page,.profile-page,.footer{direction:rtl;text-align:right}
.source-hero-grid,.source-stats-grid,.source-home .home-news-grid,.source-home .showcase-block .home-content-grid,
.source-home .gallery-block>.wrap,.home-gallery-display,.footer-grid,.inner-page .collection-grid,
.member-directory-heading,.member-name-grid,.profile-sheet,.profile-fields{direction:rtl}
.source-hero-copy,.source-hero-panel,.source-hero-kicker,.source-stats-grid>div,.source-stats-grid strong,
.source-stats-title strong,.source-stats-title span,.source-home .home-section-heading,
.source-home .home-section-heading>div,.source-home .home-news-grid>a,.source-home .home-news-grid>a>div,
.source-home .home-content-card,.source-home .home-content-card>div:last-child,
.source-home .gallery-block .home-section-heading,.source-home .gallery-block .home-section-heading>div,
.home-gallery-feature figcaption,.footer-identity,.footer-brand>span:last-child,.footer-links,.copyright,
.inner-tagline,.page-hero .wrap,.page-hero .eyebrow,.page-hero h1,
.member-directory-heading>div,.member-directory-heading p,.profile-information,.profile-information h1,
.profile-fields,.profile-id{text-align:right;direction:rtl}
.source-hero-copy{padding-right:0;padding-left:30px}
.source-hero-panel{padding-right:35px;padding-left:0}
.source-home .showcase-block .home-text-link{margin-left:0;margin-right:auto}
.source-home .showcase-block .home-card-arrow{right:auto;left:14px}
.footer-brand{direction:rtl}
.footer-links{border-left:0;border-right:1px solid #ffffff36}
.source-home .gallery-block .home-text-link{align-self:flex-start}
.home-gallery-display{grid-template-columns:minmax(0,1fr) 132px}
.home-gallery-thumbs{direction:rtl}
.home-gallery-feature .gallery-prev{right:15px;left:auto}
.home-gallery-feature .gallery-next{left:15px;right:auto}
.page-hero .eyebrow{direction:rtl;letter-spacing:normal}
.inner-page .collection-grid .home-content-card>div:last-child{direction:rtl;text-align:right}
.member-name-grid a,.profile-information,.profile-information h1{direction:rtl;text-align:right}
.profile-id strong{direction:ltr;unicode-bidi:isolate}
.home-contact-panel>a[dir=ltr],a[href^="mailto:"],a[href^="tel:"]{unicode-bidi:isolate}
@media(max-width:760px){.source-hero-copy,.source-hero-panel{padding-right:0;padding-left:0}.source-home .gallery-block .home-section-heading>div{text-align:right}}
.source-home .news-block .home-section-heading,
.source-home .showcase-block .home-section-heading,
.source-home .gallery-block .home-section-heading{direction:rtl;text-align:right}
.source-home .news-block .home-section-heading>div,
.source-home .showcase-block .home-section-heading>div,
.source-home .gallery-block .home-section-heading>div{direction:rtl;text-align:right}
.source-home .showcase-block .home-content-grid,.source-home .showcase-block .home-content-card{direction:rtl;text-align:right}
.source-home .showcase-block .home-content-card>div:last-child{direction:rtl;text-align:right}
.source-home .gallery-block>.wrap{direction:rtl}
.source-home .gallery-block .home-text-link{margin-right:0}
.source-hero-facts strong{direction:rtl;text-align:right}
.source-stats-grid>div{border-right:0;border-left:1px solid #ffffff2b}
.source-stats-grid>div:last-child{border-left:0}
.profile-sheet{grid-template-columns:40% 60%}
.profile-information{align-items:flex-start}
.profile-back{direction:rtl}
@media(max-width:900px){.profile-sheet{grid-template-columns:1fr}}
@media(min-width:761px){.source-hero-grid{height:auto;min-height:365px}.source-hero-facts{margin-top:16px;padding-top:8px}}
@media(max-width:760px){.source-hero-grid{height:auto;min-height:0}.source-hero-facts{margin-top:18px;padding-top:10px}}
@media(min-width:761px){
  .source-hero-grid{height:auto;min-height:540px}
  .source-hero-panel{justify-content:center;align-items:flex-end;padding:0;text-align:left}
  .source-panel-copy{width:min(100%,440px);text-align:left;direction:rtl}
}
@media(min-width:1141px){
  .source-hero-grid{width:calc(100% - 80px);grid-template-columns:1fr 1fr;gap:clamp(60px,8vw,120px);min-height:540px}
}

/* Match the source homepage news cards, mirrored for RTL reading. */
.source-home .news-block{padding:18px 0 24px}
.source-home .news-block .home-kicker{display:block;font-size:10px;line-height:16px;margin-bottom:4px;font-weight:800}
.source-home .news-block .home-section-heading{padding:18px 0 20px;margin:0 0 12px;align-items:start}
.source-home .news-block .home-section-heading h2{font-size:31px;line-height:1.15;margin:0}
.source-home .news-block .home-section-heading p{font-size:12px;line-height:1.4;margin:3px 0 0}
.source-home .news-block .asjf-gold{color:#b28a26}
.source-home .news-block .home-news-grid{gap:12px}
.source-home .news-block .home-news-grid>a{min-height:112px;padding:13px 15px;gap:8px;background:#ffffffe0;border-color:#d9dfdc;box-shadow:0 2px 8px #0b372b08}
.source-home .news-block .home-news-grid .news-icon{font-size:20px;line-height:1.2}
.source-home .news-block .home-news-grid small{font-size:9px;line-height:1.25;font-weight:800}
.source-home .news-block .home-news-grid h3{font-size:13px;line-height:1.3;font-weight:600;margin:8px 0 0}
.source-home .news-block .home-news-grid p{font-size:10px;line-height:1.4;margin:5px 0 0}
@media(max-width:760px){.source-home .news-block .home-section-heading{padding:10px 0 16px}.source-home .news-block .home-section-heading h2{font-size:clamp(25px,6vw,31px)}}

/* Arabic-script headings need space for their full glyph height and a clear gap to captions. */
.source-home .showcase-block .home-section-heading h2{line-height:1.4;margin:0 0 10px}
.source-home .showcase-block .home-section-heading p{line-height:1.6}
.source-home .showcase-block .home-content-card h3{line-height:1.5;margin:0 0 6px}
.source-home .showcase-block .home-content-card p{line-height:1.5}
.source-home .showcase-block .home-content-card>div:last-child{min-height:112px}
.source-home .gallery-block h2{line-height:1.45;margin-bottom:12px}
.inner-page .page-hero,.page-hero{height:auto;min-height:188px}
.inner-page .page-hero h1{line-height:1.4}
.inner-page .card h2,.about-article h2,.about-article h3,.member-directory-heading h2{line-height:1.45}
.profile-information h1{line-height:1.4}
@media(min-width:1440px){.source-hero-grid{min-height:470px}}
@media(max-width:600px){.inner-page .page-hero,.page-hero{min-height:160px}}

/* The source homepage uses a full-width, two-card workshop row. */
.source-home .showcase-block>.wrap{width:calc(100% - 60px);max-width:none}
.source-home .showcase-block .home-content-grid.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.source-home .showcase-block .workshop-grid .home-content-card>img,
.source-home .showcase-block .workshop-grid .home-image-fallback{height:192px}
.source-home .showcase-block .workshop-grid .home-content-card>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;padding:8px 18px;min-height:75px}
.source-home .showcase-block .workshop-grid .home-content-card h3{grid-column:1/-1;margin:0 0 4px}
.source-home .showcase-block .workshop-grid .home-content-card p{grid-column:1;max-width:none;margin:0}
.source-home .showcase-block .workshop-grid .home-card-arrow{grid-column:2;position:static;align-self:center;margin:0;white-space:nowrap}
@media(max-width:540px){.source-home .showcase-block>.wrap{width:calc(100% - 30px)}.source-home .showcase-block .home-content-grid.workshop-grid{grid-template-columns:1fr}}

/* Mirror the source gallery: heading over a wide stage with inset thumbnails. */
.source-home .gallery-block{padding:20px 0 14px}
.source-home .gallery-block>.wrap{width:min(1165px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,1fr);gap:0}
.source-home .gallery-block .home-section-heading{position:relative;z-index:2;flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 -7px;min-height:53px}
.source-home .gallery-block .home-section-heading>div{max-width:none;text-align:right}
.source-home .gallery-block h2{font-size:clamp(28px,2.5vw,35px);line-height:1.35;margin:0}
.source-home .gallery-block .home-text-link{align-self:center;margin:0}
.source-home .gallery-block .home-gallery-display{display:flex;direction:rtl;height:398px;gap:0;min-width:0}
.source-home .gallery-block .home-gallery-feature{flex:1;min-width:0}
.source-home .gallery-block .home-gallery-thumbs{flex:none;width:173px;height:375px;align-self:center;margin-inline-start:-36px;position:relative;z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:7px}
@media(max-width:760px){
  .source-home .gallery-block>.wrap{width:calc(100% - 32px)}
  .source-home .gallery-block .home-section-heading{flex-direction:column;align-items:stretch;gap:12px;margin:0 0 12px}
  .source-home .gallery-block .home-text-link{align-self:flex-start}
  .source-home .gallery-block .home-gallery-display{height:330px}
  .source-home .gallery-block .home-gallery-thumbs{width:94px;height:310px;margin-inline-start:-14px;grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(0,1fr))}
}

/* A restrained travelling gold highlight on the four glance values only. */
@supports ((-webkit-background-clip:text) or (background-clip:text)) {
  .source-stats-grid > div:not(.source-stats-title) > strong {
    background:linear-gradient(105deg,#c6963d 0%,#f4cb69 24%,#fff1bd 42%,#f4cb69 60%,#c6963d 100%);
    background-size:240% 100%;
    background-clip:text;
    -webkit-background-clip:text;
    color:transparent;
    -webkit-text-fill-color:transparent;
    filter:drop-shadow(0 0 5px rgba(244,203,105,.24));
    animation:asjfRestoredGoldLetters 6.8s linear infinite;
  }
}
@keyframes asjfRestoredGoldLetters {
  from { background-position:100% 50% }
  to { background-position:-140% 50% }
}
@media(prefers-reduced-motion:reduce) {
  .source-stats-grid > div:not(.source-stats-title) > strong { animation:none }
}

.editorial-body{max-width:840px;line-height:1.8;overflow-wrap:anywhere}
.editorial-body p{margin:0 0 1em}
.editorial-body h2,.editorial-body h3{line-height:1.5;margin:1.4em 0 .45em}
.editorial-body img{max-width:100%;height:auto}

/* WordPress integration */
.asjf-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
.admin-bar .mast{top:32px}
@media(max-width:782px){.admin-bar .mast{top:46px}}

/* v1.0.1: targeted visual parity with the live English homepage and inner pages. */
.source-home .source-hero {
  background: linear-gradient(90deg,rgba(6,54,62,.75),rgba(7,59,69,.6) 28%,rgba(11,57,64,.38) 54%,rgba(6,49,61,.79)),url('asjf-congress-hero.jpg') center / cover;
}
.source-home .source-stats-grid { min-height: 120px; }
.source-home .source-stats-grid > div { min-height: 70px; }

/* News / Access: English spacing and the approved logo-free, moving field. */
.source-home #home-news { position: relative; isolation: isolate; overflow: hidden; padding: 0 0 3.2rem; background: linear-gradient(#fbfaf6,#f8f7f1) !important; }
.source-home #home-news::before {
  content: ''; position: absolute; inset: -12px; z-index: 0;
  background: url('news-access-background.svg') center / cover no-repeat !important;
  opacity: .75 !important; pointer-events: none;
  animation: asjfmNewsContours 20s ease-in-out infinite alternate;
}
.source-home #home-news::after {
  content: ''; position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background: radial-gradient(ellipse 20% 55% at 4% 63%,rgba(32,118,102,.12),transparent),radial-gradient(ellipse 18% 52% at 96% 38%,rgba(197,156,78,.13),transparent);
  animation: asjfmNewsLight 15s ease-in-out infinite alternate;
}
.source-home #home-news > .wrap { position: relative; z-index: 1; }
.source-home #home-news .home-section-heading { padding: 2rem 0 1.6rem; margin-bottom: 1.3rem; }
.source-home #home-news .home-section-heading h2 { font-size: clamp(31px,3vw,43px); line-height: 1.45; }
.source-home #home-news .home-section-heading p { font-size: 15px; line-height: 1.65; }
.source-home #home-news .home-news-grid > a { min-height: 148px; padding: 16px; background: rgba(251,250,246,.96); border-top: 2px solid #16443c; transition: transform .25s ease,box-shadow .25s ease; }
.source-home #home-news .home-news-grid > a:hover { transform: translateY(-4px); box-shadow: 0 13px 28px rgba(21,63,58,.13); }
.source-home #home-news .news-icon { display: none; }
.source-home #home-news .home-news-grid small { color: #bd7957; font-size: 11px; }
.source-home #home-news .home-news-grid h3 { font-size: 17px; line-height: 1.5; }
.source-home #home-news .home-news-grid p { font-size: 13px; line-height: 1.55; }
@keyframes asjfmNewsContours { from { transform: translate3d(-7px,3px,0); } to { transform: translate3d(8px,-4px,0); } }
@keyframes asjfmNewsLight { from { opacity: .55; transform: translateX(-1.5%); } to { opacity: .95; transform: translateX(1.5%); } }

/* Events / Workshops: same open field, edge contours and prominent photographs. */
.source-home #home-overview {
  position: relative; isolation: isolate; overflow: hidden;
  padding: 2.8rem clamp(24px,3vw,56px) 3.2rem;
  background: radial-gradient(ellipse 34% 85% at 0% 48%,rgba(121,168,155,.15),transparent),radial-gradient(ellipse 32% 85% at 100% 55%,rgba(216,182,107,.14),transparent),linear-gradient(105deg,#edf3ed 0%,#f9f9f4 24%,#faf9f4 76%,#e9f0e9 100%) !important;
}
.source-home #home-overview::before {
  content: ''; position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background: url('events-workshops-background.svg') center / cover no-repeat !important;
  opacity: .5 !important; animation: none !important;
}
.source-home #home-overview::after { content: none !important; }
.source-home #home-overview > .wrap { position: relative; z-index: 1; width: 100%; max-width: none; }
.source-home #home-overview .home-section-heading { padding: 0; margin: 0 0 1.25rem; }
.source-home #home-overview .home-section-heading h2 { font-size: clamp(32px,3.1vw,48px); }
.source-home #home-overview .home-content-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.25rem; }
.source-home #home-overview .home-content-card { background: #fff; border: 1px solid #ced9d2; border-radius: 10px; box-shadow: 0 10px 24px rgba(22,66,57,.08); }
.source-home #home-overview .home-content-card > img,
.source-home #home-overview .home-image-fallback { width: 100%; height: auto; aspect-ratio: 2.25 / 1; object-fit: cover; margin: 0; background: #dfe8e1; }
.source-home #home-overview .home-content-card > div:last-child { padding: .9rem 1.05rem 1.1rem; min-height: 120px; }
.source-home #home-overview .home-content-card h3 { font-size: clamp(19px,1.45vw,25px); line-height: 1.5; }
.source-home #home-overview .home-content-card p { max-width: 100%; font-size: 14px; line-height: 1.55; padding-inline-end: 70px; }
.source-home #home-overview .home-card-arrow { left: 14px; right: auto; bottom: 14px; }
.source-home #home-overview .showcase-divider { height: 1px; margin: 2.4rem 0 2.2rem; background: #c6d4ca; }
.source-home #home-overview .home-content-grid.workshop-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
.source-home #home-overview .workshop-grid .home-content-card > div:last-child { display: flex; min-height: 120px; padding: .9rem 1.05rem 1.1rem; }
.source-home #home-overview .workshop-grid .home-content-card h3 { grid-column: auto; margin: 0 0 6px; }
.source-home #home-overview .workshop-grid .home-content-card p { grid-column: auto; margin: 0 0 18px; }
.source-home #home-overview .workshop-grid .home-card-arrow { position: absolute; grid-column: auto; left: 14px; bottom: 14px; }

/* Shared inner-page surface. The member cards, organizational charts, forms,
   gallery widget, and the site's current header/footer are left untouched. */
.inner-page[class*="asjfm-section-"] { background: #f4f1e9; }
.inner-page[class*="asjfm-section-"] .page-hero {
  height: auto; min-height: 120px; padding: 28px 0 22px;
  color: #102b33; background: #f4f1e9; border: 0;
}
.inner-page[class*="asjfm-section-"] .page-hero::before,.inner-page[class*="asjfm-section-"] .page-hero::after { content: none; }
.inner-page[class*="asjfm-section-"] .page-hero .eyebrow { color: #b9694a; }
.inner-page[class*="asjfm-section-"] .page-hero h1 { color: #102b33; font-size: clamp(30px,3vw,43px); line-height: 1.5; margin: 7px 0; }
.inner-page[class*="asjfm-section-"] .page-content { background: transparent; box-shadow: none; margin: 0 auto 55px; padding: 38px 0 55px; }
.inner-page[class*="asjfm-section-"]:has(.about-article) .page-content { background: #f8f9fd; padding: 40px; }
.inner-page[class*="asjfm-section-"]:has(.about-article) .about-article h2 { margin-top: 4px; }
.inner-page[class*="asjfm-section-"]:has(.org-chart) .inner-intro { background: linear-gradient(115deg,#0b3149,#0f5a60); color: #e8f0ef; border-radius: 20px; padding: clamp(28px,4vw,56px); }
.inner-page[class*="asjfm-section-"]:has(.gallery-grid) .page-content { padding-top: 32px; }
.inner-page[class*="asjfm-section-"] .gallery-grid figure { position: relative; aspect-ratio: 4 / 3; padding: 0; border: 0; background: #dfe7e1; overflow: hidden; }
.inner-page[class*="asjfm-section-"] .gallery-grid img { position: absolute; inset: 0; width: 100%; height: 100%; max-width: none; object-fit: cover; }
.inner-page[class*="asjfm-section-"] .gallery-grid figcaption { position: absolute; inset-inline: 0; bottom: 0; padding: 2.5rem 1rem .75rem; color: #fff; background: linear-gradient(transparent,rgba(0,0,0,.82)); font-weight: 800; }

@media (max-width: 800px) {
  .source-home #home-news::before { background-size: auto 100% !important; opacity: .35 !important; }
  .source-home #home-overview { padding: 2.5rem 1.5rem 3rem; }
  .source-home #home-overview .home-content-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .source-home #home-overview::before { opacity: .6 !important; }
}
@media (max-width: 560px) {
  .source-home #home-overview { padding: 2.25rem 1rem 2.5rem; }
  .source-home #home-overview .home-content-grid,
  .source-home #home-overview .home-content-grid.workshop-grid { grid-template-columns: 1fr; gap: 1rem; }
  .source-home #home-overview .home-content-card > img,
  .source-home #home-overview .home-image-fallback { aspect-ratio: 2.5 / 1; }
  .source-home #home-overview::before { opacity: .42 !important; background-size: auto 100% !important; }
  .source-home #home-overview .home-content-card p { padding-inline-end: 0; }
  .source-home #home-overview .home-card-arrow { position: static; margin-top: auto; }
  .inner-page[class*="asjfm-section-"] .page-hero { min-height: 100px; padding: 20px 0; }
  .inner-page[class*="asjfm-section-"] .page-content { width: calc(100% - 30px); padding: 25px 0 40px; }
  .inner-page[class*="asjfm-section-"]:has(.about-article) .page-content { padding: 26px 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .source-home #home-news::before,.source-home #home-news::after { animation: none !important; }
  .source-home #home-news .home-news-grid > a { transition: none; }
}

/* Projects, Events and Workshops retain the English site's teal archive hero. */
.inner-page.asjfm-section-projects .page-hero,
.inner-page.asjfm-section-events .page-hero,
.inner-page.asjfm-section-workshops .page-hero {
  color: #fff; border-bottom: 4px solid #d6b459;
  background: radial-gradient(circle at 85% 48%,rgba(40,133,118,.23),transparent 41%),linear-gradient(110deg,#113750,#14584f 63%,#0d4656);
  min-height: 285px; display: flex; align-items: center;
}
.inner-page.asjfm-section-projects .page-hero h1,
.inner-page.asjfm-section-events .page-hero h1,
.inner-page.asjfm-section-workshops .page-hero h1 { color: #fff; font-size: clamp(38px,4vw,58px); }
.inner-page.asjfm-section-projects .page-hero .eyebrow,
.inner-page.asjfm-section-events .page-hero .eyebrow,
.inner-page.asjfm-section-workshops .page-hero .eyebrow { color: #e8c978; }
.inner-page.asjfm-section-projects .page-content,
.inner-page.asjfm-section-events .page-content,
.inner-page.asjfm-section-workshops .page-content { background: #fff; padding: clamp(26px,3vw,44px); margin-top: 0; }
.inner-page.asjfm-section-projects .collection-grid,
.inner-page.asjfm-section-resources .collection-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
.inner-page.asjfm-section-projects .collection-grid .home-content-card,
.inner-page.asjfm-section-resources .collection-grid .home-content-card {
  background: #f8f8f4; border: 1px solid #dce3df; border-radius: 16px;
  box-shadow: 0 8px 22px rgba(16,43,51,.09);
}
.inner-page.asjfm-section-projects .collection-grid .home-image-fallback,
.inner-page.asjfm-section-resources .collection-grid .home-image-fallback { display: none; }
.inner-page.asjfm-section-projects .collection-grid .home-content-card > div:last-child,
.inner-page.asjfm-section-resources .collection-grid .home-content-card > div:last-child { min-height: 235px; padding: 28px; }
.inner-page.asjfm-section-projects .collection-grid .home-content-card h3,
.inner-page.asjfm-section-resources .collection-grid .home-content-card h3 { font-size: clamp(22px,2vw,29px); }
.inner-page.asjfm-section-projects .collection-grid .home-content-card p,
.inner-page.asjfm-section-resources .collection-grid .home-content-card p { max-width: none; font-size: 16px; line-height: 1.7; }
.inner-page.asjfm-section-resources .page-content { padding-top: 50px; }
@media (max-width: 700px) {
  .inner-page.asjfm-section-projects .page-hero,
  .inner-page.asjfm-section-events .page-hero,
  .inner-page.asjfm-section-workshops .page-hero { min-height: 190px; }
  .inner-page.asjfm-section-projects .collection-grid,
  .inner-page.asjfm-section-resources .collection-grid { grid-template-columns: 1fr; }
}

/* Carry the restrained hero and At-a-glance motion into the Pashto layout. */
.source-home .source-hero::before { animation: asjfmHeroLines 18s ease-in-out infinite alternate; }
.source-home .source-stats { background-size: 130% 130%; animation: asjfmGlanceWater 24s ease-in-out infinite alternate; }
@supports ((-webkit-background-clip:text) or (background-clip:text)) {
  .source-home .source-hero h1 span,.source-home .source-panel-copy em {
    background: linear-gradient(105deg,#e7a82e 12%,#f1b52b 33%,#fff0bb 48%,#f5c853 56%,#e8aa30 76%) 120% center / 240% 100%;
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;
    animation: asjfmHeroGold 5.8s linear infinite;
  }
}
@keyframes asjfmHeroLines { from { transform: translate3d(-5px,3px,0); } to { transform: translate3d(7px,-3px,0); } }
@keyframes asjfmGlanceWater { from { background-position: 0% 45%; } to { background-position: 100% 55%; } }
@keyframes asjfmHeroGold { to { background-position: -120% center; } }
@media (prefers-reduced-motion: reduce) {
  .source-home .source-hero::before,.source-home .source-stats,
  .source-home .source-hero h1 span,.source-home .source-panel-copy em { animation: none !important; }
}

/* Gallery parity with the English 3D composition. Scope every rule here. */
.source-home #home-gallery {
  position: relative; isolation: isolate; overflow: hidden; box-sizing: border-box;
  padding: clamp(2.2rem,3.6vw,4.25rem) clamp(1rem,3vw,3.25rem);
  background: radial-gradient(ellipse at 10% 14%,rgba(52,141,119,.62),transparent 40%),linear-gradient(110deg,#0c403e 0%,#073744 48%,#072641 100%) !important;
  color: #fff;
}
.source-home #home-gallery::before {
  content: ''; position: absolute; z-index: 0; inset: 0; pointer-events: none;
  background: radial-gradient(circle at 20% 24%,rgba(255,198,72,.35) 0 3px,transparent 12px),radial-gradient(circle at 12% 61%,rgba(255,198,72,.5) 0 2px,transparent 9px),radial-gradient(circle at 91% 88%,rgba(255,198,72,.5) 0 3px,transparent 11px),repeating-linear-gradient(169deg,transparent 0 75px,rgba(238,177,49,.15) 76px,transparent 78px,transparent 95px);
  background-size: 100% 100%,100% 100%,100% 100%,100% 280px;
  mask-image: linear-gradient(to bottom,transparent 18%,#000 75%);
  animation: asjfmGalleryGoldFlow 8s linear infinite;
}
.source-home #home-gallery::after {
  content: ''; position: absolute; z-index: 0; left: -10%; right: -10%; bottom: 7%; height: 95px; pointer-events: none;
  border-top: 2px solid rgba(255,194,55,.8); border-radius: 50%; transform: rotate(7deg);
  box-shadow: 0 -4px 12px rgba(255,197,55,.56),0 9px 0 rgba(246,182,44,.3),0 18px 0 rgba(255,200,73,.22);
  animation: asjfmGalleryGoldPulse 3.5s ease-in-out infinite alternate;
}
.source-home #home-gallery > .asjfm-gallery-layout {
  position: relative; z-index: 1; display: grid; direction: ltr;
  width: min(1660px,100%); max-width: none; margin-inline: auto;
  grid-template-columns: minmax(270px,350px) minmax(0,1fr); gap: clamp(1.5rem,5vw,6rem); align-items: start;
}
.source-home #home-gallery .asjfm-gallery-main { min-width: 0; direction: rtl; }
.source-home #home-gallery .asjfm-gallery-partners {
  box-sizing: border-box; margin-top: 5.5rem; height: clamp(360px,28vw,460px); padding: 12px;
  min-width: 0; border: 2px solid #ffc543; border-radius: 26px; background: #04384a;
  box-shadow: 0 0 0 12px rgba(252,184,47,.07),18px 21px 28px rgba(0,17,28,.35),inset 0 0 24px rgba(0,20,32,.3);
}
.source-home #home-gallery .asjfm-gallery-partners h3 {
  width: max-content; max-width: 100%; box-sizing: border-box; margin: 0 auto 12px; padding: 8px 19px;
  border: 2px solid #ffc33f; border-radius: 999px; color: #ffcc52; text-align: center;
  font: 800 clamp(1rem,1.6vw,1.45rem)/1.15 'Noto Sans Arabic',sans-serif;
}
.source-home #home-gallery .asjfm-gallery-partner-grid {
  height: calc(100% - 57px); display: grid; grid-template-columns: repeat(2,minmax(0,1fr));
  grid-template-rows: repeat(3,minmax(0,1fr)); gap: 14px;
}
.source-home #home-gallery .asjfm-gallery-partner-tile {
  min-width: 0; min-height: 0; box-sizing: border-box; display: flex; align-items: center; justify-content: center;
  padding: 12px; border: 4px solid #f8c44c; border-radius: 16px; background: #fff9eb;
  box-shadow: 0 6px 0 #b4821e,0 12px 18px rgba(1,25,37,.25);
}
.source-home #home-gallery .asjfm-gallery-partner-tile img {
  display: block; width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain;
}
.source-home #home-gallery .home-section-heading {
  min-height: 4.5rem; margin: 0 0 1rem; display: flex; flex-direction: row;
  align-items: center; justify-content: space-between; gap: 1.25rem; direction: rtl;
}
.source-home #home-gallery .home-section-heading > div { min-width: 0; }
.source-home #home-gallery .home-section-heading h2 {
  max-width: none; white-space: normal; margin: 0; color: #fff;
  font: 800 clamp(1.8rem,2.6vw,3rem)/1.45 'Noto Sans Arabic',sans-serif;
}
.source-home #home-gallery .home-text-link {
  flex: none; align-self: center; min-height: 48px; padding: .75rem 1.15rem; border: 0;
  border-radius: 9px; background: linear-gradient(120deg,#e1a830,#ffcb53); color: #08283b;
  box-shadow: 0 8px 18px rgba(3,23,33,.24); white-space: nowrap; font-weight: 800;
}
.source-home #home-gallery .home-gallery-display {
  box-sizing: border-box; display: grid; direction: ltr; min-width: 0;
  grid-template-columns: minmax(0,1fr) clamp(140px,11vw,205px);
  height: clamp(360px,28vw,460px); gap: 14px; margin: 0; overflow: visible;
}
.source-home #home-gallery .home-gallery-feature {
  min-width: 0; height: 100%; border: 2px solid #d1a43b; border-radius: 14px;
  box-shadow: 18px 25px 40px rgba(0,10,25,.4),-4px 6px 0 rgba(227,171,47,.7);
}
.source-home #home-gallery .home-gallery-feature > img { width: 100%; height: 100%; object-fit: cover; }
.source-home #home-gallery .home-gallery-thumbs {
  box-sizing: border-box; width: auto; height: 100%; align-self: stretch;
  margin: 0; position: static; display: grid; direction: ltr;
  grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(2,minmax(0,1fr));
  gap: 10px; min-height: 0;
}
.source-home #home-gallery .home-gallery-thumbs button {
  height: 100%; min-height: 0; border: 1px solid rgba(255,201,77,.8); border-radius: 9px;
  opacity: .82; box-shadow: 7px 10px 20px rgba(0,12,25,.35);
}
.source-home #home-gallery .home-gallery-thumbs button[aria-pressed=true],
.source-home #home-gallery .home-gallery-thumbs button:hover,
.source-home #home-gallery .home-gallery-thumbs button:focus-visible { opacity: 1; outline: 2px solid #ffcb51; outline-offset: 1px; }
.source-home #home-gallery .home-gallery-feature button { width: 48px; height: 48px; border: 1px solid rgba(236,220,174,.7); }
.source-home #home-gallery .home-gallery-feature .gallery-prev { left: 12px; right: auto; }
.source-home #home-gallery .home-gallery-feature .gallery-next { right: 12px; left: auto; }
@keyframes asjfmGalleryGoldFlow { from { background-position: 0 0,0 0,0 0,0 0; } to { background-position: 0 0,0 0,0 0,0 280px; } }
@keyframes asjfmGalleryGoldPulse { from { opacity: .48; filter: brightness(.8); } to { opacity: 1; filter: brightness(1.4); } }
@media (max-width: 1050px) {
  .source-home #home-gallery > .asjfm-gallery-layout { grid-template-columns: minmax(220px,290px) minmax(0,1fr); gap: 1.5rem; }
  .source-home #home-gallery .home-section-heading { flex-wrap: wrap; }
  .source-home #home-gallery .home-gallery-display { grid-template-columns: minmax(0,1fr) 130px; height: 390px; }
  .source-home #home-gallery .asjfm-gallery-partners { height: 390px; margin-top: 7rem; }
  .source-home #home-gallery .asjfm-gallery-partner-grid { gap: 10px; }
  .source-home #home-gallery .asjfm-gallery-partner-tile { padding: 8px; }
}
@media (max-width: 760px) {
  .source-home #home-gallery > .asjfm-gallery-layout { grid-template-columns: 1fr; width: 100%; }
  .source-home #home-gallery .asjfm-gallery-main { grid-row: 1; }
  .source-home #home-gallery .asjfm-gallery-partners { grid-row: 2; margin: 1.5rem auto 0; width: min(100%,380px); }
  .source-home #home-gallery .home-section-heading { margin: 0 0 1rem; }
  .source-home #home-gallery .home-gallery-display { grid-template-columns: 1fr; grid-template-rows: minmax(0,1fr) 85px; height: clamp(340px,70vw,530px); }
  .source-home #home-gallery .home-gallery-thumbs { grid-template-columns: repeat(4,minmax(0,1fr)); grid-template-rows: 1fr; height: 85px; }
}
@media (max-width: 520px) {
  .source-home #home-gallery .home-gallery-display { grid-template-rows: minmax(0,1fr) 65px; height: 350px; gap: 9px; }
  .source-home #home-gallery .home-gallery-thumbs { height: 65px; gap: 6px; }
  .source-home #home-gallery .home-text-link { min-height: 42px; }
}
@media (prefers-reduced-motion: reduce) {
  .source-home #home-gallery::before,.source-home #home-gallery::after { animation: none; }
}
