
/* WordPress integration and accessibility additions. */
html,body{max-width:100%;overflow-x:clip}.admin-bar .site-header{top:32px}.admin-bar .mega-menu{top:150px}
@media(max-width:782px){.admin-bar .site-header{top:46px}.admin-bar .mega-menu.open{top:144px}}
:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:8px;left:8px;z-index:100000;width:auto;height:auto;padding:12px 18px;clip:auto;background:#fff;color:#050B18}.skip-link{font-weight:800}.te-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.te-form-notice:empty{display:none}.te-notice{margin:0 0 16px;padding:13px 15px;border-radius:12px;font-size:14px}.te-notice-success{background:#E9F8F2;border:1px solid #8ED7BC;color:#07593C}.te-notice-error{background:#FFF0F2;border:1px solid #E7A1AA;color:#7D1622}.te-admin-note{font-size:11px;color:var(--muted);margin-top:10px}.te-page-reference{min-height:40vh}.te-default-content{width:min(900px,calc(100% - 40px));margin:60px auto}.te-default-content h1{font-family:var(--display);font-size:clamp(42px,7vw,80px);line-height:.95}.te-entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.te-entry-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--paper)}.te-entry-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.te-entry-body{padding:18px}.te-entry-body h2{font-size:21px;line-height:1.2;margin:7px 0}.te-entry-body p{font-size:13px;color:var(--muted)}.te-pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.te-pagination .page-numbers{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px}.te-pagination .current{background:var(--blue);color:#fff}.te-no-results{padding:50px 0;text-align:center}.te-search-form{display:flex;gap:10px}.te-search-form input{flex:1;border:1px solid var(--line);border-radius:999px;padding:13px 18px;background:var(--paper);color:var(--ink)}.te-dynamic-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-top:16px}.te-reference-label{position:fixed;right:12px;bottom:12px;z-index:35;background:#050B18;color:#fff;border:1px solid #263650;border-radius:999px;padding:7px 11px;font-size:10px;opacity:.82}.te-reference-label a{color:#8FC0FF}.te-submission-consent{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:var(--muted);margin:14px 0}.te-submission-consent input{margin-top:3px}.te-component-empty{border:1px dashed var(--line);border-radius:16px;padding:18px;color:var(--muted);font-size:13px}.te-updated-stamp{font-size:10px;color:var(--muted);margin-top:8px}.wp-block-image img{border-radius:16px}.alignwide{width:min(1280px,calc(100% - 40px));max-width:none;margin-left:auto;margin-right:auto}.alignfull{width:100%;max-width:none}.widget{margin-bottom:22px}.widget-title{font-family:var(--display)}
@media(max-width:900px){.te-entry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.te-entry-grid{grid-template-columns:1fr}.te-reference-label{display:none}.te-search-form{display:grid}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.desktop-nav ul,.desktop-nav .menu{display:contents}.desktop-nav li{display:contents;list-style:none}.mega-grid ul,.mega-grid .menu{display:contents}.mega-grid li{display:contents;list-style:none}.te-demo-data-banner{background:#FFF7DC;color:#5F4800;border-bottom:1px solid #E9D078;padding:9px 20px;text-align:center;font-size:12px;font-weight:700}.te-reference-label{display:none}


/* Elementor exact-reference bridge. Keeps imported reference sections edge-to-edge. */
.te-elementor-reference-section,
.te-elementor-reference-section.e-con,
.te-elementor-reference-section > .e-con-inner,
.te-elementor-reference-widget,
.te-elementor-reference-widget > .elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;
}
.elementor-page .site-content > .elementor{width:100%;max-width:none}
.elementor-page .te-page-reference{width:100%;max-width:none}

/* v1.2.2: reliable mobile ticker pause and calmer footer. */
.ticker-track.is-paused,
.ticker-track[data-paused="true"],
body.te-menu-open .ticker-track,
body.te-overlay-open .ticker-track{
  animation-play-state:paused!important;
}

/* Keep the ticker completely still while the mobile navigation is active. */
body.te-menu-open{
  overflow:hidden;
}
body.te-menu-open .breaking-strip{
  contain:layout paint;
}

.site-footer{
  padding:48px 0 22px;
}
.footer-top.footer-top-compact{
  display:grid;
  grid-template-columns:minmax(270px,.9fr) minmax(0,1.5fr);
  align-items:start;
  gap:64px;
}
.footer-brand img{
  width:210px;
  max-width:100%;
}
.footer-brand p{
  max-width:340px;
  margin:16px 0 20px;
  color:#9fb0c7;
  line-height:1.65;
  font-size:14px;
}
.footer-newsletter-btn{
  padding:10px 16px;
  font-size:13px;
  box-shadow:none;
}
.footer-links-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:32px;
}
.footer-col h4{
  margin:0 0 14px;
  font-size:15px;
  line-height:1.2;
}
.footer-col a{
  margin:0 0 10px;
  font-size:13px;
  line-height:1.45;
}
.footer-bottom{
  margin-top:36px;
  padding-top:20px;
  align-items:center;
  gap:24px;
}
.footer-legal{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:8px 16px;
}
.footer-legal a{
  color:#9fb0c7;
}
.footer-legal a:hover{
  color:#fff;
}

@media(max-width:900px){
  .footer-top.footer-top-compact{
    grid-template-columns:1fr;
    gap:36px;
  }
  .footer-brand p{
    max-width:520px;
  }
}

@media(max-width:767px){
  .site-footer{
    padding:38px 0 18px;
  }
  .footer-top.footer-top-compact{
    gap:30px;
  }
  .footer-brand img{
    width:185px;
  }
  .footer-brand p{
    margin:13px 0 18px;
    font-size:13px;
    line-height:1.6;
  }
  .footer-links-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:25px 24px;
  }
  .footer-links-grid .footer-col:last-child{
    grid-column:1/-1;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    column-gap:24px;
  }
  .footer-links-grid .footer-col:last-child h4{
    grid-column:1/-1;
  }
  .footer-col h4{
    margin-bottom:12px;
    font-size:14px;
  }
  .footer-col a{
    margin-bottom:9px;
    font-size:12px;
  }
  .footer-bottom{
    margin-top:28px;
    padding-top:18px;
    display:grid;
    gap:13px;
    text-align:left;
  }
  .footer-legal{
    justify-content:flex-start;
    gap:8px 14px;
  }
}

@media(max-width:390px){
  .footer-links-grid{
    gap:22px 16px;
  }
  .footer-newsletter-btn{
    width:100%;
    justify-content:center;
  }
}
