:root {
  --bg: #f6f4f1;
  --ink: #1b1b1b;
  --muted: #4d4d4d;
  --accent: #6f4aa8;
  --accent-dark: #4c2d7a;
  --sand: #efe7dd;
  --mint: #e7f2ee;
  --sky: #e9eff6;
  --rose: #f6e9ef;
  --line: #d7d0c7;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Tahoma, sans-serif;
  color: var(--ink);
  background: var(--bg);
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

a {
  color: var(--accent-dark);
}

a.button,
button.primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  text-decoration: none;
  background: var(--accent);
  color: #fff;
  border: none;
  font-weight: 600;
  cursor: pointer;
}

a.button.secondary {
  background: transparent;
  border: 1px solid var(--accent);
  color: var(--accent);
}

.container {
  width: min(1120px, 92%);
  margin: 0 auto;
}

.site-header {
  padding: 20px 0 10px;
}

.topline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-size: 0.95rem;
  color: var(--muted);
}

.brand {
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.ad-label {
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--sand);
  color: var(--ink);
  font-size: 0.85rem;
}

.nav {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.nav a {
  text-decoration: none;
  font-weight: 600;
}

.split {
  display: flex;
  align-items: stretch;
  gap: 40px;
  padding: 70px 0;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split .text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
  justify-content: center;
}

.split .visual {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.visual-box {
  border-radius: 20px;
  overflow: hidden;
  background: var(--line);
}

.inline-card {
  display: flex;
  gap: 16px;
  padding: 16px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(26, 26, 26, 0.08);
}

.inline-card .image-frame {
  width: 120px;
  height: 90px;
  border-radius: 12px;
  background: var(--line);
  overflow: hidden;
  flex: 0 0 auto;
}

.inline-card .image-frame img {
  width: 100%;
  height: 100%;
}

.tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--sky);
  font-size: 0.85rem;
  color: var(--muted);
}

.price-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.price-item {
  padding: 16px 18px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid var(--line);
}

.price-item strong {
  display: block;
  font-size: 1.1rem;
}

.section-sand {
  background: var(--sand);
}

.section-mint {
  background: var(--mint);
}

.section-rose {
  background: var(--rose);
}

.section-sky {
  background: var(--sky);
}

.form-card {
  padding: 22px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  gap: 14px;
}

form label {
  font-weight: 600;
}

form input,
form select,
form textarea {
  width: 100%;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid var(--line);
  font-family: inherit;
}

footer {
  padding: 40px 0 80px;
  background: #121212;
  color: #f5f5f5;
}

footer a {
  color: #f5f5f5;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 18px;
}

.disclaimer {
  font-size: 0.9rem;
  color: #d7d7d7;
}

.sticky-cta {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 20;
}

.cookie-banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  max-width: 380px;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  z-index: 30;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.cookie-actions button {
  flex: 1;
}

.legal-wrap {
  display: flex;
  gap: 30px;
  padding: 70px 0;
}

.legal-wrap .summary {
  flex: 1;
  background: var(--sand);
  padding: 24px;
  border-radius: 16px;
}

.legal-wrap .details {
  flex: 1;
  background: #fff;
  padding: 24px;
  border-radius: 16px;
  border: 1px solid var(--line);
}

@media (max-width: 900px) {
  .split,
  .legal-wrap {
    flex-direction: column;
  }

  .split.reverse {
    flex-direction: column;
  }

  .sticky-cta {
    position: static;
    margin: 20px auto 0;
    text-align: center;
  }
}

.section-image-bg {
  background-color: var(--accent-dark);
  background-size: cover;
  background-position: center;
}

.bg-speaker-stage {
  background-image: url("https://images.unsplash.com/photo-1485217988980-11786ced9454?w=1400&q=80");
}

.bg-audience {
  background-image: url("https://images.unsplash.com/photo-1454165205744-3b78555e5572?w=1400&q=80");
}

.text-light {
  color: #fff;
}

.text-light a {
  color: #fff;
}
