:root {
  color-scheme: dark;
  --color-bg: #0a0e17;
  --color-bg-elevated: #111827;
  --color-bg-card: #1a2234;
  --color-border: rgba(255, 255, 255, 0.08);
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-surface-hover: rgba(255, 255, 255, 0.06);
  --color-surface-hover-strong: rgba(255, 255, 255, 0.1);
  --color-header-backdrop: rgba(10, 14, 23, 0.85);
  --color-on-accent: #0a0e17;
  --color-hero-title-start: #ffffff;
  --color-overlay: rgba(5, 10, 20, 0.82);
  --color-selection-bg: rgba(6, 182, 212, 0.3);
  --color-selection-fg: #ffffff;
  --color-focus-ring: rgba(6, 182, 212, 0.45);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.4);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.15);
  --shadow-modal: 0 24px 64px rgba(0, 0, 0, 0.55);
  --sponsor-placeholder-fill: #243044;
  --sponsor-placeholder-stroke: #3d4f6f;
  --sponsor-placeholder-text: #94a3b8;
  --sponsor-wanted-fill: #1a2234;
  --sponsor-wanted-stroke: rgba(6, 182, 212, 0.35);
  --sponsor-wanted-slot-fill: rgba(255, 255, 255, 0.04);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.22);
  --sponsor-wanted-accent-stroke: rgba(6, 182, 212, 0.55);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #f97316;
  --sponsor-wanted-cta: #22d3ee;
}

[data-theme=light] {
  color-scheme: light;
  --color-bg: #f8fafc;
  --color-bg-elevated: #f1f5f9;
  --color-bg-card: #ffffff;
  --color-border: rgba(15, 23, 42, 0.12);
  --color-text: #0f172a;
  --color-text-muted: #64748b;
  --color-surface-hover: rgba(15, 23, 42, 0.06);
  --color-surface-hover-strong: rgba(15, 23, 42, 0.1);
  --color-header-backdrop: rgba(248, 250, 252, 0.92);
  --color-on-accent: #042f2e;
  --color-hero-title-start: #0f172a;
  --color-overlay: rgba(15, 23, 42, 0.45);
  --color-selection-bg: rgba(6, 182, 212, 0.25);
  --color-selection-fg: #0f172a;
  --color-focus-ring: rgba(8, 145, 178, 0.4);
  --shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.08);
  --shadow-md: 0 4px 24px rgba(15, 23, 42, 0.1);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.12);
  --shadow-modal: 0 24px 64px rgba(15, 23, 42, 0.18);
  --sponsor-placeholder-fill: #f1f5f9;
  --sponsor-placeholder-stroke: #cbd5e1;
  --sponsor-placeholder-text: #64748b;
  --sponsor-wanted-fill: #ffffff;
  --sponsor-wanted-stroke: rgba(8, 145, 178, 0.35);
  --sponsor-wanted-slot-fill: rgba(15, 23, 42, 0.03);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.14);
  --sponsor-wanted-accent-stroke: rgba(8, 145, 178, 0.45);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #ea580c;
  --sponsor-wanted-cta: #0891b2;
}

:root {
  color-scheme: dark;
  --color-bg: #0a0e17;
  --color-bg-elevated: #111827;
  --color-bg-card: #1a2234;
  --color-border: rgba(255, 255, 255, 0.08);
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-surface-hover: rgba(255, 255, 255, 0.06);
  --color-surface-hover-strong: rgba(255, 255, 255, 0.1);
  --color-header-backdrop: rgba(10, 14, 23, 0.85);
  --color-on-accent: #0a0e17;
  --color-hero-title-start: #ffffff;
  --color-overlay: rgba(5, 10, 20, 0.82);
  --color-selection-bg: rgba(6, 182, 212, 0.3);
  --color-selection-fg: #ffffff;
  --color-focus-ring: rgba(6, 182, 212, 0.45);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.4);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.15);
  --shadow-modal: 0 24px 64px rgba(0, 0, 0, 0.55);
  --sponsor-placeholder-fill: #243044;
  --sponsor-placeholder-stroke: #3d4f6f;
  --sponsor-placeholder-text: #94a3b8;
  --sponsor-wanted-fill: #1a2234;
  --sponsor-wanted-stroke: rgba(6, 182, 212, 0.35);
  --sponsor-wanted-slot-fill: rgba(255, 255, 255, 0.04);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.22);
  --sponsor-wanted-accent-stroke: rgba(6, 182, 212, 0.55);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #f97316;
  --sponsor-wanted-cta: #22d3ee;
}

[data-theme=light] {
  color-scheme: light;
  --color-bg: #f8fafc;
  --color-bg-elevated: #f1f5f9;
  --color-bg-card: #ffffff;
  --color-border: rgba(15, 23, 42, 0.12);
  --color-text: #0f172a;
  --color-text-muted: #64748b;
  --color-surface-hover: rgba(15, 23, 42, 0.06);
  --color-surface-hover-strong: rgba(15, 23, 42, 0.1);
  --color-header-backdrop: rgba(248, 250, 252, 0.92);
  --color-on-accent: #042f2e;
  --color-hero-title-start: #0f172a;
  --color-overlay: rgba(15, 23, 42, 0.45);
  --color-selection-bg: rgba(6, 182, 212, 0.25);
  --color-selection-fg: #0f172a;
  --color-focus-ring: rgba(8, 145, 178, 0.4);
  --shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.08);
  --shadow-md: 0 4px 24px rgba(15, 23, 42, 0.1);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.12);
  --shadow-modal: 0 24px 64px rgba(15, 23, 42, 0.18);
  --sponsor-placeholder-fill: #f1f5f9;
  --sponsor-placeholder-stroke: #cbd5e1;
  --sponsor-placeholder-text: #64748b;
  --sponsor-wanted-fill: #ffffff;
  --sponsor-wanted-stroke: rgba(8, 145, 178, 0.35);
  --sponsor-wanted-slot-fill: rgba(15, 23, 42, 0.03);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.14);
  --sponsor-wanted-accent-stroke: rgba(8, 145, 178, 0.45);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #ea580c;
  --sponsor-wanted-cta: #0891b2;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--color-text);
  background: var(--color-bg);
  min-height: 100vh;
  transition: background-color 0.25s ease, color 0.25s ease;
}

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

