:root{--forma-black:#000;--forma-panel:#101010;--forma-panel2:#151515;--forma-teal:#1E7B8D;--forma-text:#ECECEC;--forma-muted:#9b9b9b;--forma-border:#2b2b2b;--forma-white:#fff}.forma-events-archive,.forma-event-single,.forma-artist-event-reports{max-width:1180px;margin:0 auto;padding:42px 20px;color:var(--forma-text);box-sizing:border-box}.forma-events-hero{margin-bottom:28px}.forma-events-hero span,.forma-event-kicker{color:var(--forma-teal);font-size:12px;font-weight:700;letter-spacing:.08em}.forma-events-hero h1{font-size:34px;margin:7px 0 4px;color:#fff}.forma-events-hero p{color:var(--forma-muted);margin:0}.forma-events-filter{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;background:var(--forma-panel);border:1px solid var(--forma-border);padding:16px;margin-bottom:28px;border-radius:8px}.forma-events-filter label{font-size:12px;color:var(--forma-muted)}.forma-events-filter select{display:block;width:100%;margin-top:6px;background:#080808;color:var(--forma-text);border:1px solid #333;border-radius:5px;padding:10px}.forma-events-filter button,.forma-event-actions a,.forma-event-more{align-self:end;background:var(--forma-teal);color:#fff!important;border:0;border-radius:5px;padding:10px 16px;text-decoration:none;font-weight:700}.forma-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.forma-event-card{background:var(--forma-panel);border:1px solid var(--forma-border);border-radius:8px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.forma-event-card:hover{transform:translateY(-3px);border-color:#3a3a3a}.forma-event-card-image{display:block;position:relative;aspect-ratio:16/10;background:#090909;overflow:hidden}.forma-event-card-image img{width:100%;height:100%;object-fit:cover;display:block}.forma-event-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#333;font-size:28px}.forma-event-type{position:absolute;top:12px;right:12px;background:var(--forma-teal);color:#fff;padding:5px 8px;font-size:11px;border-radius:3px}.forma-event-card-body{padding:17px}.forma-event-card h2{font-size:18px;margin:0 0 10px}.forma-event-card h2 a{color:#fff;text-decoration:none}.forma-event-card-facts{display:flex;gap:8px;flex-wrap:wrap;color:var(--forma-muted);font-size:12px;margin-bottom:12px}.forma-event-card-facts span+span:before{content:'•';margin-left:8px}.forma-event-card p{color:#bcbcbc;font-size:13px;line-height:1.8}.forma-event-more{display:inline-block;margin-top:7px;padding:8px 12px;font-size:12px}.forma-events-empty{border:1px dashed #333;padding:26px;text-align:center;color:var(--forma-muted)}.forma-event-single-hero{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:34px;background:var(--forma-panel);border:1px solid var(--forma-border);border-radius:10px;padding:24px;margin-bottom:28px}.forma-event-single-poster img{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:6px}.forma-event-single-summary{align-self:center}.forma-event-single-summary h1{font-size:32px;color:#fff;margin:8px 0 12px}.forma-event-intro{font-size:15px;color:#cfcfcf;line-height:1.9}.forma-event-single dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:20px 0 0}.forma-event-single dl div{border-top:1px solid #292929;padding-top:9px}.forma-event-single dt{font-size:11px;color:var(--forma-muted)}.forma-event-single dd{margin:4px 0 0;color:#fff}.forma-event-section{background:var(--forma-panel);border:1px solid var(--forma-border);border-radius:9px;padding:22px;margin:0 0 22px}.forma-event-section h2{font-size:20px;color:var(--forma-teal);margin:0 0 16px}.forma-event-prose{color:#d0d0d0;line-height:2}.forma-event-prose p{color:inherit}.forma-event-people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.forma-event-person{display:flex;flex-direction:column;text-decoration:none!important;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:6px;padding:12px;color:#fff!important}.forma-event-person span{font-size:12px;color:var(--forma-muted);margin-top:4px}.forma-event-two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.forma-event-section ul{margin:0;padding-right:20px;color:#d0d0d0;line-height:2}.forma-event-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.forma-event-gallery a{aspect-ratio:4/3;overflow:hidden;border-radius:5px}.forma-event-gallery img{width:100%;height:100%;object-fit:cover;display:block}.forma-event-video iframe{max-width:100%;width:100%;min-height:480px}.forma-event-related-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.forma-event-related-list a{display:flex;gap:10px;align-items:center;background:#090909;border:1px solid #292929;border-radius:6px;padding:8px;color:#fff;text-decoration:none}.forma-event-related-list img{width:54px;height:72px;object-fit:cover}.forma-event-actions{display:flex;flex-wrap:wrap;gap:9px}.forma-event-actions a{display:inline-block}.forma-artist-events-heading{margin-bottom:15px}.forma-artist-events-heading h2{color:#fff;margin:0 0 4px}.forma-artist-events-heading p{color:var(--forma-muted);margin:0}.forma-artist-events-list{display:flex;flex-direction:column;gap:10px}.forma-artist-events-list article{display:grid;grid-template-columns:1fr auto;gap:18px;background:var(--forma-panel);border:1px solid var(--forma-border);padding:14px 16px;border-radius:7px}.forma-artist-events-list article>div>span{color:var(--forma-teal);font-size:11px}.forma-artist-events-list h3{margin:4px 0 0;font-size:16px}.forma-artist-events-list h3 a{color:#fff;text-decoration:none}.forma-artist-events-list .facts{display:flex;gap:14px;align-items:center;color:var(--forma-muted);font-size:12px}@media(max-width:900px){.forma-events-grid{grid-template-columns:repeat(2,1fr)}.forma-event-single-hero{grid-template-columns:1fr}.forma-event-single-poster{max-width:500px}.forma-event-people-grid,.forma-event-gallery{grid-template-columns:repeat(2,1fr)}.forma-event-related-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.forma-events-archive,.forma-event-single,.forma-artist-event-reports{padding:26px 14px}.forma-events-filter{grid-template-columns:1fr}.forma-events-grid{grid-template-columns:1fr}.forma-event-single-hero{padding:15px}.forma-event-single-summary h1{font-size:25px}.forma-event-single dl{grid-template-columns:1fr}.forma-event-two-col{grid-template-columns:1fr;gap:0}.forma-event-people-grid,.forma-event-gallery,.forma-event-related-list{grid-template-columns:1fr}.forma-event-video iframe{min-height:240px}.forma-artist-events-list article{grid-template-columns:1fr}.forma-artist-events-list .facts{flex-wrap:wrap}}
.forma-event-org-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.forma-event-org{display:flex;align-items:center;gap:12px;background:#090909;border:1px solid #292929;border-radius:7px;padding:12px;color:#fff!important;text-decoration:none!important}.forma-event-org-logo{width:64px!important;height:48px!important;object-fit:contain!important;background:#fff;border-radius:4px;padding:5px;box-sizing:border-box}.forma-event-org span{display:flex;flex-direction:column;min-width:0}.forma-event-org strong{font-size:14px;line-height:1.5}.forma-event-org small{font-size:11px;color:var(--forma-muted);margin-top:3px}.forma-event-credits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.forma-event-credit{display:flex;flex-direction:column;background:#090909;border:1px solid #292929;border-radius:7px;padding:12px;color:#fff!important;text-decoration:none!important}.forma-event-credit span{font-size:12px;color:var(--forma-muted);margin-top:4px}@media(max-width:900px){.forma-event-org-grid,.forma-event-credits{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.forma-event-org-grid,.forma-event-credits{grid-template-columns:1fr}}

.forma-event-curator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.forma-event-curator-card{display:flex;gap:18px;align-items:flex-start}.forma-event-curator-photo{flex:0 0 92px}.forma-event-curator-photo img{width:92px;height:92px;object-fit:cover;border-radius:50%}.forma-event-curator-role{font-size:12px;opacity:.7}.forma-event-curator-body h3{margin:4px 0 10px}.forma-event-curator-body h3 a{text-decoration:none;color:inherit}.forma-event-curator-body p{margin:0 0 10px;line-height:1.8}.forma-event-curator-links{display:flex;gap:12px;flex-wrap:wrap;font-size:13px}@media(max-width:600px){.forma-event-curator-card{display:block}.forma-event-curator-photo{margin-bottom:12px}}

/* 1.3.0 Editorial report layout */
.forma-event-single{max-width:1180px;margin:0 auto}.forma-event-report-heading{display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:0 2px}.forma-event-report-label{font-size:12px;letter-spacing:.08em;color:#fff;background:var(--forma-teal);padding:7px 10px;border-radius:3px}.forma-event-report-type{font-size:12px;color:var(--forma-muted)}.forma-event-english-title{font-size:14px;line-height:1.7;color:#a9a9a9;margin:-4px 0 14px;text-align:left;unicode-bidi:plaintext}.forma-event-editorial{max-width:780px;margin:46px auto}.forma-event-editorial-section{margin:0 0 54px;padding:0 2px}.forma-event-editorial-section h2{font-size:24px;line-height:1.55;color:#fff;margin:0 0 22px;padding-bottom:12px;border-bottom:1px solid #2b2b2b}.forma-event-editorial-section .forma-event-prose{font-size:16px;line-height:2.15;color:#d1d1d1}.forma-event-editorial-section .forma-event-prose p{margin:0 0 1.45em}.forma-event-editorial-section .forma-event-prose strong,.forma-event-editorial-section .forma-event-prose b{color:#fff;font-weight:700}.forma-event-editorial-section .forma-event-prose em,.forma-event-editorial-section .forma-event-prose i{font-style:italic}.forma-event-editorial-section .forma-event-prose ul,.forma-event-editorial-section .forma-event-prose ol{margin:1.2em 0;padding-right:1.5em}.forma-event-editorial-section .forma-event-prose li{margin:.45em 0}.forma-event-editorial-section .forma-event-prose blockquote{margin:2em 0;padding:10px 22px;border-right:3px solid var(--forma-teal);font-size:18px;line-height:2;color:#ededed}.forma-event-editorial-section .forma-event-prose a{color:var(--forma-teal);text-underline-offset:3px}.forma-event-editorial-section .forma-event-prose h3,.forma-event-editorial-section .forma-event-prose h4{color:#fff;line-height:1.6;margin:2em 0 .8em}.forma-event-report-text{max-width:780px;margin:46px auto 54px;background:transparent;border:0;border-radius:0;padding:0}.forma-event-single-hero{margin-bottom:38px}.forma-event-single-summary h1{line-height:1.45}.forma-event-intro{font-size:16px;line-height:2;white-space:normal}.forma-event-single dd[dir="auto"]{unicode-bidi:plaintext}.forma-event-org strong{overflow-wrap:anywhere}.forma-event-org[dir="ltr"],.forma-event-credit[dir="ltr"]{text-align:left}@media(max-width:900px){.forma-event-editorial{max-width:720px}}@media(max-width:600px){.forma-event-report-heading{padding:0}.forma-event-editorial{margin:34px auto}.forma-event-editorial-section{margin-bottom:40px}.forma-event-editorial-section h2{font-size:21px}.forma-event-editorial-section .forma-event-prose{font-size:15px;line-height:2}.forma-event-editorial-section .forma-event-prose blockquote{font-size:16px;padding-right:16px}.forma-event-english-title{text-align:right}}

/* 1.3.1 Editorial typography + text-only report header */
.forma-event-single-hero--text{
  display:block;
  max-width:900px;
  margin:0 auto 58px;
  padding:30px 0 34px;
  background:transparent;
  border:0;
  border-radius:0;
  border-top:1px solid #2b2b2b;
  border-bottom:1px solid #2b2b2b;
}
.forma-event-single-hero--text .forma-event-single-summary{max-width:900px;margin:0 auto}
.forma-event-single-hero--text .forma-event-single-summary h1{font-size:clamp(34px,5vw,64px);line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}
.forma-event-single-hero--text .forma-event-english-title{margin:0 0 24px;font-size:15px;letter-spacing:.02em}
.forma-event-single-hero--text .forma-event-intro{max-width:760px;margin:0 0 28px;font-size:17px;line-height:2.05;color:#d8d8d8}
.forma-event-single-hero--text dl{display:flex;flex-wrap:wrap;gap:0;margin:0;border-top:1px solid #242424}
.forma-event-single-hero--text dl div{min-width:180px;flex:1 1 180px;border-top:0;padding:15px 18px 0 0}
.forma-event-single-hero--text dt{font-size:11px;letter-spacing:.04em}
.forma-event-single-hero--text dd{font-size:14px;line-height:1.7}

/* Keep semantic emphasis visible even when the active theme resets b/strong/em. */
.forma-event-editorial-section .forma-event-prose{font-synthesis:weight style}
.forma-event-editorial-section .forma-event-prose strong,
.forma-event-editorial-section .forma-event-prose b{
  font-weight:800 !important;
  color:#fff !important;
}
.forma-event-editorial-section .forma-event-prose em,
.forma-event-editorial-section .forma-event-prose i{
  font-style:italic !important;
}
.forma-event-editorial-section .forma-event-prose strong em,
.forma-event-editorial-section .forma-event-prose strong i,
.forma-event-editorial-section .forma-event-prose b em,
.forma-event-editorial-section .forma-event-prose b i{
  font-weight:800 !important;
  font-style:italic !important;
}

@media(max-width:600px){
  .forma-event-single-hero--text{margin-bottom:42px;padding:24px 0 28px}
  .forma-event-single-hero--text .forma-event-single-summary h1{font-size:34px}
  .forma-event-single-hero--text .forma-event-intro{font-size:15px;line-height:2}
  .forma-event-single-hero--text dl{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}
  .forma-event-single-hero--text dl div{min-width:0;padding:12px 0 0}
}

/* 1.3.2 — compact editorial masthead + people overview */
/* The featured image remains available for archive cards, but the theme/Elementor
   featured-image widget is intentionally suppressed on single Event Reports. */
.single-forma_event_report .elementor-widget-theme-post-featured-image,
.single-forma_event_report .post-thumbnail,
.single-forma_event_report .entry-thumbnail,
.single-forma_event_report .featured-image,
.single-forma_event_report .post-featured-image{
  display:none!important;
}

.forma-event-single{max-width:1040px;margin:0 auto;padding-top:26px}
.forma-event-report-heading,.forma-event-single-hero--text{display:none!important}
.forma-event-masthead{max-width:1040px;margin:0 auto;padding:42px 0 34px;border-top:1px solid #252525;border-bottom:1px solid #252525}
.forma-event-masthead-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;line-height:1.4}
.forma-event-masthead-kicker span:first-child{display:inline-block;background:var(--forma-teal);color:#fff;padding:7px 10px;border-radius:2px}
.forma-event-masthead-kicker span:last-child{color:var(--forma-muted)}
.forma-event-masthead h1{max-width:860px;margin:0 0 10px;font-size:clamp(38px,5.4vw,66px);line-height:1.18;letter-spacing:-.025em;color:var(--forma-teal);font-weight:700}
.forma-event-masthead .forma-event-english-title{max-width:860px;margin:0 0 24px;font-size:15px;line-height:1.7;color:#a7a7a7;text-align:right;direction:ltr;unicode-bidi:plaintext}
.forma-event-masthead .forma-event-intro{max-width:760px;margin:0 0 30px;font-size:17px;line-height:2;color:#d6d6d6}
.forma-event-masthead-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding-top:18px;border-top:1px solid #242424}
.forma-event-masthead-facts div{padding:0 18px;border-left:1px solid #242424}
.forma-event-masthead-facts div:first-child{padding-right:0}
.forma-event-masthead-facts div:last-child{border-left:0}
.forma-event-masthead-facts dt{font-size:10px;color:#777;margin-bottom:6px;letter-spacing:.04em}
.forma-event-masthead-facts dd{margin:0;font-size:13px;line-height:1.8;color:#efefef}

.forma-event-overview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:34px;margin:36px 0 58px;padding:0 0 36px;border-bottom:1px solid #252525}
.forma-event-overview-block{min-width:0}
.forma-event-overview-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #252525}
.forma-event-overview-head h2{margin:0;font-size:18px;line-height:1.5;color:var(--forma-teal);font-weight:700}
.forma-event-overview-head span{font-size:11px;color:#777}
.forma-event-name-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px}
.forma-event-name-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;border-bottom:1px solid #1d1d1d;color:#f1f1f1!important;text-decoration:none!important}
.forma-event-name-row strong{font-size:13px;line-height:1.7;font-weight:650}
.forma-event-name-row span{font-size:11px;line-height:1.7;color:#777;white-space:nowrap}
.forma-event-name-row:hover strong{color:var(--forma-teal)}
.forma-event-curator-compact-list{display:flex;flex-direction:column;gap:0}
.forma-event-curator-compact{display:flex;align-items:center;gap:13px;padding:10px 0;border-bottom:1px solid #1d1d1d}
.forma-event-curator-compact-photo{flex:0 0 48px}
.forma-event-curator-compact-photo img{display:block;width:48px;height:48px;object-fit:cover;border-radius:50%}
.forma-event-curator-compact-body{min-width:0}
.forma-event-curator-compact-body>span{display:block;font-size:10px;line-height:1.5;color:#777;margin-bottom:2px}
.forma-event-curator-compact-body h3{margin:0 0 3px;font-size:14px;line-height:1.5;font-weight:650}
.forma-event-curator-compact-body h3 a{color:#f1f1f1;text-decoration:none}
.forma-event-curator-compact-body h3 a:hover{color:var(--forma-teal)}
.forma-event-curator-compact .forma-event-curator-links{font-size:11px;gap:9px}

.forma-event-editorial{max-width:760px;margin:0 auto 64px}
.forma-event-editorial-section{margin-bottom:60px}
.forma-event-editorial-section h2{font-size:23px}

@media(max-width:900px){
  .forma-event-single{padding-left:20px;padding-right:20px}
  .forma-event-overview{grid-template-columns:1fr;gap:30px}
  .forma-event-masthead-facts{grid-template-columns:1fr 1fr}
  .forma-event-masthead-facts div{padding:0 14px 14px;border-left:0}
}
@media(max-width:600px){
  .forma-event-single{padding-top:12px;padding-left:15px;padding-right:15px}
  .forma-event-masthead{padding:28px 0 26px}
  .forma-event-masthead h1{font-size:36px}
  .forma-event-masthead .forma-event-intro{font-size:15px;line-height:2}
  .forma-event-masthead-facts{grid-template-columns:1fr;gap:12px}
  .forma-event-masthead-facts div{padding:0 0 10px;border-bottom:1px solid #1d1d1d}
  .forma-event-name-list{grid-template-columns:1fr}
  .forma-event-overview{margin:28px 0 44px;padding-bottom:30px}
  .forma-event-editorial-section{margin-bottom:46px}
}

/* 1.3.3 — whitespace-led editorial rhythm, no hairline separators */
.forma-event-masthead{
  padding:38px 0 24px;
  border-top:0;
  border-bottom:0;
}
.forma-event-masthead-kicker{margin-bottom:18px}
.forma-event-masthead h1{margin-bottom:12px}
.forma-event-masthead-facts{
  display:flex;
  flex-wrap:wrap;
  gap:26px 44px;
  padding-top:2px;
  border-top:0;
}
.forma-event-masthead-facts div{
  flex:0 1 auto;
  min-width:150px;
  padding:0;
  border:0;
}
.forma-event-masthead-facts dt{margin-bottom:4px}

.forma-event-overview{
  grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);
  gap:52px;
  margin:28px 0 74px;
  padding:28px 30px 30px;
  border:0;
  border-radius:10px;
  background:#0c0c0c;
}
.forma-event-overview-head{
  justify-content:flex-start;
  gap:10px;
  margin-bottom:18px;
  padding-bottom:0;
  border-bottom:0;
}
.forma-event-overview-head h2{font-size:19px}
.forma-event-overview-head span{margin-right:auto}
.forma-event-name-list{column-gap:34px;row-gap:8px}
.forma-event-name-row{
  justify-content:flex-start;
  gap:10px;
  padding:7px 0;
  border-bottom:0;
}
.forma-event-name-row strong{font-size:14px}
.forma-event-name-row span{white-space:normal}
.forma-event-curator-compact-list{gap:14px}
.forma-event-curator-compact{
  padding:0;
  border-bottom:0;
}

.forma-event-editorial{max-width:790px;margin:0 auto 78px}
.forma-event-editorial-section{
  margin:0 0 72px;
  padding:0;
}
.forma-event-editorial-section h2{
  margin:0 0 24px;
  padding:0;
  border-bottom:0;
  color:var(--forma-teal);
  font-size:25px;
  line-height:1.55;
}
.forma-event-editorial-section .forma-event-prose{font-size:16px;line-height:2.2}

/* Later structured sections should read as editorial blocks rather than plugin cards. */
.forma-event-single > .forma-event-section,
.forma-event-single > .forma-event-two-col .forma-event-section{
  background:transparent;
  border:0;
  border-radius:0;
  padding:0;
  margin:0 auto 58px;
  max-width:900px;
}
.forma-event-single > .forma-event-section h2,
.forma-event-single > .forma-event-two-col .forma-event-section h2{
  margin-bottom:20px;
  font-size:21px;
}

@media(max-width:900px){
  .forma-event-overview{grid-template-columns:1fr;gap:34px;padding:24px}
  .forma-event-masthead-facts{gap:18px 30px}
}
@media(max-width:600px){
  .forma-event-masthead{padding:24px 0 18px}
  .forma-event-masthead-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}
  .forma-event-masthead-facts div{min-width:0;padding:0;border:0}
  .forma-event-overview{margin:24px 0 54px;padding:20px 18px;border-radius:8px}
  .forma-event-overview-head{display:block;margin-bottom:16px}
  .forma-event-overview-head span{display:block;margin-top:4px}
  .forma-event-editorial-section{margin-bottom:54px}
  .forma-event-editorial-section h2{font-size:22px;margin-bottom:18px}
}


/* 1.3.4 — Forma editorial card system */
.single-forma_event_report .forma-event-single{
  box-sizing:border-box;
  width:min(1120px,calc(100vw - 48px));
  max-width:none;
  position:relative;
  left:50%;
  transform:translateX(-50%);
  margin:28px 0 90px;
  padding:0;
}
.forma-event-single *{box-sizing:border-box}

.forma-event-masthead,
.forma-event-overview,
.forma-event-editorial-section,
.forma-event-single > .forma-event-section,
.forma-event-single > .forma-event-two-col .forma-event-section{
  background:#121212!important;
  border:1px solid #242424!important;
  border-radius:14px!important;
  box-shadow:none!important;
}
.forma-event-masthead{
  max-width:none;
  margin:0 0 22px;
  padding:42px 46px 38px;
}
.forma-event-masthead h1{font-size:clamp(38px,5vw,62px);max-width:900px}
.forma-event-masthead .forma-event-intro{max-width:820px}
.forma-event-masthead-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.forma-event-masthead-facts div{min-width:0;padding:14px 16px;background:#0c0c0c;border-radius:8px!important}

.forma-event-overview{
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
  gap:54px;
  margin:0 0 22px;
  padding:34px 38px;
  background:#101010!important;
}
.forma-event-overview-head{margin-bottom:20px}
.forma-event-name-list{gap:10px 28px}
.forma-event-name-row{padding:9px 0}

.forma-event-editorial{max-width:none;margin:0;display:grid;gap:22px}
.forma-event-editorial-section{
  margin:0!important;
  padding:38px 46px 42px!important;
}
.forma-event-editorial-section h2{margin:0 0 24px!important;font-size:25px!important}
.forma-event-editorial-section .forma-event-prose{max-width:820px;font-size:16px;line-height:2.15}

.forma-event-single > .forma-event-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:none;margin:22px 0 0}
.forma-event-single > .forma-event-section,
.forma-event-single > .forma-event-two-col .forma-event-section{
  max-width:none!important;
  margin:22px 0 0!important;
  padding:34px 38px!important;
}
.forma-event-single > .forma-event-two-col .forma-event-section{margin:0!important}
.forma-event-single > .forma-event-section h2,
.forma-event-single > .forma-event-two-col .forma-event-section h2{margin:0 0 22px!important;font-size:21px!important}

.forma-event-org-grid,.forma-event-credits{gap:12px}
.forma-event-org,.forma-event-credit{background:#0b0b0b;border:1px solid #222;border-radius:9px;padding:15px 16px}
.forma-event-gallery{gap:12px}
.forma-event-gallery img{border-radius:8px}

@media(max-width:900px){
 .single-forma_event_report .forma-event-single{width:min(100% - 28px,760px);left:50%;padding:0}
 .forma-event-masthead{padding:32px 28px}
 .forma-event-overview{grid-template-columns:1fr;padding:28px;gap:34px}
 .forma-event-editorial-section{padding:30px 28px 34px!important}
 .forma-event-single > .forma-event-two-col{grid-template-columns:1fr}
 .forma-event-single > .forma-event-section,.forma-event-single > .forma-event-two-col .forma-event-section{padding:28px!important}
}
@media(max-width:600px){
 .single-forma_event_report .forma-event-single{width:calc(100vw - 20px);margin-top:14px}
 .forma-event-masthead{padding:26px 20px}
 .forma-event-masthead h1{font-size:34px}
 .forma-event-masthead-facts{grid-template-columns:1fr;gap:9px;margin-top:22px}
 .forma-event-overview{padding:24px 20px}
 .forma-event-editorial{gap:14px}
 .forma-event-editorial-section{padding:25px 20px 29px!important}
 .forma-event-editorial-section h2{font-size:21px!important;margin-bottom:18px!important}
 .forma-event-single > .forma-event-section,.forma-event-single > .forma-event-two-col .forma-event-section{margin-top:14px!important;padding:24px 20px!important}
 .forma-event-single > .forma-event-two-col{gap:14px;margin-top:14px}
}


/* 1.3.7 — Clean functional single-event layout
   Keep Event Reports intentionally simple until the Forma-wide design-system pass.
   Goal: the same calm reading rhythm as the current Call pages. */
.single-forma_event_report .forma-event-single{
  width:100%!important;
  max-width:760px!important;
  position:static!important;
  left:auto!important;
  transform:none!important;
  margin:0 auto 64px!important;
  padding:20px 0 0!important;
  color:var(--forma-text);
}

/* Featured image stays useful in /events/ cards, but is not part of the single report. */
.single-forma_event_report .elementor-widget-theme-post-featured-image,
.single-forma_event_report .wp-block-post-featured-image,
.single-forma_event_report .post-thumbnail,
.single-forma_event_report .entry-thumbnail,
.single-forma_event_report .featured-image,
.single-forma_event_report .post-featured-image,
.single-forma_event_report .elementor-widget-image:has(img.wp-post-image){display:none!important}

/* Remove the temporary card language from the single report. */
.single-forma_event_report .forma-event-masthead,
.single-forma_event_report .forma-event-overview,
.single-forma_event_report .forma-event-editorial-section,
.single-forma_event_report .forma-event-single > .forma-event-section,
.single-forma_event_report .forma-event-single > .forma-event-two-col .forma-event-section{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Header: compact, content-first. */
.single-forma_event_report .forma-event-masthead{
  max-width:none!important;
  margin:0 0 34px!important;
  padding:0!important;
}
.single-forma_event_report .forma-event-masthead-kicker{
  display:flex;align-items:center;gap:10px;margin:0 0 12px!important;
}
.single-forma_event_report .forma-event-masthead-kicker span:first-child{
  padding:0!important;background:transparent!important;border-radius:0!important;
  color:var(--forma-teal)!important;font-size:12px;font-weight:700;
}
.single-forma_event_report .forma-event-masthead-kicker span:last-child{font-size:11px;color:#888}
.single-forma_event_report .forma-event-masthead h1{
  max-width:none!important;margin:0 0 8px!important;
  color:var(--forma-teal)!important;font-size:30px!important;line-height:1.45!important;
  letter-spacing:0!important;font-weight:700!important;
}
.single-forma_event_report .forma-event-english-title{
  max-width:none!important;margin:0 0 18px!important;color:#aaa!important;
  font-size:13px!important;line-height:1.8!important;text-align:right!important;
}
.single-forma_event_report .forma-event-intro{
  max-width:none!important;margin:0 0 22px!important;color:#ddd!important;
  font-size:14px!important;line-height:2.05!important;
}
.single-forma_event_report .forma-event-masthead-facts{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px 18px!important;margin:0!important;padding:14px 0 0!important;
  border-top:1px solid #2a2a2a!important;
}
.single-forma_event_report .forma-event-masthead-facts div{
  min-width:0!important;padding:0!important;background:transparent!important;border:0!important;
}
.single-forma_event_report .forma-event-masthead-facts dt{margin:0 0 4px!important;color:#777!important;font-size:10px!important}
.single-forma_event_report .forma-event-masthead-facts dd{margin:0!important;color:#eee!important;font-size:12px!important;line-height:1.8!important}

/* People: simple two-column information block, no cards. */
.single-forma_event_report .forma-event-overview{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:34px!important;
  margin:0 0 46px!important;padding:0!important;
}
.single-forma_event_report .forma-event-overview-head{
  display:flex!important;align-items:baseline!important;justify-content:space-between!important;
  margin:0 0 12px!important;padding:0!important;border:0!important;
}
.single-forma_event_report .forma-event-overview-head h2{
  margin:0!important;color:var(--forma-teal)!important;font-size:17px!important;line-height:1.6!important;
}
.single-forma_event_report .forma-event-overview-head span{font-size:10px!important;color:#777!important}
.single-forma_event_report .forma-event-name-list{display:block!important}
.single-forma_event_report .forma-event-name-row{
  display:flex!important;justify-content:space-between!important;align-items:baseline!important;
  gap:12px!important;padding:5px 0!important;border:0!important;color:#eee!important;text-decoration:none!important;
}
.single-forma_event_report .forma-event-name-row strong{font-size:12px!important;line-height:1.8!important}
.single-forma_event_report .forma-event-name-row span{font-size:10px!important;color:#777!important}
.single-forma_event_report .forma-event-curator-compact-list{gap:10px!important}
.single-forma_event_report .forma-event-curator-compact{gap:10px!important;padding:0 0 8px!important;border:0!important}
.single-forma_event_report .forma-event-curator-compact-photo{flex:0 0 34px!important}
.single-forma_event_report .forma-event-curator-compact-photo img{width:34px!important;height:34px!important}
.single-forma_event_report .forma-event-curator-compact-body>span{font-size:9px!important}
.single-forma_event_report .forma-event-curator-compact-body h3{font-size:12px!important;margin:0 0 2px!important}
.single-forma_event_report .forma-event-curator-links{font-size:10px!important}

/* Editorial report: one readable column, section titles provide the hierarchy. */
.single-forma_event_report .forma-event-editorial{
  display:block!important;max-width:none!important;margin:0 0 48px!important;
}
.single-forma_event_report .forma-event-editorial-section{
  margin:0 0 42px!important;padding:0!important;
}
.single-forma_event_report .forma-event-editorial-section h2{
  margin:0 0 14px!important;padding:0!important;border:0!important;
  color:var(--forma-teal)!important;font-size:18px!important;line-height:1.7!important;
}
.single-forma_event_report .forma-event-prose{
  max-width:none!important;color:#e8e8e8!important;font-size:14px!important;line-height:2.15!important;
}
.single-forma_event_report .forma-event-prose p{margin:0 0 1.25em!important}
.single-forma_event_report .forma-event-prose strong,
.single-forma_event_report .forma-event-prose b{font-weight:700!important;color:#fff!important}
.single-forma_event_report .forma-event-prose em,
.single-forma_event_report .forma-event-prose i{font-style:italic!important}
.single-forma_event_report .forma-event-prose ul,
.single-forma_event_report .forma-event-prose ol{padding-right:1.4em!important;margin:0 0 1.25em!important}
.single-forma_event_report .forma-event-prose blockquote{
  margin:1.5em 0!important;padding:0 16px 0 0!important;border-right:2px solid var(--forma-teal)!important;color:#cfcfcf!important;
}

/* Structured information below the report stays compact and textual. */
.single-forma_event_report .forma-event-two-col{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px!important;margin:0 0 36px!important;
}
.single-forma_event_report .forma-event-single > .forma-event-section,
.single-forma_event_report .forma-event-single > .forma-event-two-col .forma-event-section{
  max-width:none!important;margin:0 0 38px!important;padding:0!important;
}
.single-forma_event_report .forma-event-section h2{
  margin:0 0 14px!important;color:var(--forma-teal)!important;font-size:17px!important;line-height:1.7!important;
}
.single-forma_event_report .forma-event-org-grid,
.single-forma_event_report .forma-event-credits{gap:10px!important}
.single-forma_event_report .forma-event-org,
.single-forma_event_report .forma-event-credit{
  background:transparent!important;border:0!important;border-radius:0!important;padding:5px 0!important;
}

@media(max-width:760px){
  .single-forma_event_report .forma-event-single{padding:16px 18px 0!important}
  .single-forma_event_report .forma-event-masthead h1{font-size:26px!important}
  .single-forma_event_report .forma-event-masthead-facts,
  .single-forma_event_report .forma-event-overview,
  .single-forma_event_report .forma-event-two-col{grid-template-columns:1fr!important}
  .single-forma_event_report .forma-event-overview{gap:24px!important}
}

/* 1.3.8 — layout matched to Forma's approved Photoshop mockup.
   Scope intentionally limited to the event masthead facts and people blocks. */
.single-forma_event_report .forma-event-masthead-facts{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0 18px!important;
  margin:14px 0 0!important;
  padding:12px 14px!important;
  border:1px solid var(--forma-teal)!important;
  border-radius:7px!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
.single-forma_event_report .forma-event-masthead-facts div{
  padding:5px 0!important;
  border:0!important;
  background:transparent!important;
}
.single-forma_event_report .forma-event-masthead-facts div:nth-child(3){
  grid-column:1 / -1!important;
}
.single-forma_event_report .forma-event-masthead-facts dt{
  margin:0 0 3px!important;
  color:#777!important;
  font-size:9px!important;
  font-weight:400!important;
}
.single-forma_event_report .forma-event-masthead-facts dd{
  margin:0!important;
  color:#f1f1f1!important;
  font-size:11px!important;
  line-height:1.8!important;
}

.single-forma_event_report .forma-event-overview{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  margin:6px 0 34px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
}
.single-forma_event_report .forma-event-overview-block{
  min-width:0!important;
  min-height:142px!important;
  padding:10px 12px!important;
  border:1px solid var(--forma-teal)!important;
  border-radius:7px!important;
  background:transparent!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.single-forma_event_report .forma-event-overview-head{
  margin:0 0 7px!important;
  padding:0!important;
  border:0!important;
}
.single-forma_event_report .forma-event-overview-head h2{
  margin:0!important;
  color:var(--forma-teal)!important;
  font-size:15px!important;
  line-height:1.6!important;
  font-weight:700!important;
}
.single-forma_event_report .forma-event-overview-head span{
  color:#777!important;
  font-size:9px!important;
}
.single-forma_event_report .forma-event-name-row{
  padding:3px 0!important;
  border:0!important;
  background:transparent!important;
}
.single-forma_event_report .forma-event-name-row strong{
  font-size:11px!important;
  line-height:1.7!important;
}
.single-forma_event_report .forma-event-name-row span{
  font-size:9px!important;
  color:#777!important;
}
.single-forma_event_report .forma-event-curator-compact-list{
  gap:7px!important;
}
.single-forma_event_report .forma-event-curator-compact{
  gap:8px!important;
  padding:0 0 6px!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}
.single-forma_event_report .forma-event-curator-compact-photo{
  flex:0 0 30px!important;
}
.single-forma_event_report .forma-event-curator-compact-photo img{
  width:30px!important;
  height:30px!important;
}
.single-forma_event_report .forma-event-curator-compact-body>span{
  font-size:8px!important;
  color:#777!important;
}
.single-forma_event_report .forma-event-curator-compact-body h3{
  margin:0 0 1px!important;
  font-size:11px!important;
  line-height:1.6!important;
}
.single-forma_event_report .forma-event-curator-links{
  gap:8px!important;
  font-size:9px!important;
}

@media(max-width:760px){
  .single-forma_event_report .forma-event-masthead-facts,
  .single-forma_event_report .forma-event-overview{
    grid-template-columns:1fr!important;
  }
  .single-forma_event_report .forma-event-masthead-facts div:nth-child(3){
    grid-column:auto!important;
  }
  .single-forma_event_report .forma-event-overview-block{
    min-height:0!important;
  }
}

/* 1.3.9 — lower-page structured information cards.
   Keeps the approved 1.3.8 top layout intact and only groups the lower
   structured event information by its existing category/title. */
.single-forma_event_report .forma-event-single > .forma-event-section,
.single-forma_event_report .forma-event-single > .forma-event-two-col .forma-event-section{
  margin:0 0 12px!important;
  padding:14px 16px!important;
  border:1px solid var(--forma-teal)!important;
  border-radius:7px!important;
  background:transparent!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.single-forma_event_report .forma-event-two-col{
  gap:10px!important;
  margin:0 0 12px!important;
}
.single-forma_event_report .forma-event-section h2{
  margin:0 0 12px!important;
  padding:0!important;
  border:0!important;
  color:var(--forma-teal)!important;
  font-size:15px!important;
  line-height:1.7!important;
  font-weight:700!important;
}
.single-forma_event_report .forma-event-org-grid,
.single-forma_event_report .forma-event-credits{
  gap:8px!important;
}
.single-forma_event_report .forma-event-org,
.single-forma_event_report .forma-event-credit{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:4px 0!important;
}
.single-forma_event_report .forma-event-gallery{
  margin-top:2px!important;
}
.single-forma_event_report .forma-event-gallery a{
  border-radius:5px!important;
  overflow:hidden!important;
}
.single-forma_event_report .forma-event-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.single-forma_event_report .forma-event-actions a{
  margin:0!important;
}
@media(max-width:760px){
  .single-forma_event_report .forma-event-single > .forma-event-section,
  .single-forma_event_report .forma-event-single > .forma-event-two-col .forma-event-section{
    padding:12px 13px!important;
  }
  .single-forma_event_report .forma-event-two-col{
    gap:10px!important;
  }
}
