/* Under-page styles for adcom-renewal */
.page-hero {
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  background:
    linear-gradient(100deg, rgba(12, 27, 42, 0.88) 8%, rgba(12, 27, 42, 0.45) 55%, rgba(12, 27, 42, 0.25)),
    var(--page-hero-image, none) center/cover no-repeat,
    #12263a;
}
.page-hero--plain {
  min-height: 200px;
  background: linear-gradient(100deg, #12263a 0%, #1d3a2c 100%);
}
.single-back {
  margin-top: 40px;
  max-width: 920px;
}
.single-back a {
  color: #5f7a35;
  text-decoration: none;
  font-weight: 600;
}
.page-hero__inner {
  padding: 64px 0 48px;
}
.breadcrumb {
  margin: 0 0 14px;
}
.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
.breadcrumb__item {
  display: inline-flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.72);
}
.breadcrumb__item:not(:last-child)::after {
  content: "/";
  margin: 0 8px;
  color: rgba(255, 255, 255, 0.4);
}
.breadcrumb__item a {
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
}
.breadcrumb__item a:hover {
  color: #fff;
}
.breadcrumb__item [aria-current="page"] {
  color: rgba(255, 255, 255, 0.92);
}
.page-hero__eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}
.page-hero__title {
  margin: 0;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 400;
  font-size: clamp(28px, 3.4vw, 44px);
  letter-spacing: 0.08em;
  line-height: 1.45;
  color: #fff !important;
}
.page-hero__lead {
  margin: 14px 0 0;
  max-width: none;
  font-size: 15px;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.88);
}

.page-body {
  padding: 64px 0 96px;
  background: #fbfbf8;
}
.page-body--wide {
  padding-top: 64px;
  padding-bottom: 82px;
}
.page-body--wide.page-body--flush-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.page-body--flush-bottom {
  padding-bottom: 0;
}
.page-content {
  max-width: 920px;
  color: #243038;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.03em;
}
.page-content.page-content--wide {
  max-width: none;
}
.page-body--wide:not(.page-body--flush-bottom) .page-content--wide {
  max-width: 1180px;
  width: calc(100% - 80px);
  margin-inline: auto;
}
.page-content.page-content--doc {
  max-width: 1100px;
  margin: 0 auto;
}
.page-body--doc {
  position: relative;
  z-index: 1;
  margin-top: -40px;
  padding: 0 0 82px;
  background: #f2f3ee;
}
.page-hero--doc {
  min-height: 240px;
  padding-bottom: 48px;
}
.page-doc {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: clamp(36px, 4.5vw, 56px) clamp(28px, 4vw, 52px);
  box-shadow: none;
}
.page-doc__head {
  margin: 0 0 34px;
  padding: 0 0 22px;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
}
.page-doc__eyebrow {
  margin: 0 0 9px !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  font-size: 11px !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #4d6926 !important;
  font-weight: 700;
  line-height: 1.4 !important;
}
.page-doc__title {
  margin: 0 0 14px !important;
  padding: 0 !important;
  border: 0 !important;
  display: block !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(26px, 2.8vw, 34px) !important;
  letter-spacing: 0.04em;
  color: #132a3a !important;
  line-height: 1.45 !important;
}
.page-doc__lead {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  max-width: none;
  font-size: 15px !important;
  line-height: 1.9 !important;
  color: #333b3b !important;
}
.page-doc > p:first-of-type {
  margin-top: 0;
}
.page-content--doc h2 {
  display: block;
  margin: 2.2em 0 0.85em;
  padding: 0 0 0.55em;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(18px, 1.8vw, 22px);
  color: #132a3a !important;
  letter-spacing: 0.03em;
}
.page-content--doc .page-doc__title + *,
.page-content--doc .sm-page {
  margin-top: 0;
}
.page-content--doc table {
  border: 0;
  overflow: hidden;
}
.page-content--doc th,
.page-content--doc td {
  border-color: rgba(20, 45, 55, 0.1);
}
.page-content--doc th {
  background: #f2f3ee;
  width: 32%;
  white-space: nowrap;
  color: #132a3a;
  font-weight: 600;
}
.page-content--doc ul li {
  margin-bottom: 0.35em;
}
.page-content--doc p,
.page-content--doc li {
  color: #333b3b;
  line-height: 1.95;
}

/* Contact — wide layout */
.page-content--wide .ct-page {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
.ct-page {
  --ct-ink: #132a3a;
  --ct-body: #333b3b;
  --ct-muted: #66706d;
  --ct-green: #4d6926;
  --ct-line: rgba(20, 45, 55, 0.1);
  --ct-greige: #f2f3ee;
  --ct-ivory: #f7f7f2;
  color: var(--ct-body);
}
.ct-inner {
  max-width: 1180px;
  width: calc(100% - 80px);
  margin-inline: auto;
}
.ct-page .eyebrow {
  margin: 0 0 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ct-green);
  font-weight: 700;
}
.ct-h2 {
  margin: 0 0 14px !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(28px, 2.8vw, 36px) !important;
  letter-spacing: 0.04em;
  color: var(--ct-ink) !important;
  line-height: 1.45;
  word-break: keep-all;
}
.ct-lead {
  margin: 0;
  max-width: none;
  font-size: 15px;
  line-height: 1.9;
  color: var(--ct-body);
  word-break: normal;
  overflow-wrap: normal;
  line-break: auto;
}
.ct-sec__head {
  margin-bottom: 34px;
  max-width: 760px;
  margin-inline: auto;
  text-align: left;
}
.ct-meta {
  margin: 18px 0 0;
  font-size: 14px;
  line-height: 1.8;
  color: var(--ct-muted);
  word-break: keep-all;
}
.ct-meta a {
  color: var(--ct-ink) !important;
  text-decoration: none !important;
  font-weight: 600;
}
.ct-meta a:hover {
  color: var(--ct-green) !important;
}
.ct-notice {
  margin: 20px 0 0;
  padding: 14px 16px;
  border-left: 3px solid var(--ct-green);
  background: #fff;
  font-size: 13.5px;
  line-height: 1.8;
  color: var(--ct-body);
  word-break: keep-all;
}
.ct-notice strong {
  color: var(--ct-ink);
  font-weight: 700;
}
.ct-formband {
  background: var(--ct-greige);
  padding: 82px 0;
}
.ct-form {
  max-width: 760px;
  width: 100%;
  margin-inline: auto;
  padding: 36px 40px 32px;
  background: #fff;
}
.ct-form .ct-field {
  margin: 0 0 18px;
}
.ct-form .ct-field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 16px;
}
.ct-form .ct-field-row .ct-field {
  margin-bottom: 18px;
}
.ct-form .ct-field--check {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 13.5px;
  line-height: 1.7;
  color: var(--ct-body);
}
.ct-form .ct-field--turnstile {
  margin: 4px 0 18px;
}
.ct-form .ct-field--turnstile .wpcf7-turnstile,
.ct-form .ct-field--turnstile .cf-turnstile {
  min-height: 65px;
}
.ct-form .ct-field--submit {
  margin-bottom: 0;
}
.ct-form label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 8px;
  color: var(--ct-ink);
  line-height: 1.6;
}
.ct-form select,
.ct-form .wpcf7 select {
  width: 100%;
  border: 1px solid rgba(20, 45, 55, 0.14);
  border-radius: 0;
  padding: 12px 14px;
  font-size: 14px;
  margin-bottom: 0;
  background: #fff;
  color: var(--ct-ink);
}
.ct-form__note {
  margin: 20px 0 0;
  font-size: 13px !important;
  color: var(--ct-muted) !important;
  line-height: 1.8;
}
.ct-form__note a {
  color: var(--ct-green);
}
@media (max-width: 640px) {
  .ct-form .ct-field-row {
    grid-template-columns: 1fr;
  }
}

/* Sitemap */
.sm-page__lead {
  display: none;
}
.sitemap-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0;
  background: transparent;
}
.sitemap-list__item {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1) !important;
  background: transparent;
}
.sitemap-list__item:last-child {
  border-bottom: 0 !important;
}
.sitemap-list__item > a {
  display: grid;
  grid-template-columns: 42px 110px 1fr auto;
  gap: 10px 14px;
  align-items: center;
  padding: 22px 4px;
  color: #132a3a !important;
  text-decoration: none !important;
  transition: background 0.2s ease;
}
.sitemap-list__item > a:hover {
  background: #f7f7f2;
}
.sitemap-list__item:first-child > a {
  grid-template-columns: 42px 1fr auto;
}
.sitemap-list__item:first-child .sitemap-list__en {
  grid-column: 1;
}
.sitemap-list__item:first-child .sitemap-list__label {
  grid-column: 2;
}
.sitemap-list__n {
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 18px;
  font-weight: 300;
  color: rgba(20, 45, 55, 0.28);
  line-height: 1;
}
.sitemap-list__en {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
  color: #4d6926;
}
.sitemap-list__label {
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.sitemap-list__arrow {
  color: #4d6926;
  transition: transform 0.2s ease;
}
.sitemap-list__item > a:hover .sitemap-list__arrow {
  transform: translateX(4px);
}
.sitemap-list .child {
  margin: 0 !important;
  padding: 0 4px 18px 166px !important;
  list-style: none;
  border: 0 !important;
}
.sitemap-list .child li {
  margin: 0 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent;
}
.sitemap-list .child a {
  color: #66706d !important;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 13.5px;
}
.sitemap-list .child a:hover {
  color: #4d6926 !important;
}

.page-content h2 {
  margin: 2.4em 0 0.8em;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(22px, 2.2vw, 28px);
  letter-spacing: 0.06em;
  color: #18232c !important;
  border-bottom: 1px solid #e4e6df;
  padding-bottom: 0.45em;
}
.page-content h2:first-child {
  margin-top: 0;
}
.page-content h3 {
  margin: 1.8em 0 0.6em;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 18px;
  color: #1f2a33 !important;
}
.page-content p,
.page-content li {
  color: #4d5856;
}
.page-content ul,
.page-content ol {
  padding-left: 1.2em;
  margin: 0.6em 0 1.2em;
}
.page-content a {
  color: #5f7a35;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.page-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0 1.6em;
  font-size: 14px;
  background: #fff;
}
.page-content th,
.page-content td {
  border: 1px solid #e2e4dc;
  padding: 12px 14px;
  text-align: left;
  vertical-align: top;
}
.page-content th {
  width: 28%;
  background: #f4f5f0;
  font-weight: 600;
  color: #2a353c;
}

/* Legacy simple cards (fallback) */
.page-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 1.5em 0 2em;
}
.page-card {
  display: block;
  padding: 22px 22px 20px;
  background: #fff;
  border: 1px solid #e2e4dc;
  color: inherit !important;
  text-decoration: none !important;
  transition: border-color 0.2s, transform 0.2s;
}
.page-card:hover {
  border-color: #a8b66c;
  transform: translateY(-2px);
}
.page-card__num {
  display: block;
  font-family: var(--serif, serif);
  font-size: 22px;
  color: #a8b66c;
  margin-bottom: 8px;
}
.page-card strong {
  display: block;
  font-family: var(--serif, serif);
  font-weight: 500;
  font-size: 17px;
  color: #18232c;
  margin-bottom: 8px;
}
.page-card span {
  display: block;
  font-size: 13px;
  line-height: 1.8;
  color: #66716e;
}

/* Services index — visual tiles */
.svc-index {
  margin: 0;
  padding: 18px 0 8px;
}
.svc-index__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 28px 48px;
  align-items: end;
  margin: 0 0 48px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
}
.svc-index__intro .eyebrow {
  margin: 0 0 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #4d6926;
  font-weight: 700;
}
.svc-index__intro h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(28px, 2.8vw, 36px);
  letter-spacing: 0.04em;
  line-height: 1.45;
  color: #132a3a !important;
  word-break: keep-all;
}
.svc-index__intro p {
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #333b3b;
  word-break: keep-all;
}
.svc-index__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin: 0 0 48px;
  list-style: none;
  padding: 0;
}
.svc-tile {
  display: grid;
  grid-template-columns: minmax(240px, 0.95fr) minmax(0, 1.05fr);
  grid-template-rows: auto;
  align-items: stretch;
  background: #fff;
  border: 1px solid #e2e4dc;
  color: inherit !important;
  text-decoration: none !important;
  overflow: hidden;
  min-height: 220px;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.svc-tile:hover {
  transform: translateY(-3px);
  border-color: #c5cf9a;
  box-shadow: 0 18px 40px rgba(24, 35, 44, 0.08);
}
.svc-tile__media {
  position: relative;
  min-height: 220px;
  aspect-ratio: auto;
  height: 100%;
  background: #cfd3c8 center/cover no-repeat;
}
.svc-tile__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 40%, rgba(12, 27, 42, 0.08));
  pointer-events: none;
}
.svc-tile--web .svc-tile__media {
  background-image: url("/asset/img/page/page-web.jpg");
}
.svc-tile--system .svc-tile__media {
  background-image: url("/asset/img/page/page-system.jpg");
}
.svc-tile--design .svc-tile__media {
  background-image: url("/asset/img/page/page-design.jpg");
}
.svc-tile--hosting .svc-tile__media {
  background-image: url("/asset/img/page/page-hosting.jpg");
}
.svc-tile--sports .svc-tile__media {
  background-image: url("/asset/img/page/page-sports.jpg");
}
.svc-sports {
  display: grid;
  grid-template-columns: minmax(240px, 0.95fr) minmax(0, 1.05fr);
  min-height: 220px;
  margin: 0 0 40px;
  background: #fff;
  border: 1px solid #e2e4dc;
  color: inherit !important;
  text-decoration: none !important;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.svc-sports:hover {
  transform: translateY(-3px);
  border-color: #c5cf9a;
  box-shadow: 0 18px 40px rgba(24, 35, 44, 0.08);
}
.svc-sports__photo {
  min-height: 220px;
  background:
    linear-gradient(110deg, rgba(18, 38, 58, 0.08), rgba(18, 38, 58, 0.22)),
    url("/asset/img/page/page-sports.jpg") center/cover no-repeat;
}
.svc-sports__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 36px 40px;
}
.svc-sports__copy .eyebrow {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #8a9470;
  font-weight: 600;
}
.svc-sports__copy h3 {
  margin: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(22px, 2.2vw, 28px);
  color: #18232c !important;
  letter-spacing: 0.04em;
}
.svc-sports__copy p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.9;
  color: #5f6a67;
}
.page-content h2[id],
.page-content h2.svc-anchor {
  scroll-margin-top: 100px;
}

