* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Segoe UI", Arial, sans-serif;
  color: #1d2430;
  background: #f6f7f9;
  line-height: 1.6;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

.container {
  width: min(1160px, 92%);
  margin: 0 auto;
}

.site-header {
  background: #ffffff;
  border-bottom: 1px solid #e3e6ea;
}

.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 0;
}

.brand {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: 0.95rem;
}

.ad-label {
  font-size: 0.85rem;
  color: #3f5e68;
  background: #e8f0f2;
  padding: 4px 10px;
  border-radius: 999px;
}

.split {
  display: flex;
  align-items: stretch;
  gap: 40px;
  padding: 70px 0;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split.tight {
  padding: 45px 0;
}

.split .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.split .media {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-frame {
  background: #dfe6ea;
  border-radius: 18px;
  overflow: hidden;
}

.frame-hero {
  width: 100%;
  height: 420px;
}

.frame-medium {
  width: 100%;
  height: 360px;
}

.frame-wide {
  width: 100%;
  height: 420px;
}

.frame-card {
  width: 100%;
  height: 160px;
}

.frame-tall {
  width: 100%;
  height: 380px;
}

.frame-short {
  width: 100%;
  height: 260px;
}

.frame-compact {
  width: 100%;
  height: 300px;
}

.image-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero {
  background: #eaf4f4;
}

.hero .content h1 {
  font-size: 2.6rem;
  line-height: 1.15;
}

.section-title {
  font-size: 2rem;
  line-height: 1.2;
}

.tagline {
  font-size: 1rem;
  color: #3f5e68;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.card {
  flex: 1 1 260px;
  background: #ffffff;
  border: 1px solid #e3e6ea;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card .price {
  font-weight: 700;
  color: #1f4f5c;
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  border: 1px solid #1f4f5c;
  background: #1f4f5c;
  color: #ffffff;
  font-weight: 600;
}

.cta.alt {
  background: transparent;
  color: #1f4f5c;
}

.cta.inline {
  border: none;
  padding: 0;
  color: #1f4f5c;
  font-weight: 600;
}

.form-panel {
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid #e3e6ea;
  padding: 26px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

label {
  font-weight: 600;
}

input,
select,
textarea {
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #cfd6dc;
  font-size: 1rem;
  font-family: inherit;
}

.section-muted {
  background: #f0f3f6;
}

.section-dark {
  background: #1d2430;
  color: #ffffff;
}

.section-dark .cta.alt {
  border-color: #ffffff;
  color: #ffffff;
}

.quote {
  background: #ffffff;
  border-left: 4px solid #1f4f5c;
  padding: 16px;
  border-radius: 12px;
}

.sticky-cta {
  position: fixed;
  right: 22px;
  bottom: 22px;
  background: #f9a826;
  color: #1d2430;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 700;
  border: 1px solid #f1a51f;
  z-index: 20;
}

.site-footer {
  background: #ffffff;
  border-top: 1px solid #e3e6ea;
  padding: 40px 0 60px;
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.footer-col {
  flex: 1 1 240px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 0.9rem;
}

.cookie-banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #ffffff;
  border: 1px solid #e3e6ea;
  border-radius: 14px;
  padding: 16px;
  width: min(360px, 90%);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.12);
  z-index: 30;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.bg-hero {
  background-image: url("https://images.unsplash.com/photo-1518770660439-4636190af475?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-process {
  background-image: url("https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-circular {
  background-image: url("https://images.unsplash.com/photo-1489515217757-5fd1be406fef?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-overlay {
  background: rgba(29, 36, 48, 0.6);
  color: #ffffff;
}

.bg-overlay .cta.alt {
  border-color: #ffffff;
  color: #ffffff;
}

.section-background {
  position: relative;
  color: #ffffff;
}

.section-background .overlay-content {
  background: rgba(29, 36, 48, 0.75);
  border-radius: 18px;
  padding: 30px;
}

@media (max-width: 860px) {
  .split,
  .split.reverse {
    flex-direction: column;
  }

  .hero .content h1 {
    font-size: 2.1rem;
  }

  .sticky-cta {
    right: 14px;
    bottom: 14px;
  }
}
