
:root{--bg:#0b111c;--panel:#121b2b;--panel2:#172235;--text:#eef3f8;--muted:#b6c0ce;--line:rgba(255,255,255,.12);--blue:#1ea7ff;--orange:#ff7a1a;--green:#24c461}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#0b111c,#0d1422 55%,#070b12);color:var(--text);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrapper{max-width:1120px;margin:auto;padding:0 22px}
.header{position:sticky;top:0;z-index:20;background:rgba(11,17,28,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:14px 0}.brand{display:flex;align-items:center;gap:14px}.brand img{width:74px}.brand-title{font-weight:800;font-size:20px}.brand-sub{font-size:13px;color:var(--muted)}.menu{display:flex;gap:20px;color:var(--muted);font-size:15px}.menu a:hover,.menu a.active{color:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;font-weight:800;border:1px solid transparent}.btn-wa{background:var(--green);color:#fff}.btn-orange{background:var(--orange);color:#fff}.btn-dark{background:#1e293b;border-color:var(--line);color:#fff}
.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:58px 0 42px}.kicker{display:inline-block;background:rgba(30,167,255,.10);color:#9bd9ff;border:1px solid rgba(30,167,255,.30);padding:7px 12px;border-radius:999px;font-size:14px;font-weight:700;margin-bottom:16px}
h1{font-size:46px;line-height:1.08;margin:0 0 16px;letter-spacing:-.6px}h2{font-size:32px;margin:0 0 20px}h3{font-size:22px;margin:0 0 8px}p{color:var(--muted);margin:0 0 14px}.orange{color:var(--orange)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.logo-card,.card{background:linear-gradient(180deg,var(--panel),var(--panel2));border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 12px 34px rgba(0,0,0,.2)}.logo-card{border-radius:22px;padding:24px}.logo-card img{margin:auto;max-width:360px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 0}.fact{background:#0f1726;border:1px solid var(--line);border-radius:14px;padding:15px;text-align:center;color:var(--muted);font-weight:800}
.section{padding:46px 0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card ul{margin:12px 0 0;padding-left:18px;color:var(--muted)}.card li{margin:7px 0}.icon{font-size:28px;margin-bottom:10px}.image-card img{border-radius:14px;border:1px solid var(--line)}
.notice{background:rgba(255,122,26,.09);border:1px solid rgba(255,122,26,.35);color:#ffd7bd;border-radius:14px;padding:15px;font-size:14px;margin-top:14px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{background:#0f1726;border:1px solid var(--line);border-radius:14px;padding:15px}.step strong{display:block;color:#fff;margin-bottom:4px}
.price-list{display:grid;gap:10px}.price-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.09);padding:11px 0}.price-row:last-child{border-bottom:0}.price{color:#ffc18d;font-weight:900;white-space:nowrap}.page-hero{padding:42px 0 24px;border-bottom:1px solid var(--line)}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.form label{display:block;color:#fff;font-weight:700;margin:12px 0 6px}.form input,.form select,.form textarea{width:100%;padding:12px;border-radius:10px;border:1px solid var(--line);background:#0b1220;color:#fff;font-family:inherit}.form textarea{min-height:130px;resize:vertical}.form small{display:block;color:var(--muted);margin-top:10px}
.footer{margin-top:40px;padding:28px 0;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#9bd9ff;margin-right:14px}
@media(max-width:900px){.hero,.grid-3,.grid-2,.contact-grid{grid-template-columns:1fr}.fact-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.menu{display:none}h1{font-size:36px}}@media(max-width:560px){.wrapper{padding:0 16px}.brand img{width:58px}.brand-title{font-size:17px}.fact-grid,.steps{grid-template-columns:1fr}.actions .btn{width:100%}.price-row{flex-direction:column;gap:3px}}

/* Rechtstext-Seiten – gleiche Optik, bessere Lesbarkeit */
.legal{max-width:900px;margin:auto;line-height:1.75}
.legal h1{font-size:34px;margin-bottom:8px}
.legal .legal-sub{color:#9bd9ff;margin-bottom:26px}
.legal h2{margin-top:30px;font-size:22px;color:#9bd9ff}
.legal h3{margin-top:22px;font-size:18px;color:#fff}
.legal p,.legal li{color:#c4cedd}
.legal ul{padding-left:20px}
.legal-box{background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:14px;padding:16px;margin:16px 0}
.legal-note{background:rgba(255,122,26,.09);border:1px solid rgba(255,122,26,.35);color:#ffd7bd;border-radius:14px;padding:15px;margin:18px 0}
.brand-disclaimer{max-width:1120px;margin:14px auto 0;padding:0 22px;color:var(--muted);font-size:12px;opacity:.72}
.form-privacy{font-size:13px;color:var(--muted);margin-top:12px}
.form-privacy a{color:#9bd9ff}


/* Preisstruktur Unterseiten */
.price-category-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 22px;
}
.price-category-card {
  position: relative;
  overflow: hidden;
}
.price-symbol,
.price-page-symbol {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: rgba(30,167,255,.12);
  border: 1px solid rgba(30,167,255,.28);
  font-size: 28px;
  margin-bottom: 14px;
}
.price-page-head {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 22px;
}
.price-page-head h1 {
  margin-bottom: 6px;
}
.price-table-clean {
  width: 100%;
}
.price-table-clean .price-row {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255,255,255,.09);
}
.price-table-clean .price-row:last-child {
  border-bottom: none;
}
.price-table-clean .price {
  color: #ffc18d;
  font-weight: 900;
  white-space: nowrap;
}
.price-hint-box {
  margin-top: 20px;
  background: rgba(255,122,26,.09);
  border: 1px solid rgba(255,122,26,.35);
  color: #ffd7bd;
  border-radius: 14px;
  padding: 16px;
}
.price-hint-box ul {
  margin: 8px 0 0;
  padding-left: 20px;
}
.solder-highlight {
  margin-top: 26px;
  border: 1px solid rgba(255,122,26,.42);
  background: linear-gradient(180deg, rgba(255,122,26,.12), rgba(18,27,43,.95));
}
.solder-highlight .price-symbol {
  background: rgba(255,122,26,.14);
  border-color: rgba(255,122,26,.35);
}
@media(max-width: 900px) {
  .price-category-grid { grid-template-columns: 1fr 1fr; }
}
@media(max-width: 560px) {
  .price-category-grid { grid-template-columns: 1fr; }
  .price-page-head { align-items: flex-start; }
  .price-table-clean .price-row { flex-direction: column; gap: 3px; }
}


/* Finaler Feinschliff Preisübersicht */
.legal-frame {
  width: 100%;
  min-height: 2200px;
  border: none;
  background: #fff;
  border-radius: 18px;
}
.price-category-card {
  display: flex;
  flex-direction: column;
  min-height: 245px;
}
.price-category-card h3 { margin-top: 2px; }
.price-category-card p { flex: 1; }
.price-card-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
  padding: 13px 16px;
  border-radius: 12px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, rgba(30,167,255,.20), rgba(255,122,26,.18));
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 10px 28px rgba(0,0,0,.20);
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}
.price-card-button::after {
  content: "→";
  font-size: 18px;
  opacity: .85;
}
.price-card-button:hover {
  transform: translateY(-1px);
  border-color: rgba(30,167,255,.38);
  background: linear-gradient(135deg, rgba(30,167,255,.28), rgba(255,122,26,.24));
}
.price-brand-logo {
  width: 58px;
  height: 58px;
  object-fit: contain;
  border-radius: 14px;
  padding: 6px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
}
.price-head-icons {
  display: flex;
  gap: 12px;
  align-items: center;
}
.price-page-head { align-items: center; }
.price-page-head .price-page-symbol { margin-bottom: 0; }
@media(max-width: 560px) {
  .price-card-button { width: 100%; }
  .legal-frame { min-height: 2600px; }
}


/* Elegantere Kategorie-Icons */
.price-symbol,
.price-page-symbol {
  width: 62px;
  height: 62px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,.10), transparent 60%),
    linear-gradient(145deg, rgba(18,32,52,.96), rgba(8,16,28,.98));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.06),
    0 12px 28px rgba(0,0,0,.28);
  position: relative;
  overflow: hidden;
}

.price-symbol::before,
.price-page-symbol::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(30,167,255,.16), rgba(255,122,26,.12));
  pointer-events: none;
}

.price-symbol span,
.price-page-symbol span {
  position: relative;
  z-index: 2;
  font-size: 28px;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,.35));
}

.price-category-card:hover .price-symbol,
.price-page-head:hover .price-page-symbol {
  border-color: rgba(30,167,255,.30);
  transform: translateY(-1px);
  transition: .18s ease;
}


/* Seriöse Text-Badges statt Emoji-Icons */
.price-symbol,
.price-page-symbol {
  width: 66px;
  height: 48px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(145deg, rgba(16,29,48,.98), rgba(8,15,27,.98));
  border: 1px solid rgba(255,255,255,.14);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 10px 26px rgba(0,0,0,.28);
  color: #f8fafc;
  font-weight: 900;
  letter-spacing: .8px;
  font-size: 15px;
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.price-symbol::after,
.price-page-symbol::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 8px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
  opacity: .85;
}

.price-symbol span,
.price-page-symbol span {
  position: relative;
  z-index: 2;
  font-size: 15px;
  filter: none;
}

.price-head-icons {
  display: flex;
  gap: 12px;
  align-items: center;
}

.price-brand-logo {
  width: 54px;
  height: 54px;
  object-fit: contain;
  border-radius: 14px;
  padding: 6px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
}


/* Startseiten Feature-Icons & Badge Headlines */
.feature-icon {
  width: 64px;
  height: 46px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, rgba(16,29,48,.98), rgba(8,15,27,.98));
  border: 1px solid rgba(255,255,255,.14);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 10px 26px rgba(0,0,0,.28);
  color: #f8fafc;
  font-weight: 900;
  letter-spacing: .8px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  margin-bottom: 14px;
}

.feature-icon::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 8px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
}