/* Company page — aligned with ws design language */
.page-content--wide .co-page {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
.co-page {
  --co-ink: #132a3a;
  --co-body: #333b3b;
  --co-muted: #66706d;
  --co-green: #4d6926;
  --co-line: rgba(20, 45, 55, 0.1);
  --co-greige: #f2f3ee;
  --co-ivory: #f7f7f2;
  --co-navy: #12263a;
  color: var(--co-body);
}
.co-inner {
  max-width: 1180px;
  width: calc(100% - 80px);
  margin-inline: auto;
}
.co-page .eyebrow {
  margin: 0 0 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--co-green);
  font-weight: 700;
}
.co-h2 {
  margin: 0 0 14px !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(28px, 2.8vw, 36px) !important;
  letter-spacing: 0.04em;
  color: var(--co-ink) !important;
  line-height: 1.45;
  word-break: keep-all;
}
.co-lead {
  margin: 0;
  max-width: none;
  font-size: 15px;
  line-height: 1.9;
  color: var(--co-body);
  word-break: keep-all;
}
.co-sec__head {
  margin-bottom: 34px;
}
.co-sec__head--wide .co-lead {
  max-width: none;
}

.co-greet {
  background: #fff;
  padding: 82px 0;
}
.co-greet__grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 48px;
  align-items: start;
}
.co-greet__copy p {
  margin: 0 0 1em;
  color: var(--co-body);
  font-size: 15px;
  line-height: 2;
  word-break: keep-all;
}
.co-greet__copy p:last-child { margin-bottom: 0; }
.co-greet__sign {
  margin-top: 1.6em !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 15px !important;
  color: var(--co-ink) !important;
  letter-spacing: 0.06em;
}
.co-greet__photo {
  aspect-ratio: 4 / 5;
  min-height: 360px;
  background: #cfd3c8 center 30% / cover no-repeat;
}

.co-facts {
  background: var(--co-greige);
  padding: 0;
}
.co-facts .co-inner { padding: 0; }
.co-facts__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: #fff;
}
.co-facts__grid article {
  padding: 32px 28px;
  border-right: 1px solid var(--co-line);
}
.co-facts__grid article:last-child { border-right: 0; }
.co-facts__n {
  display: block;
  margin-bottom: 14px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  color: rgba(20, 45, 55, 0.22);
}
.co-facts__grid strong {
  display: block;
  margin-bottom: 8px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 16px;
  color: var(--co-ink);
  letter-spacing: 0.03em;
  word-break: keep-all;
}
.co-facts__grid p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.7;
  color: var(--co-muted);
  word-break: keep-all;
}

.co-overview {
  background: #fff;
  padding: 82px 0;
}
.co-overview__panel {
  background: transparent;
}
.co-overview__panel dl {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin: 0;
  border-top: 1px solid var(--co-line);
}
.co-overview__panel dl > div {
  display: grid;
  grid-template-columns: 148px minmax(0, 1fr);
  gap: 16px 24px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid var(--co-line);
  border-right: 0;
}
.co-overview__panel dt {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--co-green);
  line-height: 1.7;
}
.co-overview__panel dd {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.85;
  color: var(--co-ink);
  word-break: break-word;
  overflow-wrap: anywhere;
}

.co-biz {
  background: var(--co-ivory);
  padding: 82px 0;
}
.co-biz__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: #fff;
}
.co-biz__grid a {
  display: block;
  padding: 28px 26px 30px;
  border-right: 1px solid var(--co-line);
  border-bottom: 1px solid var(--co-line);
  color: inherit !important;
  text-decoration: none !important;
  background: transparent;
  transition: background 0.2s ease;
}
.co-biz__grid a:nth-child(3n) { border-right: 0; }
.co-biz__grid a:nth-child(n + 4) { border-bottom: 0; }
.co-biz__grid a:hover { background: #f2f4ed; }
.co-biz__n {
  display: block;
  margin-bottom: 8px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 22px;
  font-weight: 300;
  color: rgba(20, 45, 55, 0.22);
  line-height: 1;
}
.co-biz__en {
  display: block;
  margin-bottom: 10px;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--co-green);
}
.co-biz__grid strong {
  display: block;
  margin-bottom: 8px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 16px;
  color: var(--co-ink);
  letter-spacing: 0.02em;
  word-break: keep-all;
}
.co-biz__grid em {
  display: block;
  font-style: normal;
  font-size: 13.5px;
  line-height: 1.7;
  color: var(--co-muted);
  word-break: keep-all;
}

.co-mission {
  background: #fff;
  padding: 82px 0;
}
.co-mission__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: transparent;
  border-top: 1px solid var(--co-line);
}
.co-mission__grid article {
  min-width: 0;
  padding: 28px 28px 32px 0;
  border-right: 1px solid var(--co-line);
  border-bottom: 0;
}
.co-mission__grid article:last-child {
  border-right: 0;
  padding-right: 0;
}
.co-mission__grid article:not(:first-child) {
  padding-left: 28px;
}
.co-mission__n {
  display: block;
  margin-bottom: 16px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
  color: rgba(20, 45, 55, 0.18);
}
.co-mission__grid h3 {
  margin: 0 0 12px !important;
  min-height: 0;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6;
  color: var(--co-ink) !important;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.co-mission__grid p {
  margin: 0;
  max-width: 100%;
  font-size: 13.5px;
  line-height: 1.9;
  color: var(--co-muted);
  word-break: break-word;
  overflow-wrap: anywhere;
}

.co-access {
  background: var(--co-greige);
  padding: 82px 0;
  scroll-margin-top: 100px;
}
.co-access__grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 40px;
  align-items: start;
}
.co-access__addr {
  margin: 0 0 1.4em;
  font-size: 14.5px;
  line-height: 1.8;
  color: var(--co-ink);
  word-break: keep-all;
}
.co-access__ways {
  display: grid;
  gap: 22px;
}
.co-access__label {
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--co-green);
}
.co-access__ways strong {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  color: var(--co-ink);
}
.co-access__ways ul {
  margin: 0;
  padding-left: 1.1em;
}
.co-access__ways li {
  font-size: 14px;
  line-height: 1.85;
  color: var(--co-body);
}
.co-access__note {
  margin: 1.4em 0 0;
  font-size: 13px !important;
  line-height: 1.8;
  color: var(--co-muted) !important;
}
.co-access__map {
  min-height: 360px;
  background: #e8ebe3;
}
.co-access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: 0;
}

.co-tenant {
  background: #fff;
  padding: 82px 0;
}
.co-tenant__panel {
  border-top: 1px solid var(--co-line);
}
.adcom-news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.adcom-news-list li + li {
  border-top: 1px solid var(--co-line);
}
.adcom-news-list a {
  display: grid;
  grid-template-columns: 96px 110px 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 18px 4px;
  color: inherit !important;
  text-decoration: none !important;
}
.adcom-news-list a:hover .adcom-news-list__title {
  color: var(--co-green);
}
.adcom-news-list__date {
  font-size: 13px;
  color: var(--co-muted);
  letter-spacing: 0.04em;
}
.adcom-news-list__cat {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: var(--co-green);
}
.adcom-news-list__title {
  font-size: 14.5px;
  color: var(--co-ink);
  line-height: 1.6;
}
.adcom-news-list__arrow {
  color: var(--co-green);
}
.adcom-news-empty {
  margin: 0;
  padding: 18px 4px;
  color: var(--co-muted);
  font-size: 14px;
}

@media (max-width: 980px) {
  .co-inner,
  .ct-inner { width: calc(100% - 48px); }
  .co-greet__grid,
  .co-access__grid,
  .co-overview__panel dl,
  .co-facts__grid,
  .co-biz__grid {
    grid-template-columns: 1fr 1fr;
  }
  .co-mission__grid {
    grid-template-columns: 1fr;
  }
  .co-greet__grid,
  .co-access__grid {
    grid-template-columns: 1fr;
  }
  .co-facts__grid article:nth-child(2n) { border-right: 0; }
  .co-facts__grid article:nth-child(n + 3) { border-top: 1px solid var(--co-line); }
  .co-biz__grid a:nth-child(3n) { border-right: 1px solid var(--co-line); }
  .co-biz__grid a:nth-child(2n) { border-right: 0; }
  .co-biz__grid a:nth-child(n + 3) { border-bottom: 1px solid var(--co-line); }
  .co-biz__grid a:nth-child(n + 5) { border-bottom: 0; }
  .co-mission__grid article {
    border-right: 0;
    border-bottom: 1px solid var(--co-line);
    padding: 24px 0;
  }
  .co-mission__grid article:not(:first-child) { padding-left: 0; }
  .co-mission__grid article:last-child { border-bottom: 0; }
  .co-mission__grid h3 { min-height: 0; }
  .co-overview__panel dl > div,
  .co-overview__panel dl > div:nth-child(2n) {
    grid-column: 1 / -1;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
    grid-template-columns: 100px 1fr;
  }
  .co-greet__photo { min-height: 280px; aspect-ratio: 16 / 10; }
  .adcom-news-list a { grid-template-columns: 86px 1fr auto; }
  .adcom-news-list__cat { display: none; }
  .sitemap-list__item > a,
  .sitemap-list__item:first-child > a {
    grid-template-columns: 36px 1fr auto;
  }
  .sitemap-list__en { display: none; }
  .sitemap-list .child { padding-left: 50px !important; }
}

@media (max-width: 640px) {
  .co-inner,
  .ct-inner { width: calc(100% - 40px); }
  .co-greet,
  .co-overview,
  .co-biz,
  .co-mission,
  .co-access,
  .co-tenant,
  .ct-formband {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .co-facts__grid,
  .co-biz__grid {
    grid-template-columns: 1fr;
  }
  .co-facts__grid article,
  .co-biz__grid a {
    border-right: 0 !important;
    border-bottom: 1px solid var(--co-line, rgba(20,45,55,.1)) !important;
  }
  .co-facts__grid article:last-child,
  .co-biz__grid a:last-child {
    border-bottom: 0 !important;
  }
  .ct-form { padding: 24px 20px; }
}

.svc-tile__body {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 8px 16px;
  align-content: center;
  padding: 36px 40px;
}
.svc-tile__num {
  grid-row: 1 / span 3;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 32px;
  line-height: 1;
  color: #c4cbb6;
  padding-top: 2px;
}
.svc-tile h3 {
  margin: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(20px, 2vw, 24px);
  letter-spacing: 0.04em;
  color: #18232c !important;
  line-height: 1.45;
}
.svc-tile p {
  margin: 0;
  max-width: none;
  font-size: 14px;
  line-height: 1.95;
  color: #5f6a67;
}
.svc-tile__more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #5f7a35;
}
.svc-tile:hover .svc-tile__more {
  color: #3f5620;
}
.svc-index__cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px 28px;
  padding: 28px 30px;
  background:
    linear-gradient(110deg, rgba(16, 36, 59, 0.94), rgba(36, 58, 42, 0.88)),
    url("/asset/img/page/page-contact.jpg") center/cover no-repeat;
  color: #fff;
}
.svc-index__cta p {
  margin: 0;
  max-width: none;
  font-size: 14.5px;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.9) !important;
}
.svc-index__cta a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;
  background: #fff;
  color: #10243b !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.svc-index__cta a:hover {
  background: #eef2e4;
}

@media (max-width: 980px) {
  .page-body--wide:not(.page-body--flush-bottom) .page-content--wide {
    width: calc(100% - 48px);
  }
  .svc-index__intro {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .svc-tile,
  .svc-sports {
    grid-template-columns: 1fr;
  }
  .svc-tile__media,
  .svc-sports__photo {
    min-height: 200px;
    aspect-ratio: 16 / 9;
  }
  .svc-tile__body,
  .svc-sports__copy {
    padding: 24px 22px 26px;
  }
  .svc-index__cta {
    flex-direction: column;
    align-items: flex-start;
  }
}

.adcom-works-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 24px;
  margin: 18px 0 8px;
  padding: 0;
  list-style: none;
}
.adcom-works-grid li a {
  display: block;
  background: transparent;
  border: 0;
  text-decoration: none !important;
  color: inherit !important;
  overflow: hidden;
  height: 100%;
}
.adcom-works-grid .thumb {
  aspect-ratio: 16 / 10;
  background: #d8dcd0 center/cover no-repeat;
  overflow: hidden;
  transition: transform 0.45s ease;
}
.adcom-works-grid li a:hover .thumb {
  transform: scale(1.03);
}
.adcom-works-grid .body {
  padding: 12px 2px 0;
}
.adcom-works-grid .cat {
  display: block;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #4d6926;
  font-weight: 700;
  margin-bottom: 8px;
}
.adcom-works-grid .title {
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 15px;
  font-weight: 600;
  color: #132a3a;
  letter-spacing: 0.03em;
  line-height: 1.55;
  word-break: keep-all;
}
.adcom-works-grid .works-meta {
  margin: 6px 0 0;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #66706d;
  line-height: 1.5;
}
.adcom-works-grid .works-excerpt {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.75;
  color: #333b3b;
}

