body.abd-wdde-landing {
  margin: 0;
  background: #f7f9fc;
  color: #111827;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.abd-wdde-landing #page,
body.abd-wdde-landing .site-content,
body.abd-wdde-landing .content-area,
body.abd-wdde-landing #primary,
body.abd-wdde-landing #main,
body.abd-wdde-landing .bb-grid,
body.abd-wdde-landing .container {
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
}

body.abd-wdde-landing .site-header,
body.abd-wdde-landing .bb-header,
body.abd-wdde-landing #masthead,
body.abd-wdde-landing .footer-wrap,
body.abd-wdde-landing footer.site-footer,
body.abd-wdde-landing .bb-footer,
body.abd-wdde-landing .sidebar,
body.abd-wdde-landing .bb-sidebar,
body.abd-wdde-landing .bb-mobile-header-wrapper {
  display: none !important;
}

body.abd-wdde-landing .bb-report-content,
body.abd-wdde-landing .bb-report-modal,
body.abd-wdde-landing .bb-moderation-report,
body.abd-wdde-landing .bb-block-member,
body.abd-wdde-landing .bb-action-popup,
body.abd-wdde-landing .bb-model-popup,
body.abd-wdde-landing .bb-modal,
body.abd-wdde-landing #bb-report-content,
body.abd-wdde-landing #bb-report-modal,
body.abd-wdde-landing #bb-moderation-report,
body.abd-wdde-landing #bb-block-member,
body.abd-wdde-landing .bb-on-screen-notification,
body.abd-wdde-landing .bb-forum-content-modal {
  display: none !important;
}

body.abd-wdde-landing > :not(.abd-wdde-page):not(#wpadminbar):not(script):not(style):not(noscript):not(iframe):not(.cmplz-cookiebanner):not(.complianz-cookiebanner):not(#cmplz-cookiebanner-container):not([id*="cookie"]):not([class*="cookie"]):not([id*="consent"]):not([class*="consent"]) {
  display: none !important;
}

.abd-wdde-page,
.abd-wdde-page * {
  box-sizing: border-box;
}

.abd-wdde-page {
  overflow-x: clip;
}

.abd-wdde-container {
  width: min(100% - 40px, 1120px);
  margin: 0 auto;
}

.abd-wdde-topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(16px);
}

.abd-wdde-topbar__inner {
  display: flex;
  min-height: 58px;
  align-items: center;
}

.abd-wdde-logo {
  color: #0f172a;
  font-weight: 850;
  text-decoration: none;
}

.abd-wdde-hero {
  padding: clamp(54px, 7vw, 86px) 0 clamp(48px, 6vw, 76px);
  background: #ffffff;
}

.abd-wdde-kicker,
.abd-wdde-card-kicker {
  margin: 0 0 14px;
  color: #0f766e;
  font-size: 0.82rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.abd-wdde-hero h1,
.abd-wdde-page h2,
.abd-wdde-page h3 {
  margin-top: 0;
  color: #0f172a;
  letter-spacing: 0;
}

.abd-wdde-hero h1 {
  max-width: 900px;
  margin-bottom: 0;
  font-size: clamp(2rem, 4.6vw, 4.4rem);
  line-height: 1.02;
  font-weight: 880;
}

.abd-wdde-hero__lead {
  max-width: 760px;
  margin: 24px 0 0;
  color: #475569;
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  line-height: 1.55;
}

.abd-wdde-hero__question {
  max-width: 760px;
  margin: 18px 0 0;
  color: #111827;
  font-size: 1.12rem;
  font-weight: 780;
  line-height: 1.55;
}

.abd-wdde-button,
.abd-wdde-form__fields button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: 0;
  border-radius: 12px;
  background: #0f766e;
  color: #ffffff;
  font-weight: 850;
  text-decoration: none;
  cursor: pointer;
}

.abd-wdde-button {
  margin-top: 28px;
  padding: 13px 18px;
}

.abd-wdde-button:hover,
.abd-wdde-form__fields button:hover {
  background: #115e59;
}

