/* ================================================================
   SGBCC AFRICA 2026 — Design System
   Palette: Egyptian parchment · Burgundy · Nile teal · Gold
   Inspired directly by the conference brochure
================================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Inter:wght@300;400;500;600&display=swap');

:root {
  /* Core palette — from brochure */
  --parchment:     #F8F3EA;   /* off-white background */
  --parchment-2:   #F1EAD8;   /* slightly deeper sand for alternating sections */
  --parchment-3:   #E8DECA;   /* border / divider */
  --burgundy:      #8B1A2A;   /* dark elegant red — "BREAST CANCER" text */
  --burgundy-2:    #A02233;   /* hover state */
  --burgundy-pale: #F5E8EA;   /* tint for badges */
  --teal:          #2D7A7A;   /* Nile teal */
  --teal-2:        #3A9090;   /* hover */
  --teal-pale:     #E4F2F2;   /* tint */
  --gold:          #B8893A;   /* Egyptian gold */
  --gold-2:        #CCA050;   /* lighter gold */
  --gold-pale:     #F5EDDA;   /* very light gold */
  --ink:           #1B2B4B;   /* deep navy ink — headlines */
  --ink-2:         #253760;   /* slightly lighter */

  /* Text hierarchy */
  --text-primary:   #1B2B4B;
  --text-secondary: #4A5568;
  --text-muted:     #7A8599;
  --text-faint:     #A0ABB8;

  /* On-dark (for navbar which stays dark) */
  --on-dark:        #F8F3EA;
  --on-dark-2:      rgba(248,243,234,0.72);
  --on-dark-3:      rgba(248,243,234,0.42);

  --border:         #DDD5C4;
  --border-2:       #C8BDA8;

  --font-display: 'Playfair Display', Georgia, serif;
  --font-body:    'Inter', system-ui, sans-serif;
  --font-mono:    'Inter Tight', monospace;

  --radius:    4px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --shadow-sm: 0 1px 4px rgba(27,43,75,0.07);
  --shadow-md: 0 4px 18px rgba(27,43,75,0.11);
  --shadow-lg: 0 8px 36px rgba(27,43,75,0.16);
  --transition: 0.18s ease;
}

/* ── RESET ─────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: var(--font-body); color: var(--text-primary);
  background: var(--parchment); line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
img { max-width: 100%; display: block; }
button { font-family: inherit; cursor: pointer; border: none; background: none; }
input, textarea, select { font-family: inherit; }

/* ── CONTAINER ─────────────────────────────────────────────── */
.container    { max-width: 1160px; margin: 0 auto; padding: 0 32px; }
.container-sm { max-width: 780px;  margin: 0 auto; padding: 0 32px; }
.container-xs { max-width: 600px;  margin: 0 auto; padding: 0 32px; }

/* ── HIEROGLYPH PATTERN ─────────────────────────────────────
   SVG inline pattern as background — subtle Egyptian motif    */
.hiero-bg {
  position: relative;
}
.hiero-bg::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.045;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cg fill='%23B8893A' fill-opacity='1'%3E%3Crect x='10' y='8' width='6' height='12' rx='1'/%3E%3Ccircle cx='30' cy='14' r='5'/%3E%3Cpath d='M44 8 L50 8 L47 20 Z'/%3E%3Crect x='58' y='10' width='10' height='4' rx='1'/%3E%3Cpath d='M74 8 Q80 14 74 20'/%3E%3Ccircle cx='92' cy='10' r='3'/%3E%3Cpath d='M100 8 L106 14 L100 20 L94 14 Z'/%3E%3Crect x='10' y='34' width='4' height='14' rx='2'/%3E%3Cpath d='M24 34 L30 34 L30 48 L24 48 L27 41 Z'/%3E%3Ccircle cx='44' cy='41' r='6'/%3E%3Cpath d='M55 34 L65 34 L65 36 L60 36 L60 48 L55 48 Z'/%3E%3Crect x='74' y='34' width='8' height='8' rx='2'/%3E%3Cpath d='M74 46 L82 46 L78 48 Z'/%3E%3Ccircle cx='97' cy='41' r='4'/%3E%3Cpath d='M8 62 L16 62 L16 74 L12 74 L12 68 L8 68 Z'/%3E%3Ccircle cx='28' cy='68' r='5'/%3E%3Cpath d='M40 62 L46 62 L43 74 Z'/%3E%3Crect x='56' y='62' width='12' height='3' rx='1'/%3E%3Crect x='56' y='68' width='8' height='3' rx='1'/%3E%3Cpath d='M76 62 Q84 68 76 74'/%3E%3Cpath d='M84 62 Q92 68 84 74'/%3E%3Ccircle cx='100' cy='68' r='3'/%3E%3Cpath d='M8 88 L14 88 L14 100 L8 100 Z M9 91 L13 91'/%3E%3Ccircle cx='28' cy='94' r='4'/%3E%3Cpath d='M40 88 L46 94 L40 100'/%3E%3Crect x='55' y='90' width='14' height='8' rx='3'/%3E%3Ccircle cx='78' cy='94' r='6'/%3E%3Ccircle cx='78' cy='94' r='2'/%3E%3Cpath d='M92 88 L98 88 L98 100 L92 100 M92 94 L98 94'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 120px 120px;
  background-repeat: repeat;
}