.ct-form .wpcf7,
.page-doc .wpcf7 {
  max-width: none;
  background: transparent;
  border: 0;
  padding: 0;
}
.wpcf7 label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 8px;
  color: #132a3a;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  border: 1px solid rgba(20, 45, 55, 0.14);
  border-radius: 0;
  padding: 12px 14px;
  font-size: 14px;
  margin-bottom: 16px;
  background: #fff;
}
.wpcf7 textarea {
  min-height: 160px;
}
.wpcf7 input[type="submit"] {
  appearance: none;
  border: 0;
  background: #4d6926;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  min-height: 52px;
  padding: 14px 28px;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}
.wpcf7 input[type="submit"]:hover {
  background: #3f5620;
  transform: translateY(-1px);
}

@media (max-width: 980px) {
  .page-hero {
    min-height: 220px;
  }
  .page-cards,
  .adcom-works-grid {
    grid-template-columns: 1fr;
  }
  .adcom-works-grid {
    display: grid;
  }
}

@media (max-width: 640px) {
  .page-doc {
    padding: 22px 16px;
  }
  .page-content--doc {
    max-width: none;
  }
}

/* ===== Web / Hosting service page ===== */
.page-content--wide .ws-page {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
.ws-page {
  --ws-ink: #132a3a;
  --ws-body: #333b3b;
  --ws-muted: #66706d;
  --ws-green: #4d6926;
  --ws-green-mid: #688a32;
  --ws-accent: #4d6926;
  --ws-accent-deep: #3f5620;
  --ws-blue: #2f6f8f;
  --ws-orange: #b87a38;
  --ws-navy: #12263a;
  --ws-ivory: #f7f7f2;
  --ws-greige: #f2f3ee;
  --ws-line: rgba(20, 45, 55, 0.1);
  color: var(--ws-body);
}
.ws-inner {
  max-width: 1180px;
  width: calc(100% - 80px);
  margin-inline: auto;
}
.ws-page .eyebrow {
  margin: 0 0 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ws-green);
  font-weight: 700;
}
.ws-page h2,
.ws-page .ws-h2 {
  margin: 0 0 14px !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(30px, 3vw, 40px);
  letter-spacing: 0.04em;
  line-height: 1.45;
  color: var(--ws-ink) !important;
  max-width: none;
  word-break: normal;
  line-break: auto;
  overflow-wrap: normal;
}
.ws-page .ws-lead {
  margin: 0;
  max-width: none;
  font-size: 15px;
  line-height: 1.9;
  color: var(--ws-body);
  word-break: normal;
  overflow-wrap: normal;
}
.ws-page .ws-case__desc {
  margin: 0;
  font-size: 14px;
  line-height: 1.75;
  color: var(--ws-muted);
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.ws-strength__head,
.ws-set__head,
.ws-cases__copy,
.ws-works__head,
.ws-consult__head,
.ws-flow__head,
.ws-costband__head {
  margin-bottom: 34px;
}

/* Intro */
.ws-intro {
  background: #fff;
  padding: 96px 0 90px;
}
.ws-intro__grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 56px;
  align-items: center;
  min-height: 420px;
}
.ws-intro .ws-h2 {
  font-size: clamp(34px, 3.3vw, 46px) !important;
  margin-bottom: 14px !important;
}
.ws-intro__tags {
  margin: 0 0 22px;
  font-size: 12px;
  letter-spacing: 0.14em;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-intro__copy {
  max-width: none;
}
.ws-intro__copy p:not(.eyebrow):not(.ws-intro__tags) {
  margin: 0 0 1em;
  font-size: 15px;
  line-height: 2;
  color: var(--ws-body);
  word-break: keep-all;
}
.ws-intro__copy p:last-child { margin-bottom: 0; }
.ws-intro__visual {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 14px;
}
.ws-intro__human {
  position: relative;
  z-index: 2;
  width: min(300px, 58%);
  height: auto;
  transform: translateY(12px);
  filter: drop-shadow(0 24px 36px rgba(18, 38, 58, 0.18));
  background: transparent;
}
.ws-intro__visual--plain {
  align-self: stretch;
  display: flex;
  min-height: 360px;
}
.ws-intro__photo {
  flex: 1;
  width: 100%;
  min-height: 360px;
  background: #d8dcd0 center/cover no-repeat;
}
.ws-intro__pills {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}
.ws-pill {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 108px;
  height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #fff;
  white-space: nowrap;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.ws-pill--a { top: calc(12% + 0 * 22%); right: 4%; background: var(--ws-green-mid); }
.ws-pill--b { top: calc(12% + 1 * 22%); right: 0; background: var(--ws-blue); }
.ws-pill--c { top: calc(12% + 2 * 22%); right: 4%; background: var(--ws-navy); }
.ws-pill--d { top: calc(12% + 3 * 22%); right: 8%; background: var(--ws-orange); }

/* Strength — process line 01→04 */
.ws-strength {
  background: var(--ws-greige);
  padding: 82px 0;
}
.ws-process {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0 28px;
}
.ws-process--oct {
  row-gap: 36px;
}
.ws-process--oct .ws-process__item:nth-child(4) .ws-process__line,
.ws-process--oct .ws-process__item:nth-child(8) .ws-process__line {
  display: none;
}
.ws-process__item {
  position: relative;
  padding: 0;
  border: 0;
  background: transparent;
  min-width: 0;
}
.ws-process__top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  min-height: 36px;
}
.ws-process__num {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
  color: rgba(20, 45, 55, 0.22);
}
.ws-process__line {
  position: relative;
  flex: 1 1 auto;
  height: 1px;
  min-width: 24px;
  background: rgba(102, 138, 50, 0.35);
}
.ws-process__line::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid rgba(102, 138, 50, 0.45);
  transform: translateY(-50%);
}
.ws-process__item--last .ws-process__line { display: none; }
.ws-process__en {
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-process h3 {
  margin: 0 0 10px !important;
  min-height: 1.45em;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--ws-line);
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 18px;
  color: var(--ws-ink) !important;
  letter-spacing: 0.04em;
  word-break: keep-all;
}
.ws-process__item--last .ws-process__en,
.ws-process__item--last h3 {
  color: var(--ws-green) !important;
}
.ws-process p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.7;
  color: var(--ws-muted);
  word-break: keep-all;
}

/* ONE STOP SUPPORT band */
.ws-supportband {
  background: var(--ws-navy);
  padding: 64px 0;
  color: #fff;
}
.ws-supportband__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.38fr) minmax(0, 0.62fr);
  gap: 40px 56px;
  align-items: center;
}
.ws-supportband__label {
  margin: 0 0 14px !important;
  font-size: 11px !important;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #c5d48a !important;
  font-weight: 700;
}
.ws-supportband__message h3 {
  margin: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(24px, 2.4vw, 32px);
  line-height: 1.55;
  letter-spacing: 0.04em;
  color: #fff !important;
  word-break: keep-all;
}
.ws-supportband__points {
  display: flex;
  flex-direction: column;
  max-width: 520px;
}
.ws-supportband__points article {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.ws-supportband__points article:first-child { padding-top: 0; }
.ws-supportband__points article:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.ws-supportband__points span {
  flex: 0 0 40px;
  width: 40px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  color: #c5d48a;
}
.ws-supportband__body {
  flex: 1;
  min-width: 0;
}
.ws-supportband__points strong {
  display: block;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: #c5d48a;
}
.ws-supportband__points em {
  display: block;
  margin-bottom: 4px;
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.02em;
  word-break: keep-all;
}
.ws-supportband__points p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.72);
  word-break: keep-all;
}

