

  @media screen and (min-width: 800px) {
    h1 { font-size: 3,5em;} 
  .espace-1 {width: 48%; margin-left: auto; margin-right: auto;}
  .espace-2 {width: 75%; margin-left: auto; margin-right: auto;}
  .video {width: 100%; margin-left: auto; margin-right: auto;display: block;}
  .contenue {width: 80%;}
  .enveloppe {width: 85%;}
  #top {width: 100%;  height: 206px;background-image: url("top-1611-243.jpg")}
  .logo {background-image: url("logo-borel-france.png");width: 111px;height: 75px}
  .menu-haut-hm{display: none ;}
}

@media screen and (min-width: 641px) and (max-width: 799px) {
  h1 { font-size: 3em;}
  .espace-1 {width: 100%;} 
  .espace-2 {width: 100%;} 
  .video {width: 100%;}
  .contenue {width: 80%;}
  .enveloppe {width: 100%;}
  #top {width: 100%;  height: 206px;background-image: url("top-977-243.jpg")}
  .droite {padding: 5px;font-size: 0.9em;width: 100%;}
  .logo {background-image: url("logo-borel-france-56-38.png");width: 57px;height: 39px}
}


@media screen and (min-width: 200px) and (max-width: 640px) {
  h1 { font-size: 1em;}
  .menu-gauche {display: none ;}
  .espace-1 {width: 100%;} 
  .espace-2 {width: 100%;} 
  .video {width: 100%;}
  .contenue {width: 100%;}
  .enveloppe {width: 100%;}
  #top {width: 100%;  height: 206px;background-image: url("top-469-243.jpg")}
  .droite {padding: 5px;font-size: 0.9em;width: 100%;}
  .logo {background-image: url("logo-borel-france-56-38.png");width: 57px;height: 39px}
}


  .menu-haut{
  width: 95%;
  padding: 20px;
  background-color: #62b3e2;
  text-align: center;
} 
.menu-haut-hm{
  width: 95%;
  padding: 20px;
  background-color: #898c8d;
  text-align: center;
} 



.menu-gauche {
  padding: 12px;
  margin-right: 5px;
  background-color: #f5f5f4;
  width: 15%;
  
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  border-radius: 10px 10px 10px 10px;
}



 


body {
  background-color: #f5f5f4;
}


#top {  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  margin-left: auto;
  margin-right: auto;

}
#photo-top {
  width: 100%;
  background-color: #f5f5f4;
  margin-left: auto;
  margin-right: auto;   
} 
.header {
display: flex;
flex-wrap: wrap;
  padding-left: 30px;
  padding-bottom: 20px;
  background-color: white;
  width: 100%;
}

.logo {
  
  margin: auto;
  margin: auto;
  
}

.centrale {
  
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 50%; 
}
.droite {
  padding-left: 20px;  
  margin: auto;
  background-color: white;
  
}

.titre {
  padding: 20px;
 
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  background-color: #f5f5f4;
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
  border-radius: 10px 10px 10px 10px;


}



h1 { 
  
  color: #4198ca;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
  text-align: center;
}
h2 {font-size: 1,5em;color: #5f5e5e }
p { color: #7e7d7d;}

h3 {font-size: 1,5em;color: #5f5e5e }
p { color: #7e7d7d;}

.enveloppe {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f4; 
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);

 


}
.contenue {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f4;
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
}
.espace-1 {
 margin-bottom: 15px;
  background-color: #f5f5f4;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  border-radius: 10px 10px 10px 10px;
}
.espace-2 {
  margin-bottom: 15px;
   background-color: #f5f5f4;
   box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
   border-radius: 10px 10px 10px 10px;
 }

.texte-photos-1 {
  padding: 20px;
   margin-left: auto;
  margin-right: auto; 
  background-color: #f5f5f4;
}
.image-produits { margin-left: auto;
  margin-right: auto; 
  display: block;
}

#video { margin-left: auto;
  margin-right: auto; 
  display: block;
}





nav li {list-style-type: none;}

ul {
  width: 100%;
  height: 100%;
  padding: 0%;
  list-style-type: none;
  margin: 0;
}
li {
  padding: 1vmin;
  color: #393644;
  cursor: grab;
  font-size: 2vmin;
}



.menu-gauche a:hover {
  color: #1995b9;
  font-size: 18px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
  text-decoration: none;
}
.menu-gauche a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #7e7d7d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}

.menu-haut a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #7e7d7d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}
.menu-haut a:hover {
  color: #f3f6f7;
  font-size: 25px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
}


/* menu hm */
.ham {
  color: #1995b9;
  position: fixed;
  top: auto;
  right: 5px;
  cursor: pointer;
}

nav li {
  list-style-type: none;
}

.menu a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #a0a0a0;
  font-size: 15px;
  text-decoration: none;
  transition-duration: 0.5s;
}

.menu a:hover {
  color: #1995b9;
  font-size: 14px;
  letter-spacing: 9px;
  transition-duration: 1.5s;
}

.fas {
  width: 30px;
  height: 30px;
}

.fa-angle-down {
  background-color: #1995b9;
  color: #1995b9;
}

.menu span {
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  color: #a0a0a0;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 9px;
}
.menu hr {
  background-color: #1995b9;
  color: #1995b9;
  width: 100%;
  height: 1px;
  border: none;
}
.menu {
  display: none;
  list-style-type: none;
  text-decoration: none;
  width: 100%;
  height: 300px;
  top: 40px;
  left: 0%;
  line-height: 40px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.show {
  display: block;
  position: fixed;
  padding: 6vmin; /* Détermine la distance entre le Texte du menu et la bordure du navigateur */
  background-color: #272727;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
}
.nav-hm {
  position: fixed;
  background-color: #414141;
  z-index: 99999;
  top: 0%;
  left: 0%;
  height: 60px;
  width: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
}


.bar1 {
  width: 23px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.432);
}

.bar2 {
  width: 23px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.432);
}