a {
  color: #06b6d4;
  text-decoration: none;
  transition: color 0.2s ease;
}
a:hover {
  color: #22d3ee;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.75em;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h1 {
  font-size: clamp(2rem, 5vw, 3.5rem);
}

h2 {
  font-size: clamp(1.5rem, 3vw, 2.25rem);
}

h3 {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
}

p {
  margin: 0 0 1em;
}

ul, ol {
  margin: 0 0 1em;
  padding-left: 1.25em;
}

::selection {
  background: var(--color-selection-bg);
  color: var(--color-selection-fg);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

:root {
  color-scheme: dark;
  --color-bg: #0a0e17;
  --color-bg-elevated: #111827;
  --color-bg-card: #1a2234;
  --color-border: rgba(255, 255, 255, 0.08);
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-surface-hover: rgba(255, 255, 255, 0.06);
  --color-surface-hover-strong: rgba(255, 255, 255, 0.1);
  --color-header-backdrop: rgba(10, 14, 23, 0.85);
  --color-on-accent: #0a0e17;
  --color-hero-title-start: #ffffff;
  --color-overlay: rgba(5, 10, 20, 0.82);
  --color-selection-bg: rgba(6, 182, 212, 0.3);
  --color-selection-fg: #ffffff;
  --color-focus-ring: rgba(6, 182, 212, 0.45);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.4);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.15);
  --shadow-modal: 0 24px 64px rgba(0, 0, 0, 0.55);
  --sponsor-placeholder-fill: #243044;
  --sponsor-placeholder-stroke: #3d4f6f;
  --sponsor-placeholder-text: #94a3b8;
  --sponsor-wanted-fill: #1a2234;
  --sponsor-wanted-stroke: rgba(6, 182, 212, 0.35);
  --sponsor-wanted-slot-fill: rgba(255, 255, 255, 0.04);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.22);
  --sponsor-wanted-accent-stroke: rgba(6, 182, 212, 0.55);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #f97316;
  --sponsor-wanted-cta: #22d3ee;
}

[data-theme=light] {
  color-scheme: light;
  --color-bg: #f8fafc;
  --color-bg-elevated: #f1f5f9;
  --color-bg-card: #ffffff;
  --color-border: rgba(15, 23, 42, 0.12);
  --color-text: #0f172a;
  --color-text-muted: #64748b;
  --color-surface-hover: rgba(15, 23, 42, 0.06);
  --color-surface-hover-strong: rgba(15, 23, 42, 0.1);
  --color-header-backdrop: rgba(248, 250, 252, 0.92);
  --color-on-accent: #042f2e;
  --color-hero-title-start: #0f172a;
  --color-overlay: rgba(15, 23, 42, 0.45);
  --color-selection-bg: rgba(6, 182, 212, 0.25);
  --color-selection-fg: #0f172a;
  --color-focus-ring: rgba(8, 145, 178, 0.4);
  --shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.08);
  --shadow-md: 0 4px 24px rgba(15, 23, 42, 0.1);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.12);
  --shadow-modal: 0 24px 64px rgba(15, 23, 42, 0.18);
  --sponsor-placeholder-fill: #f1f5f9;
  --sponsor-placeholder-stroke: #cbd5e1;
  --sponsor-placeholder-text: #64748b;
  --sponsor-wanted-fill: #ffffff;
  --sponsor-wanted-stroke: rgba(8, 145, 178, 0.35);
  --sponsor-wanted-slot-fill: rgba(15, 23, 42, 0.03);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.14);
  --sponsor-wanted-accent-stroke: rgba(8, 145, 178, 0.45);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #ea580c;
  --sponsor-wanted-cta: #0891b2;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.section {
  padding: 5rem 0;
}
.section--alt {
  background: var(--color-bg-elevated);
}

.section-header {
  text-align: center;
  max-width: 42rem;
  margin: 0 auto 3rem;
}
.section-header__label {
  display: inline-block;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #06b6d4;
  margin-bottom: 0.75rem;
}
.section-header__title {
  margin-bottom: 0.75rem;
}
.section-header__subtitle {
  color: var(--color-text-muted);
  font-size: 1.125rem;
  margin: 0;
}

.grid {
  display: grid;
  gap: 1.5rem;
}
.grid--2 {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.grid--3 {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
.grid--4 {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

main {
  padding-top: 4.5rem;
}

.page-header {
  padding: 4rem 0 3rem;
  text-align: center;
  background: linear-gradient(180deg, var(--color-bg-elevated) 0%, var(--color-bg) 100%);
  border-bottom: 1px solid var(--color-border);
}
.page-header__title {
  margin-bottom: 0.5rem;
}
.page-header__subtitle {
  color: var(--color-text-muted);
  font-size: 1.125rem;
  max-width: 36rem;
  margin: 0 auto;
}

.page-content {
  padding: 3rem 0 5rem;
}
.page-content h2 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid var(--color-border);
}
.page-content h2:first-child {
  margin-top: 0;
}

:root {
  color-scheme: dark;
  --color-bg: #0a0e17;
  --color-bg-elevated: #111827;
  --color-bg-card: #1a2234;
  --color-border: rgba(255, 255, 255, 0.08);
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-surface-hover: rgba(255, 255, 255, 0.06);
  --color-surface-hover-strong: rgba(255, 255, 255, 0.1);
  --color-header-backdrop: rgba(10, 14, 23, 0.85);
  --color-on-accent: #0a0e17;
  --color-hero-title-start: #ffffff;
  --color-overlay: rgba(5, 10, 20, 0.82);
  --color-selection-bg: rgba(6, 182, 212, 0.3);
  --color-selection-fg: #ffffff;
  --color-focus-ring: rgba(6, 182, 212, 0.45);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.4);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.15);
  --shadow-modal: 0 24px 64px rgba(0, 0, 0, 0.55);
  --sponsor-placeholder-fill: #243044;
  --sponsor-placeholder-stroke: #3d4f6f;
  --sponsor-placeholder-text: #94a3b8;
  --sponsor-wanted-fill: #1a2234;
  --sponsor-wanted-stroke: rgba(6, 182, 212, 0.35);
  --sponsor-wanted-slot-fill: rgba(255, 255, 255, 0.04);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.22);
  --sponsor-wanted-accent-stroke: rgba(6, 182, 212, 0.55);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #f97316;
  --sponsor-wanted-cta: #22d3ee;
}