.section-badge-title {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(16,29,48,.98), rgba(8,15,27,.98));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 10px 26px rgba(0,0,0,.22);
  margin-bottom: 18px;
}

.section-badge-title span {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .8px;
  color: #f8fafc;
}

.section-badge-title::after {
  content: "";
  width: 42px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
}


/* Glaskästchen statt Icons */
.feature-card-title {
  display: inline-flex;
  align-items: center;
  padding: 9px 14px;
  border-radius: 14px;
  background:
    linear-gradient(145deg, rgba(16,29,48,.94), rgba(8,15,27,.96));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.06),
    0 10px 24px rgba(0,0,0,.22);
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.feature-card-title span {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .7px;
  color: #f8fafc;
}

.feature-card-title::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 7px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
}


/* Korrektur Startseite Leistungsbereich */
.feature-card-title {
  display: inline-flex;
  align-items: center;
  padding: 9px 14px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(16,29,48,.94), rgba(8,15,27,.96));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 10px 24px rgba(0,0,0,.22);
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.feature-card-title span {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .7px;
  color: #f8fafc;
}

.feature-card-title::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 7px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
}


/* Glaskästchen für Leistungsseiten */
.feature-card-title {
  display: inline-flex;
  align-items: center;
  padding: 9px 14px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(16,29,48,.94), rgba(8,15,27,.96));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 10px 24px rgba(0,0,0,.22);
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.feature-card-title span {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .7px;
  color: #f8fafc;
}

.feature-card-title::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 7px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1ea7ff, #ff7a1a);
}
