/* AI Hosting Landing – mittwald-Style */

:root {
  --lp-dark: #1b254b;
  --lp-dark-2: #1e3a5f;
  --lp-primary: #2563eb;
  --lp-primary-dark: #1d4ed8;
  --lp-accent: #7c3aed;
  --lp-green: #22c55e;
  --lp-text: #1e293b;
  --lp-muted: #64748b;
  --lp-border: #e2e8f0;
  --lp-bg: #ffffff;
  --lp-bg-subtle: #f8fafc;
  --lp-radius: 8px;
  --lp-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--lp-text);
  background: var(--lp-bg);
}

/* Header */
.lp-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  background: var(--lp-dark);
  color: #fff;
}

.lp-logo {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.lp-nav {
  display: flex;
  gap: 24px;
}

.lp-nav a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-weight: 500;
}

.lp-nav a:hover {
  color: #fff;
}

/* Hero */
.lp-hero {
  background: linear-gradient(135deg, #e0f2fe 0%, #ddd6fe 40%, #f8fafc 100%);
  padding: 64px 24px 80px;
}

.lp-hero-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

@media (max-width: 800px) {
  .lp-hero-inner {
    grid-template-columns: 1fr;
  }
}

.lp-hero-title {
  margin: 0 0 16px;
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 700;
  line-height: 1.2;
  color: var(--lp-text);
}

.lp-hero-desc {
  margin: 0 0 24px;
  font-size: 18px;
  color: var(--lp-muted);
  max-width: 52ch;
}

.lp-hero-ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.lp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  font-size: 15px;
  font-weight: 600;
  font-family: inherit;
  border-radius: var(--lp-radius);
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, transform 0.15s;
  border: none;
}

.lp-btn-primary {
  background: var(--lp-primary);
  color: #fff;
}

.lp-btn-primary:hover {
  background: var(--lp-primary-dark);
}

.lp-btn-test {
  background: var(--lp-green);
  color: #fff;
  box-shadow: 0 4px 14px rgba(34, 197, 94, 0.35);
}

.lp-btn-test:hover {
  background: #16a34a;
  transform: translateY(-1px);
}

.lp-btn-outline {
  background: transparent;
  color: var(--lp-primary);
  border: 2px solid var(--lp-primary);
}

.lp-btn-outline:hover {
  background: var(--lp-primary);
  color: #fff;
}

.lp-btn-light {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.8);
}

.lp-btn-light:hover {
  background: rgba(255, 255, 255, 0.15);
}

.lp-btn-success {
  background: var(--lp-green);
  color: #fff;
}

.lp-btn-success:hover {
  background: #16a34a;
}

.lp-btn-block {
  width: 100%;
  margin-top: 16px;
}

.lp-hero-media {
  min-height: 280px;
}