[data-theme=light] {
  color-scheme: light;
  --color-bg: #f8fafc;
  --color-bg-elevated: #f1f5f9;
  --color-bg-card: #ffffff;
  --color-border: rgba(15, 23, 42, 0.12);
  --color-text: #0f172a;
  --color-text-muted: #64748b;
  --color-surface-hover: rgba(15, 23, 42, 0.06);
  --color-surface-hover-strong: rgba(15, 23, 42, 0.1);
  --color-header-backdrop: rgba(248, 250, 252, 0.92);
  --color-on-accent: #042f2e;
  --color-hero-title-start: #0f172a;
  --color-overlay: rgba(15, 23, 42, 0.45);
  --color-selection-bg: rgba(6, 182, 212, 0.25);
  --color-selection-fg: #0f172a;
  --color-focus-ring: rgba(8, 145, 178, 0.4);
  --shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.08);
  --shadow-md: 0 4px 24px rgba(15, 23, 42, 0.1);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.12);
  --shadow-modal: 0 24px 64px rgba(15, 23, 42, 0.18);
  --sponsor-placeholder-fill: #f1f5f9;
  --sponsor-placeholder-stroke: #cbd5e1;
  --sponsor-placeholder-text: #64748b;
  --sponsor-wanted-fill: #ffffff;
  --sponsor-wanted-stroke: rgba(8, 145, 178, 0.35);
  --sponsor-wanted-slot-fill: rgba(15, 23, 42, 0.03);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.14);
  --sponsor-wanted-accent-stroke: rgba(8, 145, 178, 0.45);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #ea580c;
  --sponsor-wanted-cta: #0891b2;
}

.brand-wordmark {
  font-weight: 300;
  font-size: 1.375rem;
  letter-spacing: 0.14em;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  background: linear-gradient(90deg, #004aff 0%, #009cff 45%, #ff00aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: opacity 0.2s ease;
}
@media (min-width: 768px) {
  .brand-wordmark {
    font-size: 1.625rem;
    letter-spacing: 0.16em;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  height: 4.5rem;
  background: var(--color-header-backdrop);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--color-border);
}
.site-header__inner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  height: 100%;
}
.site-header__logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-shrink: 0;
}
.site-header__logo:hover .brand-wordmark {
  opacity: 0.85;
}

.nav {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-left: auto;
}
.nav__link {
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text-muted);
  border-radius: 0.5rem;
  transition: all 0.2s ease;
}
.nav__link:hover, .nav__link--active {
  color: var(--color-text);
  background: var(--color-surface-hover);
}
.nav__toggle {
  display: none;
  background: none;
  border: none;
  color: var(--color-text);
  cursor: pointer;
  padding: 0.5rem;
}