.bar3 {
  width: 11.5px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
}


/* bouton */

.BtnPlus {
  border-radius: 10px 10px 10px 10px;
  font-size: 1em;
  text-align: center;
  background-color: #1995b9;
  width: 200px;
  height: 35px;
  margin-right: 15px;
  margin-left: auto;
  margin-bottom: 15px;
  margin-top: auto;
  transition-duration: 0.5s;
  vertical-align:middle;
 
}
.BtnPlus:hover {
  background-color: #22bceb;
  transition-duration: 0.5s;
}







.BtnPlus a:hover {
  color: #d5e1e4;
  font-size: 18px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
  text-decoration: none;
}
.BtnPlus a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #9c4d4d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}


.BtnPlus a:hover {
  color: #f3f6f7;
  font-size: 25px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
}

/*Définition tableau standard */ 

.table-container {
    width: 100%;
    overflow-x: auto;
}

table {
    border-collapse: collapse;
    width: 100%;
    min-width: 600px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

th, td {
    border: 1px solid #ddd;
    padding: 12px 15px;
    text-align: left;
     white-space: nowrap;      /* <-- empêche le retour à la ligne */
}



th {
    background-color: #34b0d6;
    color: white;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

@media screen and (max-width: 600px) {
    table, thead, tbody, th, td, tr {
        display: block;
    }

    thead {
        display: none;
    }

    tr {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        padding: 10px;
        background: #fff;
    }

    td {
        position: relative;
        padding-left: 50%;
        text-align: right;
    }

    td::before {
        position: absolute;
        left: 15px;
        top: 12px;
        white-space: nowrap;
        font-weight: bold;
        content: attr(data-label);
        text-align: left;
    }
}
  /*Définition tableau standard */ 

  /* ============================================================
   Fil d'Ariane (breadcrumb)
   ============================================================ */

/* Fil d'Ariane */
nav.breadcrumb {
  width: 100%;
  background-color: #ffffff;
  padding: 8px 30px;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
nav.breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  width: auto;
  height: auto;
}
nav.breadcrumb ol li {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 13px;
  color: #7e7d7d;
  cursor: default;
}
nav.breadcrumb ol li + li::before {
  content: "›";
  margin-right: 6px;
  color: #1995b9;
  font-size: 16px;
  line-height: 1;
}
nav.breadcrumb ol li a {
  color: #1995b9;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  transition: color 0.3s;
}
nav.breadcrumb ol li a:hover {
  color: #62b3e2;
  text-decoration: underline;
}
nav.breadcrumb ol li[aria-current="page"] {
  color: #5f5e5e;
  font-weight: 500;
}




@media screen and (max-width: 640px) {
  lign: left;
  }
  /* ============================================================
   Footer du site (.site-footer)
   ============================================================ */

.site-footer {
  width: 100%;
  background-color: #f5f5f4;
  padding: 20px 30px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #7e7d7d;
  box-sizing: border-box;
}

.site-footer address {
  font-style: normal;
  line-height: 1.8;
}

.site-footer strong {
  color: #5f5e5e;
}

.site-footer a {
  color: #1995b9;
  text-decoration: none;
  transition: color 0.3s;
}

.site-footer a:hover {
  color: #62b3e2;
  text-decoration: underline;
}

.site-footer nav {
  margin-top: 10px;
}

.site-footer nav a {
  color: #1995b9;
  text-decoration: none;
  margin-right: 12px;
  font-size: 13px;
  transition: color 0.3s;
}

.site-footer nav a:hover {
  color: #62b3e2;
  text-decoration: underline;
}

/* ============================================================
   Section FAQ (.faq-section)
   ============================================================ */

.faq-section {
  width: 100%;
  padding: 20px 24px;
  margin-bottom: 15px;
  background-color: #f5f5f4;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  box-sizing: border-box;
}

.faq-section > h2 {
  color: #5f5e5e;
  font-size: 1.3em;
  margin-bottom: 16px;
}

.faq-section details {
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 0;
}

.faq-section details:last-of-type {
  border-bottom: none;
}

.faq-section summary {
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1995b9;
  list-style: none;
  transition: color 0.3s;
}

.faq-section summary::-webkit-details-marker { display: none; }

.faq-section summary:hover {
  color: #0f6e8a;
}

.faq-section details[open] summary {
  color: #0f6e8a;
}

.faq-section details p {
  margin-top: 10px;
  font-size: 13px;
  color: #7e7d7d;
  line-height: 1.7;
}

@media screen and (max-width: 640px) {
  .site-footer {
    padding: 16px 15px;
  }
  .site-footer nav a {
    display: inline-block;
    margin-bottom: 4px;
  }
  .faq-section {
    padding: 16px 15px;
  }
}



/* ============================================================
   Bloc coordonnées header (.droite)
   ============================================================ */

.droite address {
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 1.9;
  color: #7e7d7d;
  text-align: right;
}

.droite address a {
  color: #1995b9;
  text-decoration: none;
  transition: color 0.3s;
  display: block;
}

.droite address a:hover {
  color: #62b3e2;
  text-decoration: underline;
}

.droite address a[href^="tel"]::before {
  content: "\260F\00A0";
  font-size: 12px;
  color: #1995b9;
}

.droite address a[href^="mailto"]::before {
  content: "\2709\00A0";
  font-size: 12px;
  color: #1995b9;
}

.droite address span {
  display: block;
  font-size: 12px;
  color: #a0a0a0;
  margin-top: 2px;
}

@media screen and (max-width: 640px) {
  .droite address {
    font-size: 11px;
    text-align: left;
  }
  .droite address span {
    display: none;
  }
}

/* ============================================================
   Liens dans le contenu éditorial
   Harmonise tous les <a> dans les zones de texte du site :
   .titre, main (.contenue), .faq-section
   Couleur principale : #1995b9 — cohérente avec menus, breadcrumb, footer
   ============================================================ */

/* Lien de base dans les textes */
.titre a,
.contenue a,
main a {
  color: #1995b9;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  transition: color 0.3s;
}

.titre a:hover,
.contenue a:hover,
main a:hover {
  color: #0f6e8a;
  text-decoration: underline;
}

/* Lien téléphone — icône automatique via .titre et main */
.titre a[href^="tel"],
.contenue a[href^="tel"],
main a[href^="tel"] {
  color: #1995b9;
  white-space: nowrap;
  font-weight: 500;
}

.titre a[href^="tel"]::before,
.contenue a[href^="tel"]::before,
main a[href^="tel"]::before {
  content: "\260F\00A0";
  font-size: 12px;
  color: #1995b9;
}

/* Lien email — icône automatique */
.titre a[href^="mailto"],
.contenue a[href^="mailto"],
main a[href^="mailto"] {
  color: #1995b9;
  font-weight: 500;
}

.titre a[href^="mailto"]::before,
.contenue a[href^="mailto"]::before,
main a[href^="mailto"]::before {
  content: "\2709\00A0";
  font-size: 12px;
  color: #1995b9;
}

/* Liens dans la FAQ */
.faq-section a {
  color: #1995b9;
  text-decoration: none;
  transition: color 0.3s;
}

.faq-section a:hover {
  color: #0f6e8a;
  text-decoration: underline;
}

/* Ne pas appliquer le style éditorial aux boutons BtnPlus
   (déjà gérés par .BtnPlus a) */
.contenue .BtnPlus a,
main .BtnPlus a {
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .titre a[href^="tel"]::before,
  .contenue a[href^="tel"]::before,
  main a[href^="tel"]::before,
  .titre a[href^="mailto"]::before,
  .contenue a[href^="mailto"]::before,
  main a[href^="mailto"]::before {
    font-size: 11px;
  }
}

/* ============================================================
   FAQ accordéon (.faq-rietschle)
   ============================================================ */
.faq-rietschle {
  --faq-accent:      #1995b9;
  --faq-accent-dark: #0f6e8a;
  --faq-bg:          #ffffff;
  --faq-bg-alt:      #f7f8f9;
  --faq-border:      #e2e6ea;
  --faq-text:        #2c3338;
  --faq-muted:       #5a6370;
  --faq-open-bg:     #eef8fc;
  --faq-tag-bg:      #e3f4fa;
  --faq-tag-color:   #0a6b87;
  --faq-radius:      8px;
  --faq-shadow:      0 2px 8px rgba(25,149,185,0.08);
  font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;
  font-size: 15px;
  color: var(--faq-text);
  max-width: 900px;
  margin: 40px auto;
  padding: 0 20px 40px;
}
.faq-rietschle .faq-header {
  text-align: center;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 2px solid var(--faq-accent);
}
.faq-rietschle .faq-header h2 {
  font-size: 22px;
  font-weight: 700;
  color: var(--faq-text);
  margin: 0 0 8px;
  letter-spacing: -0.3px;
}
.faq-rietschle .faq-header p {
  color: var(--faq-muted);
  font-size: 14px;
  margin: 0;
}
.faq-rietschle .faq-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
}
.faq-rietschle .faq-filter-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border: 1.5px solid var(--faq-border);
  border-radius: 20px;
  background: var(--faq-bg);
  color: var(--faq-muted);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}
