
/* Extend the existing Muuvment visual system; mobile-first. */
.marketing-lead {font-size:1.125rem;line-height:1.65;max-width:65ch;margin:1.5rem 0;}
.marketing-cards {display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;margin:2rem 0;}
.marketing-cards .labs-tier_card {min-width:0;display:flex;flex-direction:column;gap:1rem;}
.marketing-cards .w-button {align-self:flex-start;margin-top:auto;white-space:normal;}
.marketing-method {padding:0;list-style:none;display:grid;gap:1rem;margin:2rem 0;}
.marketing-method li {border-top:3px solid #548029;padding:1.25rem 0;min-width:0;}
.marketing-method h3 {font-size:1.2rem;margin:0 0 .75rem;}
.marketing-method p {font-size:1rem;line-height:1.6;}
.marketing-secondary,.video-placeholder-note {font-size:1rem;line-height:1.6;margin:1.5rem 0;}
.video-placeholder-note {padding:1rem 5%;margin:0;background:#f0f3f4;color:#16203d;}
.section_case-study .monarch-quote {margin:2rem 0;padding:1.5rem;border-left:3px solid #9fd356;}
.section_case-study .monarch-quote p {font-size:clamp(1.2rem,2.3vw,1.8rem);font-style:italic;line-height:1.5;}
.section_case-study .monarch-quote footer {color:#fff;font-size:1rem;}
.marketing-table-wrap {overflow-x:auto;margin:2rem 0;}
.marketing-table {border-collapse:collapse;width:100%;font-size:1rem;line-height:1.6;}
.marketing-table th,.marketing-table td {padding:1rem;text-align:left;vertical-align:top;border-bottom:1px solid #d7dde2;}
.marketing-table th {background:#14213e;color:white;}
.marketing-table tbody tr:nth-child(even) {background:#f1f4f5;}
.marketing-details {margin:2rem 0;border:1px solid #cbd3dc;padding:1.25rem;border-radius:.5rem;}
.marketing-details summary {cursor:pointer;font-weight:700;padding:.5rem;}
.section_next-steps .wwd-sub {max-width:65ch;margin:1.5rem 0;}
.section_next-steps .container-large {padding-block:1rem;}
.marketing-cards h3 {overflow-wrap:anywhere;}
.marketing-cards p,.marketing-method p {margin-bottom:1rem;}
.marketing-hero .v2-h1 {max-width:20ch;}
.marketing-hero {padding-block:2rem;}
@media(min-width:768px) {.marketing-cards {grid-template-columns:repeat(2,minmax(0,1fr));}.marketing-method {grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;}.marketing-lead {font-size:1.25rem;}}
@media(max-width:767px) {.marketing-table th,.marketing-table td {padding:.75rem;}.hero-cta-row {gap:1rem;}.hero-cta-row .w-button {white-space:normal;}.section_next-steps .v2-h2 {font-size:2rem;}}
@media(prefers-reduced-motion:reduce) {html {scroll-behavior:auto;}}
.buyer-checklist-item {display:block;min-width:0;border-top:2px solid #d5dfcc;padding:1.5rem 0;margin:1.5rem 0;overflow-wrap:anywhere;}
.buyer-checklist-item h2 {margin-top:0;}
#contact-interest {height:auto;min-height:3rem;font-size:1rem;}
.v2-contact_form {max-width:50rem;margin:2rem 0;}
.video-placeholder-note { display: none !important; }
.homepage-video-crop { position: relative; top: 84px; height: calc(100% - 168px); overflow: hidden; }
.homepage-video-crop > div { margin-top: -84px; }
