* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Segoe UI", Arial, sans-serif;
  color: #1b1f23;
  background: #f6f7f9;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 6%;
  background: #ffffff;
  border-bottom: 1px solid #e6e8eb;
}

.brand {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.brand strong {
  font-size: 20px;
}

.ad-label {
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 999px;
  background: #f0f2f5;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
}

.main {
  display: flex;
  flex-direction: column;
}

.section {
  padding: 60px 6%;
}

.section.light {
  background: #ffffff;
}

.section.dark {
  background: #1f2a33;
  color: #f5f7fa;
}

.section.tint {
  background: #e9eef2;
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split .copy {
  flex: 1 1 320px;
}

.split .media {
  flex: 1 1 320px;
}

.hero {
  background: #0c151b;
  color: #f5f7fa;
}

.hero .split {
  align-items: stretch;
}

.hero .media {
  min-height: 360px;
}

.image-frame {
  background: #d9dde2;
  border-radius: 18px;
  overflow: hidden;
  min-height: 240px;
}

.pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.pill {
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid #c8ced6;
  font-size: 13px;
  background: #ffffff;
  color: #1b1f23;
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 24px;
}

.cta-button {
  background: #1b1f23;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 14px;
}

.cta-outline {
  background: transparent;
  color: #1b1f23;
  border: 1px solid #1b1f23;
}

.inline-link {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
  cursor: pointer;
}

.card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

.card {
  flex: 1 1 220px;
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card.dark {
  background: #26313b;
  color: #f4f6f8;
  box-shadow: none;
}

.card .image-frame {
  min-height: 140px;
}

.pricing {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.price {
  font-size: 22px;
  font-weight: 600;
}

.form-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: flex-start;
}

form {
  flex: 1 1 320px;
  background: #ffffff;
  border-radius: 18px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.1);
}

label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

select,
input,
textarea {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #cfd6dd;
  font-size: 14px;
}

.note {
  font-size: 13px;
  color: #56606b;
}

.sticky-cta {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #ffffff;
  border-radius: 999px;
  padding: 8px 14px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.2);
  display: flex;
  gap: 10px;
  align-items: center;
  z-index: 20;
}

.sticky-cta button {
  border: none;
  background: #1b1f23;
  color: #ffffff;
  padding: 8px 14px;
  border-radius: 999px;
  cursor: pointer;
  font-size: 13px;
}

.footer {
  background: #0f1419;
  color: #eef2f6;
  padding: 40px 6%;
}

.footer .links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 16px;
  font-size: 14px;
}

.legal {
  font-size: 12px;
  margin-top: 18px;
  color: #c9d1d9;
}

.cookie-banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #ffffff;
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.2);
  max-width: 320px;
  z-index: 30;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.cookie-actions button {
  flex: 1;
  border: none;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
  background: #1b1f23;
  color: #ffffff;
  font-size: 13px;
}

.cookie-actions .secondary {
  background: #e3e7eb;
  color: #1b1f23;
}

.section-bg {
  background-image: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?w=1400&q=80");
  background-size: cover;
  background-position: center;
  color: #f5f7fa;
}

.overlay {
  background: rgba(15, 20, 25, 0.6);
  padding: 50px;
  border-radius: 20px;
}

.table {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.table-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  background: #ffffff;
  padding: 16px;
  border-radius: 12px;
}

.table-row span {
  flex: 1 1 200px;
}

.simple-page {
  padding: 50px 6% 70px;
  background: #ffffff;
}

.simple-page .image-frame {
  margin-top: 24px;
  min-height: 260px;
}

.contact-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.contact-card {
  flex: 1 1 240px;
  padding: 18px;
  border-radius: 12px;
  background: #f2f5f8;
}

@media (max-width: 860px) {
  .topbar {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .sticky-cta {
    right: 12px;
    bottom: 12px;
  }
}
