/*
Theme Name: MAZ Outdoor
Theme URI: https://mazoutdoor.com/
Author: MAZ Outdoor
Description: Purpose-built B2B inquiry theme for custom bag manufacturing.
Version: 1.0.38
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: maz-outdoor
*/

:root {
  --ink: #0a2f5e;
  --muted: #60708a;
  --paper: #f4f8fc;
  --white: #ffffff;
  --line: #dbe5ef;
  --accent: #087ef0;
  --accent-dark: #0068cf;
  --sage: #082f5d;
  --sage-soft: #eaf4ff;
  --max: 1280px;
  --radius: 4px;
  --shadow: 0 18px 50px rgba(20, 31, 24, .12);
}

/* Customization development journey */
.maz-custom-v2-hero { position: relative; min-height: 470px; display: grid; align-items: center; overflow: hidden; background: #10251e; color: #fff; }
.maz-custom-v2-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.maz-custom-v2-hero-shade { position: absolute; inset: 0; background: rgba(8, 18, 14, .44); }
.maz-custom-v2-hero-inner { position: relative; z-index: 2; padding-block: clamp(42px, 4.5vw, 64px); }
.maz-custom-v2-hero-copy { width: min(680px, 58%); }
.maz-custom-v2-hero .maz-breadcrumbs { margin-bottom: 26px; color: rgba(255,255,255,.72); }
.maz-custom-v2-hero .maz-eyebrow { margin-bottom: 15px; }
.maz-custom-v2-hero h1 { max-width: 12ch; margin-bottom: 15px; font-size: clamp(3rem, 4.55vw, 4.35rem); line-height: .97; letter-spacing: -.052em; }
.maz-custom-v2-hero .maz-lede { max-width: 610px; color: rgba(255,255,255,.84); font-size: clamp(1rem, 1.6vw, 1.16rem); }
.maz-custom-v2-hero .maz-hero-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 22px; }
.maz-custom-v2-hero .maz-custom-v2-outline { border-color: rgba(255,255,255,.7); background: rgba(11,24,18,.38); color: #fff; }
.maz-custom-v2-hero .maz-custom-v2-outline:hover, .maz-custom-v2-hero .maz-custom-v2-outline:focus { border-color: #fff; background: #fff; color: var(--sage); }

.maz-custom-v2-audiences { background: var(--sage); color: #fff; }
.maz-custom-v2-audiences .maz-shell { display: grid; grid-template-columns: repeat(3, 1fr); }
.maz-custom-v2-audiences .maz-shell > div { display: grid; grid-template-columns: 46px 1fr; gap: 15px; align-items: center; padding: 20px clamp(22px, 3vw, 42px); border-right: 1px solid rgba(255,255,255,.19); }
.maz-custom-v2-audiences .maz-shell > div:first-child { padding-left: 0; }
.maz-custom-v2-audiences .maz-shell > div:last-child { padding-right: 0; border-right: 0; }
.maz-custom-v2-audiences .dashicons { width: 42px; height: 42px; color: #fff; font-size: 39px; }
.maz-custom-v2-audiences p { margin: 0; line-height: 1.35; }
.maz-custom-v2-audiences strong, .maz-custom-v2-audiences p span { display: block; }
.maz-custom-v2-audiences strong { font-size: .96rem; }
.maz-custom-v2-audiences p span { margin-top: 3px; color: rgba(255,255,255,.66); font-size: .75rem; }

.maz-custom-v2-rail { scroll-margin-top: 140px; border-bottom: 1px solid var(--line); background: #fff; }
.maz-custom-v2-rail .maz-shell { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); }
.maz-custom-v2-rail a { position: relative; display: grid; grid-template-columns: auto 1fr; gap: 12px; align-items: center; min-height: 94px; padding: 16px 28px 16px 0; }
.maz-custom-v2-rail a:not(:last-child)::after { content: "\2192"; position: absolute; right: 14px; color: #a8aea9; font-size: 1.2rem; }
.maz-custom-v2-rail b { color: var(--sage); font-size: 2.15rem; line-height: 1; letter-spacing: -.06em; }
.maz-custom-v2-rail strong, .maz-custom-v2-rail small { display: block; }
.maz-custom-v2-rail strong { font-size: .86rem; }
.maz-custom-v2-rail small { margin-top: 3px; color: var(--muted); font-size: .68rem; line-height: 1.25; }

.maz-custom-v2-stage { scroll-margin-top: 145px; padding: clamp(66px, 7vw, 104px) 0; background: #fff; }
.maz-custom-v2-stage--paper { background: var(--paper); }
.maz-custom-v2-stage-grid { display: grid; grid-template-columns: minmax(280px, .78fr) minmax(0, 1.22fr); gap: clamp(42px, 6vw, 86px); align-items: center; }
.maz-custom-v2-stage-grid--reverse { grid-template-columns: minmax(0, 1.22fr) minmax(280px, .78fr); }
.maz-custom-v2-stage-copy h2 { max-width: 13ch; margin-bottom: 18px; font-size: clamp(2.25rem, 4vw, 3.75rem); line-height: 1; letter-spacing: -.05em; }
.maz-custom-v2-stage-copy > p:not(.maz-eyebrow) { max-width: 560px; color: var(--muted); }
.maz-custom-v2-checks { display: grid; gap: 10px; margin: 26px 0 25px; padding: 0; list-style: none; }
.maz-custom-v2-checks li { position: relative; padding-left: 27px; color: #414941; font-size: .9rem; }
.maz-custom-v2-checks li::before { content: "\2713"; position: absolute; left: 0; top: .05em; display: grid; place-items: center; width: 18px; height: 18px; border-radius: 50%; background: var(--accent); color: #fff; font-size: .68rem; font-weight: 900; }
.maz-custom-v2-wide-media { min-height: 380px; margin: 0; overflow: hidden; border-radius: var(--radius); background: #dde0d9; box-shadow: 0 18px 48px rgba(24,39,31,.1); }
.maz-custom-v2-wide-media img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; }

.maz-custom-v2-branding { scroll-margin-top: 145px; padding: clamp(70px, 8vw, 112px) 0; background: #fff; }
.maz-custom-v2-section-head { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 70px; align-items: end; margin-bottom: 38px; }
.maz-custom-v2-section-head h2 { max-width: 11ch; margin: 0; }
.maz-custom-v2-section-head > p { max-width: 520px; margin: 0 0 5px; color: var(--muted); }
.maz-custom-v2-brand-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.maz-custom-v2-brand-grid figure { margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 15px; background: var(--paper); }
.maz-custom-v2-brand-grid img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; }
.maz-custom-v2-brand-grid figcaption { display: block; padding: 18px 18px 20px; }
.maz-custom-v2-brand-grid figcaption strong, .maz-custom-v2-brand-grid figcaption span { display: block; }
.maz-custom-v2-brand-grid figcaption strong { margin-bottom: 3px; font-size: .98rem; }
.maz-custom-v2-brand-grid figcaption span { color: var(--muted); font-size: .76rem; }

.maz-custom-v2-sample { scroll-margin-top: 145px; padding: clamp(72px, 8vw, 110px) 0; background: #fff; }
.maz-custom-v2-sample-banner { position: relative; display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(260px, .75fr); align-items: end; min-height: 460px; overflow: hidden; border-radius: 20px; background: var(--sage); color: #fff; box-shadow: 0 22px 60px rgba(22,36,29,.18); }
.maz-custom-v2-sample-banner > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.maz-custom-v2-sample-banner::after { content: ""; position: absolute; inset: 0; background: rgba(8,18,14,.48); }
.maz-custom-v2-sample-copy, .maz-custom-v2-sample-banner > ul { position: relative; z-index: 2; }
.maz-custom-v2-sample-copy { max-width: 650px; padding: clamp(34px, 5vw, 65px); }
.maz-custom-v2-sample-copy h2 { max-width: 11ch; font-size: clamp(2.4rem, 4.2vw, 4rem); }
.maz-custom-v2-sample-copy p:last-child { max-width: 580px; color: rgba(255,255,255,.78); }
.maz-custom-v2-sample-banner > ul { align-self: stretch; display: grid; align-content: center; gap: 14px; margin: 0; padding: clamp(34px, 5vw, 65px); background: rgba(16,37,30,.84); list-style: none; }
.maz-custom-v2-sample-banner > ul li { position: relative; padding-left: 28px; font-size: .9rem; }
.maz-custom-v2-sample-banner > ul li::before { content: ""; position: absolute; left: 0; top: .45em; width: 10px; height: 10px; border: 2px solid #fff; border-radius: 2px; }
.maz-custom-v2-sample-banner > ul li:last-child::before { border-color: var(--accent); background: var(--accent); }

.maz-custom-v2-brief { padding: 58px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--paper); }
.maz-custom-v2-brief .maz-shell { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(38px, 6vw, 86px); align-items: center; }
.maz-custom-v2-brief-intro h2 { margin-bottom: 12px; font-size: clamp(2rem, 3vw, 3rem); }
.maz-custom-v2-brief-intro > p:last-child { margin: 0; color: var(--muted); font-size: .88rem; }
.maz-custom-v2-brief-items { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); }
.maz-custom-v2-brief-items > div { position: relative; padding: 8px 18px 8px 20px; border-left: 1px solid var(--line); }
.maz-custom-v2-brief-items .dashicons { display: block; width: 28px; height: 28px; margin-bottom: 18px; color: var(--sage); font-size: 27px; }
.maz-custom-v2-brief-items b { position: absolute; top: 11px; right: 14px; color: #a0a59f; font-size: .64rem; }
.maz-custom-v2-brief-items strong, .maz-custom-v2-brief-items small { display: block; }
.maz-custom-v2-brief-items strong { font-size: .79rem; line-height: 1.25; }
.maz-custom-v2-brief-items small { margin-top: 6px; color: var(--muted); font-size: .68rem; line-height: 1.35; }

.maz-custom-v2-cta { padding: 58px 0; background: var(--sage); color: #fff; }
.maz-custom-v2-cta .maz-shell { display: grid; grid-template-columns: 1fr auto; gap: 44px; align-items: center; }
.maz-custom-v2-cta .maz-eyebrow { margin-bottom: 11px; }
.maz-custom-v2-cta h2 { margin-bottom: 10px; font-size: clamp(2.2rem, 4vw, 3.6rem); }
.maz-custom-v2-cta p:last-child { margin: 0; color: rgba(255,255,255,.68); }

@media (max-width: 980px) {
  .maz-custom-v2-hero-copy { width: min(720px, 76%); }
  .maz-custom-v2-audiences .maz-shell { grid-template-columns: 1fr; }
  .maz-custom-v2-audiences .maz-shell > div, .maz-custom-v2-audiences .maz-shell > div:first-child, .maz-custom-v2-audiences .maz-shell > div:last-child { padding: 18px 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.16); }
  .maz-custom-v2-audiences .maz-shell > div:last-child { border-bottom: 0; }
  .maz-custom-v2-rail { overflow-x: auto; }
  .maz-custom-v2-rail .maz-shell { min-width: 840px; }
  .maz-custom-v2-stage-grid, .maz-custom-v2-stage-grid--reverse { grid-template-columns: 1fr; }
  .maz-custom-v2-stage-grid--reverse .maz-custom-v2-wide-media { order: 2; }
  .maz-custom-v2-stage-copy { max-width: 680px; }
  .maz-custom-v2-section-head { grid-template-columns: 1fr; gap: 20px; }
  .maz-custom-v2-brand-grid { grid-template-columns: repeat(2, 1fr); }
  .maz-custom-v2-brief .maz-shell { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .maz-custom-v2-hero { min-height: 650px; align-items: end; }
  .maz-custom-v2-hero > img { object-position: 61% center; }
  .maz-custom-v2-hero-shade { background: rgba(8,18,14,.64); }
  .maz-custom-v2-hero-inner { padding-block: 58px; }
  .maz-custom-v2-hero-copy { width: 100%; }
  .maz-custom-v2-hero .maz-breadcrumbs { margin-bottom: 34px; }
  .maz-custom-v2-hero h1 { font-size: clamp(2.8rem, 13vw, 4rem); }
  .maz-custom-v2-hero .maz-hero-actions { align-items: stretch; flex-direction: column; }
  .maz-custom-v2-hero .maz-button { width: 100%; }
  .maz-custom-v2-stage-grid, .maz-custom-v2-stage-grid--reverse { gap: 32px; }
  .maz-custom-v2-wide-media, .maz-custom-v2-wide-media img { min-height: 290px; }
  .maz-custom-v2-wide-media img { object-position: center; }
  .maz-custom-v2-brand-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .maz-custom-v2-brand-grid figcaption { padding: 14px; }
  .maz-custom-v2-brand-grid figcaption span { display: none; }
  .maz-custom-v2-sample-banner { grid-template-columns: 1fr; min-height: 620px; align-content: end; }
  .maz-custom-v2-sample-banner > img { object-position: 58% center; }
  .maz-custom-v2-sample-copy { align-self: end; padding: 34px 24px 22px; }
  .maz-custom-v2-sample-banner > ul { align-self: auto; padding: 22px 24px 30px; background: rgba(16,37,30,.9); }
  .maz-custom-v2-brief-items { grid-template-columns: 1fr; }
  .maz-custom-v2-brief-items > div { display: grid; grid-template-columns: 32px 1fr; column-gap: 13px; padding: 18px 0; border-left: 0; border-top: 1px solid var(--line); }
  .maz-custom-v2-brief-items .dashicons { grid-row: 1 / 3; margin: 0; }
  .maz-custom-v2-brief-items b { top: 20px; right: 0; }
  .maz-custom-v2-brief-items small { margin-top: 3px; }
  .maz-custom-v2-cta .maz-shell { grid-template-columns: 1fr; gap: 24px; }
  .maz-custom-v2-cta .maz-button { width: 100%; }
}

/* 1.0.36 — Changrong-inspired blue industrial theme */
.maz-topline { background: #087ef0; color: #fff; }
.maz-topline .maz-shell { width: min(calc(100% - 48px), 1440px); padding-block: 7px; }
.maz-topline-contact { display: inline-flex; align-items: center; gap: 7px; }
.maz-topline-contact .dashicons { width: 15px; height: 15px; margin-left: 12px; font-size: 15px; line-height: 1; }
.maz-topline-contact .dashicons:first-child { margin-left: 0; }
.maz-header { background: rgba(255,255,255,.98); }
.maz-header-inner { width: min(calc(100% - 48px), 1440px); min-height: 72px; }
.maz-logo img { width: 145px; height: 62px; }
.maz-nav a { color: #082f5d; font-size: .82rem; font-weight: 800; text-transform: uppercase; }
.maz-header-cta { min-width: 142px; border-color: var(--accent); background: transparent; color: var(--accent-dark); text-transform: uppercase; }
.maz-header-cta:hover, .maz-header-cta:focus { color: #fff; background: var(--accent); }
.maz-section--dark { background: #082f5d; }
.maz-quote-band, .maz-process-step { background: #082f5d; }
.maz-button--light { color: #082f5d; }

.maz-b2b-hero { position: relative; display: block; min-height: 560px; padding: 0; overflow: hidden; background: #0b4f91; color: #fff; }
.maz-b2b-hero-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 51%; }
.maz-b2b-hero-wash { position: absolute; inset: 0 auto 0 0; width: 60%; background: rgba(0, 105, 207, .82); }
.maz-b2b-hero-inner { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(420px, .94fr) minmax(560px, 1.06fr); gap: clamp(32px, 4vw, 66px); width: min(calc(100% - 76px), 1440px); min-height: 560px; margin-inline: auto; padding: 26px 0; }
.maz-b2b-hero-copy { align-self: center; max-width: 590px; padding: 20px 0; }
.maz-b2b-kicker { margin: 0 0 16px; color: rgba(255,255,255,.78); font-size: .72rem; font-weight: 850; letter-spacing: .16em; text-transform: uppercase; }
.maz-b2b-hero-copy h1 { max-width: none; margin-bottom: 20px; color: #fff; font-size: clamp(3.25rem, 4.4vw, 5rem); line-height: .92; letter-spacing: -.052em; text-transform: uppercase; }
.maz-b2b-rule { display: block; width: 52px; height: 4px; margin: 0 0 18px; background: #fff; }
.maz-b2b-hero-lede { max-width: 500px; margin: 0; color: rgba(255,255,255,.84); font-size: .97rem; line-height: 1.5; }
.maz-b2b-hero-lede strong { display: block; margin-bottom: 3px; color: #fff; font-size: 1rem; text-transform: uppercase; }
.maz-b2b-hero .maz-hero-actions { align-items: center; margin-top: 24px; }
.maz-button--hero { min-width: 184px; border-color: #fff; background: #fff; color: #0870dd; text-transform: uppercase; }
.maz-button--hero:hover, .maz-button--hero:focus { border-color: #e7f3ff; background: #e7f3ff; color: #075bab; }
.maz-b2b-hero-link { padding: 12px 2px; border-bottom: 1px solid rgba(255,255,255,.7); color: #fff; font-size: .8rem; font-weight: 800; text-transform: uppercase; }

.maz-b2b-collage { align-self: center; display: grid; grid-template-columns: 1.05fr .95fr; grid-template-rows: 135px 130px 155px; gap: 10px; min-height: 440px; }
.maz-b2b-shot { position: relative; min-width: 0; min-height: 0; margin: 0; overflow: hidden; border: 4px solid #fff; background: #dfe9f3; box-shadow: 0 12px 32px rgba(4,36,70,.18); }
.maz-b2b-shot img { width: 100%; height: 100%; object-fit: cover; }
.maz-b2b-shot figcaption { position: absolute; right: 8px; bottom: 7px; padding: 4px 7px; background: rgba(4,42,80,.82); color: #fff; font-size: .58rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.maz-b2b-shot--production { grid-column: 1; grid-row: 1; }
.maz-b2b-shot--warehouse { grid-column: 1; grid-row: 2 / 4; }
.maz-b2b-shot--design { grid-column: 2; grid-row: 1 / 3; }
.maz-b2b-shot--showroom { grid-column: 1; grid-row: 3; width: 72%; justify-self: end; }
.maz-b2b-shot--pattern { grid-column: 2; grid-row: 3; }
.maz-b2b-shot--production img { object-position: center 55%; }
.maz-b2b-shot--warehouse img { object-position: center 48%; }
.maz-b2b-shot--design img { object-position: center 48%; }
.maz-b2b-shot--showroom img { object-position: center 55%; }
.maz-b2b-shot--pattern img { object-position: center 58%; }

.maz-real-proofbar { border-color: #dce8f3; }
.maz-real-proofbar .maz-shell { width: min(calc(100% - 48px), 1320px); }
.maz-real-proofbar strong { color: #082f5d; font-size: 1.05rem; }
.maz-real-proofbar .maz-shell > div, .maz-real-proofbar .maz-shell > a { padding-block: 20px; }
.maz-real-proofbar .maz-shell > a { color: #0875df; }

.maz-b2b-solutions { padding: clamp(64px, 7vw, 92px) 0; background: #f4f8fc; }
.maz-b2b-centered-head { max-width: 820px; margin: 0 auto 38px; text-align: center; }
.maz-b2b-centered-head .maz-eyebrow { margin-bottom: 10px; color: #0875df; }
.maz-b2b-centered-head h2 { margin-bottom: 12px; color: #082f5d; font-size: clamp(2.1rem, 3.8vw, 3.45rem); }
.maz-b2b-centered-head > p:last-child { color: var(--muted); }
.maz-b2b-solution-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.maz-b2b-solution-card { overflow: hidden; border: 1px solid #dce7f1; background: #fff; box-shadow: 0 12px 36px rgba(15,56,95,.07); transition: transform .24s ease, box-shadow .24s ease; }
.maz-b2b-solution-card:hover, .maz-b2b-solution-card:focus-visible { transform: translateY(-5px); box-shadow: 0 18px 44px rgba(15,56,95,.14); }
.maz-b2b-solution-media { height: 235px; overflow: hidden; }
.maz-b2b-solution-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.maz-b2b-solution-card:first-child .maz-b2b-solution-media img { object-position: center 46%; }
.maz-b2b-solution-card:nth-child(2) .maz-b2b-solution-media img { object-position: center 48%; }
.maz-b2b-solution-card:hover .maz-b2b-solution-media img { transform: scale(1.025); }
.maz-b2b-solution-body { position: relative; min-height: 220px; padding: 32px 28px 27px; }
.maz-b2b-solution-body .dashicons { display: grid; place-items: center; width: 48px; height: 48px; margin: -57px 0 18px; border: 4px solid #fff; border-radius: 50%; background: #eaf4ff; color: #087ef0; font-size: 24px; box-sizing: content-box; }
.maz-b2b-solution-body h3 { color: #082f5d; font-size: 1.18rem; }
.maz-b2b-solution-body p { color: var(--muted); font-size: .88rem; line-height: 1.55; }
.maz-b2b-solution-body strong { display: block; margin-top: 20px; color: #0875df; font-size: .75rem; text-transform: uppercase; }

.maz-b2b-products { padding-top: 70px; background: #fff; }
.maz-b2b-products .maz-real-section-head h2 { color: #082f5d; }
.maz-b2b-products .maz-real-category-grid { gap: 12px; }
.maz-b2b-products .maz-real-category-grid a { min-height: 285px; border: 1px solid #dbe5ef; }
.maz-b2b-products .maz-real-category-grid img { min-height: 285px; }
.maz-b2b-products .maz-real-category-grid a > span { font-size: .98rem; }

@media (max-width: 1100px) {
  .maz-b2b-hero-inner { grid-template-columns: minmax(360px, .86fr) minmax(480px, 1.14fr); width: min(calc(100% - 48px), 1440px); }
  .maz-b2b-collage { grid-template-rows: 120px 120px 145px; min-height: 405px; }
  .maz-b2b-hero-copy h1 { font-size: clamp(3rem, 5.2vw, 4.3rem); }
}

@media (max-width: 900px) {
  .maz-b2b-hero { min-height: auto; }
  .maz-b2b-hero-bg { position: relative; height: 420px; object-position: center 48%; }
  .maz-b2b-hero-wash { display: none; }
  .maz-b2b-hero-inner { display: contents; }
  .maz-b2b-hero-copy { max-width: none; padding: 52px 28px 46px; background: #0873dd; }
  .maz-b2b-hero-copy h1 { font-size: clamp(3rem, 8.5vw, 4.7rem); }
  .maz-b2b-collage { grid-template-columns: repeat(5, minmax(160px, 1fr)); grid-template-rows: 170px; gap: 6px; min-height: 0; padding: 6px; overflow-x: auto; background: #fff; }
  .maz-b2b-shot, .maz-b2b-shot--production, .maz-b2b-shot--warehouse, .maz-b2b-shot--design, .maz-b2b-shot--showroom, .maz-b2b-shot--pattern { grid-column: auto; grid-row: auto; width: auto; border-width: 0; box-shadow: none; }
  .maz-b2b-solution-grid { grid-template-columns: 1fr; max-width: 760px; margin-inline: auto; }
  .maz-b2b-solution-card { display: grid; grid-template-columns: .9fr 1.1fr; }
  .maz-b2b-solution-media { height: 100%; min-height: 270px; }
  .maz-b2b-solution-body .dashicons { margin: 0 0 18px; border-width: 0; }
}

@media (max-width: 700px) {
  .maz-topline .maz-shell { width: min(calc(100% - 28px), 1440px); font-size: .7rem; }
  .maz-b2b-hero { padding-top: 0; }
  .maz-b2b-hero-bg { height: 270px; object-position: center 47%; }
  .maz-b2b-hero-copy { padding: 42px 20px 38px; }
  .maz-b2b-kicker { font-size: .66rem; }
  .maz-b2b-hero-copy h1 { font-size: clamp(2.65rem, 13vw, 3.75rem); }
  .maz-b2b-hero .maz-hero-actions { align-items: stretch; flex-direction: column; }
  .maz-b2b-hero .maz-button { width: 100%; }
  .maz-b2b-hero-link { align-self: flex-start; }
  .maz-b2b-collage { grid-template-columns: repeat(5, 150px); grid-template-rows: 140px; }
  .maz-real-proofbar .maz-shell { width: min(calc(100% - 28px), 1320px); }
  .maz-b2b-centered-head { text-align: left; }
  .maz-b2b-solution-card { display: block; }
  .maz-b2b-solution-media { height: 230px; min-height: 0; }
  .maz-b2b-solution-body { min-height: 0; padding: 25px 22px; }
  .maz-b2b-solution-body .dashicons { margin: -51px 0 18px; border-width: 4px; }
  .maz-b2b-products .maz-real-category-grid { grid-template-columns: 1fr 1fr; }
  .maz-b2b-products .maz-real-category-grid a, .maz-b2b-products .maz-real-category-grid img { min-height: 220px; }
  .maz-b2b-products .maz-real-category-grid a > span { right: 14px; bottom: 14px; left: 14px; font-size: .78rem; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--white);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.65;
}
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
p { margin: 0 0 1rem; }
h1, h2, h3, h4 { margin: 0 0 .85rem; line-height: 1.12; letter-spacing: -.025em; }
h1 { font-size: clamp(2.75rem, 7vw, 5.65rem); }
h2 { font-size: clamp(2rem, 4vw, 3.55rem); }
h3 { font-size: clamp(1.2rem, 2vw, 1.55rem); }
.screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.screen-reader-text:focus { clip: auto; width: auto; height: auto; padding: 10px; background: #fff; z-index: 9999; }
.maz-shell { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.maz-narrow { width: min(calc(100% - 40px), 820px); margin-inline: auto; }
.maz-section { padding: clamp(72px, 9vw, 122px) 0; }
.maz-section--paper { background: var(--paper); }
.maz-section--dark { background: var(--sage); color: var(--white); }
.maz-section--compact { padding: 56px 0; }
.maz-eyebrow { margin: 0 0 18px; color: var(--accent); font-size: .78rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.maz-lede { color: var(--muted); font-size: clamp(1.05rem, 1.8vw, 1.25rem); max-width: 720px; }
.maz-section--dark .maz-lede { color: rgba(255,255,255,.72); }
.maz-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 38px; }
.maz-section-heading > div:first-child { max-width: 780px; }
.maz-button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 1px solid var(--accent); border-radius: 999px; padding: 13px 22px; background: var(--accent); color: #fff; font: inherit; font-weight: 750; line-height: 1.2; cursor: pointer; transition: .2s ease; }
.maz-button:hover, .maz-button:focus { background: var(--accent-dark); border-color: var(--accent-dark); transform: translateY(-1px); }
.maz-button--outline { border-color: currentColor; background: transparent; color: var(--ink); }
.maz-button--outline:hover { color: #fff; border-color: var(--ink); background: var(--ink); }
.maz-button--light { border-color: #fff; background: #fff; color: var(--sage); }
.maz-text-link { color: var(--accent-dark); font-weight: 750; }
.maz-text-link::after { content: "  →"; }

.maz-topline { background: var(--sage); color: rgba(255,255,255,.8); font-size: .78rem; letter-spacing: .035em; }
.maz-topline .maz-shell { display: flex; justify-content: space-between; gap: 20px; padding-block: 8px; }
.maz-header { position: sticky; top: 0; z-index: 100; border-bottom: 1px solid rgba(18,24,20,.09); background: rgba(255,255,255,.94); backdrop-filter: blur(14px); }
.admin-bar .maz-header { top: 32px; }
.maz-header-inner { display: flex; align-items: center; min-height: 78px; gap: 34px; }
.maz-logo img { width: 132px; height: 58px; object-fit: contain; }
.maz-nav { margin-left: auto; }
.maz-nav ul { display: flex; align-items: center; gap: clamp(18px, 2.4vw, 34px); margin: 0; padding: 0; list-style: none; }
.maz-nav a { font-size: .92rem; font-weight: 700; }
.maz-nav a:hover, .maz-nav .current-menu-item > a { color: var(--accent-dark); }
.maz-menu-toggle { display: none; margin-left: auto; border: 0; background: transparent; padding: 9px; font-size: 1.6rem; }
.maz-header-cta { flex: 0 0 auto; }

.maz-hero { position: relative; min-height: min(790px, calc(100vh - 110px)); display: grid; align-items: end; overflow: hidden; background: var(--sage); color: #fff; }
.maz-hero-media { position: absolute; inset: 0; }
.maz-hero-media img { width: 100%; height: 100%; object-fit: cover; }
.maz-hero-media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(11,23,18,.92) 0%, rgba(11,23,18,.68) 48%, rgba(11,23,18,.12) 100%), linear-gradient(0deg, rgba(11,23,18,.78), transparent 55%); }
.maz-hero-content { position: relative; z-index: 2; max-width: 890px; padding: clamp(84px, 12vw, 150px) 0 74px; }
.maz-hero h1 { max-width: 930px; }
.maz-hero p { max-width: 690px; color: rgba(255,255,255,.8); font-size: clamp(1.05rem, 2vw, 1.28rem); }
.maz-hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 30px; }
.maz-hero .maz-button--outline { color: #fff; border-color: rgba(255,255,255,.75); }
.maz-hero .maz-button--outline:hover { color: var(--ink); background: #fff; border-color: #fff; }
.maz-proofbar { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.28); }
.maz-proof { padding: 24px 26px 0 0; }
.maz-proof strong { display: block; font-size: 1.03rem; }
.maz-proof span { display: block; color: rgba(255,255,255,.67); font-size: .88rem; }

.maz-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.maz-card { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; transition: .2s ease; }
.maz-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.maz-card-image { aspect-ratio: 4 / 3; overflow: hidden; background: #eeeae1; }
.maz-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.maz-card--contain .maz-card-image img { object-fit: contain; }
.maz-card:hover .maz-card-image img { transform: scale(1.025); }
.maz-card-body { padding: 25px; }
.maz-card-body p { color: var(--muted); }
.maz-card-kicker { margin-bottom: 9px; color: var(--accent-dark); font-size: .74rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.maz-card--group .maz-card-image { aspect-ratio: 5 / 3; }
.maz-card--group .maz-card-image img { object-fit: cover; }
.maz-image-top img { object-position: center top; }
.maz-image-bottom img { object-position: center 78%; }
.maz-about-flow-section { overflow: hidden; background: #fff; }
.maz-about-flow-head { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(300px, .58fr); gap: clamp(42px, 8vw, 112px); align-items: end; margin-bottom: clamp(44px, 6vw, 72px); }
.maz-about-flow-head > div { max-width: 780px; }
.maz-about-flow-head h2 { max-width: 12ch; margin-bottom: 0; font-size: clamp(2.7rem, 5.1vw, 4.9rem); line-height: .98; letter-spacing: -.05em; }
.maz-about-flow-head .maz-lede { max-width: 520px; margin: 0 0 5px; font-size: clamp(1rem, 1.35vw, 1.12rem); }
.maz-about-flow-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(16px, 2vw, 24px); }
.maz-about-flow-card { overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: var(--paper); transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
.maz-about-flow-card:hover { transform: translateY(-5px); border-color: #c8cbc2; box-shadow: var(--shadow); }
.maz-about-flow-card > a { display: flex; height: 100%; flex-direction: column; }
.maz-about-flow-image { position: relative; overflow: hidden; aspect-ratio: 16 / 10; background: #e8e7df; }
.maz-about-flow-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.maz-about-flow-card:nth-child(1) .maz-about-flow-image img { object-position: center 62%; }
.maz-about-flow-card:nth-child(2) .maz-about-flow-image img { object-position: center 52%; }
.maz-about-flow-card:nth-child(3) .maz-about-flow-image img { object-position: center 54%; }
.maz-about-flow-card:hover .maz-about-flow-image img { transform: scale(1.035); }
.maz-about-flow-number { position: absolute; left: 18px; bottom: 18px; display: grid; place-items: center; min-width: 48px; height: 36px; padding: 0 12px; border: 1px solid rgba(255,255,255,.55); border-radius: 999px; background: rgba(15,29,23,.78); color: #fff; font-size: .8rem; font-weight: 800; letter-spacing: .08em; backdrop-filter: blur(8px); }
.maz-about-flow-body { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: clamp(22px, 2.4vw, 30px); }
.maz-about-flow-body h3 { margin-bottom: 11px; font-size: clamp(1.35rem, 2vw, 1.65rem); line-height: 1.12; }
.maz-about-flow-body > p:not(.maz-card-kicker) { margin-bottom: 24px; color: var(--muted); }
.maz-about-flow-body .maz-text-link { margin-top: auto; }
.maz-partner-fit-section { overflow: hidden; }
.maz-partner-fit-head { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(320px, .62fr); gap: clamp(42px, 8vw, 112px); align-items: end; margin-bottom: clamp(44px, 6vw, 72px); }
.maz-partner-fit-head h2 { max-width: 15ch; margin-bottom: 0; font-size: clamp(2.65rem, 4.8vw, 4.55rem); line-height: 1; letter-spacing: -.05em; }
.maz-partner-fit-head .maz-lede { max-width: 500px; margin: 0 0 5px; font-size: clamp(1rem, 1.35vw, 1.12rem); }
.maz-partner-fit-layout { display: grid; grid-template-columns: minmax(320px, .8fr) minmax(0, 1.2fr); gap: clamp(40px, 6vw, 78px); align-items: start; }
.maz-partner-fit-media { overflow: hidden; margin: 0; border-radius: 22px; background: var(--sage); box-shadow: 0 18px 46px rgba(25,35,28,.1); }
.maz-partner-fit-media img { width: 100%; aspect-ratio: 4 / 4.8; object-fit: cover; object-position: center 48%; }
.maz-partner-fit-media figcaption { display: grid; gap: 5px; padding: 22px 24px 24px; color: #fff; }
.maz-partner-fit-media figcaption strong { font-size: 1rem; }
.maz-partner-fit-media figcaption span { color: rgba(255,255,255,.68); font-size: .85rem; line-height: 1.55; }
.maz-partner-fit-list { border-top: 1px solid var(--line); }
.maz-partner-fit-item { display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; gap: clamp(18px, 2.4vw, 30px); align-items: start; padding: clamp(24px, 3vw, 34px) 0; border-bottom: 1px solid var(--line); transition: color .2s ease; }
.maz-partner-fit-number { display: grid; place-items: center; width: 48px; height: 34px; border-radius: 999px; background: var(--sage-soft); color: var(--sage); font-size: .78rem; font-weight: 850; letter-spacing: .06em; }
.maz-partner-fit-copy { display: grid; }
.maz-partner-fit-copy .maz-card-kicker { margin-bottom: 8px; }
.maz-partner-fit-copy > strong { max-width: 520px; margin-bottom: 9px; font-size: clamp(1.3rem, 2vw, 1.62rem); line-height: 1.18; letter-spacing: -.025em; }
.maz-partner-fit-copy > span:last-child { max-width: 610px; color: var(--muted); font-size: .94rem; line-height: 1.62; }
.maz-partner-fit-link { align-self: center; color: var(--accent-dark); font-size: .82rem; font-weight: 800; white-space: nowrap; }
.maz-partner-fit-link::after { content: "  →"; }
.maz-partner-fit-item:hover .maz-partner-fit-link, .maz-partner-fit-item:focus-visible .maz-partner-fit-link { color: var(--ink); }
.maz-partner-fit-item:hover .maz-partner-fit-number, .maz-partner-fit-item:focus-visible .maz-partner-fit-number { background: var(--accent); color: #fff; }
.maz-partner-fit-item:focus-visible { outline: 3px solid rgba(233,104,42,.18); outline-offset: 5px; }
.maz-project-hero { min-height: 650px; }
.maz-project-hero > img { object-position: center 54%; }
.maz-project-hero h1 { max-width: 920px; }
.maz-project-intro { display: grid; grid-template-columns: minmax(0, .92fr) minmax(360px, .72fr); gap: clamp(48px, 9vw, 120px); align-items: end; margin-bottom: clamp(44px, 6vw, 70px); }
.maz-project-intro h2 { max-width: 13ch; margin-bottom: 0; font-size: clamp(2.5rem, 4.5vw, 4.25rem); line-height: 1; letter-spacing: -.05em; }
.maz-project-intro .maz-lede { margin-bottom: 4px; }
.maz-project-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.maz-project-steps article { min-height: 270px; padding: 30px clamp(18px, 2.5vw, 32px) 32px; border-right: 1px solid var(--line); }
.maz-project-steps article:first-child { padding-left: 0; }
.maz-project-steps article:last-child { padding-right: 0; border-right: 0; }
.maz-project-steps article > span { display: block; margin-bottom: 54px; color: var(--accent-dark); font-size: .8rem; font-weight: 850; letter-spacing: .08em; }
.maz-project-steps h3 { margin-bottom: 10px; font-size: 1.18rem; }
.maz-project-steps p { margin: 0; color: var(--muted); font-size: .9rem; line-height: 1.58; }
.maz-project-gallery-head { display: grid; grid-template-columns: minmax(0, 1fr) minmax(340px, .65fr); gap: clamp(42px, 8vw, 110px); align-items: end; margin-bottom: clamp(38px, 5vw, 58px); }
.maz-project-gallery-head h2 { max-width: 13ch; margin-bottom: 0; }
.maz-project-gallery-head .maz-lede { margin-bottom: 4px; }
.maz-project-gallery { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-auto-rows: 278px; gap: 16px; }
.maz-project-gallery figure { position: relative; overflow: hidden; grid-column: span 5; margin: 0; border-radius: 18px; background: #e9e8e1; }
.maz-project-gallery-main { grid-column: span 7 !important; grid-row: span 2; }
.maz-project-gallery figure:nth-child(4), .maz-project-gallery figure:nth-child(5) { grid-column: span 6; }
.maz-project-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.maz-project-gallery figure:hover img { transform: scale(1.025); }
.maz-project-gallery figure::after { content: ""; position: absolute; inset: 48% 0 0; background: linear-gradient(transparent, rgba(10,22,17,.78)); pointer-events: none; }
.maz-project-gallery figcaption { position: absolute; z-index: 1; right: 22px; bottom: 19px; left: 22px; display: grid; gap: 3px; color: #fff; }
.maz-project-gallery figcaption strong { font-size: .92rem; }
.maz-project-gallery figcaption span { color: rgba(255,255,255,.72); font-size: .75rem; line-height: 1.45; }
.maz-project-checks { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.maz-project-checks > div { padding: clamp(30px, 5vw, 54px); border: 1px solid var(--line); border-radius: 20px; background: #fff; }
.maz-project-checks h2 { max-width: 13ch; font-size: clamp(2rem, 3.3vw, 3rem); }
.maz-project-checks ul { display: grid; gap: 12px; margin: 28px 0 0; padding-left: 22px; }
.maz-project-checks li { color: var(--muted); }
.maz-project-checks li::marker { color: var(--accent); }
.maz-project-stage-head { margin-bottom: 34px; }
.maz-project-stage-head h2 { max-width: 700px; }
.maz-project-stage-nav { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.maz-project-stage-nav a { display: grid; gap: 8px; min-height: 126px; padding: 24px; border: 1px solid rgba(255,255,255,.2); border-radius: 15px; color: #fff; transition: .2s ease; }
.maz-project-stage-nav a:hover, .maz-project-stage-nav a:focus-visible { transform: translateY(-3px); border-color: rgba(255,255,255,.65); background: rgba(255,255,255,.07); }
.maz-project-stage-nav a[aria-current="page"] { border-color: var(--accent); background: var(--accent); }
.maz-project-stage-nav span { font-weight: 800; }
.maz-project-stage-nav small { color: rgba(255,255,255,.64); }
.maz-project-stage-nav a[aria-current="page"] small { color: rgba(255,255,255,.82); }
.maz-product-groups { display: grid; gap: 34px; }
.maz-product-group { display: grid; grid-template-columns: minmax(300px, .85fr) minmax(0, 1.15fr); gap: clamp(32px, 6vw, 76px); align-items: center; padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; scroll-margin-top: 120px; }
.maz-product-group:nth-child(even) .maz-product-group-media { order: 2; }
.maz-product-group-media { overflow: hidden; border-radius: 13px; background: var(--paper); }
.maz-product-group-media img { width: 100%; aspect-ratio: 5 / 3; object-fit: cover; }
.maz-card-links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.maz-card-links a { display: inline-flex; padding: 9px 14px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--sage); font-size: .86rem; font-weight: 750; }
.maz-card-links a:hover, .maz-card-links a:focus { border-color: var(--accent); color: var(--accent-dark); }

.maz-split { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr); gap: clamp(40px, 7vw, 92px); align-items: center; }
.maz-split-media { position: relative; }
.maz-split-media > img { width: 100%; aspect-ratio: 5 / 4; object-fit: cover; border-radius: var(--radius); }
.maz-caption-card { position: absolute; right: -22px; bottom: -24px; width: min(310px, 72%); padding: 22px; border-radius: 14px; background: var(--accent); color: #fff; box-shadow: var(--shadow); }
.maz-caption-card strong { display: block; font-size: 1.15rem; }
.maz-feature-list { display: grid; gap: 20px; margin: 30px 0; }
.maz-feature { display: grid; grid-template-columns: 42px 1fr; gap: 14px; }
.maz-feature-num { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; background: var(--sage-soft); color: var(--sage); font-weight: 800; }
.maz-feature h3 { margin: 2px 0 5px; font-size: 1.08rem; }
.maz-feature p { color: var(--muted); font-size: .93rem; }

.maz-home-evidence-header { max-width: 1080px; margin-bottom: clamp(42px, 6vw, 72px); }
.maz-home-evidence-header h2 { font-size: clamp(2.35rem, 4.4vw, 4.25rem); }
.maz-home-evidence-header .maz-lede { max-width: 780px; }
.maz-home-evidence-layout { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); gap: clamp(46px, 7vw, 88px); align-items: center; }
.maz-home-evidence-layout .maz-feature-list { margin-top: 0; }
.maz-home-evidence-gallery { display: grid; grid-template-columns: 1.08fr .92fr; grid-template-rows: repeat(2, minmax(190px, 1fr)); gap: 14px; min-height: 520px; }
.maz-home-evidence-photo { position: relative; overflow: hidden; margin: 0; border-radius: 16px; background: var(--paper); }
.maz-home-evidence-photo--main { grid-row: 1 / span 2; }
.maz-home-evidence-photo img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.maz-home-evidence-photo--main img { object-position: center 58%; }
.maz-home-evidence-photo:hover img { transform: scale(1.025); }
.maz-home-evidence-photo::after { content: ""; position: absolute; inset: 55% 0 0; background: linear-gradient(transparent, rgba(10,22,17,.72)); pointer-events: none; }
.maz-home-evidence-photo figcaption { position: absolute; z-index: 1; right: 18px; bottom: 16px; left: 18px; color: #fff; font-size: .78rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }

.maz-process { counter-reset: steps; display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; border: 1px solid rgba(255,255,255,.16); background: rgba(255,255,255,.16); }
.maz-process-step { min-height: 220px; padding: 27px; background: var(--sage); }
.maz-process-step::before { counter-increment: steps; content: "0" counter(steps); display: block; margin-bottom: 54px; color: #f4a173; font-weight: 800; }
.maz-process-step p { color: rgba(255,255,255,.67); font-size: .92rem; }

.maz-quote-band { display: grid; grid-template-columns: 1fr auto; gap: 30px; align-items: center; padding: clamp(36px, 6vw, 66px); border-radius: 24px; background: var(--accent); color: #fff; }
.maz-quote-band h2 { margin-bottom: 10px; max-width: 800px; }
.maz-quote-band p { max-width: 680px; color: rgba(255,255,255,.82); }

.maz-page-hero { padding: clamp(78px, 10vw, 130px) 0 62px; background: var(--paper); }
.maz-page-hero h1 { max-width: 920px; }
.maz-page-hero .maz-lede { margin-top: 24px; }
.maz-page-hero--image { position: relative; min-height: 580px; display: grid; align-items: end; color: #fff; background: var(--sage); overflow: hidden; }
.maz-page-hero--image > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.maz-page-hero--image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(10,22,17,.9), rgba(10,22,17,.18)); }
.maz-page-hero--image .maz-shell { position: relative; z-index: 2; padding-bottom: 70px; }
.maz-page-hero--image .maz-lede { color: rgba(255,255,255,.78); }
.maz-breadcrumbs { margin-bottom: 34px; color: var(--muted); font-size: .82rem; font-weight: 700; letter-spacing: .03em; }
.maz-page-hero--image .maz-breadcrumbs { color: rgba(255,255,255,.72); }

.maz-option-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.maz-option { padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); }
.maz-option small { display: inline-block; margin-bottom: 34px; color: var(--accent-dark); font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.maz-option p { color: var(--muted); }
.maz-tag-list { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 16px; }
.maz-tag { display: inline-flex; padding: 7px 11px; border-radius: 999px; background: var(--sage-soft); color: var(--sage); font-size: .78rem; font-weight: 700; }
.maz-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.maz-gallery figure { overflow: hidden; margin: 0; border: 1px solid var(--line); border-radius: 16px; background: #fff; }
.maz-gallery img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.maz-gallery figure:first-child img { object-position: center 58%; }
.maz-gallery figcaption { display: grid; gap: 5px; padding: 20px; }
.maz-gallery figcaption strong { font-size: 1.05rem; }
.maz-gallery figcaption span { color: var(--muted); font-size: .86rem; line-height: 1.5; }
.maz-evidence-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.maz-evidence { display: block; overflow: hidden; margin: 0; border: 1px solid var(--line); border-radius: 14px; background: #fff; transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease; }
.maz-evidence:hover, .maz-evidence:focus-visible { transform: translateY(-4px); border-color: var(--accent); box-shadow: var(--shadow); }
.maz-evidence:focus-visible { outline: 3px solid rgba(233,104,42,.2); outline-offset: 3px; }
.maz-evidence img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .4s ease; }
.maz-evidence:hover img { transform: scale(1.025); }
.maz-evidence-body { display: grid; gap: 5px; padding: 18px; }
.maz-evidence-body strong { font-size: 1rem; }
.maz-evidence-body > span { color: var(--muted); font-size: .86rem; line-height: 1.5; }
.maz-evidence-body .maz-evidence-link { margin-top: 9px; color: var(--accent-dark); font-size: .78rem; font-weight: 800; }
.maz-evidence-link::after { content: "  →"; }

.maz-detail-hero h1 { max-width: 900px; }
.maz-detail-intro { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(46px, 8vw, 100px); align-items: start; }
.maz-detail-feature-list { display: grid; border-top: 1px solid var(--line); }
.maz-detail-feature-list article { display: grid; grid-template-columns: 46px 1fr; gap: 18px; padding: 25px 0; border-bottom: 1px solid var(--line); }
.maz-detail-feature-list article > span { color: var(--accent-dark); font-size: .82rem; font-weight: 800; letter-spacing: .08em; }
.maz-detail-feature-list h3 { margin-bottom: 7px; }
.maz-detail-feature-list p { margin: 0; color: var(--muted); }
.maz-detail-checklist { display: grid; grid-template-columns: minmax(0, .95fr) minmax(360px, 1.05fr); gap: clamp(44px, 8vw, 100px); align-items: center; }
.maz-detail-checklist ul { display: grid; gap: 10px; margin: 26px 0 32px; padding: 0; list-style: none; }
.maz-detail-checklist li { position: relative; padding-left: 27px; font-weight: 700; }
.maz-detail-checklist li::before { content: ""; position: absolute; left: 0; top: .63em; width: 9px; height: 9px; border-radius: 50%; background: var(--accent); }
.maz-detail-checklist figure { margin: 0; }
.maz-detail-checklist figure img { width: 100%; aspect-ratio: 5 / 4; max-height: 560px; padding: 18px; border-radius: var(--radius); background: #fff; object-fit: contain; }
.maz-detail-checklist figcaption { margin-top: 12px; color: var(--muted); font-size: .78rem; text-align: center; }
.maz-detail-nav { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.maz-detail-nav a { display: grid; gap: 6px; min-height: 108px; padding: 22px; border: 1px solid var(--line); border-radius: 14px; background: var(--white); transition: .2s ease; }
.maz-detail-nav a:hover, .maz-detail-nav a:focus-visible { border-color: var(--accent); transform: translateY(-2px); box-shadow: 0 12px 30px rgba(20,31,24,.08); }
.maz-detail-nav a[aria-current="page"] { border-color: var(--sage); background: var(--sage); color: #fff; }
.maz-detail-nav span { font-weight: 800; }
.maz-detail-nav small { color: var(--muted); }
.maz-detail-nav a[aria-current="page"] small { color: rgba(255,255,255,.68); }

.maz-product-layout { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(380px, .95fr); gap: clamp(42px, 7vw, 90px); align-items: start; }
.maz-product-image { position: sticky; top: 120px; padding: 26px; border-radius: var(--radius); background: var(--paper); }
.maz-product-image img { width: 100%; max-height: 680px; object-fit: contain; }
.maz-image-note { margin: 14px 0 0; color: var(--muted); font-size: .78rem; text-align: center; }
.maz-specs { margin: 32px 0; border-top: 1px solid var(--line); }
.maz-spec { display: grid; grid-template-columns: 155px 1fr; gap: 24px; padding: 18px 0; border-bottom: 1px solid var(--line); }
.maz-spec dt { font-weight: 800; }
.maz-spec dd { margin: 0; color: var(--muted); }
.maz-entry-content > * { max-width: 760px; }
.maz-entry-content p, .maz-entry-content li { color: var(--muted); }

.maz-quote-wrap { display: grid; grid-template-columns: minmax(260px, .65fr) minmax(0, 1.35fr); gap: clamp(34px, 6vw, 80px); align-items: start; }
.maz-quote-aside { position: sticky; top: 120px; }
.maz-quote-form { padding: clamp(24px, 4vw, 42px); border: 1px solid var(--line); border-radius: var(--radius); background: #fff; box-shadow: 0 10px 40px rgba(25,35,28,.06); }
.maz-form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.maz-field-full { grid-column: 1 / -1; }
.maz-quote-form label { display: block; margin-bottom: 18px; }
.maz-quote-form label > span { display: block; margin-bottom: 7px; font-size: .86rem; font-weight: 750; }
.maz-quote-form input, .maz-quote-form select, .maz-quote-form textarea { width: 100%; border: 1px solid #cdd0c9; border-radius: 9px; padding: 12px 13px; background: #fff; color: var(--ink); font: inherit; }
.maz-quote-form input:focus, .maz-quote-form select:focus, .maz-quote-form textarea:focus { outline: 3px solid rgba(233,104,42,.16); border-color: var(--accent); }
.maz-quote-form .maz-consent { display: flex; gap: 10px; align-items: flex-start; margin: 20px 0; }
.maz-consent input { width: auto; margin-top: 5px; }
.maz-consent span { font-weight: 500 !important; color: var(--muted); }
.maz-form-note { margin: 15px 0 0; color: var(--muted); font-size: .82rem; }
.maz-form-notice { margin-bottom: 22px; padding: 16px 18px; border: 1px solid #a9cdb6; border-radius: 10px; background: #edf8f0; color: #174e29; }
.maz-form-error { border-color: #e0a5a5; background: #fff1f1; color: #8b1e1e; }
.maz-hp { position: absolute !important; left: -10000px !important; width: 1px; height: 1px; overflow: hidden; }

.maz-faq { border-top: 1px solid var(--line); }
.maz-faq details { border-bottom: 1px solid var(--line); padding: 18px 0; }
.maz-faq summary { cursor: pointer; font-weight: 800; }
.maz-faq details p { max-width: 760px; margin-top: 12px; color: var(--muted); }
.maz-empty-state { grid-column: 1 / -1; padding: clamp(34px, 6vw, 72px); border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); text-align: center; }
.maz-empty-state p { max-width: 620px; margin-left: auto; margin-right: auto; color: var(--muted); }
.maz-article-image { margin-top: 48px; }
.maz-article-image img { width: 100%; max-height: 680px; border-radius: var(--radius); object-fit: cover; }

.maz-footer { padding: 70px 0 26px; background: #101813; color: #fff; }
.maz-footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3, 1fr); gap: 42px; }
.maz-footer-logo { filter: invert(1); width: 150px; margin-bottom: 20px; }
.maz-footer p { color: rgba(255,255,255,.62); max-width: 380px; }
.maz-footer h3 { font-size: .85rem; letter-spacing: .08em; text-transform: uppercase; }
.maz-footer ul { margin: 0; padding: 0; list-style: none; }
.maz-footer li { margin-bottom: 9px; }
.maz-footer a { color: rgba(255,255,255,.72); }
.maz-footer a:hover { color: #fff; }
.maz-footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 58px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.13); color: rgba(255,255,255,.46); font-size: .78rem; }

.maz-whatsapp-float { position: fixed; z-index: 95; right: 22px; bottom: 24px; display: flex; align-items: center; gap: 11px; min-height: 64px; padding: 7px 17px 7px 7px; border: 1px solid rgba(255,255,255,.86); border-radius: 999px; background: #075e54; color: #fff; box-shadow: 0 14px 38px rgba(7,45,38,.3); text-decoration: none; transition: transform .2s ease, background .2s ease, box-shadow .2s ease; }
.logged-in .maz-whatsapp-float { bottom: 92px; }
.maz-whatsapp-icon { display: grid; flex: 0 0 48px; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: #25d366; color: #fff; box-shadow: inset 0 0 0 1px rgba(255,255,255,.28); }
.maz-whatsapp-icon svg { width: 29px; height: 29px; }
.maz-whatsapp-copy, .maz-whatsapp-copy strong, .maz-whatsapp-copy small { display: block; }
.maz-whatsapp-copy strong { color: #fff; font-size: .9rem; line-height: 1.18; }
.maz-whatsapp-copy small { margin-top: 3px; color: rgba(255,255,255,.76); font-size: .7rem; line-height: 1.18; }
.maz-whatsapp-float:hover, .maz-whatsapp-float:focus-visible { transform: translateY(-3px); background: #064c44; color: #fff; box-shadow: 0 18px 44px rgba(7,45,38,.38); }
.maz-whatsapp-float:focus-visible { outline: 3px solid rgba(37,211,102,.38); outline-offset: 4px; }

/* Homepage B2B procurement layout */
.maz-b2b-hero { overflow: hidden; padding: clamp(64px, 7vw, 96px) 0 clamp(56px, 6vw, 82px); background: var(--paper); }
.maz-b2b-hero > .maz-shell, .maz-b2b-process-rail > .maz-shell { width: min(calc(100% - 48px), 1320px); }
.maz-b2b-hero-grid { display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(300px, .78fr) minmax(280px, .64fr); gap: clamp(22px, 3vw, 42px); align-items: center; }
.maz-b2b-hero-copy h1 { max-width: 10.5ch; margin-bottom: 24px; font-size: clamp(3.25rem, 4.75vw, 4.45rem); line-height: .96; letter-spacing: -.06em; }
.maz-b2b-h1-mobile-start { display: none; }
.maz-b2b-hero-lede { max-width: 650px; margin-bottom: 0; color: var(--muted); font-size: clamp(1.05rem, 1.45vw, 1.24rem); }
.maz-b2b-hero-copy .maz-hero-actions { margin: 31px 0 27px; }
.maz-b2b-proofline { margin: 0; color: #4e584f; font-size: .84rem; font-weight: 750; letter-spacing: .02em; }
.maz-b2b-proofline span { padding: 0 8px; color: var(--accent); }
.maz-b2b-hero-visual { position: relative; align-self: stretch; min-height: 520px; margin: 0; overflow: hidden; border-radius: 22px; background: #d9dbd0; box-shadow: 0 22px 50px rgba(29, 41, 34, .14); }
.maz-b2b-hero-visual::after { content: "PRODUCT DEVELOPMENT"; position: absolute; right: 18px; bottom: 18px; padding: 7px 10px; border-radius: 999px; background: rgba(24, 48, 40, .86); color: #fff; font-size: .64rem; font-weight: 800; letter-spacing: .12em; }
.maz-b2b-hero-visual img { width: 100%; height: 100%; object-fit: cover; }
.maz-b2b-brief { align-self: center; padding: clamp(25px, 2.5vw, 36px); border: 1px solid #d8d9d0; border-radius: 20px; background: rgba(255,255,255,.75); box-shadow: 0 16px 42px rgba(28, 40, 33, .07); backdrop-filter: blur(9px); }
.maz-b2b-brief .maz-eyebrow { margin-bottom: 11px; }
.maz-b2b-brief h2 { margin-bottom: 24px; font-size: clamp(1.85rem, 2.4vw, 2.55rem); line-height: 1; letter-spacing: -.045em; }
.maz-b2b-brief-list { border-top: 1px solid var(--line); }
.maz-b2b-brief-list > div { display: grid; grid-template-columns: 28px 1fr; gap: 13px; padding: 16px 0; border-bottom: 1px solid var(--line); }
.maz-b2b-brief-list .dashicons { width: 28px; height: 28px; color: var(--sage); font-size: 25px; }
.maz-b2b-brief-list p { margin: 0; line-height: 1.35; }
.maz-b2b-brief-list strong, .maz-b2b-brief-list p span { display: block; }
.maz-b2b-brief-list strong { margin-bottom: 4px; font-size: .94rem; }
.maz-b2b-brief-list p span { color: var(--muted); font-size: .78rem; }
.maz-b2b-brief-note { margin: 18px 0 0; color: var(--muted); font-size: .78rem; line-height: 1.5; }

.maz-b2b-process-rail { padding: 0 0 clamp(58px, 6vw, 84px); background: var(--paper); }
.maz-b2b-process-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 13px; }
.maz-b2b-process-grid a { position: relative; min-height: 188px; overflow: hidden; border-radius: 15px; background: var(--sage); }
.maz-b2b-process-grid a::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(10, 25, 20, .85), rgba(10, 25, 20, .02) 70%); transition: background .25s ease; }
.maz-b2b-process-grid a:hover::after { background: linear-gradient(0deg, rgba(10, 25, 20, .9), rgba(10, 25, 20, .08) 75%); }
.maz-b2b-process-grid img { width: 100%; height: 100%; min-height: 188px; object-fit: cover; transition: transform .45s ease; }
.maz-b2b-process-grid a:hover img { transform: scale(1.045); }
.maz-b2b-process-grid a > span { position: absolute; z-index: 2; left: 19px; right: 16px; bottom: 17px; display: flex; align-items: center; gap: 10px; color: #fff; font-size: .94rem; font-weight: 800; line-height: 1.25; }
.maz-b2b-process-grid small { display: inline-grid; place-items: center; width: 28px; height: 28px; flex: 0 0 auto; border: 1px solid rgba(255,255,255,.62); border-radius: 50%; font-size: .62rem; }

.maz-b2b-audiences { padding: clamp(60px, 7vw, 90px) 0; border-bottom: 1px solid var(--line); background: #fff; }
.maz-b2b-audience-intro { display: grid; grid-template-columns: .55fr 1.45fr; align-items: end; gap: 40px; margin-bottom: 38px; }
.maz-b2b-audience-intro .maz-eyebrow { margin-bottom: 7px; }
.maz-b2b-audience-intro h2 { max-width: 710px; margin: 0; font-size: clamp(2.3rem, 4vw, 3.75rem); }
.maz-b2b-audience-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.maz-b2b-audience-grid article { display: grid; grid-template-columns: 45px 1fr; gap: 18px; padding: 35px clamp(24px, 3vw, 38px); border-right: 1px solid var(--line); }
.maz-b2b-audience-grid article:first-child { padding-left: 0; }
.maz-b2b-audience-grid article:last-child { padding-right: 0; border-right: 0; }
.maz-b2b-audience-grid .dashicons { width: 45px; height: 45px; color: var(--accent); font-size: 41px; }
.maz-b2b-audience-grid h3 { margin-bottom: 9px; }
.maz-b2b-audience-grid p { margin-bottom: 14px; color: var(--muted); font-size: .92rem; }
.maz-b2b-audience-grid .maz-text-link { font-size: .83rem; }

.maz-home-spec { background: #fff; }
.maz-home-spec-grid { display: grid; grid-template-columns: minmax(0, .88fr) minmax(390px, 1.12fr); gap: clamp(50px, 8vw, 108px); align-items: center; }
.maz-home-spec-copy h2 { max-width: 10ch; }
.maz-home-spec-list { margin-top: 36px; border-top: 1px solid var(--line); }
.maz-home-spec-list > a { display: grid; grid-template-columns: 42px 1fr; gap: 18px; padding: 19px 0; border-bottom: 1px solid var(--line); transition: padding .2s ease; }
.maz-home-spec-list > a:hover { padding-left: 8px; }
.maz-home-spec-list > a > span { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: var(--sage-soft); color: var(--sage); font-size: .72rem; font-weight: 800; }
.maz-home-spec-list h3 { margin: 0 0 4px; font-size: 1.05rem; }
.maz-home-spec-list p { margin: 0; color: var(--muted); font-size: .86rem; }
.maz-home-spec-visual { position: relative; min-height: 620px; max-width: 900px; margin-left: auto; padding: 0 88px 76px 0; }
.maz-home-spec-visual figure { position: relative; margin: 0; overflow: hidden; border-radius: 18px; background: #ecece4; }
.maz-home-spec-main { min-height: 570px; }
.maz-home-spec-visual figure:not(.maz-home-spec-main) { position: absolute; right: 0; bottom: 0; width: 48%; min-height: 270px; border: 8px solid #fff; box-shadow: 0 20px 48px rgba(20, 31, 24, .2); }
.maz-home-spec-visual img { width: 100%; height: 100%; min-height: inherit; object-fit: cover; }
.maz-home-spec-visual figure:not(.maz-home-spec-main) img { object-position: center; }
.maz-home-spec-visual figcaption { position: absolute; left: 15px; bottom: 15px; padding: 8px 12px; border-radius: 999px; background: rgba(21, 36, 29, .87); color: #fff; font-size: .68rem; font-weight: 800; letter-spacing: .05em; }

.maz-home-path-head { display: grid; grid-template-columns: 1.25fr .75fr; gap: 60px; align-items: end; margin-bottom: 46px; }
.maz-home-path-head h2 { max-width: 10ch; margin: 0; }
.maz-home-path-head > p { max-width: 470px; margin: 0 0 8px; color: rgba(255,255,255,.69); }
.maz-home-path .maz-process { border-color: rgba(255,255,255,.19); }
.maz-home-path .maz-process-step { border-color: rgba(255,255,255,.19); }

.maz-home-evidence-header--split { display: grid; grid-template-columns: 1fr .75fr; gap: 65px; align-items: end; margin-bottom: 42px; }
.maz-home-evidence-header--split h2 { max-width: 10ch; margin: 0; }
.maz-home-evidence-header--split .maz-lede { margin: 0 0 7px; }
.maz-home-proof-gallery { display: grid; grid-template-columns: 1.25fr .75fr .75fr; grid-template-rows: repeat(2, 250px); gap: 15px; }
.maz-home-proof-gallery figure { position: relative; margin: 0; overflow: hidden; border-radius: 16px; background: #e9eae5; }
.maz-home-proof-gallery-main { grid-row: 1 / 3; }
.maz-home-proof-gallery figure:last-child { grid-column: 2 / 4; }
.maz-home-proof-gallery img { width: 100%; height: 100%; object-fit: cover; }
.maz-home-proof-gallery figure::after { content: ""; position: absolute; inset: 42% 0 0; background: linear-gradient(0deg, rgba(11, 25, 19, .86), transparent); }
.maz-home-proof-gallery figcaption { position: absolute; z-index: 2; left: 20px; right: 20px; bottom: 17px; color: #fff; font-size: .85rem; font-weight: 650; line-height: 1.35; }
.maz-home-proof-gallery figcaption span { display: block; margin-bottom: 4px; color: #f68a4f; font-size: .65rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.maz-home-proof-link { margin-top: 28px; text-align: right; }

@media (max-width: 1120px) {
  .maz-b2b-hero-grid { grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); }
  .maz-b2b-hero-copy { grid-column: 1 / -1; max-width: 800px; }
  .maz-b2b-hero-copy h1 { max-width: 11ch; }
  .maz-b2b-hero-visual { min-height: 470px; }
  .maz-b2b-brief { align-self: stretch; }
}

@media (max-width: 980px) {
  .admin-bar .maz-header { top: 46px; }
  .maz-menu-toggle { display: block; }
  .maz-nav { display: none; position: absolute; top: 100%; left: 0; right: 0; padding: 22px 20px 28px; border-top: 1px solid var(--line); background: #fff; box-shadow: var(--shadow); }
  .maz-nav.is-open { display: block; }
  .maz-nav ul { align-items: stretch; flex-direction: column; gap: 15px; }
  .maz-header-cta { display: none; }
  .maz-card-grid, .maz-footer-grid { grid-template-columns: repeat(2, 1fr); }
  .maz-evidence-grid { grid-template-columns: repeat(2, 1fr); }
  .maz-detail-nav { grid-template-columns: repeat(2, 1fr); }
  .maz-detail-intro, .maz-detail-checklist { grid-template-columns: 1fr; }
  .maz-process { grid-template-columns: repeat(2, 1fr); }
  .maz-product-layout, .maz-quote-wrap { grid-template-columns: 1fr; }
  .maz-product-image, .maz-quote-aside { position: static; }
  .maz-home-evidence-layout { grid-template-columns: 1fr; }
  .maz-home-evidence-layout > div:first-child { max-width: 680px; }
  .maz-about-flow-head { grid-template-columns: 1fr; gap: 24px; }
  .maz-about-flow-head .maz-lede { max-width: 680px; }
  .maz-about-flow-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .maz-about-flow-card:last-child { grid-column: 1 / -1; }
  .maz-about-flow-card:last-child > a { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .maz-about-flow-card:last-child .maz-about-flow-image { aspect-ratio: auto; min-height: 300px; }
  .maz-partner-fit-head { grid-template-columns: 1fr; gap: 24px; }
  .maz-partner-fit-head .maz-lede { max-width: 680px; }
  .maz-partner-fit-layout { grid-template-columns: minmax(280px, .75fr) minmax(0, 1.25fr); gap: 34px; }
  .maz-partner-fit-item { grid-template-columns: 48px minmax(0, 1fr); }
  .maz-partner-fit-link { grid-column: 2; margin-top: -5px; }
  .maz-project-intro, .maz-project-gallery-head { grid-template-columns: 1fr; gap: 24px; }
  .maz-project-intro .maz-lede, .maz-project-gallery-head .maz-lede { max-width: 720px; }
  .maz-project-steps { grid-template-columns: repeat(2, 1fr); }
  .maz-project-steps article { border-bottom: 1px solid var(--line); }
  .maz-project-steps article:nth-child(2) { border-right: 0; }
  .maz-project-steps article:nth-last-child(-n+2) { border-bottom: 0; }
  .maz-project-steps article:first-child, .maz-project-steps article:last-child { padding-inline: clamp(18px, 2.5vw, 32px); }
  .maz-project-gallery { grid-auto-rows: 230px; }
  .maz-b2b-process-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .maz-b2b-audience-intro { grid-template-columns: 1fr; gap: 8px; }
  .maz-b2b-audience-grid { grid-template-columns: 1fr; }
  .maz-b2b-audience-grid article, .maz-b2b-audience-grid article:first-child, .maz-b2b-audience-grid article:last-child { padding: 28px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .maz-b2b-audience-grid article:last-child { border-bottom: 0; }
  .maz-home-spec-grid { grid-template-columns: 1fr; }
  .maz-home-spec-copy { max-width: 700px; }
  .maz-home-path-head, .maz-home-evidence-header--split { grid-template-columns: 1fr; gap: 20px; }
  .maz-home-proof-gallery { grid-template-columns: 1.1fr .9fr; grid-template-rows: repeat(3, 220px); }
  .maz-home-proof-gallery-main { grid-row: 1 / 3; }
  .maz-home-proof-gallery figure:last-child { grid-column: 1 / 3; }
}

@media (max-width: 700px) {
  .maz-shell, .maz-narrow { width: min(calc(100% - 28px), var(--max)); }
  .maz-topline .maz-shell { justify-content: center; }
  .maz-topline span:last-child { display: none; }
  .maz-header-inner { min-height: 68px; }
  .maz-logo img { width: 112px; height: 48px; }
  .maz-hero { min-height: 700px; }
  .maz-hero-media::after { background: linear-gradient(0deg, rgba(11,23,18,.94), rgba(11,23,18,.45)); }
  .maz-hero-content { padding-bottom: 46px; }
  .maz-proofbar, .maz-card-grid, .maz-option-grid, .maz-form-grid, .maz-footer-grid { grid-template-columns: 1fr; }
  .maz-field-full { grid-column: auto; }
  .maz-product-group { grid-template-columns: 1fr; padding: 20px; }
  .maz-product-group:nth-child(even) .maz-product-group-media { order: 0; }
  .maz-evidence-grid { grid-template-columns: 1fr; }
  .maz-detail-nav { grid-template-columns: 1fr; }
  .maz-proof { padding-top: 16px; }
  .maz-split { grid-template-columns: 1fr; }
  .maz-caption-card { right: 12px; bottom: -20px; }
  .maz-process { grid-template-columns: 1fr; }
  .maz-process-step { min-height: 0; }
  .maz-process-step::before { margin-bottom: 25px; }
  .maz-section-heading { align-items: flex-start; flex-direction: column; }
  .maz-quote-band { grid-template-columns: 1fr; }
  .maz-gallery { grid-template-columns: 1fr; }
  .maz-home-evidence-header { margin-bottom: 36px; }
  .maz-home-evidence-gallery { grid-template-columns: 1fr 1fr; grid-template-rows: 280px 190px; min-height: 0; }
  .maz-home-evidence-photo--main { grid-column: 1 / -1; grid-row: auto; }
  .maz-about-flow-head { margin-bottom: 34px; }
  .maz-about-flow-head h2 { max-width: 10ch; font-size: clamp(2.4rem, 12vw, 3.35rem); }
  .maz-about-flow-grid { grid-template-columns: 1fr; }
  .maz-about-flow-card:last-child { grid-column: auto; }
  .maz-about-flow-card:last-child > a { display: flex; }
  .maz-about-flow-card:last-child .maz-about-flow-image { aspect-ratio: 16 / 10; min-height: 0; }
  .maz-partner-fit-head { margin-bottom: 34px; }
  .maz-partner-fit-head h2 { max-width: 11ch; font-size: clamp(2.35rem, 11.4vw, 3.25rem); }
  .maz-partner-fit-layout { grid-template-columns: 1fr; }
  .maz-partner-fit-media img { aspect-ratio: 5 / 4; }
  .maz-partner-fit-item { gap: 16px; }
  .maz-partner-fit-copy > strong { font-size: 1.3rem; }
  .maz-project-hero { min-height: 580px; }
  .maz-project-intro h2 { max-width: 11ch; font-size: clamp(2.25rem, 10.8vw, 3.1rem); }
  .maz-project-steps { grid-template-columns: 1fr; }
  .maz-project-steps article { min-height: 0; padding: 24px 0 26px !important; border-right: 0; border-bottom: 1px solid var(--line) !important; }
  .maz-project-steps article:last-child { border-bottom: 0 !important; }
  .maz-project-steps article > span { margin-bottom: 22px; }
  .maz-project-gallery { grid-template-columns: 1fr; grid-auto-rows: auto; }
  .maz-project-gallery figure, .maz-project-gallery-main, .maz-project-gallery figure:nth-child(4), .maz-project-gallery figure:nth-child(5) { grid-column: auto !important; grid-row: auto; aspect-ratio: 4 / 3; }
  .maz-project-gallery-main { aspect-ratio: 4 / 5 !important; }
  .maz-project-checks, .maz-project-stage-nav { grid-template-columns: 1fr; }
  .maz-spec { grid-template-columns: 1fr; gap: 4px; }
  .maz-footer-bottom { flex-direction: column; }
  .maz-whatsapp-float { right: 12px; bottom: 16px; min-height: 58px; padding: 6px 14px 6px 6px; }
  .logged-in .maz-whatsapp-float { bottom: 82px; }
  .maz-whatsapp-icon { flex-basis: 46px; width: 46px; height: 46px; }
  .maz-whatsapp-icon svg { width: 28px; height: 28px; }
  .maz-whatsapp-copy strong { font-size: .82rem; }
  .maz-whatsapp-copy small { font-size: .65rem; }
  .maz-whatsapp-float.is-compact { width: 54px; min-height: 54px; padding: 4px; }
  .maz-whatsapp-float.is-compact .maz-whatsapp-icon { flex-basis: 44px; width: 44px; height: 44px; }
  .maz-whatsapp-float.is-compact .maz-whatsapp-copy { display: none; }
  .maz-b2b-hero { padding-top: 50px; }
  .maz-b2b-hero > .maz-shell, .maz-b2b-process-rail > .maz-shell { width: min(calc(100% - 28px), 1320px); }
  .maz-b2b-hero-grid { grid-template-columns: 1fr; gap: 22px; }
  .maz-b2b-hero-copy { grid-column: auto; }
  .maz-b2b-hero-copy h1 { max-width: 10ch; font-size: 3rem; }
  .maz-b2b-h1-desktop-start { display: none; }
  .maz-b2b-h1-mobile-start { display: inline; }
  .maz-b2b-hero-visual { min-height: 420px; }
  .maz-b2b-proofline { line-height: 1.5; }
  .maz-b2b-proofline span { padding: 0 3px; }
  .maz-b2b-process-grid { grid-template-columns: 1fr; }
  .maz-b2b-process-grid a, .maz-b2b-process-grid img { min-height: 205px; }
  .maz-b2b-audience-grid article { grid-template-columns: 42px 1fr; }
  .maz-home-spec-visual { display: grid; grid-template-columns: 1fr; gap: 14px; min-height: 0; padding: 0; }
  .maz-home-spec-main, .maz-home-spec-visual figure:not(.maz-home-spec-main) { position: relative; right: auto; bottom: auto; width: auto; min-height: 380px; border: 0; box-shadow: none; }
  .maz-home-proof-gallery { grid-template-columns: 1fr; grid-template-rows: none; }
  .maz-home-proof-gallery figure, .maz-home-proof-gallery-main, .maz-home-proof-gallery figure:last-child { grid-column: auto; grid-row: auto; min-height: 260px; }
  .maz-home-proof-link { text-align: left; }
}

/* 1.0.33 — authentic-photo design system */
.maz-button { border-radius: 3px; padding: 14px 24px; }
.maz-button--on-dark { border-color: rgba(255,255,255,.72); color: #fff; }
.maz-button--on-dark:hover, .maz-button--on-dark:focus { border-color: #fff; background: #fff; color: var(--sage); }
.maz-real-section-head { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(260px, .55fr); gap: clamp(36px, 7vw, 96px); align-items: end; margin-bottom: 40px; }
.maz-real-section-head h2 { max-width: 13ch; margin: 0; font-size: clamp(2.6rem, 4.6vw, 4.6rem); line-height: .98; letter-spacing: -.055em; }
.maz-real-section-head > p, .maz-real-section-head > a { margin: 0 0 7px; }
.maz-real-section-head > p { max-width: 480px; color: var(--muted); }
.maz-section--dark .maz-real-section-head > p { color: rgba(255,255,255,.68); }

.maz-real-home-hero { display: grid; grid-template-columns: minmax(360px, .72fr) minmax(0, 1.48fr); min-height: 510px; background: var(--sage); color: #fff; }
.maz-real-home-copy { display: flex; flex-direction: column; justify-content: space-between; gap: 40px; padding: clamp(48px, 6vw, 84px) clamp(28px, 5vw, 74px); }
.maz-real-home-copy h1 { max-width: 9ch; margin-bottom: 16px; font-size: clamp(3.15rem, 4.35vw, 4.7rem); line-height: .94; letter-spacing: -.06em; text-transform: uppercase; }
.maz-real-home-copy > div > p:not(.maz-eyebrow) { max-width: 590px; color: rgba(255,255,255,.78); font-size: .98rem; }
.maz-real-home-copy .maz-real-home-tagline { max-width: 470px; margin-bottom: 12px; color: #fff; font-size: clamp(1.25rem, 1.7vw, 1.65rem); font-weight: 650; line-height: 1.25; }
.maz-real-home-signoff { margin: 0; padding-top: 16px; border-top: 1px solid rgba(255,255,255,.4); color: rgba(255,255,255,.7); font-size: .72rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.maz-real-home-showroom { position: relative; min-height: 510px; margin: 0; overflow: hidden; background: #222; }
.maz-real-home-showroom::after { content: ""; position: absolute; inset: 48% 0 0; background: linear-gradient(transparent, rgba(6,16,12,.62)); }
.maz-real-home-showroom img { width: 100%; height: 100%; min-height: 510px; object-fit: cover; object-position: center 47%; }
.maz-real-home-showroom figcaption { position: absolute; z-index: 2; right: 34px; bottom: 30px; color: #fff; text-align: right; text-transform: uppercase; }
.maz-real-home-showroom figcaption strong, .maz-real-home-showroom figcaption span { display: block; }
.maz-real-home-showroom figcaption strong { font-size: .84rem; letter-spacing: .12em; }
.maz-real-home-showroom figcaption span { margin-top: 4px; color: rgba(255,255,255,.72); font-size: .66rem; letter-spacing: .16em; }
.maz-real-story { padding: 14px; background: #fff; }
.maz-real-story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.maz-real-story-grid a { position: relative; min-height: 330px; overflow: hidden; background: #15241e; }
.maz-real-story-grid a::after { content: ""; position: absolute; inset: 40% 0 0; background: linear-gradient(transparent, rgba(7,17,13,.82)); }
.maz-real-story-grid img { width: 100%; height: 100%; min-height: 330px; object-fit: cover; transition: transform .45s ease; }
.maz-real-story-grid a:hover img { transform: scale(1.025); }
.maz-real-story-grid a > span { position: absolute; z-index: 2; left: 28px; bottom: 26px; color: #fff; font-size: 1.35rem; font-weight: 800; letter-spacing: -.02em; }
.maz-real-story-grid small { display: block; margin-bottom: 6px; color: rgba(255,255,255,.68); font-size: .66rem; letter-spacing: .12em; text-transform: uppercase; }
.maz-real-proofbar { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.maz-real-proofbar .maz-shell { display: grid; grid-template-columns: repeat(3, 1fr) auto; width: min(calc(100% - 48px), 1320px); }
.maz-real-proofbar .maz-shell > div, .maz-real-proofbar .maz-shell > a { padding: 24px 28px; border-right: 1px solid var(--line); }
.maz-real-proofbar .maz-shell > div:first-child { padding-left: 0; }
.maz-real-proofbar .maz-shell > a { display: flex; align-items: center; gap: 18px; border-right: 0; color: var(--accent-dark); font-weight: 800; }
.maz-real-proofbar strong, .maz-real-proofbar span { display: block; }
.maz-real-proofbar strong { font-size: 1.2rem; }
.maz-real-proofbar div span { color: var(--muted); font-size: .72rem; }
.maz-real-category-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; background: #fff; }
.maz-real-category-grid a { position: relative; min-height: 310px; overflow: hidden; background: #ddd; }
.maz-real-category-grid a::after { content: ""; position: absolute; inset: 45% 0 0; background: linear-gradient(transparent, rgba(7,16,12,.85)); }
.maz-real-category-grid img { width: 100%; height: 100%; min-height: 310px; object-fit: cover; transition: transform .45s ease; }
.maz-real-category-grid a:hover img { transform: scale(1.03); }
.maz-real-category-grid a > span { position: absolute; z-index: 2; right: 22px; bottom: 20px; left: 22px; display: flex; justify-content: space-between; color: #fff; font-size: 1.12rem; font-weight: 850; text-transform: uppercase; }
.maz-real-custom-grid { display: grid; grid-template-columns: minmax(320px, .76fr) minmax(0, 1.24fr); gap: clamp(48px, 8vw, 112px); align-items: center; }
.maz-real-custom-grid h2 { max-width: 9ch; font-size: clamp(3rem, 5vw, 5.2rem); line-height: .92; letter-spacing: -.06em; }
.maz-real-custom-grid figure { margin: 0; border: 1px solid var(--line); background: #fff; }
.maz-real-custom-grid figure img { width: 100%; max-height: 610px; object-fit: contain; }
.maz-real-custom-grid figcaption { padding: 12px 16px; border-top: 1px solid var(--line); color: var(--muted); font-size: .72rem; }
.maz-real-custom-links { display: grid; grid-template-columns: 1fr 1fr; margin: 32px 0; border-top: 1px solid var(--line); }
.maz-real-custom-links a { display: grid; grid-template-columns: 34px 1fr; gap: 12px; padding: 18px 15px 18px 0; border-bottom: 1px solid var(--line); }
.maz-real-custom-links a:nth-child(odd) { border-right: 1px solid var(--line); }
.maz-real-custom-links a:nth-child(even) { padding-left: 18px; }
.maz-real-custom-links b { color: var(--accent); font-size: .76rem; }
.maz-real-custom-links strong, .maz-real-custom-links small { display: block; }
.maz-real-custom-links small { color: var(--muted); }
.maz-real-evidence-grid { display: grid; grid-template-columns: 1.2fr .8fr .8fr; gap: 12px; }
.maz-real-evidence-grid figure { position: relative; min-height: 390px; margin: 0; overflow: hidden; background: var(--paper); }
.maz-real-evidence-grid img { width: 100%; height: 100%; min-height: 390px; object-fit: cover; }
.maz-real-evidence-grid figure::after { content: ""; position: absolute; inset: 58% 0 0; background: linear-gradient(transparent, rgba(6,16,12,.72)); }
.maz-real-evidence-grid figcaption { position: absolute; z-index: 2; left: 22px; bottom: 18px; color: #fff; font-size: .8rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }

.maz-real-about-hero { display: grid; grid-template-columns: minmax(380px, .9fr) minmax(0, 1.1fr); min-height: 470px; background: var(--sage); color: #fff; }
.maz-real-about-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(50px, 6vw, 88px); }
.maz-real-about-copy .maz-breadcrumbs { margin-bottom: 28px; color: rgba(255,255,255,.64); }
.maz-real-about-copy h1 { max-width: 10ch; margin-bottom: 16px; font-size: clamp(3rem, 4.55vw, 4.8rem); line-height: .94; letter-spacing: -.058em; text-transform: uppercase; }
.maz-real-about-copy > p:not(.maz-eyebrow) { max-width: 600px; color: rgba(255,255,255,.76); font-size: .98rem; }
.maz-real-about-copy .maz-real-about-tagline { max-width: 520px; margin-bottom: 10px; color: #fff; font-size: clamp(1.2rem, 1.55vw, 1.55rem); font-weight: 650; line-height: 1.3; }
.maz-real-about-hero figure { min-height: 470px; margin: 0; overflow: hidden; }
.maz-real-about-hero figure img { width: 100%; height: 100%; min-height: 470px; object-fit: cover; object-position: center 62%; }
.maz-real-about-facts { border-bottom: 1px solid var(--line); background: #fff; }
.maz-real-about-facts .maz-shell { display: grid; grid-template-columns: repeat(4, 1fr); width: min(calc(100% - 48px), 1320px); }
.maz-real-about-facts .maz-shell > div { padding: 24px 28px; border-right: 1px solid var(--line); }
.maz-real-about-facts .maz-shell > div:first-child { padding-left: 0; }
.maz-real-about-facts .maz-shell > div:last-child { border-right: 0; }
.maz-real-about-facts strong, .maz-real-about-facts span { display: block; }
.maz-real-about-facts strong { color: var(--sage); font-size: 1.2rem; }
.maz-real-about-facts span { color: var(--muted); font-size: .72rem; }
.maz-real-about-media { display: grid; grid-template-columns: 1fr 1fr; gap: 3px; padding: 3px 0; }
.maz-real-about-media > div { position: relative; min-height: 330px; overflow: hidden; }
.maz-real-about-media > div::after { content: ""; position: absolute; inset: 45% 0 0; background: linear-gradient(transparent, rgba(6,16,12,.82)); }
.maz-real-about-media img { width: 100%; height: 100%; min-height: 330px; object-fit: cover; }
.maz-real-about-media > div > span { position: absolute; z-index: 2; left: 32px; bottom: 26px; color: #fff; font-size: 1.3rem; font-weight: 850; text-transform: uppercase; }
.maz-real-about-media small { display: block; color: rgba(255,255,255,.7); font-size: .65rem; letter-spacing: .13em; }

.maz-real-custom-hero { position: relative; min-height: 520px; display: grid; align-items: center; overflow: hidden; background: #202820; }
.maz-real-custom-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 48%; }
.maz-real-custom-hero::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(8,17,13,.72), rgba(8,17,13,.02) 70%); }
.maz-real-custom-hero > .maz-shell { position: relative; z-index: 2; width: min(calc(100% - 48px), 1320px); }
.maz-real-custom-hero-card { width: min(590px, 48%); padding: 38px; background: rgba(255,255,255,.94); }
.maz-real-custom-hero-card .maz-breadcrumbs { margin-bottom: 22px; }
.maz-real-custom-hero-card h1 { margin-bottom: 18px; font-size: clamp(2.7rem, 4vw, 4.4rem); line-height: .95; letter-spacing: -.055em; }
.maz-real-custom-hero-card > p:not(.maz-eyebrow) { color: var(--muted); }
.maz-real-custom-categories { border-bottom: 1px solid var(--line); background: #fff; }
.maz-real-custom-categories .maz-shell { display: grid; grid-template-columns: repeat(4, 1fr); width: min(calc(100% - 48px), 1320px); }
.maz-real-custom-categories a { display: flex; align-items: center; gap: 15px; padding: 24px 30px; border-right: 1px solid var(--line); text-transform: uppercase; }
.maz-real-custom-categories a:first-child { padding-left: 0; }
.maz-real-custom-categories a:last-child { border-right: 0; }
.maz-real-custom-categories .dashicons { width: 34px; height: 34px; color: var(--sage); font-size: 32px; }
.maz-real-custom-stories { padding: 14px; background: #fff; }
.maz-real-custom-stories .maz-shell { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; width: 100%; max-width: none; }
.maz-real-custom-stories figure { margin: 0; border: 1px solid var(--line); background: var(--paper); }
.maz-real-custom-stories img { width: 100%; height: 360px; object-fit: cover; }
.maz-real-custom-stories figure:first-child img { object-fit: contain; background: #fff; }
.maz-real-custom-stories figcaption { padding: 18px 20px; }
.maz-real-custom-stories figcaption span, .maz-real-custom-stories figcaption strong { display: block; }
.maz-real-custom-stories figcaption span { margin-bottom: 5px; color: var(--accent-dark); font-size: .68rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }

@media (max-width: 980px) {
  .maz-real-section-head { grid-template-columns: 1fr; gap: 18px; }
  .maz-real-home-hero, .maz-real-about-hero { grid-template-columns: 1fr; }
  .maz-real-home-showroom, .maz-real-home-showroom img { min-height: 520px; }
  .maz-real-home-copy { min-height: 440px; }
  .maz-real-proofbar .maz-shell { grid-template-columns: repeat(2, 1fr); }
  .maz-real-proofbar .maz-shell > a { justify-content: flex-start; }
  .maz-real-category-grid { grid-template-columns: repeat(2, 1fr); }
  .maz-real-custom-grid { grid-template-columns: 1fr; }
  .maz-real-custom-grid > div { max-width: 700px; }
  .maz-real-evidence-grid { grid-template-columns: 1fr 1fr; }
  .maz-real-evidence-grid figure:first-child { grid-column: 1 / -1; }
  .maz-real-about-facts .maz-shell { grid-template-columns: repeat(2, 1fr); }
  .maz-real-custom-hero-card { width: min(680px, 70%); }
  .maz-real-custom-categories .maz-shell { grid-template-columns: repeat(2, 1fr); }
  .maz-real-custom-stories .maz-shell { grid-template-columns: 1fr; }
  .maz-real-custom-stories img { height: 430px; }
}

@media (max-width: 700px) {
  html, body { overflow-x: hidden; }
  .maz-button { width: 100%; }
  .maz-real-home-showroom { order: -1; }
  .maz-real-about-hero figure { order: -1; }
  .maz-real-home-copy { min-height: 0; padding: 48px 20px; }
  .maz-real-home-copy h1 { font-size: clamp(2.8rem, 13vw, 4rem); }
  .maz-real-about-copy h1 { max-width: none; font-size: 2.35rem; overflow-wrap: anywhere; }
  .maz-real-home-showroom, .maz-real-home-showroom img { min-height: 360px; }
  .maz-real-home-showroom figcaption { right: 18px; bottom: 18px; }
  .maz-real-story { padding: 8px; }
  .maz-real-story-grid { grid-template-columns: 1fr; gap: 8px; }
  .maz-real-story-grid a, .maz-real-story-grid img { min-height: 270px; }
  .maz-real-proofbar .maz-shell, .maz-real-about-facts .maz-shell { grid-template-columns: 1fr; width: min(calc(100% - 28px), 1320px); }
  .maz-real-proofbar .maz-shell > div, .maz-real-proofbar .maz-shell > a, .maz-real-about-facts .maz-shell > div { padding: 17px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .maz-real-category-grid { grid-template-columns: 1fr; }
  .maz-real-category-grid a, .maz-real-category-grid img { min-height: 260px; }
  .maz-real-custom-links { grid-template-columns: 1fr; }
  .maz-real-custom-links a:nth-child(odd) { border-right: 0; }
  .maz-real-custom-links a:nth-child(even) { padding-left: 0; }
  .maz-real-evidence-grid { grid-template-columns: 1fr; }
  .maz-real-evidence-grid figure:first-child { grid-column: auto; }
  .maz-real-evidence-grid figure, .maz-real-evidence-grid img { min-height: 285px; }
  .maz-real-about-copy { padding: 48px 20px; }
  .maz-real-about-hero figure, .maz-real-about-hero figure img { min-height: 330px; }
  .maz-real-about-media { grid-template-columns: 1fr; }
  .maz-real-about-media > div, .maz-real-about-media img { min-height: 270px; }
  .maz-real-custom-hero { min-height: 680px; align-items: end; }
  .maz-real-custom-hero::after { background: linear-gradient(0deg, rgba(7,16,12,.72), rgba(7,16,12,.04) 70%); }
  .maz-real-custom-hero > .maz-shell { width: min(calc(100% - 28px), 1320px); padding-bottom: 18px; }
  .maz-real-custom-hero-card { width: 100%; padding: 26px 22px; }
  .maz-real-custom-hero-card h1 { font-size: 2.7rem; }
  .maz-real-custom-categories .maz-shell { grid-template-columns: 1fr 1fr; width: 100%; }
  .maz-real-custom-categories a, .maz-real-custom-categories a:first-child { padding: 18px 14px; font-size: .76rem; }
  .maz-real-custom-stories { padding: 8px; }
  .maz-real-custom-stories .maz-shell { gap: 8px; }
  .maz-real-custom-stories img { height: 290px; }
}

/* Keep the selected factory-collage hero above earlier prototype rules. */
body .maz-b2b-hero { display: block; min-height: 560px; padding: 0; background: #0b4f91; color: #fff; }
body .maz-b2b-hero > .maz-b2b-hero-inner { width: min(calc(100% - 76px), 1440px); min-height: 560px; }
body .maz-b2b-hero-copy { align-self: center; max-width: 590px; padding: 20px 0; }
body .maz-b2b-hero-copy h1 { max-width: none; margin-bottom: 20px; color: #fff; font-size: clamp(3.25rem, 4.4vw, 5rem); line-height: .92; }
body .maz-b2b-hero-copy .maz-b2b-hero-lede { max-width: 500px; margin: 0; color: rgba(255,255,255,.84); font-size: .97rem; line-height: 1.5; }
body .maz-b2b-hero-copy .maz-hero-actions { margin: 24px 0 0; }

@media (max-width: 1100px) {
  body .maz-b2b-hero > .maz-b2b-hero-inner { width: min(calc(100% - 48px), 1440px); }
  body .maz-b2b-hero-copy h1 { font-size: clamp(3rem, 5.2vw, 4.3rem); }
}

@media (max-width: 900px) {
  body .maz-b2b-hero { min-height: auto; padding: 0; }
  body .maz-b2b-hero > .maz-b2b-hero-inner { display: contents; min-height: 0; }
  body .maz-b2b-hero-copy { max-width: none; padding: 52px 28px 46px; }
  body .maz-b2b-hero-copy h1 { font-size: clamp(3rem, 8.5vw, 4.7rem); }
}

@media (max-width: 700px) {
  body .maz-b2b-hero { padding: 0; }
  body .maz-b2b-hero-copy { padding: 42px 20px 38px; }
  body .maz-b2b-hero-copy h1 { font-size: clamp(2.3rem, 10.5vw, 3.1rem); letter-spacing: -.065em; }
  body .maz-b2b-hero-copy .maz-hero-actions { margin-top: 24px; }
}
