
:root{
  --bg:#f6f4ef;
  --paper:#ffffff;
  --paper2:#fbfaf7;
  --ink:#11120f;
  --muted:#6d675e;
  --line:#e7e1d6;
  --gold:#b89452;
  --gold2:#e8d7ad;
  --green:#18c768;
  --green-dark:#087b3a;
  --shadow:0 22px 60px rgba(31,27,20,.10);
  --soft-shadow:0 12px 32px rgba(31,27,20,.07);
  --radius:28px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--ink);line-height:1.55}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.container,.wrap{width:min(1160px,calc(100% - 32px));margin:auto}
.nav{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}
.nav-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em;color:#111}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff}.menu{display:flex;align-items:center;gap:22px;color:#333;font-weight:800;font-size:15px}.menu a:hover{color:#000}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:15px 24px;font-weight:900;font-size:16px;cursor:pointer;transition:.22s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-green,.btn.green{background:var(--green);color:#061109;box-shadow:0 16px 36px rgba(24,199,104,.26)}.btn-gold{background:var(--gold);color:#111;box-shadow:0 16px 34px rgba(184,148,82,.26)}.btn-dark,.btn.dark{background:#111;color:#fff;border:1px solid #111}.btn-xl{padding:18px 30px;font-size:18px}
.hero{min-height:calc(88vh - 74px);display:flex;align-items:center;position:relative;overflow:hidden;background:url('../img/hero-troc-schwarzwald.png') center/cover no-repeat;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.45) 45%,rgba(0,0,0,.08)),linear-gradient(0deg,rgba(0,0,0,.46),transparent 44%)}.hero-content{position:relative;z-index:2;padding:95px 0;max-width:760px}.badge,.availability-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;backdrop-filter:blur(12px)}.badge{background:rgba(255,255,255,.14);border:1px solid rgba(232,215,173,.38);color:#f6dc9f}.availability-pill{background:rgba(24,199,104,.17);border:1px solid rgba(24,199,104,.45);color:#baffd6;text-transform:none;letter-spacing:0}
h1{font-size:clamp(46px,7vw,82px);line-height:.94;letter-spacing:-.075em;margin-bottom:22px}.gold{color:#d7b66e}.lead{font-size:clamp(18px,2vw,22px);color:rgba(255,255,255,.84);max-width:700px;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.scarcity{display:inline-flex;margin:0 0 18px;padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:900;font-size:14px}.trust{display:flex;gap:12px;flex-wrap:wrap;color:#fff;font-weight:800;font-size:14px}.trust span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:10px 13px;border-radius:999px;backdrop-filter:blur(12px)}
.conversion-strip{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 35px rgba(31,27,20,.06)}.strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.strip-grid>div{padding:26px 20px;border-right:1px solid var(--line)}.strip-grid>div:last-child{border-right:0}.strip-grid strong{display:block;font-size:30px;line-height:1;letter-spacing:-.05em;color:#111}.strip-grid span{display:block;margin-top:8px;color:var(--muted);font-weight:700;font-size:14px}
.section{padding:92px 0;background:var(--bg)}.section:nth-of-type(even){background:#fff}.white-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.section h2{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.06em;max-width:780px;color:#111}.section p.top{color:var(--muted);max-width:440px;font-size:17px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--soft-shadow)}.card h3{font-size:24px;letter-spacing:-.04em;margin-bottom:10px;color:#111}.card p,.card li{color:var(--muted)}.conversion-card{transition:.22s ease}.conversion-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#f2eadb;color:#7f612c;font-size:24px;margin-bottom:18px}.image-card{overflow:hidden;padding:0;background:#fff}.image-card img{height:290px;width:100%;object-fit:cover}.image-card .inside{padding:28px}.price-choice .inside{display:grid;gap:12px}.price-tag{width:max-content;border-radius:999px;background:#edf8f1;color:#0c8f49;border:1px solid #c8efd8;padding:7px 11px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.gold-tag{background:#f4ead5;color:#6f5525;border-color:#e4d8bd}.featured-choice{box-shadow:0 28px 70px rgba(184,148,82,.16);border-color:#d8c79f}.list{display:grid;gap:12px;list-style:none;margin:8px 0}.list li{display:flex;gap:10px}.list li:before{content:'✓';color:var(--green-dark);font-weight:900}.route-band{background:#fff;border:1px solid var(--line);border-radius:38px;padding:36px;box-shadow:var(--shadow)}.light-band{background:#fff}.routes{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.route{background:#fbfaf7;border:1px solid var(--line);border-radius:22px;padding:20px}.route span{color:#8f713a;font-weight:900;font-size:13px}.route strong{display:block;font-size:19px;margin-top:4px;color:#111}.route small{display:block;color:var(--muted);margin-top:8px;font-weight:700}.review-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:var(--soft-shadow);color:#c6a15a;font-weight:900}.review-card p{color:#222;font-size:18px;line-height:1.45;margin:12px 0;font-weight:700}.review-card strong{display:block;color:var(--muted);font-size:14px}.cta{background:#111;color:#fff;border:1px solid #222;border-radius:42px;padding:54px;box-shadow:0 30px 90px rgba(0,0,0,.18)}.cta h2{color:#fff}.cta .lead{color:rgba(255,255,255,.78)}.cta .badge{background:rgba(255,255,255,.10);color:#f1d696;border-color:rgba(185,154,94,.34)}
.form-card{background:#fff;border:1px solid var(--line);border-radius:34px;padding:25px;box-shadow:var(--shadow)}form{display:grid;gap:12px}label{display:block;font-size:13px;color:#5a4826;font-weight:900;margin-bottom:5px}input,select,textarea{width:100%;border:1px solid #ded8cc;background:#fbfaf8;color:#151515;border-radius:16px;padding:14px;font-size:16px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(185,154,94,.12)}select option{background:#fff;color:#151515}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}textarea{min-height:94px;resize:vertical}.notice{border-radius:18px;padding:16px 18px;margin:0 0 18px;background:#ecfff4;border:1px solid #b9f2d1;color:#0d5d34}.notice.danger{background:#fff1f1;border-color:#ffd0d0;color:#8d2525}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:20px;overflow:hidden}.table th,.table td{text-align:left;padding:14px;border-bottom:1px solid var(--line);vertical-align:top}.table th{color:#6f5525;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.small{font-size:13px;color:#777}.status{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:#fff;font-weight:800;font-size:12px}.actions{display:flex;flex-wrap:wrap;gap:12px}
.whatsapp-fixed{position:fixed;right:20px;bottom:20px;z-index:120;background:#25D366;color:#07120b;padding:16px 22px;border-radius:999px;font-weight:900;box-shadow:0 18px 42px rgba(37,211,102,.30);border:1px solid rgba(0,0,0,.08)}.mobile-cta{display:none;position:fixed;left:14px;right:14px;bottom:14px;z-index:80}.mobile-cta .btn{width:100%}.footer{padding:42px 0;color:#69645d;border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
@media(max-width:900px){.menu a:not(.btn){display:none}.hero-content{padding:70px 0}.section-head{display:block}.section p.top{margin-top:14px}.grid-3,.grid-2,.routes{grid-template-columns:1fr}.strip-grid{grid-template-columns:1fr 1fr}.strip-grid>div:nth-child(2){border-right:0}.two{grid-template-columns:1fr}.cta{padding:32px;border-radius:30px}.whatsapp-fixed{display:none}.mobile-cta{display:block}.section{padding:66px 0}.nav-inner{height:70px}.conversion-trust span{width:100%}}
@media(max-width:520px){.brand span{font-size:15px}.menu .btn{padding:12px 15px;font-size:14px}h1{font-size:46px}.lead{font-size:18px}.hero-actions .btn,.btn-xl{width:100%}.strip-grid{grid-template-columns:1fr}.strip-grid>div{border-right:0;border-bottom:1px solid var(--line)}.strip-grid>div:last-child{border-bottom:0}.card{padding:24px}.route-band{padding:22px}.image-card img{height:220px}.availability-pill,.scarcity{font-size:13px}}

/* COMPLETE REDESIGN PAGES */
.page-hero{padding:84px 0 54px;background:#111;color:#fff;position:relative;overflow:hidden}
.page-hero:before{content:"";position:absolute;inset:0;background:url('../img/hero-troc-schwarzwald.png') center/cover no-repeat;opacity:.28;filter:saturate(.9)}
.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.38))}
.page-hero .container{position:relative;z-index:2}
.page-hero h1{max-width:820px}.page-hero .lead{color:rgba(255,255,255,.82)}
.service-highlight{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}
.service-highlight .card{padding:0;overflow:hidden}
.service-highlight img{height:340px;width:100%;object-fit:cover}
.service-highlight .inside{padding:30px}
.price-card{position:relative;display:flex;flex-direction:column;gap:18px;min-height:100%}
.price-card .price{font-size:46px;letter-spacing:-.06em;font-weight:900;color:#111}.price-card .price small{font-size:16px;color:var(--muted);letter-spacing:0}
.price-card.featured{border:2px solid var(--gold);box-shadow:0 26px 70px rgba(184,148,82,.18)}
.ribbon{position:absolute;right:22px;top:22px;background:#111;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}
.booking-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}
.booking-note{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--soft-shadow)}
.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}
.contact-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--soft-shadow)}
.contact-card strong{display:block;font-size:24px;letter-spacing:-.04em;margin:10px 0;color:#111}
.big-link{font-size:20px;font-weight:900;color:#087b3a;word-break:break-word}
.clean-band{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
@media(max-width:900px){.service-highlight,.booking-shell,.contact-grid{grid-template-columns:1fr}.page-hero{padding:62px 0 42px}.service-highlight img{height:240px}}

/* Leistungen Hero FINAL */
.leistungen-hero{
  min-height:62vh;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,12,10,.72),rgba(8,12,10,.28) 48%,rgba(8,12,10,.08)),
    url('../img/hero-leistungen-airport.png') center/cover no-repeat;
}
.leistungen-hero .lead{color:rgba(255,255,255,.88);max-width:640px}
.leistungen-hero h1{max-width:820px}
@media(max-width:760px){.leistungen-hero{min-height:72vh;background-position:center}.leistungen-hero h1{font-size:42px}}

/* FIX FINAL: Leistungen Hero ohne Doppelbild / Ghosting */
.page-hero.leistungen-hero::before,
.page-hero.leistungen-hero::after{
  content:none !important;
  display:none !important;
}
.page-hero.leistungen-hero{
  position:relative;
  min-height:62vh;
  padding:96px 0 70px;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,12,10,.76),rgba(8,12,10,.35) 46%,rgba(8,12,10,.08)),
    url('../img/hero-leistungen-airport.png') center center/cover no-repeat !important;
}
.page-hero.leistungen-hero .container{
  position:relative;
  z-index:2;
}
@media(max-width:760px){
  .page-hero.leistungen-hero{
    min-height:72vh;
    padding:70px 0 48px;
    background:
      linear-gradient(90deg,rgba(8,12,10,.78),rgba(8,12,10,.42)),
      url('../img/hero-leistungen-airport.png') center center/cover no-repeat !important;
  }
}


