
.qasa-volunteers-page{max-width:1180px;margin:0 auto;padding:70px 24px 90px;color:#211b22;font-family:inherit}
.qasa-volunteers-hero{text-align:center;max-width:930px;margin:0 auto 54px}
.qasa-volunteers-hero h1{font-size:var(--qv-title,38px);line-height:1.15;margin:0 0 24px;font-weight:700;color:#17121a}
.qasa-volunteers-hero p{font-size:var(--qv-intro,18px);line-height:2;color:#625866;margin:0 auto 16px}
.qasa-volunteers-policy{display:inline-block;margin-top:6px;color:#473949;font-weight:700;text-decoration:underline;text-underline-offset:6px;font-size:var(--qv-policy,16px)!important}
.qasa-volunteers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.qasa-volunteer-card{cursor:pointer;text-align:center;background:rgba(255,255,255,.34);border:1px solid rgba(71,57,73,.12);border-radius:20px;padding:18px 14px 14px;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.qasa-volunteer-card:hover{transform:translateY(-2px);border-color:rgba(71,57,73,.24);background:rgba(255,255,255,.52)}
.qasa-volunteer-photo{width:min(168px,86%);aspect-ratio:1/1;margin:0 auto;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.5);border:1px solid rgba(71,57,73,.12)}
.qasa-volunteer-photo img{width:100%;height:100%;object-fit:cover;display:block}
.qasa-volunteer-placeholder{width:100%;height:100%;background:linear-gradient(145deg,rgba(227,213,179,.45),rgba(71,57,73,.08));position:relative}
.qasa-volunteer-placeholder:after{content:'كاسا';position:absolute;inset:0;display:grid;place-items:center;color:#473949;font-weight:700;font-size:26px;opacity:.45}
.qasa-volunteer-card-body{padding-top:14px}
.qasa-volunteer-card h2{font-size:var(--qv-name,22px)!important;margin:0 0 8px;color:#17121a}
.qasa-volunteer-name-link{display:inline;border-bottom:1px solid rgba(71,57,73,.35);padding-bottom:2px}
.qasa-volunteer-card p{font-size:var(--qv-role,15px)!important;color:#655b68;margin:0;line-height:1.7}
.qasa-volunteer-card p b{color:#473949}
.qasa-volunteer-card-hint{display:block;margin-top:11px;padding-top:10px;border-top:1px solid rgba(71,57,73,.09);font-size:11px;color:#897f8c}
.qasa-volunteers-empty{text-align:center;font-size:var(--qv-empty,18px)!important;color:#473949;padding:54px 20px;border-top:1px solid rgba(71,57,73,.16);border-bottom:1px solid rgba(71,57,73,.16)}
.qasa-volunteers-disabled{max-width:900px;margin:40px auto;padding:20px;border:1px dashed #473949;text-align:center}
.qasa-volunteer-card:focus-visible,.qasa-volunteer-inline-trigger:focus-visible{outline:3px solid rgba(71,57,73,.24);outline-offset:4px}
.qasa-volunteer-inline-trigger{appearance:none;border:0;background:none;padding:0;margin:0;color:inherit;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}

/* Unified volunteer profile modal */
.qasa-volunteer-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px;direction:rtl}
.qasa-volunteer-modal.is-open{display:flex}
.qasa-volunteer-modal-backdrop{position:absolute;inset:0;background:rgba(28,21,29,.64);backdrop-filter:blur(5px)}
.qasa-volunteer-modal-dialog{position:relative;width:min(790px,100%);max-height:min(88vh,780px);overflow:auto;background:#f8f4ec;border:1px solid rgba(71,57,73,.15);border-radius:26px;box-shadow:0 28px 80px rgba(24,17,25,.3);padding:0}
.qasa-volunteer-modal-close{position:absolute;top:16px;left:16px;z-index:30;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.46);border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif}
.qasa-volunteer-modal-close:hover{background:rgba(255,255,255,.26)}
.qasa-volunteer-profile{text-align:right}
.qasa-volunteer-profile-top{display:grid;grid-template-columns:145px minmax(0,1fr);gap:24px;align-items:center;padding:34px 34px 30px;background:#473949;color:#fff;min-height:210px}
.qasa-volunteer-profile-photo{width:145px;height:145px;margin:0;border-radius:22px;overflow:hidden;border:2px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12)}
.qasa-volunteer-profile-photo img{width:100%;height:100%;object-fit:cover;display:block}
.qasa-volunteer-profile-identity{min-width:0;padding-left:48px}
.qasa-volunteer-profile-kicker{display:block;font-size:12px;letter-spacing:.03em;color:#e3d5b3;margin-bottom:8px}
.qasa-volunteer-profile h3{font-size:32px;line-height:1.25;margin:0 0 8px;color:#fff}
.qasa-volunteer-profile-tagline{font-size:16px;line-height:1.7;color:rgba(255,255,255,.82);margin:0 0 16px}
.qasa-volunteer-profile-role{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.qasa-volunteer-profile-role span{font-size:12px;color:#e3d5b3}
.qasa-volunteer-profile-role strong{font-size:14px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);padding:6px 10px;border-radius:999px}
.qasa-volunteer-profile-bottom{padding:28px 34px 32px}
.qasa-volunteer-profile-bio{font-size:17px;line-height:2;color:#39313b}
.qasa-volunteer-profile-bio h4{margin:0 0 12px;color:#473949;font-size:18px}
.qasa-volunteer-profile-bio p:first-of-type{margin-top:0}.qasa-volunteer-profile-bio p:last-child{margin-bottom:0}
.qasa-volunteer-profile-bio-empty{color:#7a707c}
.qasa-volunteer-modal-open{overflow:hidden}

@media(max-width:980px){.qasa-volunteers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
 .qasa-volunteers-page{padding:48px 18px 70px}
 .qasa-volunteers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 .qasa-volunteer-card{padding:14px 10px 12px}
 .qasa-volunteer-photo{width:min(140px,88%)}
}
@media(max-width:600px){
 .qasa-volunteer-modal{padding:12px}
 .qasa-volunteer-modal-dialog{border-radius:20px;max-height:90vh}
 .qasa-volunteer-modal-close{top:12px;left:12px;width:40px;height:40px}
 .qasa-volunteer-profile-top{grid-template-columns:92px minmax(0,1fr);gap:16px;padding:24px 18px 22px;min-height:155px}
 .qasa-volunteer-profile-photo{width:92px;height:92px;border-radius:16px}
 .qasa-volunteer-profile-identity{padding-left:38px}
 .qasa-volunteer-profile h3{font-size:24px}
 .qasa-volunteer-profile-tagline{font-size:14px;margin-bottom:10px}
 .qasa-volunteer-profile-role{align-items:flex-start;flex-direction:column;gap:5px}
 .qasa-volunteer-profile-bottom{padding:22px 20px 26px}
 .qasa-volunteer-profile-bio{font-size:16px}
}
@media(max-width:430px){
 .qasa-volunteers-grid{grid-template-columns:1fr 1fr;gap:12px}
 .qasa-volunteer-photo{width:min(118px,90%);border-radius:14px}
 .qasa-volunteer-card h2{font-size:19px!important}
 .qasa-volunteer-card p{font-size:13px!important}
 .qasa-volunteer-card-hint{font-size:10px}
 .qasa-volunteer-profile-top{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:22px 14px 20px}
 .qasa-volunteer-profile-photo{width:76px;height:76px}
 .qasa-volunteer-profile h3{font-size:21px}
 .qasa-volunteer-profile-kicker{font-size:10px}
}


/* v1.4.0 — split volunteer profile modal */
.qasa-volunteer-card-hint{display:none!important}
.qasa-volunteer-modal{
  overflow-y:auto!important;
  align-items:center!important;
  padding:22px!important;
}
.qasa-volunteer-modal-dialog{
  width:min(920px,calc(100% - 12px))!important;
  max-height:none!important;
  overflow:visible!important;
  background:#f7f2e8!important;
  border-radius:24px!important;
}
.qasa-volunteer-modal-close{
  top:14px!important;left:14px!important;width:38px!important;height:38px!important;
  border:1px solid rgba(255,255,255,.52)!important;background:rgba(255,255,255,.13)!important;
  color:#fff!important;font-size:25px!important;line-height:1!important;display:grid!important;place-items:center!important;
  padding:0!important;z-index:50!important;
}
.qasa-volunteer-profile{
  display:grid!important;
  grid-template-columns:minmax(300px,42%) minmax(0,58%)!important;
  grid-template-areas:"identity about"!important;
  min-height:430px!important;
  direction:rtl!important;
  text-align:right!important;
  overflow:hidden!important;
  border-radius:24px!important;
}
.qasa-volunteer-profile-identity{
  grid-area:identity!important;
  background:#f7f2e8!important;
  color:#322a33!important;
  padding:42px 34px 34px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
}
.qasa-volunteer-profile-photo{
  width:112px!important;height:112px!important;margin:0 0 20px!important;
  border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(71,57,73,.16)!important;
  background:rgba(71,57,73,.06)!important;
}
.qasa-volunteer-profile-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.qasa-volunteer-profile-identity-copy{min-width:0!important;width:100%!important}
.qasa-volunteer-profile h3{
  font-size:26px!important;line-height:1.3!important;margin:0 0 7px!important;color:#473949!important;font-weight:750!important;
}
.qasa-volunteer-profile-tagline{
  font-size:14px!important;line-height:1.65!important;color:#625866!important;margin:0 0 18px!important;
}
.qasa-volunteer-profile-role{display:block!important;margin-top:4px!important}
.qasa-volunteer-profile-role span{display:block!important;font-size:11px!important;color:#887c89!important;margin-bottom:6px!important}
.qasa-volunteer-profile-role strong{
  display:inline-block!important;font-size:13px!important;line-height:1.55!important;color:#473949!important;
  background:rgba(71,57,73,.07)!important;border:1px solid rgba(71,57,73,.12)!important;padding:7px 10px!important;border-radius:10px!important;
}
.qasa-volunteer-profile-about{
  grid-area:about!important;
  background:#473949!important;color:#fff!important;
  padding:54px 48px 44px!important;
  display:flex!important;align-items:center!important;min-width:0!important;
}
.qasa-volunteer-profile-bio{font-size:14px!important;line-height:1.9!important;color:rgba(255,255,255,.9)!important;width:100%!important}
.qasa-volunteer-profile-bio h4{margin:0 0 16px!important;color:#e3d5b3!important;font-size:15px!important;font-weight:700!important}
.qasa-volunteer-profile-bio p{margin:0 0 12px!important;color:inherit!important}
.qasa-volunteer-profile-bio p:last-child{margin-bottom:0!important}
.qasa-volunteer-profile-bio-empty{color:rgba(255,255,255,.65)!important}

/* Main volunteers listing: slightly smaller photos, no instructional line */
.qasa-volunteer-photo{width:min(144px,78%)!important}

@media(max-width:700px){
 .qasa-volunteer-modal{padding:12px!important;align-items:flex-start!important}
 .qasa-volunteer-modal-dialog{margin:auto!important;width:100%!important;border-radius:19px!important}
 .qasa-volunteer-profile{
   grid-template-columns:1fr!important;
   grid-template-areas:"identity" "about"!important;
   min-height:0!important;border-radius:19px!important;
 }
 .qasa-volunteer-profile-identity{padding:26px 20px 22px!important;min-height:0!important;display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:16px!important;align-items:center!important}
 .qasa-volunteer-profile-photo{width:78px!important;height:78px!important;margin:0!important;border-radius:14px!important}
 .qasa-volunteer-profile h3{font-size:21px!important}
 .qasa-volunteer-profile-tagline{font-size:12px!important;margin-bottom:10px!important}
 .qasa-volunteer-profile-role span{font-size:10px!important;margin-bottom:4px!important}
 .qasa-volunteer-profile-role strong{font-size:11px!important;padding:5px 8px!important}
 .qasa-volunteer-profile-about{padding:25px 20px 26px!important;min-height:0!important}
 .qasa-volunteer-profile-bio{font-size:13px!important;line-height:1.8!important}
 .qasa-volunteer-profile-bio h4{font-size:14px!important;margin-bottom:10px!important}
 .qasa-volunteer-modal-close{top:10px!important;left:10px!important;width:34px!important;height:34px!important;font-size:22px!important}
 .qasa-volunteer-photo{width:min(124px,78%)!important}
}


/* v1.5.0 — inverted split colors + improved mobile profile layout */

/* Desktop/tablet: right side purple (identity), left side beige (about) */
.qasa-volunteer-profile-identity{
  background:#473949!important;
  color:#fff!important;
}
.qasa-volunteer-profile h3{
  color:#fff!important;
}
.qasa-volunteer-profile-tagline{
  color:rgba(255,255,255,.82)!important;
}
.qasa-volunteer-profile-role span{
  color:#e3d5b3!important;
}
.qasa-volunteer-profile-role strong{
  color:#fff!important;
  background:rgba(255,255,255,.1)!important;
  border-color:rgba(255,255,255,.18)!important;
}
.qasa-volunteer-profile-photo{
  border-color:rgba(255,255,255,.26)!important;
  background:rgba(255,255,255,.08)!important;
}
.qasa-volunteer-profile-about{
  background:#f7f2e8!important;
  color:#39313b!important;
}
.qasa-volunteer-profile-bio{
  color:#39313b!important;
}
.qasa-volunteer-profile-bio h4{
  color:#473949!important;
}
.qasa-volunteer-profile-bio p{
  color:inherit!important;
}
.qasa-volunteer-profile-bio-empty{
  color:#7a707c!important;
}

/* Close button now sits over the beige left side on desktop */
.qasa-volunteer-modal-close{
  color:#473949!important;
  background:rgba(255,255,255,.9)!important;
  border-color:rgba(71,57,73,.16)!important;
  box-shadow:0 4px 14px rgba(25,18,25,.1)!important;
}

/* Mobile: deliberately rebuild the modal rather than squeezing desktop columns */
@media(max-width:700px){
  .qasa-volunteer-modal{
    padding:12px!important;
    align-items:flex-start!important;
  }

  .qasa-volunteer-modal-dialog{
    width:100%!important;
    max-width:520px!important;
    margin:14px auto!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }

  .qasa-volunteer-profile{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }

  /* Purple identity block first */
  .qasa-volunteer-profile-identity{
    width:100%!important;
    padding:26px 22px 24px!important;
    display:block!important;
    text-align:center!important;
    background:#473949!important;
  }

  .qasa-volunteer-profile-photo{
    width:92px!important;
    height:92px!important;
    margin:0 auto 14px!important;
    border-radius:16px!important;
  }

  .qasa-volunteer-profile-identity-copy{
    width:100%!important;
    min-width:0!important;
  }

  .qasa-volunteer-profile h3{
    font-size:22px!important;
    line-height:1.35!important;
    margin:0 0 7px!important;
    text-align:center!important;
    color:#fff!important;
  }

  .qasa-volunteer-profile-tagline{
    font-size:12.5px!important;
    line-height:1.65!important;
    margin:0 auto 13px!important;
    max-width:330px!important;
    text-align:center!important;
    color:rgba(255,255,255,.82)!important;
  }

  .qasa-volunteer-profile-role{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:5px!important;
    margin-top:0!important;
  }

  .qasa-volunteer-profile-role span{
    font-size:10.5px!important;
    margin:0!important;
    color:#e3d5b3!important;
  }

  .qasa-volunteer-profile-role strong{
    font-size:11.5px!important;
    line-height:1.5!important;
    padding:5px 9px!important;
    max-width:100%!important;
    text-align:center!important;
    color:#fff!important;
  }

  /* Beige bio block full width underneath */
  .qasa-volunteer-profile-about{
    width:100%!important;
    padding:23px 22px 26px!important;
    display:block!important;
    background:#f7f2e8!important;
    color:#39313b!important;
  }

  .qasa-volunteer-profile-bio{
    width:100%!important;
    font-size:13px!important;
    line-height:1.85!important;
    text-align:right!important;
    color:#39313b!important;
  }

  .qasa-volunteer-profile-bio h4{
    font-size:14px!important;
    margin:0 0 10px!important;
    color:#473949!important;
  }

  .qasa-volunteer-profile-bio p{
    margin:0 0 10px!important;
  }

  .qasa-volunteer-modal-close{
    top:10px!important;
    left:10px!important;
    width:34px!important;
    height:34px!important;
    font-size:22px!important;
    color:#fff!important;
    background:rgba(255,255,255,.14)!important;
    border-color:rgba(255,255,255,.38)!important;
    box-shadow:none!important;
  }
}

@media(max-width:430px){
  .qasa-volunteer-profile-identity{
    padding:24px 18px 22px!important;
  }
  .qasa-volunteer-profile-about{
    padding:21px 18px 24px!important;
  }
  .qasa-volunteer-profile-photo{
    width:82px!important;
    height:82px!important;
  }
  .qasa-volunteer-profile h3{
    font-size:20px!important;
  }
  .qasa-volunteer-profile-tagline{
    font-size:12px!important;
  }
  .qasa-volunteer-profile-bio{
    font-size:12.5px!important;
    line-height:1.8!important;
  }
}
