.akf-home{background:var(--akf-sand-50);color:var(--akf-ink)}
.akf-section{padding:78px 0 0}.akf-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.akf-section-head h2{margin:0 0 8px;color:var(--akf-navy-900);font-family:swissraheavy,sans-serif;font-size:clamp(28px,3vw,40px);line-height:1.2}.akf-section-head p{max-width:580px;margin:0;color:var(--akf-muted);font-size:14px}.akf-section-head__actions{display:flex;align-items:center;gap:9px}
.akf-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--akf-blue-700);font-size:12px;font-weight:700}.akf-eyebrow i{display:inline-block;width:24px;height:2px;background:var(--akf-gold-500)}.akf-eyebrow--light{color:var(--akf-gold-500)}
.akf-view-all{display:inline-flex;align-items:center;gap:8px;color:var(--akf-blue-700);font-size:13px;font-weight:700;white-space:nowrap}
.akf-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 22px;border:0;border-radius:10px;font-family:swissrabold,sans-serif;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:.23s}.akf-button:hover{transform:translateY(-2px)}.akf-button--gold{background:linear-gradient(135deg,var(--akf-gold-500),var(--akf-gold-600));color:#fff;box-shadow:0 10px 26px rgba(var(--akf-accent-rgb),.24)}.akf-button--gold:hover{color:#fff;box-shadow:0 14px 32px rgba(var(--akf-accent-rgb),.34)}
.akf-button--primary{background:linear-gradient(135deg,var(--akf-gold-500),var(--akf-gold-600));color:#fff}.akf-button--primary:hover{background:var(--akf-navy-900);color:#fff;box-shadow:0 10px 24px rgba(var(--akf-primary-rgb),.2)}.akf-button--outline-light{border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}.akf-button--outline-light:hover{background:#fff;color:var(--akf-navy-900)}.akf-button--full{width:100%}
.akf-progress{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e3e9f2}.akf-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--akf-blue-700),var(--akf-primary-soft))}.akf-form-control{width:100%;min-height:44px;padding:0 13px;border:1px solid var(--akf-border);border-radius:10px;background:#fff;color:var(--akf-ink);outline:none;font-size:13px}.akf-form-control:focus{border-color:var(--akf-blue-700);box-shadow:0 0 0 4px rgba(var(--akf-primary-rgb),.09)}

/* Hero */
.akf-home-hero{position:relative;padding:0;background:var(--akf-navy-950)}.akf-home-hero__slide{position:relative;min-height:510px;overflow:hidden}.akf-home-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.akf-home-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,61,.2) 0%,rgba(7,29,61,.55) 48%,rgba(7,29,61,.94) 100%)}html[dir=ltr] .akf-home-hero__overlay{background:linear-gradient(270deg,rgba(7,29,61,.2) 0%,rgba(7,29,61,.55) 48%,rgba(7,29,61,.94) 100%)}.akf-home-hero__inner{position:relative;z-index:2;min-height:510px;display:flex;align-items:center}.akf-home-hero__content{width:min(560px,52%);padding:55px 0 70px;color:#fff}.akf-home-hero__tag{display:inline-flex;align-items:center;gap:7px;margin-bottom:15px;padding:6px 13px;border:1px solid rgba(233,172,45,.42);border-radius:999px;background:rgba(233,172,45,.14);color:#ffd77d;font-size:12px;font-weight:700}.akf-home-hero__content h1{max-width:560px;margin:0 0 15px;font-family:swissraheavy,sans-serif;font-size:clamp(35px,4.2vw,58px);line-height:1.24}.akf-home-hero__content p{max-width:510px;margin:0 0 22px;color:rgba(255,255,255,.79);font-size:15px;line-height:1.85}.akf-home-hero__progress{max-width:390px;margin-bottom:25px}.akf-home-hero__progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:rgba(255,255,255,.78);font-size:12px}.akf-home-hero__progress strong{color:var(--akf-gold-500)}.akf-home-hero__progress .akf-progress{background:rgba(255,255,255,.18)}.akf-home-hero__progress .akf-progress span{background:var(--akf-gold-500)}.akf-home-hero__actions{display:flex;flex-wrap:wrap;gap:11px}.akf-home-hero__indicators{bottom:23px;gap:7px;margin:0}.akf-home-hero__indicators button{width:8px!important;height:8px!important;margin:0!important;border:0!important;border-radius:999px;background:rgba(255,255,255,.46)!important;opacity:1!important;transition:.2s}.akf-home-hero__indicators button.active{width:25px!important;background:var(--akf-gold-500)!important}.akf-home-hero__control{top:50%;width:48px;height:48px;margin:0 22px;transform:translateY(-50%);opacity:1}.akf-home-hero__control>span:first-child{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(7,29,61,.42);color:#fff;font-size:21px;backdrop-filter:blur(8px)}

/* Quick donate */
.akf-quick-donate{padding:24px 0 0;background:#fff}.akf-quick-donate__card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:25px;padding:18px 22px;border:1px solid var(--akf-border);border-radius:15px;background:var(--akf-sand-100)}.akf-quick-donate__intro{display:flex;align-items:center;gap:12px}.akf-quick-donate__icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#fff;color:var(--akf-gold-600);box-shadow:var(--akf-shadow-sm)}.akf-quick-donate__intro strong,.akf-quick-donate__intro p{display:block}.akf-quick-donate__intro strong{color:var(--akf-navy-900);font-family:swissrabold,sans-serif;font-size:15px}.akf-quick-donate__intro p{margin:2px 0 0;color:var(--akf-muted);font-size:11px}.akf-quick-donate__form{display:grid;grid-template-columns:minmax(165px,1fr) auto 140px auto;align-items:center;gap:10px}.akf-quick-donate__amounts{display:flex;gap:6px}.akf-amount-chip{min-width:48px;height:42px;padding:0 10px;border:1px solid var(--akf-border);border-radius:9px;background:#fff;color:var(--akf-ink);font-size:12px;font-weight:700;transition:.2s}.akf-amount-chip:hover,.akf-amount-chip.is-active{border-color:var(--akf-gold-500);background:var(--akf-gold-500);color:#fff}.akf-quick-donate__custom{position:relative}.akf-quick-donate__custom input{padding-inline-end:46px}.akf-quick-donate__custom span{position:absolute;top:50%;inset-inline-end:12px;color:var(--akf-muted);font-size:11px;transform:translateY(-50%)}

/* Projects */
.akf-projects-track{display:flex;gap:20px;overflow-x:auto;padding:3px 2px 18px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.akf-projects-track::-webkit-scrollbar{display:none}.akf-project-card{flex:0 0 calc((100% - 60px)/4);min-width:270px;overflow:hidden;border:1px solid var(--akf-border);border-radius:20px;background:#fff;box-shadow:var(--akf-shadow-sm);scroll-snap-align:start;transition:.28s}.akf-project-card:hover{transform:translateY(-6px);box-shadow:var(--akf-shadow-md)}.akf-project-card__media{position:relative;display:block;height:180px;overflow:hidden}.akf-project-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.akf-project-card:hover .akf-project-card__media img{transform:scale(1.055)}.akf-project-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,29,61,.42))}.akf-project-card__badges{position:absolute;right:13px;bottom:12px;left:13px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.akf-project-card__badges>span{padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.93);color:var(--akf-blue-700);font-size:10px;font-weight:700}.akf-project-card__country i{margin-inline-end:4px}.akf-project-card__body{padding:18px}.akf-project-card__body h3{min-height:50px;margin:0 0 8px;font-family:swissrabold,sans-serif;font-size:17px;line-height:1.5}.akf-project-card__body h3 a{display:-webkit-box;overflow:hidden;color:var(--akf-ink);-webkit-box-orient:vertical;-webkit-line-clamp:2}.akf-project-card__body>p{display:-webkit-box;min-height:42px;margin:0 0 12px;overflow:hidden;color:var(--akf-muted);font-size:12px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.akf-project-card__funding{margin-bottom:15px;padding:12px;border-radius:12px;background:#f7f9fc}.akf-project-card__numbers{display:flex;justify-content:space-between;gap:15px;margin-bottom:10px}.akf-project-card__numbers>div:last-child{text-align:end}.akf-project-card__numbers span,.akf-project-card__numbers strong{display:block}.akf-project-card__numbers span{margin-bottom:3px;color:var(--akf-muted);font-size:10px}.akf-project-card__numbers strong{color:var(--akf-navy-900);font-size:12px}.akf-project-card__donate{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.akf-input-with-code{position:relative}.akf-input-with-code input{width:100%;height:45px;padding:0 12px;padding-inline-end:47px;border:1px solid var(--akf-border);border-radius:10px;outline:none;font-size:12px}.akf-input-with-code input:focus{border-color:var(--akf-blue-700);box-shadow:0 0 0 4px rgba(var(--akf-primary-rgb),.08)}.akf-input-with-code span{position:absolute;top:50%;inset-inline-end:11px;color:var(--akf-muted);font-size:10px;transform:translateY(-50%)}.akf-project-card__donate .akf-button{padding-inline:15px}.akf-project-card__complete{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;border-radius:10px;background:#eaf8f1;color:#15835b;font-size:12px;font-weight:700}.akf-slider-button{display:grid;place-items:center;width:41px;height:41px;border:1px solid var(--akf-border);border-radius:50%;background:#fff;color:var(--akf-blue-700);box-shadow:var(--akf-shadow-sm);transition:.2s}.akf-slider-button:hover{background:var(--akf-blue-700);color:#fff}

/* Tabs/news */
.akf-content-section{padding-bottom:78px}.akf-content-tabs{display:flex;align-items:center;gap:8px;margin-bottom:23px;padding:6px;border:1px solid var(--akf-border);border-radius:12px;background:#fff;width:max-content;max-width:100%}.akf-content-tabs button{min-width:110px;height:39px;padding:0 17px;border:0;border-radius:8px;background:transparent;color:var(--akf-muted);font-size:13px;font-weight:700}.akf-content-tabs button.is-active{background:var(--akf-blue-700);color:#fff}.akf-tab-panel{display:none}.akf-tab-panel.is-active{display:block;animation:akfFade .25s ease}@keyframes akfFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.akf-news-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.akf-news-featured{overflow:hidden;border-radius:20px;background:var(--akf-navy-900);box-shadow:var(--akf-shadow-sm)}.akf-news-featured>a{position:relative;display:block;min-height:430px;color:#fff}.akf-news-featured img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.akf-news-featured__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(7,29,61,.9))}.akf-news-featured__content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:27px}.akf-news-featured__content>span{display:inline-block;margin-bottom:8px;color:#ffd575;font-size:11px;font-weight:700}.akf-news-featured__content h3{margin:0 0 9px;font-family:swissrabold,sans-serif;font-size:24px;line-height:1.4}.akf-news-featured__content p{max-width:560px;margin:0 0 12px;color:rgba(255,255,255,.76);font-size:13px}.akf-news-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.akf-news-row{overflow:hidden;border:1px solid var(--akf-border);border-radius:15px;background:#fff;box-shadow:var(--akf-shadow-sm)}.akf-news-row>a{display:block;height:100%;color:var(--akf-ink)}.akf-news-row img{width:100%;height:130px;object-fit:cover}.akf-news-row>a>div{padding:14px}.akf-news-row span{color:var(--akf-gold-600);font-size:10px;font-weight:700}.akf-news-row h3{min-height:42px;margin:5px 0 7px;font-family:swissrabold,sans-serif;font-size:14px;line-height:1.5}.akf-news-row p{display:-webkit-box;min-height:36px;margin:0 0 8px;overflow:hidden;color:var(--akf-muted);font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.akf-news-row small{color:var(--akf-blue-700);font-size:11px;font-weight:700}.akf-static-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.akf-static-content-grid article{padding:27px;border:1px solid var(--akf-border);border-radius:20px;background:#fff;box-shadow:var(--akf-shadow-sm)}.akf-static-content-grid__icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:14px;background:var(--akf-blue-100);color:var(--akf-blue-700);font-size:21px}.akf-static-content-grid small{color:var(--akf-gold-600);font-weight:700}.akf-static-content-grid h3{margin:8px 0 10px;font-family:swissrabold,sans-serif;font-size:19px}.akf-static-content-grid p{min-height:70px;margin:0 0 15px;color:var(--akf-muted);font-size:13px}.akf-static-content-grid a{color:var(--akf-blue-700);font-size:13px;font-weight:700}.akf-success-story{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:28px;background:var(--akf-navy-900);color:#fff}.akf-success-story__image{min-height:420px}.akf-success-story__image img{width:100%;height:100%;object-fit:cover}.akf-success-story__content{padding:48px}.akf-success-story__content>span{color:var(--akf-gold-500);font-size:12px;font-weight:700}.akf-success-story__content h3{margin:10px 0 15px;font-family:swissraheavy,sans-serif;font-size:32px}.akf-success-story__content p{color:rgba(255,255,255,.76);font-size:14px;line-height:1.9}.akf-success-story__stats{display:flex;gap:30px;margin:28px 0}.akf-success-story__stats strong,.akf-success-story__stats span{display:block}.akf-success-story__stats strong{color:var(--akf-gold-500);font-size:24px}.akf-success-story__stats span{color:rgba(255,255,255,.65);font-size:11px}.akf-empty-state{padding:45px;border:1px dashed var(--akf-border);border-radius:20px;background:#fff;color:var(--akf-muted);text-align:center}

/* About */
.akf-about-section{padding:85px 0;background:linear-gradient(135deg,var(--akf-navy-950),var(--akf-navy-800));color:#fff}.akf-about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.akf-about-media{position:relative;min-height:480px}.akf-about-media__main{width:82%;height:450px;object-fit:cover;border-radius:28px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.akf-about-media__small{position:absolute;inset-inline-end:0;bottom:25px;width:42%;height:220px;object-fit:cover;border:8px solid var(--akf-navy-800);border-radius:20px}.akf-about-media__badge{position:absolute;top:28px;inset-inline-end:5px;display:flex;align-items:center;gap:12px;padding:15px 18px;border-radius:14px;background:#fff;color:var(--akf-blue-700);box-shadow:var(--akf-shadow-md)}.akf-about-media__badge>i{color:var(--akf-gold-600);font-size:23px}.akf-about-media__badge strong,.akf-about-media__badge span{display:block}.akf-about-media__badge strong{font-size:22px}.akf-about-media__badge span{color:var(--akf-muted);font-size:10px}.akf-about-content h2{margin:0 0 16px;font-family:swissraheavy,sans-serif;font-size:clamp(32px,4vw,48px)}.akf-about-content__text{max-height:230px;overflow:hidden;color:rgba(255,255,255,.78);font-size:14px;line-height:2}.akf-about-points{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0 28px}.akf-about-points>div{display:flex;align-items:center;gap:11px}.akf-about-points>div>i{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:11px;background:rgba(255,255,255,.1);color:var(--akf-gold-500)}.akf-about-points strong,.akf-about-points small{display:block}.akf-about-points strong{font-size:13px}.akf-about-points small{color:rgba(255,255,255,.6);font-size:10px}

/* Orphans */
.akf-guarantees-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:22px}.akf-orphan-feature{position:relative;min-height:410px;overflow:hidden;border-radius:28px;background:var(--akf-navy-900)}.akf-orphan-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.akf-orphan-feature__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,29,61,.03),rgba(7,29,61,.88))}.akf-orphan-feature__content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:30px;color:#fff}.akf-orphan-feature__content>span{color:var(--akf-gold-500);font-size:11px;font-weight:700}.akf-orphan-feature__content h3{margin:8px 0;font-family:swissraheavy,sans-serif;font-size:27px}.akf-orphan-feature__content p{max-width:470px;margin:0 0 17px;color:rgba(255,255,255,.72);font-size:13px}.akf-guarantee-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.akf-guarantee-card{border:1px solid var(--akf-border);border-radius:16px;background:#fff;box-shadow:var(--akf-shadow-sm);transition:.24s}.akf-guarantee-card:hover{transform:translateY(-4px);box-shadow:var(--akf-shadow-md)}.akf-guarantee-card>a{display:block;height:100%;padding:22px;color:var(--akf-ink)}.akf-guarantee-card__icon{display:grid;place-items:center;width:66px;height:66px;margin-bottom:18px;overflow:hidden;border-radius:50%;background:var(--akf-blue-100)}.akf-guarantee-card__icon img{width:100%;height:100%;object-fit:contain}.akf-guarantee-card h3{margin:0 0 11px;font-family:swissrabold,sans-serif;font-size:17px}.akf-guarantee-card span{color:var(--akf-blue-700);font-size:12px;font-weight:700}

/* Causes */
.akf-causes-section{padding-bottom:78px}.akf-causes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.akf-cause-card{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px;min-height:230px;overflow:hidden;padding:30px;border-radius:20px;color:#fff;box-shadow:var(--akf-shadow-sm);transition:.28s}.akf-cause-card::before{content:"";position:absolute;inset:0;opacity:.15;background-image:radial-gradient(circle at 20% 20%,#fff 0 2px,transparent 3px),radial-gradient(circle at 80% 70%,#fff 0 2px,transparent 3px);background-size:45px 45px,55px 55px}.akf-cause-card:hover{color:#fff;transform:translateY(-6px);box-shadow:var(--akf-shadow-md)}.akf-cause-card--education{background:linear-gradient(135deg,#bd8120,#e2a72e)}.akf-cause-card--health{background:linear-gradient(135deg,#216d6b,#318f8d)}.akf-cause-card--water{background:linear-gradient(135deg,#174e9a,#2b74c9)}.akf-cause-card__icon,.akf-cause-card>div:last-child{position:relative;z-index:2}.akf-cause-card__icon{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(255,255,255,.13);font-size:28px}.akf-cause-card span{color:rgba(255,255,255,.76);font-size:11px;font-weight:700}.akf-cause-card h3{margin:5px 0 8px;font-family:swissrabold,sans-serif;font-size:20px}.akf-cause-card p{margin:0 0 12px;color:rgba(255,255,255,.76);font-size:12px}.akf-cause-card strong{font-size:12px}

/* Seasonal */
.akf-seasonal-section{padding-bottom:15px}.akf-seasonal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.akf-seasonal-card{overflow:hidden;border:1px solid var(--akf-border);border-radius:20px;background:#fff;box-shadow:var(--akf-shadow-sm)}.akf-seasonal-card>a{display:block;height:180px;overflow:hidden}.akf-seasonal-card>a img{width:100%;height:100%;object-fit:cover}.akf-seasonal-card>div{padding:18px}.akf-seasonal-card h3{min-height:48px;margin:0 0 12px;font-family:swissrabold,sans-serif;font-size:16px}.akf-seasonal-card h3 a{color:var(--akf-ink)}.akf-seasonal-card__donate{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}

@media(max-width:1199.98px){.akf-project-card{flex-basis:calc((100% - 40px)/3)}.akf-quick-donate__form{grid-template-columns:minmax(150px,1fr) auto 130px}.akf-quick-donate__form>.akf-button{grid-column:3}.akf-seasonal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991.98px){.akf-home-hero__slide,.akf-home-hero__inner{min-height:470px}.akf-home-hero__content{width:min(610px,72%)}.akf-quick-donate__card{grid-template-columns:1fr}.akf-quick-donate__form{grid-template-columns:minmax(180px,1fr) auto 145px auto}.akf-quick-donate__form>.akf-button{grid-column:auto}.akf-project-card{flex-basis:calc((100% - 20px)/2)}.akf-news-layout,.akf-about-grid,.akf-guarantees-layout{grid-template-columns:1fr}.akf-about-media{max-width:680px;margin-inline:auto}.akf-static-content-grid,.akf-causes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.akf-static-content-grid article:last-child,.akf-causes-grid .akf-cause-card:last-child{grid-column:1/-1}.akf-seasonal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767.98px){.akf-section{padding-top:58px}.akf-section-head{align-items:center;margin-bottom:23px}.akf-section-head h2{font-size:28px}.akf-section-head p{font-size:12px}.akf-section-head__actions .akf-view-all{display:none}.akf-home-hero__slide,.akf-home-hero__inner{min-height:510px}.akf-home-hero__overlay,html[dir=ltr] .akf-home-hero__overlay{background:linear-gradient(180deg,rgba(7,29,61,.15),rgba(7,29,61,.94))}.akf-home-hero__inner{align-items:flex-end}.akf-home-hero__content{width:100%;padding:70px 6px 78px;text-align:center}.akf-home-hero__content h1{font-size:34px}.akf-home-hero__content p{margin-inline:auto;font-size:13px}.akf-home-hero__progress{margin-inline:auto;text-align:start}.akf-home-hero__actions{justify-content:center}.akf-home-hero__control{display:none}.akf-quick-donate{padding-top:13px}.akf-quick-donate__card{padding:16px}.akf-quick-donate__form{grid-template-columns:1fr}.akf-quick-donate__amounts{overflow-x:auto;padding-bottom:3px}.akf-project-card{flex:0 0 84%;min-width:275px}.akf-project-card__media{height:190px}.akf-news-layout{gap:14px}.akf-news-featured>a{min-height:360px}.akf-news-list{display:flex;overflow-x:auto;gap:12px;padding-bottom:5px;scroll-snap-type:x mandatory}.akf-news-row{flex:0 0 78%;scroll-snap-align:start}.akf-content-tabs{width:100%;overflow-x:auto}.akf-content-tabs button{flex:1 0 auto;min-width:100px}.akf-static-content-grid,.akf-success-story,.akf-causes-grid{grid-template-columns:1fr}.akf-static-content-grid article:last-child,.akf-causes-grid .akf-cause-card:last-child{grid-column:auto}.akf-success-story__image{min-height:300px}.akf-success-story__content{padding:30px 23px}.akf-success-story__content h3{font-size:27px}.akf-about-section{padding:65px 0}.akf-about-media{min-height:390px}.akf-about-media__main{width:88%;height:360px}.akf-about-media__small{height:170px}.akf-about-content h2{font-size:34px}.akf-guarantee-grid{grid-template-columns:1fr 1fr}.akf-cause-card{min-height:200px}.akf-seasonal-grid{grid-template-columns:1fr 1fr}}
@media(max-width:575.98px){.akf-home-hero__content h1{font-size:29px}.akf-home-hero__actions{display:grid;grid-template-columns:1fr 1fr}.akf-home-hero__actions .akf-button{padding-inline:13px;font-size:12px}.akf-section-head__actions{display:none}.akf-project-card{flex-basis:91%;min-width:260px}.akf-project-card__donate{grid-template-columns:1fr}.akf-project-card__donate .akf-button{width:100%}.akf-news-featured__content{padding:22px}.akf-news-featured__content h3{font-size:20px}.akf-about-points,.akf-guarantee-grid,.akf-seasonal-grid{grid-template-columns:1fr}.akf-orphan-feature{min-height:360px}.akf-seasonal-card__donate{grid-template-columns:1fr}}
html[dir=ltr] .akf-home-hero__content,html[dir=ltr] .akf-section-head,html[dir=ltr] .akf-project-card__body,html[dir=ltr] .akf-news-featured__content,html[dir=ltr] .akf-about-content,html[dir=ltr] .akf-orphan-feature__content{text-align:left}


/* ===== Reference-matched impact, giving and updates sections ===== */
.akf-impact-section{
    position:relative;
    padding:76px 0;
    overflow:hidden;
    background:var(--akf-navy-900);
    color:#fff;
}
.akf-impact-section__head{display:flex;justify-content:space-between;gap:24px;margin-bottom:34px}
.akf-impact-section__eyebrow,.akf-giving-section__eyebrow,.akf-updates-section__eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:9px;font-size:12px;font-weight:700}
.akf-impact-section__eyebrow{color:var(--akf-gold-500)}
.akf-impact-section__eyebrow i,.akf-giving-section__eyebrow i,.akf-updates-section__eyebrow i{display:inline-block;width:26px;height:2px;background:var(--akf-gold-500)}
.akf-impact-section h2,.akf-giving-section h2,.akf-updates-section h2{margin:0 0 8px;font-family:swissraheavy,sans-serif;font-size:clamp(29px,3.2vw,42px);line-height:1.25}
.akf-impact-section__head p{max-width:590px;margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.8}
.akf-impact-path{position:relative}
.akf-impact-path__line{position:absolute;top:50px;right:0;left:0;z-index:0;width:100%;height:60px}
.akf-impact-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.akf-impact-card{padding:27px 21px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.04);text-align:center;transition:.25s}
.akf-impact-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.07);border-color:rgba(227,162,58,.34)}
.akf-impact-card__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 17px;border-radius:50%;background:var(--akf-gold-500);color:var(--akf-navy-900);font-size:25px;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.akf-impact-card h3{margin:0 0 8px;font-family:swissrabold,sans-serif;font-size:18px}
.akf-impact-card p{min-height:66px;margin:0 0 15px;color:rgba(255,255,255,.67);font-size:12px;line-height:1.8}
.akf-impact-card__stat{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;color:rgba(255,255,255,.66);font-size:11px}
.akf-impact-card__stat strong{color:var(--akf-gold-500)}
.akf-impact-card__progress{height:6px;margin-bottom:17px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.14)}
.akf-impact-card__progress span{display:block;height:100%;border-radius:inherit;background:var(--akf-gold-500)}
.akf-impact-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:43px;padding:0 14px;border:1px solid rgba(255,255,255,.46);border-radius:9px;color:#fff;font-size:12px;font-weight:700;transition:.22s}
.akf-impact-card__button:hover{border-color:var(--akf-gold-500);background:var(--akf-gold-500);color:var(--akf-navy-900)}