@media (max-width: 768px) {
  .nav {
    position: fixed;
    top: 4.5rem;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    padding: 1rem;
    background: var(--color-bg-elevated);
    border-bottom: 1px solid var(--color-border);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
  }
  .nav--open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }
  .nav__link {
    padding: 0.75rem 1rem;
  }
  .nav__toggle {
    display: block;
  }
}
.site-header__actions {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.theme-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: var(--color-surface-hover);
  color: var(--color-text);
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.theme-toggle:hover {
  background: var(--color-surface-hover-strong);
  border-color: rgba(6, 182, 212, 0.35);
  color: #06b6d4;
}
.theme-toggle:focus-visible {
  outline: 2px solid var(--color-focus-ring);
  outline-offset: 2px;
}
.theme-toggle__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.theme-toggle__icon--moon {
  display: none;
}

[data-theme=light] .theme-toggle__icon--sun {
  display: none;
}
[data-theme=light] .theme-toggle__icon--moon {
  display: block;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  border-radius: 0.75rem;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}
.btn--primary {
  background: linear-gradient(135deg, #06b6d4, rgb(4.8770642202, 147.9376146789, 172.3229357798));
  color: var(--color-on-accent);
}
.btn--primary:hover {
  background: linear-gradient(135deg, #22d3ee, #06b6d4);
  color: var(--color-on-accent);
  transform: translateY(-1px);
  box-shadow: var(--shadow-glow);
}
.btn--secondary {
  background: var(--color-surface-hover);
  color: var(--color-text);
  border: 1px solid var(--color-border);
}
.btn--secondary:hover {
  background: var(--color-surface-hover-strong);
  color: var(--color-text);
}
.btn--warm {
  background: linear-gradient(135deg, #f97316, rgb(224.4209205021, 95.3548117155, 5.7790794979));
  color: #fff;
}
.btn--warm:hover {
  background: linear-gradient(135deg, #fb923c, #f97316);
  color: #fff;
  transform: translateY(-1px);
}
.btn--sm {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}

.card {
  background: var(--color-bg-card);
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  padding: 1.5rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.card:hover {
  border-color: rgba(6, 182, 212, 0.3);
  box-shadow: var(--shadow-md);
}
.card__title {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.card__text {
  color: var(--color-text-muted);
  font-size: 0.9375rem;
  margin: 0;
}
.card__text + .btn {
  margin-top: 1.25rem;
}

.hero {
  position: relative;
  padding: 5rem 0 5rem;
  overflow: hidden;
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 90% 70% at 50% -10%, rgba(0, 74, 255, 0.18), transparent), radial-gradient(ellipse 70% 50% at 50% 30%, rgba(255, 0, 170, 0.08), transparent), radial-gradient(ellipse 60% 40% at 80% 60%, rgba(249, 115, 22, 0.06), transparent);
  pointer-events: none;
}
.hero__content {
  position: relative;
  text-align: center;
  max-width: 52rem;
  margin: 0 auto;
}
.hero__logo-wrap {
  width: min(94vw, 22rem);
  margin: 0 auto 2rem;
}
@media (min-width: 640px) {
  .hero__logo-wrap {
    width: min(90vw, 32rem);
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .hero__logo-wrap {
    width: min(85vw, 42rem);
    margin-bottom: 3rem;
  }
}
.hero__logo {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 16px 48px rgba(0, 74, 255, 0.22));
}
.hero__intro {
  color: var(--color-text-muted);
  font-size: 1.125rem;
  max-width: 36rem;
  margin: 0 auto 2rem;
  line-height: 1.7;
}
.hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 1rem;
  background: rgba(6, 182, 212, 0.1);
  border: 1px solid rgba(6, 182, 212, 0.25);
  border-radius: 999px;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #06b6d4;
  margin-bottom: 1.5rem;
}
.hero__title {
  margin-bottom: 0.75rem;
  background: linear-gradient(135deg, var(--color-hero-title-start) 0%, var(--color-text-muted) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.hero__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
  color: var(--color-text-muted);
  font-size: 1.125rem;
}
.hero__meta-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}

.countdown {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.countdown__unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 5rem;
  padding: 1.25rem 1rem;
  background: var(--color-bg-card);
  border: 1px solid var(--color-border);
  border-radius: 1rem;
}
.countdown__value {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 700;
  line-height: 1;
  color: #06b6d4;
  font-variant-numeric: tabular-nums;
}
.countdown__label {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin-top: 0.5rem;
}
.countdown__separator {
  display: flex;
  align-items: center;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-text-muted);
  padding-bottom: 1.5rem;
}
.countdown--ended .countdown__value {
  color: #f97316;
}

.schedule__track {
  margin-bottom: 2.5rem;
}
.schedule__track:last-child {
  margin-bottom: 0;
}
.schedule__track-title {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #06b6d4;
  margin-bottom: 1rem;
  padding-left: 0.5rem;
  border-left: 3px solid #06b6d4;
}
.schedule__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
}
.schedule__filter {
  padding: 0.25rem 0.75rem;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: transparent;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.schedule__filter:hover {
  border-color: var(--color-text-muted);
  color: var(--color-text);
}
.schedule__filter:focus-visible {
  outline: 2px solid #06b6d4;
  outline-offset: 2px;
}
.schedule__filter.is-active {
  border-color: transparent;
}
.schedule__filter--all.is-active {
  background: rgba(148, 163, 184, 0.2);
  color: var(--color-text);
}
.schedule__filter--admin.is-active {
  background: rgba(168, 85, 247, 0.15);
  color: #a855f7;
}
.schedule__filter--keynote.is-active {
  background: rgba(249, 115, 22, 0.15);
  color: #f97316;
}
.schedule__filter--technical.is-active {
  background: rgba(6, 182, 212, 0.15);
  color: #06b6d4;
}
.schedule__filter--personal.is-active {
  background: rgba(52, 211, 153, 0.15);
  color: #34d399;
}
.schedule__filter--break.is-active {
  background: rgba(148, 163, 184, 0.15);
  color: var(--color-text-muted);
}
.schedule__item {
  display: grid;
  grid-template-columns: 6rem 1fr;
  gap: 1rem 1.5rem;
  padding: 1.25rem 0;
  border-bottom: 1px solid var(--color-border);
  align-items: start;
}
.schedule__item--is-hidden {
  display: none !important;
}
.schedule__item:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .schedule__item {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
}
.schedule__time {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.875rem;
  font-weight: 600;
  color: #06b6d4;
  white-space: nowrap;
}
.schedule__details {
  min-width: 0;
}
.schedule__title {
  font-size: 1.0625rem;
  font-weight: 600;
  margin-bottom: 0;
}
.schedule__speaker {
  margin: 0.25rem 0 0.375rem;
}
.schedule__speaker-btn {
  display: inline;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #06b6d4;
  text-align: left;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 0.15em;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}
.schedule__speaker-btn:hover {
  color: rgb(10.7137614679, 213.5174311927, 248.0862385321);
  text-decoration-color: currentColor;
}
.schedule__speaker-btn:focus-visible {
  outline: 2px solid #06b6d4;
  outline-offset: 2px;
  border-radius: 0.5rem;
}
.schedule__speaker-label {
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-muted);
  line-height: 1.4;
}
.schedule__description {
  color: var(--color-text-muted);
  font-size: 0.875rem;
  margin: 0;
  line-height: 1.5;
}
.schedule__tag {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
}
.schedule__tag--keynote {
  background: rgba(249, 115, 22, 0.15);
  color: #f97316;
}
.schedule__tag--admin {
  background: rgba(168, 85, 247, 0.15);
  color: #a855f7;
}
.schedule__tag--technical {
  background: rgba(6, 182, 212, 0.15);
  color: #06b6d4;
}
.schedule__tag--personal {
  background: rgba(52, 211, 153, 0.15);
  color: #34d399;
}
.schedule__tag--break {
  background: rgba(148, 163, 184, 0.15);
  color: var(--color-text-muted);
}

.speaker-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}
.speaker-modal.is-open {
  display: flex;
}
.speaker-modal.is-open .speaker-modal__overlay {
  opacity: 1;
}
.speaker-modal.is-open .speaker-modal__dialog {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.speaker-modal__overlay {
  position: absolute;
  inset: 0;
  background: var(--color-overlay);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.speaker-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(480px, 100%);
  max-height: min(32rem, 88vh);
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-modal);
  opacity: 0;
  transform: scale(0.9) translateY(1rem);
  transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.speaker-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem 1.5rem 1.25rem;
  color: #fff;
  background: linear-gradient(135deg, #06b6d4 0%, #f97316 100%);
}
.speaker-modal__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
}
.speaker-modal__role {
  margin: 0.35rem 0 0;
  font-size: 0.875rem;
  opacity: 0.92;
  line-height: 1.45;
}
.speaker-modal__close {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
}
.speaker-modal__close:hover {
  background: rgba(255, 255, 255, 0.22);
}
.speaker-modal__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.speaker-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 1.5rem;
  background: var(--color-bg-card);
  border-top: 1px solid var(--color-border);
}
.speaker-modal__body p {
  margin: 0 0 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.65;
  color: var(--color-text-muted);
}
.speaker-modal__body .social-icons {
  margin-top: 0.25rem;
}

body.speaker-modal-open,
body.sponsor-modal-open {
  overflow: hidden;
}

.sponsor-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}
.sponsor-modal.is-open {
  display: flex;
}
.sponsor-modal.is-open .sponsor-modal__overlay {
  opacity: 1;
}
.sponsor-modal.is-open .sponsor-modal__dialog {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.sponsor-modal__overlay {
  position: absolute;
  inset: 0;
  background: var(--color-overlay);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.sponsor-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(480px, 100%);
  max-height: min(32rem, 88vh);
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-modal);
  opacity: 0;
  transform: scale(0.9) translateY(1rem);
  transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.sponsor-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem 1.5rem 1.25rem;
  color: #fff;
  background: linear-gradient(135deg, #004aff 0%, #06b6d4 100%);
}
.sponsor-modal__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
}
.sponsor-modal__close {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
}
.sponsor-modal__close:hover {
  background: rgba(255, 255, 255, 0.22);
}
.sponsor-modal__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.sponsor-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 1.5rem;
  background: var(--color-bg-card);
  border-top: 1px solid var(--color-border);
}
.sponsor-modal__body p {
  margin: 0 0 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.65;
  color: var(--color-text-muted);
}
.sponsor-modal__bio {
  font-size: 0.9375rem;
  line-height: 1.65;
  color: var(--color-text-muted);
}
.sponsor-modal__bio p {
  margin: 0 0 1rem;
}
.sponsor-modal__bio p:last-child {
  margin-bottom: 0;
}
.sponsor-modal__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.sponsor-modal__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  padding: 1rem;
  background: var(--color-surface-hover);
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
}
.sponsor-modal__logo img {
  max-height: 64px;
  max-width: 200px;
  object-fit: contain;
}

