@font-face {
  font-family: 'Avenir Next';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/ai-landings/assets/20260910-ai-helyzetkep/avenir-next-400.ttf') format('truetype');
}
@font-face {
  font-family: 'Avenir Next';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/ai-landings/assets/20260910-ai-helyzetkep/avenir-next-700.ttf') format('truetype');
}
:root {
  color-scheme: dark;
  --ink: #111016;
  --paper: #f6f4f2;
  --accent: #d8121e;
  --accent-light: #ff5a5d;
  --muted: #bbb9bf;
  --line: #ffffff26;
  font-family: 'Avenir Next', -apple-system, system-ui, 'Segoe UI', sans-serif;
  color: var(--paper);
  background: var(--ink);
  font-synthesis: none;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 90px; }
body { margin: 0; line-height: 1.55; -webkit-font-smoothing: antialiased; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
h1, h2, h3, p, figure, dl, dd { margin: 0; }
h1, h2, h3 { font-weight: 700; line-height: 1.08; letter-spacing: -.035em; }
a:focus-visible { outline: 3px solid var(--accent-light); outline-offset: 5px; }
.wrap { width: min(1240px, 100%); margin-inline: auto; padding-inline: clamp(22px, 4vw, 48px); }
.skip-link { position: fixed; top: 8px; left: 8px; transform: translateY(-160%); padding: 12px 20px; background: white; color: var(--ink); z-index: 100; }
.skip-link:focus { transform: none; }
.site-header { position: sticky; top: 0; z-index: 30; border-bottom: 1px solid var(--line); background: #111016ed; backdrop-filter: blur(16px); }
.header-inner, nav { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.header-inner { min-height: 80px; }
.brand { display: inline-flex; align-items: center; gap: 12px; font-weight: 700; font-size: 18px; letter-spacing: -.03em; white-space: nowrap; }
.brand img { border-radius: 50%; flex: 0 0 auto; }
.nav-link { font-size: 13px; color: var(--muted); }
.nav-link:hover { color: white; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 20px; min-height: 54px; border: 1px solid transparent; border-radius: 99px; padding: 14px 24px; background: var(--accent); color: white; font-weight: 700; font-size: 14px; line-height: 1.35; transition: background .2s, transform .2s; text-align: center; }
.button:hover { background: #b80f19; transform: translateY(-2px); }
.button span { font-size: 20px; line-height: 1; }
.button-small { min-height: 44px; padding: 10px 20px; font-size: 12px; gap: 14px; }
.hero { padding-block: clamp(42px, 6vw, 78px) 62px; }
.hero-grid { display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; gap: clamp(32px, 5vw, 64px); }
.hero-copy { min-width: 0; }
.eyebrow { display: flex; align-items: center; gap: 9px; margin-bottom: 23px; font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; }
.status-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--accent-light); }
h1 { font-size: clamp(38px, 4.4vw, 57px); text-transform: uppercase; line-height: 1.04; }
.accent { color: var(--accent-light); }
.hero-question { font-size: clamp(23px, 2.5vw, 31px); line-height: 1.2; letter-spacing: -.035em; margin-top: 24px; }
.hero-question strong { color: var(--accent-light); }
.hero-description { max-width: 54ch; margin-top: 23px; color: var(--muted); font-size: 16px; }
.event-meta { display: flex; gap: 26px; margin-block: 26px; }
.event-meta p { font-size: 17px; font-weight: 700; line-height: 1.4; }
.event-meta p + p { padding-left: 26px; border-left: 1px solid var(--line); }
.event-meta span { display: block; margin-top: 4px; font-size: 12px; font-weight: 400; color: var(--muted); }
.cta-note { margin-top: 11px; color: var(--muted); font-size: 12px; }
.speaker-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.portrait { aspect-ratio: 4 / 5; background: #d8d6d5; overflow: hidden; border-radius: 14px; }
.portrait img { width: 100%; height: 100%; object-fit: cover; object-position: center 14%; }
.speaker figcaption { padding-block: 14px; font-size: clamp(16px, 1.6vw, 20px); font-weight: 700; line-height: 1.25; letter-spacing: -.025em; }
.session-promise { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-block: 22px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); margin-top: 6px; }
.session-promise > p { font-size: 24px; letter-spacing: -.03em; line-height: 1.15; }
.session-promise strong { color: var(--accent-light); }
.session-format { display: grid; gap: 5px; font-size: 12px; color: var(--muted); }
.session-format b { display: inline-block; min-width: 25px; margin-right: 5px; font-size: 22px; color: var(--paper); }
.partner-row { display: flex; justify-content: space-between; align-items: center; gap: 18px; padding-top: 24px; }
.partner { display: flex; align-items: center; gap: 8px; }
.partner img { width: 35px; height: 35px; filter: brightness(0) invert(1); }
.partner span { font-size: 10px; line-height: 1.15; font-weight: 700; white-space: nowrap; }
.grok-logo { width: 118px; height: auto; }
.topics { background: var(--paper); color: #161717; padding-block: 66px; }
.section-heading { display: grid; grid-template-columns: 1.2fr 1fr; gap: 70px; align-items: end; }
.topics .eyebrow { color: #ae0e17; margin-bottom: 16px; }
h2 { font-size: clamp(29px, 3.2vw, 40px); }
.section-heading h2 span { color: #65615f; }
.section-heading > p { color: #5c5a58; font-size: 16px; max-width: 43ch; }
.topic-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; margin-top: 44px; }
.topic { border-top: 1px solid #16171730; padding-top: 17px; }
.topic-number { color: var(--accent); font-size: 13px; font-weight: 700; }
.topic h3 { font-size: 20px; letter-spacing: -.025em; margin-block: 15px 12px; }
.topic p { color: #5c5a58; font-size: 15px; max-width: 31ch; }
.question-note { display: flex; align-items: center; gap: 19px; border-top: 1px solid #16171730; padding-top: 25px; margin-top: 36px; }
.question-note > span { font-size: 30px; color: var(--accent); }
.question-note p { color: #5c5a58; font-size: 14px; max-width: 85ch; }
.question-note strong { color: #161717; }
.registration { padding-block: 64px 48px; }
.registration-panel { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); gap: 40px; align-items: start; padding: clamp(24px, 3.8vw, 46px); border-radius: 22px; background: var(--accent); }
.registration-copy { min-width: 0; padding-top: 8px; }
.registration-info { margin-top: 28px; padding: 26px; border-radius: 16px; background: #e8e8e8; color: var(--ink); }
.registration .eyebrow { margin-bottom: 18px; color: #9c1420; }
.registration h2 { font-size: clamp(30px, 3vw, 41px); line-height: 1.13; color: white; }
.registration-lead { font-size: 20px; font-weight: 700; line-height: 1.4; margin-bottom: 13px; }
.registration-description { font-size: 15px; color: #4b4b4b; max-width: 33ch; }
.registration-details { display: grid; gap: 17px; margin-top: 24px; }
.registration-details div { border-top: 1px solid #16171726; padding-top: 14px; }
.registration-details dt { font-size: 12px; margin-bottom: 4px; color: #4b4b4b; }
.registration-details dd { font-size: 15px; font-weight: 700; line-height: 1.45; }
.contact-link { display: inline-block; margin-top: 20px; padding-block: 10px; font-size: 12px; color: #9c1420; text-underline-offset: 4px; text-decoration: underline; overflow-wrap: anywhere; }
.registration-info a:focus-visible { outline-color: #9c1420; }
.form-card { color-scheme: light; min-width: 0; background: white; color: #161717; border-radius: 16px; padding: 8px 10px 22px; box-shadow: 0 20px 40px -28px #0008; }
#event-registration-form { width: 100%; min-height: 640px; }
#event-registration-form iframe { width: 100%; border: 0; display: block; }
.form-fallback, .privacy-note { margin: 8px 12px 0; text-align: center; font-size: 12px; color: #5c5a58; line-height: 1.5; }
.form-fallback a { display: inline-block; padding: 10px 0; }
.form-fallback a, .privacy-note a { color: #ae0e17; text-decoration: underline; text-underline-offset: 3px; }
.site-footer { padding-block: 22px 90px; }
.footer-inner { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; font-size: 12px; color: var(--muted); }
.footer-inner .brand { color: var(--paper); font-size: 14px; }
.footer-inner p { flex: 1; }
.footer-inner > a:not(.brand) { display: inline-flex; align-items: center; min-height: 44px; }
@media (min-width: 1200px) and (min-height: 900px) { .registration-copy { position: sticky; top: 110px; } }
@media (max-width: 1000px) {
  .hero-grid { grid-template-columns: 1.1fr 1fr; gap: 28px; }
  h1 { font-size: 42px; }
  .event-meta { gap: 16px; }
  .event-meta p + p { padding-left: 16px; }
  .event-meta p { font-size: 15px; }
  .partner-row { gap: 12px; flex-wrap: wrap; justify-content: flex-start; }
  .session-promise > p { font-size: 21px; }
  .section-heading { gap: 36px; }
  .registration-panel { gap: 28px; grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr); }
}
@media (max-width: 760px) {
  .header-inner { min-height: 68px; gap: 10px; }
  .brand { font-size: 14px; gap: 9px; }
  .brand img { width: 34px; height: 34px; }
  .nav-link { display: none; }
  .button-small { font-size: 11px; padding: 10px 15px; gap: 8px; }
  .button-small span { display: none; }
  .hero { padding-top: 34px; padding-bottom: 40px; }
  .hero-grid { grid-template-columns: 1fr; gap: 36px; }
  .hero-copy { max-width: 610px; }
  .hero .eyebrow { margin-bottom: 18px; }
  h1 { font-size: clamp(36px, 8.3vw, 53px); }
  .hero-question { font-size: 27px; margin-top: 20px; }
  .hero-description { font-size: 15px; margin-top: 18px; }
  .event-meta { margin-block: 22px; gap: 20px; }
  .event-meta p + p { padding-left: 20px; }
  .hero-button { width: 100%; font-size: 13px; gap: 12px; padding-inline: 14px; }
  .cta-note { text-align: center; font-size: 11px; }
  .speakers { max-width: 560px; width: 100%; }
  .portrait { aspect-ratio: 4 / 4.5; }
  .speaker figcaption { font-size: 18px; }
  .session-promise > p { font-size: 25px; }
  .partner-row { flex-wrap: nowrap; gap: 14px; justify-content: space-between; }
  .partner img { width: 30px; height: 30px; }
  .partner span { font-size: 9px; }
  .grok-logo { width: 100px; }
  .topics { padding-block: 42px; }
  .section-heading { grid-template-columns: 1fr; gap: 20px; }
  .section-heading > p { font-size: 15px; }
  .topics .eyebrow { font-size: 10px; }
  .topic-grid { grid-template-columns: 1fr; gap: 25px; margin-top: 28px; }
  .topic h3 { margin-block: 10px; }
  .topic p { max-width: 45ch; }
  .question-note { align-items: flex-start; }
  .registration { padding-block: 36px 24px; }
  .registration > .wrap { padding-inline: 12px; }
  .registration-panel { grid-template-columns: 1fr; padding: 22px 14px 14px; gap: 28px; border-radius: 18px; }
  .registration-copy { padding: 0; }
  .registration-copy h2 { padding-inline: 10px; }
  .registration-info { margin-top: 22px; padding: 22px 18px; }
  .registration .eyebrow { font-size: 10px; margin-bottom: 18px; }
  .registration h2 { font-size: 34px; }
  .registration-details { margin-top: 22px; }
  .form-card { padding-inline: 4px; }
  .footer-inner { gap: 8px 20px; }
  .footer-inner p { flex-basis: 100%; }
}
@media (max-width: 380px) {
  .wrap { padding-inline: 18px; }
  .brand { font-size: 12px; gap: 6px; }
  .brand img { width: 30px; height: 30px; }
  .button-small { font-size: 10px; padding-inline: 11px; }
  h1 { font-size: 28px; }
  .hero-question { font-size: 24px; }
  .event-meta { flex-direction: column; gap: 8px; }
  .event-meta p + p { padding-left: 0; border: 0; }
  .event-meta p { display: flex; align-items: baseline; gap: 8px; font-size: 14px; }
  .event-meta span { margin-top: 0; font-size: 10px; }
  .partner-row { gap: 8px; }
  .partner { gap: 5px; }
  .partner img { width: 25px; height: 25px; }
  .partner span { font-size: 8px; }
  .grok-logo { width: 86px; }
  .speaker figcaption { font-size: 16px; }
  .session-promise > p { font-size: 23px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .button { transition: none; }
}