/* Set */
.ws-set {
  background: #fff;
  padding: 82px 0;
  scroll-margin-top: 100px;
}
.ws-set__row#web,
.ws-set__row#hosting {
  scroll-margin-top: 110px;
}
.ws-set__rows {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.ws-set__row {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 40px;
  align-items: stretch;
  background: transparent;
  border: 0;
}
.ws-set__row--rev {
  grid-template-columns: 0.85fr 1.15fr;
}
.ws-set__row--rev .ws-set__media { order: 2; }
.ws-set__row--rev .ws-set__body { order: 1; }
.ws-set__media {
  aspect-ratio: auto;
  width: 100%;
  min-height: 280px;
  height: auto;
  align-self: stretch;
  background: #cfd3c8 center/cover no-repeat;
}
.ws-set__body {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.ws-set__num {
  display: block;
  margin-bottom: 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-set__body h3 {
  margin: 0 0 14px !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 24px;
  color: var(--ws-ink) !important;
  letter-spacing: 0.04em;
}
.ws-set__body .ws-case__desc {
  font-size: 15px;
  line-height: 1.9;
  color: var(--ws-body);
  margin-bottom: 0;
}
.ws-cap {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: transparent;
}
.ws-cap__cell {
  padding: 18px 18px 20px;
  border-right: 1px solid var(--ws-line);
  border-bottom: 1px solid var(--ws-line);
}
.ws-cap__cell:nth-child(2n) { border-right: 0; }
.ws-cap__cell:nth-child(n + 3) { border-bottom: 0; }
.ws-cap__cell span {
  display: block;
  margin-bottom: 5px;
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-cap__cell strong {
  display: block;
  margin-bottom: 7px;
  min-height: 1.4em;
  font-size: 14px;
  font-weight: 600;
  color: var(--ws-ink);
  letter-spacing: 0.02em;
  word-break: keep-all;
}
.ws-cap__cell em {
  display: block;
  font-style: normal;
  font-size: 12.5px;
  line-height: 1.65;
  color: var(--ws-muted);
  word-break: keep-all;
}
.ws-set__note {
  margin: 28px 0 0;
  font-size: 13.5px;
  color: var(--ws-muted);
}
.ws-set__note i { color: var(--ws-green-mid); margin-right: 6px; }

/* Cases — one service grid */
.ws-cases {
  background: var(--ws-ivory);
  padding: 82px 0;
  scroll-margin-top: 100px;
}
.ws-cases__visual {
  margin-bottom: 0;
  aspect-ratio: 21 / 9;
  min-height: 240px;
  background: #cfd3c8 center/cover no-repeat;
}
.ws-cases__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 28px;
  background: #fff;
}
.ws-cases__grid article {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 24px 26px;
  border: 0;
  border-right: 1px solid var(--ws-line);
  border-bottom: 1px solid var(--ws-line);
  background: transparent;
}
.ws-cases__grid article:nth-child(3n) { border-right: 0; }
.ws-cases__grid article:nth-child(n + 4) { border-bottom: 0; }
.ws-cases__ico {
  width: 30px;
  height: 30px;
  margin-bottom: 14px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #fff;
  background: var(--ws-navy);
}
.ws-cases__n {
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: 0.16em;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-cases__grid h3 {
  margin: 0 0 10px !important;
  min-height: 1.4em;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 17px;
  color: var(--ws-ink) !important;
  letter-spacing: 0.03em;
  word-break: keep-all;
}
.ws-cases__grid p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.75;
  color: var(--ws-muted);
  word-break: keep-all;
}

/* Works */
.ws-works {
  background: #fff;
  padding: 82px 0;
}
.ws-works__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
}
.ws-works__more {
  color: var(--ws-green) !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
  margin-bottom: 4px;
}
.ws-works__showcase {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 24px;
}
.ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item {
  grid-column: span 2;
}
.ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(4) {
  grid-column: 2 / span 2;
}
.ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(5) {
  grid-column: 4 / span 2;
}
.ws-works__item { background: transparent; border: 0; }
.ws-works__item a {
  display: block;
  color: inherit;
  text-decoration: none !important;
}
.ws-works__thumb {
  aspect-ratio: 16 / 10;
  background: #d8dcd0 center/cover no-repeat;
  overflow: hidden;
  transition: transform 0.45s ease;
}
.ws-works__item a:hover .ws-works__thumb {
  transform: scale(1.03);
}
.ws-works__meta { padding: 12px 2px 0; }
.ws-works__cat {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-works__title {
  display: block;
  margin-bottom: 8px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 15px;
  font-weight: 600;
  color: var(--ws-ink);
  letter-spacing: 0.03em;
  word-break: keep-all;
}
.ws-works__blurb {
  display: block;
  font-size: 13.5px;
  line-height: 1.7;
  color: #5b6663;
  word-break: keep-all;
}

/* Consult — theme panel */
.ws-consult {
  background: var(--ws-greige);
  padding: 82px 0;
  scroll-margin-top: 100px;
}
.ws-consult__panel {
  display: grid;
  grid-template-columns: 1.65fr 0.9fr;
  gap: 0;
  background: #fff;
  overflow: hidden;
}
.ws-consult__patterns {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ws-consult__card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 230px;
  padding: 30px 40px 30px 34px;
  border: 0;
  border-right: 1px solid var(--ws-line);
  border-bottom: 1px solid var(--ws-line);
  text-decoration: none !important;
  color: inherit;
  background: transparent;
  overflow: hidden;
  transition: background 0.25s ease;
}
.ws-consult__card:nth-child(2n) { border-right: 0; }
.ws-consult__card:nth-child(n + 3) { border-bottom: 0; }
.ws-consult__card:hover { background: #f2f4ed; }
.ws-consult__bg {
  position: absolute;
  right: 22px;
  top: 18px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 52px;
  font-weight: 300;
  line-height: 1;
  color: rgba(20, 45, 55, 0.11);
  pointer-events: none;
}
.ws-consult__en {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 12px;
  padding-right: 48px;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-consult__card strong {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 12px;
  padding-right: 36px;
  min-height: 2.9em;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.45;
  color: var(--ws-ink);
  letter-spacing: 0.03em;
  word-break: keep-all;
}
.ws-consult__card em {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: auto;
  font-style: normal;
  font-size: 13.5px;
  line-height: 1.75;
  color: var(--ws-muted);
  word-break: keep-all;
}
.ws-consult__arrow {
  position: relative;
  z-index: 1;
  align-self: flex-end;
  margin-top: 18px;
  font-size: 20px;
  color: var(--ws-green);
  transition: transform 0.25s ease;
}
.ws-consult__card:hover .ws-consult__arrow {
  transform: translateX(6px);
}
.ws-consult__aside {
  padding: 34px 32px;
  background: var(--ws-accent-deep);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ws-consult__aside-label {
  margin: 0 0 16px !important;
  font-size: 11px !important;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #d5e4a8 !important;
  font-weight: 700;
}
.ws-consult__aside strong {
  display: block;
  margin-bottom: 14px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  word-break: keep-all;
}
.ws-consult__aside p {
  margin: 0 0 24px !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  word-break: keep-all;
}
.ws-consult__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  min-height: 46px;
  padding: 0 24px;
  background: #fff;
  color: #10243b !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.03em;
  transition: transform 0.2s ease, background 0.2s ease;
}
.ws-consult__btn:hover {
  transform: translateY(-2px);
  background: #f3f6ec;
}

/* Flow — 3 phases */
.ws-flow {
  background: #fff;
  padding: 82px 0 90px;
}
.ws-phases {
  display: grid;
  grid-template-columns: 1fr 40px 1.15fr 40px 1fr;
  gap: 0;
  align-items: start;
  column-gap: 8px;
}
.ws-phase {
  padding: 0;
  background: transparent;
  border: 0;
}
.ws-phase__head {
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--ws-line);
  min-height: 78px;
}
.ws-phase__label {
  display: block;
  margin-bottom: 5px;
  font-size: 11px;
  letter-spacing: 0.16em;
  font-weight: 700;
  color: var(--ws-green);
}
.ws-phase__en {
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(19, 42, 58, 0.42);
}
.ws-phase__head h3 {
  margin: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 17px;
  color: var(--ws-ink) !important;
  letter-spacing: 0.03em;
}
.ws-phase__steps {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ws-phase__steps li {
  display: grid;
  grid-template-columns: 28px 1fr;
  column-gap: 12px;
  row-gap: 2px;
  padding: 16px 0;
  border: 0;
  position: relative;
}
.ws-phase__steps li:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 12px;
  top: calc(16px + 1.1em);
  bottom: 0;
  width: 1px;
  background: rgba(102, 138, 50, 0.28);
}
.ws-phase__num {
  grid-row: 1 / span 2;
  width: 28px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: rgba(20, 45, 55, 0.55);
  letter-spacing: 0.02em;
}
.ws-phase__steps strong {
  font-size: 15px;
  font-weight: 600;
  color: var(--ws-ink);
  letter-spacing: 0.02em;
  word-break: keep-all;
}
.ws-phase__steps em {
  font-style: normal;
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--ws-muted);
  word-break: keep-all;
}
.ws-phase__step--last .ws-phase__num,
.ws-phase__step--last strong {
  color: var(--ws-green);
}
.ws-phases__arrow {
  width: 100%;
  max-width: 36px;
  align-self: center;
  height: 1px;
  margin-top: 40px;
  background: rgba(102, 138, 50, 0.35);
  position: relative;
  justify-self: center;
}
.ws-phases__arrow::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid rgba(102, 138, 50, 0.4);
  transform: translateY(-50%);
}

/* Cost */
.ws-costband {
  background: var(--ws-navy);
  padding: 70px 0 82px;
  color: #fff;
  scroll-margin-top: 100px;
}
.ws-costband .eyebrow { color: #d5e4a8 !important; }
.ws-costband .ws-h2 {
  color: #fff !important;
  font-size: clamp(28px, 2.8vw, 34px) !important;
}
.ws-costband .ws-lead { color: rgba(255, 255, 255, 0.86); }
.ws-costband__groups {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 28px;
  margin-bottom: 32px;
}
.ws-costband__groups article {
  position: relative;
  padding: 4px 12px 0 0;
  background: transparent;
  border: 0;
  overflow: hidden;
}
.ws-costband__bg {
  position: absolute;
  right: 4px;
  top: -6px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 44px;
  font-weight: 300;
  line-height: 1;
  color: rgba(255, 255, 255, 0.12);
  pointer-events: none;
}
.ws-costband__kicker {
  position: relative;
  display: block;
  margin: 0 0 10px;
  min-height: 1.2em;
  font-size: 11px;
  letter-spacing: 0.16em;
  font-weight: 700;
  color: #d5e4a8;
}
.ws-costband__groups h3 {
  position: relative;
  margin: 0 0 16px !important;
  min-height: 1.4em;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 18px;
  color: #fff !important;
  letter-spacing: 0.03em;
}
.ws-costband__groups ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ws-costband__groups li {
  padding: 10px 0;
  font-size: 13.5px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.82);
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  word-break: keep-all;
}
.ws-costband__groups li:first-child { border-top: 0; padding-top: 0; }
.ws-costband__note {
  padding: 28px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.ws-costband__note p {
  margin: 0 0 0.9em !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
  color: rgba(255, 255, 255, 0.86) !important;
  word-break: keep-all;
}
.ws-costband__note p:last-child { margin-bottom: 0 !important; }
.ws-costband__note strong { color: #fff; }

/* CTA — light section */
.ws-cta {
  background: #f2f4ed;
  padding: 82px 0 72px;
  color: var(--ws-body);
}
.ws-cta__layout {
  display: grid;
  grid-template-columns: 0.6fr 0.4fr;
  gap: 48px;
  align-items: center;
}
.ws-cta .eyebrow { color: var(--ws-green); }
.ws-cta .ws-h2 {
  color: var(--ws-ink) !important;
  margin-bottom: 14px !important;
  font-size: clamp(28px, 2.8vw, 36px) !important;
  font-weight: 500 !important;
}
.ws-cta__copy p:not(.eyebrow) {
  margin: 0 0 28px;
  max-width: none;
  font-size: 15px;
  line-height: 1.9;
  color: var(--ws-body) !important;
  word-break: keep-all;
}
.ws-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 52px;
  padding: 14px 28px;
  background: var(--ws-green);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.03em;
  white-space: nowrap;
  transition: transform 0.2s ease, background 0.2s ease;
}
.ws-cta__btn:hover {
  transform: translateY(-2px);
  background: var(--ws-accent-deep);
}
.ws-cta__media {
  aspect-ratio: 4 / 3;
  min-height: 280px;
  background: #cfd3c8 center/cover no-repeat;
}

@media (max-width: 980px) {
  .ws-inner { width: calc(100% - 48px); }
  .ws-intro__grid,
  .ws-process,
  .ws-supportband__layout,
  .ws-set__row,
  .ws-set__row--rev,
  .ws-cases__grid,
  .ws-works__showcase,
  .ws-consult__panel,
  .ws-consult__patterns,
  .ws-phases,
  .ws-costband__groups,
  .ws-cta__layout,
  .ws-cap {
    grid-template-columns: 1fr 1fr;
  }
  .ws-intro__grid,
  .ws-set__row,
  .ws-set__row--rev,
  .ws-consult__panel,
  .ws-supportband__layout,
  .ws-phases,
  .ws-cta__layout {
    grid-template-columns: 1fr;
  }
  .ws-intro__pills { display: none !important; }
  .ws-intro__visual:not(.ws-intro__visual--plain) { display: none !important; }
  .ws-intro__visual--plain {
    min-height: 220px;
  }
  .ws-intro__photo {
    min-height: 220px;
  }
  .ws-set__row--rev .ws-set__media,
  .ws-set__row--rev .ws-set__body { order: initial; }
  .ws-process__line,
  .ws-phases__arrow { display: none; }
  .ws-works__head {
    flex-direction: column;
    align-items: flex-start;
  }
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) {
    grid-template-columns: 1fr 1fr;
  }
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item,
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(4),
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(5) {
    grid-column: auto;
  }
  .ws-consult__card { border-right: 0 !important; }
  .ws-cta__media { min-height: 220px; }
}

@media (max-width: 767px) {
  .ws-inner { width: calc(100% - 40px); }
  .ws-intro,
  .ws-strength,
  .ws-set,
  .ws-cases,
  .ws-works,
  .ws-consult,
  .ws-flow,
  .ws-costband,
  .ws-cta {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .ws-supportband { padding: 48px 0; }
  .ws-page .ws-h2 {
    font-size: 27px !important;
  }
  .ws-intro .ws-h2 {
    font-size: 30px !important;
  }
  .ws-page .ws-lead,
  .ws-intro__copy p:not(.eyebrow):not(.ws-intro__tags),
  .ws-set__body .ws-case__desc {
    font-size: 14px;
  }
  .ws-process,
  .ws-cases__grid,
  .ws-works__showcase,
  .ws-consult__patterns,
  .ws-costband__groups,
  .ws-cap {
    grid-template-columns: 1fr;
  }
  .ws-process { gap: 0; }
  .ws-process__item {
    margin-bottom: 28px;
    padding-bottom: 4px;
  }
  .ws-process__item:last-child { margin-bottom: 0; }
  .ws-process__top { margin-bottom: 12px; }
  .ws-cap__cell,
  .ws-cases__grid article {
    border-right: 0 !important;
    border-bottom: 1px solid var(--ws-line) !important;
  }
  .ws-cap__cell:last-child,
  .ws-cases__grid article:last-child { border-bottom: 0 !important; }
  .ws-set__body { padding: 8px 0 0; }
  .ws-consult__card {
    min-height: 0;
    padding: 28px 24px 26px;
  }
  .ws-consult__bg {
    top: 14px;
    right: 16px;
    font-size: 40px;
  }
  .ws-consult__card strong {
    min-height: 0;
    padding-right: 40px;
  }
  .ws-phase__steps li:not(:last-child)::after { display: none; }
  .ws-cta__btn {
    width: 100%;
    justify-content: center;
  }
}

/* ===== Support page ===== */
.su-block {
  padding: 82px 0;
  background: #fbfbf8;
}
.su-block--dark {
  background: var(--ws-navy, #12263a);
  color: #fff;
}
.su-block--dark .eyebrow {
  color: #a8b66c !important;
}
.su-block--dark .ws-h2,
.su-block--dark .ws-lead {
  color: #fff !important;
}
.su-block--dark .ws-lead {
  opacity: 0.88;
}
.su-block--soft {
  background: #f2f3ee;
}
.su-scope {
  list-style: none;
  margin: 36px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.su-scope li {
  margin: 0 !important;
  padding: 28px 26px 30px !important;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  border-right: 1px solid rgba(20, 45, 55, 0.1);
}
.su-scope li:nth-child(2n) {
  border-right: 0;
}
.su-scope__num {
  display: block;
  margin-bottom: 10px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 20px;
  color: #4d6926;
}
.su-scope strong {
  display: block;
  margin-bottom: 10px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 18px;
  color: #132a3a;
}
.su-scope p {
  margin: 0 !important;
  font-size: 14.5px !important;
  line-height: 1.85 !important;
  color: #333b3b !important;
}
.su-prepare {
  list-style: none;
  margin: 36px 0 0;
  padding: 0;
  counter-reset: prepare;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.su-prepare li {
  display: grid;
  grid-template-columns: 2.2em 1fr;
  column-gap: 16px;
  row-gap: 4px;
  margin: 0 !important;
  padding: 22px 4px !important;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  color: #333b3b !important;
}
.su-prepare li::before {
  counter-increment: prepare;
  content: counter(prepare, decimal-leading-zero);
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 20px;
  color: #4d6926;
  grid-row: 1 / span 2;
}
.su-prepare strong {
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 17px;
  color: #132a3a;
}
.su-prepare span {
  grid-column: 2;
  font-size: 13.5px;
  color: #66706d;
}
.su-alerts {
  margin-top: 28px;
}
.su-alerts__empty {
  margin: 0;
  padding: 28px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.82) !important;
}
.su-alerts__list {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.su-alerts__item {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.su-alerts__summary {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px 16px;
  align-items: start;
  padding: 20px 4px;
  cursor: pointer;
}
.su-alerts__summary::-webkit-details-marker {
  display: none;
}
.su-alerts__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  align-items: center;
  grid-column: 1;
}
.su-alerts__date {
  font-size: 13px;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.7);
}
.su-alerts__badge {
  display: inline-block;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  background: rgba(168, 182, 108, 0.22);
  color: #d7e0b4;
}
.su-alerts__item--trouble .su-alerts__badge {
  background: rgba(196, 92, 72, 0.28);
  color: #f0c2b8;
}
.su-alerts__title {
  grid-column: 1;
  margin: 0 !important;
  display: block;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #fff !important;
  text-decoration: none !important;
}
.su-alerts__toggle {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  position: relative;
}
.su-alerts__toggle::before,
.su-alerts__toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
}
.su-alerts__toggle::before {
  width: 12px;
  height: 1px;
}
.su-alerts__toggle::after {
  width: 1px;
  height: 12px;
  transition: opacity 0.2s ease;
}
.su-alerts__item[open] .su-alerts__toggle::after {
  opacity: 0;
}
.su-alerts__panel {
  padding: 0 4px 22px;
}
.su-alerts__body {
  margin: 0 !important;
  font-size: 13.5px !important;
  line-height: 1.65 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  word-break: break-word;
  white-space: pre-line;
}
.su-alerts__note {
  margin: 22px 0 0 !important;
  font-size: 13px !important;
  line-height: 1.8 !important;
  color: rgba(255, 255, 255, 0.62) !important;
}
.su-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 36px 0 48px;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.su-contact-card {
  padding: 28px 24px;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  border-right: 1px solid rgba(20, 45, 55, 0.1);
}
.su-contact-card:nth-child(3n) {
  border-right: 0;
}
.su-contact-card__en {
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #4d6926;
  font-weight: 700;
}
.su-contact-card strong {
  display: block;
  margin-bottom: 12px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 18px;
  color: #132a3a;
}
.su-contact-card p {
  margin: 0 0 6px !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #333b3b !important;
}
.su-contact-card__note {
  color: #66706d !important;
  font-size: 13.5px !important;
}
.su-contact-card__link {
  display: inline-block;
  margin-top: 8px;
  font-weight: 600;
  color: #4d6926 !important;
  text-decoration: none !important;
}
.su-contact-card__link:hover {
  color: #3f5620 !important;
}
.su-faq h3 {
  margin: 0 0 22px !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 22px;
  color: #132a3a !important;
  border: 0 !important;
  padding: 0 !important;
}
.su-faq__list {
  display: grid;
  gap: 12px;
}
.su-faq__item {
  margin: 0;
  padding: 20px 22px;
  background: #fff;
  border: 1px solid rgba(20, 45, 55, 0.12);
}
.su-faq__item h4 {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 0 0 10px !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 600;
  font-size: 16px !important;
  line-height: 1.55 !important;
  color: #132a3a !important;
}
.su-faq__item h4 span,
.su-faq__item p > span:first-child {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-top: 1px;
  border-radius: 50%;
  background: #4d6926;
  color: #fff;
  font-family: var(--sans, "Zen Kaku Gothic New", sans-serif);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}
.su-faq__item p {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 0 !important;
  font-size: 14.5px !important;
  line-height: 1.8 !important;
  color: #333b3b !important;
}
.su-faq__item p > span:first-child {
  background: #e8ecdf;
  color: #3f5620;
}
.su-faq__item a {
  color: #4d6926 !important;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
}
@media (max-width: 900px) {
  .su-scope,
  .su-contact-grid {
    grid-template-columns: 1fr;
  }
  .su-scope li,
  .su-contact-card {
    border-right: 0;
  }
}

/* ===== Works index ===== */
.works-index {
  margin: 0;
  padding: 8px 0 12px;
}
.works-index__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 28px 48px;
  align-items: end;
  margin: 0 0 36px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
}
.works-index__intro .eyebrow {
  margin: 0 0 9px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #4d6926;
  font-weight: 700;
}
.works-index__intro h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: clamp(28px, 2.8vw, 36px);
  letter-spacing: 0.04em;
  line-height: 1.45;
  color: #132a3a !important;
  word-break: keep-all;
}
.works-index__intro-text p {
  margin: 0 0 0.9em !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
  color: #333b3b !important;
  word-break: keep-all;
}
.works-index__intro-text p:last-child {
  margin-bottom: 0 !important;
}
.works-index__focus {
  list-style: none;
  margin: 0 0 48px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
}
.works-index__focus li {
  margin: 0 !important;
  padding: 22px 20px !important;
  border-right: 1px solid rgba(20, 45, 55, 0.1);
}
.works-index__focus li:last-child {
  border-right: 0;
}
.works-index__focus span {
  display: block;
  margin-bottom: 8px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-size: 18px;
  color: #4d6926;
}
.works-index__focus strong {
  display: block;
  margin-bottom: 6px;
  font-family: var(--serif, "Shippori Mincho", serif);
  font-weight: 500;
  font-size: 16px;
  color: #132a3a;
}
.works-index__focus em {
  font-style: normal;
  font-size: 13px;
  line-height: 1.7;
  color: #66706d;
}
.works-index__empty {
  margin: 0 0 40px;
  color: #66706d;
}
.works-index__foot {
  margin-top: 48px;
  padding-top: 28px;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.works-index__foot > p:first-child {
  margin: 0 0 18px !important;
  max-width: none;
  font-size: 15px !important;
  line-height: 1.9 !important;
  color: #333b3b !important;
}
.works-index__links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
  align-items: center;
  margin: 0 !important;
}
.works-index__links a {
  color: #4d6926 !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14.5px;
}
.works-index__cta {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 20px;
  background: #4d6926;
  color: #fff !important;
}
.works-index__cta:hover {
  background: #3f5620;
}
@media (max-width: 900px) {
  .works-index__intro,
  .works-index__focus {
    grid-template-columns: 1fr;
  }
  .works-index__focus li {
    border-right: 0;
    border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  }
  .works-index__focus li:last-child {
    border-bottom: 0;
  }
}

/* ===== Sports page (compact) ===== */
.sp-split {
  background: var(--ws-greige, #f2f3ee);
  padding: 82px 0;
}
.sp-split__grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 48px;
  align-items: stretch;
}
.sp-split__photo {
  margin: 0;
  min-height: 420px;
  height: 100%;
  background: #cfd3c8 center/cover no-repeat;
}
.sp-split__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sp-split__copy .ws-h2 {
  margin-bottom: 16px !important;
}
.sp-split__copy p {
  margin: 0 0 0.95em;
  font-size: 15px;
  line-height: 1.9;
  color: var(--ws-body, #333b3b);
  word-break: keep-all;
}
.sp-split__copy p:last-of-type {
  margin-bottom: 0;
}
.sp-points {
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.sp-points li {
  margin: 0 !important;
  padding: 14px 0 !important;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
  font-size: 15px;
  color: #132a3a !important;
  font-weight: 600;
}
@media (max-width: 900px) {
  .sp-split__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .sp-split__photo {
    min-height: 280px;
  }
}

/* ===== v1.8.2: tenant / news pills / thanks / submit ===== */
.news-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 36px;
}
.news-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 16px;
  border: 1px solid rgba(30, 58, 50, 0.22);
  border-radius: 999px;
  background: #fff;
  color: #1e3a32 !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-decoration: none !important;
  line-height: 1.2;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.news-pill:hover {
  background: rgba(47, 92, 74, 0.08);
  border-color: rgba(47, 92, 74, 0.45);
  color: #1e3a32 !important;
}
.news-pill.is-current {
  background: #1e3a32;
  border-color: #1e3a32;
  color: #fff !important;
}

.news-archive {
  max-width: 920px;
  margin: 0 auto;
  padding: 8px 0 72px;
}
.news-archive__list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(20, 40, 36, 0.12);
}
.news-archive__item {
  margin: 0;
}
.news-archive__row {
  display: grid;
  grid-template-columns: 108px 132px 1fr auto;
  gap: 16px 20px;
  align-items: center;
  padding: 22px 4px;
  border-bottom: 1px solid rgba(20, 40, 36, 0.1);
  text-decoration: none;
  color: inherit;
  transition: background 0.2s ease;
}
.news-archive__row:hover {
  background: rgba(30, 55, 48, 0.03);
}
.news-archive__date {
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #6a7470;
  font-variant-numeric: tabular-nums;
}
.news-archive__cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(47, 92, 74, 0.08);
  color: #2f5c4a;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: fit-content;
}
.news-archive__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.55;
  color: #132a3a;
}
.news-archive__arrow {
  color: #2f5c4a;
  opacity: 0.55;
}
.news-archive__empty {
  margin-top: 28px;
  font-size: 14px;
  color: #5a6560;
}
.news-archive__pager {
  margin-top: 36px;
}
.news-archive__pager .nav-links {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
}
.news-archive__pager a,
.news-archive__pager span {
  display: inline-flex;
  min-width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(20, 40, 36, 0.14);
  text-decoration: none;
  color: #132a3a;
  font-size: 14px;
}
.news-archive__pager .current {
  background: #1e3a32;
  color: #fff;
  border-color: #1e3a32;
}