.lp-hero-img-placeholder {
  width: 100%;
  height: 280px;
  background: linear-gradient(145deg, var(--lp-dark-2) 0%, #2d4a6f 100%);
  border-radius: var(--lp-radius);
}

/* Sections */
.lp-section {
  max-width: 1100px;
  margin: 0 auto;
  padding: 64px 24px;
}

.lp-section-title {
  margin: 0 0 12px;
  font-size: 32px;
  font-weight: 700;
  color: var(--lp-text);
  text-align: center;
}

.lp-section-desc {
  margin: 0 auto 40px;
  font-size: 17px;
  color: var(--lp-muted);
  text-align: center;
  max-width: 56ch;
}

/* Showcase sections (Container-Templates, Schulungen, TYPO3) */
.lp-showcase {
  padding-top: 56px;
  padding-bottom: 56px;
}

.lp-showcase-templates {
  background: linear-gradient(180deg, #f0fdf4 0%, #f8fafc 100%);
}

.lp-showcase-schulungen {
  background: linear-gradient(180deg, #fefce8 0%, #f8fafc 100%);
}

.lp-showcase-typo3 {
  background: linear-gradient(135deg, #e0f2fe 0%, #ddd6fe 30%, #f8fafc 100%);
}

.lp-typo3-head {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}

.lp-typo3-logo {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  object-fit: contain;
}

.lp-typo3-brand {
  flex: 1;
}

.lp-typo3-brand .lp-showcase-badge {
  margin-bottom: 6px;
}

.lp-typo3-title {
  margin: 0 0 4px;
  font-size: 22px;
  font-family: ui-monospace, "Cascadia Code", "SF Mono", Consolas, monospace;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.lp-typo3-brand .lp-showcase-tagline {
  margin: 0;
  font-style: italic;
}

.lp-showcase-features code {
  font-family: ui-monospace, "Cascadia Code", "SF Mono", Consolas, monospace;
  font-size: 0.95em;
  padding: 2px 6px;
  background: rgba(37, 99, 235, 0.08);
  border-radius: 4px;
  color: var(--lp-primary);
}

.lp-showcase-inner {
  max-width: 720px;
  margin: 0 auto;
}

.lp-showcase-card {
  background: #fff;
  border-radius: var(--lp-radius);
  padding: 32px 40px;
  box-shadow: 0 4px 20px rgba(37, 99, 235, 0.08);
  border: 1px solid rgba(37, 99, 235, 0.12);
}

.lp-showcase-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--lp-primary);
  margin-bottom: 12px;
}

.lp-showcase-title {
  margin: 0 0 12px;
  font-size: 28px;
  font-weight: 700;
  color: var(--lp-text);
  text-align: center;
}

.lp-showcase-card .lp-showcase-title {
  text-align: left;
}

.lp-showcase-tagline {
  margin: 0 0 20px;
  font-size: 17px;
  font-weight: 500;
  color: var(--lp-primary);
  font-style: italic;
  text-align: left;
}

.lp-showcase-lead {
  margin: 0 0 24px;
  font-size: 16px;
  color: var(--lp-muted);
  line-height: 1.65;
  text-align: center;
}

.lp-showcase-card .lp-showcase-lead {
  text-align: left;
}

.lp-showcase-note {
  margin: 24px 0 0;
  font-size: 15px;
  color: var(--lp-muted);
  line-height: 1.6;
  text-align: center;
}

.lp-showcase-card .lp-showcase-note {
  text-align: left;
}

.lp-template-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 24px;
}

.lp-pill {
  display: inline-block;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 600;
  color: var(--lp-primary);
  background: rgba(37, 99, 235, 0.08);
  border: 1px solid rgba(37, 99, 235, 0.2);
  border-radius: 999px;
  transition: background 0.2s, border-color 0.2s;
}

.lp-pill:hover {
  background: rgba(37, 99, 235, 0.12);
  border-color: rgba(37, 99, 235, 0.35);
}

.lp-showcase-list {
  margin: 0 0 24px;
  padding: 0 0 0 24px;
  text-align: left;
}

.lp-showcase-list li {
  margin-bottom: 14px;
  font-size: 15px;
  color: var(--lp-muted);
  line-height: 1.55;
}

.lp-showcase-list li:last-child {
  margin-bottom: 0;
}

.lp-showcase-list strong {
  color: var(--lp-text);
}

.lp-showcase-features {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  list-style: none;
}

.lp-showcase-features li {
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
  color: var(--lp-muted);
  line-height: 1.5;
}

.lp-showcase-features li::before {
  content: "✓";
  position: absolute;
  left: -20px;
  color: var(--lp-green);
  font-weight: 700;
}

.lp-showcase-features li:last-child {
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .lp-showcase-card {
    padding: 24px 20px;
  }

  .lp-showcase-title {
    font-size: 24px;
  }

  .lp-typo3-head {
    flex-direction: column;
    text-align: center;
  }

  .lp-typo3-brand {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .lp-typo3-title {
    text-align: center;
  }

  .lp-typo3-brand .lp-showcase-tagline {
    text-align: center;
  }

  .lp-template-pills {
    gap: 8px;
  }

  .lp-pill {
    padding: 6px 12px;
    font-size: 13px;
  }

  .lp-showcase-list {
    padding-left: 20px;
  }
}

/* Tabs */
.lp-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 32px;
  justify-content: center;
}

.lp-tab {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  color: var(--lp-muted);
  background: var(--lp-bg-subtle);
  border: 1px solid var(--lp-border);
  border-radius: 999px;
  cursor: pointer;
  transition: all 0.2s;
}

.lp-tab:hover {
  color: var(--lp-text);
}

.lp-tab.is-active {
  color: var(--lp-primary);
  background: #dbeafe;
  border-color: var(--lp-primary);
}

.lp-tab-panels {
  display: grid;
  gap: 24px;
}

.lp-tab-panel {
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: center;
}

.lp-tab-panel.is-active {
  display: grid;
}

@media (max-width: 700px) {
  .lp-tab-panel.is-active {
    grid-template-columns: 1fr;
  }
}

.lp-tab-media {
  min-height: 200px;
  background: linear-gradient(145deg, #e2e8f0 0%, #cbd5e1 100%);
  border-radius: var(--lp-radius);
}

.lp-tab-content p {
  margin: 0;
  font-size: 16px;
  color: var(--lp-muted);
  line-height: 1.6;
}

/* Video */
.lp-video {
  background: linear-gradient(135deg, #e0f2fe 0%, #ddd6fe 50%, #f8fafc 100%);
}

.lp-video-thumb {
  max-width: 720px;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
  background: linear-gradient(145deg, var(--lp-dark-2) 0%, #2d4a6f 100%);
  border-radius: var(--lp-radius);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

.lp-video-play {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  color: var(--lp-text);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  padding-left: 6px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.lp-video-label {
  position: absolute;
  bottom: 16px;
  left: 16px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

/* Pricing */
.lp-pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  max-width: 1200px;
  margin: 0 auto;
}

.lp-plan {
  background: var(--lp-bg);
  border: 1px solid var(--lp-border);
  border-radius: var(--lp-radius);
  padding: 24px;
  box-shadow: var(--lp-shadow);
  position: relative;
}

.lp-plan-test {
  border-color: var(--lp-green);
  border-width: 2px;
  box-shadow: 0 8px 24px rgba(34, 197, 94, 0.15);
  order: -1;
}

@media (min-width: 900px) {
  .lp-pricing-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .lp-plan-test {
    order: 0;
  }
}

.lp-plan-badge {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 700;
  background: var(--lp-green);
  color: #fff;
  border-radius: 999px;
  white-space: nowrap;
}

.lp-plan-name {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  color: var(--lp-text);
}

.lp-plan-test .lp-plan-name {
  margin-top: 12px;
}

.lp-plan-price {
  margin-bottom: 20px;
}

.lp-plan-amount {
  font-size: 28px;
  font-weight: 800;
  color: var(--lp-text);
}

.lp-plan-period {
  font-size: 14px;
  color: var(--lp-muted);
}

.lp-plan-features {
  margin: 0;
  padding: 0;
  list-style: none;
}

.lp-plan-features li {
  padding: 6px 0;
  font-size: 14px;
  color: var(--lp-muted);
  border-bottom: 1px solid var(--lp-border);
}

.lp-plan-features li:last-child {
  border-bottom: none;
}

.lp-plan-enterprise {
  border-color: var(--lp-green);
}

/* Token table */
.lp-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--lp-border);
  border-radius: var(--lp-radius);
}

.lp-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.lp-table th,
.lp-table td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid var(--lp-border);
}

.lp-table th {
  background: var(--lp-bg-subtle);
  font-weight: 600;
  color: var(--lp-text);
}

.lp-table tbody tr:last-child td {
  border-bottom: none;
}

.lp-tokens-cta {
  margin: 20px 0 0;
  font-size: 15px;
  color: var(--lp-muted);
  text-align: center;
}

.lp-tokens-link {
  color: var(--lp-primary);
  font-weight: 600;
  text-decoration: none;
}

.lp-tokens-link:hover {
  text-decoration: underline;
}

/* Optimierte Tokenstatistik Showcase */
.lp-showcase-stats {
  background: linear-gradient(180deg, #ecfdf5 0%, #f0fdf4 30%, #f8fafc 100%);
}

.lp-stats-card .lp-showcase-tagline {
  margin-bottom: 20px;
}

.lp-stats-mock {
  background: #fff;
  border: 1px solid var(--lp-border);
  border-radius: var(--lp-radius);
  padding: 20px 24px;
  margin: 28px 0 24px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.lp-stats-mock-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.lp-stats-mock-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--lp-text);
}

.lp-stats-mock-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 16px;
  font-size: 12px;
  color: var(--lp-muted);
}

.lp-stats-mock-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: var(--lp-primary);
  color: #fff;
  border-radius: 6px;
  font-weight: 500;
}

.lp-stats-mock-check {
  color: var(--lp-green);
  font-weight: 500;
}

.lp-stats-mock-select {
  padding: 4px 8px;
  background: var(--lp-bg-subtle);
  border: 1px solid var(--lp-border);
  border-radius: 4px;
}

.lp-stats-mock-updated {
  font-size: 11px;
  color: var(--lp-muted);
}

.lp-stats-mock-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.lp-stats-mock-label {
  font-size: 13px;
  color: var(--lp-muted);
}

.lp-stats-mock-value {
  font-size: 14px;
  font-weight: 600;
  color: var(--lp-text);
}

.lp-stats-mock-bar {
  height: 20px;
  border-radius: 6px;
  overflow: hidden;
  background: #e2e8f0;
  margin-bottom: 14px;
}

.lp-stats-mock-bar-inner {
  display: flex;
  height: 100%;
  min-width: 0;
  border-radius: 6px 0 0 6px;
}

.lp-stats-segment {
  min-width: 2px;
  transition: flex 0.2s;
}

.lp-stats-mock-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  font-size: 12px;
  color: var(--lp-muted);
  margin-bottom: 20px;
}

.lp-stats-legend-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.lp-stats-legend-item i {
  width: 8px;
  height: 8px;
  border-radius: 2px;
  flex-shrink: 0;
}

.lp-stats-mock-table-wrap {
  border-top: 1px solid var(--lp-border);
  padding-top: 16px;
}

.lp-stats-mock-table-title {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 600;
  color: var(--lp-text);
}

.lp-stats-mock-table {
  width: 100%;
  max-width: 320px;
  border-collapse: collapse;
  font-size: 13px;
}

.lp-stats-mock-table th,
.lp-stats-mock-table td {
  padding: 6px 0;
  text-align: left;
  border-bottom: 1px solid var(--lp-border);
}

.lp-stats-mock-table th {
  font-weight: 600;
  color: var(--lp-muted);
}

.lp-stats-mock-table tbody tr:last-child td {
  border-bottom: none;
}

.lp-stats-mock-total {
  font-weight: 700 !important;
  color: var(--lp-text) !important;
}

@media (max-width: 640px) {
  .lp-stats-mock {
    padding: 16px;
  }
  .lp-stats-mock-head {
    flex-direction: column;
    align-items: flex-start;
  }
  .lp-stats-mock-controls {
    width: 100%;
  }
  .lp-stats-mock-legend {
    gap: 10px 14px;
  }
}

/* Modelle */
.lp-models {
  background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 50%, #f8fafc 100%);
  padding-top: 64px;
  padding-bottom: 64px;
}

.lp-models-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto 32px;
}