/* ── BUTTONS ─────────────────────────────────────────────── */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  gap: 8px; padding: 11px 26px; font-size: 13.5px; font-weight: 500;
  letter-spacing: 0.025em; border: 1.5px solid transparent;
  border-radius: var(--radius); cursor: pointer; transition: all var(--transition);
  white-space: nowrap; font-family: var(--font-body);
}
.btn-burgundy   { background: var(--burgundy); color: #fff; border-color: var(--burgundy); }
.btn-burgundy:hover { background: var(--burgundy-2); border-color: var(--burgundy-2); }
.btn-teal       { background: var(--teal); color: #fff; border-color: var(--teal); }
.btn-teal:hover { background: var(--teal-2); border-color: var(--teal-2); }
.btn-gold       { background: var(--gold); color: #fff; border-color: var(--gold); }
.btn-gold:hover { background: var(--gold-2); border-color: var(--gold-2); }
.btn-outline    { background: transparent; color: var(--ink); border-color: var(--border-2); }
.btn-outline:hover { border-color: var(--ink); background: var(--parchment-2); }
.btn-outline-dark { background: transparent; color: var(--on-dark); border-color: rgba(248,243,234,0.35); }
.btn-outline-dark:hover { border-color: var(--on-dark); background: rgba(248,243,234,0.1); }
.btn-ghost-parch { background: transparent; color: var(--ink); border-color: var(--parchment-3); }
.btn-ghost-parch:hover { background: var(--parchment-2); }
.btn-lg { padding: 14px 32px; font-size: 14.5px; }
.btn-sm { padding: 7px 16px; font-size: 12.5px; }
.btn-full { width: 100%; }

/* ── NAV ─────────────────────────────────────────────────────
   Single centered bar — all pages visible, no "More" dropdown
   Dark ink background with parchment text                    */
.nav {
  background: var(--ink);
  border-bottom: 2px solid var(--gold);
  position: sticky; top: 0; z-index: 200;
}
.nav-inner {
  max-width: 1160px; margin: 0 auto; padding: 0 24px;
  display: flex; align-items: center; height: 64px; gap: 0;
}
.nav-logo {
  display: flex; align-items: center; gap: 10px;
  flex-shrink: 0; margin-right: 20px; cursor: pointer;
}
.nav-logo-hex { color: var(--gold); font-size: 20px; }
.nav-logo-name { font-size: 13px; font-weight: 600; color: var(--on-dark); line-height: 1.25; display: block; }
.nav-logo-sub  { font-size: 9.5px; color: var(--on-dark-3); display: block; }

/* The key design decision: all nav links in a scrollable centered row */
.nav-links {
  display: flex; align-items: center; flex: 1;
  overflow-x: auto; gap: 0;
  scrollbar-width: none; -ms-overflow-style: none;
  /* Fade edges hint at scrollability */
  -webkit-mask-image: linear-gradient(to right, transparent 0px, black 16px, black calc(100% - 16px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0px, black 16px, black calc(100% - 16px), transparent 100%);
}
.nav-links::-webkit-scrollbar { display: none; }
.nav-link {
  font-size: 12px; font-weight: 400;
  color: var(--on-dark-2);
  padding: 6px 12px; border-radius: 3px;
  transition: all var(--transition); white-space: nowrap;
  border: none; background: none; cursor: pointer;
  font-family: var(--font-body); letter-spacing: 0.01em;
  border-bottom: 2px solid transparent;
}
.nav-link:hover { color: var(--on-dark); }
.nav-link.active { color: var(--gold); border-bottom-color: var(--gold); }
.nav-cta { flex-shrink: 0; margin-left: 16px; }

/* Mobile hamburger */
.nav-toggle { display: none; flex-direction: column; gap: 5px; padding: 6px; }
.nav-toggle span { display: block; width: 20px; height: 1.5px; background: var(--on-dark); border-radius: 2px; transition: all var(--transition); }

/* ── HERO ────────────────────────────────────────────────── */
.hero {
  background: var(--parchment);
  padding: 80px 0 88px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
/* Hieroglyph background in hero */
.hero::before {
  content: '';
  position: absolute; inset: 0;
  pointer-events: none; opacity: 0.07;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cg fill='%23B8893A'%3E%3Crect x='10' y='8' width='6' height='12' rx='1'/%3E%3Ccircle cx='30' cy='14' r='5'/%3E%3Cpath d='M44 8 L50 8 L47 20 Z'/%3E%3Crect x='58' y='10' width='10' height='4' rx='1'/%3E%3Cpath d='M74 8 Q80 14 74 20'/%3E%3Ccircle cx='92' cy='10' r='3'/%3E%3Cpath d='M100 8 L106 14 L100 20 L94 14 Z'/%3E%3Crect x='10' y='34' width='4' height='14' rx='2'/%3E%3Cpath d='M24 34 L30 34 L30 48 L24 48 L27 41 Z'/%3E%3Ccircle cx='44' cy='41' r='6'/%3E%3Cpath d='M55 34 L65 34 L65 36 L60 36 L60 48 L55 48 Z'/%3E%3Crect x='74' y='34' width='8' height='8' rx='2'/%3E%3Cpath d='M74 46 L82 46 L78 48 Z'/%3E%3Ccircle cx='97' cy='41' r='4'/%3E%3Cpath d='M8 62 L16 62 L16 74 L12 74 L12 68 L8 68 Z'/%3E%3Ccircle cx='28' cy='68' r='5'/%3E%3Cpath d='M40 62 L46 62 L43 74 Z'/%3E%3Crect x='56' y='62' width='12' height='3' rx='1'/%3E%3Crect x='56' y='68' width='8' height='3' rx='1'/%3E%3Cpath d='M76 62 Q84 68 76 74'/%3E%3Ccircle cx='100' cy='68' r='3'/%3E%3Cpath d='M8 88 L14 88 L14 100 L8 100 Z M9 91 L13 91'/%3E%3Ccircle cx='28' cy='94' r='4'/%3E%3Cpath d='M40 88 L46 94 L40 100'/%3E%3Crect x='55' y='90' width='14' height='8' rx='3'/%3E%3Ccircle cx='78' cy='94' r='6'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 120px 120px;
}
.hero-inner { position: relative; z-index: 1; }
.hero-ribbon {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--burgundy); margin-bottom: 20px;
}
.hero-ribbon::before, .hero-ribbon::after { content: ''; display: block; width: 40px; height: 1px; background: var(--gold); }
.hero-tag {
  display: inline-block; background: var(--burgundy); color: #fff;
  font-size: 10.5px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;
  padding: 4px 16px; margin-bottom: 18px;
}
h1.hero-title { font-family: var(--font-display); color: var(--ink); line-height: 1.05; margin-bottom: 6px; }
.hero-title-sm   { display: block; font-size: clamp(13px,1.5vw,16px); font-weight: 400; color: var(--text-secondary); font-family: var(--font-body); margin-bottom: 4px; }
.hero-title-main { display: block; font-size: clamp(40px,6.5vw,68px); font-weight: 700; color: var(--ink); }
.hero-title-em   { color: var(--burgundy); font-style: italic; }
.hero-title-sub  { display: block; font-family: var(--font-display); font-size: clamp(18px,2.8vw,28px); font-weight: 400; color: var(--gold); font-style: italic; margin-top: 6px; margin-bottom: 28px; }
.hero-meta       { display: flex; flex-direction: column; align-items: center; gap: 8px; margin-bottom: 32px; }
.hero-meta-item  { font-size: 14.5px; color: var(--text-secondary); }
.hero-divider    { width: 60px; height: 1.5px; background: linear-gradient(to right, var(--gold), var(--burgundy)); margin: 16px auto 28px; }
.hero-actions    { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 48px; }
.hero-stats      { display: flex; justify-content: center; align-items: center; gap: 0; flex-wrap: wrap; border: 1px solid var(--parchment-3); background: rgba(248,243,234,0.8); max-width: 640px; margin: 0 auto; }
.stat-block      { padding: 18px 36px; text-align: center; border-right: 1px solid var(--parchment-3); }
.stat-block:last-child { border: none; }
.stat-number     { font-family: var(--font-display); font-size: 28px; font-weight: 700; color: var(--ink); display: block; line-height: 1; }
.stat-label      { font-size: 10px; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.08em; margin-top: 4px; }

/* ── PAGE HERO (inner pages) ─────────────────────────────── */
.page-hero {
  background: var(--ink); padding: 100px 0 52px;
  text-align: center; position: relative; overflow: hidden;
  border-bottom: 2px solid var(--gold);
}
.page-hero::before {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  opacity: 0.06;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cg fill='%23B8893A'%3E%3Crect x='10' y='8' width='6' height='12' rx='1'/%3E%3Ccircle cx='30' cy='14' r='5'/%3E%3Cpath d='M44 8 L50 8 L47 20 Z'/%3E%3Crect x='58' y='10' width='10' height='4' rx='1'/%3E%3Ccircle cx='92' cy='10' r='3'/%3E%3Crect x='10' y='34' width='4' height='14' rx='2'/%3E%3Ccircle cx='44' cy='41' r='6'/%3E%3Ccircle cx='97' cy='41' r='4'/%3E%3Cpath d='M8 62 L16 62 L16 74 L12 74 L12 68 L8 68 Z'/%3E%3Ccircle cx='28' cy='68' r='5'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 120px 120px;
}
.page-hero-content { position: relative; z-index: 1; }
.page-hero-eyebrow { font-size: 10.5px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--gold); display: block; margin-bottom: 10px; }
.page-hero-title   { font-family: var(--font-display); font-size: clamp(28px,5vw,48px); font-weight: 700; color: #fff; margin-bottom: 12px; line-height: 1.1; }
.page-hero-sub     { font-size: 15px; color: rgba(248,243,234,0.65); max-width: 520px; margin: 0 auto; line-height: 1.75; }

/* ── SECTIONS ────────────────────────────────────────────── */
.section { padding: 88px 0; }
.section-parch   { background: var(--parchment); }
.section-parch-2 { background: var(--parchment-2); }
.section-ink     { background: var(--ink); }

/* Gold ornament divider line used above section eyebrows */
.section-eyebrow {
  display: block; font-size: 10.5px; font-weight: 600;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--teal); margin-bottom: 10px;
}
.section-eyebrow-gold { color: var(--gold); }
.section-eyebrow-burg { color: var(--burgundy); }

.section-title {
  font-family: var(--font-display);
  font-size: clamp(24px,4vw,38px); font-weight: 700;
  color: var(--ink); line-height: 1.15; margin-bottom: 14px;
}
.section-title-white { color: #fff; }
.section-sub { font-size: 15px; color: var(--text-secondary); line-height: 1.8; max-width: 560px; }
.section-sub-light { color: rgba(248,243,234,0.65); }

/* Gold ornament accent line */
.ornament-line {
  display: flex; align-items: center; gap: 12px; margin-bottom: 14px;
}
.ornament-line::before, .ornament-line::after {
  content: ''; flex: 1; height: 1px; background: var(--gold); opacity: 0.5;
}
.ornament-diamond { color: var(--gold); font-size: 10px; flex-shrink: 0; }

/* Centered section header */
.section-header-center { text-align: center; margin-bottom: 52px; }
.section-header-center .section-sub { margin: 0 auto; }
.section-header-row { display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; gap: 18px; margin-bottom: 44px; }

/* ── FEATURE CARDS ──────────────────────────────────────── */
.features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px,1fr)); gap: 1px; background: var(--border); border: 1px solid var(--border); }
.feature-card { background: var(--parchment); padding: 34px 28px; transition: all var(--transition); }
.feature-card:hover { background: #fff; transform: translateY(-2px); box-shadow: var(--shadow-md); }
.feature-icon { width: 48px; height: 48px; border-radius: var(--radius-md); background: var(--teal-pale); display: flex; align-items: center; justify-content: center; color: var(--teal); font-size: 20px; margin: 0 auto 18px; }
.feature-title { font-family: var(--font-display); font-size: 17px; font-weight: 600; color: var(--ink); margin-bottom: 8px; text-align: center; }
.feature-desc  { font-size: 13.5px; color: var(--text-secondary); line-height: 1.7; text-align: center; }
.feature-link  { font-size: 12.5px; font-weight: 500; color: var(--teal); display: block; text-align: center; margin-top: 14px; transition: color var(--transition); }
.feature-link:hover { color: var(--ink); }

/* ── SPEAKERS ────────────────────────────────────────────── */
.speakers-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px,1fr)); gap: 1px; background: var(--border); border: 1px solid var(--border); }
.speaker-card { background: var(--parchment); text-align: center; padding: 28px 16px; transition: all var(--transition); position: relative; }
.speaker-card:hover { background: #fff; box-shadow: var(--shadow-md); }
.speaker-avatar { width: 72px; height: 72px; border-radius: 50%; background: var(--ink); display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; font-size: 26px; border: 2px solid var(--parchment-3); }
.speaker-name    { font-family: var(--font-display); font-size: 14px; font-weight: 600; color: var(--ink); margin-bottom: 3px; line-height: 1.3; }
.speaker-role    { font-size: 11.5px; color: var(--text-muted); line-height: 1.4; }
.speaker-country { font-size: 11.5px; color: var(--teal); font-weight: 500; margin-top: 4px; }
.speaker-bio     { font-size: 11.5px; color: var(--text-secondary); line-height: 1.55; margin-top: 10px; }
.speaker-more    { background: var(--ink); }
.speaker-more:hover { background: var(--ink-2); }

/* ── AGENDA ─────────────────────────────────────────────── */
.agenda-slot { display: grid; grid-template-columns: 100px 1fr auto; gap: 0; border-bottom: 1px solid var(--border); }
.agenda-slot:last-child { border: none; }
.agenda-time   { padding: 16px 14px 16px 0; font-family: var(--font-mono); font-size: 11.5px; font-weight: 600; color: var(--teal); border-right: 2px solid var(--border); text-align: right; line-height: 1.4; }
.agenda-body   { padding: 16px 0 16px 22px; }
.agenda-tag-col { padding: 16px 0 16px 14px; display: flex; align-items: flex-start; }
.agenda-title  { font-size: 13.5px; font-weight: 500; color: var(--ink); margin-bottom: 3px; }
.agenda-speaker { font-size: 11.5px; color: var(--text-muted); }
.agenda-slot.keynote .agenda-time { color: var(--gold); }
.agenda-slot.keynote .agenda-body { border-left: 2px solid var(--gold); padding-left: 20px; }
.agenda-slot.break { background: var(--parchment-2); }
.agenda-slot.break .agenda-title { color: var(--text-muted); font-style: italic; font-weight: 400; }

/* ── FORMS ───────────────────────────────────────────────── */
.form-group  { margin-bottom: 17px; }
.form-label  { display: block; font-size: 12.5px; font-weight: 500; color: var(--text-primary); margin-bottom: 5px; }
.form-label .req { color: var(--burgundy); }
.form-input, .form-select, .form-textarea {
  width: 100%; padding: 10px 13px; border: 1.5px solid var(--border);
  border-radius: var(--radius); font-size: 13.5px; color: var(--text-primary);
  background: #fff; outline: none; transition: border-color var(--transition), box-shadow var(--transition);
}
.form-input:focus, .form-select:focus, .form-textarea:focus {
  border-color: var(--teal); box-shadow: 0 0 0 3px rgba(45,122,122,0.1);
}
.form-textarea { resize: vertical; min-height: 110px; line-height: 1.6; }
.form-hint     { font-size: 11.5px; color: var(--text-muted); margin-top: 4px; }
.form-row      { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.form-section  { margin-bottom: 28px; padding-bottom: 28px; border-bottom: 1px solid var(--border); }
.form-section-title { font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--text-muted); margin-bottom: 16px; }

/* Package cards */
.package-option { border: 1.5px solid var(--border); padding: 18px 20px; cursor: pointer; transition: all var(--transition); border-radius: var(--radius); margin-bottom: 10px; background: #fff; }
.package-option:hover { border-color: var(--teal); }
.package-option.selected { border-color: var(--teal); background: var(--teal-pale); }
.package-name  { font-size: 14px; font-weight: 600; color: var(--ink); }
.package-price { font-family: var(--font-display); font-size: 20px; font-weight: 700; color: var(--teal); margin: 4px 0; }
.package-desc  { font-size: 12.5px; color: var(--text-secondary); line-height: 1.65; }

/* ── ORDER SUMMARY (ink dark) ──────────────────────────── */
.order-summary { background: var(--ink); padding: 26px; border: 1px solid rgba(255,255,255,0.08); }
.order-title   { font-family: var(--font-display); font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 16px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,255,255,0.1); }
.order-row     { display: flex; justify-content: space-between; font-size: 13px; color: rgba(248,243,234,0.6); padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.06); }
.order-total   { color: #fff; font-weight: 600; font-size: 15px; border: none; padding-top: 14px; margin-top: 6px; }
.order-price   { color: var(--gold); font-family: var(--font-display); font-size: 22px; }
.order-note    { font-size: 11.5px; color: rgba(248,243,234,0.4); display: flex; gap: 6px; margin-top: 6px; }

/* ── WORKSHOPS ──────────────────────────────────────────── */
.workshop-card { background: #fff; border: 1px solid var(--border); margin-bottom: 14px; transition: border-color var(--transition); }
.workshop-card:hover { border-color: var(--teal); }
.workshop-header { background: var(--ink); padding: 20px 26px; display: flex; justify-content: space-between; align-items: flex-start; gap: 14px; }
.workshop-title  { font-family: var(--font-display); font-size: 16px; font-weight: 700; color: #fff; margin-bottom: 3px; }
.workshop-meta   { font-size: 11.5px; color: rgba(248,243,234,0.45); }
.workshop-price  { font-family: var(--font-display); font-size: 22px; font-weight: 700; color: var(--gold); flex-shrink: 0; }
.workshop-body   { padding: 18px 26px; }
.workshop-facts  { font-size: 12.5px; color: var(--text-secondary); margin-bottom: 10px; }
.workshop-desc   { font-size: 13px; color: var(--text-secondary); line-height: 1.7; margin-bottom: 14px; }
.workshop-footer { display: flex; justify-content: space-between; align-items: center; padding-top: 14px; border-top: 1px solid var(--border); }
.workshop-seats  { font-size: 12.5px; color: var(--text-muted); }
.workshop-seats strong { color: var(--teal); }

/* ── CERTIFICATES ───────────────────────────────────────── */
.cert-card         { background: #fff; border: 1px solid var(--border); transition: all var(--transition); overflow: hidden; }
.cert-card:hover   { box-shadow: var(--shadow-md); border-color: var(--gold); }
.cert-card-header  { background: var(--ink); padding: 13px 18px; display: flex; justify-content: space-between; align-items: center; }
.cert-card-logo    { color: #fff; font-size: 12px; font-weight: 600; }
.cert-card-badge   { color: var(--gold); font-size: 11px; font-weight: 600; letter-spacing: 0.06em; }
.cert-card-body    { padding: 18px; }
.cert-card-type    { font-size: 10.5px; text-transform: uppercase; letter-spacing: 0.1em; color: var(--teal); font-weight: 700; margin-bottom: 5px; }
.cert-card-title   { font-family: var(--font-display); font-size: 15px; font-weight: 700; color: var(--ink); margin-bottom: 5px; line-height: 1.3; }
.cert-card-detail  { font-size: 12.5px; color: var(--text-secondary); }
.cert-card-footer  { padding: 12px 18px; border-top: 1px solid var(--border); display: flex; justify-content: space-between; align-items: center; gap: 8px; }
.cert-id           { font-family: var(--font-mono); font-size: 11px; color: var(--text-muted); }
.cert-doc          { background: #fff; border: 2px solid var(--gold); max-width: 520px; margin: 0 auto; box-shadow: var(--shadow-lg); }
.cert-doc-header   { background: var(--ink); padding: 28px 36px; text-align: center; border-bottom: 3px solid var(--gold); }
.cert-doc-org      { color: var(--gold); font-size: 10px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 8px; }
.cert-doc-title    { color: #fff; font-family: var(--font-display); font-size: 24px; font-weight: 700; }
.cert-doc-body     { padding: 44px 36px; text-align: center; }
.cert-doc-footer   { padding: 20px 36px; border-top: 1px solid var(--border); display: flex; justify-content: space-between; align-items: flex-end; }
.cert-sig-name     { font-family: var(--font-display); font-size: 17px; color: var(--ink); font-style: italic; margin-bottom: 6px; }
.cert-sig-line     { width: 120px; height: 1px; background: var(--border); margin: 0 auto 5px; }
.cert-sig-title    { font-size: 10px; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.08em; }
.cert-verify-id    { font-family: var(--font-mono); font-size: 11px; color: var(--text-muted); margin-top: 5px; }
.qr-mock { background: var(--ink); padding: 10px; display: inline-block; }
.qr-grid { display: flex; flex-direction: column; gap: 3px; }
.qr-row  { display: flex; gap: 3px; }
.qr-row .qb { width: 8px; height: 8px; background: #fff; border-radius: 1px; }
.qr-row .qw { width: 8px; height: 8px; }

/* ── SOCIAL WALL ─────────────────────────────────────────── */
.post-card     { background: #fff; border: 1px solid var(--border); padding: 18px; margin-bottom: 10px; transition: box-shadow var(--transition); }
.post-card:hover { box-shadow: var(--shadow-sm); }
.post-header   { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; }
.post-avatar   { width: 36px; height: 36px; border-radius: 50%; background: var(--ink); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 600; flex-shrink: 0; }
.post-author   { font-size: 13px; font-weight: 500; color: var(--ink); }
.post-when     { font-size: 11.5px; color: var(--text-muted); }
.post-text     { font-size: 13.5px; color: var(--text-primary); line-height: 1.65; margin-bottom: 10px; }
.hashtag       { color: var(--teal); font-weight: 500; }
.post-actions  { display: flex; gap: 16px; }
.post-action   { font-size: 12px; color: var(--text-muted); background: none; border: none; cursor: pointer; font-family: var(--font-body); padding: 0; transition: color var(--transition); }
.post-action:hover { color: var(--teal); }

/* ── CONTACT ─────────────────────────────────────────────── */
.contact-item  { display: flex; align-items: flex-start; gap: 14px; padding: 16px 18px; border: 1px solid var(--border); margin-bottom: 8px; background: #fff; transition: all var(--transition); }
.contact-item:hover { border-color: var(--teal); background: var(--teal-pale); }
.contact-icon  { width: 38px; height: 38px; background: var(--teal-pale); display: flex; align-items: center; justify-content: center; font-size: 16px; flex-shrink: 0; border-radius: var(--radius); }
.contact-label { font-size: 13px; font-weight: 500; color: var(--ink); margin-bottom: 2px; }
.contact-value { font-size: 12.5px; color: var(--text-secondary); line-height: 1.55; }

/* FAQ */
.faq-item { border: 1px solid var(--border); margin-bottom: 4px; background: #fff; }
.faq-question { padding: 15px 18px; font-size: 13.5px; font-weight: 500; color: var(--ink); cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
.faq-question:hover { background: var(--parchment-2); }
.faq-answer { padding: 0 18px; max-height: 0; overflow: hidden; font-size: 13.5px; color: var(--text-secondary); line-height: 1.75; transition: all 0.3s; }
.faq-answer.open { padding: 14px 18px; max-height: 220px; }

/* ── PARTNERS ─────────────────────────────────────────────── */
.partner-card  { background: #fff; border: 1px solid var(--border); padding: 22px 24px; display: flex; gap: 16px; align-items: flex-start; margin-bottom: 10px; transition: border-color var(--transition); }
.partner-card:hover { border-color: var(--teal); }
.partner-icon  { font-size: 28px; flex-shrink: 0; }
.partner-type  { font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--teal); margin-bottom: 4px; }
.partner-name  { font-family: var(--font-display); font-size: 16px; font-weight: 700; color: var(--ink); margin-bottom: 6px; }
.partner-desc  { font-size: 13px; color: var(--text-secondary); line-height: 1.7; }

/* ── SPONSORS ─────────────────────────────────────────────── */
.sponsor-box   { background: #fff; border: 1px solid var(--border); padding: 24px; display: flex; align-items: center; justify-content: center; text-align: center; min-height: 90px; transition: all var(--transition); }
.sponsor-box:hover { border-color: var(--gold); box-shadow: var(--shadow-sm); }
.sponsor-name  { font-size: 13.5px; font-weight: 500; color: var(--ink); margin-bottom: 3px; }
.sponsor-type  { font-size: 11.5px; color: var(--text-muted); }

/* ── INFO / CAIRO ─────────────────────────────────────────── */
.info-card     { background: #fff; border: 1px solid var(--border); padding: 17px 20px; margin-bottom: 8px; transition: border-color var(--transition); }
.info-card:hover { border-color: var(--teal); }
.info-label    { font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: var(--teal); margin-bottom: 5px; }
.info-value    { font-size: 13.5px; color: var(--text-secondary); line-height: 1.7; }
.cairo-card    { background: #fff; border: 1px solid var(--border); padding: 18px; transition: border-color var(--transition); }
.cairo-card:hover { border-color: var(--gold); }
.cairo-icon    { font-size: 22px; margin-bottom: 9px; }
.cairo-title   { font-size: 13.5px; font-weight: 500; color: var(--ink); margin-bottom: 5px; }
.cairo-desc    { font-size: 12.5px; color: var(--text-secondary); line-height: 1.65; }

/* ── FEEDBACK ─────────────────────────────────────────────── */
.star-group { display: flex; gap: 6px; margin: 8px 0 18px; justify-content: center; }
.star       { font-size: 26px; cursor: pointer; filter: grayscale(1); transition: filter 0.1s; }
.star.lit   { filter: none; }
.mini-stars { display: flex; gap: 4px; }
.mini-star  { font-size: 18px; cursor: pointer; filter: grayscale(1); }
.mini-star.lit { filter: none; }
.session-row { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid var(--border); gap: 10px; flex-wrap: wrap; }
.session-label { font-size: 13.5px; color: var(--ink); }

/* ── ALERTS / BADGES ─────────────────────────────────────── */
.alert { padding: 12px 16px; font-size: 13.5px; border-left: 3px solid; margin-bottom: 18px; }
.alert-teal  { background: var(--teal-pale);     color: #0D3D2A; border-color: var(--teal); }
.alert-gold  { background: var(--gold-pale);     color: #5C3E0A; border-color: var(--gold); }
.alert-burg  { background: var(--burgundy-pale); color: #5A0E18; border-color: var(--burgundy); }

.badge { display: inline-block; font-size: 10px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; padding: 2px 8px; border-radius: 2px; }
.badge-teal  { background: var(--teal-pale);     color: var(--teal); }
.badge-gold  { background: var(--gold-pale);     color: #7C5A1A; }
.badge-ink   { background: rgba(27,43,75,0.1);   color: var(--ink); }
.badge-burg  { background: var(--burgundy-pale); color: var(--burgundy); }

/* ── TABS ─────────────────────────────────────────────────── */
.tabs { display: flex; border-bottom: 2px solid var(--border); margin-bottom: 34px; gap: 0; overflow-x: auto; justify-content: center; }
.tabs::-webkit-scrollbar { display: none; }
.tab-btn { background: none; border: none; border-bottom: 2px solid transparent; margin-bottom: -2px; padding: 10px 22px; font-size: 13.5px; font-weight: 400; color: var(--text-muted); cursor: pointer; font-family: var(--font-body); white-space: nowrap; transition: all var(--transition); }
.tab-btn:hover { color: var(--ink); }
.tab-btn.active { color: var(--teal); border-bottom-color: var(--teal); }

/* ── STEP BAR (register) ─────────────────────────────────── */
.step-bar { display: flex; border: 1px solid var(--border); overflow: hidden; margin-bottom: 36px; }
.step-item { flex: 1; padding: 12px 10px; font-size: 12.5px; font-weight: 500; color: var(--text-muted); display: flex; align-items: center; gap: 8px; background: var(--parchment-2); border-right: 1px solid var(--border); }
.step-item:last-child { border: none; }
.step-item.active { background: #fff; color: var(--ink); }
.step-item.done   { background: var(--teal-pale); color: var(--teal); }
.step-num { width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; background: var(--border); color: var(--text-muted); }
.step-item.active .step-num { background: var(--teal); color: #fff; }
.step-item.done .step-num   { background: var(--gold); color: #fff; }

/* ── ABSTRACT SIDEBAR ─────────────────────────────────────── */
.abs-sidebar-dark { background: var(--ink); padding: 20px; margin-bottom: 12px; text-align: center; }
.abs-deadline-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(248,243,234,0.45); margin-bottom: 6px; display: block; }
.abs-deadline-date  { font-family: var(--font-display); font-size: 22px; font-weight: 700; color: var(--gold); display: block; }
.abs-countdown      { font-size: 11.5px; color: rgba(248,243,234,0.4); margin-top: 5px; display: block; }

/* ── TIMELINE ─────────────────────────────────────────────── */
.timeline-step { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 12px; }
.timeline-dot  { width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; }
.tl-active  { background: var(--teal); color: #fff; }
.tl-pending { background: var(--border); color: var(--text-muted); }
.tl-step-title { font-size: 12.5px; font-weight: 500; color: var(--ink); }
.tl-step-date  { font-size: 11.5px; color: var(--text-muted); }

/* ── CARDS / GENERAL ─────────────────────────────────────── */
.card { background: #fff; border: 1px solid var(--border); padding: 24px; }
.grid-2 { display: grid; grid-template-columns: repeat(auto-fill,minmax(260px,1fr)); gap: 14px; }
.grid-3 { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 14px; }
.grid-2x { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }

/* ── FOOTER ───────────────────────────────────────────────── */
.footer        { background: var(--ink); padding: 60px 0 0; }
.footer-inner  { max-width: 1160px; margin: 0 auto; padding: 0 32px 48px; display: grid; grid-template-columns: 1.8fr 1fr 1fr 1fr; gap: 48px; border-bottom: 1px solid rgba(255,255,255,0.07); }
.footer-brand  { font-family: var(--font-display); font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 6px; }
.footer-tagline { font-size: 12.5px; color: rgba(248,243,234,0.4); line-height: 1.7; max-width: 260px; margin-bottom: 16px; }
.footer-org    { font-size: 12px; color: rgba(248,243,234,0.3); margin-bottom: 3px; }
.footer-col-title { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: rgba(248,243,234,0.28); margin-bottom: 14px; }
.footer-col ul { display: flex; flex-direction: column; gap: 8px; }
.footer-col a  { font-size: 13px; color: rgba(248,243,234,0.5); transition: color var(--transition); cursor: pointer; }
.footer-col a:hover { color: #fff; }
.footer-bottom { max-width: 1160px; margin: 0 auto; padding: 18px 32px; display: flex; justify-content: space-between; align-items: center; font-size: 11.5px; color: rgba(248,243,234,0.22); flex-wrap: wrap; gap: 10px; }
.footer-bottom a { color: rgba(248,243,234,0.22); transition: color var(--transition); }
.footer-bottom a:hover { color: rgba(248,243,234,0.5); }
.footer-ribbon { height: 3px; background: linear-gradient(to right, var(--burgundy) 33%, var(--teal) 33% 66%, var(--gold) 66%); }

/* ── UTILITY ──────────────────────────────────────────────── */
.text-center { text-align: center; }
.divider { border: none; border-top: 1px solid var(--border); margin: 28px 0; }
.mt-8{margin-top:8px;} .mt-16{margin-top:16px;} .mt-24{margin-top:24px;} .mt-32{margin-top:32px;}
.mb-8{margin-bottom:8px;} .mb-16{margin-bottom:16px;} .mb-24{margin-bottom:24px;}

/* Reveal animation */
.reveal { opacity: 0; transform: translateY(14px); transition: opacity 0.5s ease, transform 0.5s ease; }
.reveal.visible { opacity: 1; transform: none; }

/* ── RESPONSIVE ───────────────────────────────────────────── */
@media (max-width:1024px) {
  .footer-inner { grid-template-columns: 1fr 1fr; gap: 36px; }
}
@media (max-width:768px) {
  .section { padding: 60px 0; }
  .page-hero { padding: 90px 0 44px; }
  .hero { padding: 60px 0 68px; }
  .container, .container-sm { padding: 0 20px; }
  .form-row { grid-template-columns: 1fr; }
  .grid-2x { grid-template-columns: 1fr; }
  .footer-inner { grid-template-columns: 1fr; gap: 28px; }
  .nav-cta .btn-lg { padding: 9px 16px; font-size: 12.5px; }
  .stat-block { padding: 14px 20px; }
}
@media (max-width:480px) {
  .hero-actions { flex-direction: column; align-items: center; }
  .hero-actions .btn { width: 100%; max-width: 300px; }
  .hero-stats { flex-direction: column; gap: 0; }
  .stat-block { border-right: none; border-bottom: 1px solid var(--parchment-3); width: 100%; }
}