.news-article {
  max-width: 760px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.9;
  color: #24332f;
}
.news-article p { margin: 0 0 1.25em; }
.news-article h2 {
  margin: 2.2em 0 0.7em;
  font-size: 1.35em;
  color: #132a3a;
  border-bottom: 1px solid rgba(20, 40, 36, 0.12);
  padding-bottom: 0.35em;
}
.news-article img {
  max-width: 100%;
  height: auto;
}
.news-single__sep {
  margin: 0 0.35em;
  opacity: 0.5;
}

.news-back {
  max-width: 980px;
  margin: 48px auto 72px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 14px;
  padding-top: 8px;
}
.news-back__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  padding: 0 18px 0 14px;
  border: 1px solid rgba(30, 58, 50, 0.28);
  background: #fff;
  color: #1e3a32 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.03em;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.news-back__link:hover {
  background: rgba(47, 92, 74, 0.06);
  border-color: #2f5c4a;
}
.news-back__arrow {
  display: inline-flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #2f5c4a;
}

/* Tenant — room hero layout */
.news-single--tenant .news-article {
  max-width: 1100px;
}
.tenant-article__hero {
  margin: 0 0 28px;
  background: #ece8df;
}
.tenant-article__hero img {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
  object-position: center;
}
.tenant-article__lead {
  font-size: 17px !important;
  line-height: 1.9 !important;
  color: #132a3a !important;
  margin: 0 0 28px !important;
  max-width: none;
}
.tenant-article__highlights {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0 0 40px;
  border-top: 1px solid rgba(20, 40, 36, 0.12);
  border-bottom: 1px solid rgba(20, 40, 36, 0.12);
}
.tenant-article__highlights > div {
  padding: 18px 16px;
  border-right: 1px solid rgba(20, 40, 36, 0.1);
}
.tenant-article__highlights > div:last-child {
  border-right: 0;
}
.tenant-article__hl-label {
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #2f5c4a;
}
.tenant-article__highlights strong {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #132a3a;
  line-height: 1.45;
}
.tenant-article__split {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(260px, 0.75fr);
  gap: 36px 40px;
  align-items: start;
  margin: 0 0 48px;
}
.tenant-article__specs {
  margin: 0;
}
.tenant-article__specs h2,
.tenant-article__access h2 {
  margin: 0 0 16px !important;
  font-size: 1.2em !important;
  color: #132a3a !important;
  border: 0 !important;
  padding: 0 !important;
}
.tenant-article__specs dl {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(20, 40, 36, 0.12);
}
.tenant-article__specs dl > div {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 12px 20px;
  padding: 13px 0;
  border-bottom: 1px solid rgba(20, 40, 36, 0.1);
}
.tenant-article__specs dt {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #2f5c4a;
}
.tenant-article__specs dd {
  margin: 0;
  font-size: 15px;
  color: #24332f;
}
.tenant-article__side-fig {
  margin: 0 0 16px;
  background: #f3efe6;
  overflow: hidden;
}
.tenant-article__side-fig img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: center center;
  background: #fff;
}
.tenant-article__side-fig figcaption {
  padding: 8px 12px;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #5a6560;
  border-top: 1px solid rgba(20, 40, 36, 0.08);
}
.tenant-article__equip {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  border-top: 1px solid rgba(20, 40, 36, 0.12);
}
.tenant-article__equip li {
  margin: 0 !important;
  padding: 12px 0 !important;
  border-bottom: 1px solid rgba(20, 40, 36, 0.1);
  font-size: 14px !important;
  font-weight: 600;
  color: #132a3a !important;
}
.tenant-article__map {
  margin: 0 0 16px;
  background: #eef1ef;
}
.tenant-article__map iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 360px;
  border: 0;
}
.tenant-article__access ul {
  margin: 0 0 8px;
  padding-left: 1.2em;
  color: #24332f;
}

/* Contact submit */
.ct-submit-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 18px;
}
.ct-form .wpcf7-submit,
.ct-form input.ct-submit-btn,
.ct-form .ct-submit-btn {
  appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  min-height: 52px;
  padding: 0 28px;
  border: 1px solid #1e3a32 !important;
  border-radius: 0 !important;
  background: #1e3a32 !important;
  color: #fff !important;
  font-family: inherit;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
}
.ct-form .wpcf7-submit:hover,
.ct-form input.ct-submit-btn:hover,
.ct-form .ct-submit-btn:hover {
  background: #2f5c4a !important;
  border-color: #2f5c4a !important;
}
.ct-form .wpcf7-form.is-sending .wpcf7-submit,
.ct-form .wpcf7-form.is-sending .ct-submit-btn {
  opacity: 0.72;
  cursor: wait;
}
.ct-form .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 12px 14px !important;
  border: 0 !important;
  border-left: 3px solid #2f5c4a !important;
  background: rgba(47, 92, 74, 0.08);
  color: #1e3a32 !important;
  font-size: 14px !important;
  line-height: 1.7;
}
.ct-form .wpcf7-form.invalid .wpcf7-response-output,
.ct-form .wpcf7-form.failed .wpcf7-response-output,
.ct-form .wpcf7-form.aborted .wpcf7-response-output {
  border-left-color: #a33 !important;
  background: rgba(170, 50, 50, 0.06);
}

/* Thanks */
.ct-thanks {
  max-width: 860px;
  margin: 0 auto;
  padding: 8px 0 80px;
}
.ct-thanks__panel {
  padding: 40px 40px 36px;
  background: #fff;
  border: 1px solid rgba(20, 40, 36, 0.1);
}
.ct-thanks__status {
  display: inline-flex;
  align-items: center;
  margin: 0 0 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(47, 92, 74, 0.1);
  color: #2f5c4a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.ct-thanks__panel .ct-h2 {
  margin: 0 0 16px;
}
.ct-thanks__panel .ct-lead {
  margin: 0 0 12px;
  max-width: none !important;
  width: 100%;
  word-break: normal !important;
  overflow-wrap: anywhere;
  line-break: auto;
  line-height: 1.9;
}
.ct-thanks__panel .ct-lead--sub {
  margin: 0 0 28px;
  color: var(--ct-muted, #5a6560);
  font-size: 14.5px;
}
.ct-thanks__meta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  margin: 0 0 32px;
  border-top: 1px solid rgba(20, 40, 36, 0.12);
}
.ct-thanks__meta > div {
  padding: 16px 0;
  border-bottom: 1px solid rgba(20, 40, 36, 0.1);
}
.ct-thanks__meta > div:first-child {
  padding-right: 24px;
  border-right: 1px solid rgba(20, 40, 36, 0.1);
}
.ct-thanks__meta > div:last-child {
  padding-left: 24px;
}
.ct-thanks__meta dt {
  margin: 0 0 4px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #2f5c4a;
}
.ct-thanks__meta dd {
  margin: 0;
  font-size: 15px;
  color: #132a3a;
}
.ct-thanks__meta a {
  color: #132a3a;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.ct-thanks__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.ct-thanks__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid rgba(30, 58, 50, 0.28);
  background: #fff;
  color: #1e3a32 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.ct-thanks__btn:hover {
  background: rgba(47, 92, 74, 0.06);
  border-color: #2f5c4a;
}
.ct-thanks__btn--primary {
  background: #1e3a32;
  border-color: #1e3a32;
  color: #fff !important;
}
.ct-thanks__btn--primary:hover {
  background: #2f5c4a;
  border-color: #2f5c4a;
  color: #fff !important;
}
.ct-thanks__note {
  margin-top: 20px;
  padding: 18px 20px;
  background: rgba(243, 239, 230, 0.65);
  border-left: 3px solid #2f5c4a;
}
.ct-thanks__note p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #24332f;
}