.akf-giving-section{padding:76px 0;background:var(--akf-sand-100)}
.akf-giving-section__head{margin-bottom:25px}
.akf-giving-section__eyebrow,.akf-updates-section__eyebrow{color:var(--akf-blue-700)}
.akf-giving-section h2,.akf-updates-section h2{color:var(--akf-navy-900)}
.akf-giving-section__head p{max-width:590px;margin:0;color:var(--akf-muted);font-size:13px;line-height:1.8}
.akf-giving-tabs{display:flex;gap:7px;width:min(360px,100%);margin-bottom:31px;padding:6px;border:1px solid var(--akf-border);border-radius:12px;background:#fff}
.akf-giving-tabs button{flex:1;min-height:44px;border:0;border-radius:9px;background:transparent;color:var(--akf-muted);font-family:swissrabold,sans-serif;font-size:13px;font-weight:700;transition:.2s}
.akf-giving-tabs button.is-active{background:var(--akf-blue-700);color:#fff}
.akf-giving-panel{display:none}
.akf-giving-panel.is-active{display:block;animation:akfReferenceFade .24s ease}
.akf-giving-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.akf-giving-card{padding:24px 20px;border:1px solid var(--akf-border);border-radius:15px;background:#fff;box-shadow:var(--akf-shadow-sm);transition:.25s}
.akf-giving-card:hover{transform:translateY(-5px);box-shadow:var(--akf-shadow-md)}
.akf-giving-card__icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:15px;border-radius:12px;background:var(--akf-sand-100);color:var(--akf-blue-700);font-size:20px}
.akf-giving-card h3{margin:0 0 7px;color:var(--akf-ink);font-family:swissrabold,sans-serif;font-size:17px}
.akf-giving-card p{min-height:69px;margin:0 0 14px;color:var(--akf-muted);font-size:12px;line-height:1.8}
.akf-giving-card a,.akf-giving-section__link{display:inline-flex;align-items:center;gap:7px;color:#e0623b;font-size:12px;font-weight:700}
.akf-zakat-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.akf-zakat-calculator{padding:28px;border-radius:17px;background:var(--akf-navy-900);color:#fff}
.akf-zakat-calculator h3,.akf-zakat-asnaf h3{margin:0 0 6px;font-family:swissrabold,sans-serif;font-size:18px}
.akf-zakat-calculator p{margin:0 0 19px;color:rgba(255,255,255,.65);font-size:12px;line-height:1.8}
.akf-zakat-calculator label{display:block;margin-bottom:7px;color:rgba(255,255,255,.7);font-size:12px}
.akf-zakat-calculator input{width:100%;height:48px;margin-bottom:15px;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(255,255,255,.06);color:#fff;outline:none}
.akf-zakat-calculator input:focus{border-color:var(--akf-gold-500);box-shadow:0 0 0 4px rgba(227,162,58,.12)}
.akf-zakat-calculator__result{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px;padding:14px 17px;border:1px solid rgba(227,162,58,.35);border-radius:11px;background:rgba(227,162,58,.12)}
.akf-zakat-calculator__result span{color:rgba(255,255,255,.76);font-size:12px}
.akf-zakat-calculator__result strong{color:var(--akf-gold-500);font-size:21px}
.akf-zakat-asnaf{padding:28px;border:1px solid var(--akf-border);border-radius:17px;background:#fff}
.akf-zakat-asnaf h3{color:var(--akf-navy-900)}
.akf-zakat-asnaf>p{margin:0 0 18px;color:var(--akf-muted);font-size:12px;line-height:1.8}
.akf-zakat-asnaf__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:19px}
.akf-zakat-asnaf__grid span{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:9px;background:var(--akf-sand-100);color:var(--akf-ink);font-size:12px}
.akf-zakat-asnaf__grid i{color:var(--akf-blue-700)}

.akf-updates-section{padding:76px 0;background:var(--akf-sand-50)}
.akf-updates-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}
.akf-updates-tabs{display:flex;gap:8px;flex-wrap:wrap}
.akf-updates-tabs button{min-height:40px;padding:0 19px;border:1px solid var(--akf-border);border-radius:999px;background:#fff;color:var(--akf-muted);font-size:12px;font-weight:700;transition:.2s}
.akf-updates-tabs button.is-active{border-color:var(--akf-blue-700);background:var(--akf-blue-700);color:#fff}
.akf-updates-panel{display:none}
.akf-updates-panel.is-active{display:block;animation:akfReferenceFade .24s ease}
.akf-updates-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:25px}
.akf-update-card{overflow:hidden;border:1px solid var(--akf-border);border-radius:15px;background:#fff;box-shadow:var(--akf-shadow-sm);transition:.25s}
.akf-update-card:hover{transform:translateY(-5px);box-shadow:var(--akf-shadow-md)}
.akf-update-card>a{display:block;height:100%;color:inherit}
.akf-update-card__media{height:190px;overflow:hidden;background:#e9edf4}
.akf-update-card__media img{width:100%;height:100%;object-fit:cover;transition:.4s}
.akf-update-card:hover .akf-update-card__media img{transform:scale(1.05)}
.akf-update-card__body{padding:19px}
.akf-update-card__tag{display:inline-block;margin-bottom:9px;padding:4px 10px;border-radius:999px;background:#ede4cf;color:var(--akf-gold-600);font-size:10px;font-weight:700}
.akf-update-card__tag--news{background:#dceae7;color:var(--akf-blue-700)}
.akf-update-card__tag--blog{background:#f3e3d8;color:#e0623b}
.akf-update-card small{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--akf-muted);font-size:10px}
.akf-update-card small i{color:var(--akf-gold-600)}
.akf-update-card h3{margin:0 0 9px;color:var(--akf-ink);font-family:swissrabold,sans-serif;font-size:17px;line-height:1.55}
.akf-update-card p{margin:0;color:var(--akf-muted);font-size:12px;line-height:1.8}
.akf-update-card--feature .akf-update-card__media{height:230px}
.akf-update-card--feature h3{font-size:19px}
.akf-updates-section__footer{display:flex;justify-content:flex-end;margin-top:20px}
@keyframes akfReferenceFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}

@media(max-width:991.98px){
    .akf-impact-grid,.akf-giving-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .akf-impact-path__line{display:none}
    .akf-zakat-layout{grid-template-columns:1fr}
    .akf-updates-grid{grid-template-columns:1fr 1fr}
    .akf-update-card--feature{grid-column:1/-1}
}
@media(max-width:767.98px){
    .akf-impact-section,.akf-giving-section,.akf-updates-section{padding:58px 0}
    .akf-updates-section__head{align-items:flex-start;flex-direction:column}
    .akf-updates-tabs{flex-wrap:nowrap;width:100%;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}
    .akf-updates-tabs::-webkit-scrollbar{display:none}
    .akf-updates-tabs button{flex:0 0 auto;white-space:nowrap}
    .akf-updates-grid{grid-template-columns:1fr}
    .akf-update-card--feature{grid-column:auto}
}
@media(max-width:575.98px){
    .akf-impact-grid,.akf-giving-grid{grid-template-columns:1fr}
    .akf-impact-card p,.akf-giving-card p{min-height:0}
    .akf-zakat-asnaf__grid{grid-template-columns:1fr}
}


/* =========================================================
   Requested refinements — projects, about, impact and giving
========================================================= */

/* Projects: elegant bordered section container */
.akf-projects-section{
    padding-top:48px;
}
.akf-projects-section > .akf-container{
    padding:30px;
    border:1px solid var(--akf-border);
    border-radius:22px;
    background:#fff;
    box-shadow:0 10px 34px rgba(22,41,79,.045);
}

/* About: reference layout without the previous dark background */
.akf-about-section{
    padding:82px 0;
    background:transparent;
    color:var(--akf-ink);
}
.akf-about-grid{
    gap:56px;
}
.akf-about-media{
    min-height:400px;
}
.akf-about-media__main{
    width:100%;
    height:390px;
    border-radius:18px;
    box-shadow:none;
}
.akf-about-media__small{
    display:none;
}
.akf-about-media__badge{
    top:auto;
    bottom:-20px;
    inset-inline-start:-18px;
    inset-inline-end:auto;
    padding:17px 20px;
    border-radius:14px;
    background:var(--akf-navy-900);
    color:#fff;
    box-shadow:0 14px 32px rgba(22,41,79,.18);
}
.akf-about-media__badge > i{
    color:var(--akf-gold-500);
}
.akf-about-media__badge strong{
    color:#fff;
}
.akf-about-media__badge span{
    color:rgba(255,255,255,.68);
}
.akf-about-content .akf-eyebrow--light{
    color:var(--akf-blue-700);
}
.akf-about-content h2{
    color:var(--akf-navy-900);
}
.akf-about-content__text{
    max-height:230px;
    color:var(--akf-muted);
}
.akf-about-points > div > i{
    background:var(--akf-sand-100);
    color:var(--akf-blue-700);
}
.akf-about-points strong{
    color:var(--akf-ink);
}
.akf-about-points small{
    color:var(--akf-muted);
}

/* Impact: no artificial percentages or progress bars */
.akf-impact-card{
    display:flex;
    flex-direction:column;
}
.akf-impact-card p{
    min-height:86px;
    margin-bottom:20px;
}
.akf-impact-card__button{
    margin-top:auto;
}

/* Giving heading + view-all */
.akf-giving-section__head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
}
.akf-giving-section__all{
    display:inline-flex;
    align-items:center;
    gap:8px;
    flex:0 0 auto;
    color:var(--akf-blue-700);
    font-size:13px;
    font-weight:700;
    white-space:nowrap;
}

/* Sadaqah cards: native horizontal scrolling on all screens */
.akf-giving-grid--scroll{
    display:flex;
    gap:18px;
    width:100%;
    padding:3px 2px 17px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;
    scrollbar-width:thin;
    scrollbar-color:var(--akf-gold-500) #e8e1d1;
}
.akf-giving-grid--scroll::-webkit-scrollbar{
    height:7px;
}
.akf-giving-grid--scroll::-webkit-scrollbar-track{
    border-radius:999px;
    background:#e8e1d1;
}
.akf-giving-grid--scroll::-webkit-scrollbar-thumb{
    border-radius:999px;
    background:var(--akf-gold-500);
}
.akf-giving-grid--scroll .akf-giving-card{
    flex:0 0 265px;
    min-width:265px;
    scroll-snap-align:start;
}
.akf-giving-scroll-note{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin-top:3px;
    color:var(--akf-muted);
    font-size:11px;
}

@media(max-width:991.98px){
    .akf-projects-section > .akf-container{
        padding:24px;
    }
    .akf-about-media{
        max-width:680px;
        min-height:390px;
        margin-inline:auto;
    }
}

@media(max-width:767.98px){
    .akf-projects-section{
        padding-top:34px;
    }
    .akf-projects-section > .akf-container{
        width:calc(100% - 22px);
        padding:20px 14px;
        border-radius:18px;
    }
    .akf-about-section{
        padding:60px 0 68px;
    }
    .akf-about-media{
        min-height:330px;
    }
    .akf-about-media__main{
        height:320px;
    }
    .akf-about-media__badge{
        inset-inline-start:12px;
        bottom:-18px;
    }
    .akf-giving-section__head{
        align-items:flex-start;
        flex-direction:column;
    }
    .akf-giving-grid--scroll .akf-giving-card{
        flex-basis:82%;
        min-width:255px;
    }
}

@media(max-width:575.98px){
    .akf-impact-card p{
        min-height:0;
    }
}



/* =========================================================
   Main home hero — clear copy on Arabic/English + responsive art
========================================================= */
.akf-home-hero{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    background:#071b3e;
}
.akf-home-hero .carousel-inner,
.akf-home-hero .carousel-item{
    height:100%;
}
.akf-home-hero__slide{
    position:relative;
    width:100%;
    height:clamp(520px,44vw,640px);
    min-height:520px;
    overflow:hidden;
    background:#071b3e;
}
.akf-home-hero__picture{
    position:absolute;
    inset:0;
    z-index:1;
    display:block;
    width:100%;
    height:100%;
    overflow:hidden;
}
.akf-home-hero__image{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    transform:scale(1.005);
    will-change:transform;
}
.akf-home-hero[dir="rtl"] .akf-home-hero__image{
    object-position:left center;
}
.akf-home-hero[dir="ltr"] .akf-home-hero__image{
    object-position:right center;
}
.akf-home-hero .carousel-item.active .akf-home-hero__image{
    animation:akfHeroImageFocus 8s ease-out both;
}
.akf-home-hero__overlay{
    position:absolute;
    inset:0;
    z-index:2;
    pointer-events:none;
}
.akf-home-hero[dir="rtl"] .akf-home-hero__overlay{
    background:
        linear-gradient(180deg,rgba(4,17,39,.04) 0%,rgba(4,17,39,.05) 58%,rgba(4,17,39,.42) 100%),
        linear-gradient(90deg,rgba(7,27,62,.02) 0%,rgba(7,27,62,.08) 22%,rgba(7,27,62,.38) 39%,rgba(7,27,62,.84) 63%,rgba(7,27,62,.98) 100%);
}
.akf-home-hero[dir="ltr"] .akf-home-hero__overlay{
    background:
        linear-gradient(180deg,rgba(4,17,39,.04) 0%,rgba(4,17,39,.05) 58%,rgba(4,17,39,.42) 100%),
        linear-gradient(270deg,rgba(7,27,62,.02) 0%,rgba(7,27,62,.08) 22%,rgba(7,27,62,.38) 39%,rgba(7,27,62,.84) 63%,rgba(7,27,62,.98) 100%);
}
.akf-home-hero__overlay::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 30%,rgba(0,0,0,.12));
}
.akf-home-hero__inner{
    position:relative;
    z-index:3;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    width:min(1240px,calc(100% - 80px));
    height:100%;
    min-height:inherit;
    margin-inline:auto;
    padding:48px 0 72px;
    text-align:start;
    background:transparent!important;
}
.akf-home-hero__content{
    position:relative;
    z-index:4;
    width:min(570px,48%);
    padding:20px 12px;
    color:#fff;
    text-align:start;
    filter:drop-shadow(0 9px 24px rgba(0,0,0,.16));
}
.akf-home-hero .carousel-item.active .akf-home-hero__content{
    animation:akfHeroContentIn .62s cubic-bezier(.2,.75,.3,1) both;
}
.akf-home-hero__tag{
    display:inline-flex;
    align-items:center;
    gap:7px;
    margin-bottom:15px;
    padding:7px 14px;
    border:1px solid rgba(244,180,26,.5);
    border-radius:999px;
    background:rgba(244,180,26,.17);
    color:#ffd477;
    font-size:12px;
    font-weight:700;
    line-height:1.2;
    backdrop-filter:blur(6px);
}
.akf-home-hero__content h1{
    display:-webkit-box;
    max-width:524px;
    margin:0 0 15px;
    overflow:hidden;
    color:#fff;
    font-family:swissraheavy,sans-serif;
    font-size:clamp(36px,4vw,58px);
    font-weight:800;
    line-height:1.22;
    letter-spacing:-.018em;
    text-wrap:balance;
    text-shadow:0 3px 20px rgba(0,0,0,.34);
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.akf-home-hero__content>p{
    display:-webkit-box;
    max-width:520px;
    margin:0 0 24px;
    overflow:hidden;
    color:rgba(255,255,255,.92);
    font-size:15px;
    line-height:1.85;
    text-shadow:0 2px 14px rgba(0,0,0,.28);
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.akf-home-hero__progress{
    width:100%;
    max-width:440px;
    margin-bottom:25px;
    text-align:start;
}
.akf-home-hero__progress>div:first-child{
    color:rgba(255,255,255,.9);
}
.akf-home-hero__progress .akf-progress{
    height:8px;
    overflow:hidden;
    border-radius:999px;
    background:rgba(255,255,255,.2);
    box-shadow:inset 0 1px 2px rgba(0,0,0,.13);
}
.akf-home-hero__progress .akf-progress span{
    display:block;
    height:100%;
    border-radius:inherit;
    background:linear-gradient(90deg,#f4b41a,#e29b0d);
}
.akf-home-hero__actions{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    gap:11px;
}
.akf-home-hero__actions .akf-button{
    min-width:145px;
}
.akf-home-hero__indicators{
    z-index:5;
    bottom:24px;
}
.akf-home-hero__control{
    z-index:5;
}
.akf-home-hero__control>span:first-child{
    background:rgba(7,27,62,.5);
    box-shadow:0 8px 24px rgba(0,0,0,.14);
}
@keyframes akfHeroImageFocus{
    from{transform:scale(1.005)}
    to{transform:scale(1.045)}
}
@keyframes akfHeroContentIn{
    from{opacity:0;transform:translateY(18px)}
    to{opacity:1;transform:translateY(0)}
}

@media(max-width:1199.98px){
    .akf-home-hero__inner{
        width:calc(100% - 64px);
    }
    .akf-home-hero__content{
        width:min(540px,52%);
    }
}
@media(max-width:991.98px){
    .akf-home-hero__slide{
        height:500px;
        min-height:500px;
    }
    .akf-home-hero__inner{
        width:calc(100% - 48px);
        padding-block:42px 64px;
    }
    .akf-home-hero__content{
        width:min(500px,59%);
    }
    .akf-home-hero__content h1{
        font-size:38px;
    }
    .akf-home-hero__content>p{
        font-size:14px;
    }
}
@media(max-width:767.98px){
    .akf-home-hero__slide{
        height:min(680px,82svh);
        min-height:570px;
        max-height:680px;
    }
    .akf-home-hero__image,
    .akf-home-hero[dir="rtl"] .akf-home-hero__image,
    .akf-home-hero[dir="ltr"] .akf-home-hero__image{
        object-position:center center;
    }
    .akf-home-hero[dir="rtl"] .akf-home-hero__overlay,
    .akf-home-hero[dir="ltr"] .akf-home-hero__overlay{
        background:
            linear-gradient(180deg,rgba(7,27,62,.03) 0%,rgba(7,27,62,.08) 27%,rgba(7,27,62,.48) 52%,rgba(7,27,62,.9) 72%,#071b3e 100%);
    }
    .akf-home-hero__overlay::after{
        background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 36%,rgba(0,0,0,.18));
    }
    .akf-home-hero__inner{
        align-items:flex-end;
        justify-content:center;
        width:calc(100% - 32px);
        padding:80px 0 68px;
    }
    .akf-home-hero__content{
        width:100%;
        max-width:620px;
        padding:0;
        text-align:center;
        filter:none;
    }
    .akf-home-hero__tag{
        margin-bottom:12px;
    }
    .akf-home-hero__content h1{
        max-width:520px;
        margin-inline:auto;
        margin-bottom:12px;
        font-size:clamp(28px,8.5vw,36px);
        line-height:1.26;
        -webkit-line-clamp:3;
    }
    .akf-home-hero__content>p{
        max-width:520px;
        margin-inline:auto;
        margin-bottom:19px;
        font-size:13px;
        line-height:1.72;
        -webkit-line-clamp:3;
    }
    .akf-home-hero__progress{
        max-width:470px;
        margin-inline:auto;
        margin-bottom:20px;
        text-align:start;
    }
    .akf-home-hero__actions{
        justify-content:center;
    }
    .akf-home-hero__actions .akf-button{
        min-width:140px;
    }
    .akf-home-hero__control{
        display:none;
    }
    .akf-home-hero__indicators{
        bottom:18px;
    }
}
@media(max-width:420px){
    .akf-home-hero__slide{
        min-height:555px;
    }
    .akf-home-hero__inner{
        width:calc(100% - 24px);
        padding-bottom:60px;
    }
    .akf-home-hero__content h1{
        font-size:28px;
    }
    .akf-home-hero__actions{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
        width:100%;
    }
    .akf-home-hero__actions .akf-button{
        width:100%;
        min-width:0;
        padding-inline:10px;
        font-size:11px;
    }
    .akf-home-hero__actions .akf-button:only-child{
        grid-column:1/-1;
        width:min(220px,100%);
        margin-inline:auto;
    }
}
@media(prefers-reduced-motion:reduce){
    .akf-home-hero .carousel-item.active .akf-home-hero__image,
    .akf-home-hero .carousel-item.active .akf-home-hero__content{
        animation:none;
    }
}

/* =========================================================
   Hero viewport height — keep the full slider visible
========================================================= */
.akf-home-hero__slide{
   /* height:clamp(330px,calc(100vh - 155px),560px); */
    height:clamp(330px,calc(100svh - 255px),560px);
    min-height:330px;
}

@media(max-width:991.98px){
    .akf-home-hero__slide{
        height:clamp(420px,calc(100vh - 125px),500px);
        height:clamp(420px,calc(100svh - 125px),500px);
        min-height:420px;
    }
    .akf-home-hero__inner{
        padding-block:32px 54px;
    }
}

@media(max-width:767.98px){
    .akf-home-hero__slide{
        height:clamp(480px,calc(100vh - 100px),590px);
        height:clamp(480px,calc(100svh - 100px),590px);
        min-height:480px;
        max-height:590px;
    }
    .akf-home-hero__inner{
        padding-top:58px;
        padding-bottom:58px;
    }
}

@media(max-width:420px){
    .akf-home-hero__slide{
        height:clamp(470px,calc(100vh - 88px),550px);
        height:clamp(470px,calc(100svh - 88px),550px);
        min-height:470px;
        max-height:550px;
    }
    .akf-home-hero__inner{
        padding-top:48px;
        padding-bottom:52px;
    }
}


/* Home dark mode */
html[data-akf-theme=dark] .akf-home{background:var(--akf-sand-50);color:var(--akf-ink)}
html[data-akf-theme=dark] .akf-quick-donate{background:var(--akf-sand-50)}
html[data-akf-theme=dark] .akf-quick-donate__card,html[data-akf-theme=dark] .akf-project-card,html[data-akf-theme=dark] .akf-content-tabs,html[data-akf-theme=dark] .akf-slider-button,html[data-akf-theme=dark] .akf-form-control,html[data-akf-theme=dark] .akf-amount-chip,html[data-akf-theme=dark] .akf-input-with-code input{background:var(--akf-white);border-color:var(--akf-border);color:var(--akf-ink)}
html[data-akf-theme=dark] .akf-quick-donate__icon,html[data-akf-theme=dark] .akf-project-card__funding{background:var(--akf-sand-100)}
html[data-akf-theme=dark] .akf-project-card__body h3 a,html[data-akf-theme=dark] .akf-project-card__numbers strong,html[data-akf-theme=dark] .akf-quick-donate__intro strong,html[data-akf-theme=dark] .akf-section-head h2{color:var(--akf-ink)}
html[data-akf-theme=dark] .akf-progress{background:#263548}
html[data-akf-theme=dark] .akf-project-card__badges>span{background:rgba(20,30,45,.93);color:var(--akf-primary-soft)}
html[data-akf-theme=dark] .akf-content-tabs button:not(.is-active){color:var(--akf-muted)}

/* =========================================================
   Complete home dark mode — remove white islands and blue-on-black
========================================================= */
html[data-akf-theme=dark] .akf-home,
html[data-akf-theme=dark] .akf-quick-donate,
html[data-akf-theme=dark] .akf-projects-section,
html[data-akf-theme=dark] .akf-about-section,
html[data-akf-theme=dark] .akf-content-section,
html[data-akf-theme=dark] .akf-giving-section,
html[data-akf-theme=dark] .akf-updates-section,
html[data-akf-theme=dark] .akf-guarantees-section,
html[data-akf-theme=dark] .akf-seasonal-section{
    background:var(--akf-sand-50);
    color:var(--akf-ink);
}

html[data-akf-theme=dark] .akf-projects-section > .akf-container,
html[data-akf-theme=dark] .akf-quick-donate__card,
html[data-akf-theme=dark] .akf-project-card,
html[data-akf-theme=dark] .akf-content-tabs,
html[data-akf-theme=dark] .akf-news-row,
html[data-akf-theme=dark] .akf-static-content-grid article,
html[data-akf-theme=dark] .akf-empty-state,
html[data-akf-theme=dark] .akf-guarantee-card,
html[data-akf-theme=dark] .akf-seasonal-card,
html[data-akf-theme=dark] .akf-giving-tabs,
html[data-akf-theme=dark] .akf-giving-card,
html[data-akf-theme=dark] .akf-zakat-asnaf,
html[data-akf-theme=dark] .akf-updates-tabs button,
html[data-akf-theme=dark] .akf-update-card,
html[data-akf-theme=dark] .akf-form-control,
html[data-akf-theme=dark] .akf-amount-chip,
html[data-akf-theme=dark] .akf-slider-button,
html[data-akf-theme=dark] .akf-input-with-code input{
    background:var(--akf-dark-surface);
    border-color:var(--akf-dark-border);
    color:var(--akf-ink);
}

html[data-akf-theme=dark] .akf-projects-section > .akf-container{
    box-shadow:0 16px 45px rgba(0,0,0,.18);
}
html[data-akf-theme=dark] .akf-project-card__funding,
html[data-akf-theme=dark] .akf-quick-donate__icon,
html[data-akf-theme=dark] .akf-giving-card__icon,
html[data-akf-theme=dark] .akf-zakat-asnaf__grid span{
    background:var(--akf-dark-surface-2);
}
html[data-akf-theme=dark] .akf-update-card__media{
    background:#202c3d;
}
html[data-akf-theme=dark] .akf-project-card__complete{
    background:rgba(21,131,91,.16);
    color:#77d7af;
}

/* All home headings, including dynamic titles such as About Alkhair and Giving Path */
html[data-akf-theme=dark] .akf-section-head h2,
html[data-akf-theme=dark] .akf-about-content h2,
html[data-akf-theme=dark] .akf-about-content__text h1,
html[data-akf-theme=dark] .akf-about-content__text h2,
html[data-akf-theme=dark] .akf-about-content__text h3,
html[data-akf-theme=dark] .akf-about-content__text h4,
html[data-akf-theme=dark] .akf-about-content__text strong,
html[data-akf-theme=dark] .akf-giving-section h2,
html[data-akf-theme=dark] .akf-updates-section h2,
html[data-akf-theme=dark] .akf-zakat-asnaf h3,
html[data-akf-theme=dark] .akf-giving-card h3,
html[data-akf-theme=dark] .akf-update-card h3,
html[data-akf-theme=dark] .akf-project-card__body h3 a,
html[data-akf-theme=dark] .akf-project-card__numbers strong,
html[data-akf-theme=dark] .akf-quick-donate__intro strong,
html[data-akf-theme=dark] .akf-about-points strong{
    color:#f4f7fb;
}
html[data-akf-theme=dark] .akf-eyebrow,
html[data-akf-theme=dark] .akf-about-content .akf-eyebrow--light,
html[data-akf-theme=dark] .akf-giving-section__eyebrow,
html[data-akf-theme=dark] .akf-updates-section__eyebrow,
html[data-akf-theme=dark] .akf-view-all,
html[data-akf-theme=dark] .akf-giving-section__all{
    color:var(--akf-gold-500);
}
html[data-akf-theme=dark] .akf-about-content__text,
html[data-akf-theme=dark] .akf-about-content__text p,
html[data-akf-theme=dark] .akf-section-head p,
html[data-akf-theme=dark] .akf-giving-section__head p,
html[data-akf-theme=dark] .akf-update-card p,
html[data-akf-theme=dark] .akf-project-card__body>p,
html[data-akf-theme=dark] .akf-about-points small{
    color:var(--akf-muted);
}

/* About section */
html[data-akf-theme=dark] .akf-about-section{
    background:var(--akf-dark-section);
    border-block:1px solid rgba(255,255,255,.045);
}
html[data-akf-theme=dark] .akf-about-media__badge{
    background:var(--akf-dark-surface-2);
    border:1px solid var(--akf-dark-border);
    box-shadow:0 14px 32px rgba(0,0,0,.28);
}
html[data-akf-theme=dark] .akf-about-media__badge strong{color:#fff}
html[data-akf-theme=dark] .akf-about-media__badge span{color:#aeb9c8}

/* Impact section: neutral charcoal rather than brand-blue over black */
html[data-akf-theme=dark] .akf-impact-section{
    background:linear-gradient(145deg,#151e2b 0%,#0b111a 100%);
    border-block:1px solid rgba(255,255,255,.07);
    color:#fff;
}
html[data-akf-theme=dark] .akf-impact-section h2,
html[data-akf-theme=dark] .akf-impact-card h3{
    color:#fff;
}
html[data-akf-theme=dark] .akf-impact-section__eyebrow{
    color:var(--akf-gold-500);
}
html[data-akf-theme=dark] .akf-impact-section__head p,
html[data-akf-theme=dark] .akf-impact-card p{
    color:#b8c2d0;
}
html[data-akf-theme=dark] .akf-impact-card{
    border-color:rgba(255,255,255,.1);
    background:rgba(255,255,255,.045);
    box-shadow:0 12px 30px rgba(0,0,0,.12);
}
html[data-akf-theme=dark] .akf-impact-card:hover{
    background:rgba(255,255,255,.075);
    border-color:rgba(var(--akf-accent-rgb),.45);
}
html[data-akf-theme=dark] .akf-impact-card__icon{
    color:#111823;
}
html[data-akf-theme=dark] .akf-impact-card__button:hover{
    color:#111823;
}

/* Giving and zakat */
html[data-akf-theme=dark] .akf-giving-section{
    background:#111a26;
    border-block:1px solid rgba(255,255,255,.045);
}
html[data-akf-theme=dark] .akf-giving-tabs button.is-active,
html[data-akf-theme=dark] .akf-updates-tabs button.is-active{
    background:var(--akf-blue-700);
    color:#fff;
}
html[data-akf-theme=dark] .akf-giving-card a,
html[data-akf-theme=dark] .akf-giving-section__link{
    color:var(--akf-gold-500);
}
html[data-akf-theme=dark] .akf-zakat-calculator{
    background:#0c131d;
    border:1px solid var(--akf-dark-border);
}

/* Controls and badges */
html[data-akf-theme=dark] .akf-slider-button:hover{
    background:var(--akf-blue-700);
    color:#fff;
}
html[data-akf-theme=dark] .akf-project-card__badges>span{
    background:rgba(18,28,42,.94);
    color:#dce7f6;
    border:1px solid rgba(255,255,255,.08);
}
html[data-akf-theme=dark] .akf-update-card__tag{
    background:rgba(var(--akf-accent-rgb),.15);
    color:var(--akf-gold-500);
}
html[data-akf-theme=dark] .akf-update-card__tag--news{
    background:rgba(var(--akf-primary-rgb),.18);
    color:#dce7f6;
}
html[data-akf-theme=dark] .akf-update-card__tag--blog{
    background:rgba(224,98,59,.16);
    color:#ff9e7e;
}


/* =========================================================
   Strict homepage dark mode — no white cards or blue-on-black
========================================================= */
html[data-akf-theme="dark"] .akf-home,
html[data-akf-theme="dark"] .akf-quick-donate,
html[data-akf-theme="dark"] .akf-projects-section,
html[data-akf-theme="dark"] .akf-about-section,
html[data-akf-theme="dark"] .akf-content-section,
html[data-akf-theme="dark"] .akf-giving-section,
html[data-akf-theme="dark"] .akf-updates-section,
html[data-akf-theme="dark"] .akf-guarantees-section,
html[data-akf-theme="dark"] .akf-seasonal-section{
    background:#0b121d !important;
    color:#eef3f9 !important;
}

/* Secondary section bands */
html[data-akf-theme="dark"] .akf-about-section,
html[data-akf-theme="dark"] .akf-giving-section{
    background:#101925 !important;
    border-block:1px solid #202d3e !important;
}

/* Every white surface on the homepage */
html[data-akf-theme="dark"] .akf-projects-section > .akf-container,
html[data-akf-theme="dark"] .akf-quick-donate__card,
html[data-akf-theme="dark"] .akf-project-card,
html[data-akf-theme="dark"] .akf-project-card__funding,
html[data-akf-theme="dark"] .akf-content-tabs,
html[data-akf-theme="dark"] .akf-news-row,
html[data-akf-theme="dark"] .akf-static-content-grid article,
html[data-akf-theme="dark"] .akf-empty-state,
html[data-akf-theme="dark"] .akf-giving-tabs,
html[data-akf-theme="dark"] .akf-giving-card,
html[data-akf-theme="dark"] .akf-zakat-asnaf,
html[data-akf-theme="dark"] .akf-updates-tabs button,
html[data-akf-theme="dark"] .akf-update-card,
html[data-akf-theme="dark"] .akf-guarantee-card,
html[data-akf-theme="dark"] .akf-seasonal-card,
html[data-akf-theme="dark"] .akf-form-control,
html[data-akf-theme="dark"] .akf-amount-chip,
html[data-akf-theme="dark"] .akf-slider-button,
html[data-akf-theme="dark"] .akf-input-with-code input{
    background:#152131 !important;
    border-color:#2b3a4f !important;
    color:#eef3f9 !important;
    box-shadow:0 12px 30px rgba(0,0,0,.16) !important;
}

html[data-akf-theme="dark"] .akf-project-card__funding,
html[data-akf-theme="dark"] .akf-quick-donate__icon,
html[data-akf-theme="dark"] .akf-giving-card__icon,
html[data-akf-theme="dark"] .akf-guarantee-card__icon,
html[data-akf-theme="dark"] .akf-zakat-asnaf__grid span{
    background:#1c2a3c !important;
    border-color:#314157 !important;
}

html[data-akf-theme="dark"] .akf-update-card__media,
html[data-akf-theme="dark"] .akf-news-row img{
    background:#1c2a3c !important;
}

/* Main and dynamic section headings */
html[data-akf-theme="dark"] .akf-home .akf-section-head h2,
html[data-akf-theme="dark"] .akf-home .akf-about-content h2,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text h1,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text h2,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text h3,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text h4,
html[data-akf-theme="dark"] .akf-home .akf-giving-section h2,
html[data-akf-theme="dark"] .akf-home .akf-updates-section h2,
html[data-akf-theme="dark"] .akf-home .akf-guarantees-section h2,
html[data-akf-theme="dark"] .akf-home .akf-seasonal-section h2,
html[data-akf-theme="dark"] .akf-home .akf-project-card h3 a,
html[data-akf-theme="dark"] .akf-home .akf-giving-card h3,
html[data-akf-theme="dark"] .akf-home .akf-update-card h3,
html[data-akf-theme="dark"] .akf-home .akf-guarantee-card h3,
html[data-akf-theme="dark"] .akf-home .akf-seasonal-card h3 a,
html[data-akf-theme="dark"] .akf-home .akf-zakat-asnaf h3{
    color:#f7f9fc !important;
}

/* Eyebrows and action links use gold instead of dark blue */
html[data-akf-theme="dark"] .akf-home .akf-eyebrow,
html[data-akf-theme="dark"] .akf-home .akf-about-content .akf-eyebrow--light,
html[data-akf-theme="dark"] .akf-home .akf-giving-section__eyebrow,
html[data-akf-theme="dark"] .akf-home .akf-updates-section__eyebrow,
html[data-akf-theme="dark"] .akf-home .akf-view-all,
html[data-akf-theme="dark"] .akf-home .akf-giving-section__all,
html[data-akf-theme="dark"] .akf-home .akf-giving-card a,
html[data-akf-theme="dark"] .akf-home .akf-guarantee-card span,
html[data-akf-theme="dark"] .akf-home .akf-news-row small{
    color:var(--akf-gold-500) !important;
}

html[data-akf-theme="dark"] .akf-home .akf-section-head p,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text,
html[data-akf-theme="dark"] .akf-home .akf-about-content__text p,
html[data-akf-theme="dark"] .akf-home .akf-giving-section__head p,
html[data-akf-theme="dark"] .akf-home .akf-giving-card p,
html[data-akf-theme="dark"] .akf-home .akf-update-card p,
html[data-akf-theme="dark"] .akf-home .akf-project-card__body > p,
html[data-akf-theme="dark"] .akf-home .akf-about-points small,
html[data-akf-theme="dark"] .akf-home .akf-zakat-asnaf > p{
    color:#aeb9c8 !important;
}

html[data-akf-theme="dark"] .akf-home .akf-about-points strong,
html[data-akf-theme="dark"] .akf-home .akf-project-card__numbers strong,
html[data-akf-theme="dark"] .akf-home .akf-quick-donate__intro strong{
    color:#f7f9fc !important;
}

/* Impact path: charcoal, not brand blue */
html[data-akf-theme="dark"] .akf-impact-section{
    background:linear-gradient(145deg,#182231 0%,#0c121c 100%) !important;
    border-block:1px solid #2a374a !important;
    color:#fff !important;
}
html[data-akf-theme="dark"] .akf-impact-section h2,
html[data-akf-theme="dark"] .akf-impact-card h3{
    color:#fff !important;
}
html[data-akf-theme="dark"] .akf-impact-section__head p,
html[data-akf-theme="dark"] .akf-impact-card p{
    color:#bdc6d2 !important;
}
html[data-akf-theme="dark"] .akf-impact-card{
    background:rgba(255,255,255,.045) !important;
    border-color:rgba(255,255,255,.13) !important;
    box-shadow:none !important;
}
html[data-akf-theme="dark"] .akf-impact-card__button{
    border-color:rgba(255,255,255,.42) !important;
    color:#fff !important;
}
html[data-akf-theme="dark"] .akf-impact-card__button:hover{
    background:var(--akf-gold-500) !important;
    border-color:var(--akf-gold-500) !important;
    color:#121922 !important;
}

/* Tabs: gold active state avoids blue-on-black */
html[data-akf-theme="dark"] .akf-giving-tabs button,
html[data-akf-theme="dark"] .akf-updates-tabs button,
html[data-akf-theme="dark"] .akf-content-tabs button{
    color:#b8c2cf !important;
}
html[data-akf-theme="dark"] .akf-giving-tabs button.is-active,
html[data-akf-theme="dark"] .akf-updates-tabs button.is-active,
html[data-akf-theme="dark"] .akf-content-tabs button.is-active{
    background:var(--akf-gold-500) !important;
    border-color:var(--akf-gold-500) !important;
    color:#111821 !important;
}

html[data-akf-theme="dark"] .akf-progress{
    background:#28364a !important;
}
html[data-akf-theme="dark"] .akf-form-control::placeholder,
html[data-akf-theme="dark"] .akf-input-with-code input::placeholder{
    color:#8492a6 !important;
}