@media (max-width: 900px) {
  .lp-models-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .lp-models-grid {
    grid-template-columns: 1fr;
  }
}

.lp-model-card {
  position: relative;
  background: #fff;
  border-radius: var(--lp-radius);
  padding: 24px;
  border: 1px solid var(--lp-border);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.2s, border-color 0.2s, transform 0.2s;
}

.lp-model-card:hover {
  box-shadow: 0 8px 24px rgba(37, 99, 235, 0.08);
  border-color: rgba(37, 99, 235, 0.2);
  transform: translateY(-2px);
}

.lp-model-card-neu {
  border-color: rgba(37, 99, 235, 0.15);
  background: linear-gradient(180deg, #fff 0%, rgba(37, 99, 235, 0.02) 100%);
}

.lp-model-card-neu:hover {
  border-color: rgba(37, 99, 235, 0.3);
}

.lp-model-cat {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--lp-primary);
  margin-bottom: 10px;
}

.lp-model-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 700;
  background: var(--lp-primary);
  color: #fff;
  border-radius: 999px;
}

.lp-model-name {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  color: var(--lp-text);
  line-height: 1.3;
  padding-right: 60px;
}

.lp-model-desc {
  margin: 0;
  font-size: 14px;
  color: var(--lp-muted);
  line-height: 1.55;
}