@media (max-width: 900px) {
  .news-archive__row {
    grid-template-columns: 86px 1fr auto;
  }
  .news-archive__cat {
    display: none;
  }
  .tenant-article__highlights {
    grid-template-columns: 1fr 1fr;
  }
  .tenant-article__highlights > div:nth-child(2n) {
    border-right: 0;
  }
  .tenant-article__highlights > div:nth-child(-n+2) {
    border-bottom: 1px solid rgba(20, 40, 36, 0.1);
  }
  .tenant-article__split {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .tenant-article__specs dl > div {
    grid-template-columns: 100px 1fr;
  }
  .ct-thanks__panel {
    padding: 28px 22px;
  }
  .ct-thanks__meta {
    grid-template-columns: 1fr;
  }
  .ct-thanks__meta > div:first-child,
  .ct-thanks__meta > div:last-child {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
  }
}
@media (max-width: 640px) {
  .tenant-article__hero img {
    max-height: 280px;
  }
  .tenant-article__highlights {
    grid-template-columns: 1fr;
  }
  .tenant-article__highlights > div {
    border-right: 0 !important;
    border-bottom: 1px solid rgba(20, 40, 36, 0.1);
  }
  .tenant-article__highlights > div:last-child {
    border-bottom: 0;
  }
  .ct-form .wpcf7-submit,
  .ct-form input.ct-submit-btn,
  .ct-form .ct-submit-btn {
    width: 100%;
    min-width: 0;
  }
  .news-back {
    margin-top: 36px;
  }
}

/* ===== v1.9.0: mobile heading scale ===== */
@media (max-width: 640px) {
  .page-hero__title {
    font-size: clamp(24px, 6.8vw, 30px) !important;
    line-height: 1.4 !important;
  }
  .page-doc__title,
  .ct-h2,
  .co-h2,
  .ws-page .ws-h2,
  .svc-tile h3,
  .ws-cta__copy h2 {
    font-size: clamp(22px, 6.4vw, 28px) !important;
    line-height: 1.4 !important;
  }
  .page-hero {
    min-height: 220px;
    padding: 72px 0 40px;
  }
  .page-hero--plain {
    padding-top: 64px;
  }
}

/* ===== v1.9.1: services index mobile layout polish ===== */
@media (max-width: 980px) {
  .page-body--wide:not(.page-body--flush-bottom) {
    padding-top: 48px;
    padding-bottom: 64px;
  }
  .page-body--wide:not(.page-body--flush-bottom) .page-content--wide {
    width: calc(100% - 36px);
  }
  .svc-index {
    padding: 8px 0 0;
  }
  .svc-index__intro {
    margin-bottom: 32px;
    padding-bottom: 24px;
    gap: 12px;
  }
  .svc-index__intro p {
    word-break: normal !important;
    overflow-wrap: anywhere;
    line-break: auto;
  }
  .svc-index__intro p {
    font-size: 14px;
    line-height: 1.85;
  }
  .svc-index__grid {
    gap: 16px;
    margin-bottom: 32px;
  }
  .svc-tile,
  .svc-sports {
    overflow: visible;
    min-height: 0;
  }
  .svc-tile__media,
  .svc-sports__photo {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }
  .svc-tile__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 20px 18px 22px;
    min-width: 0;
  }
  .svc-tile__num {
    grid-row: auto;
    font-size: 26px;
    margin: 0 0 8px;
    padding-top: 0;
  }
  .svc-tile h3,
  .svc-tile p,
  .svc-sports__copy h3,
  .svc-sports__copy p {
    width: 100%;
    min-width: 0;
    word-break: normal !important;
    overflow-wrap: anywhere;
    line-break: auto;
  }
  .svc-tile h3 {
    margin-bottom: 10px !important;
    font-size: clamp(20px, 5.4vw, 26px) !important;
    line-height: 1.45 !important;
  }
  .svc-tile p,
  .svc-sports__copy p {
    font-size: 13.5px;
    line-height: 1.85;
  }
  .svc-tile__more {
    margin-top: 12px;
    font-size: 12.5px;
    line-height: 1.5;
  }
  .svc-sports {
    margin-bottom: 28px;
  }
  .svc-sports__copy {
    padding: 20px 18px 22px;
    gap: 8px;
    min-width: 0;
  }
  .svc-sports__copy h3 {
    font-size: clamp(20px, 5.4vw, 26px) !important;
    line-height: 1.45 !important;
  }
  .svc-index__cta {
    padding: 22px 18px;
    gap: 14px;
  }
  .svc-index__cta p {
    font-size: 13.5px;
    line-height: 1.85;
    word-break: normal !important;
    overflow-wrap: anywhere;
  }
  .svc-index__cta a {
    width: 100%;
    justify-content: center;
    white-space: normal;
    text-align: center;
    padding: 13px 16px;
    font-size: 13px;
    line-height: 1.5;
  }
}