.sponsors__tier {
  margin-bottom: 2.25rem;
  text-align: center;
}
.sponsors__tier:last-child {
  margin-bottom: 0;
}
.sponsors__tier-title {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin-bottom: 1rem;
}
.sponsors__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.sponsors__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.5rem;
  background: var(--color-surface-hover);
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
  min-width: 160px;
  min-height: 96px;
  transition: all 0.2s ease;
}
.sponsors__logo:hover {
  border-color: rgba(6, 182, 212, 0.3);
  background: var(--color-surface-hover-strong);
}
.sponsors__logo img {
  max-height: 48px;
  max-width: 140px;
  object-fit: contain;
  filter: brightness(0.9);
}
.sponsors__logo img[src*="/placeholder-"] {
  max-height: 72px;
  max-width: 220px;
  filter: none;
}
[data-theme=light] .sponsors__logo img {
  filter: none;
}
.sponsors__logo--placeholder {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-muted);
  text-align: center;
}
.sponsors__logo--button, .sponsors__logo--link {
  text-decoration: none;
  color: inherit;
}
.sponsors__logo--button {
  cursor: pointer;
  font: inherit;
  text-align: center;
}
.sponsors__logo--button:focus-visible {
  outline: 2px solid #06b6d4;
  outline-offset: 2px;
}
.sponsors__placeholder-graphic {
  display: block;
  width: 100%;
  max-width: 140px;
  height: auto;
}
.sponsors__placeholder-graphic__bg {
  fill: var(--sponsor-placeholder-fill);
  stroke: var(--sponsor-placeholder-stroke);
  stroke-width: 1;
}
.sponsors__placeholder-graphic__label {
  fill: var(--sponsor-placeholder-text);
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
}
.sponsors__wanted {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  min-width: 200px;
  min-height: 0;
  border-radius: 0.75rem;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.sponsors__wanted:hover {
  transform: translateY(-3px);
}
.sponsors__wanted:hover .sponsors__wanted-graphic__frame {
  stroke: var(--sponsor-wanted-stroke);
  filter: drop-shadow(0 0 14px rgba(6, 182, 212, 0.22));
}
.sponsors__wanted:hover .sponsors__wanted-graphic__headline {
  fill: var(--sponsor-wanted-cta);
}
.sponsors__wanted:focus-visible {
  outline: 2px solid #06b6d4;
  outline-offset: 4px;
}
.sponsors__wanted-graphic {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  padding: 0;
}
.sponsors__wanted-graphic__frame {
  fill: var(--sponsor-wanted-fill);
  stroke: var(--sponsor-wanted-stroke);
  stroke-width: 1.5;
  transition: stroke 0.2s ease, filter 0.2s ease;
}
.sponsors__wanted-graphic__gradient-start {
  stop-color: var(--sponsor-wanted-gradient-start);
}
.sponsors__wanted-graphic__gradient-end {
  stop-color: var(--sponsor-wanted-gradient-end);
}
.sponsors__wanted-graphic__header-label {
  fill: var(--sponsor-wanted-header-text);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
}
.sponsors__wanted-graphic__accent {
  fill: var(--sponsor-wanted-accent-fill);
  stroke: var(--sponsor-wanted-accent-stroke);
  stroke-width: 1.25;
}
.sponsors__wanted-graphic__plus {
  fill: var(--sponsor-wanted-cta);
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 17px;
  font-weight: 700;
}
.sponsors__wanted-graphic__logo-slot {
  fill: var(--sponsor-wanted-slot-fill);
  stroke: var(--sponsor-placeholder-stroke);
  stroke-width: 1;
  stroke-dasharray: 5 4;
}
.sponsors__wanted-graphic__logo-label {
  fill: var(--sponsor-placeholder-text);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
}
.sponsors__wanted-graphic__headline {
  fill: var(--sponsor-wanted-headline);
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.02em;
  transition: fill 0.2s ease;
}
.sponsors__wanted-graphic__cta {
  fill: var(--sponsor-wanted-cta);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
}

.social-icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.social-icons__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: var(--color-text-muted);
  background: var(--color-surface-hover);
  border: 1px solid var(--color-border);
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1), color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.social-icons__link svg {
  flex-shrink: 0;
}
.social-icons__link:hover {
  transform: translateY(-3px) scale(1.12);
}
.social-icons__link--mastodon:hover {
  color: #6364ff;
  background: rgba(99, 100, 255, 0.18);
  border-color: rgba(99, 100, 255, 0.45);
  box-shadow: 0 6px 16px rgba(99, 100, 255, 0.3);
}
.social-icons__link--bluesky:hover {
  color: #0085ff;
  background: rgba(0, 133, 255, 0.18);
  border-color: rgba(0, 133, 255, 0.45);
  box-shadow: 0 6px 16px rgba(0, 133, 255, 0.3);
}
.social-icons__link--linkedin:hover {
  color: #0a66c2;
  background: rgba(10, 102, 194, 0.18);
  border-color: rgba(10, 102, 194, 0.45);
  box-shadow: 0 6px 16px rgba(10, 102, 194, 0.3);
}
.social-icons__link--x:hover {
  color: var(--color-text);
  background: var(--color-surface-hover-strong);
  border-color: var(--color-border);
  box-shadow: var(--shadow-sm);
}

