* {
  box-sizing: border-box;
}

:root {
  --ink: #1d1c1a;
  --muted: #5c5c59;
  --accent: #b24a2a;
  --accent-dark: #8f3a22;
  --soft: #f6f3ee;
  --surface: #ffffff;
  --line: #e6e1d8;
}

body {
  margin: 0;
  font-family: "Segoe UI", "Inter", "Arial", sans-serif;
  color: var(--ink);
  background: var(--soft);
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

a {
  color: var(--accent);
}

header {
  padding: 28px 6vw 8px;
}

.brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.brand {
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 0.9rem;
}

nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  align-items: center;
  font-size: 0.95rem;
}

.ad-label {
  padding: 6px 10px;
  background: #111;
  color: #fff;
  font-size: 0.75rem;
  border-radius: 999px;
}

.hero {
  display: flex;
  flex-wrap: wrap;
  gap: 36px;
  padding: 20px 6vw 40px;
}

.hero-text {
  flex: 1 1 320px;
  background: var(--surface);
  padding: 28px;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
}

.hero-media {
  flex: 1 1 360px;
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
}

.hero-media .image-shell {
  background: #d6cfc4;
  padding: 10px;
  border-radius: 28px 0 28px 28px;
  width: min(520px, 100%);
}

.section {
  padding: 48px 6vw;
}

.section.alt {
  background: var(--surface);
}

.section.accent {
  background: #1f1a17;
  color: #fdf8f1;
}

.section.accent a {
  color: #ffd1b9;
}

.section-title {
  font-size: 1.8rem;
  margin: 0 0 12px;
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: flex-start;
}

.split.reverse {
  flex-direction: row-reverse;
}

.panel {
  flex: 1 1 300px;
}

.panel.card {
  background: var(--soft);
  padding: 22px;
  border-radius: 16px;
  border: 1px solid var(--line);
}

.offset {
  margin-top: 26px;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.card-item {
  flex: 1 1 240px;
  background: var(--surface);
  border-radius: 16px;
  padding: 18px;
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card-image {
  background: #d7d0c3;
  border-radius: 12px;
  overflow: hidden;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 999px;
  border: none;
  background: var(--accent);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

.btn.secondary {
  background: transparent;
  border: 1px solid var(--accent);
  color: var(--accent);
}

.inline-cta {
  font-weight: 600;
}

.sticky-cta {
  position: sticky;
  top: 18px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 18px;
}

.form-wrap {
  background: var(--surface);
  border-radius: 18px;
  padding: 24px;
  border: 1px solid var(--line);
}

form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

label {
  font-weight: 600;
  font-size: 0.9rem;
}

select,
input,
textarea {
  padding: 12px;
  border-radius: 10px;
  border: 1px solid var(--line);
  font-size: 1rem;
  font-family: inherit;
  background: #fff;
}

.meta {
  font-size: 0.9rem;
  color: var(--muted);
}

footer {
  padding: 36px 6vw 48px;
  background: #111;
  color: #f8f2e9;
}

footer a {
  color: #ffd1b9;
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

.footer-col {
  flex: 1 1 220px;
}

.cookie-banner {
  position: fixed;
  left: 24px;
  right: 24px;
  bottom: 24px;
  background: #fff;
  border-radius: 16px;
  padding: 18px;
  border: 1px solid var(--line);
  display: none;
  gap: 14px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.12);
  z-index: 10;
}

.cookie-banner.show {
  display: flex;
  flex-wrap: wrap;
}

.cookie-actions {
  display: flex;
  gap: 10px;
}

.notice {
  border-left: 4px solid var(--accent);
  padding-left: 14px;
}

.image-section {
  background: #d6cfc4;
  border-radius: 20px;
  overflow: hidden;
  min-height: 220px;
}

.bg-hero {
  background-image: url("https://images.unsplash.com/photo-1475721027785-f74eccf877e2?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-focus {
  background-image: url("https://images.unsplash.com/photo-1778860871049-1850d617cd26?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5NzM4NDF8MHwxfHNlYXJjaHw0Mnx8VGFqZW1zdHYlQzMlQUQlMjBzZWJlamlzdCVDMyVBOWhvJTIwdnlzdHVwb3YlQzMlQTFuJUMzJUFEJTIwcHJvJTIwbiVDMyVBMXJvJUM0JThEbiVDMyVBOSUyMHNpdHVhY2UufGNzfDB8MHx8fDE3ODM2MDMzNTF8MA&ixlib=rb-4.1.0&q=80&w=1080");
  background-size: cover;
  background-position: center;
}

.bg-stage {
  background-image: url("https://images.unsplash.com/photo-1485217988980-11786ced9454?w=800&q=80");
  background-size: cover;
  background-position: center;
}

.bg-team {
  background-image: url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=800&q=80");
  background-size: cover;
  background-position: center;
}

.bg-workshop {
  background-image: url("https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?w=800&q=80");
  background-size: cover;
  background-position: center;
}

.bg-notes {
  background-image: url("https://images.unsplash.com/photo-1498050108023-c5249f4df085?w=800&q=80");
  background-size: cover;
  background-position: center;
}

.bg-audience {
  background-image: url("https://images.unsplash.com/photo-1522075469751-3a6694fb2f61?w=800&q=80");
  background-size: cover;
  background-position: center;
}

.bg-briefing {
  background-image: url("https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=600&q=80");
  background-size: cover;
  background-position: center;
}

@media (max-width: 820px) {
  .hero {
    padding: 10px 6vw 36px;
  }

  .cookie-banner {
    left: 16px;
    right: 16px;
  }
}
