/* WildDragon 2026 mobile-only footer layer. */

@media (max-width: 1024px) {
  html body #nasa-footer.footer-wrapper {
    --wd-footer-ink: #171421;
    --wd-footer-muted: #716c80;
    --wd-footer-line: rgba(124, 53, 232, 0.14);
    --wd-footer-purple: #6828d9;
    --wd-footer-green: #16835e;
    width: 100% !important;
    margin: 28px 0 0 !important;
    padding: 0 0 calc(76px + env(safe-area-inset-bottom)) !important;
    border-top: 1px solid var(--wd-footer-line) !important;
    background: linear-gradient(180deg, #ffffff 0%, #fbf9ff 100%) !important;
    color: var(--wd-footer-ink) !important;
    overflow: hidden !important;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  }

  html body #nasa-footer.footer-wrapper,
  html body #nasa-footer.footer-wrapper * {
    box-sizing: border-box !important;
    letter-spacing: 0 !important;
  }

  html body #nasa-footer .footer-light-2 {
    width: 100% !important;
    margin: 0 !important;
    padding: 24px 0 18px !important;
    background: transparent !important;
  }

  html body #nasa-footer .footer-light-2 > .row {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: min(100% - 32px, 520px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  html body #nasa-footer .footer-light-2 > .row > .large-6,
  html body #nasa-footer .footer-light-2 > .row > .large-6 > .row,
  html body #nasa-footer .footer-light-2 > .row > .large-6:last-child,
  html body #nasa-footer .footer-light-2 > .row > .large-6:last-child > .row:not(.footer-contact) {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body #nasa-footer :is(.section-element, .row, .columns, .column, .nasa-col, [class*="large-"]) {
    float: none !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body #nasa-footer .footer-light-2 .footer-contact,
  html body #nasa-footer .footer-light-2 .columns:empty,
  html body #nasa-footer .nasa-footer-bottom-right:empty,
  html body #nasa-footer .wd-footer-about:empty,
  html body #nasa-footer .wd-footer-empty-shell {
    display: none !important;
  }

  html body #nasa-footer.wd-footer-js-ready .wd-footer-mobile-row > :not(.wd-footer-about):not(.wd-footer-policy):not(.wd-footer-help):not(.wd-footer-follow) {
    display: none !important;
  }

  html body #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child,
  html body #nasa-footer .nasa-nav-sc-menu,
  html body #nasa-footer .nasa-follow {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border: 1px solid rgba(124, 53, 232, 0.13) !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 28px rgba(31, 22, 50, 0.055) !important;
    overflow: hidden !important;
  }

  html body #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child {
    padding: 18px !important;
  }

  html body #nasa-footer :is(.wpb_text_column, .wpb_content_element) {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html body #nasa-footer .wpb_text_column p {
    display: block !important;
    max-width: none !important;
    margin: 0 0 12px !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 720 !important;
    line-height: 1.55 !important;
  }

  html body #nasa-footer .wpb_text_column p:last-child {
    margin-bottom: 0 !important;
  }

  html body #nasa-footer :is(.widget-title, .section-title, .nasa-follow-title) {
    display: block !important;
    margin: 0 0 12px !important;
    color: var(--wd-footer-ink) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body #nasa-footer strong,
  html body #nasa-footer b,
  html body #nasa-footer em {
    color: var(--wd-footer-ink) !important;
    font-weight: 900 !important;
  }

  html body #nasa-footer .contact-information {
    display: grid !important;
    gap: 7px !important;
    margin: 16px 0 0 !important;
    padding: 0 !important;
  }

  html body #nasa-footer .contact-information li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  html body #nasa-footer .contact-information .contact-text {
    display: inline-flex !important;
    max-width: 100% !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.45 !important;
    text-decoration: none !important;
    overflow-wrap: anywhere !important;
  }

  html body #nasa-footer .nasa-nav-sc-menu .section-title {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 14px !important;
    min-height: 54px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    cursor: pointer !important;
    user-select: none !important;
  }

  html body #nasa-footer .nasa-nav-sc-menu .section-title::after {
    content: "" !important;
    width: 9px !important;
    height: 9px !important;
    margin-right: 2px !important;
    border-right: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
    transform: rotate(45deg) !important;
    transition: transform 180ms ease !important;
  }

  html body #nasa-footer .nasa-nav-sc-menu.wd-footer-open .section-title::after {
    transform: rotate(225deg) !important;
  }

  html body #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu > .nasa-menu-wrapper {
    display: none !important;
  }

  html body #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open > .nasa-menu-wrapper,
  html body #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open .nasa-menu-wrapper {
    display: grid !important;
  }

  html body #nasa-footer .nasa-nav-sc-menu > .nasa-menu-wrapper {
    gap: 9px !important;
    margin: 0 !important;
    padding: 0 16px 16px !important;
    list-style: none !important;
  }

  html body #nasa-footer .nasa-menu-wrapper li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  html body #nasa-footer .nasa-menu-wrapper a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    min-height: 28px !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    overflow-wrap: anywhere !important;
  }

  html body #nasa-footer .nasa-menu-wrapper a::before {
    content: "" !important;
    position: absolute !important;
    top: 0.8em !important;
    left: 0 !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 999px !important;
    background: var(--wd-footer-green) !important;
    opacity: 0.76 !important;
  }

  html body #nasa-footer .nasa-menu-wrapper .nasa-open-child {
    display: none !important;
  }

  html body #nasa-footer .nasa-follow {
    padding: 18px !important;
  }

  html body #nasa-footer .follow-icon {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    align-items: center !important;
    min-height: 38px !important;
  }

  html body #nasa-footer .follow-icon a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    border: 1px solid rgba(23, 20, 33, 0.12) !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    color: var(--wd-footer-ink) !important;
    box-shadow: 0 8px 18px rgba(31, 22, 50, 0.07) !important;
    text-decoration: none !important;
  }

  html body #nasa-footer .follow-icon svg {
    width: 16px !important;
    height: 16px !important;
  }

  html body #nasa-footer .nasa-footer-bottom {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px solid var(--wd-footer-line) !important;
    background: rgba(255, 255, 255, 0.78) !important;
  }

  html body #nasa-footer .nasa-footer-bottom > .row {
    display: block !important;
    width: min(100% - 32px, 520px) !important;
    margin: 0 auto !important;
    padding: 16px 0 0 !important;
  }

  html body #nasa-footer .nasa-footer-bottom p {
    max-width: none !important;
    margin: 0 !important;
    color: var(--wd-footer-muted) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    text-align: left !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-mobile-row > .wd-footer-about,
  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-mobile-row > .wd-footer-follow {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border: 1px solid rgba(124, 53, 232, 0.13) !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 28px rgba(31, 22, 50, 0.055) !important;
    overflow: hidden !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-mobile-row > .wd-footer-about,
  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-mobile-row > .wd-footer-follow {
    padding: 18px !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about .widget-title {
    display: block !important;
    margin: 0 0 14px !important;
    color: var(--wd-footer-ink) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about p {
    max-width: none !important;
    margin: 0 0 14px !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 740 !important;
    line-height: 1.55 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about p:last-child {
    margin-bottom: 0 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about strong,
  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about b,
  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about em {
    color: var(--wd-footer-ink) !important;
    font-weight: 900 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about .contact-information {
    display: grid !important;
    gap: 7px !important;
    margin: 16px 0 0 !important;
    padding: 0 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about .contact-information li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-about .contact-text {
    display: inline-flex !important;
    max-width: 100% !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 820 !important;
    line-height: 1.45 !important;
    text-decoration: none !important;
    overflow-wrap: anywhere !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-follow .nasa-follow-title {
    display: block !important;
    margin: 0 0 16px !important;
    color: var(--wd-footer-ink) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-follow .follow-icon {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 38px !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-follow .follow-icon a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    border: 1px solid rgba(23, 20, 33, 0.12) !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    color: var(--wd-footer-ink) !important;
    box-shadow: 0 8px 18px rgba(31, 22, 50, 0.07) !important;
    text-decoration: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-follow .follow-icon svg,
  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .wd-footer-follow .follow-icon i {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    color: currentColor !important;
    fill: currentColor !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .nasa-footer-bottom {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px solid var(--wd-footer-line) !important;
    background: rgba(255, 255, 255, 0.78) !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .nasa-footer-bottom > .row {
    display: block !important;
    width: min(100% - 32px, 520px) !important;
    margin: 0 auto !important;
    padding: 14px 0 0 !important;
  }

  html body #nasa-footer.footer-wrapper.wd-footer-js-ready .nasa-footer-bottom p {
    max-width: none !important;
    margin: 0 !important;
    color: var(--wd-footer-muted) !important;
    font-size: 12px !important;
    font-weight: 820 !important;
    line-height: 1.45 !important;
    text-align: left !important;
  }

  html body.tax-product_cat #nasa-footer.footer-wrapper,
  html body.wd-category-surface #nasa-footer.footer-wrapper {
    margin: 28px 0 0 !important;
    padding: 0 0 calc(76px + env(safe-area-inset-bottom)) !important;
    border-top: 1px solid var(--wd-footer-line) !important;
    background: linear-gradient(180deg, #ffffff 0%, #fbf9ff 100%) !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2,
  html body.wd-category-surface #nasa-footer .footer-light-2 {
    width: 100% !important;
    margin: 0 !important;
    padding: 24px 0 18px !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2 > .row,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: min(100% - 32px, 520px) !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6,
  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6 > .row,
  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6:last-child,
  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6:last-child > .row:not(.footer-contact),
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6 > .row,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6:last-child,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6:last-child > .row:not(.footer-contact) {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2 .footer-contact,
  html body.tax-product_cat #nasa-footer .footer-light-2 .columns:empty,
  html body.wd-category-surface #nasa-footer .footer-light-2 .footer-contact,
  html body.wd-category-surface #nasa-footer .footer-light-2 .columns:empty,
  html body.tax-product_cat #nasa-footer .wd-footer-about:empty,
  html body.wd-category-surface #nasa-footer .wd-footer-about:empty,
  html body.tax-product_cat #nasa-footer .wd-footer-empty-shell,
  html body.wd-category-surface #nasa-footer .wd-footer-empty-shell {
    display: none !important;
  }

  html body.tax-product_cat #nasa-footer.wd-footer-js-ready .wd-footer-mobile-row > :not(.wd-footer-about):not(.wd-footer-policy):not(.wd-footer-help):not(.wd-footer-follow),
  html body.wd-category-surface #nasa-footer.wd-footer-js-ready .wd-footer-mobile-row > :not(.wd-footer-about):not(.wd-footer-policy):not(.wd-footer-help):not(.wd-footer-follow) {
    display: none !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child,
  html body.tax-product_cat #nasa-footer .nasa-nav-sc-menu,
  html body.tax-product_cat #nasa-footer .nasa-follow,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child,
  html body.wd-category-surface #nasa-footer .nasa-nav-sc-menu,
  html body.wd-category-surface #nasa-footer .nasa-follow {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(124, 53, 232, 0.13) !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 28px rgba(31, 22, 50, 0.055) !important;
    overflow: hidden !important;
  }

  html body.tax-product_cat #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child,
  html body.wd-category-surface #nasa-footer .footer-light-2 > .row > .large-6:first-child > .row > .columns:first-child,
  html body.tax-product_cat #nasa-footer .nasa-follow,
  html body.wd-category-surface #nasa-footer .nasa-follow {
    padding: 18px !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-nav-sc-menu .section-title,
  html body.wd-category-surface #nasa-footer .nasa-nav-sc-menu .section-title {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 54px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    color: var(--wd-footer-ink) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-nav-sc-menu .section-title::after,
  html body.wd-category-surface #nasa-footer .nasa-nav-sc-menu .section-title::after {
    content: "" !important;
    width: 9px !important;
    height: 9px !important;
    border-right: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
    transform: rotate(45deg) !important;
    transition: transform 180ms ease !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-nav-sc-menu.wd-footer-open .section-title::after,
  html body.wd-category-surface #nasa-footer .nasa-nav-sc-menu.wd-footer-open .section-title::after {
    transform: rotate(225deg) !important;
  }

  html body.tax-product_cat #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu > .nasa-menu-wrapper,
  html body.wd-category-surface #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu > .nasa-menu-wrapper {
    display: none !important;
  }

  html body.tax-product_cat #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open > .nasa-menu-wrapper,
  html body.wd-category-surface #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open > .nasa-menu-wrapper,
  html body.tax-product_cat #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open .nasa-menu-wrapper,
  html body.wd-category-surface #nasa-footer.wd-footer-js-ready .nasa-nav-sc-menu.wd-footer-open .nasa-menu-wrapper {
    display: grid !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-nav-sc-menu > .nasa-menu-wrapper,
  html body.wd-category-surface #nasa-footer .nasa-nav-sc-menu > .nasa-menu-wrapper {
    gap: 9px !important;
    margin: 0 !important;
    padding: 0 16px 16px !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-menu-wrapper li,
  html body.wd-category-surface #nasa-footer .nasa-menu-wrapper li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-menu-wrapper a,
  html body.wd-category-surface #nasa-footer .nasa-menu-wrapper a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    min-height: 28px !important;
    padding-left: 15px !important;
    color: var(--wd-footer-muted) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-menu-wrapper a::before,
  html body.wd-category-surface #nasa-footer .nasa-menu-wrapper a::before {
    content: "" !important;
    position: absolute !important;
    top: 0.8em !important;
    left: 0 !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 999px !important;
    background: var(--wd-footer-green) !important;
    opacity: 0.76 !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-footer-bottom,
  html body.wd-category-surface #nasa-footer .nasa-footer-bottom {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px solid var(--wd-footer-line) !important;
    background: rgba(255, 255, 255, 0.78) !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-footer-bottom > .row,
  html body.wd-category-surface #nasa-footer .nasa-footer-bottom > .row {
    display: block !important;
    width: min(100% - 32px, 520px) !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    padding: 16px 0 0 !important;
  }

  html body.tax-product_cat #nasa-footer .nasa-footer-bottom p,
  html body.wd-category-surface #nasa-footer .nasa-footer-bottom p {
    margin: 0 !important;
    color: var(--wd-footer-muted) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    text-align: left !important;
  }
}