.site-footer {
  padding: 3rem 0 2rem;
  background: var(--color-bg-elevated);
  border-top: 1px solid var(--color-border);
}
.site-footer__grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .site-footer__grid {
    grid-template-columns: 1fr;
  }
}
.site-footer__brand-link {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 1rem;
}
.site-footer__brand-link:hover .brand-wordmark {
  opacity: 0.85;
}
.site-footer__text {
  color: var(--color-text-muted);
  font-size: 0.875rem;
  margin: 0;
  max-width: 24rem;
}
.site-footer__heading {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin-bottom: 1rem;
}
.site-footer__links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer__links li {
  margin-bottom: 0.5rem;
}
.site-footer__links a {
  color: var(--color-text-muted);
  font-size: 0.875rem;
}
.site-footer__links a:hover {
  color: var(--color-text);
}
.site-footer__social {
  display: flex;
  gap: 0.75rem;
  margin-top: 1rem;
}
.site-footer__social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: var(--color-surface-hover);
  border-radius: 0.5rem;
  color: var(--color-text-muted);
  transition: all 0.2s ease;
}
.site-footer__social a:hover {
  background: rgba(6, 182, 212, 0.15);
  color: #06b6d4;
}
.site-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 2rem;
  border-top: 1px solid var(--color-border);
  font-size: 0.8125rem;
  color: var(--color-text-muted);
}
.site-footer__charity {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1rem;
  font-size: 0.8125rem;
  color: var(--color-text-muted);
  text-decoration: none;
  width: fit-content;
  transition: color 0.2s ease;
}
.site-footer__charity:hover {
  color: #06b6d4;
}

.archive-card {
  display: block;
  text-decoration: none;
  color: inherit;
}
.archive-card__year {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 2rem;
  font-weight: 700;
  color: #06b6d4;
  margin-bottom: 0.5rem;
}
.archive-card__cities {
  color: var(--color-text-muted);
  font-size: 0.9375rem;
  margin-bottom: 0.75rem;
}
.archive-card__summary {
  color: var(--color-text-muted);
  font-size: 0.875rem;
  margin: 0;
}

.donation-cta {
  text-align: center;
  padding: 3rem;
  background: linear-gradient(135deg, rgba(249, 115, 22, 0.1), rgba(6, 182, 212, 0.1));
  border: 1px solid var(--color-border);
  border-radius: 1.5rem;
}
.donation-cta__icon {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.donation-cta__title {
  margin-bottom: 0.75rem;
}
.donation-cta__text {
  color: var(--color-text-muted);
  max-width: 32rem;
  margin: 0 auto 1.5rem;
}

.stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem 3rem;
  padding: 2rem 0;
}
.stats__item {
  text-align: center;
}
.stats__value {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 2rem;
  font-weight: 700;
  color: #06b6d4;
}
.stats__value--raised {
  background: linear-gradient(90deg, #004aff 0%, #009cff 45%, #ff00aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.stats__label {
  font-size: 0.8125rem;
  color: var(--color-text-muted);
  margin-top: 0.25rem;
}

:root {
  color-scheme: dark;
  --color-bg: #0a0e17;
  --color-bg-elevated: #111827;
  --color-bg-card: #1a2234;
  --color-border: rgba(255, 255, 255, 0.08);
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-surface-hover: rgba(255, 255, 255, 0.06);
  --color-surface-hover-strong: rgba(255, 255, 255, 0.1);
  --color-header-backdrop: rgba(10, 14, 23, 0.85);
  --color-on-accent: #0a0e17;
  --color-hero-title-start: #ffffff;
  --color-overlay: rgba(5, 10, 20, 0.82);
  --color-selection-bg: rgba(6, 182, 212, 0.3);
  --color-selection-fg: #ffffff;
  --color-focus-ring: rgba(6, 182, 212, 0.45);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.4);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.15);
  --shadow-modal: 0 24px 64px rgba(0, 0, 0, 0.55);
  --sponsor-placeholder-fill: #243044;
  --sponsor-placeholder-stroke: #3d4f6f;
  --sponsor-placeholder-text: #94a3b8;
  --sponsor-wanted-fill: #1a2234;
  --sponsor-wanted-stroke: rgba(6, 182, 212, 0.35);
  --sponsor-wanted-slot-fill: rgba(255, 255, 255, 0.04);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.22);
  --sponsor-wanted-accent-stroke: rgba(6, 182, 212, 0.55);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #f97316;
  --sponsor-wanted-cta: #22d3ee;
}

