
.site-footer,
#colophon,
footer.site-footer,
footer#colophon {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  box-sizing: border-box !important;
}
.mesa-event-wrapper { 
  --mesa-navy: #0f2740;
  --mesa-navy-deep: #0b1c2d;
  --mesa-blue: #1f5f8b;
  --mesa-blue-soft: #dbeaf5;
  --mesa-gold: #b9852f;
  --mesa-text: #213547;
  --mesa-text-soft: #5f7285;
  --mesa-line: rgba(15, 39, 64, 0.12);
  --mesa-surface: #ffffff;
  --mesa-surface-alt: #f4f7fb;
  --mesa-shadow: 0 18px 42px rgba(15, 39, 64, 0.14);
  max-width: 1600px !important;
  margin: 0 auto 80px;
  color: var(--mesa-text);
  font-family: Poppins, Arial, sans-serif;
}
.mesa-event-page-title {
  margin: 28px auto; max-width: 1400px;
  color: var(--mesa-navy);
  font-size: clamp(1.9rem, 2.7vw, 3rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
}
.mesa-event-hero-media {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  height: 610px;
  border-radius: 0;
  width: 100vw;
  margin: 0 calc(50% - 50vw) 32px;
  box-shadow: var(--mesa-shadow);
  background-image: url(https://mesaitalia.it/wp-content/uploads/2026/08/2026-Videc-HERO.png); background-size: cover; background-position: center;
  border-bottom: 4px solid #DA251D !important;
}
.mesa-event-hero-media img {
  width: 100%;
  height: 610px;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.mesa-event-hero-media-overlay {
  position: absolute;
  inset: 0; z-index: 1; opacity: 0.6;
  background:
    linear-gradient(135deg, rgba(15,39,64,0.6), rgba(31,95,139,0.6) 60%, rgba(25,167,160,0.6));
}
.mesa-event-hero-media-content {
  position: absolute;
  left: 50%;
  bottom: 0; z-index: 2;
  transform: translateX(-50%);
  width: min(1380px, calc(100% - 48px));
  padding: 0 34px 32px;
  color: #fff;
  text-align: center;
}
.mesa-event-hero-media-content > * {
  margin-left: auto;
  margin-right: auto;
}
.mesa-event-eyebrow {
  display: inline-flex;
  margin: 0 0 10px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.24), 0 10px 24px rgba(11,28,45,.16);
  font-size: 0.88rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mesa-event-hero-media-title { text-shadow: 0 2px 12px rgba(0,0,0,0.5) !important;
.mesa-event-subtle { text-shadow: 0 2px 12px rgba(0,0,0,0.5) !important; }
  margin: 0 0 16px;
  font-size: clamp(1.6rem, 2.5vw, 2.85rem);
  line-height: 1.08;
  font-weight: 700;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.mesa-event-hero-badges,
.mesa-event-hero-badges,
.mesa-event-badges,
.mesa-event-button-row,
.mesa-event-hero-cta,
.mesa-event-hero-cta,
.mesa-event-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.mesa-event-hero-badge,
.mesa-event-hero-badge,
.mesa-event-badges .badge-item {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 10px 16px;
  border-radius: 18px 10px 18px 10px;
  font-size: 0.92rem;
  line-height: 1.2;
  font-weight: 600;
}
.mesa-event-hero-badge,
.mesa-event-hero-badge {
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.24), 0 10px 24px rgba(11,28,45,.16);
  color: #fff;
}
.mesa-event-hero-badges,
.mesa-event-hero-badges {
  margin-bottom: 20px;
  justify-content: center;
}
.mesa-event-hero-cta,
.mesa-event-hero-cta {
  margin-top: 18px;
  justify-content: center;
}
.mesa-event-badges {
  margin: 0 auto; max-width: 1400px;
}
.mesa-event-badges,
.mesa-event-trust-badges {
  justify-content: center;
}
.mesa-event-badges .badge-item {
  border-radius: 999px;
  clip-path: none;
  background: linear-gradient(180deg, rgba(214,240,236,.84) 0%, rgba(194,222,239,.80) 100%);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(31,95,139,.24);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.42), 0 10px 24px rgba(15,39,64,.10);
  color: var(--mesa-navy);
}
.mesa-event-intro {
  margin: 0 auto; max-width: 1400px;
  max-width: 1024px;
  font-size: 1.08rem;
  line-height: 1.8;
  color: var(--mesa-text-soft);
}
.mesa-event-hero-box,
.mesa-event-closing,
.mesa-event-index,
.mesa-event-contact-card,
.mesa-event-box,
.mesa-event-faq-item {
  box-shadow: var(--mesa-shadow);
}
.mesa-event-hero-box { margin: 0 auto 28px !important; max-width: 1400px !important; padding: 34px 36px;
}
.mesa-event-closing {
  margin: 0 auto 28px !important;
  max-width: 1400px !important;
  padding: 36px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fff 0%, #f8fbfe 100%);
}
.mesa-event-hero-box h2,
.mesa-event-section-inner h2,
.mesa-event-closing h2,
.mesa-event-wrapper > h2 {
  color: var(--mesa-navy);
  font-size: clamp(1.45rem, 2vw, 2.2rem);
  line-height: 1.15;
  margin-top: 0;
  position: relative;
  padding-left: 18px;
  margin-bottom: 18px;
}
.mesa-event-hero-box h2::before,
.mesa-event-section-inner h2::before,
.mesa-event-closing h2::before,
.mesa-event-wrapper > h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.08em;
  bottom: 0.08em;
  width: 6px;
  border-radius: 999px;
  background: linear-gradient(180deg, #19a7a0 0%, #1f5f8b 100%);
}
.mesa-event-standalone-title {
  color: var(--mesa-navy);
  font-size: clamp(1.45rem, 2vw, 2.2rem);
  line-height: 1.15;
  margin-top: 42px;
  position: relative;
  padding-left: 18px;
  margin-bottom: 24px;
}
.mesa-event-standalone-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.08em;
  bottom: 0.08em;
  width: 6px;
  border-radius: 999px;
  background: linear-gradient(180deg, #19a7a0 0%, #1f5f8b 100%);
}
.mesa-event-standalone-title-loose {
  margin-top: 64px;
}
.mesa-event-section-surface-loose {
  margin-top: 42px;
  padding-top: 14px;
}
.mesa-event-resource-grid-loose {
  margin-top: 18px;
  padding-top: 8px;
}
.mesa-event-spacer-lg {
  height: 32px;
}
.mesa-event-spacer-xl {
  height: 52px;
}
.mesa-event-index { margin: 0 auto 28px !important; max-width: 1400px !important; padding: 24px 26px;
  border-radius: 24px;
  background: #fff;
}
.mesa-event-index h3 {
  margin: 0 0 14px;
  color: var(--mesa-navy);
}
.mesa-event-index ul {
  margin: 0;
  padding-left: 18px;
  columns: 2;
  column-gap: 26px;
}
.mesa-event-index li {
  margin: 0 0 10px;
  break-inside: avoid;
}
.mesa-event-index a {
  color: var(--mesa-blue);
  text-decoration: none;
  font-weight: 600;
}
.mesa-event-index a:hover {
  text-decoration: underline;
}
.mesa-event-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 22px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.2;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.mesa-event-btn,
.mesa-event-btn:link,
.mesa-event-btn:visited,
.mesa-event-btn:hover,
.mesa-event-btn:focus,
.mesa-event-btn:active {
  text-decoration: none;
}
.mesa-event-btn:hover {
  transform: translateY(-1px);
  color: inherit;
}
.mesa-event-btn-primary {
  background: linear-gradient(180deg, #1f5f8b 0%, #16496d 100%);
  color: #fff;
  border: 1px solid rgba(31, 95, 139, 0.14);
  box-shadow: 0 10px 20px rgba(22, 73, 109, 0.22);
}
.mesa-event-btn-primary:link,
.mesa-event-btn-primary:visited,
.mesa-event-btn-primary:active {
  color: #fff;
}
.mesa-event-btn-primary:hover,
.mesa-event-btn-primary:focus {
  color: #fff;
  background: linear-gradient(180deg, #256e9f 0%, #174968 100%);
}
.mesa-event-btn-secondary {
  background: rgba(255,255,255,.22);
  color: #fff !important;
  font-weight: 700;
  text-shadow: 0 1px 10px rgba(11,28,45,.26);
  border: 1px solid #7fe2db;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.34),
    0 0 12px rgba(127,226,219,.22),
    0 0 24px rgba(127,226,219,.12),
    0 10px 24px rgba(11,28,45,.16);
}
.mesa-event-btn-secondary:link,
.mesa-event-btn-secondary:visited,
.mesa-event-btn-secondary:active {
  color: #fff !important;
}
.mesa-event-btn-secondary:hover,
.mesa-event-btn-secondary:focus {
  color: #6fded6 !important;
  background: rgba(255,255,255,.34);
  border-color: #9df0ea;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.46),
    0 0 16px rgba(127,226,219,.28),
    0 0 30px rgba(127,226,219,.16),
    0 12px 28px rgba(11,28,45,.18);
}
.mesa-event-section-surface { margin: 0 auto 36px !important; max-width: 1400px !important;
  border-radius: 28px;
  background: #fff;
}
.mesa-event-section-surface-light {
  background: linear-gradient(180deg, #f7fafc 0%, #edf4f9 100%);
}
.mesa-event-section-surface-contrast {
  background: linear-gradient(180deg, #0f2740 0%, #173956 100%);
  color: #fff;
}
.mesa-event-section-surface-contrast h2,
.mesa-event-section-surface-contrast h3,
.mesa-event-section-surface-contrast p,
.mesa-event-section-surface-contrast li {
  color: #fff;
}
.mesa-event-section-inner { padding: 20px; max-width: 1400px !important; margin: 0 auto !important;
}
.mesa-event-columns-2,
.mesa-event-contact-grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 28px;
  align-items: start;
}
.mesa-event-closing .mesa-event-contact-grid {
  align-items: stretch;
  margin-top: 10px;
}
.mesa-event-columns-3 {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 28px;
}
.mesa-event-section-inner > .mesa-event-columns-2 + .mesa-event-columns-2 {
  margin-top: 22px;
}
.mesa-event-box,
.mesa-event-faq-item,
.mesa-event-contact-card {
  padding: 30px 28px;
  border-radius: 60px 3px 60px 3px;
  background: #fff;
}
.mesa-event-contact-card,
.mesa-event-form-box {
  height: 100%;
}
.mesa-event-contact-card {
  display: flex;
  flex-direction: column;
}
.mesa-event-contact-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.mesa-event-contact-body > * {
  margin-top: 0;
  margin-bottom: 0; z-index: 2;
}
.mesa-event-section-surface-contrast .mesa-event-box {
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.12);
}
.mesa-event-box h3,
.mesa-event-contact-card h3,
.mesa-event-faq-item h3 {
  color: var(--mesa-navy);
  margin-top: 0;
}
.mesa-event-section-surface-contrast .mesa-event-box h3 {
  color: #fff;
}
.mesa-event-box p,
.mesa-event-box li,
.mesa-event-contact-card p,
.mesa-event-contact-card li,
.mesa-event-faq-item p {
  color: var(--mesa-text);
  line-height: 1.75;
}
.mesa-event-box ul,
.mesa-event-contact-card ul,
.mesa-event-faq-item ul,
.mesa-event-hero-box ul {
  margin: 0;
  padding-left: 20px;
}
.mesa-event-contact-photo img {
  width: 100%;
  max-width: 230px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center top;
  border-radius: 48px 3px 48px 3px;
  box-shadow: 0 10px 24px rgba(15,39,64,0.12);
}
.mesa-event-contact-role {
  margin: 0 0 8px;
  font-size: 0.86rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--mesa-gold);
}
.mesa-event-faq-list { margin: 0 auto 28px !important; max-width: 1400px !important; display: grid;
  gap: 18px;
}
.mesa-event-closing {
  background: linear-gradient(135deg, #0f2740 0%, #1f5f8b 100%);
  color: #fff;
}
.mesa-event-closing h2,
.mesa-event-closing p {
  color: #fff;
}
.mesa-event-closing h2::before {
  background: linear-gradient(180deg, #ffffff 0%, #7fe2db 100%);
}
.mesa-event-closing .mesa-event-btn-primary {
  border-color: rgba(255,255,255,.42);
}
.mesa-event-trust-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 22px 0 0;
}
.mesa-event-trust-badge {
  display: inline-flex;
  align-items: center;
  padding: 10px 14px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(232,245,225,.84) 0%, rgba(214,232,247,.80) 100%);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(25,167,160,.20);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.40), 0 10px 24px rgba(15,39,64,.10);
  color: var(--mesa-navy);
  font-size: .92rem;
  font-weight: 600;
  line-height: 1.35;
}
.mesa-event-info-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mesa-event-info-card { border: 1px solid var(--mesa-line); box-shadow: var(--mesa-shadow);
  padding: 28px 26px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
}
.mesa-event-info-card h3 {
  margin: 0 0 12px;
  color: var(--mesa-navy);
}
.mesa-event-map-embed {
  margin: 22px 0 0;
  overflow: hidden;
  border-radius: 24px;
}
.mesa-event-map-embed iframe {
  width: 100%;
  min-height: 360px;
  border: 0;
  display: block;
}
.mesa-event-map-actions {
  margin-top: 18px;
  gap: 14px;
  justify-content: center;
}
.mesa-event-map-actions-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
  width: 100%;
}
.mesa-event-map-actions .mesa-event-btn {
  min-width: 240px;
  min-height: 54px;
  padding: 15px 22px;
  font-size: .98rem;
  font-weight: 700;
  border-radius: 26px 6px 26px 6px;
  box-shadow: 0 14px 28px rgba(15,39,64,.12);
}
.mesa-event-map-actions .mesa-event-btn-primary {
  background: linear-gradient(180deg, #19a7a0 0%, #177f8b 100%);
  border-color: rgba(127,226,219,.52);
  box-shadow: 0 16px 34px rgba(23,127,139,.24);
}
.mesa-event-map-actions .mesa-event-btn-primary:hover,
.mesa-event-map-actions .mesa-event-btn-primary:focus {
  background: linear-gradient(180deg, #21b8af 0%, #1a8fa0 100%);
  border-color: rgba(187,247,242,.68);
  box-shadow: 0 18px 40px rgba(23,127,139,.3);
}
.mesa-event-map-actions .mesa-event-btn-secondary {
  background: linear-gradient(180deg, #ffffff 0%, #eef6fb 100%);
  border-color: rgba(25,167,160,.18);
}
.mesa-event-map-actions .mesa-event-btn-secondary:hover,
.mesa-event-map-actions .mesa-event-btn-secondary:focus {
  background: linear-gradient(180deg, #f8fdff 0%, #e0f2f4 100%);
  border-color: rgba(25,167,160,.34);
  box-shadow: 0 18px 36px rgba(15,39,64,.16);
}
.mesa-event-fair-social {
  margin-top: 24px;
}
.mesa-event-social-official {
  margin-top: 22px;
}
.mesa-event-social-label {
  margin: 0 0 10px;
  color: rgba(255,255,255,.92);
  font-size: .92rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.mesa-event-social-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.mesa-event-social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.14);
}
.mesa-event-social-icons a:hover,
.mesa-event-social-icons a:focus {
  background: rgba(255,255,255,.18);
}
.mesa-event-social-icons svg {
  display: block;
}
.mesa-event-info-list {
  margin: 0;
  padding-left: 20px;
}
.mesa-event-info-list li + li {
  margin-top: 8px;
}
.mesa-event-note {
  margin: 18px 0 0;
  padding: 14px 18px;
  border-radius: 20px;
  background: rgba(15,39,64,.06);
  color: var(--mesa-text-soft);
  line-height: 1.7;
}
.mesa-event-inline-media {
  width: 50%;
  min-width: 180px;
  max-width: 320px;
  height: auto;
  display: block;
  margin: 0 auto 14px;
  border-radius: 22px;
}
.mesa-event-fair-visual {
  width: 82%;
  min-width: 260px;
  max-width: 620px;
  height: auto;
  display: block;
  margin: 0 auto 14px;
  border-radius: 22px;
}
.mesa-event-logo-media {
  width: auto;
  max-width: 100%;
  max-height: 100px;
  height: auto;
  display: block;
  margin: 0 auto 12px;
}
.mesa-event-resource-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 22px;
}
.mesa-event-resource-card { background: linear-gradient(180deg, #fff 0%, #fff 100%); box-shadow: var(--mesa-shadow);
  padding: 24px 22px;
  border-radius: 24px;
}
.mesa-event-resource-card h3 {
  margin: 0 0 12px;
  color: var(--mesa-navy);
}
.mesa-event-resource-links {
  display: grid;
  gap: 10px;
}
.mesa-event-resource-links a {
  color: var(--mesa-blue);
  font-weight: 600;
  text-decoration: none;
}
.mesa-event-resource-links a:hover,
.mesa-event-resource-links a:focus {
  text-decoration: underline;
}
.mesa-event-form-box {
  margin-top: 0;
  align-self: stretch;
}
.mesa-event-wa-block {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px 20px;
  margin-bottom: 20px;
  border-radius: 60px 3px 60px 3px;
  background: linear-gradient(180deg, #25d366 0%, #1daf57 100%);
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 14px 26px rgba(29, 175, 87, 0.24);
}
.mesa-event-wa-block .mesa-wa-icon {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 46px;
  border-radius: 999px;
  background: rgba(255,255,255,.18);
}
.mesa-event-wa-block .mesa-wa-icon svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
.mesa-event-wa-copy {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.mesa-event-wa-copy strong,
.mesa-event-wa-copy small {
  color: #fff;
  line-height: 1.25;
}
.mesa-event-wa-copy small {
  opacity: .92;
  font-weight: 500;
}
.mesa-event-wa-block span {
  color: #fff;
}
.mesa-event-form {
  display: grid;
  gap: 16px;
}
.mesa-event-form-group {
  display: grid;
  gap: 8px;
}
.mesa-event-form-group label {
  color: var(--mesa-navy);
  font-weight: 700;
}
.mesa-event-form-group input,
.mesa-event-form-group textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 24px 3px 24px 3px;
  border: 1px solid rgba(15,39,64,.14);
  background: #fff;
  color: var(--mesa-text);
  font: inherit;
}
.mesa-event-form-group textarea {
  min-height: 128px;
  resize: vertical;
}
.mesa-event-form-privacy {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 12px;
  align-items: start;
  color: var(--mesa-text-soft);
  font-size: .92rem;
  line-height: 1.65;
}
.mesa-event-form-privacy a {
  color: var(--mesa-blue);
}
.mesa-event-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 16px 20px;
  border: 0;
  border-radius: 60px 3px 60px 3px;
  background: linear-gradient(180deg, #1f5f8b 0%, #16496d 100%);
  color: #fff;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
.mesa-event-form-submit:hover,
.mesa-event-form-submit:focus-visible {
  background: linear-gradient(180deg, #236d9f 0%, #1a5680 100%);
  color: #fff !important;
  border-color: rgba(255,255,255,.72);
  text-decoration: none;
}
.mesa-event-form-submit:focus-visible {
  outline: 3px solid rgba(255,255,255,.28);
  outline-offset: 3px;
}
.mesa-event-form-msg {
  min-height: 22px;
  color: var(--mesa-text-soft);
  font-size: .94rem;
}
.mesa-event-share-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 24px;
  margin-top: 24px;
}
.mesa-event-share-card {
  padding: 24px;
  border-radius: 60px 3px 60px 3px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
}
.mesa-event-share-card h3 {
  color: #fff;
  margin: 0 0 10px;
}
.mesa-event-share-card p {
  color: rgba(255,255,255,.88);
}
.mesa-event-share-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px;
}
.mesa-event-share-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border-radius: 60px 3px 60px 3px;
  background: rgba(255,255,255,.12);
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: transform .18s ease, border-radius .18s ease, background .18s ease;
}
.mesa-event-share-buttons button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border-radius: 60px 3px 60px 3px;
  background: rgba(255,255,255,.12);
  color: #fff;
  border: 1px solid rgba(255,255,255,.18);
  text-decoration: none;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: transform .18s ease, border-radius .18s ease, background .18s ease;
}
.mesa-event-share-buttons .is-whatsapp { background: rgba(37,211,102,.22); }
.mesa-event-share-buttons .is-telegram { background: rgba(54,171,231,.22); }
.mesa-event-share-buttons .is-linkedin { background: rgba(10,102,194,.22); }
.mesa-event-share-buttons .is-facebook { background: rgba(24,119,242,.22); }
.mesa-event-share-buttons .is-x { background: rgba(255,255,255,.16); }
.mesa-event-share-buttons .is-instagram { background: rgba(225,48,108,.22); }
.mesa-event-share-buttons .is-threads { background: rgba(255,255,255,.16); }
.mesa-event-share-buttons .is-email,
.mesa-event-share-buttons .is-native,
.mesa-event-share-buttons .is-copy { background: rgba(255,255,255,.16); }
.mesa-event-share-buttons a[href*="whatsapp"],
.mesa-event-share-buttons .is-whatsapp {
  background: linear-gradient(180deg, rgba(37,211,102,.42) 0%, rgba(29,175,87,.34) 100%);
  border: 1px solid rgba(98,230,144,.54);
}
.mesa-event-share-buttons a[href*="t.me"],
.mesa-event-share-buttons .is-telegram {
  background: linear-gradient(180deg, rgba(54,171,231,.42) 0%, rgba(31,132,204,.34) 100%);
  border: 1px solid rgba(113,201,245,.54);
}
.mesa-event-share-buttons a[href*="linkedin"],
.mesa-event-share-buttons .is-linkedin {
  background: linear-gradient(180deg, rgba(10,102,194,.44) 0%, rgba(8,77,145,.34) 100%);
  border: 1px solid rgba(101,168,234,.52);
}
.mesa-event-share-buttons a[href*="facebook"],
.mesa-event-share-buttons .is-facebook {
  background: linear-gradient(180deg, rgba(24,119,242,.44) 0%, rgba(18,84,194,.34) 100%);
  border: 1px solid rgba(120,178,245,.5);
}
.mesa-event-share-buttons a[href*="twitter.com/intent/tweet"],
.mesa-event-share-buttons .is-x {
  background: linear-gradient(180deg, rgba(20,20,20,.56) 0%, rgba(57,57,57,.42) 100%);
  border: 1px solid rgba(255,255,255,.24);
}
.mesa-event-share-buttons .is-instagram {
  background: linear-gradient(180deg, rgba(245,133,41,.44) 0%, rgba(225,48,108,.44) 45%, rgba(131,58,180,.4) 100%);
  border: 1px solid rgba(255,194,145,.44);
}
.mesa-event-share-buttons .is-threads {
  background: linear-gradient(180deg, rgba(35,35,35,.5) 0%, rgba(95,95,95,.34) 100%);
  border: 1px solid rgba(255,255,255,.24);
}
.mesa-event-share-buttons a[href^="mailto:"],
.mesa-event-share-buttons .is-email {
  background: linear-gradient(180deg, rgba(255,255,255,.22) 0%, rgba(210,224,238,.18) 100%);
  border: 1px solid rgba(255,255,255,.26);
}
.mesa-event-share-buttons .is-native,
.mesa-event-share-buttons .is-copy {
  background: linear-gradient(180deg, rgba(25,167,160,.34) 0%, rgba(31,95,139,.28) 100%);
  border: 1px solid rgba(121,226,219,.34);
}
.mesa-event-share-buttons a:link,
.mesa-event-share-buttons a:visited,
.mesa-event-share-buttons a:hover,
.mesa-event-share-buttons a:focus,
.mesa-event-share-buttons a:active,
.mesa-event-share-buttons button:hover,
.mesa-event-share-buttons button:focus,
.mesa-event-share-buttons button:active {
  color: #fff;
  text-decoration: none;
}
.mesa-event-share-buttons a:hover,
.mesa-event-share-buttons a:focus,
.mesa-event-share-buttons button:hover,
.mesa-event-share-buttons button:focus {
  transform: translateY(-1px);
  border-radius: 3px 60px 3px 60px;
  box-shadow: 0 14px 30px rgba(15,39,64,.24);
}
.mesa-share-icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 18px;
}
.mesa-share-icon i {
  font-size: 16px;
  line-height: 1;
}
.mesa-share-icon svg {
  width: 16px;
  height: 16px;
  display: block;
  fill: currentColor;
}
.mesa-event-qr {
  width: 190px;
  height: 190px;
  border-radius: 18px;
  background: #fff;
  padding: 12px;
}
.mesa-event-hp {
  position: absolute;
  left: -9999px;
}
.mesa-event-fab-stack {
  position: fixed;
  right: 18px;
  bottom: 22px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.mesa-event-fab {
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.22);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 16px 30px rgba(11,28,45,.22), inset 0 1px 0 rgba(255,255,255,.18);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.mesa-event-fab:hover,
.mesa-event-fab:focus {
  transform: translateY(-2px);
  color: #fff !important;
  box-shadow: 0 20px 36px rgba(11,28,45,.28), inset 0 1px 0 rgba(255,255,255,.24);
}
.mesa-event-fab.is-top {
  background: linear-gradient(180deg, rgba(31,95,139,.92) 0%, rgba(15,39,64,.92) 100%);
}
.mesa-event-fab.is-linkedin {
  background: linear-gradient(180deg, rgba(10,102,194,.92) 0%, rgba(8,77,145,.92) 100%);
}
.mesa-event-fab.is-whatsapp {
  background: linear-gradient(180deg, rgba(37,211,102,.94) 0%, rgba(29,175,87,.94) 100%);
}
.mesa-event-fab svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
  display: block;
}
@media (max-width: 1024px) {
  .mesa-event-index ul,
  .mesa-event-columns-2,
  .mesa-event-columns-3,
  .mesa-event-contact-grid,
  .mesa-event-share-grid,
  .mesa-event-resource-grid {
    columns: 1;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .mesa-event-page-title,
  .mesa-event-badges,
  .mesa-event-intro,
  .mesa-event-hero-box,
  .mesa-event-closing,
  .mesa-event-index,
  .mesa-event-section-surface,
  .mesa-event-faq-list {
    margin-left: 16px;
    margin-right: 16px;
  }
  .mesa-event-hero-media {
    min-height: 380px; height: auto;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .mesa-event-hero-media img {
    height: 380px;
  }
  .mesa-event-hero-media-content,
  .mesa-event-section-inner,
  .mesa-event-hero-box,
  .mesa-event-closing,
  .mesa-event-index,
  .mesa-event-box,
  .mesa-event-faq-item,
  .mesa-event-contact-card {
    padding: 22px 18px;
  }
  .mesa-event-hero-cta,
  .mesa-event-button-row,
  .mesa-event-contact-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .mesa-event-btn {
    width: 100%;
  }
  .mesa-event-fab-stack {
    right: 14px;
    bottom: 16px;
  }
  .mesa-event-fab {
    width: 48px;
    height: 48px;
  }
}
.elementor-widget-theme-post-content>.elementor-widget-container{max-width:none!important;width:100%!important;padding:0!important}.elementor-widget-theme-post-title,.elementor-page-title{display:none!important}.mesa-event-page-title{display:block!important;padding-top:60px;position:relative;padding-left:20px}h1.mesa-event-page-title {position:relative;padding-left:20px;margin: 28px auto; max-width: 1400px;color:var(--mesa-navy);font-size:clamp(1.9rem,2.7vw,3rem);line-height:1.08;letter-spacing:-0.02em}h1.mesa-event-page-title::before,.mesa-event-page-title::before,.mesa-event-standalone-title::before{content:"";position:absolute;left:0;top:0.08em;bottom:0.08em;width:6px;border-radius:24px;background:linear-gradient(180deg,#19a7a0,#1f5f8b)}.mesa-event-page-title{display:block!important;padding-top:60px}@media(max-width:1024px){.mesa-event-columns-2,.mesa-event-columns-3,.mesa-event-contact-grid,.mesa-event-share-grid,.mesa-event-resource-grid,.mesa-event-info-grid{display:flex!important;flex-direction:column!important;gap:16px!important}.mesa-event-columns-2>.mesa-event-box,.mesa-event-info-card{margin-bottom:16px;width:100%!important}}@media(max-width:767px){.mesa-event-page-title,.mesa-event-badges,.mesa-event-intro,.mesa-event-hero-box,.mesa-event-closing,.mesa-event-index,.mesa-event-section-surface,.mesa-event-faq-list { margin-left: auto !important; margin-right: auto !important}.mesa-event-box h2,.mesa-event-box h3,.mesa-event-info-card h3,.mesa-event-resource-card h3{padding-left:20px!important}.mesa-event-faq-item h3{padding-left:20px!important}#evt-fr07-m00,#evt-fr07-m00 .mesa-event-section-inner,#evt-fr07-m00 .mesa-event-resource-card,#evt-fr07-m00 .mesa-event-resource-grid{padding:4px 8px!important;margin:0 0 4px!important}.mesa-event-wrapper{padding:0 2px!important}.mesa-event-section-surface,.mesa-event-section-inner{padding:8px 12px!important}.mesa-event-box,.mesa-event-info-card,.mesa-event-resource-card,.mesa-event-contact-card{padding:8px 12px!important;margin:0 0 4px!important}.mesa-event-intro{padding-left:4px!important;padding-right:4px!important}.mesa-event-columns-2,.mesa-event-columns-3,.mesa-event-info-grid,.mesa-event-contact-grid,.mesa-event-share-grid,.mesa-event-resource-grid{padding:0 2px!important}.mesa-event-faq-item{padding:4px!important}.mesa-event-form-group{padding:0 2px!important}.mesa-event-hero-media{min-height:auto!important;height:auto!important;padding:0!important}.mesa-event-hero-media-overlay{position:absolute!important;inset:0!important;background:linear-gradient(135deg,rgba(15,39,64,0.6),rgba(31,95,139,0.6) 60%,rgba(25,167,160,0.6))!important}.mesa-event-hero-media-content{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;padding:0!important}.mesa-event-hero-media img{display:block!important;width:100%!important;height:auto!important;min-height:220px!important;object-fit:cover!important;object-position:center top!important}.mesa-event-hero-badges{gap:8px!important}.mesa-event-hero-badge{font-size:.8rem!important;padding:6px 10px!important}.mesa-event-hero-media-title{font-size:1.6rem!important}.mesa-event-hero-cta{flex-direction:column!important}.mesa-event-hero-cta .mesa-event-btn{width:100%!important}.mesa-event-eyebrow{font-size:.75rem!important;padding:6px 10px!important}}.mesa-event-btn-primary{background:linear-gradient(180deg,#256e9f,#1a5276);color:#fff;border:2px solid #38bdb5;border-radius:24px;box-shadow:0 0 20px rgba(56,189,181,.34),0 12px 32px rgba(11,28,45,.32)}.mesa-event-btn-primary:hover,.mesa-event-btn-primary:focus{background:linear-gradient(180deg,#38bdb5,#2a9d8f);border-color:#6fded6}.mesa-event-btn-secondary{background:rgba(255,255,255,.22);color:#fff!important;font-weight:700;border:2px solid #38bdb5;border-radius:24px;backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.44),0 0 16px rgba(56,189,181,.34),0 0 32px rgba(56,189,181,.18),0 12px 28px rgba(11,28,45,.22)}.mesa-event-btn-secondary:hover,.mesa-event-btn-secondary:focus{color:#fff!important;background:rgba(56,189,181,.44);border-color:#6fded6}.mesa-event-btn-secondary-light{background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(245,250,252,.75),rgba(230,242,245,.8));color:#0f2740!important;font-weight:600;border:2px solid rgba(25,167,160,.44);border-radius:24px;box-shadow:0 4px 12px rgba(11,28,45,.1),inset 0 1px 0 rgba(255,255,255,.7)}.mesa-event-btn-secondary-light:hover,.mesa-event-btn-secondary-light:focus{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,249,248,.85),rgba(220,243,241,.88));color:#1a5f5a!important;border-color:#38bdb5}.mesa-event-eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 10px 24px rgba(11,28,45,.16);font-size:.88rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.mesa-event-intro{text-align:left;margin:0 auto 24px;padding-left:16px}

/* MOBILE-COLUMNS-2-FORCE-VERTICAL-V1 */@media (max-width:767px){body .mesa-event-wrapper .mesa-event-columns-2,body .mesa-event-wrapper .mesa-event-columns-3,body .mesa-event-wrapper .mesa-event-contact-grid,body .mesa-event-wrapper .mesa-event-share-grid,body .mesa-event-wrapper .mesa-event-resource-grid,body .mesa-event-wrapper .mesa-event-info-grid,.mesa-event-columns-2,.mesa-event-columns-3,.mesa-event-contact-grid,.mesa-event-share-grid,.mesa-event-resource-grid,.mesa-event-info-grid{display:block!important;grid-template-columns:1fr!important}body .mesa-event-wrapper .mesa-event-columns-2>*,body .mesa-event-wrapper .mesa-event-columns-3>*,body .mesa-event-wrapper .mesa-event-contact-grid>*,body .mesa-event-wrapper .mesa-event-share-grid>*,body .mesa-event-wrapper .mesa-event-resource-grid>*,body .mesa-event-wrapper .mesa-event-info-grid>*,.mesa-event-columns-2>.mesa-event-box,.mesa-event-columns-2>*,.mesa-event-columns-3>*,.mesa-event-contact-grid>*,.mesa-event-share-grid>*,.mesa-event-resource-grid>*,.mesa-event-info-grid>*{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 16px 0!important;float:none!important}}
h1.entry-title{display:none!important}


/* === AM-CLOSING FIX (from event-cssfix v1.4.0) === */

/* ===================================================================
   Anthilla Mesa Event CSS Fix v

   1. Fix bianco-su-bianco: contact-card dentro section dark eredita color:#fff,
      ma background card è #fff. Forziamo testo scuro.
   =================================================================== */

/* Card contact dentro mesa-event-closing (gradient teal originale) */
.mesa-event-closing .mesa-event-contact-card,
.mesa-event-section-surface-contrast .mesa-event-contact-card,
.mesa-event-closing .mesa-event-am-card,
.mesa-event-section-surface-contrast .mesa-event-am-card {
    background: linear-gradient(135deg, #16899AE8 0%, #0f5a66 100%) !important;
    color: #fff !important;
    padding: 24px 28px !important;
    margin: 0 0 16px !important;
    border-radius: 24px 3px 24px 3px !important;
    box-shadow: 0 8px 24px rgba(15, 39, 64, 0.12) !important;
}



/* Forza colore bianco su tutti i child text elements (su gradient teal scuro) */
.mesa-event-closing .mesa-event-contact-card h1,
.mesa-event-closing .mesa-event-contact-card h2,
.mesa-event-closing .mesa-event-contact-card h3,
.mesa-event-closing .mesa-event-contact-card h4,
.mesa-event-closing .mesa-event-contact-card p,
.mesa-event-closing .mesa-event-contact-card li,
.mesa-event-closing .mesa-event-contact-card span,
.mesa-event-closing .mesa-event-am-card h1,
.mesa-event-closing .mesa-event-am-card h2,
.mesa-event-closing .mesa-event-am-card h3,
.mesa-event-closing .mesa-event-am-card h4,
.mesa-event-closing .mesa-event-am-card p,
.mesa-event-closing .mesa-event-am-card li,
.mesa-event-closing .mesa-event-am-card span,
.mesa-event-section-surface-contrast .mesa-event-contact-card h1,
.mesa-event-section-surface-contrast .mesa-event-contact-card h2,
.mesa-event-section-surface-contrast .mesa-event-contact-card h3,
.mesa-event-section-surface-contrast .mesa-event-contact-card h4,
.mesa-event-section-surface-contrast .mesa-event-contact-card p,
.mesa-event-section-surface-contrast .mesa-event-contact-card li,
.mesa-event-section-surface-contrast .mesa-event-contact-card span {
    color: #fff !important;
}



/* Nome AM (h3) , bianco su gradient teal */
.mesa-event-closing .mesa-event-am-name,
.mesa-event-closing .mesa-event-contact-card .mesa-event-am-name,
.mesa-event-section-surface-contrast .mesa-event-am-name {
    color: #fff !important;
    font-weight: 700 !important;
}



/* Role , gold (legge bene su gradient teal scuro) */
.mesa-event-closing .mesa-event-contact-role,
.mesa-event-section-surface-contrast .mesa-event-contact-role {
    color: #f0c674 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
}



/* Bio + coverage , testo bianco su gradient teal */
.mesa-event-closing .mesa-event-am-bio,
.mesa-event-closing .mesa-event-am-coverage,
.mesa-event-section-surface-contrast .mesa-event-am-bio,
.mesa-event-section-surface-contrast .mesa-event-am-coverage {
    color: #fff !important;
    line-height: 1.6 !important;
}



/* Coverage label strong , bianco */
.mesa-event-closing .mesa-event-am-coverage strong,
.mesa-event-section-surface-contrast .mesa-event-am-coverage strong {
    color: #fff !important;
    font-weight: 700 !important;
}



/* Badge primary (gold/blue) , leggibile */
.mesa-event-closing .mesa-event-am-badge,
.mesa-event-section-surface-contrast .mesa-event-am-badge {
    color: #ffffff !important;
    background: linear-gradient(180deg, #b9852f 0%, #966a26 100%) !important;
    padding: 4px 12px !important;
    border-radius: 999px !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    display: inline-block !important;
    margin-bottom: 12px !important;
}



/* WhatsApp button , verde */
.mesa-event-closing .mesa-event-am-wa,
.mesa-event-section-surface-contrast .mesa-event-am-wa,
.mesa-event-wa-btn {
    background: linear-gradient(180deg, #25d366 0%, #1daf57 100%) !important;
    color: #ffffff !important;
    padding: 12px 20px !important;
    border-radius: 999px !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease !important;
    box-shadow: 0 4px 14px rgba(37,211,102,0.3) !important;
}
.mesa-event-closing .mesa-event-am-wa:hover,
.mesa-event-section-surface-contrast .mesa-event-am-wa:hover,
.mesa-event-wa-btn:hover {
    transform: translateY(-4px) !important;
    filter: brightness(1.1) !important;
    box-shadow: 0 14px 32px rgba(37,211,102,0.45) !important;
    background: linear-gradient(180deg, #2ee670 0%, #20c25f 100%) !important;
}



/* Hide empty support cards (regola di sicurezza) */
.mesa-event-am-card-support[data-active="0"],
.mesa-event-am-block-empty,
[id$="-am-support-1"][data-active="0"],
[id$="-am-support-2"][data-active="0"],
[id$="-am-support-grid"][data-active="0"],
[id$="-am-support-heading"][data-active="0"] {
    display: none !important;
}



/* ===================================================================
   v1.3.0 (S45 05-05): Mesa Event Form GDPR W84a
   Fix bianco-su-bianco su consent rows + privacy text + form fields
   quando form è dentro section dark/contrast.
   =================================================================== */

/* Form group label/input , forza testo scuro su sfondo chiaro */
.mesa-event-form,
.mesa-event-closing .mesa-event-form,
.mesa-event-section-surface-contrast .mesa-event-form {
    background: #ffffff !important;
    color: #213547 !important;
    padding: 24px !important;
    border-radius: 24px 3px 24px 3px !important;
    box-shadow: 0 8px 24px rgba(15, 39, 64, 0.08) !important;
    margin: 16px 0 !important;
}
/* === AM-FIX v2 (S45-35 feedback Ivan) === */
/* AM card e form box: stile share-card (semitrasparente scuro con border sottile) */
.mesa-event-closing .mesa-event-am-card,
.mesa-event-closing .mesa-event-contact-card,
.mesa-event-closing .mesa-event-form-box,
.mesa-event-section-surface-contrast .mesa-event-am-card,
.mesa-event-section-surface-contrast .mesa-event-contact-card,
.mesa-event-section-surface-contrast .mesa-event-form-box {
    background: rgba(255,255,255,.08) !important;
    border: 1px solid rgba(255,255,255,.12) !important;
    color: #fff !important;
    padding: 24px !important;
    border-radius: 60px 3px 60px 3px !important;
    height: auto !important;
    min-height: 0 !important;
    box-shadow: 0 10px 24px rgba(15,39,64,0.12) !important;
}

/* Forza colore bianco su tutti i child text elements */
.mesa-event-closing .mesa-event-am-card h1,
.mesa-event-closing .mesa-event-am-card h2,
.mesa-event-closing .mesa-event-am-card h3,
.mesa-event-closing .mesa-event-am-card h4,
.mesa-event-closing .mesa-event-am-card p,
.mesa-event-closing .mesa-event-am-card li,
.mesa-event-closing .mesa-event-am-card span,
.mesa-event-closing .mesa-event-contact-card h1,
.mesa-event-closing .mesa-event-contact-card h2,
.mesa-event-closing .mesa-event-contact-card h3,
.mesa-event-closing .mesa-event-contact-card h4,
.mesa-event-closing .mesa-event-contact-card p,
.mesa-event-closing .mesa-event-contact-card li,
.mesa-event-closing .mesa-event-contact-card span,
.mesa-event-closing .mesa-event-form-box h1,
.mesa-event-closing .mesa-event-form-box h2,
.mesa-event-closing .mesa-event-form-box h3,
.mesa-event-closing .mesa-event-form-box h4,
.mesa-event-closing .mesa-event-form-box p,
.mesa-event-closing .mesa-event-form-box li,
.mesa-event-closing .mesa-event-form-box span,
.mesa-event-section-surface-contrast .mesa-event-contact-card h1,
.mesa-event-section-surface-contrast .mesa-event-contact-card h2,
.mesa-event-section-surface-contrast .mesa-event-contact-card h3,
.mesa-event-section-surface-contrast .mesa-event-contact-card h4,
.mesa-event-section-surface-contrast .mesa-event-contact-card p,
.mesa-event-section-surface-contrast .mesa-event-contact-card li,
.mesa-event-section-surface-contrast .mesa-event-contact-card span {
    color: #fff !important;
}

/* AM name bianco */
.mesa-event-closing .mesa-event-am-name,
.mesa-event-section-surface-contrast .mesa-event-am-name {
    color: #fff !important;
    font-weight: 700 !important;
}

/* Role gold chiaro */
.mesa-event-closing .mesa-event-contact-role,
.mesa-event-section-surface-contrast .mesa-event-contact-role {
    color: #f0c674 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
}

/* Bio + coverage bianchi */
.mesa-event-closing .mesa-event-am-bio,
.mesa-event-closing .mesa-event-am-coverage,
.mesa-event-section-surface-contrast .mesa-event-am-bio,
.mesa-event-section-surface-contrast .mesa-event-am-coverage {
    color: #fff !important;
    line-height: 1.6 !important;
}
.mesa-event-closing .mesa-event-am-coverage strong,
.mesa-event-section-surface-contrast .mesa-event-am-coverage strong {
    color: #fff !important;
    font-weight: 700 !important;
}

/* Badge primary (gold gradient) */
.mesa-event-closing .mesa-event-am-badge,
.mesa-event-section-surface-contrast .mesa-event-am-badge {
    color: #ffffff !important;
    background: linear-gradient(180deg, #b9852f 0%, #966a26 100%) !important;
    padding: 4px 12px !important;
    border-radius: 999px !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    display: inline-block !important;
    margin-bottom: 8px !important;
}

/* WhatsApp button green — hover jump (override duplicato) */
.mesa-event-closing .mesa-event-am-wa:hover,
.mesa-event-section-surface-contrast .mesa-event-am-wa:hover {
    transform: translateY(-4px) !important;
    filter: brightness(1.1) !important;
    box-shadow: 0 14px 32px rgba(37,211,102,0.45) !important;
}

/* Form box: input fields con sfondo bianco testo scuro (form resta usabile) */
.mesa-event-closing .mesa-event-form-box input,
.mesa-event-closing .mesa-event-form-box textarea,
.mesa-event-closing .mesa-event-form-box select,
.mesa-event-section-surface-contrast .mesa-event-form-box input,
.mesa-event-section-surface-contrast .mesa-event-form-box textarea,
.mesa-event-section-surface-contrast .mesa-event-form-box select {
    background: #fff !important;
    color: #213547 !important;
    border: 1px solid rgba(255,255,255,.3) !important;
}
.mesa-event-closing .mesa-event-form-box label,
.mesa-event-section-surface-contrast .mesa-event-form-box label {
    color: #fff !important;
}

/* AM support empty: nascondi */
.mesa-event-am-card-support[data-active="0"],
.mesa-event-am-block-empty,
[id$="-am-support-1"][data-active="0"],
[id$="-am-support-2"][data-active="0"],
[id$="-am-support-grid"][data-active="0"],
[id$="-am-support-heading"][data-active="0"] {
    display: none !important;
}

/* Container AM: height auto, no truncation */
.mesa-event-closing .mesa-event-am-cards-container,
.mesa-event-section-surface-contrast .mesa-event-am-cards-container {
    height: auto !important;
    min-height: 0 !important;
}
.mesa-event-closing .mesa-event-contact-card,
.mesa-event-section-surface-contrast .mesa-event-contact-card {
    height: auto !important;
    min-height: 0 !important;
}

/* FAQ: restore dentex format (div.mesa-event-faq-item con h3+p) */
.mesa-event-faq-item {
    background: #fff !important;
    border: 1px solid var(--mesa-line, rgba(15,39,64,0.12)) !important;
    border-radius: 12px !important;
    padding: 20px 24px !important;
    margin: 0 0 8px 0 !important;
    box-shadow: 0 4px 12px rgba(15,39,64,0.06) !important;
}
.mesa-event-faq-item h3 {
    color: var(--mesa-navy, #0f2740) !important;
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    margin: 0 0 8px 0 !important;
}
.mesa-event-faq-item p {
    color: var(--mesa-text, #213547) !important;
    line-height: 1.6 !important;
    margin: 0 !important;
}
.mesa-event-faq-list {
    margin: 0 0 24px 0 !important;
}


/* === AM PHOTO FIX: quadrata, fissa, allineata a sinistra === */
.mesa-event-closing .mesa-event-contact-photo,
.mesa-event-section-surface-contrast .mesa-event-contact-photo {
    display: block !important;
    float: left !important;
    width: 160px !important;
    height: 160px !important;
    max-width: 160px !important;
    padding: 8px !important;
    background: #fff !important;
    border-radius: 60px 3px 60px 3px !important;
    margin: 0 20px 16px 0 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}
.mesa-event-closing .mesa-event-contact-photo img,
.mesa-event-section-surface-contrast .mesa-event-contact-photo img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    object-position: center top !important;
    border-radius: 48px 3px 48px 3px !important;
    box-shadow: 0 8px 20px rgba(15,39,64,0.18) !important;
    display: block !important;
    border: 2px solid #fff !important;
    box-sizing: border-box !important;
}

/* AM body: flow a destra della foto floated */
.mesa-event-closing .mesa-event-contact-body,
.mesa-event-section-surface-contrast .mesa-event-contact-body {
    overflow: hidden !important;
}
/* Clearfix per il card */
.mesa-event-closing .mesa-event-contact-card,
.mesa-event-section-surface-contrast .mesa-event-contact-card {
    overflow: hidden !important;
}
/* Mobile: foto centrata, no float */
@media (max-width: 600px) {
    .mesa-event-closing .mesa-event-contact-photo,
    .mesa-event-section-surface-contrast .mesa-event-contact-photo {
        float: none !important;
        margin: 0 auto 16px auto !important;
    }
}

/* === FORM BOX FIX: bianco, testo scuro, bordi visibili (form usabile) === */
/* Override del AM-fix-v2: il form box deve essere USABILE, non share-card style */
.mesa-event-closing .mesa-event-form-box,
.mesa-event-section-surface-contrast .mesa-event-form-box {
    background: #fff !important;
    border: 1px solid rgba(15,39,64,0.12) !important;
    color: #213547 !important;
    padding: 28px !important;
    border-radius: 60px 3px 60px 3px !important;
    height: auto !important;
    box-shadow: 0 8px 24px rgba(15,39,64,0.10) !important;
}

/* Titoli e testo del form: scuri su sfondo bianco */
.mesa-event-closing .mesa-event-form-box h1,
.mesa-event-closing .mesa-event-form-box h2,
.mesa-event-closing .mesa-event-form-box h3,
.mesa-event-closing .mesa-event-form-box h4,
.mesa-event-closing .mesa-event-form-box p,
.mesa-event-closing .mesa-event-form-box li,
.mesa-event-closing .mesa-event-form-box span,
.mesa-event-closing .mesa-event-form-box small,
.mesa-event-closing .mesa-event-form-box strong {
    color: #213547 !important;
}
.mesa-event-closing .mesa-event-form-box h3 {
    color: var(--mesa-navy, #0f2740) !important;
    font-weight: 700 !important;
}

/* WhatsApp block nel form box: mantiene sfondo verde */
.mesa-event-closing .mesa-event-form-box .mesa-event-wa-block {
    background: linear-gradient(135deg, #25d366 0%, #1daf57 100%) !important;
    color: #fff !important;
    border-radius: 16px !important;
    padding: 16px 20px !important;
    margin: 0 0 20px 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    text-decoration: none !important;
}
.mesa-event-closing .mesa-event-form-box .mesa-event-wa-block strong,
.mesa-event-closing .mesa-event-form-box .mesa-event-wa-block small,
.mesa-event-closing .mesa-event-form-box .mesa-event-wa-block span {
    color: #fff !important;
}

/* Label: testo scuro, font-weight bold */
.mesa-event-closing .mesa-event-form-box label,
.mesa-event-section-surface-contrast .mesa-event-form-box label {
    color: var(--mesa-navy, #0f2740) !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
}

/* Input/textarea/select: bianchi con bordi scuri visibili */
.mesa-event-closing .mesa-event-form-box input,
.mesa-event-closing .mesa-event-form-box textarea,
.mesa-event-closing .mesa-event-form-box select,
.mesa-event-section-surface-contrast .mesa-event-form-box input,
.mesa-event-section-surface-contrast .mesa-event-form-box textarea,
.mesa-event-section-surface-contrast .mesa-event-form-box select {
    background: #fff !important;
    color: #213547 !important;
    border: 2px solid rgba(15,39,64,0.25) !important;
    border-radius: 12px !important;
    padding: 12px 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    font-size: 1rem !important;
    transition: border-color 0.2s !important;
}
.mesa-event-closing .mesa-event-form-box input:focus,
.mesa-event-closing .mesa-event-form-box textarea:focus,
.mesa-event-closing .mesa-event-form-box select:focus {
    border-color: var(--mesa-teal, #19a7a0) !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(25,167,160,0.15) !important;
}

/* Consent labels: testo scuro */
.mesa-event-closing .mesa-event-form-box .mesa-event-form-consent-label,
.mesa-event-closing .mesa-event-form-box .mesa-event-form-consent-row label {
    color: #213547 !important;
    font-weight: 500 !important;
    font-size: 0.9rem !important;
}
.mesa-event-closing .mesa-event-form-box .mesa-event-form-consent-radios label {
    color: var(--mesa-navy, #0f2740) !important;
    font-weight: 700 !important;
}

/* Privacy checkbox label */
.mesa-event-closing .mesa-event-form-box .mesa-event-form-privacy label {
    color: #213547 !important;
    font-weight: 500 !important;
    font-size: 0.9rem !important;
}
.mesa-event-closing .mesa-event-form-box .mesa-event-form-privacy a {
    color: var(--mesa-teal, #19a7a0) !important;
    text-decoration: underline !important;
}

/* Submit button: teal gradient */
.mesa-event-closing .mesa-event-form-box .mesa-event-form-submit {
    background: linear-gradient(180deg, #19a7a0 0%, #16899a 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 24px !important;
    padding: 16px 32px !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    width: 100% !important;
    box-shadow: 0 8px 20px rgba(25,167,160,0.3) !important;
    transition: transform 0.2s, box-shadow 0.2s !important;
}
.mesa-event-closing .mesa-event-form-box .mesa-event-form-submit:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 28px rgba(25,167,160,0.4) !important;
}

/* Form message (success/error) */
.mesa-event-closing .mesa-event-form-box .mesa-event-form-msg {
    color: #213547 !important;
    font-weight: 600 !important;
    padding: 12px !important;
    border-radius: 8px !important;
    margin-top: 12px !important;
}

/* === VIETNAM ACCENT — linee rosse orizzontali (#DA251D) === */
/* Border-bottom rosso sui section h2 (linea accent orizzontale sottile) */
.mesa-event-section-inner h2,
.mesa-event-standalone-title {
  border-bottom: 2px solid #DA251D !important;
  padding-bottom: 10px !important;
}
/* Barra verticale sinistra: aggiunge rosso Vietnam nel gradient */
.mesa-event-section-inner h2::before,
.mesa-event-standalone-title::before {
  background: linear-gradient(180deg, #DA251D 0%, #19a7a0 100%) !important;
}
/* Linea rossa anche sui badge hero (puntino accent) */
.mesa-event-hero-badge {
  border-bottom: 2px solid rgba(218, 37, 29, 0.5) !important;
}

/* === BLOCCO BANDIERE Vietnam + Italia === */
.mesa-videc-flags-block {
  max-width: 1400px !important;
  margin: 0 auto 24px !important;
  padding: 18px 24px !important;
  text-align: center !important;
  background: linear-gradient(135deg, #f8f9fa 0%, #fff 100%) !important;
  border-radius: 16px !important;
  border: 1px solid var(--mesa-line) !important;
  box-shadow: 0 4px 14px rgba(15,39,64,0.06) !important;
}
.mesa-videc-flags-pair {
  display: inline-flex !important;
  align-items: center !important;
  gap: 16px !important;
  margin-bottom: 10px !important;
}
.mesa-videc-flag {
  display: inline-block !important;
  width: 45px !important;
  height: 30px !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
  transition: transform 0.2s ease !important;
}
.mesa-videc-flag:hover {
  transform: scale(1.1) !important;
}
.mesa-videc-flag svg {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}
.mesa-videc-flag-connector {
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  color: #DA251D !important;
  line-height: 1 !important;
}
.mesa-videc-flags-text {
  font-size: 0.92rem !important;
  color: var(--mesa-text-soft) !important;
  margin: 0 !important;
  line-height: 1.5 !important;
}
.mesa-videc-flags-text .mesa-videc-flags-x {
  color: #DA251D !important;
  font-weight: 700 !important;
}
@media (max-width: 480px) {
  .mesa-videc-flag {
    width: 36px !important;
    height: 24px !important;
  }
  .mesa-videc-flags-text {
    font-size: 0.82rem !important;
  }
}
