.elementor-394 .elementor-element.elementor-element-1d6b47f{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-e5d0bb8 *//* CrisisCrew Members Page Shell */
.cc_member_wrap{max-width:1100px;margin:0 auto;padding:60px 20px;color:rgba(255,255,255,.92)}
.cc_member_hero{
  border-radius:26px;
  padding:34px 30px;
  background: radial-gradient(900px 420px at 12% 18%, rgba(242,106,33,.18), rgba(0,0,0,0) 62%), rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 22px 60px rgba(0,0,0,.48);
  position:relative;
  overflow:hidden;
  margin-bottom:16px;
}
.cc_member_hero:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:rgba(242,106,33,.65)}
.cc_member_tag{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.75);margin-bottom:10px}
.cc_member_title{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:900;color:rgba(255,255,255,.96)}
.cc_member_sub{margin:0;max-width:80ch;color:rgba(255,255,255,.75);font-size:15px;line-height:1.7}
.cc_member_actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}
.cc_member_btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;font-weight:900;text-decoration:none;min-height:44px}
.cc_member_btn_primary{background:linear-gradient(135deg,#FF7A35,#F26A21);color:#fff;border:none;box-shadow:0 12px 30px rgba(242,106,33,.35)}
.cc_member_btn_ghost{background:transparent;border:1px solid rgba(255,255,255,.22);color:#fff}
.cc_member_btn_primary:hover,.cc_member_btn_ghost:hover{transform:translateY(-1px)}
.cc_member_card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:16px 18px;box-shadow:0 14px 38px rgba(0,0,0,.28);margin-bottom:16px}
.cc_member_hint{margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.6}/* End custom CSS */
/* Start custom CSS *//* =====================================================
   CrisisCrew – Member pages (My Jobs / Live Jobs / Post)
   Fix Elementor white canvas + spacing
   ===================================================== */

body,
.elementor-page{
  background:#0B0B0C !important;
}

/* Remove Elementor default white section backgrounds */
.elementor-section,
.elementor-container,
.elementor-widget-wrap{
  background: transparent !important;
}

/* Give the plugin content breathing room */
.ccj_wrap{
  padding: 60px 20px !important;
}

/* Make sure cards don’t inherit any light styles */
.ccj_card,
.ccj_job,
.ccj_notice{
  background: #111213 !important;
  border-color: rgba(255,255,255,.12) !important;
  color: rgba(255,255,255,.92) !important;
}/* End custom CSS */