[data-theme=light] {
  color-scheme: light;
  --color-bg: #f8fafc;
  --color-bg-elevated: #f1f5f9;
  --color-bg-card: #ffffff;
  --color-border: rgba(15, 23, 42, 0.12);
  --color-text: #0f172a;
  --color-text-muted: #64748b;
  --color-surface-hover: rgba(15, 23, 42, 0.06);
  --color-surface-hover-strong: rgba(15, 23, 42, 0.1);
  --color-header-backdrop: rgba(248, 250, 252, 0.92);
  --color-on-accent: #042f2e;
  --color-hero-title-start: #0f172a;
  --color-overlay: rgba(15, 23, 42, 0.45);
  --color-selection-bg: rgba(6, 182, 212, 0.25);
  --color-selection-fg: #0f172a;
  --color-focus-ring: rgba(8, 145, 178, 0.4);
  --shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.08);
  --shadow-md: 0 4px 24px rgba(15, 23, 42, 0.1);
  --shadow-glow: 0 0 40px rgba(6, 182, 212, 0.12);
  --shadow-modal: 0 24px 64px rgba(15, 23, 42, 0.18);
  --sponsor-placeholder-fill: #f1f5f9;
  --sponsor-placeholder-stroke: #cbd5e1;
  --sponsor-placeholder-text: #64748b;
  --sponsor-wanted-fill: #ffffff;
  --sponsor-wanted-stroke: rgba(8, 145, 178, 0.35);
  --sponsor-wanted-slot-fill: rgba(15, 23, 42, 0.03);
  --sponsor-wanted-accent-fill: rgba(6, 182, 212, 0.14);
  --sponsor-wanted-accent-stroke: rgba(8, 145, 178, 0.45);
  --sponsor-wanted-header-text: #ffffff;
  --sponsor-wanted-gradient-start: #004aff;
  --sponsor-wanted-gradient-end: #06b6d4;
  --sponsor-wanted-headline: #ea580c;
  --sponsor-wanted-cta: #0891b2;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: start;
}
@media (max-width: 768px) {
  .about-grid {
    grid-template-columns: 1fr;
  }
}

.about-values {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-values li {
  display: flex;
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid var(--color-border);
}
.about-values li:last-child {
  border-bottom: none;
}
.about-values__icon {
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(6, 182, 212, 0.1);
  border-radius: 0.75rem;
  font-size: 1.125rem;
}
.about-values__content h4 {
  margin: 0 0 0.25rem;
  font-size: 1rem;
}
.about-values__content p {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 0.9375rem;
}

.framework-list {
  counter-reset: framework;
}
.framework-list li {
  counter-increment: framework;
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 1rem;
  list-style: none;
}
.framework-list li::before {
  content: counter(framework);
  position: absolute;
  left: 0;
  top: 0;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #06b6d4;
  color: var(--color-bg);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 50%;
}

.contact-venue__note {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: var(--color-text-muted);
}

.venue-map {
  margin-top: 1.25rem;
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
  overflow: hidden;
  background: var(--color-bg-card);
}
.venue-map__embed {
  display: block;
  width: 100%;
  height: 280px;
  border: 0;
}
.venue-map__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  font-size: 0.8125rem;
  background: var(--color-bg-elevated);
  border-top: 1px solid var(--color-border);
}
.venue-map__footer a {
  color: #06b6d4;
}
.venue-map__footer a:hover {
  color: #22d3ee;
}
.venue-map__footer span {
  color: var(--color-text-muted);
}

.contact-social .social-icons {
  justify-content: flex-start;
  margin-top: 0.5rem;
}

.contact-info {
  display: grid;
  gap: 1rem;
}
.contact-info__item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  background: var(--color-bg-card);
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
}
.contact-info__label {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--color-text-muted);
}
.contact-info__value {
  font-size: 0.9375rem;
}

.archive-detail__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  background: var(--color-bg-card);
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
  font-size: 0.9375rem;
  color: var(--color-text-muted);
}
.archive-detail__closing {
  margin-top: 3rem;
  padding: 2rem;
  background: linear-gradient(135deg, rgba(52, 211, 153, 0.08), rgba(6, 182, 212, 0.08));
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  font-style: italic;
  color: var(--color-text-muted);
}

.tickets-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  background: rgba(6, 182, 212, 0.08);
  border: 1px solid rgba(6, 182, 212, 0.25);
  border-radius: 1rem;
  margin-bottom: 2rem;
}
.tickets-banner__text {
  margin: 0;
  font-size: 0.9375rem;
}

.framework-section {
  margin-top: 1.5rem;
}
.framework-section h3 {
  margin-bottom: 0.75rem;
  padding-bottom: 0;
  border-bottom: none;
}
.framework-section--health {
  margin-top: 2.5rem;
}
.framework-section--health h3 {
  margin-top: 0;
}
.framework-section--health p {
  color: var(--color-text);
  max-width: none;
}
.framework-section--health p:last-child {
  margin-bottom: 2rem;
}

.pdpr-framework {
  margin: 3rem 0 3.5rem;
}
.pdpr-framework__heading {
  text-align: center;
  font-size: 1.375rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
  letter-spacing: 0.02em;
}
.pdpr-framework__lead {
  text-align: center;
  color: var(--color-text-muted);
  max-width: 36rem;
  margin: 0 auto 2rem;
  font-size: 0.9375rem;
}
.pdpr-framework__stage {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 901px) {
  .pdpr-framework__stage {
    display: block;
  }
}
.pdpr-framework__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3px;
  background: #fff;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-md);
}
@media (max-width: 900px) {
  .pdpr-framework__grid {
    grid-template-columns: 1fr;
  }
}