/* PREISE FINAL: Hero nur mit einem Bild, kein Doppelbild / Ghosting */
.page-hero.preise-hero::before,
.page-hero.preise-hero::after{
  content:none !important;
  display:none !important;
}
.page-hero.preise-hero{
  position:relative;
  min-height:62vh;
  padding:96px 0 70px;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,12,10,.76),rgba(8,12,10,.42) 48%,rgba(8,12,10,.12)),
    url('../img/hero-preise-payment.png') center center/cover no-repeat !important;
}
.page-hero.preise-hero .container{
  position:relative;
  z-index:2;
}
.page-hero.preise-hero .lead{
  color:rgba(255,255,255,.88);
  max-width:650px;
}
.page-hero.preise-hero h1{
  max-width:840px;
}
@media(max-width:760px){
  .page-hero.preise-hero{
    min-height:72vh;
    padding:70px 0 48px;
    background:
      linear-gradient(90deg,rgba(8,12,10,.80),rgba(8,12,10,.48)),
      url('../img/hero-preise-payment.png') center center/cover no-repeat !important;
  }
}


/* PRO VERSION: Buchung & Kontakt Hero ohne Doppelbild */
.page-hero.buchung-hero::before,
.page-hero.buchung-hero::after,
.page-hero.kontakt-hero::before,
.page-hero.kontakt-hero::after{
  content:none !important;
  display:none !important;
}
.page-hero.buchung-hero{
  position:relative;
  min-height:68vh;
  padding:96px 0 70px;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,12,10,.70),rgba(8,12,10,.36) 47%,rgba(8,12,10,.06)),
    url('../img/hero-buchung.png') center center/cover no-repeat !important;
}
.page-hero.kontakt-hero{
  position:relative;
  min-height:68vh;
  padding:96px 0 70px;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(8,12,10,.70),rgba(8,12,10,.36) 47%,rgba(8,12,10,.06)),
    url('../img/hero-kontakt.png') center center/cover no-repeat !important;
}
.page-hero.buchung-hero .container,
.page-hero.kontakt-hero .container{
  position:relative;
  z-index:2;
}
.page-hero.buchung-hero h1,
.page-hero.kontakt-hero h1{
  max-width:820px;
}
.page-hero.buchung-hero .lead,
.page-hero.kontakt-hero .lead{
  color:rgba(255,255,255,.88);
  max-width:680px;
}
@media(max-width:760px){
  .page-hero.buchung-hero,
  .page-hero.kontakt-hero{
    min-height:72vh;
    padding:70px 0 48px;
    background-position:center center !important;
  }
}