.abd-wdde-section,
.abd-wdde-form-section,
.abd-wdde-final {
  padding: clamp(58px, 7vw, 86px) 0;
}

.abd-wdde-section--muted {
  background: #eef4fb;
}

.abd-wdde-hero__box {
  max-width: 780px;
  margin-top: 28px;
  padding: 24px;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 18px;
  background: #f8fafc;
}

.abd-wdde-hero__box p,
.abd-wdde-hero__box li {
  color: #475569;
  font-size: 1.04rem;
  line-height: 1.65;
}

.abd-wdde-hero__box p {
  margin: 0 0 12px;
}

.abd-wdde-hero__box p:last-child {
  margin-bottom: 0;
}

.abd-wdde-hero__box ul {
  display: grid;
  gap: 8px;
  margin: 8px 0 14px;
  padding-left: 20px;
}

.abd-wdde-section-head {
  max-width: 780px;
  margin-bottom: 30px;
}

.abd-wdde-section-head h2,
.abd-wdde-form-shell h2,
.abd-wdde-author h2 {
  margin-bottom: 14px;
  font-size: clamp(1.7rem, 3vw, 2.65rem);
  line-height: 1.12;
  font-weight: 850;
}

.abd-wdde-section-head p,
.abd-wdde-form-shell p,
.abd-wdde-author p {
  color: #475569;
  font-size: 1.06rem;
  line-height: 1.7;
}

.abd-wdde-grid {
  display: grid;
  gap: 22px;
}

.abd-wdde-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.abd-wdde-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.abd-wdde-card,
.abd-wdde-testimonial,
.abd-wdde-form-shell,
.abd-wdde-faq details {
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.06);
}

.abd-wdde-card {
  padding: 28px;
}

.abd-wdde-check-card {
  max-width: 860px;
}

.abd-wdde-card h3 {
  margin-bottom: 14px;
  font-size: 1.28rem;
  line-height: 1.25;
}

.abd-wdde-card p,
.abd-wdde-card li,
.abd-wdde-bridge p,
.abd-wdde-testimonial p,
.abd-wdde-faq p {
  color: #475569;
  line-height: 1.65;
}

.abd-wdde-card ul,
.abd-wdde-form-shell ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding-left: 20px;
}

.abd-wdde-summary {
  max-width: 780px;
  margin: 28px 0 0;
  color: #0f172a;
  font-size: 1.16rem;
  font-weight: 850;
  line-height: 1.55;
}

.abd-wdde-bridge {
  display: grid;
  gap: 14px;
}

.abd-wdde-bridge__item {
  display: grid;
  grid-template-columns: minmax(180px, 0.45fr) minmax(0, 1fr);
  gap: 18px;
  align-items: stretch;
  padding: 18px;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 16px;
  background: #ffffff;
}

.abd-wdde-bridge__item div {
  display: grid;
  gap: 7px;
  align-content: start;
}

.abd-wdde-bridge__item span {
  color: #64748b;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.abd-wdde-bridge__item strong {
  color: #0f172a;
  font-size: 1.03rem;
}

.abd-wdde-bridge__item p {
  margin: 0;
}

.abd-wdde-material-card {
  display: flex;
  flex-direction: column;
}

.abd-wdde-form-section {
  background: #ffffff;
}

.abd-wdde-form-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(340px, 1fr);
  gap: 34px;
  align-items: start;
  padding: 34px;
}

.abd-wdde-mailerlite,
.abd-wdde-form__fields {
  display: grid;
  gap: 14px;
}

.abd-wdde-field {
  display: grid;
  gap: 7px;
}

.abd-wdde-field label {
  color: #0f172a;
  font-weight: 780;
}

.abd-wdde-field input {
  width: 100%;
  min-height: 50px;
  padding: 12px 13px;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  background: #ffffff;
  color: #0f172a;
  font: inherit;
}

.abd-wdde-field input:focus {
  outline: 3px solid rgba(15, 118, 110, 0.18);
  border-color: #0f766e;
}

