.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#response pre {
  background: #f9f9f9;
  padding: 1rem;
  border-radius: 8px;
  white-space: pre-wrap;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

#response pre {
  background: #f9f9f9;
  padding: 1rem;
  border-radius: 8px;
  white-space: pre-wrap;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

#response strong {
  display: block;
  margin-top: 1rem;
  font-weight: 600;
}

#copy-button {
  margin-top: 1rem;
  padding: 0.4rem 0.8rem;
  border: none;
  border-radius: 4px;
  background-color: #111;
  color: #fff;
  cursor: pointer;
}

#copy-button:hover {
  background-color: #444;
}

/* Force full viewport width for AI tool */
.ai-fullwidth-breakout {
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: none !important;
}

/* Remove any theme padding/margins that interfere */
.page .entry-content {
  overflow-x: visible !important;
}

.container, .site-content, .content-area {
  overflow-x: visible !important;
}

@media (max-width: 768px) {

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

}

/* =========================================================
   3 EYED RAVEN ECOSYSTEM FOOTER
   ========================================================= */

.site-footer {
  margin-top: 130px;
  padding: 0;
  background: transparent;
  border-top: 0;
}


.site-footer-inner {
  width: min(calc(100% - 40px), 1240px);
  margin: 0 auto;
  padding: 56px 0 42px;
  display: grid;
  grid-template-columns:
    minmax(300px, 1.7fr)
    repeat(4, minmax(125px, 1fr));
  gap: 38px;
}

.footer-brand {
  min-width: 0;
}

.footer-brand-header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 20px;
}

.footer-brand-logo {
  width: 120px;
  height: 120px;
  flex: 0 0 120px;
  object-fit: contain;
}

.footer-brand-heading {
  min-width: 0;
}

.footer-brand h2,
.footer-column h3 {
  margin: 0 0 18px;
  color: #2b8ea7;
  line-height: 1.25;
  font-weight: 700;
}

.footer-brand h2 {
  margin-bottom: 8px;
  font-size: 1.35rem;
}

.footer-column h3 {
  font-size: 1.05rem;
}

.footer-brand p {
  margin: 0;
  color: #36596a;
  font-size: 1rem;
  line-height: 1.7;
}

.footer-brand .footer-brand-credential {
  max-width: 260px;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}

.footer-brand .footer-brand-description {
  max-width: 360px;
  margin: 0 0 0 138px;
}

.footer-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
}

.footer-column a {
  margin-bottom: 11px;
  color: #36596a;
  font-size: 0.98rem;
  line-height: 1.45;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.footer-column a:hover,
.footer-column a:focus-visible {
  color: #2b8ea7;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.footer-secondary-heading {
  margin-top: 24px !important;
}

.footer-email {
  margin-top: 8px;
  font-weight: 600;
}

.footer-referral-note {
  margin-top: 12px;
  color: #4c6b77;
  font-size: 0.8rem;
  line-height: 1.5;
}

.site-footer-bottom {
  border-top: 1px solid rgba(72, 159, 178, 0.22);
}

.site-footer-bottom p {
  width: min(calc(100% - 40px), 1240px);
  margin: 0 auto;
  padding: 20px 0;
  color: #4c6b77;
  font-size: 0.9rem;
  text-align: center;
}

@media (max-width: 1100px) {
  .site-footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 42px 36px;
  }

  .footer-brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 640px) {
  .site-footer {
    margin-top: 82px;
  }

  .site-footer-inner {
    width: min(calc(100% - 36px), 1240px);
    padding: 44px 0 30px;
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .footer-brand {
    grid-column: auto;
  }

  .footer-brand-logo {
    width: 68px;
    height: 68px;
    flex-basis: 68px;
  }

  .footer-brand h2 {
    font-size: 1.2rem;
  }

  .footer-brand .footer-brand-credential,
  .footer-brand .footer-brand-description {
    max-width: none;
  }

  .footer-brand .footer-brand-description {
    margin-left: 0;
  }

  .site-footer-bottom p {
    width: min(calc(100% - 36px), 1240px);
    padding: 18px 0;
  }
}


/* =========================================================
   WORDPRESS / AQUENE FOOTER WIDTH FIX
   ========================================================= */

footer .widget,
footer .widget_custom_html,
footer .wp-block-html,
footer .wp-block-group,
footer .widget-area,
footer .footer-widgets,
footer .footer-widget-area {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

footer .widget_custom_html .custom-html-widget,
footer .wp-block-html {
  width: 100%;
  max-width: none;
}

footer .site-footer {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

footer .site-footer-inner {
  box-sizing: border-box;
}

footer .site-footer-bottom {
  grid-column: 1 / -1;
  width: 100%;
}

/* Force ecosystem footer to span the full browser width */
.site-footer {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: none;
  margin-left: -50vw;
  margin-right: -50vw;
  box-sizing: border-box;
}

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

.site-footer-inner {
  width: min(calc(100% - 40px), 1240px);
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

/* Make the new ecosystem footer occupy the full Aquene footer row */
#colophon .widget-area {
  display: block !important;
}

#colophon #block-17 {
  width: 100% !important;
  max-width: none !important;
  flex: 0 0 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#colophon #block-17 .site-footer {
  position: static !important;
  left: auto !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

#colophon #block-17 .site-footer-inner {
  width: min(calc(100% - 40px), 1240px) !important;
  max-width: 1240px !important;
  margin: 0 auto !important;
}
/* Hide the old Aquene footer widgets */
#colophon .widget-area > section:not(#block-17) {
    display: none;
}
/* Match the ecosystem footer content width to the Aquene site container */
#colophon #block-17 .site-footer-inner,
#colophon #block-17 .site-footer-inner,
#colophon #block-17 .site-footer-bottom p {
    width: calc(100% - 40px) !important;
    max-width: 1240px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 768px) {
  #colophon #block-17 .site-footer-inner,
  #colophon #block-17 .site-footer-bottom p {
    width: calc(100% - 36px) !important;
  }
}
/* Hide Aquene's original footer-top strapline */
#colophon .footer-top {
  display: none !important;
}