* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #1c1c1c;
  background: #f7f4ef;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page {
  display: flex;
  min-height: 100vh;
}

.sidebar {
  width: 270px;
  background: #111010;
  color: #f6f1e7;
  padding: 28px 22px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.brand {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.brand h2 {
  margin: 0;
  font-size: 22px;
  letter-spacing: 0.6px;
}

.ad-label {
  font-size: 12px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 14px;
  align-self: flex-start;
}

.nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.nav a {
  padding: 8px 10px;
  border-radius: 6px;
}

.nav a:hover,
.nav a:focus {
  background: rgba(255, 255, 255, 0.1);
}

.sidebar-cta {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 22px;
  background: #f0c96c;
  color: #1d1c1a;
  font-weight: 600;
  border: none;
  cursor: pointer;
}

.btn.secondary {
  background: #f6f1e7;
  color: #111010;
}

.btn:hover,
.btn:focus {
  filter: brightness(0.95);
}

.content {
  flex: 1;
  padding: 36px 60px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.section {
  display: flex;
  gap: 30px;
  align-items: stretch;
}

.section.reverse {
  flex-direction: row-reverse;
}

.section.stacked {
  flex-direction: column;
}

.card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.card {
  flex: 1 1 220px;
  background: #ffffff;
  border-radius: 18px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
}

.card img {
  border-radius: 14px;
  height: 160px;
  background-color: #d7d0c6;
}

.hero {
  display: flex;
  gap: 24px;
  align-items: stretch;
}

.hero .hero-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hero .hero-media {
  flex: 1;
  border-radius: 20px;
  overflow: hidden;
  background-color: #d8d2c9;
}

.hero img {
  height: 100%;
}

.highlight {
  background: #fff5db;
  padding: 24px;
  border-radius: 18px;
}

.bg-panel {
  border-radius: 20px;
  padding: 28px;
  color: #fdf8f1;
  background-size: cover;
  background-position: center;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.media-frame {
  border-radius: 18px;
  overflow: hidden;
  background-color: #d7d0c6;
  flex: 1;
}

.media-frame img {
  height: 100%;
}

.pricing {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.pricing-item {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 16px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
}

.pricing-item span {
  font-weight: 600;
}

.form-panel {
  background: #ffffff;
  border-radius: 20px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.form-panel label {
  font-weight: 600;
}

.form-panel input,
.form-panel select,
.form-panel textarea {
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid #cfc6ba;
  font-size: 15px;
}

.inline-cta {
  display: inline-block;
  border-bottom: 2px solid #f0c96c;
  font-weight: 600;
  padding-bottom: 2px;
}

.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tag {
  background: #ece1d2;
  padding: 6px 12px;
  border-radius: 12px;
  font-size: 13px;
}

.footer {
  border-top: 1px solid #d8d0c6;
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
}

.cookie-banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 320px;
  background: #111010;
  color: #f6f1e7;
  padding: 18px;
  border-radius: 18px;
  display: none;
  flex-direction: column;
  gap: 12px;
  z-index: 10;
}

.cookie-actions {
  display: flex;
  gap: 10px;
}

.cookie-actions .btn {
  flex: 1;
}

.sticky-cta {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #1c1c1c;
  color: #fdf8f1;
  padding: 12px 18px;
  border-radius: 999px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.18);
  z-index: 9;
}

.sticky-cta:hover,
.sticky-cta:focus {
  filter: brightness(1.1);
}

.bg-index-insight {
  background-image: url("https://images.unsplash.com/photo-1493666438817-866a91353ca9?w=1400&q=80");
}

.bg-services-banner {
  background-image: url("https://images.unsplash.com/photo-1502672260266-1c1ef2d93688?w=1400&q=80");
}

.bg-about-story {
  background-image: url("https://images.unsplash.com/photo-1501594907352-04cda38ebc29?w=1400&q=80");
}

.bg-contact-note {
  background-image: url("https://images.unsplash.com/photo-1505843513577-22bb7d21e455?w=1400&q=80");
}

.bg-privacy-note {
  background-image: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?w=1400&q=80");
}

.bg-gdpr-note {
  background-image: url("https://images.unsplash.com/photo-1489515217757-5fd1be406fef?w=1400&q=80");
}

.bg-cookies-note {
  background-image: url("https://images.unsplash.com/photo-1497366754035-f200968a6e72?w=1400&q=80");
}

.bg-terms-note {
  background-image: url("https://images.unsplash.com/photo-1505691723518-36a5ac3be353?w=1400&q=80");
}

.bg-thanks-note {
  background-image: url("https://images.unsplash.com/photo-1505691938895-1758d7feb511?w=1400&q=80");
}

@media (max-width: 960px) {
  .page {
    flex-direction: column;
  }

  .sidebar {
    width: 100%;
  }

  .content {
    padding: 28px 24px 80px;
  }

  .section,
  .hero {
    flex-direction: column;
  }
}