.lp-models-note {
  max-width: 640px;
  margin: 0 auto;
  font-size: 14px;
  color: var(--lp-muted);
  text-align: center;
  line-height: 1.5;
}

/* Testimonial */
.lp-testimonial {
  background: linear-gradient(135deg, #e0f2fe 0%, #ddd6fe 50%, #f8fafc 100%);
}

.lp-testimonial-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

@media (max-width: 700px) {
  .lp-testimonial-inner {
    grid-template-columns: 1fr;
  }
}

.lp-quote {
  margin: 0 0 16px;
  font-size: 36px;
  font-weight: 700;
  color: var(--lp-text);
  font-style: italic;
}

.lp-quote-desc {
  margin: 0;
  font-size: 16px;
  color: var(--lp-muted);
}

.lp-quote-media {
  min-height: 200px;
  background: linear-gradient(145deg, var(--lp-dark-2) 0%, #2d4a6f 100%);
  border-radius: var(--lp-radius);
}

/* Newsletter */
.lp-newsletter-form {
  max-width: 560px;
  margin: 0 auto;
}

.lp-form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.lp-form-row .lp-input {
  flex: 1;
  min-width: 160px;
}

.lp-input {
  padding: 12px 16px;
  font-size: 15px;
  font-family: inherit;
  border: 1px solid var(--lp-border);
  border-radius: var(--lp-radius);
}

.lp-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  font-size: 14px;
  color: var(--lp-muted);
  cursor: pointer;
}

.lp-newsletter-form .lp-btn {
  width: 100%;
}

/* Support */
.lp-support {
  background: var(--lp-dark);
  color: #fff;
  padding: 48px 24px;
}

.lp-support-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 32px;
  align-items: center;
}