/* LEGAL PREMIUM - Murgtal Shuttle */
.legal-page{background:#f7f7f5;padding:90px 20px 110px;color:#111}
.legal-container{max-width:920px;margin:0 auto}
.legal-badge{display:inline-block;background:#efe3c8;color:#7b6230;padding:8px 14px;border-radius:999px;font-weight:800;font-size:13px;margin-bottom:18px}
.legal-container h1{font-size:clamp(42px,6vw,64px);line-height:.95;margin:0 0 18px;letter-spacing:-.06em}
.legal-intro{font-size:18px;line-height:1.7;color:#555;max-width:780px;margin:0 0 34px}
.legal-card{background:#fff;border:1px solid #ece7dd;border-radius:24px;padding:28px;margin-bottom:18px;box-shadow:0 18px 45px rgba(0,0,0,.055)}
.legal-card h2{font-size:22px;line-height:1.2;margin:0 0 12px;color:#111;letter-spacing:-.03em}
.legal-card p,.legal-card li{font-size:16px;color:#555;line-height:1.75}
.legal-card ul{padding-left:22px;margin:12px 0}
.legal-card a{color:#111;font-weight:700;text-decoration:underline}
.legal-note{background:#111;color:#fff;border-radius:24px;padding:26px;margin-top:24px}
.legal-note p{color:rgba(255,255,255,.78);margin:0}
@media(max-width:700px){.legal-page{padding:55px 16px 80px}.legal-card{padding:22px;border-radius:20px}}

/* ===== Murgtal Shuttle: Preis + Soft Storno/Zuschlag ===== */
.price-preview {
  background: #f6fbf7;
  border: 1px solid #cfeedd;
  color: #0d5d34;
  border-radius: 18px;
  padding: 14px 16px;
  margin: 8px 0 4px;
  font-weight: 900;
}

.price-preview small {
  display: block;
  margin-top: 4px;
  color: #4f6f5b;
  font-weight: 700;
  line-height: 1.45;
}

.soft-rules-box {
  background: #ffffff;
  border: 1px solid #ece7dd;
  border-radius: 22px;
  padding: 22px;
  margin: 20px 0;
  box-shadow: 0 14px 38px rgba(0,0,0,.055);
}

.soft-rules-box h3 {
  margin: 0 0 12px;
  font-size: 22px;
  color: #111;
  letter-spacing: -.03em;
}

.soft-rules-box ul {
  margin: 0;
  padding-left: 20px;
}

.soft-rules-box li {
  margin: 8px 0;
  color: #555;
  line-height: 1.55;
}

.soft-check {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  background: #f7f7f5;
  border: 1px solid #ece7dd;
  border-radius: 16px;
  padding: 14px;
  margin: 16px 0;
  color: #444;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}

.soft-check input {
  width: auto;
  margin-top: 4px;
  flex: 0 0 auto;
}

.admin-rules {
  background: #fffaf0;
  border: 1px solid #ead9b8;
  border-radius: 18px;
  padding: 16px;
  color: #554018;
  line-height: 1.6;
}


/* Preise nur Text-Fix: innerhalb bestehender Karten */
.price-lines{
  margin:22px 0;
  display:grid;
  gap:10px;
}
.price-lines div{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding:10px 0;
  border-bottom:1px solid #eee8dc;
}
.price-lines div:last-child{border-bottom:0}
.price-lines span{
  font-size:15px;
  font-weight:800;
  color:#111;
}
.price-lines strong{
  min-width:90px;
  text-align:right;
  font-size:22px;
  font-weight:900;
  color:#16a34a;
}
.price-lines.vip strong{
  color:#c5a057;
  font-size:24px;
}
.vip-note-soft{
  background:#fff8e6;
  border:1px solid #ead9b8;
  color:#7b6230 !important;
  border-radius:16px;
  padding:12px 14px;
  font-weight:800;
  font-size:14px;
  margin:10px 0 18px;
}



/* ===== FINAL PIXEL PERFECT PREISE ===== */

/* Preisbereich in bestehenden Karten */
.price-lines{
  width:100% !important;
  margin:22px 0 !important;
  background:#f7f7f5 !important;
  border:1px solid #ece7dd !important;
  border-radius:20px !important;
  padding:8px 16px !important;
  display:block !important;
}

/* Jede Preiszeile: Ziel links, Preis rechts */
.price-lines div{
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  gap:24px !important;
  width:100% !important;
  padding:12px 0 !important;
  border-bottom:1px solid #e6ded0 !important;
}

.price-lines div:last-child{
  border-bottom:0 !important;
}

.price-lines span{
  flex:1 1 auto !important;
  display:block !important;
  color:#111 !important;
  font-size:15px !important;
  font-weight:800 !important;
  line-height:1.25 !important;
  text-align:left !important;
}

/* Preis wirklich ganz nach rechts */
.price-lines strong{
  flex:0 0 105px !important;
  display:block !important;
  min-width:105px !important;
  margin-left:auto !important;
  text-align:right !important;
  white-space:nowrap !important;
  font-size:23px !important;
  font-weight:950 !important;
  letter-spacing:.3px !important;
  color:#16a34a !important;
}

/* VIP Preise gold und etwas größer */
.price-lines.vip{
  background:#fffaf0 !important;
  border-color:#d7bd7a !important;
}

.price-lines.vip strong{
  color:#c5a057 !important;
  font-size:25px !important;
  text-shadow:0 2px 8px rgba(197,160,87,.22) !important;
}

/* VIP Hinweis sauber, nicht dunkel/unklar */
.vip-note-soft{
  background:#fff8e6 !important;
  border:1px solid #ead9b8 !important;
  color:#7b6230 !important;
  border-radius:16px !important;
  padding:12px 14px !important;
  font-weight:850 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  margin:10px 0 18px !important;
}

/* Empfohlen Badge subtil animiert */
.recommend{
  animation:recommendedPulse 2.4s ease-in-out infinite !important;
}

@keyframes recommendedPulse{
  0%{transform:scale(1);box-shadow:0 0 0 0 rgba(197,160,87,.45)}
  55%{transform:scale(1.06);box-shadow:0 0 0 10px rgba(197,160,87,0)}
  100%{transform:scale(1);box-shadow:0 0 0 0 rgba(197,160,87,0)}
}

/* VIP Karte bekommt Premium-Gefühl beim Hover */
.price-card.featured{
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}

.price-card.featured:hover{
  transform:translateY(-6px) !important;
  border-color:#c5a057 !important;
  box-shadow:0 30px 80px rgba(197,160,87,.22),0 18px 45px rgba(0,0,0,.08) !important;
}


/* AUTO SYSTEM PRO */
.whatsapp-float{position:fixed;right:20px;bottom:20px;background:#25D366;color:#fff;padding:14px 18px;border-radius:50px;font-weight:800;z-index:999;}

/* ===== KUNDENFERTIG FINAL - Vertrauen & Conversion ===== */
.trust-conversion{
  padding-top:42px!important;
  padding-bottom:42px!important;
}
.trust-strip{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.trust-strip div{
  background:#fff;
  border:1px solid #ece7dd;
  border-radius:22px;
  padding:20px;
  box-shadow:0 14px 38px rgba(0,0,0,.055);
}
.trust-strip strong{
  display:block;
  color:#111;
  font-size:17px;
  margin-bottom:6px;
}
.trust-strip span{
  color:#555;
  line-height:1.45;
  font-size:14px;
}
.customer-note{
  background:#f6fbf7;
  border:1px solid #cfeedd;
  color:#0d5d34;
  border-radius:18px;
  padding:15px 16px;
  margin:18px 0;
}
.customer-note strong{
  display:block;
  margin-bottom:4px;
}
.customer-note span{
  color:#4f6f5b;
  font-weight:700;
  line-height:1.45;
}
.whatsapp-float{
  position:fixed;
  right:20px;
  bottom:20px;
  background:#25D366;
  color:#fff!important;
  padding:14px 18px;
  border-radius:50px;
  font-weight:900;
  box-shadow:0 12px 35px rgba(37,211,102,.35),0 10px 30px rgba(0,0,0,.18);
  z-index:9999;
  text-decoration:none!important;
}
.whatsapp-float:hover{
  transform:translateY(-2px);
}
.customer-contact-promise .cta-box{
  text-align:left;
}
@media(max-width:900px){
  .trust-strip{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:560px){
  .trust-strip{
    grid-template-columns:1fr;
  }
  .whatsapp-float{
    left:16px;
    right:16px;
    text-align:center;
  }
}

.trust-ultimate{background:#f7f7f5;padding:20px;border-radius:16px;margin:20px 0;font-weight:700;}
.vip-boost{margin-top:10px;color:#c5a057;font-weight:700;}
.booking-ultimate{background:#f0fdf4;padding:15px;border-radius:12px;margin-bottom:15px;font-weight:700;}
.reviews-ultimate{margin:40px 0;font-size:18px;font-weight:700;}

/* LEVEL 2 PRO */
.level2-note{background:#fff;border:1px solid #ece7dd;border-radius:22px;padding:22px;box-shadow:0 14px 38px rgba(0,0,0,.055);}
.level2-note strong{color:#111}

.money-reviews{margin:30px 0;font-weight:700;font-size:17px}
.money-vip{margin-top:10px;color:#c5a057;font-weight:800}
.money-urgency{color:#b91c1c;font-weight:800;margin:20px 0}


/* ===== LOGO EINBAU ===== */
.brand{
  display:flex;
  align-items:center;
  gap:12px;
  text-decoration:none;
}

.brand-logo{
  height:54px;
  width:auto;
  display:block;
  object-fit:contain;
}

@media(max-width:768px){
  .brand-logo{
    height:42px;
  }
}


/* ===== MYSQL FIRST NO WHATSAPP FRONTEND ===== */
a[href*="wa.me"],
a[href*="whatsapp"],
.whatsapp,
.whatsapp-float,
.floating-whatsapp,
.wa-float,
.btn-whatsapp{
  display:none!important;
}
.form-result{
  font-size:14px;
}


/* ===== NO WHATSAPP TOTAL CLEAN ===== */
a[href*="wa.me"],
a[href*="whatsapp"],
[class*="whatsapp"],
[class*="WhatsApp"],
[class*="wa-float"],
.floating-whatsapp{
  display:none!important;
}
