@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* === Codex Zouen M&A custom CSS start === */

body:has(.zg-site) .l-header,
body:has(.zg-site) #main_visual,
body:has(.zg-site) #post_slider,
body:has(.zg-site) .p-breadcrumb,
body:has(.zg-site) .c-pageTitle,
body:has(.zg-site) .p-articleHead,
body:has(.zg-site) .l-sidebar,
body:has(.zg-site) .p-sidebar,
body:has(.zg-site) .l-fixHeader,
body:has(.zg-site) #fix_header,
body:has(.zg-site) .l-footer,
body:has(.zg-site) .p-footer,
body:has(.zg-site) #footer {
  display: none !important;
}
.zg-skipLink {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 10000;
  transform: translateY(-160%);
  border-radius: 6px;
  padding: 10px 14px;
  background: #fff;
  color: #082033 !important;
  box-shadow: 0 10px 24px rgba(0,0,0,.24);
  font-weight: 950;
  text-decoration: none !important;
  transition: transform .16s ease;
}
.zg-skipLink:focus {
  transform: translateY(0);
}
.zg-visuallyHidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}
body:has(.zg-site) #content,
body:has(.zg-site) #contents,
body:has(.zg-site) .l-contents,
body:has(.zg-site) .l-content,
body:has(.zg-site) .l-content__inner,
body:has(.zg-site) .l-mainContent,
body:has(.zg-site) .l-mainContent__inner,
body:has(.zg-site) .post_content,
body:has(.zg-site) .article,
body:has(.zg-site) .article-body,
body:has(.zg-site) .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body:has(.zg-site) {
  --zg-navy: #0b3155;
  --zg-blue: #123f6e;
  --zg-deep: #061c2c;
  --zg-green: #0f6a52;
  --zg-teal: #006b69;
  --zg-gold: #b98b3a;
  --zg-ivory: #f7f4ed;
  --zg-line: rgba(13,49,63,.14);
  --zg-ink: #082033;
  --zg-muted: #43515d;
  background: #f6f4ee !important;
}
.l-header__inner {
  gap: clamp(14px, 2vw, 28px);
}
.l-header__logo {
  flex: 0 0 clamp(190px, 18vw, 280px) !important;
  max-width: clamp(190px, 18vw, 280px) !important;
}
.c-headLogo.-txt .c-headLogo__link {
  display: block;
  width: clamp(190px, 18vw, 280px);
  height: clamp(50px, 4.5vw, 68px);
  overflow: hidden;
  background: url('https://zouen-ma.jp/wp-content/uploads/2026/05/zouen-ma-provided-logo-header-v2.png') left center / contain no-repeat;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  white-space: nowrap;
}
.l-header__gnav {
  min-width: 0;
}
.c-gnav > .menu-item > a {
  padding-left: clamp(5px, .65vw, 9px);
  padding-right: clamp(5px, .65vw, 9px);
}
.c-gnav .ttl {
  font-size: clamp(11.5px, .85vw, 13px);
  letter-spacing: 0;
  white-space: nowrap;
}
.c-gnav a[href$="/sme-ma-guideline/"] .ttl,
.c-gnav a[href$="/contact-sell/"] .ttl,
.c-gnav a[href$="/contact-buy/"] .ttl {
  font-size: 0;
}
.c-gnav a[href$="/sme-ma-guideline/"] .ttl::after {
  content: "ガイドライン";
  font-size: clamp(11.5px, .85vw, 13px);
}
.c-gnav a[href$="/contact-sell/"] .ttl::after {
  content: "譲渡相談";
  font-size: clamp(11.5px, .85vw, 13px);
}
.c-gnav a[href$="/contact-buy/"] .ttl::after {
  content: "買い手相談";
  font-size: clamp(11.5px, .85vw, 13px);
}
body.single-post .l-sidebar,
body.archive .l-sidebar,
body.blog .l-sidebar,
body.search .l-sidebar {
  display: none !important;
}
body.single-post .l-content,
body.archive .l-content,
body.blog .l-content,
body.search .l-content {
  display: block !important;
}
body.single-post .l-mainContent,
body.archive .l-mainContent,
body.blog .l-mainContent,
body.search .l-mainContent {
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 959px) {
  .l-header__logo {
    flex-basis: 210px !important;
    max-width: 210px !important;
  }
  .c-headLogo.-txt .c-headLogo__link {
    width: 210px;
    height: 54px;
  }
}
.zg-site,
.zg-site * {
  box-sizing: border-box;
  min-width: 0;
  letter-spacing: 0;
}
.zg-site {
  --zg-navy: #0b3155;
  --zg-blue: #123f6e;
  --zg-deep: #061c2c;
  --zg-green: #0f6a52;
  --zg-teal: #006b69;
  --zg-gold: #b98b3a;
  --zg-ivory: #f7f4ed;
  --zg-line: rgba(13,49,63,.14);
  --zg-ink: #082033;
  --zg-muted: #43515d;
  width: 100%;
  overflow: hidden;
  background: #fff;
  color: var(--zg-ink);
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1.85;
}
.zg-site a,
.zg-header a,
.zg-footer a,
.zg-mobileFixed a {
  color: inherit;
  text-decoration: none !important;
}
.zg-site a:focus-visible,
.zg-header a:focus-visible,
.zg-footer a:focus-visible,
.zg-mobileFixed a:focus-visible,
.zg-mobileMenu summary:focus-visible,
.zg-form input:focus-visible,
.zg-form select:focus-visible,
.zg-form textarea:focus-visible,
.zg-form button:focus-visible {
  outline: 3px solid #e1a43a;
  outline-offset: 4px;
}
.zg-site a:hover,
.zg-footer a:hover {
  text-decoration: underline !important;
  text-underline-offset: .18em;
}
#zg-main:focus {
  outline: none;
}
.zg-site h1,
.zg-site h2,
.zg-site h3,
.zg-site p,
.zg-site ul,
.zg-site ol { margin: 0; }
.zg-site h1,
.zg-site h2 {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: 700;
  line-height: 1.32;
}
.zg-site h1,
.zg-site h2,
.zg-site h3 {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.zg-site h1::before,
.zg-site h1::after,
.zg-site h2::before,
.zg-site h2::after,
.zg-site h3::before,
.zg-site h3::after {
  display: none !important;
  content: none !important;
}
.zg-site img {
  display: block;
  width: 100%;
  height: auto;
}
.zg-header {
  position: sticky;
  top: 0;
  z-index: 90;
  border-bottom: 1px solid rgba(8,32,51,.12);
  background: rgba(255,255,255,.98);
  backdrop-filter: blur(14px);
  box-shadow: 0 14px 34px rgba(8,32,51,.08);
}
body.admin-bar .zg-header { top: 32px; }
.zg-header::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3px;
  background: linear-gradient(90deg, var(--zg-navy), var(--zg-gold), var(--zg-teal));
}
.zg-header__top {
  background: #061c2c;
  color: #fff;
}
.zg-header__topInner {
  width: min(1200px, calc(100% - 40px));
  min-height: 34px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  font-size: .78rem;
  font-weight: 900;
}
.zg-header__topInner span {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #f5f7f4;
}
.zg-header__topInner span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-header__topInner a {
  color: #fff !important;
  text-decoration: underline !important;
  text-underline-offset: .16em;
  white-space: nowrap;
}
.zg-header__inner {
  position: relative;
  width: min(1200px, calc(100% - 40px));
  min-height: 82px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.zg-brand {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  flex: 0 0 clamp(270px, 28vw, 380px);
  color: #10251d !important;
  line-height: 1.2;
  text-decoration: none !important;
}
.zg-brand--image {
  flex-basis: clamp(210px, 22vw, 320px);
  min-width: 0;
}
.zg-brand__img {
  display: block;
  width: auto;
  height: clamp(52px, 4.8vw, 72px);
  max-width: 100%;
  object-fit: contain;
  object-position: left center;
}
.zg-brand__seal {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  border: 1px solid rgba(9,41,64,.18);
  border-radius: 8px;
  background: linear-gradient(180deg, #fff, #f2f7f3);
  color: #0b3155;
  box-shadow: inset 0 -4px 0 rgba(45,117,86,.18), 0 10px 22px rgba(8,32,51,.08);
  font-size: 13px;
  font-weight: 950;
  line-height: 1.08;
  text-align: center;
}
.zg-brand__text {
  display: grid;
  gap: 4px;
  min-width: 0;
}
.zg-brand__text strong {
  color: #092940;
  font-size: clamp(1.08rem, 1.45vw, 1.42rem);
  font-weight: 950;
  white-space: nowrap;
}
.zg-brand__text span {
  color: #43515d;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0;
  white-space: nowrap;
}
.zg-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  min-width: 0;
}
.zg-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 10px;
  border-radius: 6px;
  color: #092940 !important;
  font-size: 13px;
  font-weight: 850;
  white-space: nowrap;
}
.zg-nav a:hover {
  background: #f4f7f8;
  text-decoration: none !important;
}
.zg-nav a.zg-nav__phone {
  display: grid;
  justify-items: center;
  min-width: 126px;
  min-height: 58px;
  margin-left: 8px;
  padding: 7px 12px;
  border-radius: 7px;
  color: #fff !important;
  background: var(--zg-navy);
  box-shadow: 0 12px 24px rgba(11,49,85,.2);
}
.zg-nav__phone span {
  font-size: .72rem;
  opacity: .82;
}
.zg-nav__phone strong {
  font-size: .95rem;
  line-height: 1.2;
}
.zg-nav a.zg-nav__cta {
  min-height: 58px;
  min-width: 116px;
  justify-content: center;
  padding: 0 17px;
  border-radius: 7px;
  color: #fff !important;
  background: var(--zg-teal);
  box-shadow: 0 12px 24px rgba(0,107,105,.18);
  font-size: .94rem;
  font-weight: 950;
}
.zg-mobileMenu {
  display: none;
}
.zg-alert {
  background: var(--zg-navy);
  color: #fff;
}
.zg-alert__inner {
  width: min(1200px, calc(100% - 40px));
  min-height: 44px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  font-size: .92rem;
}
.zg-alert a {
  color: #fff !important;
  font-weight: 900;
  white-space: nowrap;
  text-decoration: underline !important;
}
.zg-wrap {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
}
.zg-hero {
  position: relative;
  isolation: isolate;
  color: #fff;
  background: #061c2c;
}
.zg-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: var(--zg-hero) center/cover no-repeat;
  transform: scale(1.03);
}
.zg-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(4,19,31,.96) 0%, rgba(4,19,31,.84) 45%, rgba(4,19,31,.42) 78%, rgba(4,19,31,.16) 100%),
    linear-gradient(0deg, rgba(4,19,31,.78), transparent 42%);
}
.zg-hero__content {
  width: min(1200px, calc(100% - 40px));
  min-height: 650px;
  margin: 0 auto;
  padding: 86px 0 64px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 32px;
  align-items: end;
}
.zg-hero__body {
  align-self: center;
}
.zg-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  max-width: 100%;
  padding: 9px 13px;
  border: 1px solid rgba(255,255,255,.44);
  border-radius: 999px;
  color: #fff;
  background: rgba(255,255,255,.12);
  font-size: 13px;
  font-weight: 950;
}
.zg-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-hero h1 {
  max-width: 760px;
  margin-top: 22px;
  color: #fff;
  font-size: clamp(2.4rem, 4.8vw, 4.35rem);
}
.zg-hero--home h1 {
  max-width: 820px;
  font-size: clamp(2.25rem, 4.05vw, 3.65rem);
  line-height: 1.22;
}
.zg-hero--home .zg-hero__content {
  min-height: 620px;
  padding-top: 74px;
  padding-bottom: 46px;
}
.zg-hero__lead {
  max-width: 790px;
  margin-top: 22px;
  color: #f6f7f2;
  font-size: clamp(1rem, 1.55vw, 1.16rem);
  font-weight: 750;
}
.zg-heroChecks {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 760px;
  margin-top: 20px;
}
.zg-heroChecks span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 999px;
  padding: 0 12px;
  background: rgba(5,28,43,.46);
  color: #fff;
  font-size: .88rem;
  font-weight: 900;
}
.zg-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 28px;
}
.zg-btn {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 13px 20px;
  border: 1px solid rgba(13,49,63,.18);
  border-radius: 4px;
  background: #fff;
  color: #092940 !important;
  font-weight: 950;
  line-height: 1.35;
  transition: transform .22s ease, box-shadow .22s ease;
}
.zg-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(13,49,63,.18);
}
.zg-btn--primary {
  color: #fff !important;
  background: var(--zg-navy);
  border-color: var(--zg-navy);
}
.zg-btn--gold {
  color: #101820 !important;
  background: var(--zg-gold);
  border-color: var(--zg-gold);
}
.zg-heroTrust {
  align-self: center;
  display: grid;
  gap: 16px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 8px;
  padding: 24px;
  background: rgba(255,255,255,.92);
  color: #092940;
  box-shadow: 0 24px 54px rgba(0,0,0,.24);
}
.zg-heroTrust__head span {
  display: inline-flex;
  border-radius: 999px;
  padding: 4px 10px;
  background: #eef5f1;
  color: #0f6a52;
  font-size: .78rem;
  font-weight: 950;
}
.zg-heroTrust__head strong {
  display: block;
  margin-top: 8px;
  color: #092940;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.05;
}
.zg-heroTrust__head p {
  margin-top: 10px;
  color: #394854;
  font-size: .95rem;
  font-weight: 780;
}
.zg-heroTrust dl {
  display: grid;
  gap: 0;
  margin: 0;
  border-top: 1px solid #dbe3e7;
}
.zg-heroTrust dl div {
  display: grid;
  grid-template-columns: 82px 1fr;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #dbe3e7;
}
.zg-heroTrust dt,
.zg-heroTrust dd {
  margin: 0;
  font-size: .88rem;
}
.zg-heroTrust dt {
  color: #0f6a52;
  font-weight: 950;
}
.zg-heroTrust dd {
  color: #263543;
  font-weight: 820;
}
.zg-heroTrust .zg-btn {
  width: 100%;
  margin-top: 2px;
}
.zg-heroTrust__tel {
  display: inline-flex;
  justify-content: center;
  color: #092940 !important;
  font-size: .92rem;
  font-weight: 950;
  text-decoration: underline !important;
  text-underline-offset: .2em;
}
.zg-homeProof {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}
.zg-homeProof div {
  min-height: 94px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 8px;
  padding: 16px;
  background: rgba(255,255,255,.94);
  color: #092940;
  box-shadow: 0 16px 34px rgba(0,0,0,.15);
}
.zg-homeProof span {
  display: block;
  color: #b98b3a;
  font-size: .76rem;
  font-weight: 950;
}
.zg-homeProof strong {
  display: block;
  margin-top: 6px;
  color: #092940;
  font-size: 1.02rem;
}
.zg-homeProof small {
  display: block;
  margin-top: 5px;
  color: #43515d;
  font-size: .84rem;
  font-weight: 820;
}
.zg-pillars {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 18px;
  border: 1px solid rgba(255,255,255,.26);
  border-radius: 8px;
  overflow: hidden;
  background: rgba(255,255,255,.13);
}
.zg-pillars div {
  padding: 17px 18px;
  background: rgba(255,255,255,.09);
}
.zg-pillars strong {
  display: block;
  color: #fff;
  font-size: 1.05rem;
}
.zg-pillars span {
  display: block;
  margin-top: 6px;
  color: rgba(255,255,255,.78);
  font-size: .88rem;
  font-weight: 750;
}
.zg-consult {
  align-self: end;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 8px;
  background: rgba(255,255,255,.12);
  box-shadow: 0 20px 44px rgba(0,0,0,.22);
}
.zg-consult small {
  display: block;
  color: rgba(255,255,255,.72);
  font-weight: 850;
}
.zg-consult strong a {
  display: block;
  margin-top: 4px;
  color: #fff !important;
  font-size: 1.75rem;
  line-height: 1.2;
}
.zg-consult p {
  margin-top: 12px;
  color: rgba(255,255,255,.82);
  font-size: .94rem;
}
.zg-consult .zg-btn {
  width: 100%;
  margin-top: 16px;
}
.zg-feeFocus {
  margin-top: -1px;
  background:
    linear-gradient(135deg, #fff 0%, #fff 46%, rgba(185,139,58,.11) 46%, rgba(185,139,58,.11) 100%),
    #fff;
}
.zg-feeFocus__panel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  box-shadow: 0 22px 52px rgba(13,49,63,.1);
}
.zg-feeFocus__zero,
.zg-feeFocus__other {
  padding: 34px;
}
.zg-feeFocus__zero {
  color: #fff;
  background: linear-gradient(135deg, var(--zg-navy), #0f6a52);
}
.zg-feeFocus__other {
  background: #fff;
}
.zg-feeFocus__label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: inherit;
  font-size: .86rem;
  font-weight: 950;
}
.zg-feeFocus__label::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-feeFocus h2 {
  margin-top: 14px;
  color: inherit;
  font-size: clamp(1.9rem, 3.25vw, 3rem);
  line-height: 1.18;
}
.zg-feeFocus__amount {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-top: 18px;
  line-height: 1;
}
.zg-feeFocus__amount strong {
  color: inherit;
  font-size: clamp(4rem, 9vw, 7rem);
  font-weight: 950;
}
.zg-feeFocus__amount span {
  color: inherit;
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  font-weight: 950;
}
.zg-feeFocus p {
  margin-top: 14px;
  color: inherit;
  font-weight: 850;
}
.zg-feeFocus__other h3 {
  color: var(--zg-ink);
  font-size: clamp(1.4rem, 2.4vw, 2rem);
  line-height: 1.35;
}
.zg-feeFocus__other strong {
  color: #a13f24;
  font-size: clamp(2.6rem, 5vw, 4.2rem);
  line-height: 1;
}
.zg-feeFocus__note {
  color: var(--zg-muted) !important;
  font-size: .9rem;
  font-weight: 700 !important;
}
.zg-feeFocus__list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}
.zg-feeFocus__list div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(13,49,63,.12);
  font-weight: 900;
}
.zg-feeFocus__list span:last-child {
  color: var(--zg-green);
}
.zg-insiderGrid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.zg-insiderCard {
  position: relative;
  min-height: 230px;
  padding: 24px;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(11,49,85,.05), rgba(15,106,82,.05)),
    #fff;
  box-shadow: 0 16px 34px rgba(13,49,63,.06);
}
.zg-insiderCard > span {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 4px 9px;
  border-radius: 999px;
  color: #fff;
  background: var(--zg-navy);
  font-size: .78rem;
  font-weight: 950;
}
.zg-insiderCard h3 {
  color: var(--zg-ink);
  font-size: 1.12rem;
  line-height: 1.5;
}
.zg-insiderCard p {
  margin-top: 10px;
  color: var(--zg-muted);
  font-size: .94rem;
}
.zg-ledger {
  margin-top: 18px;
  padding: 24px;
  border: 1px solid rgba(11,49,85,.2);
  border-radius: 8px;
  background: #fff;
}
.zg-ledger h3 {
  color: var(--zg-ink);
  font-size: 1.18rem;
}
.zg-ledger ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px 14px;
  margin-top: 14px;
  padding: 0;
}
.zg-ledger li {
  list-style: none;
  position: relative;
  padding-left: 18px;
  color: #263543;
  font-size: .92rem;
  font-weight: 800;
}
.zg-ledger li::before {
  content: "";
  position: absolute;
  top: .78em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-band {
  position: relative;
  padding: clamp(68px, 7vw, 92px) 0;
  border-top: 1px solid rgba(13,49,63,.08);
  background: #fff;
}
.zg-band--ivory {
  background:
    linear-gradient(180deg, rgba(255,255,255,.35), rgba(255,255,255,0) 28%),
    var(--zg-ivory);
}
.zg-band--dark {
  color: #fff;
  background: #061c2c;
}
.zg-band--compact {
  padding: clamp(56px, 6vw, 72px) 0;
}
.zg-band--stats {
  background:
    linear-gradient(180deg, #fff 0%, #fff 52%, rgba(246,243,236,.72) 52%, rgba(246,243,236,.72) 100%);
}
.zg-band--media {
  background:
    linear-gradient(180deg, #fff 0%, #fff 62%, #f8faf8 62%, #f8faf8 100%);
}
.zg-band--image {
  color: #fff;
  isolation: isolate;
  background: #061c2c;
}
.zg-band--image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: var(--zg-bg) center/cover no-repeat;
}
.zg-band--image::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(4,19,31,.96), rgba(4,19,31,.8) 52%, rgba(4,19,31,.38));
}
.zg-sectionHead {
  max-width: 890px;
  margin-bottom: clamp(26px, 3vw, 38px);
  padding-left: 18px;
  border-left: 3px solid var(--zg-gold);
}
.zg-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--zg-navy);
  font-size: .8rem;
  font-weight: 950;
}
.zg-eyebrow::before {
  content: "";
  width: 30px;
  height: 1px;
  background: var(--zg-gold);
}
.zg-band--dark .zg-eyebrow,
.zg-band--image .zg-eyebrow { color: #e9c57c; }
.zg-title {
  margin-top: 10px;
  max-width: 900px;
  color: #082033 !important;
  font-size: clamp(1.75rem, 3.15vw, 2.8rem);
}
.zg-band--dark .zg-title,
.zg-band--image .zg-title { color: #fff !important; }
.zg-lead {
  max-width: 820px;
  margin-top: 16px;
  color: #43515d;
  font-size: 1.02rem;
}
.zg-band--dark .zg-lead,
.zg-band--image .zg-lead { color: #edf2f4; }
@media (min-width: 981px) {
  .zg-sectionHead:has(.zg-lead) {
    display: grid;
    grid-template-columns: minmax(0, .96fr) minmax(330px, .72fr);
    column-gap: clamp(34px, 5vw, 68px);
    align-items: end;
    max-width: none;
  }
  .zg-sectionHead:has(.zg-lead) .zg-eyebrow,
  .zg-sectionHead:has(.zg-lead) .zg-title {
    grid-column: 1;
  }
  .zg-sectionHead:has(.zg-lead) .zg-lead {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: end;
    margin-top: 0;
    padding-left: 24px;
    border-left: 1px solid rgba(13,49,63,.16);
  }
  .zg-band--dark .zg-sectionHead:has(.zg-lead) .zg-lead,
  .zg-band--image .zg-sectionHead:has(.zg-lead) .zg-lead {
    border-left-color: rgba(255,255,255,.24);
  }
}
.zg-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}
.zg-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.zg-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.zg-card,
.zg-stat,
.zg-reason,
.zg-faq details,
.zg-form {
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(13,49,63,.07);
}
.zg-card,
.zg-stat,
.zg-reason {
  padding: 24px;
}
.zg-card,
.zg-stat {
  height: 100%;
}
.zg-card {
  display: flex;
  flex-direction: column;
}
.zg-card .zg-actions {
  margin-top: auto;
}
.zg-badgeIcon,
.zg-card__num {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 50%;
  color: #fff;
  background: var(--zg-navy);
  font-weight: 950;
}
.zg-card h3,
.zg-stat h3,
.zg-reason h3 {
  color: var(--zg-ink);
  font-size: 1.14rem;
  line-height: 1.45;
}
.zg-card p,
.zg-stat p,
.zg-reason p {
  margin-top: 10px;
  color: var(--zg-muted);
  font-size: .96rem;
}
.zg-stat strong {
  display: block;
  color: var(--zg-navy);
  font-size: clamp(2rem, 3.5vw, 3rem);
  line-height: 1.05;
}
.zg-stat span {
  display: block;
  margin-top: 8px;
  color: var(--zg-ink);
  font-weight: 900;
}
.zg-stat small {
  display: block;
  margin-top: 7px;
  color: var(--zg-muted);
  font-size: .88rem;
}
.zg-split {
  display: grid;
  grid-template-columns: .96fr 1.04fr;
  gap: 38px;
  align-items: center;
}
.zg-formSplit {
  align-items: start;
}
.zg-formSplit > div:first-child {
  position: sticky;
  top: 138px;
}
.zg-photo {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background-color: #dfe6dd;
  background-image: var(--zg-photo-bg, none);
  background-position: center;
  background-size: cover;
  box-shadow: 0 22px 50px rgba(13,49,63,.16);
}
.zg-photo img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.zg-photo__tag {
  position: absolute;
  right: 16px;
  bottom: 16px;
  max-width: calc(100% - 32px);
  padding: 10px 12px;
  border-radius: 6px;
  color: #fff;
  background: rgba(8,36,55,.82);
  font-size: .85rem;
  font-weight: 900;
}
.zg-reasons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.zg-reason {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 14px;
}
.zg-reason span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: var(--zg-green);
  font-weight: 950;
}
.zg-industryLinks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.zg-industryLinks a {
  display: grid;
  grid-template-columns: 20px 1fr auto;
  gap: 10px;
  align-items: center;
  min-height: 58px;
  padding: 12px 16px;
  border: 1px solid var(--zg-line);
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(13,49,63,.05);
}
.zg-industryLinks span {
  color: var(--zg-gold);
  font-weight: 950;
}
.zg-industryLinks strong {
  color: var(--zg-ink);
  font-weight: 950;
}
.zg-industryLinks small {
  color: var(--zg-muted);
  font-weight: 800;
}
.zg-miniSteps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.16);
}
.zg-miniSteps div {
  padding: 20px;
  background: rgba(255,255,255,.08);
}
.zg-miniSteps span {
  display: inline-flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--zg-gold);
  color: #101820;
  font-weight: 950;
}
.zg-miniSteps strong {
  display: block;
  margin-top: 14px;
  color: #fff;
}
.zg-miniSteps small {
  display: block;
  margin-top: 7px;
  color: rgba(255,255,255,.78);
  font-size: .86rem;
  font-weight: 750;
}
.zg-faq {
  display: grid;
  gap: 12px;
}
.zg-faq details {
  padding: 18px 20px;
}
.zg-faq summary {
  cursor: pointer;
  color: var(--zg-ink);
  font-weight: 950;
}
.zg-faq p {
  margin-top: 12px;
  color: var(--zg-muted);
}
.zg-finalCta {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 22px;
  align-items: center;
}
.zg-pageHero {
  padding: 78px 0 64px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(11,49,85,.97), rgba(15,106,82,.9)),
    radial-gradient(circle at 78% 20%, rgba(185,139,58,.36), transparent 34%);
}
.zg-pageHero h1 {
  max-width: 1120px;
  color: #fff;
  font-size: clamp(2rem, 3.4vw, 3.1rem);
}
.zg-pageHero p {
  max-width: 800px;
  margin-top: 18px;
  color: rgba(255,255,255,.86);
  font-weight: 700;
}
.zg-checks {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}
.zg-checks li {
  list-style: none;
  position: relative;
  padding: 13px 14px 13px 40px;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  background: #fff;
  color: #263543;
  font-weight: 800;
}
.zg-checks li::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 16px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-flow {
  display: grid;
  gap: 14px;
}
.zg-step {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 18px;
  align-items: start;
  padding: 24px;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(13,49,63,.07);
}
.zg-step__mark {
  display: inline-flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, var(--zg-navy), var(--zg-green));
  font-weight: 950;
}
.zg-step h3 {
  color: var(--zg-ink);
}
.zg-step p {
  margin-top: 7px;
  color: var(--zg-muted);
}
.zg-form {
  padding: clamp(20px, 3vw, 32px);
}
.zg-formIntro {
  display: grid;
  gap: 8px;
  margin-bottom: 20px;
  border: 1px solid #e0cda2;
  border-radius: 8px;
  padding: 14px 16px;
  background: #fff9ec;
}
.zg-formIntro strong {
  color: var(--zg-ink);
  font-size: 1rem;
}
.zg-formIntro p {
  margin: 0;
  color: var(--zg-muted);
  font-size: .9rem;
}
.zg-formSection {
  grid-column: 1 / -1;
  display: grid;
  gap: 6px;
  margin-top: 8px;
  border-top: 1px solid #d7e1db;
  padding-top: 18px;
}
.zg-formSection:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.zg-formSection h3 {
  color: var(--zg-ink);
  font-size: 1.08rem;
}
.zg-formSection p {
  color: var(--zg-muted);
  font-size: .9rem;
}
.zg-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.zg-form label {
  display: grid;
  gap: 7px;
  color: var(--zg-ink);
  font-size: .92rem;
  font-weight: 850;
}
.zg-labelLine {
  display: flex;
  min-height: 24px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.zg-required,
.zg-optional {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 2px 8px;
  font-size: .72rem;
  font-weight: 900;
  white-space: nowrap;
}
.zg-required {
  color: #fff;
  background: var(--zg-teal);
}
.zg-optional {
  color: #394854;
  background: #edf0f2;
}
.zg-fieldHint {
  color: #4b5864;
  font-size: .78rem;
  font-weight: 700;
}
.zg-form .zg-wide { grid-column: 1 / -1; }
.zg-form input,
.zg-form select,
.zg-form textarea {
  width: 100%;
  border: 1px solid #cbd5ce;
  border-radius: 6px;
  padding: 12px;
  background: #fff;
  color: var(--zg-ink);
  font-size: 16px;
  line-height: 1.5;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.zg-form input:focus,
.zg-form select:focus,
.zg-form textarea:focus {
  outline: none;
  border-color: var(--zg-teal);
  box-shadow: 0 0 0 4px rgba(0,107,105,.12);
}
.zg-form input[type="checkbox"] {
  width: auto;
  accent-color: var(--zg-teal);
}
.zg-form textarea {
  min-height: 132px;
  resize: vertical;
}
.zg-choiceSet {
  grid-column: 1 / -1;
  margin: 0;
  border: 1px solid #d3d9dd;
  border-radius: 8px;
  padding: 14px;
  background: #fafbfc;
}
.zg-choiceSet legend {
  padding: 0 8px;
  color: var(--zg-ink);
  font-size: .92rem;
  font-weight: 900;
}
.zg-choiceGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.zg-choice {
  display: flex !important;
  min-height: 44px;
  align-items: center;
  border: 1px solid #d7e1db;
  border-radius: 7px;
  padding: 9px 10px;
  gap: 8px !important;
  background: #fff;
  color: #263543 !important;
  font-size: .88rem !important;
  font-weight: 700 !important;
}
.zg-choice:focus-within {
  border-color: var(--zg-teal);
  box-shadow: 0 0 0 4px rgba(0,107,105,.1);
}
.zg-privacy {
  display: flex !important;
  align-items: center;
  gap: 8px !important;
  margin-top: 18px;
  color: #263543 !important;
  font-size: .9rem !important;
}
.zg-privacy a {
  color: var(--zg-navy) !important;
  font-weight: 900;
  text-decoration: underline !important;
}
.zg-form button {
  display: inline-flex;
  min-height: 52px;
  width: 100%;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 6px;
  padding: 13px 22px;
  color: #fff;
  background: var(--zg-navy);
  box-shadow: 0 12px 24px rgba(11,49,85,.16);
  font-weight: 950;
  cursor: pointer;
}
.zg-form button:hover {
  filter: brightness(1.06);
}
.zg-form__note,
.zg-form__status {
  margin-top: 16px;
  color: #43515d;
  font-size: .9rem;
}
.zg-form__status {
  padding: 12px 14px;
  border-radius: 6px;
  color: #082033;
  background: #fff2d6;
  font-weight: 850;
}
.zg-form__status--error {
  color: #7a1f14;
  background: #fff4ed;
}
.zg-companyProfile {
  overflow: hidden;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(13,49,63,.06);
}
.zg-companyRow {
  display: grid;
  grid-template-columns: minmax(180px, 240px) 1fr;
  border-bottom: 1px solid var(--zg-line);
}
.zg-companyRow:last-child {
  border-bottom: 0;
}
.zg-companyRow dt,
.zg-companyRow dd {
  margin: 0;
  padding: 16px 18px;
}
.zg-companyRow dt {
  background: #fafbfc;
  color: #082033;
  font-weight: 950;
}
.zg-companyRow dd {
  color: #263543;
  font-weight: 750;
}
.zg-companyRow ul {
  display: grid;
  gap: 4px;
  margin: 0;
  padding-left: 1.15em;
}
.zg-legalText {
  display: grid;
  gap: 22px;
  border: 1px solid var(--zg-line);
  border-radius: 8px;
  padding: clamp(22px, 3vw, 34px);
  background: #fff;
  color: #263543;
  box-shadow: 0 16px 34px rgba(13,49,63,.06);
}
.zg-legalText h2,
.zg-legalText h3 {
  color: #082033;
}
.zg-legalText h2 {
  font-size: clamp(1.45rem, 2.5vw, 2.1rem);
}
.zg-legalText h3 {
  margin-top: 6px;
  font-size: 1.08rem;
}
.zg-legalText p,
.zg-legalText li {
  color: #263543;
  font-weight: 720;
}
.zg-legalText ul,
.zg-legalText ol {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 1.25em;
}
.zg-legalText a {
  color: #0b3155 !important;
  font-weight: 900;
  text-decoration: underline !important;
  text-underline-offset: .18em;
}
.zg-legalMeta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.zg-legalMeta span {
  border: 1px solid #d3d9dd;
  border-radius: 999px;
  padding: 4px 10px;
  background: #fafbfc;
  color: #394854;
  font-size: .82rem;
  font-weight: 900;
}
.zg-footer {
  background: #071a24;
  color: rgba(255,255,255,.78);
}
.zg-footer__cta {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
  transform: translateY(34px);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 22px;
  align-items: center;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  padding: clamp(22px, 3vw, 32px);
  background:
    linear-gradient(135deg, rgba(11,49,85,.96), rgba(0,107,105,.9)),
    #082033;
  box-shadow: 0 20px 48px rgba(2,15,24,.28);
}
.zg-footer__cta span {
  color: #e9c57c;
  font-size: .78rem;
  font-weight: 950;
}
.zg-footer__cta h2 {
  margin-top: 5px;
  color: #fff;
  font-size: clamp(1.45rem, 2.3vw, 2.15rem);
}
.zg-footer__cta p {
  max-width: 760px;
  margin-top: 8px;
  color: rgba(255,255,255,.86);
  font-weight: 760;
}
.zg-footer__cta > a {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 0 22px;
  background: var(--zg-gold);
  color: #101820 !important;
  font-weight: 950;
  white-space: nowrap;
}
.zg-footer__inner {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
  padding: 72px 0 34px;
  display: grid;
  grid-template-columns: minmax(290px, 1.12fr) minmax(230px, .72fr) minmax(165px, .5fr) minmax(190px, .58fr) minmax(175px, .52fr);
  gap: 24px;
  align-items: start;
}
.zg-footer h2,
.zg-footer h3 {
  margin: 0 0 12px;
  color: #fff;
}
.zg-footer h2 {
  font-size: 1.35rem;
}
.zg-footer h3 {
  font-size: 1rem;
}
.zg-footer p {
  margin: 0;
}
.zg-footer__lead {
  display: grid;
  gap: 15px;
}
.zg-footer__brand {
  width: min(380px, 100%);
  display: flex;
  align-items: center;
  gap: 13px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 6px;
  padding: 14px;
  background: rgba(255,255,255,.08);
  box-shadow: 0 14px 30px rgba(0,0,0,.14);
}
.zg-footer__brand--image {
  width: min(420px, 100%);
  padding: 10px 12px;
  background: #fff;
}
.zg-footer__brandImg {
  display: block;
  width: min(360px, 100%);
  height: auto;
}
.zg-footer__seal {
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  border: 1px solid rgba(233,197,124,.38);
  border-radius: 8px;
  background: #fff;
  color: #0b3155;
  font-size: 13px;
  font-weight: 950;
  line-height: 1.08;
  text-align: center;
}
.zg-footer__brand strong {
  display: block;
  color: #fff;
  font-size: clamp(1.15rem, 1.8vw, 1.55rem);
  font-weight: 950;
  line-height: 1.2;
}
.zg-footer__brand small {
  display: block;
  margin-top: 4px;
  color: rgba(255,255,255,.74);
  font-size: .82rem;
  font-weight: 850;
}
.zg-footer__lead > p {
  color: rgba(255,255,255,.82);
  font-weight: 760;
}
.zg-footer__company {
  display: grid;
  gap: 8px;
  margin: 0;
}
.zg-footer__company div {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 10px;
  align-items: start;
}
.zg-footer__company dt,
.zg-footer__company dd {
  margin: 0;
}
.zg-footer__company dt {
  color: #e9c57c;
  font-size: .8rem;
  font-weight: 950;
}
.zg-footer__company dd {
  color: rgba(255,255,255,.82);
  font-size: .88rem;
  font-weight: 760;
}
.zg-footer__proofs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.zg-footer__proofs span {
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 999px;
  padding: 5px 10px;
  background: rgba(255,255,255,.08);
  color: #fff;
  font-size: .78rem;
  font-weight: 900;
}
.zg-footer__contactCard {
  display: grid;
  gap: 11px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  padding: 20px;
  background: rgba(255,255,255,.07);
}
.zg-footer__phone {
  color: #fff !important;
  font-size: clamp(1.45rem, 2vw, 1.75rem);
  font-weight: 950;
  line-height: 1.1 !important;
  white-space: nowrap;
}
.zg-footer__contactCard p {
  color: rgba(255,255,255,.78);
  font-weight: 800;
}
.zg-footer__button {
  display: inline-flex !important;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 0 15px;
  background: var(--zg-gold);
  color: #101820 !important;
  font-weight: 950;
  line-height: 1.2 !important;
}
.zg-footer__button--ghost {
  border: 1px solid rgba(255,255,255,.22);
  background: transparent;
  color: #fff !important;
}
.zg-footer a {
  display: block;
  color: rgba(255,255,255,.84) !important;
  line-height: 1.9;
  font-size: .94rem;
  font-weight: 780;
}
.zg-footer .zg-footer__cta > a,
.zg-footer a.zg-footer__button {
  color: #101820 !important;
}
.zg-footer a.zg-footer__button--ghost {
  color: #fff !important;
}
.zg-footer nav a:not([href^="mailto"]) {
  word-break: keep-all;
}
.zg-footer nav a {
  position: relative;
  padding-left: 13px;
}
.zg-footer nav a::before {
  content: "";
  position: absolute;
  top: .9em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--zg-gold);
}
.zg-footer__bottom {
  border-top: 1px solid rgba(255,255,255,.1);
  padding: 16px 20px;
  color: rgba(255,255,255,.68);
  text-align: center;
  font-size: .86rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 18px;
}
.zg-footer--minimal .zg-footer__inner {
  padding: 42px 0 28px;
  grid-template-columns: minmax(320px, 1fr) minmax(230px, .34fr);
}
.zg-footer--minimal .zg-footer__lead {
  max-width: 760px;
}
.zg-footer--minimal .zg-footer__contactCard {
  align-self: stretch;
}
.zg-footer__miniLinks {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  padding-top: 4px;
}
.zg-footer__miniLinks a {
  padding-left: 0 !important;
}
.zg-footer__miniLinks a::before {
  content: none !important;
}
.zg-mobileFixed {
  display: none;
}
body:has(.zg-form) .zg-mobileFixed {
  display: none !important;
}
body:has(.zg-form) #pagetop,
body:has(.zg-form) .p-fixBtnWrap {
  display: none !important;
}
@media (max-width: 1160px) and (min-width: 981px) {
  .zg-footer__inner {
    width: min(1200px, calc(100% - 32px));
    grid-template-columns: minmax(280px, 1.1fr) minmax(210px, .82fr) minmax(150px, .7fr) minmax(160px, .74fr);
    gap: 18px;
  }
  .zg-footer__inner nav:last-child {
    grid-column: 3 / 5;
  }
  .zg-footer nav a {
    min-height: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .zg-site *,
  .zg-header *,
  .zg-footer *,
  .zg-mobileFixed *,
  .zg-skipLink {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .zg-hero::before {
    animation: zgHeroDrift 18s ease-in-out infinite alternate;
  }
  .zg-card,
  .zg-stat,
  .zg-reason,
  .zg-photo,
  .zg-industryLinks a,
  .zg-miniSteps div {
    animation: zgRise .7s ease both;
  }
  .zg-card:nth-child(2),
  .zg-stat:nth-child(2),
  .zg-reason:nth-child(2),
  .zg-industryLinks a:nth-child(2) { animation-delay: .08s; }
  .zg-card:nth-child(3),
  .zg-stat:nth-child(3),
  .zg-reason:nth-child(3),
  .zg-industryLinks a:nth-child(3) { animation-delay: .16s; }
  .zg-card:nth-child(4),
  .zg-stat:nth-child(4),
  .zg-reason:nth-child(4),
  .zg-industryLinks a:nth-child(4) { animation-delay: .24s; }
}
@keyframes zgHeroDrift {
  from { transform: scale(1.03) translateX(0); }
  to { transform: scale(1.08) translateX(-18px); }
}
@keyframes zgRise {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 1050px) {
  .zg-nav a {
    padding: 0 7px;
    font-size: 12.5px;
  }
  .zg-brand {
    flex-basis: 270px;
  }
  .zg-brand__text strong {
    font-size: 1.08rem;
  }
  .zg-brand__text span {
    font-size: 10px;
  }
  .zg-nav a.zg-nav__phone,
  .zg-nav a.zg-nav__cta {
    min-width: 104px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 980px) {
  body.admin-bar .zg-header { top: 46px; }
  .zg-header__topInner {
    width: min(100% - 30px, 1200px);
    min-height: 42px;
    justify-content: center;
    gap: 10px;
    font-size: .72rem;
  }
  .zg-header__topInner span:nth-child(2) {
    display: none;
  }
  .zg-header__inner {
    width: min(100% - 30px, 1200px);
    min-height: 74px;
    justify-content: center;
  }
  .zg-nav {
    display: none;
  }
  .zg-mobileMenu {
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 2;
  }
  .zg-mobileMenu summary {
    width: 34px;
    height: 34px;
    display: grid;
    align-content: center;
    gap: 7px;
    list-style: none;
    cursor: pointer;
  }
  .zg-mobileMenu summary::-webkit-details-marker {
    display: none;
  }
  .zg-mobileMenu summary span {
    display: block;
    height: 1px;
    background: #092940;
  }
  .zg-mobileMenu__panel {
    position: fixed;
    top: 116px;
    left: 0;
    right: 0;
    max-height: calc(100svh - 116px);
    overflow: auto;
    display: grid;
    gap: 0;
    padding: 12px 20px 22px;
    border-top: 1px solid rgba(9,41,64,.12);
    background: #fff;
    box-shadow: 0 18px 34px rgba(13,49,63,.16);
  }
  .zg-mobileMenu__panel a {
    padding: 13px 0;
    border-bottom: 1px solid rgba(9,41,64,.1);
    color: #092940 !important;
    font-weight: 900;
  }
  .zg-brand__seal {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
    font-size: 11px;
  }
  .zg-brand {
    flex-basis: auto;
    justify-content: center;
  }
  .zg-brand__img {
    height: clamp(46px, 12vw, 58px);
  }
  .zg-brand__text {
    text-align: center;
  }
  .zg-brand__text strong {
    font-size: clamp(.95rem, 4.1vw, 1.16rem);
  }
  .zg-brand__text span {
    font-size: 9.5px;
  }
  .zg-alert__inner {
    width: min(100% - 30px, 1200px);
    min-height: auto;
    padding: 14px 0 16px;
    display: grid;
    align-content: center;
    justify-content: stretch;
    gap: 6px;
    font-size: .86rem;
    line-height: 1.65;
  }
  .zg-alert__inner strong {
    display: block;
  }
  .zg-alert {
    display: none;
  }
  .zg-alert a {
    display: none;
  }
  .zg-hero__content {
    width: min(100% - 30px, 1200px);
    min-height: auto;
    padding: 66px 0 34px;
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .zg-hero h1 {
    max-width: 100%;
    font-size: clamp(2rem, 9vw, 3.12rem);
  }
  .zg-hero__lead {
    font-size: 1rem;
  }
  .zg-heroChecks span {
    min-height: 32px;
    font-size: .82rem;
  }
  .zg-actions .zg-desktopOnly {
    display: none;
  }
  .zg-actions .zg-btn {
    width: 100%;
  }
  .zg-heroTrust {
    align-self: stretch;
    padding: 20px;
  }
  .zg-homeProof {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 0;
  }
  .zg-homeProof div {
    min-height: auto;
    padding: 14px;
  }
  .zg-pillars {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .zg-consult {
    display: none;
  }
  .zg-wrap,
  .zg-footer__inner,
  .zg-footer__cta {
    width: min(100% - 30px, 1200px);
  }
  .zg-footer__cta {
    transform: translateY(26px);
    grid-template-columns: 1fr;
  }
  .zg-footer__cta > a,
  .zg-footer__button {
    width: 100%;
  }
  .zg-band {
    padding: 58px 0;
  }
  .zg-grid,
  .zg-grid--2,
  .zg-grid--4,
  .zg-split,
  .zg-feeFocus__panel,
  .zg-reasons,
  .zg-industryLinks,
  .zg-miniSteps,
  .zg-insiderGrid,
  .zg-ledger ul,
  .zg-finalCta,
  .zg-footer__inner {
    grid-template-columns: 1fr;
  }
  .zg-footer__inner {
    padding-top: 72px;
    gap: 24px;
  }
  .zg-footer__company div {
    grid-template-columns: 70px 1fr;
  }
  .zg-footer__contactCard {
    order: -1;
  }
  .zg-footer__bottom {
    padding-bottom: 92px;
  }
  .zg-industryLinks a {
    grid-template-columns: 18px 1fr;
  }
  .zg-industryLinks small {
    grid-column: 2;
  }
  .zg-miniSteps {
    gap: 1px;
  }
  .zg-form-grid,
  .zg-choiceGrid,
  .zg-step,
  .zg-companyRow {
    grid-template-columns: 1fr;
  }
  .zg-formSplit > div:first-child {
    position: static;
  }
  .zg-companyRow dt {
    padding-bottom: 6px;
  }
  .zg-companyRow dd {
    padding-top: 8px;
  }
  .zg-footer {
    padding-bottom: 30px;
  }
  .zg-feeFocus__zero,
  .zg-feeFocus__other {
    padding: 24px;
  }
  .zg-mobileFixed {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 10px;
    z-index: 100;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 10px 30px rgba(13,49,63,.22);
    opacity: 0;
    pointer-events: none;
    transform: translateY(14px);
    transition: opacity .18s ease, transform .18s ease;
  }
  .zg-mobileFixed.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  .zg-mobileFixed a {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #fff !important;
    background: var(--zg-navy);
    font-weight: 950;
  }
  .zg-mobileFixed a + a {
    color: #101820 !important;
    background: var(--zg-gold);
  }
}
.c-pagination .page-numbers {
  border: 1px solid #9aa7af !important;
  background: #fff !important;
  color: #092940 !important;
}
.c-pagination .page-numbers.current {
  border-color: #0b3155 !important;
  background: #0b3155 !important;
  color: #fff !important;
}
.c-pagination__dot {
  color: #394854 !important;
}
@media (max-width: 520px) {
  body.admin-bar .zg-header { top: 0; }
  .zg-homeProof {
    grid-template-columns: 1fr;
  }
  .zg-homeProof {
    display: none;
  }
  .zg-heroTrust dl div {
    grid-template-columns: 76px 1fr;
  }
  .zg-footer__inner {
    grid-template-columns: 1fr 1fr;
    gap: 20px 16px;
    padding-top: 54px;
  }
  .zg-footer__lead,
  .zg-footer__contactCard {
    grid-column: 1 / -1;
  }
  .zg-footer a {
    font-size: .84rem;
  }
  .zg-footer h3 {
    font-size: .94rem;
  }
  .zg-pageHero {
    padding: 58px 0 50px;
  }
  .zg-pageHero h1 {
    font-size: clamp(1.85rem, 8vw, 2.55rem);
  }
}


/* === Codex 2026-06-17 media and Japanese wrap polish === */
.zg-site :where(h1, h2, h3, h4, p, li, dt, dd, a, span, summary, small, strong, label, button) {
  line-break: strict !important;
  overflow-wrap: anywhere !important;
}
.zg-site :where(h1, h2, h3, .zg-title, .zg-heroTitle, .zg-kicker, .zg-btn, .zg-nav a, .zg-mobileMenu__panel a, .zg-industryLinks strong, .zg-miniSteps strong, .zg-footer__button) {
  word-break: auto-phrase !important;
  text-wrap: balance !important;
}
.zg-site :where(p, .zg-lead, li, dd, small, summary, .zg-hero__lead) {
  text-wrap: pretty !important;
}
.zg-heroTitle span {
  display: inline-block;
}
.zg-photo[style*="zouen-ma-eyecatch-from-logo"] {
  background-image: url('https://zouen-ma.jp/wp-content/uploads/2026/06/zouen-ma-hero-people-garden-v1.jpg') !important;
  background-position: 56% center !important;
  background-size: cover !important;
}
.zg-photo[style*="zouen-ma-eyecatch-from-logo"]::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(180deg, rgba(6,28,44,0) 38%, rgba(6,28,44,.52) 100%);
  pointer-events: none;
}
.zg-photo[style*="zouen-ma-eyecatch-from-logo"] img {
  opacity: 0 !important;
}
.zg-photo[style*="zouen-ma-eyecatch-from-logo"] .zg-photo__tag {
  z-index: 1;
}
.zg-band--image[style*="zouen-ma-eyecatch-from-logo"]::before {
  background: linear-gradient(90deg, rgba(255,255,255,.88), rgba(255,255,255,.74)), url('https://zouen-ma.jp/wp-content/uploads/2026/06/zouen-ma-hero-people-garden-v1.jpg') right 46% center / cover no-repeat !important;
  opacity: .22 !important;
}
@media (max-width: 520px) {
  .zg-kicker,
  .zg-heroChecks span,
  .zg-btn,
  .zg-mobileFixed a {
    white-space: normal !important;
  }
  .zg-heroTitle {
    max-width: 9.8em;
  }
  .zg-heroTitle span:nth-of-type(1),
  .zg-heroTitle span:nth-of-type(2),
  .zg-heroTitle span:nth-of-type(3) {
    display: inline-block;
  }
}
/* === Codex 2026-06-17 media and Japanese wrap polish end === */


/* === Codex 2026-06-17 non-PNG hero media sweep === */
.zg-hero[style*="zouen-ma-eyecatch-from-logo"] {
  --zg-hero: url('https://zouen-ma.jp/wp-content/uploads/2026/06/zouen-ma-hero-people-garden-v1.jpg') !important;
  --zg-hero-photo: url('https://zouen-ma.jp/wp-content/uploads/2026/06/zouen-ma-hero-people-garden-v1.jpg') !important;
}
.zg-hero[style*="zouen-ma-eyecatch-from-logo"]::before {
  background: linear-gradient(90deg, rgba(4,19,31,.92) 0%, rgba(4,19,31,.78) 48%, rgba(4,19,31,.36) 100%), url('https://zouen-ma.jp/wp-content/uploads/2026/06/zouen-ma-hero-people-garden-v1.jpg') center / cover no-repeat !important;
  opacity: .42 !important;
  transform: none !important;
}
@media (max-width: 980px) {
  .zg-hero[style*="zouen-ma-eyecatch-from-logo"]::before {
    background-position: center top !important;
    opacity: .22 !important;
  }
}
/* === Codex 2026-06-17 non-PNG hero media sweep end === */


/* === Codex 2026-06-17 global wrap and mobile footer polish === */
body:has(.zg-site) :where(h1, h2, h3, h4, p, li, dt, dd, a, span, summary, small, strong, label, button) {
  line-break: strict !important;
  overflow-wrap: anywhere !important;
}
body:has(.zg-site) :where(h1, h2, h3, .zg-title, .zg-heroTitle, .zg-pageHero h1, .zg-kicker, .zg-btn, .zg-nav a, .zg-mobileMenu__panel a, .zg-footer__button) {
  word-break: auto-phrase !important;
  text-wrap: balance !important;
}
body:has(.zg-site) :where(p, .zg-lead, li, dd, small, summary) {
  text-wrap: pretty !important;
}
@media (max-width: 520px) {
  .zg-footer--minimal .zg-footer__inner {
    grid-template-columns: 1fr !important;
  }
  .zg-footer__lead,
  .zg-footer__contactCard,
  .zg-footer__miniLinks,
  .zg-footer__brand,
  .zg-footer__brand--image {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .zg-footer__phone,
  .zg-footer__button {
    white-space: normal !important;
  }
}
/* === Codex 2026-06-17 global wrap and mobile footer polish end === */

/* === Codex Zouen M&A custom CSS end === */