@media (max-width: 700px) {
  .lp-support-inner {
    grid-template-columns: 1fr;
  }
}

.lp-support-media {
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.lp-support-title {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 700;
}

.lp-support-text p {
  margin: 0 0 16px;
  opacity: 0.9;
}

.lp-support-badges {
  display: flex;
  gap: 12px;
}

.lp-badge {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 999px;
}

/* FAQ */
.lp-accordion {
  max-width: 720px;
  margin: 0 auto;
}

.lp-accordion-item {
  border: 1px solid var(--lp-border);
  border-radius: var(--lp-radius);
  margin-bottom: 8px;
  overflow: hidden;
}

.lp-accordion-item summary {
  padding: 16px 20px;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lp-accordion-item summary::-webkit-details-marker {
  display: none;
}

.lp-accordion-item summary::after {
  content: "▾";
  font-size: 14px;
  color: var(--lp-muted);
}

.lp-accordion-item[open] summary::after {
  transform: rotate(180deg);
}

.lp-accordion-item p {
  margin: 0;
  padding: 0 20px 16px;
  font-size: 15px;
  color: var(--lp-muted);
  line-height: 1.5;
  border-top: 1px solid var(--lp-border);
  padding-top: 16px;
  margin-top: 0;
}

/* Final CTA */
.lp-cta {
  background: var(--lp-dark);
  color: #fff;
  padding: 64px 24px;
}

.lp-cta-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 48px;
  align-items: center;
}

@media (max-width: 700px) {
  .lp-cta-inner {
    grid-template-columns: 1fr;
  }
}

.lp-cta-title {
  margin: 0 0 24px;
  font-size: 28px;
  font-weight: 700;
}

.lp-cta-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.lp-cta-media {
  max-width: 320px;
  height: 200px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: var(--lp-radius);
}

/* Footer */
.lp-footer {
  background: var(--lp-dark);
  color: rgba(255, 255, 255, 0.85);
  padding: 48px 24px 24px;
}

.lp-footer-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  margin-bottom: 32px;
}

@media (max-width: 700px) {
  .lp-footer-inner {
    grid-template-columns: 1fr 1fr;
  }
}

.lp-footer-col {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.lp-footer-col .lp-logo {
  font-size: 18px;
  margin-bottom: 4px;
}

.lp-footer-col a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 14px;
}

.lp-footer-col a:hover {
  color: #fff;
}

.lp-footer-col strong {
  font-size: 14px;
  margin-bottom: 4px;
}

.lp-footer-col p {
  margin: 0;
  font-size: 14px;
  opacity: 0.8;
}

.lp-footer-bottom {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  font-size: 13px;
  opacity: 0.8;
}

.lp-footer-bottom a {
  color: inherit;
  text-decoration: none;
}

.lp-footer-bottom a:hover {
  color: #fff;
}