.pdpr-quadrant {
  position: relative;
  padding: 2.5rem 2rem 3.5rem;
  color: #fff;
  min-height: 20rem;
  transition: filter 0.35s ease;
}
@media (min-width: 901px) {
  .pdpr-quadrant {
    min-height: 22rem;
    padding: 2.75rem 2.25rem 4.5rem;
  }
}
@media (max-width: 900px) {
  .pdpr-quadrant {
    min-height: auto;
    padding: 1.75rem 1.5rem 2rem;
  }
}
.pdpr-quadrant--plan {
  background: #1a5a9e;
}
.pdpr-quadrant--prevent {
  background: #c89500;
}
.pdpr-quadrant--detect {
  background: #2d7a38;
}
.pdpr-quadrant--respond {
  background: #c03939;
}
.pdpr-quadrant__header {
  margin-bottom: 1rem;
}
.pdpr-quadrant__header--left {
  text-align: left;
}
.pdpr-quadrant__header--right {
  text-align: right;
}
.pdpr-quadrant__title {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  padding: 0.45rem 1.35rem;
  font-size: 1.375rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border: none;
  font-family: inherit;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.pdpr-quadrant__title:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22);
}
.pdpr-quadrant__title:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
.pdpr-quadrant__title-hint {
  font-size: 1.125rem;
  font-weight: 700;
  opacity: 0.75;
  line-height: 1;
}
.pdpr-quadrant--plan .pdpr-quadrant__title {
  background: #9ec5e8;
  color: #1a5a9e;
}
.pdpr-quadrant--prevent .pdpr-quadrant__title {
  background: #f0d878;
  color: #7a5a00;
}
.pdpr-quadrant--detect .pdpr-quadrant__title {
  background: #8ecf8e;
  color: #1f5f28;
}
.pdpr-quadrant--respond .pdpr-quadrant__title {
  background: #e89090;
  color: #8a2222;
}
.pdpr-quadrant__intro {
  font-style: italic;
  font-size: 0.9375rem;
  line-height: 1.55;
  margin: 0 0 1.25rem;
  opacity: 0.95;
}
.pdpr-quadrant__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.65rem;
}
.pdpr-quadrant__list--left {
  text-align: left;
}
.pdpr-quadrant__list--left li {
  flex-direction: row;
}
.pdpr-quadrant__list--right {
  text-align: right;
}
.pdpr-quadrant__list--right li {
  flex-direction: row-reverse;
}
.pdpr-quadrant__list li {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  font-size: 0.875rem;
  line-height: 1.45;
}
.pdpr-quadrant__check {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.375rem;
  height: 1.375rem;
  margin-top: 0.1rem;
  border-radius: 50%;
  background: #fff;
  color: #1a5a9e;
}
.pdpr-quadrant--prevent .pdpr-quadrant__check {
  color: #c89500;
}
.pdpr-quadrant--detect .pdpr-quadrant__check {
  color: #2d7a38;
}
.pdpr-quadrant--respond .pdpr-quadrant__check {
  color: #c03939;
}
@media (min-width: 901px) {
  .pdpr-quadrant--plan, .pdpr-quadrant--detect {
    padding-right: 5.5rem;
  }
  .pdpr-quadrant--prevent, .pdpr-quadrant--respond {
    padding-left: 5.5rem;
  }
}
.pdpr-quadrant.is-active {
  filter: brightness(1.06);
}
.pdpr-quadrant.is-dimmed {
  filter: brightness(0.72) saturate(0.85);
}

.pdpr-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}
.pdpr-modal.is-open {
  display: flex;
}
.pdpr-modal__overlay {
  position: absolute;
  inset: 0;
  background: var(--color-overlay);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.pdpr-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(540px, 100%);
  max-height: min(36rem, 88vh);
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-modal);
  opacity: 0;
  transform: scale(0.9) translateY(1rem);
  transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media (min-width: 901px) {
  .pdpr-modal__dialog {
    width: min(520px, 50% - 1.5rem);
  }
}
.pdpr-modal.is-open .pdpr-modal__overlay {
  opacity: 1;
}
.pdpr-modal.is-open .pdpr-modal__dialog {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.pdpr-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem 1.5rem 1.25rem;
  color: #fff;
}
.pdpr-modal__dialog--plan .pdpr-modal__header {
  background: #1a5a9e;
}
.pdpr-modal__dialog--prevent .pdpr-modal__header {
  background: #c89500;
}
.pdpr-modal__dialog--detect .pdpr-modal__header {
  background: #2d7a38;
}
.pdpr-modal__dialog--respond .pdpr-modal__header {
  background: #c03939;
}
.pdpr-modal__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.2;
}
.pdpr-modal__subtitle {
  margin: 0.35rem 0 0;
  font-size: 0.875rem;
  font-style: italic;
  opacity: 0.92;
  line-height: 1.45;
  max-width: 28rem;
}
.pdpr-modal__close {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
}
.pdpr-modal__close:hover {
  background: rgba(255, 255, 255, 0.22);
}
.pdpr-modal__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.pdpr-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 1.5rem;
  background: var(--color-bg-card);
  border-top: 1px solid var(--color-border);
  font-size: 0.9375rem;
  line-height: 1.65;
  color: var(--color-text);
}
.pdpr-modal__body p {
  margin: 0 0 1rem;
  color: var(--color-text-muted);
}
.pdpr-modal__body p:last-of-type {
  margin-bottom: 1.25rem;
}
.pdpr-modal__section-title {
  margin: 0 0 0.5rem;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #06b6d4;
}
.pdpr-modal__takeaways {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.65rem;
}
.pdpr-modal__takeaways li {
  position: relative;
  padding-left: 1.25rem;
  color: var(--color-text-muted);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pdpr-modal__takeaways li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #06b6d4;
}

body.pdpr-modal-open {
  overflow: hidden;
}

.pdpr-hub {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  pointer-events: none;
  width: 11.5rem;
  height: 11.5rem;
}
.pdpr-hub * {
  pointer-events: none;
}
@media (max-width: 900px) {
  .pdpr-hub {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    order: -1;
    margin: 0 auto 1.25rem;
  }
}
.pdpr-hub__ring {
  position: absolute;
  inset: 0;
}
.pdpr-hub__svg {
  display: block;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.35));
}
.pdpr-hub__core {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.75rem;
  height: 5.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 3px #fff;
}
.pdpr-hub__core img {
  width: 4.75rem;
  height: 4.75rem;
  object-fit: contain;
}

.organisers {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 1.5rem;
  margin: 2rem 0 3rem;
}

.organiser-card {
  display: flex;
  flex-direction: column;
  flex: 0 1 260px;
  max-width: 280px;
  text-align: center;
  padding: 2rem 1.5rem;
}
.organiser-card__avatar {
  width: 4rem;
  height: 4rem;
  margin: 0 auto 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 74, 255, 0.2), rgba(255, 0, 170, 0.2));
  border: 1px solid var(--color-border);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.875rem;
  font-weight: 700;
  color: #06b6d4;
}
.organiser-card__name {
  font-size: 1.0625rem;
  margin-bottom: 0.25rem;
}
.organiser-card__role {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ff00aa;
  margin: 0 0 0.75rem;
}
.organiser-card__bio {
  flex: 1 1 auto;
  color: var(--color-text-muted);
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0;
  text-align: center;
}
.organiser-card__bio + .organiser-card__bio {
  margin-top: 0.75rem;
}
.organiser-card__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  margin-top: auto;
  padding-top: 1.25rem;
}
.organiser-card__footer .social-icons {
  margin: 0;
}

/*# sourceMappingURL=main.css.map */