.abd-wdde-form__fields button {
  width: 100%;
  padding: 13px 18px;
  font: inherit;
}

.abd-wdde-form__note,
.abd-wdde-form__todo {
  margin: 12px 0 0;
  color: #64748b !important;
  font-size: 0.92rem !important;
  line-height: 1.55 !important;
}

.abd-wdde-form__todo {
  padding: 12px 14px;
  border-radius: 12px;
  background: #fff7ed;
  color: #9a3412 !important;
  font-weight: 780;
}

.abd-wdde-mailerlite .row-success {
  padding: 22px;
  border-radius: 14px;
  background: #ecfdf5;
}

.abd-wdde-mailerlite .row-success h3 {
  margin-bottom: 8px;
  color: #134e4a;
}

.abd-wdde-mailerlite .row-success p {
  margin: 0;
  color: #115e59;
}

.abd-wdde-author {
  display: grid;
  grid-template-columns: minmax(220px, 320px) minmax(0, 1fr);
  gap: 42px;
  align-items: center;
}

.abd-wdde-author img {
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.13);
}

.abd-wdde-testimonial {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin: 0;
  padding: 24px;
}

.abd-wdde-testimonial p {
  margin: 0;
}

.abd-wdde-testimonial footer {
  display: grid;
  gap: 4px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid rgba(148, 163, 184, 0.24);
}

.abd-wdde-testimonial strong {
  color: #0f172a;
}

.abd-wdde-testimonial span {
  color: #64748b;
  font-size: 0.92rem;
}

.abd-wdde-final {
  background: #0b1220;
}

.abd-wdde-final .abd-wdde-form-shell {
  border-color: rgba(255, 255, 255, 0.1);
  background: #111827;
  box-shadow: none;
}

.abd-wdde-final h2 {
  color: #ffffff;
}

.abd-wdde-final p {
  color: #cbd5e1;
}

.abd-wdde-faq__list {
  display: grid;
  gap: 12px;
}

.abd-wdde-faq details {
  padding: 18px 20px;
}

.abd-wdde-faq summary {
  color: #0f172a;
  font-weight: 820;
  cursor: pointer;
}

.abd-wdde-faq p {
  margin: 12px 0 0;
}

.abd-wdde-footer {
  padding: 28px 0;
  border-top: 1px solid rgba(148, 163, 184, 0.22);
  background: #ffffff;
}

.abd-wdde-footer .abd-wdde-container {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  justify-content: space-between;
}

.abd-wdde-footer p {
  margin: 0;
  color: #64748b;
}

.abd-wdde-footer a {
  color: #0f766e;
  text-decoration: none;
}

@media (max-width: 900px) {
  .abd-wdde-grid--three,
  .abd-wdde-form-shell {
    grid-template-columns: 1fr;
  }

  .abd-wdde-grid--two {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .abd-wdde-container {
    width: min(100% - 28px, 1120px);
  }

  .abd-wdde-topbar__inner {
    min-height: 54px;
  }

  .abd-wdde-hero {
    padding: 42px 0 48px;
  }

  .abd-wdde-hero h1 {
    font-size: clamp(1.86rem, 8vw, 2.55rem);
    line-height: 1.08;
  }

  .abd-wdde-button {
    width: 100%;
    margin-top: 22px;
  }

  .abd-wdde-section,
  .abd-wdde-form-section,
  .abd-wdde-final {
    padding: 52px 0;
  }

  .abd-wdde-card,
  .abd-wdde-form-shell,
  .abd-wdde-testimonial {
    padding: 22px;
  }

  .abd-wdde-bridge__item {
    grid-template-columns: 1fr;
  }

  .abd-wdde-author {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .abd-wdde-author img {
    max-width: 280px;
  }

  body.abd-wdde-landing .cmplz-cookiebanner,
  body.abd-wdde-landing .complianz-cookiebanner,
  body.abd-wdde-landing #cmplz-cookiebanner-container {
    max-height: 42vh;
    overflow: auto;
  }
}
