.elementor-29830 .elementor-element.elementor-element-2ba19f9{--display:flex;}.elementor-29830 .elementor-element.elementor-element-5fa8ef68{--display:flex;}.elementor-29830 .elementor-element.elementor-element-d7052e6{text-align:right;font-size:17px;}/* Start custom CSS for html, class: .elementor-element-1b06350 */.nc-seller-hero {
  max-width: 100%;
  height: 400px;
  margin: 0 auto 40px;
  text-align: center;
  padding: 32px 24px;
  border-radius: 24px;
  background: linear-gradient(
  135deg,
  rgb(0,216,144) 0%,
  rgb(0,0,0) 100%
);
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.6);
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nc-seller-hero::before,
.nc-seller-hero::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(46, 229, 255, 0.18), transparent 60%);
  filter: blur(2px);
}

.nc-seller-hero::before {
  top: -80px;
  left: -60px;
}

.nc-seller-hero::after {
  bottom: -100px;
  right: -40px;
}

.nc-seller-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 16px;
  border-radius: 20px;
  border: 1px solid rgba(111, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2ee9ff;
  font-size: 30px;
  box-shadow: 0 0 25px rgba(46, 233, 255, 0.45);
}

.nc-seller-hero h1 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #ffffff;
}

.nc-seller-hero p {
  margin: 0 auto 18px;
  max-width: 650px;
  color: #d0d4ff;
  line-height: 1.7;
}

.nc-seller-cta {
  display: inline-block;
  margin-top: 6px;
  padding: 14px 32px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2ee9ff, #b94dff);
  color: #0b0b10 !important;
  font-weight: 600;
  font-size: 17px;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.7);
  transition: transform 0.15s ease-out, box-shadow 0.15s ease-out, background 0.15s ease-out;
}

.nc-seller-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.85);
  background: linear-gradient(135deg, #51f4ff, #d46bff);
}

.nc-seller-sub {
  margin-top: 10px;
  font-size: 14px;
  color: #9fa4ff;
}

/* Boxes داخل الدليل (Tips / Info) */

.nc-box {
  border-radius: 14px;
  padding: 16px 18px;
  margin: 22px 0;
  border: 1px solid rgba(120, 130, 255, 0.35);
  background: rgba(8, 10, 25, 0.85);
  color: #e5e7ff;
}

.nc-box strong {
  color: #ffffff;
}

.nc-box.nc-tip {
  border-color: rgba(46, 233, 255, 0.5);
  box-shadow: 0 0 18px rgba(46, 233, 255, 0.2);
}

.nc-box.nc-info {
  border-color: rgba(185, 77, 255, 0.5);
  box-shadow: 0 0 18px rgba(185, 77, 255, 0.2);
}

/* مسافات أفضل بين العناوين والمحتوى في صفحة الدليل */

.nc-seller-guide h2 {
  margin-top: 32px;
  margin-bottom: 10px;
}

.nc-seller-guide h3 {
  margin-top: 20px;
  margin-bottom: 8px;
}

.nc-seller-guide p,
.nc-seller-guide ul,
.nc-seller-guide ol {
  margin-bottom: 12px;
}

.nc-seller-sub {
    margin-top: 15px !important;
}

/* Responsive تحسين على الموبايل */

@media (max-width: 600px) {
  .nc-seller-hero {
    padding: 24px 18px;
  }
  .nc-seller-hero h1 {
    font-size: 24px;
  }
  .nc-seller-cta {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d7052e6 */.sg-content h2 {
    margin-top: 15px;
}/* End custom CSS */