.elementor-190 .elementor-element.elementor-element-ab7076b{--display:flex;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#FFFFFF;--border-color:#FFFFFF;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-190 .elementor-element.elementor-element-ab7076b:not(.elementor-motion-effects-element-type-background), .elementor-190 .elementor-element.elementor-element-ab7076b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://iptv-plus-pro.site/wp-content/uploads/2025/04/abstract-geometric-modern-with-red-color-wave-background-for-template-background-for-posters-placards-brochures-banners-headers-covers-vector.jpg");background-position:bottom left;background-size:cover;}.elementor-190 .elementor-element.elementor-element-ab7076b.e-con{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-190 .elementor-element.elementor-element-a05e4c2{text-align:center;}.elementor-190 .elementor-element.elementor-element-a05e4c2 .elementor-heading-title{font-size:52px;color:#FFFFFF;}.elementor-190 .elementor-element.elementor-element-9c863bb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-190 .elementor-element.elementor-element-d9d4069{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:-23px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-190 .elementor-element.elementor-element-03bb4f6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-190 .elementor-element.elementor-element-348130b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-190 .elementor-element.elementor-element-a05e4c2 .elementor-heading-title{font-size:43px;}}/* Start custom CSS for text-editor, class: .elementor-element-ab5e714 *//* ==========================================================
   STYLE TUTORIELS IPTV 2026 - THEME DARK & RED
   ========================================================== */

/* Conteneur principal */
.tuto-article-wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 30px 20px;
  color: #e0e0e0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  line-height: 1.7;
  background-color: transparent;
}

/* En-tête */
.tuto-header {
  text-align: center;
  margin-bottom: 40px;
}

.tuto-badge {
  display: inline-block;
  background: linear-gradient(135deg, #e50914 0%, #b80610 100%);
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 6px 18px;
  border-radius: 50px;
  margin-bottom: 18px;
  box-shadow: 0 4px 15px rgba(229, 9, 20, 0.4);
}

.tuto-title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 0 16px 0;
}

.tuto-subtitle {
  color: #a8a8a8;
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
}

/* Box Prérequis */
.prereq-box {
  background: linear-gradient(180deg, rgba(229, 9, 20, 0.08) 0%, rgba(20, 20, 20, 0.95) 100%);
  border: 1px solid rgba(229, 9, 20, 0.35);
  border-radius: 14px;
  padding: 24px;
  margin-bottom: 40px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
}

.prereq-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
}

.prereq-icon {
  font-size: 22px;
}

.prereq-header h3 {
  color: #ffffff;
  font-size: 19px;
  margin: 0;
}

.prereq-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.prereq-list li {
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 14.5px;
  color: #d1d5db;
}

.prereq-list li:last-child {
  border-bottom: none;
}

/* Sections */
.tuto-section {
  margin-bottom: 45px;
}

.tuto-section h2 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 18px;
  position: relative;
  padding-left: 14px;
  border-left: 4px solid #e50914;
}

.tuto-section p {
  color: #bdbdbd;
  font-size: 15px;
  margin-bottom: 15px;
}

/* Cartes des Applications */
.app-card {
  background-color: #121212;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}

.app-header {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 20px;
}

.app-num {
  background: linear-gradient(135deg, #e50914 0%, #a70008 100%);
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  padding: 10px 16px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(229, 9, 20, 0.4);
}

.app-header h2 {
  margin: 0 0 6px 0;
  padding: 0;
  border: none;
  font-size: 20px;
}

.app-tag {
  color: #e50914;
  font-size: 13px;
  font-weight: 600;
}

/* Étapes dans les cartes */
.steps-flow {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 20px;
}

.step-point {
  background-color: #181818;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 16px 20px;
}

.step-badge {
  display: inline-block;
  background-color: rgba(229, 9, 20, 0.15);
  color: #e50914;
  font-weight: 700;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 4px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.step-point p {
  margin: 0;
  font-size: 14.5px;
  color: #e0e0e0;
}

.sub-steps {
  margin: 10px 0 0 20px;
  padding: 0;
  color: #aaa;
  font-size: 13.5px;
}

.sub-steps li {
  margin-bottom: 4px;
}

code {
  background-color: #222;
  color: #ff7675;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: monospace;
}

/* Tableau Comparatif */
.tuto-table-container {
  overflow-x: auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: 20px;
}

.tuto-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  background-color: #111111;
  font-size: 14px;
}

.tuto-table th, .tuto-table td {
  padding: 14px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.tuto-table th {
  background-color: #181818;
  color: #ffffff;
  font-weight: 700;
}

.rating-badge {
  color: #f1c40f;
  font-size: 13px;
}

/* Box Conseils Pratiques */
.tips-box {
  background-color: #141414;
  border: 1px solid rgba(229, 9, 20, 0.25);
  border-radius: 14px;
  padding: 26px;
}

.tips-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 18px;
  margin-top: 18px;
}

.tip-card {
  background-color: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 18px;
}

.tip-card h4 {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 8px 0;
}

.tip-card p {
  font-size: 13.5px;
  color: #a8a8a8;
  margin: 0;
}

/* FAQ */
.faq-section .faq-item {
  background-color: #121212;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 10px;
  padding: 18px 22px;
  margin-bottom: 14px;
}

.faq-item h3 {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 8px 0;
  font-weight: 600;
}

.faq-item p {
  color: #a8a8a8;
  font-size: 14px;
  margin: 0;
}

/* Footer CTA */
.tuto-footer-cta {
  background: linear-gradient(180deg, #161616 0%, #0c0c0c 100%);
  border: 1px solid rgba(229, 9, 20, 0.3);
  border-radius: 16px;
  padding: 35px 20px;
  text-align: center;
  margin-top: 45px;
}

.tuto-footer-cta h2 {
  color: #ffffff;
  font-size: 24px;
  margin: 0 0 10px 0;
  border: none;
  padding: 0;
}

.tuto-footer-cta p {
  color: #aaa;
  max-width: 650px;
  margin: 0 auto 25px auto;
  font-size: 15px;
}

.tuto-btn-primary {
  display: inline-block;
  background: linear-gradient(135deg, #e50914 0%, #a70008 100%);
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 16px;
  padding: 14px 28px;
  border-radius: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(229, 9, 20, 0.4);
}

.tuto-btn-primary:hover {
  background: linear-gradient(135deg, #ff1a26 0%, #c4000a 100%);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(229, 9, 20, 0.6);
}

/* Responsive Mobile */
@media (max-width: 768px) {
  .tuto-title {
    font-size: 22px;
  }
  .app-header {
    flex-direction: column;
    gap: 10px;
  }
  .tuto-btn-primary {
    width: 100%;
    box-sizing: border-box;
  }
}/* End custom CSS */