.faq-rietschle .faq-filter-btn:hover,
.faq-rietschle .faq-filter-btn.active {
  background: var(--faq-accent);
  border-color: var(--faq-accent);
  color: #fff;
}
.faq-rietschle .faq-item {
  background: var(--faq-bg);
  border: 1px solid var(--faq-border);
  border-radius: var(--faq-radius);
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: var(--faq-shadow);
  transition: box-shadow 0.25s;
}
.faq-rietschle .faq-item.open {
  box-shadow: 0 4px 16px rgba(25,149,185,0.15);
  border-color: var(--faq-accent);
}
.faq-rietschle .faq-question {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 20px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background 0.2s;
}
.faq-rietschle .faq-question:hover { background: var(--faq-bg-alt); }
.faq-rietschle .faq-item.open .faq-question { background: var(--faq-open-bg); }
.faq-rietschle .faq-q-left { display: flex; align-items: flex-start; gap: 12px; flex: 1; }
.faq-rietschle .faq-num {
  flex-shrink: 0; width: 28px; height: 28px; border-radius: 50%;
  background: var(--faq-tag-bg); color: var(--faq-accent);
  display: flex; align-items: center; justify-content: center;
  font-size: 12px; font-weight: 700; margin-top: 1px;
  transition: background 0.2s, color 0.2s;
}
.faq-rietschle .faq-item.open .faq-num { background: var(--faq-accent); color: #fff; }
.faq-rietschle .faq-q-content { flex: 1; }
.faq-rietschle .faq-tag {
  display: inline-block; padding: 2px 8px; border-radius: 4px;
  background: var(--faq-tag-bg); color: var(--faq-tag-color);
  font-size: 11px; font-weight: 600; letter-spacing: 0.4px;
  text-transform: uppercase; margin-bottom: 5px;
}
.faq-rietschle .faq-item.open .faq-tag { background: rgba(25,149,185,0.15); color: var(--faq-accent-dark); }
.faq-rietschle .faq-question-text { font-size: 15px; font-weight: 600; color: var(--faq-text); line-height: 1.4; display: block; }
.faq-rietschle .faq-icon {
  flex-shrink: 0; width: 28px; height: 28px; border-radius: 50%;
  border: 1.5px solid var(--faq-border);
  display: flex; align-items: center; justify-content: center;
  color: var(--faq-accent); font-size: 18px; font-weight: 300; line-height: 1;
  transition: all 0.25s; margin-top: 1px;
}
.faq-rietschle .faq-item.open .faq-icon { background: var(--faq-accent); border-color: var(--faq-accent); color: #fff; transform: rotate(45deg); }
.faq-rietschle .faq-answer-wrap { max-height: 0; overflow: hidden; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.faq-rietschle .faq-item.open .faq-answer-wrap { max-height: 1800px; }
.faq-rietschle .faq-answer {
  padding: 0 20px 20px 60px;
  color: var(--faq-muted); font-size: 14px; line-height: 1.75;
  border-top: 1px solid var(--faq-border); margin: 0 20px; padding-top: 16px;
}
.faq-rietschle .faq-answer p { margin: 0 0 10px; }
.faq-rietschle .faq-answer p:last-child { margin-bottom: 0; }
.faq-rietschle .faq-specs {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 8px; margin: 14px 0;
}
.faq-rietschle .faq-spec-card {
  background: var(--faq-bg-alt); border: 1px solid var(--faq-border);
  border-radius: 6px; padding: 10px 12px;
}
.faq-rietschle .faq-spec-label { font-size: 11px; font-weight: 600; color: var(--faq-accent); text-transform: uppercase; letter-spacing: 0.5px; display: block; margin-bottom: 3px; }
.faq-rietschle .faq-spec-value { font-size: 14px; font-weight: 700; color: var(--faq-text); display: block; }
.faq-rietschle .faq-answer ol, .faq-rietschle .faq-answer ul { padding-left: 0; margin: 10px 0; list-style: none; }
.faq-rietschle .faq-answer li { padding: 6px 0 6px 18px; position: relative; border-bottom: 1px solid var(--faq-border); font-size: 14px; color: var(--faq-muted); }
.faq-rietschle .faq-answer li:last-child { border-bottom: none; }
.faq-rietschle .faq-answer li::before { content: "›"; position: absolute; left: 0; color: var(--faq-accent); font-weight: 700; }
.faq-rietschle .faq-answer strong { color: var(--faq-text); font-weight: 600; }
.faq-rietschle .faq-alert {
  display: flex; align-items: flex-start; gap: 10px;
  background: #fff8e1; border-left: 3px solid #f59e0b;
  border-radius: 0 6px 6px 0; padding: 10px 14px;
  margin: 12px 0; font-size: 13px; color: #78530a;
}
.faq-rietschle .faq-alert-icon { font-size: 16px; flex-shrink: 0; margin-top: 1px; }
.faq-rietschle .faq-tip {
  display: flex; align-items: flex-start; gap: 10px;
  background: #e8f5e9; border-left: 3px solid #4caf50;
  border-radius: 0 6px 6px 0; padding: 10px 14px;
  margin: 12px 0; font-size: 13px; color: #2e6b30;
}
.faq-rietschle .faq-ref-table { width: 100%; border-collapse: collapse; font-size: 13px; margin: 12px 0; }
.faq-rietschle .faq-ref-table th { background: var(--faq-open-bg); color: var(--faq-accent-dark); font-weight: 600; padding: 8px 10px; text-align: left; border-bottom: 2px solid var(--faq-accent); white-space: nowrap; }
.faq-rietschle .faq-ref-table td { padding: 7px 10px; border-bottom: 1px solid var(--faq-border); color: var(--faq-muted); vertical-align: top; }
.faq-rietschle .faq-ref-table tr:hover td { background: var(--faq-bg-alt); }
.faq-rietschle .faq-ref-table td:first-child { font-weight: 600; color: var(--faq-text); }
.faq-rietschle .faq-count { font-size: 13px; color: var(--faq-muted); margin-bottom: 14px; }
.faq-rietschle .faq-count span { font-weight: 600; color: var(--faq-accent); }
.faq-rietschle .faq-cta {
  margin-top: 32px; padding: 20px 24px;
  background: linear-gradient(135deg, #eef8fc 0%, #d6f0f8 100%);
  border: 1px solid #b3dff0; border-radius: var(--faq-radius);
  display: flex; align-items: center; justify-content: space-between;
  flex-wrap: wrap; gap: 16px;
}
.faq-rietschle .faq-cta-text h3 { font-size: 16px; font-weight: 700; color: var(--faq-text); margin: 0 0 4px; }
.faq-rietschle .faq-cta-text p { font-size: 13px; color: var(--faq-muted); margin: 0; }
.faq-rietschle .faq-cta-btn {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 10px 22px; background: var(--faq-accent); color: #fff;
  text-decoration: none; border-radius: 6px; font-size: 14px; font-weight: 600;
  white-space: nowrap; transition: background 0.2s;
}
.faq-rietschle .faq-cta-btn:hover { background: var(--faq-accent-dark); }
@media (max-width: 600px) {
  .faq-rietschle .faq-answer { padding-left: 20px; }
  .faq-rietschle .faq-specs { grid-template-columns: 1fr 1fr; }
}
