@font-face{
  font-family:"Dancing Script";
  src:url("../fonts/dancing-script.woff2") format("woff2");
  font-weight:400 700;
  font-style:normal;
  font-display:swap;
}

/* ===== Base ===== */
:root{--bg:#330000;--text:#CC9999;--hell:#e9c9c9;--gold:#d9a441;--line:rgba(204,153,153,.35)}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:var(--bg);color:var(--text);font:16px/1.7 "Segoe UI",system-ui,Arial,sans-serif}
img{max-width:100%;display:block}
.container{width:min(1080px,92%);margin-inline:auto}
.brand{font-family:"Dancing Script",cursive;font-weight:700;color:var(--hell)}
::selection{background:var(--gold);color:var(--bg)}

/* ===== Header ===== */
header{position:sticky;top:0;background:rgba(51,0,0,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);z-index:20}
.nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;flex-wrap:wrap}
.logo{font-family:"Dancing Script",cursive;font-size:1.7rem;text-decoration:none}
h1,h2{font-family:"Dancing Script",cursive}
h2{font-size:clamp(1.9rem,4vw,2.6rem);color:var(--hell);margin-bottom:1.2rem}
nav ul{display:flex;gap:1.1rem;list-style:none;flex-wrap:wrap}
nav a{color:var(--text);text-decoration:none;font-size:.95rem}
nav a:hover{color:var(--hell)}

/* ===== Hero ===== */
.hero{padding:5rem 0 4rem;text-align:center;background:radial-gradient(ellipse at top,rgba(204,153,153,.14),transparent 60%)}
.hero h1{font-size:clamp(3rem,8vw,5rem);line-height:1.15}
.hero .claim{max-width:660px;margin:1rem auto 2.2rem;font-size:1.1rem}

.hero{
  background:
  linear-gradient(rgba(51,0,0,.6), rgba(51,0,0,.77)),
  url("../img/bg.png") top/cover no-repeat;
}

/* ===== Botones de contacto ===== */
.contact-bar{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center}
.cbtn{display:inline-flex;align-items:center;gap:.55rem;padding:.8rem 1.5rem;border-radius:999px;
  border:1px solid var(--line);color:var(--text);text-decoration:none;cursor:pointer;font:600 .95rem/1 "Segoe UI",sans-serif;
  background:rgba(255,255,255,.04);backdrop-filter:blur(8px);transition:.25s}
.cbtn svg{width:20px;height:20px;fill:currentColor}
.cbtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.5)}
.cbtn.tel:hover{background:var(--text);color:var(--bg);border-color:var(--text)}
.cbtn.mail:hover{background:var(--gold);color:var(--bg);border-color:var(--gold)}
.cbtn.whatsapp:hover{background:#25D366;color:#0b3d22;border-color:#25D366}
.cbtn.signal:hover{background:#3A76F0;color:#fff;border-color:#3A76F0}

#leihgeigen .cbtn{margin:0 0 .5rem}

/* ===== Secciones ===== */
section{padding:4rem 0}
h2{font-family:"Dancing Script","Segoe Script",cursive;font-size:clamp(1.9rem,4vw,2.6rem);color:var(--hell);margin-bottom:1.2rem}
.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.4rem}
.card{border:1px solid var(--line);border-radius:16px;padding:1.6rem;background:rgba(255,255,255,.03);transition:.25s}
.card:hover{transform:translateY(-4px);border-color:var(--text)}
.card h3{color:var(--hell);margin-bottom:.5rem}
.preis{font-size:1.5rem;color:var(--gold);font-weight:700;margin:.6rem 0}
.checks{list-style:none;margin:1rem 0}
.checks li{margin:.55rem 0;padding-left:1.7rem;position:relative}
.checks li::before{content:"♪";position:absolute;left:0;color:var(--gold)}
.btn-shop{display:inline-block;margin-top:1.2rem}

/* Untertitel unter der H2 – andere Schrift als die Dancing-Script-Titel */
.section-claim{
  font-size:1.1rem;
  font-style:italic;
  color:var(--text);
  margin:-.5rem 0 1.8rem;
}

/* ===== Shop ===== */
.paypal-slot{margin-top:1rem}
.shop-msg{margin-top:.9rem;font-size:.92rem;color:var(--hell)}

/* ===== Cookie-Banner ===== */
#cookie-banner{position:fixed;left:0;right:0;bottom:0;background:#2a0000;border-top:1px solid var(--line);
  padding:1.2rem 1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;z-index:50}
#cookie-banner p{max-width:720px;font-size:.9rem}
#cookie-banner a{color:var(--hell)}
#cookie-banner[hidden]{display:none}

/* ===== Footer ===== */
footer{border-top:1px solid var(--line);padding:2rem 0;margin-top:2rem}
footer a{color:var(--text);text-decoration:none;margin-right:1.2rem}
footer a:hover{color:var(--hell)}

