.mx-page,
.mx-page .site-shell,
.mx-page .main { min-height: 0; background: #fff; color: #15171b; }
.mx-page .main { padding: 0; }
.mx-public-topbar { position: absolute; z-index: 3; top: 18px; left: 50%; width: min(1120px, calc(100% - 48px)); height: 54px; padding: 0; border: 1px solid #eef0f3; border-radius: 10px; background: rgba(255,255,255,.92); box-shadow: 0 10px 30px rgba(31,44,77,.06); transform: translateX(-50%); }
.mx-public-topbar-inner { height: 100%; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 18px; padding: 0 10px 0 15px; }
.mx-page .brand { gap: 9px; color: #17191d; font-size: 14px; font-weight: 800; }.mx-page .brand-mark { width: 22px; height: 22px; border-radius: 50%; background: #618cff; color: #fff; font-size: 11px; }.mx-page .brand-mark::after { content: ''; position: absolute; width: 10px; height: 10px; border-radius: 50%; background: #f47adf; transform: translate(4px,-4px); }.mx-page .brand-mark { position: relative; overflow: hidden; }
.mx-header-right { min-width: 0; display: flex; align-items: center; justify-content: flex-end; gap: 19px; }.mx-public-nav { display: flex; justify-content: flex-end; gap: 24px; }.mx-public-nav a { color: #525862; font-size: 13px; text-decoration: none; }.mx-public-nav a:hover { color: #111; }.mx-header-tools { display: flex; align-items: center; justify-content: flex-end; gap: 9px; }.mx-notice-menu { position: relative; }.mx-header-tool { position: relative; width: 28px; height: 28px; display: grid; place-items: center; border: 0; border-radius: 50%; background: transparent; color: #20242a; cursor: pointer; padding: 0; }.mx-header-tool:hover { background: #f3f4f6; }.mx-header-tool svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }.mx-header-tool i { position: absolute; top: 4px; right: 4px; width: 5px; height: 5px; border: 1px solid #fff; border-radius: 50%; background: #ec4d5b; }.mx-notice-popover { position: absolute; z-index: 10; top: calc(100% + 11px); right: 0; width: 290px; overflow: hidden; border: 1px solid #e6e8ec; border-radius: 12px; background: #fff; box-shadow: 0 12px 28px rgba(28,35,51,.16); }.mx-notice-popover-head { display: flex; align-items: center; justify-content: space-between; padding: 13px 15px; border-bottom: 1px solid #edf0f2; }.mx-notice-popover-head strong { color: #23262b; font-size: 13px; }.mx-notice-popover-head span { color: #9298a1; font-size: 11px; }.mx-notice-list { max-height: 280px; overflow-y: auto; }.mx-notice-list article { padding: 12px 15px; border-bottom: 1px solid #f0f1f3; }.mx-notice-list article:last-child { border-bottom: 0; }.mx-notice-list strong { display: block; color: #30343a; font-size: 13px; }.mx-notice-list p { display: -webkit-box; margin: 6px 0 0; overflow: hidden; color: #858b94; font-size: 12px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }.mx-notice-empty { margin: 0; padding: 28px 15px; color: #9197a0; text-align: center; font-size: 13px; }.mx-login-trigger { min-height: 30px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; padding: 0 15px; background: #111; color: #fff; font-size: 12px; font-weight: 750; text-decoration: none; }.mx-login-trigger:hover { background: #2d2d2d; color: #fff; }.mx-user-menu { position: relative; }.mx-user-avatar { width: 30px; height: 30px; overflow: hidden; display: grid; place-items: center; border: 0; border-radius: 50%; background: #c9dd69; color: #fff; cursor: pointer; padding: 0; font-size: 12px; font-weight: 800; }.mx-user-avatar img { width: 100%; height: 100%; object-fit: cover; }.mx-user-popover { position: absolute; z-index: 10; top: calc(100% + 11px); right: 0; width: 204px; overflow: hidden; border: 1px solid #e6e8ec; border-radius: 12px; background: #fff; box-shadow: 0 12px 28px rgba(28,35,51,.16); }.mx-user-popover-head { display: grid; gap: 3px; padding: 14px 15px; border-bottom: 1px solid #edf0f2; }.mx-user-popover-head strong { color: #23262b; font-size: 13px; }.mx-user-popover-head span { overflow: hidden; color: #8a9099; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }.mx-user-popover a,.mx-user-popover button { width: 100%; min-height: 38px; display: flex; align-items: center; gap: 8px; border: 0; padding: 0 15px; background: #fff; color: #3d4249; font: inherit; font-size: 13px; text-align: left; text-decoration: none; cursor: pointer; }.mx-user-popover a:hover,.mx-user-popover button:hover { background: #f7f8fa; }.mx-user-popover form { border-top: 1px solid #edf0f2; }.mx-user-popover button { color: #dd4351; }.mx-user-popover svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.mx-home { overflow: hidden; background: #fff; }.mx-wrap { width: min(1120px, calc(100% - 48px)); margin: 0 auto; }.mx-icon { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.mx-hero { min-height: 688px; display: grid; align-items: center; padding: 104px 0 66px; border-bottom: 1px solid #eff0f2; background: #fbfdff; }.mx-hero-grid { display: grid; grid-template-columns: minmax(0, .96fr) minmax(470px, .84fr); align-items: center; gap: 64px; }.mx-eyebrow { display: inline-flex; align-items: center; min-height: 30px; border: 1px solid #b6d4ff; border-radius: 999px; padding: 5px 12px; background: #eef7ff; color: #377bf5; font-size: 12px; font-weight: 700; }.mx-eyebrow::before { content: ''; width: 5px; height: 5px; margin-right: 6px; border-radius: 50%; background: currentColor; }.mx-hero h1 { margin: 23px 0 0; color: #121316; font-size: clamp(42px, 4.6vw, 62px); line-height: 1.13; letter-spacing: 0; }.mx-hero h1 span { color: #4e83f5; }.mx-hero-copy > p { max-width: 520px; margin: 20px 0 0; color: #6c727c; font-size: 15px; line-height: 1.9; }.mx-actions { display: flex; gap: 10px; margin-top: 28px; }.mx-primary-action,.mx-secondary-action { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; border: 1px solid #e7e9ed; border-radius: 8px; padding: 10px 17px; color: #343943; font-size: 14px; font-weight: 700; text-decoration: none; }.mx-primary-action { border-color: #111; background: #111; color: #fff; }.mx-primary-action:hover { background: #292929; color: #fff; }.mx-secondary-action:hover { color: #111; border-color: #cdd1d9; }.mx-support { margin-top: 37px; color: #a0a4aa; font-size: 12px; }.mx-support > p { margin: 7px 0 13px; }.mx-support > div { display: flex; flex-wrap: wrap; gap: 8px; }.mx-support i { width: 26px; height: 26px; display: inline-grid; place-items: center; margin-right: -3px; border: 1px solid #eceef1; border-radius: 50%; color: #6d7c92; font-style: normal; }.mx-support i .mx-icon { width: 13px; height: 13px; }
.mx-work-preview { overflow: hidden; border: 1px solid #e7e9ed; border-radius: 18px; background: #fff; box-shadow: 0 24px 48px rgba(33,44,76,.10); }.mx-preview-tabs { height: 50px; display: flex; align-items: center; gap: 24px; padding: 0 20px; border-bottom: 1px solid #eef0f2; color: #9297a0; font-size: 12px; }.mx-preview-tabs b { color: #24a673; }.mx-preview-tabs i { display: inline-flex; align-items: center; gap: 6px; margin-left: auto; color: #adb2b9; font-style: normal; font-size: 11px; }.mx-preview-tabs em { width: 6px; height: 6px; border-radius: 50%; background: #22bd7b; }.mx-preview-block { padding: 21px; border-bottom: 1px solid #eef0f2; }.mx-preview-block small { color: #a5a9b0; font-size: 10px; font-weight: 800; letter-spacing: 1.5px; }.mx-preview-block p { margin: 11px 0 0; color: #4f555d; font-family: ui-monospace, SFMono-Regular, Consolas, monospace; font-size: 12px; line-height: 1.7; }.mx-preview-block p b { color: #357ff0; }.mx-preview-result { min-height: 180px; }.mx-preview-result h2 { margin: 11px 0 17px; color: #1e2024; font-size: 24px; line-height: 1.38; }.mx-copy-lines { display: grid; gap: 8px; }.mx-copy-lines i { height: 8px; border-radius: 999px; background: #eef0f2; }.mx-copy-lines i:nth-child(2) { width: 88%; }.mx-copy-lines i:nth-child(3) { width: 63%; }.mx-preview-footer { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 14px 20px; color: #a2a7ae; font-size: 11px; }.mx-preview-footer div { display: flex; gap: 7px; }.mx-preview-footer button { border: 1px solid #dbe7fb; border-radius: 6px; padding: 6px 9px; background: #fff; color: #3a76d6; font-size: 11px; }
.mx-metrics { border-bottom: 1px solid #eff0f2; }.mx-metrics .mx-wrap { display: grid; grid-template-columns: repeat(4, 1fr); }.mx-metrics article { padding: 34px 0 32px; text-align: center; }.mx-metrics strong,.mx-metrics span { display: block; }.mx-metrics strong { color: #101114; font-size: 30px; letter-spacing: 0; }.mx-metrics span { margin-top: 5px; color: #808690; font-size: 12px; }
.mx-section { padding: 124px 0 84px; }.mx-section-title span,.mx-workflow-title span { color: #8a8f97; font-size: 12px; }.mx-section-title h2 { margin: 13px 0 0; color: #131416; font-size: 36px; line-height: 1.28; letter-spacing: 0; }.mx-feature-board { display: grid; grid-template-columns: 2fr 1fr; margin-top: 62px; overflow: hidden; border: 1px solid #ebedf0; border-radius: 20px; }.mx-feature-board article { position: relative; min-height: 210px; padding: 31px; border-left: 1px solid #ebedf0; border-top: 1px solid #ebedf0; }.mx-feature-board article:nth-child(1),.mx-feature-board article:nth-child(2) { border-top: 0; }.mx-feature-board .mx-feature-large { display: grid; grid-template-columns: 1fr 1.35fr; gap: 28px; border-left: 0; }.mx-feature-board b { display: inline-grid; place-items: center; width: 29px; height: 29px; border-radius: 50%; background: #f1f2f4; color: #737980; font-size: 11px; }.mx-feature-board h3 { margin: 13px 0 9px; color: #181a1e; font-size: 17px; }.mx-feature-board p { max-width: 345px; margin: 0; color: #777d86; font-size: 13px; line-height: 1.75; }.mx-model-pills { display: grid; grid-template-columns: repeat(3, 1fr); align-content: end; gap: 8px; }.mx-model-pills span { border: 1px solid #eef0f2; border-radius: 999px; padding: 9px 10px; color: #737981; text-align: center; font-size: 12px; }.mx-board-icon { position: absolute; right: 38px; bottom: 32px; width: 58px; height: 58px; display: grid; place-items: center; border: 1px solid #dceee7; border-radius: 50%; background: #f2fbf7; color: #20ba7c; font-style: normal; }.mx-feature-board article:nth-child(3) .mx-board-icon { border-color: #dfe9fd; background: #f3f7ff; color: #5b8df2; }.mx-feature-board article:nth-child(4) .mx-board-icon { border-color: #ece2ff; background: #f9f5ff; color: #9669e8; }
.mx-benefits { padding: 33px 0 110px; border-bottom: 1px solid #eff0f2; }.mx-benefits .mx-wrap { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }.mx-benefits article { text-align: center; }.mx-benefits i { width: 50px; height: 50px; display: inline-grid; place-items: center; border: 1px solid #eceef1; border-radius: 50%; color: #727981; font-style: normal; }.mx-benefits h3 { margin: 18px 0 7px; color: #222429; font-size: 15px; }.mx-benefits p { margin: 0; color: #828791; font-size: 12px; line-height: 1.7; }
.mx-workflow { padding: 120px 0 130px; }.mx-workflow-title { text-align: center; }.mx-workflow-title h2 { margin: 12px 0 0; color: #151619; font-size: 34px; }.mx-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 80px; margin-top: 72px; }.mx-steps article { text-align: center; }.mx-steps article > i { position: relative; width: 65px; height: 65px; display: inline-grid; place-items: center; border: 1px solid #eceef1; border-radius: 50%; color: #757c84; font-style: normal; }.mx-steps article > i > b { position: absolute; top: -8px; right: -9px; width: 24px; height: 24px; display: grid; place-items: center; border-radius: 50%; background: #17181a; color: #fff; font-size: 11px; }.mx-steps h3 { margin: 25px 0 10px; color: #17181a; font-size: 17px; }.mx-steps p { max-width: 250px; margin: 0 auto; color: #747a83; font-size: 13px; line-height: 1.8; }
.mx-final-cta { min-height: 350px; display: grid; place-items: center; border-top: 1px solid #eef0f2; background: linear-gradient(90deg, #fff 0%, #f1f9ff 42%, #f1fbf8 58%, #fff 100%); text-align: center; }.mx-final-cta h2 { margin: 0; color: #151619; font-size: 36px; line-height: 1.28; letter-spacing: 0; }.mx-final-cta h2 span { color: #5d8cf5; }.mx-final-cta p { margin: 18px 0 0; color: #777e88; font-size: 14px; }.mx-final-cta .mx-actions { justify-content: center; margin-top: 30px; }.mx-final-cta .mx-primary-action,.mx-final-cta .mx-secondary-action { height: 38px; border-radius: 999px; padding: 0 15px; font-size: 13px; }.mx-site-footer { border-top: 1px solid #eef0f2; padding: 22px 0; background: #fff; }.mx-footer-inner { width: min(1120px, calc(100% - 48px)); min-height: 54px; display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 0 auto; border: 1px solid #eef0f2; border-radius: 999px; padding: 0 20px; color: #a0a5ad; font-size: 12px; }.mx-footer-inner strong { color: #6d737c; font-weight: 700; }.mx-footer-inner span { border-left: 1px solid #eff0f2; padding-left: 20px; }

/* Keep copy clear of the visual anchor in each feature card. */
.mx-feature-board article { min-height: 225px; }
.mx-feature-board article:not(.mx-feature-large) { padding-right: 138px; }
.mx-feature-board b { width: 42px; height: 42px; color: #68707a; font-size: 12px; }
.mx-feature-board h3 { margin-top: 16px; font-size: 18px; }
.mx-board-icon { right: 32px; bottom: 28px; width: 84px; height: 84px; }
.mx-board-icon .mx-icon { width: 27px; height: 27px; }

/* Use fixed action dimensions so the filled and outlined actions align exactly. */
.mx-primary-action,
.mx-secondary-action {
    height: 44px;
    box-sizing: border-box;
    align-self: stretch;
    padding: 0 17px;
    line-height: 1;
    vertical-align: top;
}

.mx-primary-action .mx-icon,
.mx-secondary-action .mx-icon { display: block; }

.mx-theme-toggle {
    width: 30px;
    height: 30px;
    border: 1px solid #e1e5ea;
    border-radius: 50%;
    background: #fff;
}

.mx-theme-toggle { position: relative; display: block; padding: 0; }
.mx-theme-toggle span { position: absolute; inset: 0; display: grid; place-items: center; line-height: 0; }
.mx-theme-toggle svg { width: 16px; height: 16px; display: block; }
.mx-theme-toggle .mx-theme-icon-dark { display: none; }

html[data-theme="dark"] .mx-theme-toggle .mx-theme-icon-light { display: none; }
html[data-theme="dark"] .mx-theme-toggle .mx-theme-icon-dark { display: grid; }

html[data-theme="dark"] .mx-page,
html[data-theme="dark"] .mx-page .site-shell,
html[data-theme="dark"] .mx-page .main,
html[data-theme="dark"] .mx-home { background: #14171c; color: #edf0f5; }
html[data-theme="dark"] .mx-public-topbar { border-color: #2a3039; background: #171b21; }
html[data-theme="dark"] .mx-page .brand,
html[data-theme="dark"] .mx-public-nav a,
html[data-theme="dark"] .mx-header-tool { color: #eef1f5; }
html[data-theme="dark"] .mx-public-nav a:hover,
html[data-theme="dark"] .mx-secondary-action:hover { color: #ffffff; }
html[data-theme="dark"] .mx-header-tool:hover { background: #252b34; }
html[data-theme="dark"] .mx-theme-toggle { border-color: #3a4350; background: #202630; color: #fff; }
html[data-theme="dark"] .mx-hero { border-color: #292f38; background: #171b21; }
html[data-theme="dark"] .mx-hero h1,
html[data-theme="dark"] .mx-preview-result h2,
html[data-theme="dark"] .mx-metrics strong,
html[data-theme="dark"] .mx-section-title h2,
html[data-theme="dark"] .mx-feature-board h3,
html[data-theme="dark"] .mx-benefits h3,
html[data-theme="dark"] .mx-workflow-title h2,
html[data-theme="dark"] .mx-steps h3,
html[data-theme="dark"] .mx-final-cta h2 { color: #f4f6f9; }
html[data-theme="dark"] .mx-hero-copy > p,
html[data-theme="dark"] .mx-support,
html[data-theme="dark"] .mx-metrics span,
html[data-theme="dark"] .mx-feature-board p,
html[data-theme="dark"] .mx-benefits p,
html[data-theme="dark"] .mx-steps p,
html[data-theme="dark"] .mx-final-cta p { color: #aeb6c2; }
html[data-theme="dark"] .mx-work-preview,
html[data-theme="dark"] .mx-feature-board,
html[data-theme="dark"] .mx-feature-board article,
html[data-theme="dark"] .mx-model-pills span,
html[data-theme="dark"] .mx-footer-inner { border-color: #303742; background: #1d222a; }
html[data-theme="dark"] .mx-preview-tabs,
html[data-theme="dark"] .mx-preview-block,
html[data-theme="dark"] .mx-metrics,
html[data-theme="dark"] .mx-benefits,
html[data-theme="dark"] .mx-site-footer,
html[data-theme="dark"] .mx-final-cta { border-color: #2a3039; }
html[data-theme="dark"] .mx-preview-tabs,
html[data-theme="dark"] .mx-preview-block p,
html[data-theme="dark"] .mx-preview-footer,
html[data-theme="dark"] .mx-footer-inner,
html[data-theme="dark"] .mx-footer-inner strong { color: #b8c0cb; }
html[data-theme="dark"] .mx-copy-lines i { background: #333b47; }
html[data-theme="dark"] .mx-eyebrow { border-color: #3c5d9d; background: #1b2a46; color: #93b9ff; }
html[data-theme="dark"] .mx-feature-board b { background: #2c3440; color: #d4dbe5; }
html[data-theme="dark"] .mx-model-pills span { border-color: #343d49; background: #202630; color: #bcc5d1; }
html[data-theme="dark"] .mx-benefits i,
html[data-theme="dark"] .mx-steps article > i { border-color: #3a4350; color: #b5bfcc; }
html[data-theme="dark"] .mx-steps article > i > b { background: #6f93f9; color: #10141c; }
html[data-theme="dark"] .mx-board-icon { border-color: #365274; background: #1d2c3f; color: #7ea9ff; }
html[data-theme="dark"] .mx-feature-board article:nth-child(3) .mx-board-icon { border-color: #3a4e78; background: #202a42; color: #89a9ff; }
html[data-theme="dark"] .mx-feature-board article:nth-child(4) .mx-board-icon { border-color: #51416f; background: #29233d; color: #b697ff; }
html[data-theme="dark"] .mx-primary-action { border-color: #6f93f9; background: #6f93f9; color: #10141c; }
html[data-theme="dark"] .mx-secondary-action { border-color: #3a4350; background: #1b2028; color: #e5e9ef; }
html[data-theme="dark"] .mx-final-cta { background: #181d24; }
html[data-theme="dark"] .mx-site-footer { background: #14171c; }
html[data-theme="dark"] .mx-notice-popover,
html[data-theme="dark"] .mx-user-popover { border-color: #343c48; background: #202630; }
html[data-theme="dark"] .mx-notice-popover-head,
html[data-theme="dark"] .mx-notice-list article,
html[data-theme="dark"] .mx-user-popover-head,
html[data-theme="dark"] .mx-user-popover form { border-color: #343c48; }
html[data-theme="dark"] .mx-notice-popover-head strong,
html[data-theme="dark"] .mx-notice-list strong,
html[data-theme="dark"] .mx-user-popover-head strong,
html[data-theme="dark"] .mx-user-popover a,
html[data-theme="dark"] .mx-user-popover button { color: #edf0f5; background: #202630; }
html[data-theme="dark"] .mx-notice-list p,
html[data-theme="dark"] .mx-user-popover-head span,
html[data-theme="dark"] .mx-notice-empty { color: #aeb6c2; }
html[data-theme="dark"] .mx-user-popover a:hover,
html[data-theme="dark"] .mx-user-popover button:hover { background: #2a313c; }

.mx-hero-tools { margin-top: 28px; }
.mx-hero-tools .mx-actions { margin-top: 0; }
.mx-hero-tools .mx-support { margin-top: 28px; }
html[data-theme="dark"] .mx-hero-tools .mx-support,
html[data-theme="dark"] .mx-hero-tools .mx-support > p { color: #fff; }
html[data-theme="dark"] .mx-hero-tools .mx-support i { border-color: #fff; color: #fff; }

/* Keep the benefits and workflow sections visually connected on larger screens. */
.mx-benefits { padding-bottom: 64px; }
.mx-workflow { padding-top: 72px; padding-bottom: 96px; }
.mx-steps { margin-top: 52px; }

/* Keep the site name left and make the navigation occupy the right side of a full-width header. */
.mx-public-topbar {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 64px;
    border-width: 0 0 1px;
    border-radius: 0;
    box-shadow: none;
    transform: none;
}

.mx-public-topbar-inner {
    width: min(1120px, calc(100% - 48px));
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
}

.mx-public-topbar-inner > .brand { flex: 0 0 auto; }
.mx-header-right { flex: 0 0 auto; margin-left: auto; justify-content: flex-end; }

/* A tighter opening section puts useful content above the fold. */
.mx-hero { min-height: 560px; padding: 70px 0 54px; }
@media (max-width: 900px) { .mx-public-topbar { position: relative; top: 0; left: 0; width: 100%; border-width: 0 0 1px; border-radius: 0; transform: none; }.mx-public-topbar-inner { grid-template-columns: auto 1fr auto; }.mx-public-nav { gap: 14px; }.mx-hero-grid { grid-template-columns: 1fr; gap: 42px; }.mx-hero { padding-top: 86px; }.mx-work-preview { max-width: 620px; }.mx-feature-board { grid-template-columns: 1fr; }.mx-feature-board article,.mx-feature-board article:nth-child(2) { border-left: 0; border-top: 1px solid #ebedf0; }.mx-feature-board .mx-feature-large { grid-template-columns: 1fr; }.mx-benefits .mx-wrap { grid-template-columns: repeat(2,1fr); row-gap: 40px; }.mx-steps { gap: 30px; } }
@media (max-width: 620px) { .mx-wrap { width: min(100% - 32px,1120px); }.mx-public-nav { display: none; }.mx-page .brand { font-size: 13px; }.mx-header-right { gap: 8px; }.mx-header-tools { gap: 5px; }.mx-header-tool { width: 27px; height: 27px; }.mx-hero { min-height: auto; padding: 72px 0 50px; }.mx-hero h1 { font-size: 42px; }.mx-hero-copy > p { font-size: 14px; }.mx-work-preview { border-radius: 12px; }.mx-preview-tabs { gap: 11px; padding: 0 13px; overflow: hidden; white-space: nowrap; }.mx-preview-tabs span:nth-of-type(n+3) { display: none; }.mx-preview-block { padding: 16px; }.mx-preview-result h2 { font-size: 21px; }.mx-preview-footer { align-items: flex-start; flex-direction: column; padding: 12px 16px; }.mx-metrics .mx-wrap { grid-template-columns: repeat(2,1fr); }.mx-metrics article { padding: 23px 0; }.mx-metrics strong { font-size: 25px; }.mx-section { padding: 78px 0 54px; }.mx-section-title h2 { font-size: 30px; }.mx-feature-board { margin-top: 35px; border-radius: 13px; }.mx-feature-board article { min-height: 210px; padding: 23px; }.mx-feature-board article:not(.mx-feature-large) { padding-right: 124px; }.mx-feature-board b { width: 36px; height: 36px; }.mx-board-icon { right: 22px; bottom: 22px; width: 72px; height: 72px; }.mx-model-pills { grid-template-columns: repeat(2,1fr); }.mx-benefits { padding-bottom: 70px; }.mx-workflow { padding: 75px 0 80px; }.mx-workflow-title h2 { font-size: 29px; }.mx-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 38px 20px; margin-top: 50px; }.mx-steps article:nth-child(3) { grid-column: 1 / -1; width: 50%; justify-self: center; }.mx-final-cta { min-height: 310px; padding: 36px 20px; }.mx-final-cta h2 { font-size: 29px; }.mx-final-cta p { font-size: 13px; line-height: 1.75; }.mx-footer-inner { width: calc(100% - 32px); align-items: flex-start; flex-direction: column; justify-content: center; gap: 5px; border-radius: 12px; padding: 12px 16px; }.mx-footer-inner span { border-left: 0; padding-left: 0; } }
