@layer base{html,body{margin:0;padding:0;}main>:first-child{margin-top:0!important;}main>:last-child{margin-bottom:0!important;}}


/* Mobile hero / founder intake repairs. */
@media (max-width: 767px) {
  body.page-template-page-mvp-development main { padding-top: 4.5rem !important; }
  body.page-template-page-mvp-development main > div > div.relative.w-full.overflow-hidden > section:first-of-type {
    padding-top: 1.5rem !important;
    padding-bottom: 2.5rem !important;
    min-height: 0 !important;
  }
  body.page-template-page-mvp-development main > div > div.relative.w-full.overflow-hidden > section:first-of-type .grid {
    gap: 2rem !important;
  }
  body.page-template-page-mvp-development #founder-scoping .rounded-xl.bg-surface-card.border.border-border-glass.mt-space-sm.flex.items-center.justify-between {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: .85rem !important;
  }
  body.page-template-page-mvp-development #founder-scoping .rounded-xl.bg-surface-card.border.border-border-glass.mt-space-sm.flex.items-center.justify-between > div {
    min-width: 0 !important;
  }
  body.page-template-page-mvp-development #founder-scoping a[href^="mailto:"] {
    width: 100% !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    overflow-wrap: anywhere !important;
  }
}
