* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Segoe UI", Arial, sans-serif;
  color: #1b1c1f;
  background: #f6f4f2;
}

a {
  color: #1b1c1f;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 6vw;
  background: #f6f4f2;
}

.brand {
  font-weight: 700;
  letter-spacing: 0.5px;
}

.nav {
  display: flex;
  gap: 18px;
  font-size: 14px;
}

.ad-label {
  font-size: 12px;
  padding: 6px 10px;
  border: 1px solid #c8bfb5;
  border-radius: 999px;
  background: #fff8f2;
}

.split-section {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  padding: 56px 6vw;
  align-items: center;
}

.split-section.reverse {
  flex-direction: row-reverse;
}

.split-text,
.split-media {
  flex: 1 1 320px;
}

.hero {
  background: #0e141b;
  color: #f6f4f2;
  padding: 72px 6vw;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.hero-copy {
  flex: 1 1 360px;
}

.hero-media {
  flex: 1 1 360px;
  min-height: 360px;
  background-image: url("https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=1400&q=80");
  background-size: cover;
  background-position: center;
  border-radius: 28px;
  background-color: #1b2633;
}

.hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  background: #f6f4f2;
  color: #0e141b;
  border-radius: 999px;
  font-weight: 600;
}

.cta-link {
  font-weight: 600;
  text-decoration: underline;
}

.service-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 6vw 48px;
}

.service-card {
  flex: 1 1 240px;
  background: #ffffff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: 0 18px 40px rgba(24, 24, 24, 0.08);
}

.service-card img {
  border-radius: 14px;
  background-color: #e6ded6;
}

.price {
  font-weight: 700;
}

.service-action {
  margin-top: auto;
  display: inline-flex;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 8px;
  background: #0e141b;
  color: #f6f4f2;
  font-size: 14px;
}

.tone-section {
  background: #fffaf6;
}

.quote {
  font-style: italic;
  padding: 16px;
  background: #ffffff;
  border-left: 4px solid #0e141b;
}

.process-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding-top: 12px;
}

.process-card {
  flex: 1 1 220px;
  padding: 16px;
  border-radius: 14px;
  background: #f0ece7;
}

.form-wrap {
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: #0e141b;
  color: #f6f4f2;
  padding: 40px;
  border-radius: 24px;
}

.form-wrap input,
.form-wrap select {
  padding: 12px 14px;
  border-radius: 8px;
  border: none;
}

.form-submit {
  padding: 12px 16px;
  border-radius: 8px;
  border: none;
  background: #f6f4f2;
  color: #0e141b;
  font-weight: 600;
}

.footer {
  margin-top: auto;
  padding: 32px 6vw;
  background: #f0ece7;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  font-size: 14px;
}

.footer-links {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.sticky-cta {
  position: fixed;
  right: 22px;
  bottom: 22px;
  background: #0e141b;
  color: #f6f4f2;
  padding: 12px 16px;
  border-radius: 999px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  z-index: 10;
}

.cookie-banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #ffffff;
  padding: 18px;
  border-radius: 16px;
  box-shadow: 0 18px 40px rgba(24, 24, 24, 0.12);
  width: min(360px, 90vw);
  display: none;
  flex-direction: column;
  gap: 12px;
  z-index: 20;
}

.cookie-actions {
  display: flex;
  gap: 12px;
}

.cookie-actions button {
  padding: 10px 14px;
  border-radius: 8px;
  border: none;
}

.cookie-accept {
  background: #0e141b;
  color: #f6f4f2;
}

.cookie-reject {
  background: #e6ded6;
  color: #0e141b;
}

.page-hero {
  background: #1b2633;
  color: #f6f4f2;
  padding: 60px 6vw;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
}

.page-hero .hero-image {
  flex: 1 1 300px;
  min-height: 220px;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  background-color: #1b2633;
}

.about-hero {
  background-image: url("https://images.unsplash.com/photo-1492724441997-5dc865305da7?w=1400&q=80");
}

.services-hero {
  background-image: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?w=1400&q=80");
}

.contact-hero {
  background-image: url("https://images.unsplash.com/photo-1474631245212-32dc3c8310c6?w=1400&q=80");
}

.thanks-hero {
  background-image: url("https://images.unsplash.com/photo-1519389950473-47ba0277781c?w=1400&q=80");
}

.privacy-hero {
  background-image: url("https://images.unsplash.com/photo-1504674900247-0877df9cc836?w=1400&q=80");
}

.gdpr-hero {
  background-image: url("https://images.unsplash.com/photo-1516321318423-f06f85e504b3?w=1400&q=80");
}

.cookies-hero {
  background-image: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?w=1400&q=80");
}

.terms-hero {
  background-image: url("https://images.unsplash.com/photo-1487058792275-0ad4aaf24ca7?w=1400&q=80");
}

.page-content {
  padding: 48px 6vw;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.detail-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.detail-card {
  flex: 1 1 240px;
  padding: 20px;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(24, 24, 24, 0.08);
}

.legal-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-block {
  background: #ffffff;
  padding: 24px;
  border-radius: 18px;
}