/* ===== Zitat unter dem Namen ===== */
.quote{margin:1.4rem auto 1.8rem;max-width:640px}
.quote p{
  font-family:"Dancing Script",cursive;
  font-weight: bold;
  font-size:clamp(1.3rem,3vw,1.7rem);
  color:var(--text);
  line-height:1.5;
  margin:0 0 .5rem;
}
.quote cite{
  display:block;
  font-style:normal;
  font-size:.9rem;
  letter-spacing:.05em;
  color:var(--text);
}
/* ===== Bio-Blöcke (Text + Foto abwechselnd) ===== */
.bio-block{
  display:flex;
  align-items:center;
  gap:2.2rem;
  margin:2.5rem 0;
  padding:1.8rem;
  background:rgba(255,255,255,.04);
  border:1px solid var(--line);
  border-radius:18px;
}

/* Bloques pares: invertir orden (foto a la derecha) */
.bio-block:nth-child(even){flex-direction:row-reverse}

.bio-block img{
  width:220px;
  height:220px;
  object-fit:cover;
  border-radius:14px;
  flex-shrink:0;
  box-shadow:0 10px 25px rgba(0,0,0,.4);
}

.bio-block .bio-text h3{
  font-family:"Dancing Script",cursive;
  font-size:1.6rem;
  color:var(--text);
  margin:0 0 .7rem;
}

.bio-block .bio-text p{
  color:var(--text);
  line-height:1.7;
  margin:0;
}

/* Responsive: en móvil se apila */
@media (max-width:720px){
  .bio-block,.bio-block:nth-child(even){
    flex-direction:column;
    text-align:center;
  }
  .bio-block img{width:180px;height:180px}
}

/* ===== Abstände einheitlich in allen Sektionen ===== */
section .container > p{margin:0 0 1.2rem}
#kontakt .contact-bar{margin-top:1rem}

/* ===== Unterrichtsorte / Region ===== */
.region{margin-top:3rem;text-align:center}
.region h3{font-family:"Dancing Script",cursive;font-size:1.7rem;color:var(--text);margin-bottom:.5rem}
.orte{list-style:none;display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-top:1.1rem}
.orte li{border:1px solid var(--line);border-radius:999px;padding:.55rem 1.2rem;
  background:rgba(255,255,255,.04);transition:.25s;cursor:default}
.orte li:hover{border-color:var(--gold);color:var(--hell);transform:translateY(-2px)}

/* ===== Shop: ISMN + Warenkorb ===== */
.ismn{font-size:.85rem;letter-spacing:.04em;color:var(--gold);margin:0 0 .4rem}
.preis small{font-size:.8rem;font-weight:400;color:var(--text)}
.ismn-note{margin-top:2.5rem;text-align:center;font-size:.9rem;border:1px dashed var(--line);border-radius:12px;padding:1rem 1.2rem}
.cart-list{list-style:none;margin:1.2rem 0}
.cart-list li{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.7rem 0;border-bottom:1px solid var(--line)}
.cart-item{flex:1;min-width:200px}
.cart-ctrl{display:flex;gap:.4rem}
.cart-ctrl button{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--text);cursor:pointer}
.cart-ctrl button:hover{border-color:var(--gold);color:var(--hell)}

/* ===== Shop: Produktbild + Lightbox ===== */
.card .prod-img{
  width:100%;
  aspect-ratio:3/4;
  object-fit:cover;
  border-radius:12px;
  margin-bottom:1rem;
  cursor:zoom-in;
  transition:transform .35s ease;
  box-shadow:0 8px 20px rgba(0,0,0,.4);
}
.card .prod-img:hover{transform:scale(1.03)}

/* Lightbox */
#lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2rem}
#lightbox[hidden]{display:none}
.lb-overlay{position:absolute;inset:0;background:rgba(0,0,0,.9);animation:fadeIn .25s ease}
.lb-content{position:relative;max-width:90vw;max-height:90vh;z-index:1;animation:zoomIn .3s ease}
.lb-content img{max-width:100%;max-height:85vh;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.6)}
.lb-caption{color:var(--hell);text-align:center;margin-top:.8rem;font-family:"Dancing Script",cursive;font-size:1.3rem}
.lb-close{
  position:absolute;top:-40px;right:-10px;
  width:42px;height:42px;border-radius:50%;
  background:var(--bg);color:var(--hell);border:1px solid var(--line);
  font-size:1.3rem;cursor:pointer;
  display:flex;align-items:center;justify-content:center;
  transition:.25s;
}
.lb-close:hover{background:var(--gold);color:var(--bg);transform:rotate(90deg)}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes zoomIn{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}

/* Botón "Entfernen" en el carrito */
.cart-ctrl .cart-del{
  width:auto;
  height:auto;
  border-radius:999px;
  padding:.4rem 1rem;
  font-size:.8rem;
  letter-spacing:.04em;
}
.cart-ctrl .cart-del:hover{
  background:rgba(204,153,153,.15);
  border-color:var(--text);
  color:var(--hell);
}

/* ===== Shop-Bilder auf Mobil kleiner ===== */
@media (max-width:720px){
  .card .prod-img{
    width:60%;
    max-width:220px;
    margin:0 auto 1rem;
  }
  #shop .card{text-align:center}
}

/* ===== Angebotszeile unter dem Zitat ===== */
.angebot{
  font-size:1.05rem;
  font-weight:bold;
  letter-spacing:.22em;
  text-transform:uppercase;
  color:var(--text);
  margin:0 0 1.4rem;
}