@media (max-width: 640px) {
  .page-body--wide:not(.page-body--flush-bottom) .page-content--wide {
    width: calc(100% - 28px);
  }
  .svc-tile__body,
  .svc-sports__copy {
    padding: 18px 16px 20px;
  }
  .svc-tile h3,
  .svc-sports__copy h3 {
    font-size: clamp(19px, 5.6vw, 24px) !important;
    line-height: 1.42 !important;
  }
  .svc-tile p,
  .svc-sports__copy p {
    font-size: 13px;
    line-height: 1.8;
  }
  .svc-tile__num {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .svc-index__cta {
    padding: 20px 16px;
  }
}

/* ===== v1.9.2: mobile page layout — images, company, full-bleed ===== */
@media (max-width: 980px) {
  .page-content--wide .co-page,
  .page-content--wide .ws-page,
  .page-content--wide .ct-page {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }

  .co-inner,
  .ws-inner,
  .ct-inner {
    width: calc(100% - 36px);
  }

  .co-greet__photo,
  .co-access__map,
  .co-access__map iframe,
  .ws-set__media,
  .ws-intro__photo,
  .ws-intro__visual,
  .ws-intro__visual--plain,
  .ws-cta__media,
  .ws-consult__panel,
  .ws-works__item img,
  .adcom-works-grid img {
    max-width: 100%;
  }

  .co-access__map iframe {
    width: 100%;
    display: block;
  }

  .co-greet__copy p,
  .co-lead,
  .co-h2,
  .co-access__addr,
  .co-biz__grid strong,
  .co-biz__grid em,
  .co-mission__grid h3,
  .co-mission__grid p {
    word-break: normal !important;
    overflow-wrap: anywhere;
    line-break: auto;
  }

  .co-mission__grid article {
    padding: 22px 0 !important;
  }

  .co-mission__n {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .co-biz__grid a {
    padding: 22px 18px 24px;
  }

  .ws-set__media {
    min-height: 200px;
    width: 100%;
  }

  .ws-cap {
    grid-template-columns: 1fr !important;
  }

  .ws-cap__cell {
    border-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .co-inner,
  .ws-inner,
  .ct-inner {
    width: calc(100% - 28px);
  }

  .co-greet,
  .co-overview,
  .co-biz,
  .co-mission,
  .co-access,
  .co-tenant {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .co-mission__grid h3 {
    font-size: 16px !important;
    line-height: 1.55 !important;
  }

  .co-mission__grid p {
    font-size: 13px;
    line-height: 1.85;
  }

  .co-biz__grid a {
    padding: 20px 16px 22px;
  }
}

/* ===== v1.9.3: site-wide mobile typography + service sub-pages ===== */
@media (max-width: 980px) {
  :root {
    --mobile-gutter: 36px;
  }

  .page-content--wide .ws-page,
  .page-content--wide .co-page,
  .page-content--wide .ct-page,
  .page-body--wide.page-body--flush-bottom .page-content--wide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: clip;
  }

  .co-inner,
  .ws-inner,
  .ct-inner {
    width: calc(100% - var(--mobile-gutter)) !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .ws-page img,
  .ws-intro__human,
  .ws-intro__photo,
  .ws-intro__visual,
  .ws-intro__visual--plain,
  .ws-set__media,
  .ws-cases__visual,
  .ws-works__thumb,
  .ws-cta__media,
  .ws-consult__panel,
  .sp-split__photo,
  .co-greet__photo,
  .co-access__map,
  .co-access__map iframe,
  .svc-tile__media,
  .page-content img,
  .entry-content img,
  .adcom-works-grid img {
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .ws-intro__human {
    width: min(300px, 100%) !important;
    height: auto !important;
  }

  .ws-set__media,
  .ws-cases__visual,
  .sp-split__photo,
  .ws-cta__media,
  .ws-intro__photo {
    width: 100% !important;
    min-height: 200px;
  }

  .ws-cases__visual {
    aspect-ratio: 16 / 9;
    min-height: 180px;
  }

  .co-access__map iframe {
    width: 100% !important;
    display: block;
  }

  .ws-page [class*="__grid"] > *,
  .ws-page [class*="__row"],
  .ws-set__media,
  .ws-set__body,
  .sp-split__grid > * {
    min-width: 0;
  }

  .ws-page .ws-lead,
  .ws-page .ws-h2,
  .ws-intro__copy p,
  .ws-intro__tags,
  .ws-page .ws-case__desc,
  .ws-process h3,
  .ws-process p,
  .ws-process__en,
  .ws-supportband__message,
  .ws-supportband__body,
  .ws-supportband__body p,
  .ws-cap__cell,
  .ws-cap__cell strong,
  .ws-cap__cell span,
  .ws-cases__grid article,
  .ws-cases__grid strong,
  .ws-works__title,
  .ws-works__blurb,
  .ws-consult__card,
  .ws-consult__card strong,
  .ws-consult__card p,
  .ws-phase__steps li,
  .ws-costband__group,
  .ws-costband__group p,
  .ws-cta__copy p,
  .ws-set__note,
  .sp-split__copy p,
  .sp-points li,
  .su-scope p,
  .su-scope strong,
  .su-prepare span,
  .su-prepare strong,
  .su-faq__answer,
  .su-contact-card p,
  .ct-page p,
  .ct-page li,
  .ct-lead,
  .page-content p,
  .page-content li,
  .page-doc p,
  .page-doc li,
  .co-lead,
  .co-greet__copy p,
  .co-h2,
  .co-access__addr,
  .co-biz__grid strong,
  .co-biz__grid em,
  .co-mission__grid h3,
  .co-mission__grid p,
  .svc-index__intro p,
  .svc-tile h3,
  .svc-tile p,
  .svc-sports__copy p {
    word-break: normal !important;
    overflow-wrap: anywhere;
    line-break: auto;
  }

  .ws-strength__head,
  .ws-set__head,
  .ws-set__body,
  .ws-cases__copy,
  .ws-flow__head,
  .ws-consult__head,
  .ws-costband__head,
  .ws-intro__copy,
  .ws-supportband__layout,
  .ws-cta__copy,
  .sp-split__copy,
  .su-block,
  .co-sec__head,
  .co-greet__copy,
  .svc-index__intro,
  .ct-sec__head,
  .page-doc,
  .ws-process__item,
  .ws-cases__grid article,
  .ws-cap__cell,
  .su-scope li,
  .su-prepare li {
    text-align: left !important;
  }

  .ws-process,
  .ws-process.ws-process--oct,
  .ws-cases__grid,
  .ws-consult__patterns,
  .ws-costband__groups,
  .ws-works__showcase,
  .ws-cap,
  .su-scope,
  .su-contact-grid {
    grid-template-columns: 1fr !important;
  }

  .ws-cases__grid article,
  .ws-cap__cell,
  .su-scope li {
    border-right: 0 !important;
  }

  .ws-works__showcase,
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) {
    grid-template-columns: 1fr !important;
  }

  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item,
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(4),
  .ws-works__showcase:has(.ws-works__item:nth-child(5):last-child) .ws-works__item:nth-child(5) {
    grid-column: auto !important;
  }

  .ws-intro,
  .ws-strength,
  .ws-set,
  .ws-cases,
  .ws-works,
  .ws-consult,
  .ws-flow,
  .ws-costband,
  .ws-cta,
  .ws-supportband,
  .su-block,
  .sp-split {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }

  .ws-set__body {
    padding: 16px 0 0 !important;
  }

  .ws-cases__grid article,
  .ws-cap__cell {
    padding: 20px 0 !important;
  }

  .ws-consult__card {
    min-height: 0;
    padding: 24px 20px 22px !important;
  }

  .ws-consult__bg {
    right: 16px;
    top: 14px;
    font-size: 40px;
  }

  .ws-consult__card strong {
    padding-right: 32px;
    min-height: 0;
  }

  .su-scope li {
    padding: 22px 0 !important;
  }

  .ws-page .ws-lead,
  .ws-intro__copy p:not(.eyebrow):not(.ws-intro__tags),
  .ws-set__body .ws-case__desc,
  .sp-split__copy p {
    font-size: 14px;
    line-height: 1.85;
  }
}

@media (max-width: 640px) {
  :root {
    --mobile-gutter: 28px;
  }

  .ws-intro,
  .ws-strength,
  .ws-set,
  .ws-cases,
  .ws-works,
  .ws-consult,
  .ws-flow,
  .ws-costband,
  .ws-cta,
  .ws-supportband,
  .su-block,
  .sp-split {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  .ws-set__media,
  .ws-intro__photo,
  .sp-split__photo {
    min-height: 200px;
  }

  .ws-cases__visual {
    min-height: 160px;
  }

  .ws-cases__grid article,
  .ws-cap__cell {
    padding: 18px 0 !important;
  }

  .ws-consult__card {
    padding: 20px 16px 18px !important;
  }

  .su-scope li {
    padding: 20px 0 !important;
  }
}

/* ===== v1.9.5: services index intro heading line breaks ===== */
@media (max-width: 980px) {
  .svc-index__intro h2 {
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    line-break: strict;
    letter-spacing: 0.03em;
  }
}

@media (max-width: 640px) {
  .svc-index__intro h2 {
    font-size: clamp(22px, 5.8vw, 26px) !important;
    line-height: 1.5 !important;
    letter-spacing: 0.025em !important;
  }
}

@media (max-width: 390px) {
  .svc-index__intro h2 {
    font-size: clamp(20px, 5.4vw, 24px) !important;
  }
}

/* ===== v1.9.6: unified mobile card padding + company greet fix ===== */
@media (max-width: 980px) {
  :root {
    --mobile-card-py: 20px;
    --mobile-card-px: 18px;
  }

  /* Company greet — text/image clipped by grid min-width / overflow */
  .page-content--wide .co-page {
    overflow-x: visible;
  }

  .co-greet__grid {
    gap: 32px;
  }

  .co-greet__grid,
  .co-greet__grid > *,
  .co-greet__copy {
    min-width: 0;
    max-width: 100%;
  }

  .co-greet__copy p,
  .co-greet__sign {
    word-break: normal !important;
    overflow-wrap: anywhere;
    white-space: normal !important;
    line-height: 1.85;
  }

  .co-greet__photo {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 220px;
    aspect-ratio: 16 / 10;
    margin: 0;
  }

  /* Unified card padding (all under-pages) */
  .ws-cases__grid article,
  .ws-cap__cell,
  .ws-consult__card,
  .su-scope li,
  .su-prepare li,
  .su-contact-card,
  .su-faq__item,
  .co-facts__grid article,
  .co-biz__grid a,
  .svc-tile__body,
  .svc-sports__copy {
    padding: var(--mobile-card-py) var(--mobile-card-px) !important;
    box-sizing: border-box;
  }

  .ws-set__body {
    padding: 16px var(--mobile-card-px) 0 !important;
  }

  .ws-consult__card strong {
    padding-right: 32px;
  }

  .ws-cases__grid {
    margin-top: 20px;
  }
}

@media (max-width: 640px) {
  :root {
    --mobile-card-py: 18px;
    --mobile-card-px: 16px;
  }

  .co-greet__copy p {
    font-size: 14px;
  }

  .co-greet__photo {
    min-height: 200px;
  }
}

/* ===== v1.9.7: %-based mobile gutters (no double nesting) ===== */
@media (max-width: 980px) {
  :root {
    --site-pad-x: clamp(14px, 4.2vw, 22px);
  }

  .page-body__inner.container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: var(--site-pad-x) !important;
    padding-right: var(--site-pad-x) !important;
    box-sizing: border-box !important;
  }

  .page-body--wide:not(.page-body--flush-bottom) .page-content--wide,
  .page-body--wide .page-content--wide {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .co-inner,
  .ws-inner,
  .ct-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .works-index,
  .works-index__intro,
  .works-index__intro-copy,
  .works-index__intro-text {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .works-index__intro {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .works-index__intro h2,
  .works-index__intro-text p {
    word-break: normal !important;
    overflow-wrap: anywhere;
    text-align: left;
  }
}

@media (max-width: 640px) {
  :root {
    --site-pad-x: clamp(12px, 3.8vw, 18px);
    --mobile-card-px: clamp(12px, 3.2vw, 16px);
  }
}

/* ===== v1.9.8: colored band sections — full-bleed bg + symmetric padding ===== */
@media (max-width: 980px) {
  :root {
    --band-pad-x: var(--site-pad-x);
    --mobile-card-py: 20px;
    --mobile-card-px: clamp(14px, 3.5vw, 18px);
  }

  .page-body--flush-bottom .ws-page > section,
  .page-body--flush-bottom .co-page > section,
  .page-body--flush-bottom .ct-page > section {
    margin-left: calc(-1 * var(--band-pad-x));
    margin-right: calc(-1 * var(--band-pad-x));
    width: calc(100% + (2 * var(--band-pad-x)));
    max-width: 100vw;
    padding-left: var(--band-pad-x);
    padding-right: var(--band-pad-x);
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-page > section > .ws-inner,
  .page-body--flush-bottom .co-page > section > .co-inner,
  .page-body--flush-bottom .ct-page > section > .ct-inner {
    width: 100% !important;
    max-width: 1180px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .ws-cases__grid article,
  .ws-cap__cell,
  .ws-consult__card,
  .su-scope li,
  .su-prepare li,
  .su-contact-card,
  .su-faq__item,
  .co-facts__grid article,
  .co-biz__grid a,
  .co-mission__grid article,
  .svc-tile__body,
  .svc-sports__copy {
    padding: var(--mobile-card-py) var(--mobile-card-px) !important;
    box-sizing: border-box;
  }

  .co-mission__grid article:not(:first-child) {
    padding-left: var(--mobile-card-px) !important;
  }

  .co-mission__grid article:last-child {
    padding-right: var(--mobile-card-px) !important;
  }

  .ws-set__body {
    padding: 16px var(--mobile-card-px) 0 !important;
  }
}

@media (max-width: 640px) {
  :root {
    --mobile-card-py: 18px;
    --mobile-card-px: clamp(12px, 3.2vw, 16px);
  }
}

/* ===== v1.9.9: service CTA / white panels / line breaks (mobile) ===== */
@media (max-width: 980px) {
  .ws-cta__layout {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    align-items: stretch !important;
  }

  .ws-cta__copy {
    width: calc(100% + (2 * var(--band-pad-x)));
    max-width: calc(100% + (2 * var(--band-pad-x)));
    margin-left: calc(-1 * var(--band-pad-x));
    margin-right: calc(-1 * var(--band-pad-x));
    padding: clamp(24px, 5.5vw, 32px) var(--band-pad-x);
    background: #fff;
    box-sizing: border-box;
  }

  .ws-cta__media {
    width: calc(100% + (2 * var(--band-pad-x))) !important;
    max-width: calc(100% + (2 * var(--band-pad-x))) !important;
    margin-left: calc(-1 * var(--band-pad-x)) !important;
    margin-right: calc(-1 * var(--band-pad-x)) !important;
    min-height: 200px;
  }

  .ws-cta .ws-h2,
  .ws-cta__copy p:not(.eyebrow) {
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-break: auto !important;
    text-wrap: pretty;
    text-align: left !important;
  }

  .ws-cta__btn {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    box-sizing: border-box;
    margin-top: 6px;
  }

  .ws-flow > .ws-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .ws-flow__head,
  .ws-phases,
  .ws-phase,
  .ws-phase__steps {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .ws-flow .ws-h2,
  .ws-flow .ws-lead,
  .ws-phase__head h3,
  .ws-phase__steps strong,
  .ws-phase__steps em {
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-break: auto !important;
    text-align: left !important;
  }

  .ws-consult__panel,
  .ws-cases__grid,
  .co-facts__grid {
    margin-left: calc(-1 * var(--band-pad-x));
    margin-right: calc(-1 * var(--band-pad-x));
    width: calc(100% + (2 * var(--band-pad-x)));
    max-width: calc(100% + (2 * var(--band-pad-x)));
    box-sizing: border-box;
  }

  .ws-set__body .ws-cap {
    margin-left: calc(-1 * var(--band-pad-x));
    margin-right: calc(-1 * var(--band-pad-x));
    width: calc(100% + (2 * var(--band-pad-x)));
    max-width: calc(100% + (2 * var(--band-pad-x)));
    box-sizing: border-box;
  }

  .ws-consult__head {
    margin-bottom: 28px;
  }
}

/* ===== v2.0.1: restore inner card padding; fix consult/CTA spacing ===== */
:root {
  --card-pad-y: clamp(22px, 3.5vw, 32px);
  --card-pad-x: clamp(20px, 3vw, 32px);
}

@media (min-width: 981px) {
  .ws-cases__grid article,
  .ws-cap__cell,
  .ws-consult__card,
  .ws-consult__aside,
  .su-scope li,
  .co-biz__grid a,
  .co-mission__grid article,
  .co-facts__grid article,
  .svc-tile__body,
  .svc-sports__copy {
    padding: var(--card-pad-y) var(--card-pad-x) !important;
    box-sizing: border-box;
  }

  .ws-set__body,
  .sp-split__copy {
    padding: 8px 0 0;
  }

  .ws-cta__copy {
    background: transparent;
  }
}

@media (max-width: 980px) {
  :root {
    --card-pad-y: clamp(18px, 4vw, 24px);
    --card-pad-x: clamp(14px, 3.5vw, 20px);
    --band-pad-x: var(--site-pad-x);
    --mobile-card-py: var(--card-pad-y);
    --mobile-card-px: var(--card-pad-x);
  }

  .ws-consult__panel,
  .ws-cases__grid,
  .co-facts__grid,
  .co-biz__grid,
  .ws-set__body .ws-cap,
  .ws-cta__copy,
  .ws-cta__media {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .ws-cases__grid article,
  .ws-cap__cell,
  .ws-consult__card,
  .ws-consult__aside,
  .su-scope li,
  .su-prepare li,
  .su-contact-card,
  .su-faq__item,
  .co-facts__grid article,
  .co-biz__grid a,
  .co-mission__grid article,
  .co-overview__panel dl > div,
  .svc-tile__body,
  .svc-sports__copy,
  .svc-index__cta {
    padding: var(--card-pad-y) var(--card-pad-x) !important;
    box-sizing: border-box;
  }

  .co-mission__grid article:not(:first-child),
  .co-mission__grid article:last-child {
    padding-left: var(--card-pad-x) !important;
    padding-right: var(--card-pad-x) !important;
  }

  .ws-set__body,
  .sp-split__copy,
  .ws-intro__copy,
  .ws-cta__copy,
  .ws-supportband__message,
  .ws-supportband__points,
  .ws-costband__groups article,
  .ws-flow__head,
  .ws-phase,
  .co-greet__copy {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }

  .ws-set__body {
    padding: 20px 0 0 !important;
  }

  .ws-flow > .ws-inner,
  .ws-flow__head,
  .ws-phases,
  .ws-phase {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .ws-consult {
    padding-top: 40px !important;
  }

  .ws-consult__head {
    margin-bottom: 20px !important;
  }

  .ws-cta {
    padding-top: 48px !important;
    padding-bottom: 0 !important;
  }

  .ws-cta__layout {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    width: 100% !important;
    min-width: 0 !important;
    align-items: stretch !important;
  }

  .ws-cta__copy {
    padding: var(--card-pad-y) 0 calc(var(--card-pad-y) + 8px) !important;
    background: transparent !important;
  }

  .ws-cta__media {
    min-height: 200px;
    margin: 0 !important;
  }

  .ws-cta__btn {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    margin-top: 8px;
  }

  .ws-cta .ws-h2,
  .ws-cta__copy p:not(.eyebrow),
  .ws-flow .ws-h2,
  .ws-flow .ws-lead,
  .ws-phase__head h3,
  .ws-phase__steps strong,
  .ws-phase__steps em {
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-break: auto !important;
    text-align: left !important;
  }
}

@media (max-width: 640px) {
  :root {
    --card-pad-y: clamp(16px, 3.8vw, 22px);
    --card-pad-x: clamp(14px, 3.2vw, 18px);
    --mobile-card-py: var(--card-pad-y);
    --mobile-card-px: var(--card-pad-x);
  }
}

/* ===== v2.0.2: subpage frame padding (container gutter + colored bands) ===== */
@media (max-width: 980px) {
  :root {
    --site-pad-x: clamp(14px, 4.2vw, 22px);
  }

  .page-body__inner.container {
    padding-left: var(--site-pad-x) !important;
    padding-right: var(--site-pad-x) !important;
    box-sizing: border-box !important;
  }

  /* Cancel v1.9.8 blanket breakout (padding was not applying → flush text) */
  .page-body--flush-bottom .ws-page > section,
  .page-body--flush-bottom .co-page > section,
  .page-body--flush-bottom .ct-page > section {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-page > section > .ws-inner,
  .page-body--flush-bottom .co-page > section > .co-inner,
  .page-body--flush-bottom .ct-page > section > .ct-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  /* Undo v2.0.1 zero-padding on text frames */
  .ws-intro__copy,
  .ws-strength__head,
  .ws-set__head,
  .ws-set__body,
  .ws-cases__copy,
  .ws-works__head,
  .ws-consult__head,
  .ws-flow__head,
  .ws-phase,
  .ws-supportband__message,
  .ws-supportband__points,
  .ws-costband__head,
  .ws-cta__copy,
  .co-sec__head,
  .co-greet__copy,
  .sp-split__copy,
  .su-block .ws-inner > :not(.su-scope):not(.su-prepare):not(.su-contact-grid) {
    padding-left: unset;
    padding-right: unset;
  }

  /* Colored bands: full-width bg, same content inset as container */
  .page-body--flush-bottom .ws-page > .ws-supportband,
  .page-body--flush-bottom .ws-page > .ws-costband,
  .page-body--flush-bottom .ws-page > .ws-strength,
  .page-body--flush-bottom .ws-page > .ws-consult,
  .page-body--flush-bottom .ws-page > .ws-cases,
  .page-body--flush-bottom .ws-page > .ws-cta,
  .page-body--flush-bottom .co-page > .co-biz,
  .page-body--flush-bottom .co-page > .co-access,
  .page-body--flush-bottom .co-page > .co-facts,
  .page-body--flush-bottom .ws-page > .su-block,
  .page-body--flush-bottom .ws-page > .su-block--dark,
  .page-body--flush-bottom .ws-page > .su-block--soft,
  .page-body--flush-bottom .ws-page > .sp-split {
    margin-left: calc(-1 * var(--site-pad-x)) !important;
    margin-right: calc(-1 * var(--site-pad-x)) !important;
    width: calc(100% + (2 * var(--site-pad-x))) !important;
    max-width: calc(100% + (2 * var(--site-pad-x))) !important;
    padding-left: var(--site-pad-x) !important;
    padding-right: var(--site-pad-x) !important;
    box-sizing: border-box;
  }

  /* Cancel v1.9.9 CTA negative-margin breakout */
  .ws-cta__copy,
  .ws-cta__media {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .ws-cta__copy {
    padding-top: 0 !important;
    padding-bottom: var(--card-pad-y) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: transparent !important;
  }
}

@media (max-width: 640px) {
  :root {
    --site-pad-x: clamp(12px, 3.8vw, 18px);
  }
}

/* ===== v2.0.3: subpage inner-frame padding (direct, reliable) ===== */
@media (max-width: 980px) {
  .page-body--flush-bottom .page-body__inner.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  .page-body--flush-bottom .page-content--wide,
  .page-body--flush-bottom .ws-page,
  .page-body--flush-bottom .co-page,
  .page-body--flush-bottom .ct-page {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow-x: clip;
  }

  .page-body--flush-bottom .ws-page > section,
  .page-body--flush-bottom .co-page > section,
  .page-body--flush-bottom .ct-page > section {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-inner,
  .page-body--flush-bottom .co-inner,
  .page-body--flush-bottom .ct-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: clamp(14px, 4.2vw, 22px) !important;
    padding-right: clamp(14px, 4.2vw, 22px) !important;
    box-sizing: border-box !important;
  }

  .page-body--flush-bottom .ws-page > .ws-supportband,
  .page-body--flush-bottom .ws-page > .ws-costband,
  .page-body--flush-bottom .ws-page > .ws-strength,
  .page-body--flush-bottom .ws-page > .ws-consult,
  .page-body--flush-bottom .ws-page > .ws-cases,
  .page-body--flush-bottom .ws-page > .ws-cta,
  .page-body--flush-bottom .co-page > .co-biz,
  .page-body--flush-bottom .co-page > .co-access,
  .page-body--flush-bottom .co-page > .co-facts,
  .page-body--flush-bottom .ws-page > .su-block,
  .page-body--flush-bottom .ws-page > .su-block--dark,
  .page-body--flush-bottom .ws-page > .su-block--soft,
  .page-body--flush-bottom .ws-page > .sp-split {
    margin-left: calc(-1 * clamp(14px, 4.2vw, 22px)) !important;
    margin-right: calc(-1 * clamp(14px, 4.2vw, 22px)) !important;
    width: calc(100% + (2 * clamp(14px, 4.2vw, 22px))) !important;
    max-width: calc(100% + (2 * clamp(14px, 4.2vw, 22px))) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-page > .ws-supportband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-costband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-strength > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-consult > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cases > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cta > .ws-inner,
  .page-body--flush-bottom .co-page > .co-biz > .co-inner,
  .page-body--flush-bottom .co-page > .co-access > .co-inner,
  .page-body--flush-bottom .co-page > .co-facts > .co-inner,
  .page-body--flush-bottom .ws-page > .su-block > .ws-inner,
  .page-body--flush-bottom .ws-page > .sp-split > .ws-inner {
    padding-left: clamp(14px, 4.2vw, 22px) !important;
    padding-right: clamp(14px, 4.2vw, 22px) !important;
  }

  .ws-cases__grid article,
  .ws-cap__cell,
  .ws-consult__card,
  .ws-consult__aside,
  .su-scope li,
  .su-prepare li,
  .su-contact-card,
  .co-facts__grid article,
  .co-biz__grid a,
  .co-mission__grid article,
  .co-overview__panel dl > div {
    padding: var(--card-pad-y, 18px) var(--card-pad-x, 16px) !important;
    box-sizing: border-box;
  }

  .ws-cta__copy,
  .ws-cta__media {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .ws-cta__copy {
    background: transparent !important;
    padding-top: 0 !important;
    padding-bottom: var(--card-pad-y, 18px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .page-body--flush-bottom .ws-inner,
  .page-body--flush-bottom .co-inner,
  .page-body--flush-bottom .ct-inner,
  .page-body--flush-bottom .ws-page > .ws-supportband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-costband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-strength > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-consult > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cases > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cta > .ws-inner,
  .page-body--flush-bottom .co-page > .co-biz > .co-inner,
  .page-body--flush-bottom .co-page > .co-access > .co-inner,
  .page-body--flush-bottom .co-page > .co-facts > .co-inner,
  .page-body--flush-bottom .ws-page > .su-block > .ws-inner,
  .page-body--flush-bottom .ws-page > .sp-split > .ws-inner {
    padding-left: clamp(12px, 3.8vw, 18px) !important;
    padding-right: clamp(12px, 3.8vw, 18px) !important;
  }

  .page-body--flush-bottom .ws-page > .ws-supportband,
  .page-body--flush-bottom .ws-page > .ws-costband,
  .page-body--flush-bottom .ws-page > .ws-strength,
  .page-body--flush-bottom .ws-page > .ws-consult,
  .page-body--flush-bottom .ws-page > .ws-cases,
  .page-body--flush-bottom .ws-page > .ws-cta,
  .page-body--flush-bottom .co-page > .co-biz,
  .page-body--flush-bottom .co-page > .co-access,
  .page-body--flush-bottom .co-page > .co-facts,
  .page-body--flush-bottom .ws-page > .su-block,
  .page-body--flush-bottom .ws-page > .su-block--dark,
  .page-body--flush-bottom .ws-page > .su-block--soft,
  .page-body--flush-bottom .ws-page > .sp-split {
    margin-left: calc(-1 * clamp(12px, 3.8vw, 18px)) !important;
    margin-right: calc(-1 * clamp(12px, 3.8vw, 18px)) !important;
    width: calc(100% + (2 * clamp(12px, 3.8vw, 18px))) !important;
    max-width: calc(100% + (2 * clamp(12px, 3.8vw, 18px))) !important;
  }
}

/* ===== v2.0.4: fix zero gutters — container padding wins over inner padding:0 ===== */
@media (max-width: 980px) {
  .page-body--flush-bottom .page-body__inner.container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: clamp(14px, 4.2vw, 22px) !important;
    padding-right: clamp(14px, 4.2vw, 22px) !important;
    box-sizing: border-box !important;
  }

  .page-body--flush-bottom .page-content--wide,
  .page-body--flush-bottom .ws-page,
  .page-body--flush-bottom .co-page,
  .page-body--flush-bottom .ct-page {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .page-body--flush-bottom .ws-page > section,
  .page-body--flush-bottom .co-page > section,
  .page-body--flush-bottom .ct-page > section,
  .page-body--flush-bottom .ws-page > .ws-supportband,
  .page-body--flush-bottom .ws-page > .ws-costband,
  .page-body--flush-bottom .ws-page > .ws-strength,
  .page-body--flush-bottom .ws-page > .ws-consult,
  .page-body--flush-bottom .ws-page > .ws-cases,
  .page-body--flush-bottom .ws-page > .ws-cta,
  .page-body--flush-bottom .co-page > .co-biz,
  .page-body--flush-bottom .co-page > .co-access,
  .page-body--flush-bottom .co-page > .co-facts,
  .page-body--flush-bottom .ws-page > .su-block,
  .page-body--flush-bottom .ws-page > .su-block--dark,
  .page-body--flush-bottom .ws-page > .su-block--soft,
  .page-body--flush-bottom .ws-page > .sp-split {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-page > section > .ws-inner,
  .page-body--flush-bottom .co-page > section > .co-inner,
  .page-body--flush-bottom .ct-page > section > .ct-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .page-body--flush-bottom .ws-page > .ws-supportband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-costband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-strength > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-consult > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cases > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cta > .ws-inner,
  .page-body--flush-bottom .co-page > .co-biz > .co-inner,
  .page-body--flush-bottom .co-page > .co-access > .co-inner,
  .page-body--flush-bottom .co-page > .co-facts > .co-inner,
  .page-body--flush-bottom .ws-page > .su-block > .ws-inner,
  .page-body--flush-bottom .ws-page > .sp-split > .ws-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .page-body--flush-bottom .ws-inner,
  .page-body--flush-bottom .co-inner,
  .page-body--flush-bottom .ct-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .page-body--flush-bottom .page-body__inner.container {
    padding-left: clamp(12px, 3.8vw, 18px) !important;
    padding-right: clamp(12px, 3.8vw, 18px) !important;
  }
}

/* ===== v2.0.5: frame inner padding (section bg ≠ page bg) ===== */
@media (max-width: 980px) {
  .page-body--flush-bottom .co-page > section > .co-inner,
  .page-body--flush-bottom .ws-page > section > .ws-inner,
  .page-body--flush-bottom .ct-page > section > .ct-inner,
  .page-body--flush-bottom .ws-page > .ws-supportband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-costband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-strength > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-consult > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cases > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cta > .ws-inner,
  .page-body--flush-bottom .co-page > .co-biz > .co-inner,
  .page-body--flush-bottom .co-page > .co-access > .co-inner,
  .page-body--flush-bottom .co-page > .co-facts > .co-inner,
  .page-body--flush-bottom .ws-page > .su-block > .ws-inner,
  .page-body--flush-bottom .ws-page > .sp-split > .ws-inner {
    padding-left: var(--card-pad-x, clamp(14px, 3.2vw, 18px)) !important;
    padding-right: var(--card-pad-x, clamp(14px, 3.2vw, 18px)) !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 640px) {
  .page-body--flush-bottom .co-page > section > .co-inner,
  .page-body--flush-bottom .ws-page > section > .ws-inner,
  .page-body--flush-bottom .ct-page > section > .ct-inner,
  .page-body--flush-bottom .ws-page > .ws-supportband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-costband > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-strength > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-consult > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cases > .ws-inner,
  .page-body--flush-bottom .ws-page > .ws-cta > .ws-inner,
  .page-body--flush-bottom .co-page > .co-biz > .co-inner,
  .page-body--flush-bottom .co-page > .co-access > .co-inner,
  .page-body--flush-bottom .co-page > .co-facts > .co-inner,
  .page-body--flush-bottom .ws-page > .su-block > .ws-inner,
  .page-body--flush-bottom .ws-page > .sp-split > .ws-inner {
    padding-left: var(--card-pad-x, clamp(12px, 3vw, 16px)) !important;
    padding-right: var(--card-pad-x, clamp(12px, 3vw, 16px)) !important;
  }
}

/* ===== works single ===== */
.works-single__visual {
  margin: 0 auto 28px;
  max-width: min(100%, 820px);
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #e6e9e1;
}
.works-single__visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.works-single__facts {
  display: grid;
  gap: 0;
  margin: 0 0 24px;
  border-top: 1px solid rgba(20, 45, 55, 0.1);
}
.works-single__facts > div {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 16px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(20, 45, 55, 0.1);
}
.works-single__facts dt {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  color: #4d6926;
}
.works-single__facts dd {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.8;
}
.works-single__summary {
  margin: 0 0 32px;
  font-size: 15px;
  line-height: 2;
  color: #333b3b;
}
.works-single__gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px 14px;
  max-width: min(100%, 820px);
  margin: 0 0 40px;
}
.works-single__gallery-item {
  margin: 0;
  width: calc((100% - 28px) / 3);
  max-width: 160px;
  flex: 0 0 auto;
}
.works-single__gallery-btn {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
  text-align: left;
}
.works-single__gallery-frame {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #e6e9e1;
}
.works-single__gallery-frame img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.works-single__gallery-caption {
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #66706d;
  text-align: left;
}

/* Lightbox */
html.works-lightbox-open {
  overflow: hidden;
}
.works-lightbox[hidden] {
  display: none !important;
}
.works-lightbox {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.works-lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(12, 22, 30, 0.78);
}
.works-lightbox__dialog {
  position: relative;
  z-index: 1;
  width: min(100%, 960px);
  max-height: calc(100vh - 48px);
  display: flex;
  flex-direction: column;
}
.works-lightbox__close {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #132a3a;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
}
.works-lightbox__figure {
  margin: 0;
  background: #0c161e;
  overflow: auto;
  max-height: calc(100vh - 48px);
}
.works-lightbox__img {
  display: block;
  width: 100%;
  height: auto;
  max-height: calc(100vh - 96px);
  object-fit: contain;
  margin: 0 auto;
  background: #0c161e;
}
.works-lightbox__caption {
  margin: 0;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.96);
  color: #333b3b;
  font-size: 13px;
  letter-spacing: 0.04em;
}

@media (max-width: 639px) {
  .works-single__gallery-item {
    width: calc((100% - 14px) / 2);
    max-width: none;
  }
  .works-lightbox__close {
    top: 0;
    right: 0;
  }
}

