/*
Theme Name: FONMOST
Theme URI: https://www.fonmost.com
Author: FONMOST
Description: Modern home-living brand theme for FONMOST.
Version: 1.6.1
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: fonmost
*/

:root {
  --ink: #20231f;
  --sage: #789271;
  --sage-dark: #4f674b;
  --sage-pale: #dfe9db;
  --mist: #f4f6f1;
  --warm: #f5f0e7;
  --line: #dfe3dc;
  --white: #ffffff;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--white); color: var(--ink); font-family: Inter, "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.65; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid #a8bf9f; outline-offset: 4px; }

.site-header { max-width: 1424px; min-height: 96px; margin: 0 auto; padding: 10px 28px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 36px; }
.brand { display: inline-flex; align-items: center; width: fit-content; }
.brand-logo { display: block; width: clamp(178px, 15vw, 224px); height: auto; }
.brand-mark { width: 27px; height: 27px; display: grid; grid-template-columns: repeat(3, 1fr); align-items: end; gap: 2px; transform: skew(-12deg); }
.brand-mark i { display: block; background: var(--sage-dark); border-radius: 2px; }
.brand-mark i:nth-child(1) { height: 11px; }
.brand-mark i:nth-child(2) { height: 19px; }
.brand-mark i:nth-child(3) { height: 27px; }
nav { display: flex; gap: 34px; align-items: center; font-size: 14px; font-weight: 650; }
nav a, .footer-links a { transition: color .2s ease; }
nav a:hover, .footer-links a:hover { color: var(--sage-dark); }
.header-cta { justify-self: end; padding: 11px 19px; border-radius: 999px; background: var(--ink); color: white; font-size: 13px; font-weight: 700; }

.hero { max-width: 1424px; min-height: 660px; margin: 0 auto; display: grid; grid-template-columns: 46% 54%; border-radius: 28px; overflow: hidden; background: var(--mist); }
.hero-copy { padding: 74px 34px 50px 72px; display: flex; flex-direction: column; align-items: flex-start; }
.eyebrow { margin: 0 0 18px; color: var(--sage-dark); font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .16em; }
h1, h2, h3, p { margin-top: 0; }
h1 { max-width: 670px; margin-bottom: 26px; font-size: clamp(48px, 4.7vw, 68px); line-height: 1.04; letter-spacing: -.038em; font-weight: 800; }
.hero-intro { max-width: 570px; margin-bottom: 34px; color: #596057; font-size: 17px; line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 28px; }
.button { display: inline-flex; min-height: 48px; padding: 0 23px; align-items: center; justify-content: center; border-radius: 999px; font-size: 14px; font-weight: 750; }
.button-primary { background: var(--sage-dark); color: white; transition: transform .2s ease, background .2s ease; }
.button-primary:hover { transform: translateY(-2px); background: #3f573d; }
.text-link { font-size: 14px; font-weight: 700; }
.availability { margin: auto 0 0; color: #5c645a; font-size: 12px; font-weight: 650; letter-spacing: .02em; }
.availability span { display: inline-block; width: 7px; height: 7px; margin-right: 8px; border-radius: 50%; background: var(--sage); }
.hero-visual { position: relative; overflow: hidden; background: var(--sage); min-height: 590px; }
.hero-visual::after { content: ""; position: absolute; right: -65px; bottom: -145px; width: 400px; height: 400px; border-radius: 50%; background: #a9bba3; }
.visual-sun { position: absolute; top: 76px; right: 76px; width: 138px; height: 138px; border-radius: 50%; background: #e8dfca; opacity: .95; }
.visual-shelf { position: absolute; left: 13%; right: 11%; top: 43%; height: 12px; border-radius: 8px; background: #344433; box-shadow: 0 16px 30px rgba(30,44,29,.16); }
.visual-shelf::after { content: ""; position: absolute; top: 12px; left: 8%; right: 8%; height: 160px; border: 10px solid #566d52; border-top: 0; }
.book { position: absolute; bottom: 12px; width: 42px; border-radius: 5px 5px 0 0; }
.book-one { left: 18%; height: 105px; background: var(--warm); }
.book-two { left: calc(18% + 46px); height: 82px; background: #c8d6c2; }
.vessel { position: absolute; right: 15%; bottom: 12px; width: 93px; height: 134px; border-radius: 46% 46% 24% 24%; background: #263526; }
.vessel::before { content: ""; position: absolute; left: 30px; top: -16px; width: 33px; height: 28px; background: #263526; }
.storage-box { position: absolute; left: 18%; bottom: 8%; width: 230px; height: 148px; border-radius: 12px; background: #f0eadf; box-shadow: inset 0 -20px rgba(212,200,177,.25), 0 18px 45px rgba(38,53,38,.14); }
.storage-box::before { content: ""; position: absolute; left: -10px; right: -10px; top: -13px; height: 26px; border-radius: 8px; background: #d8cfbb; }
.storage-box span { position: absolute; left: 50%; top: 45%; width: 48px; height: 12px; transform: translate(-50%,-50%); border-radius: 8px; background: #b9ae96; }
.plant { position: absolute; z-index: 2; right: 16%; bottom: 11%; width: 125px; height: 185px; }
.plant b { position: absolute; bottom: 0; left: 22px; width: 84px; height: 78px; border-radius: 10px 10px 26px 26px; background: #d8b78f; }
.plant i { position: absolute; bottom: 64px; width: 55px; height: 105px; border-radius: 70% 10% 70% 10%; background: #314b30; transform-origin: bottom center; }
.plant i:nth-child(1) { left: 43px; transform: rotate(-28deg); }
.plant i:nth-child(2) { left: 54px; height: 126px; transform: rotate(8deg); background: #3f5c3c; }
.plant i:nth-child(3) { left: 71px; transform: rotate(34deg); }
.hero-visual > p { position: absolute; z-index: 3; top: 30px; left: 34px; color: #eaf0e7; font-size: 12px; font-weight: 650; letter-spacing: .08em; }

.section { max-width: 1424px; margin: 0 auto; padding: 110px 28px; }
.section-heading { display: grid; grid-template-columns: minmax(0, 1fr) 420px; align-items: end; gap: 72px; margin-bottom: 44px; }
h2 { margin-bottom: 0; font-size: clamp(36px, 3.4vw, 50px); line-height: 1.12; letter-spacing: -.032em; }
.section-heading > p { margin: 0 0 4px; color: #646b62; font-size: 15px; line-height: 1.8; }
.collection-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.collection-card { min-width: 0; }
.product-art { position: relative; height: 340px; margin-bottom: 23px; overflow: hidden; border-radius: 18px; background: var(--mist); transition: transform .25s ease; }
.collection-card:hover .product-art { transform: translateY(-4px); }
.product-art span { position: absolute; display: block; }
.organize { background: #dfe9db; }
.organize .shape-one { width: 54%; height: 48%; left: 23%; bottom: 15%; border-radius: 11px; background: #f6f2e9; box-shadow: inset 0 -25px #e8dfcf, 0 18px 30px rgba(67,88,63,.12); }
.organize .shape-two { width: 60%; height: 20px; left: 20%; bottom: 62%; border-radius: 7px; background: #b7c6b1; }
.organize .shape-three { width: 16%; height: 10px; left: 42%; bottom: 36%; border-radius: 8px; background: #a8a18f; }
.kitchen { background: var(--warm); }
.kitchen .shape-one { width: 48%; aspect-ratio: 1; left: 18%; bottom: 10%; border-radius: 50%; border: 27px solid #d5b988; background: #f2e3c9; }
.kitchen .shape-two { width: 20%; height: 55%; right: 18%; bottom: 11%; border-radius: 35px 35px 12px 12px; background: #596f56; }
.kitchen .shape-three { width: 8%; height: 22%; right: 24%; top: 13%; border-radius: 8px; background: #c8d5c4; }
.comfort { background: #e7ece5; }
.comfort .shape-one { width: 62%; height: 38%; left: 19%; bottom: 16%; border-radius: 34px 34px 16px 16px; background: #829b7d; box-shadow: inset 0 -24px rgba(49,72,48,.18); }
.comfort .shape-two { width: 30%; aspect-ratio: 1.1; left: 25%; bottom: 32%; border-radius: 22px; background: #efe5d3; transform: rotate(-6deg); }
.comfort .shape-three { width: 23%; aspect-ratio: 1; right: 24%; bottom: 35%; border-radius: 50%; background: #bdcdb8; }
.card-meta { display: flex; justify-content: space-between; padding-top: 17px; border-top: 1px solid var(--line); color: #7a8178; font-size: 11px; font-weight: 750; text-transform: uppercase; letter-spacing: .1em; }
.collection-card h3 { margin: 16px 0 10px; font-size: 22px; letter-spacing: -.02em; }
.collection-card > p { max-width: 360px; color: #676e65; font-size: 15px; line-height: 1.7; }

.shop { padding-top: 70px; }
.platform-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 16px; }
.platform-card { min-width: 0; min-height: 178px; padding: 24px; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: 18px; background: var(--mist); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.platform-card:hover { transform: translateY(-4px); border-color: #b7c5b2; box-shadow: 0 18px 36px rgba(55,72,52,.09); }
.platform-name { color: var(--sage-dark); font-size: 12px; font-weight: 800; letter-spacing: .055em; }
.platform-card strong { margin: 20px 0 12px; font-size: 18px; line-height: 1.45; letter-spacing: -.01em; overflow-wrap: anywhere; }
.platform-action { margin-top: auto; color: #616a5f; font-size: 13px; font-weight: 700; }
.shopee { background: #fff5ef; } .momo { background: #fff2f6; } .coupang { background: #f1f6fb; }

.story { max-width: 1368px; margin: 10px auto 0; padding: 100px 72px; display: grid; grid-template-columns: 1.2fr .8fr; gap: 12%; border-radius: 28px; background: var(--ink); color: white; }
.story .eyebrow { color: #a9c1a2; }
.story h2 { max-width: 760px; margin-bottom: 35px; }
.story-copy > p:not(.eyebrow) { max-width: 700px; color: #c9cec8; line-height: 1.8; }
.story-note { align-self: end; padding: 34px 0 0; border-top: 1px solid #51554f; }
.story-note > span { color: #9eaa9b; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.story-note blockquote { margin: 26px 0 18px; font-size: 28px; line-height: 1.35; letter-spacing: -.025em; }
.story-note p { color: #aeb5ac; line-height: 1.6; }
.story-link { display: inline-block; margin-top: 18px; padding-bottom: 4px; border-bottom: 1px solid #8da486; color: #c5d7c0; font-size: 14px; font-weight: 700; }

.promise { display: grid; grid-template-columns: 1.25fr repeat(3, 1fr); gap: 0; }
.promise-intro { padding-right: 60px; }
.promise-intro h2 { max-width: 500px; font-size: 40px; }
.promise article { padding: 7px 30px 20px; border-left: 1px solid var(--line); }
.promise article > span { color: var(--sage-dark); font-size: 12px; font-weight: 800; }
.promise article h3 { margin: 58px 0 14px; font-size: 19px; }
.promise article p { color: #6b7268; font-size: 14px; line-height: 1.75; }

.contact { margin-bottom: 26px; padding-top: 70px; padding-bottom: 70px; display: grid; grid-template-columns: 1.35fr .65fr; align-items: end; border-radius: 28px; background: var(--sage-pale); }
.contact > div:first-child { padding-left: 48px; }
.contact h2 { max-width: 800px; }
.contact-lead { max-width: 670px; margin: 28px 0 0; color: #586455; line-height: 1.7; }
.contact-details { padding: 0 48px 2px; }
.contact-details p { margin-bottom: 10px; color: #5e685c; font-size: 14px; }
.contact-details a { display: inline-block; margin-bottom: 30px; font-size: 18px; font-weight: 750; border-bottom: 1px solid var(--sage-dark); }

.company { padding-top: 80px; }
.company-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.company-grid article { padding: 38px; border: 1px solid var(--line); border-radius: 20px; background: var(--mist); }
.company-grid article > span { color: var(--sage-dark); font-size: 12px; font-weight: 800; letter-spacing: .1em; }
.company-grid h3 { margin: 22px 0 20px; font-size: 22px; line-height: 1.4; }
.company-grid p, .company-grid address { color: #5f685d; font-size: 15px; font-style: normal; line-height: 1.85; }

footer { background: var(--ink); color: white; padding: 72px max(28px, calc((100% - 1368px) / 2)); }
.footer-top { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 60px; padding-bottom: 70px; }
.brand-light { padding: 8px 10px; border-radius: 10px; background: #fff; }
.brand-light .brand-logo { width: 210px; }
.footer-top > div:first-child > p { margin: 24px 0 0; color: #aeb3ad; }
.footer-links { display: flex; flex-direction: column; gap: 14px; color: #d2d6d0; font-size: 14px; }
.footer-links > span { margin-bottom: 8px; color: #858c83; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; }
.footer-bottom { padding-top: 24px; display: flex; justify-content: space-between; gap: 30px; border-top: 1px solid #444942; color: #8e958c; font-size: 12px; }
.footer-bottom p { margin: 0; }
.legal-note { margin-bottom: 34px; padding: 24px 0; border-top: 1px solid #444942; border-bottom: 1px solid #444942; color: #aeb3ad; font-size: 13px; line-height: 1.8; }
.legal-note p { margin-bottom: 7px; }
.legal-note p:last-child { margin-bottom: 0; }

@media (max-width: 1180px) {
  .section-heading { grid-template-columns: minmax(0, 1fr) 360px; gap: 44px; }
  .platform-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
  .platform-card:nth-child(-n+3) { grid-column: span 2; }
  .platform-card:nth-child(n+4) { grid-column: span 3; }
}

@media (max-width: 900px) {
  .site-header { grid-template-columns: 1fr auto; }
  nav { display: none; }
  .hero { margin: 0 18px; grid-template-columns: 1fr; }
  .hero-copy { min-height: 600px; padding: 60px 42px 38px; }
  .hero-visual { min-height: 560px; }
  .section-heading { grid-template-columns: 1fr; gap: 22px; }
  .collection-grid { grid-template-columns: 1fr; gap: 48px; }
  .product-art { height: 420px; }
  .platform-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .platform-card:nth-child(n) { grid-column: auto; }
  .story { margin: 0 18px; padding: 72px 44px; grid-template-columns: 1fr; gap: 70px; }
  .promise { grid-template-columns: 1fr 1fr; row-gap: 60px; }
  .promise-intro { grid-column: 1 / -1; }
  .promise article:nth-of-type(2) { border-left: 0; }
  .contact { margin: 0 18px 22px; grid-template-columns: 1fr; gap: 50px; }
  .company-grid { grid-template-columns: 1fr; }
  .footer-top { grid-template-columns: 1.5fr 1fr 1fr; }
}

@media (max-width: 600px) {
  .site-header { min-height: 78px; padding: 8px 18px; }
  .header-cta { padding: 10px 14px; font-size: 11px; }
  .brand-logo { width: 142px; }
  .brand-mark { width: 22px; height: 22px; }
  .brand-mark i:nth-child(1) { height: 9px; } .brand-mark i:nth-child(2) { height: 15px; } .brand-mark i:nth-child(3) { height: 22px; }
  .hero { margin: 0 10px; border-radius: 18px; }
  .hero-copy { min-height: 565px; padding: 48px 22px 30px; }
  h1 { font-size: 43px; }
  .hero-intro { font-size: 16px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 20px; }
  .hero-visual { min-height: 430px; }
  .storage-box { left: 10%; transform: scale(.8); transform-origin: bottom left; }
  .plant { right: 8%; transform: scale(.8); transform-origin: bottom right; }
  .section { padding: 78px 20px; }
  .product-art { height: 300px; }
  .platform-grid { grid-template-columns: 1fr; }
  .platform-card { min-height: 158px; }
  .story { margin: 0 10px; padding: 62px 24px; border-radius: 18px; }
  .story-note blockquote { font-size: 27px; }
  .promise { grid-template-columns: 1fr; gap: 0; }
  .promise-intro { margin-bottom: 52px; padding-right: 0; }
  .promise-intro h2 { font-size: 34px; }
  .promise article, .promise article:nth-of-type(2) { padding: 30px 0; border-left: 0; border-top: 1px solid var(--line); }
  .promise article h3 { margin: 30px 0 12px; }
  .contact { margin: 0 10px 18px; padding: 58px 20px; border-radius: 18px; }
  .contact > div:first-child, .contact-details { padding: 0; }
  .contact-details a { font-size: 16px; }
  footer { padding: 58px 24px 30px; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .footer-top > div:first-child { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}

/* FONMOST inner-page identity and official-channel card polish */
.interior-page-header {
  max-width: 1424px;
  margin: 0 auto;
  padding: 24px 28px 0;
  display: flex;
  align-items: center;
}
.interior-page-home {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  border-radius: 12px;
  transition: opacity .2s ease, transform .2s ease;
}
.interior-page-home:hover {
  opacity: .82;
  transform: translateY(-1px);
}
.interior-page-logo {
  display: block;
  width: clamp(178px, 15vw, 224px);
  height: auto;
}
.interior-page-wordmark {
  color: #234b5d;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: .12em;
}
body.page:not(.home) main.section {
  padding-top: 42px;
}

/* Keep the official-platform grid compact, scannable and visually branded. */
.page-id-37 .fonmost-buy-platforms > .wp-block-columns {
  align-items: stretch;
  gap: 22px;
  margin-bottom: 22px;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column {
  display: flex;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column > .wp-block-group {
  position: relative;
  width: 100%;
  min-height: 248px;
  padding: 30px !important;
  overflow: hidden;
  isolation: isolate;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column > .wp-block-group:hover {
  transform: translateY(-4px);
  border-color: rgba(35, 63, 42, .22) !important;
  box-shadow: 0 18px 42px rgba(35, 63, 42, .10);
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(-n+2) .wp-block-column > .wp-block-group::before,
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child > .wp-block-group::before {
  position: absolute;
  z-index: 1;
  top: 24px;
  right: 26px;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 15px;
  color: #fff;
  font-size: 19px;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 10px 24px rgba(25, 35, 27, .12);
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(1) .wp-block-column > .wp-block-group::before {
  content: "S";
  background: #ee4d2d;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(2) .wp-block-column > .wp-block-group::before {
  content: "m";
  background: #d82f6a;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child > .wp-block-group::before {
  content: "C";
  background: #2f78b7;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(-n+2) .wp-block-column > .wp-block-group > p:first-child,
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child > .wp-block-group > p:first-child {
  padding-right: 62px;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(-n+2) .wp-block-column > .wp-block-group > p:first-child::after,
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child > .wp-block-group > p:first-child::after {
  content: " · 官方通路";
  opacity: .72;
  font-size: .88em;
}
.page-id-37 .fonmost-buy-platforms .wp-block-heading {
  margin-top: 28px !important;
  margin-bottom: 16px !important;
  font-size: clamp(1.45rem, 2vw, 1.85rem) !important;
  line-height: 1.28 !important;
}
.page-id-37 .fonmost-buy-platforms .wp-block-group > p:not(:first-child) {
  max-width: 92%;
  font-size: 1rem !important;
  line-height: 1.72 !important;
}
.page-id-37 .fonmost-buy-platforms .wp-block-buttons {
  margin-top: 24px;
}
.page-id-37 .fonmost-buy-platforms .wp-block-button__link[target="_blank"]::after {
  content: "↗";
  margin-left: .48em;
  font-size: .9em;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child {
  flex-basis: calc(50% - 11px) !important;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:nth-child(2) {
  flex-basis: calc(50% - 11px) !important;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:nth-child(2) > .wp-block-group {
  background: linear-gradient(145deg, #f7f1e6, #efe6d2) !important;
}

@media (max-width: 781px) {
  .interior-page-header {
    padding: 18px 20px 0;
  }
  body.page:not(.home) main.section {
    padding-top: 28px;
  }
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns {
    gap: 16px;
    margin-bottom: 16px;
  }
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column > .wp-block-group {
    min-height: 226px;
    padding: 26px !important;
  }
}

@media (max-width: 600px) {
  .interior-page-logo {
    width: 142px;
  }
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns .wp-block-column > .wp-block-group {
    min-height: 214px;
    padding: 24px !important;
  }
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(-n+2) .wp-block-column > .wp-block-group::before,
  .page-id-37 .fonmost-buy-platforms > .wp-block-columns:nth-of-type(3) .wp-block-column:first-child > .wp-block-group::before {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 13px;
    font-size: 17px;
  }
}

/* FONMOST purchase-page typography and paragraph rhythm refinement */
.page-id-37 .fonmost-buy-hero h1,
.page-id-37 .fonmost-buy-platforms h2,
.page-id-37 .fonmost-buy-platforms h3,
.page-id-37 .fonmost-buy-guide h2,
.page-id-37 .fonmost-buy-guide h3,
.page-id-37 .fonmost-buy-service h2,
.page-id-37 .fonmost-buy-service h3,
.page-id-37 .fonmost-buy-closing h2 {
  text-wrap: balance;
  word-break: normal;
  line-break: strict;
  overflow-wrap: normal;
}
.page-id-37 .fonmost-buy-hero p,
.page-id-37 .fonmost-buy-platforms p,
.page-id-37 .fonmost-buy-guide p,
.page-id-37 .fonmost-buy-service p,
.page-id-37 .fonmost-buy-closing p {
  text-wrap: pretty;
  line-break: strict;
  word-break: normal;
}
.page-id-37 .fonmost-buy-service {
  padding-top: 92px !important;
  padding-bottom: 88px !important;
}
.page-id-37 .fonmost-buy-service > .wp-block-columns {
  gap: 64px;
}
.page-id-37 .fonmost-buy-service > .wp-block-columns > .wp-block-column:first-child {
  flex-basis: 58% !important;
}
.page-id-37 .fonmost-buy-service > .wp-block-columns > .wp-block-column:nth-child(2) {
  flex-basis: 42% !important;
}
.page-id-37 .fonmost-buy-service .wp-block-column:first-child > .wp-block-heading {
  max-width: none !important;
  font-size: clamp(2.15rem, 3vw, 2.85rem) !important;
  line-height: 1.2 !important;
  letter-spacing: -.025em;
}
.page-id-37 .fonmost-buy-service .wp-block-column:first-child > p:not(:first-child) {
  max-width: 47rem;
  font-size: 1.04rem !important;
  line-height: 1.85 !important;
}
.page-id-37 .fonmost-buy-service .wp-block-column:nth-child(2) > .wp-block-group {
  padding: 34px !important;
}
.page-id-37 .fonmost-buy-service .wp-block-column:nth-child(2) p {
  font-size: .98rem !important;
  line-height: 1.9 !important;
  overflow-wrap: anywhere;
}
.page-id-37 .fonmost-buy-closing {
  padding-top: 68px !important;
  padding-bottom: 68px !important;
}
.page-id-37 .fonmost-buy-closing > * {
  max-width: 1100px !important;
}
.page-id-37 .fonmost-buy-closing > p:first-child,
.page-id-37 .fonmost-buy-closing > .wp-block-heading,
.page-id-37 .fonmost-buy-closing > p:not(:first-child) {
  text-align: center;
}
.page-id-37 .fonmost-buy-closing > .wp-block-heading {
  font-size: clamp(2.15rem, 3.15vw, 3rem) !important;
  line-height: 1.18 !important;
  letter-spacing: -.025em;
}
.page-id-37 .fonmost-buy-closing > p:not(:first-child) {
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.04rem !important;
}
.page-id-37 .fonmost-buy-platforms > .wp-block-heading {
  font-size: clamp(2.15rem, 3.3vw, 3.3rem) !important;
  line-height: 1.16 !important;
}
.page-id-37 .fonmost-buy-guide > .wp-block-heading {
  font-size: clamp(2.1rem, 3.15vw, 3rem) !important;
}
@media (min-width: 1180px) {
  .page-id-37 .fonmost-buy-service .wp-block-column:first-child > .wp-block-heading {
    white-space: nowrap;
  }
  .page-id-37 .fonmost-buy-closing > .wp-block-heading {
    white-space: nowrap;
  }
}
@media (max-width: 781px) {
  .page-id-37 .fonmost-buy-service {
    padding: 72px 24px 68px !important;
  }
  .page-id-37 .fonmost-buy-service > .wp-block-columns {
    gap: 30px;
  }
  .page-id-37 .fonmost-buy-service > .wp-block-columns > .wp-block-column {
    flex-basis: 100% !important;
  }
  .page-id-37 .fonmost-buy-service .wp-block-column:first-child > .wp-block-heading {
    font-size: clamp(2rem, 8vw, 2.55rem) !important;
  }
  .page-id-37 .fonmost-buy-closing {
    padding: 58px 26px !important;
  }
  .page-id-37 .fonmost-buy-closing > .wp-block-heading {
    font-size: clamp(2rem, 8vw, 2.6rem) !important;
  }
}
@media (max-width: 480px) {
  .page-id-37 .fonmost-buy-service {
    padding: 58px 20px 56px !important;
  }
  .page-id-37 .fonmost-buy-service .wp-block-column:nth-child(2) > .wp-block-group {
    padding: 28px 24px !important;
  }
  .page-id-37 .fonmost-buy-closing {
    padding: 48px 22px !important;
  }
}

/* FONMOST shared site shell */
.site-header {
  position: relative;
  z-index: 20;
  width: 100%;
  background: #fff;
}

.site-navigation a {
  position: relative;
  padding: 10px 0;
}

.site-navigation a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 2px;
  border-radius: 2px;
  background: var(--sage-dark);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .2s ease;
}

.site-navigation a:hover::after,
.site-navigation a[aria-current="page"]::after {
  transform: scaleX(1);
}

.site-navigation a[aria-current="page"] {
  color: var(--sage-dark);
}

body.page:not(.home) main.section,
body.single main.section,
body.error404 main.section {
  padding-top: 48px;
}

.site-footer {
  width: 100%;
}

@media (max-width: 900px) {
  body.page:not(.home) main.section,
  body.single main.section,
  body.error404 main.section {
    padding-top: 34px;
  }
}
/* End FONMOST shared site shell */
/* FONMOST footer refinement */
.site-footer {
  padding-top: 52px;
  padding-bottom: 28px;
}

.site-footer .footer-top {
  grid-template-columns: minmax(280px, 1.25fr) minmax(150px, .65fr) minmax(170px, .65fr);
  gap: clamp(48px, 7vw, 112px);
  align-items: start;
  padding-bottom: 40px;
}

.site-footer .brand-light {
  padding: 6px 8px;
  border-radius: 8px;
}

.site-footer .brand-light .brand-logo {
  width: 170px;
}

.site-footer .footer-top > div:first-child > p {
  max-width: 290px;
  margin: 16px 0 0;
  color: #c0c5bd;
  font-size: 13px;
  line-height: 1.7;
}

.site-footer .footer-links {
  gap: 10px;
  color: #dce0da;
  font-size: 13px;
  line-height: 1.55;
}

.site-footer .footer-links > span {
  margin-bottom: 5px;
  color: #a3aaa1;
  font-size: 10px;
  letter-spacing: .14em;
}

.site-footer .footer-links a:hover {
  color: #fff;
}

.site-footer .legal-note {
  display: grid;
  grid-template-columns: minmax(150px, 190px) minmax(0, 1fr);
  justify-content: space-between;
  gap: clamp(32px, 5vw, 76px);
  align-items: start;
  margin: 0 0 18px;
  padding: 20px 0;
  color: #b8beb6;
  font-size: 12px;
  line-height: 1.75;
}

.site-footer .legal-note p {
  margin: 0;
}

.site-footer .legal-note p:first-child {
  color: #dce0da;
  font-size: 12px;
  letter-spacing: .03em;
}

.site-footer .footer-bottom {
  gap: 22px;
  padding-top: 0;
  border-top: 0;
  color: #989f96;
  font-size: 11px;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .site-footer {
    padding-top: 46px;
    padding-bottom: 26px;
  }

  .site-footer .footer-top {
    grid-template-columns: minmax(220px, 1.15fr) 1fr 1fr;
    gap: 36px;
    padding-bottom: 34px;
  }

  .site-footer .legal-note {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 28px;
  }
}

@media (max-width: 700px) {
  .site-footer {
    padding: 40px 22px 24px;
  }

  .site-footer .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 30px 24px;
    padding-bottom: 34px;
  }

  .site-footer .footer-top > div:first-child {
    grid-column: 1 / -1;
  }

  .site-footer .brand-light .brand-logo {
    width: 152px;
  }

  .site-footer .footer-top > div:first-child > p {
    margin-top: 14px;
  }

  .site-footer .legal-note {
    display: block;
    margin-bottom: 18px;
    padding: 18px 0;
  }

  .site-footer .legal-note p:first-child {
    margin-bottom: 9px;
  }

  .site-footer .footer-bottom {
    flex-direction: column;
    gap: 6px;
  }
}
/* End FONMOST footer refinement */
/* FONMOST legal note single line */
@media (min-width: 901px) {
  .site-footer .legal-note p:last-child {
    white-space: nowrap;
  }
}
/* End FONMOST legal note single line */

/* === FONMOST DESIGN SYSTEM v1.6.0 === */
:root {
  --fonmost-site-max: 1424px;
  --fonmost-content-max: 1368px;
  --fonmost-reading-max: 68ch;
  --fonmost-gutter: clamp(20px, 2.4vw, 32px);
  --fonmost-section-space: clamp(78px, 6.8vw, 108px);
  --fonmost-section-space-tight: clamp(48px, 4.5vw, 72px);
  --fonmost-display: clamp(48px, 4.65vw, 68px);
  --fonmost-page-title: clamp(44px, 4.35vw, 64px);
  --fonmost-section-title: clamp(36px, 3.35vw, 50px);
  --fonmost-card-title: clamp(22px, 1.8vw, 28px);
  --fonmost-body: clamp(16px, .18vw + 15.25px, 17px);
  --fonmost-body-line: 1.76;
  --fonmost-radius-lg: 32px;
  --fonmost-radius-md: 24px;
}

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  font-size: var(--fonmost-body);
  line-height: var(--fonmost-body-line);
}

.site-header,
.hero,
.section,
.footer-inner {
  width: min(100%, var(--fonmost-site-max));
  margin-inline: auto;
}

.site-header {
  min-height: 104px;
  padding-inline: var(--fonmost-gutter);
}

main h1,
main h2,
main h3,
main h4,
main .wp-block-heading {
  text-wrap: balance;
  line-break: strict;
  overflow-wrap: normal;
  hanging-punctuation: first last;
}

main p,
main li,
main address,
main figcaption,
main blockquote {
  text-wrap: pretty;
  line-break: strict;
  orphans: 2;
  widows: 2;
}

main h1 {
  font-size: var(--fonmost-page-title);
  line-height: 1.08;
  letter-spacing: -.035em;
}

main h2 {
  font-size: var(--fonmost-section-title);
  line-height: 1.14;
  letter-spacing: -.025em;
}

main h3 {
  font-size: var(--fonmost-card-title);
  line-height: 1.28;
  letter-spacing: -.015em;
}

.hero {
  min-height: clamp(610px, 47vw, 660px);
}

.hero-copy {
  padding: clamp(52px, 5vw, 74px) clamp(28px, 3vw, 44px) clamp(42px, 4vw, 56px) clamp(36px, 5vw, 72px);
}

.hero h1 {
  max-inline-size: 15ch;
  font-size: var(--fonmost-display);
  line-height: 1.045;
}

.hero-intro {
  max-width: 60ch;
  font-size: var(--fonmost-body);
  line-height: var(--fonmost-body-line);
}

.section {
  padding: var(--fonmost-section-space) var(--fonmost-gutter);
}

.section-heading {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);
  gap: clamp(36px, 5vw, 72px);
  margin-bottom: clamp(34px, 3.2vw, 48px);
  align-items: end;
}

.section-heading h2 {
  max-inline-size: 18ch;
}

.section-heading > p {
  max-width: 58ch;
  margin: 0;
  font-size: var(--fonmost-body);
  line-height: var(--fonmost-body-line);
}

.collection-grid,
.platform-grid,
.promise-grid,
.company-grid {
  align-items: stretch;
}

.collection-card,
.platform-card,
.promise-grid > *,
.company-grid > * {
  height: 100%;
}

.collection-card {
  display: flex;
  flex-direction: column;
}

.collection-card > *:last-child {
  flex: 1;
}

.collection-card p,
.platform-card p,
.promise-grid p,
.company-grid p {
  line-height: 1.68;
}

.platform-card {
  min-height: 188px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.story-copy > p,
.contact-lead,
.company-card p {
  max-width: var(--fonmost-reading-max);
}

body.page:not(.home) main.section {
  width: min(100%, var(--fonmost-site-max));
  max-width: var(--fonmost-site-max);
  padding: clamp(34px, 3.5vw, 54px) var(--fonmost-gutter) var(--fonmost-section-space);
  margin-inline: auto;
}

body.page:not(.home) main.section > article,
body.page:not(.home) main.section > article > .alignwide {
  width: 100%;
  max-width: var(--fonmost-content-max);
  margin-inline: auto !important;
}

body.page:not(.home) main.section > article > .wp-block-group.alignwide {
  margin-top: clamp(24px, 2.5vw, 38px) !important;
}

body.page:not(.home) main.section > article > .wp-block-group.alignwide:first-child {
  margin-top: 0 !important;
}

.fonmost-story-v2-hero h1,
.fonmost-buy-hero h1 {
  max-inline-size: 15ch;
  font-size: var(--fonmost-page-title) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}

.fonmost-story-v2-origin h2,
.fonmost-story-v2-relation h2,
.fonmost-story-v2-values h2,
.fonmost-story-v2-operation h2,
.fonmost-story-v2-closing h2,
.fonmost-buy-platforms h2,
.fonmost-buy-guide h2,
.fonmost-buy-service h2,
.fonmost-buy-closing h2 {
  font-size: var(--fonmost-section-title) !important;
  line-height: 1.14 !important;
  letter-spacing: -.025em !important;
}

.fonmost-buy-service h2 {
  max-inline-size: 14ch;
}

.fonmost-buy-closing h2 {
  max-inline-size: 21ch;
}

.fonmost-story-v2-hero,
.fonmost-buy-hero {
  padding: clamp(48px, 5vw, 68px) clamp(24px, 4vw, 56px) !important;
  border-radius: var(--fonmost-radius-lg) !important;
}

.fonmost-story-v2-facts {
  padding: clamp(28px, 3vw, 38px) clamp(24px, 4vw, 56px) !important;
}

.fonmost-story-v2-origin,
.fonmost-story-v2-relation,
.fonmost-story-v2-values,
.fonmost-story-v2-operation,
.fonmost-story-v2-closing,
.fonmost-buy-platforms,
.fonmost-buy-guide,
.fonmost-buy-service,
.fonmost-buy-closing {
  padding: var(--fonmost-section-space) clamp(24px, 4vw, 56px) !important;
  border-radius: var(--fonmost-radius-lg) !important;
}

.fonmost-story-v2-hero p,
.fonmost-story-v2-origin p,
.fonmost-story-v2-relation p,
.fonmost-story-v2-operation p,
.fonmost-buy-hero p,
.fonmost-buy-guide p,
.fonmost-buy-service p,
.fonmost-buy-closing p {
  font-size: var(--fonmost-body) !important;
  line-height: var(--fonmost-body-line) !important;
}

.fonmost-story-v2-origin p,
.fonmost-story-v2-relation p,
.fonmost-story-v2-operation p,
.fonmost-buy-guide p,
.fonmost-buy-service p,
.fonmost-buy-closing p {
  max-width: var(--fonmost-reading-max);
}

.fonmost-buy-platforms .wp-block-columns,
.fonmost-story-v2-facts .wp-block-columns,
.fonmost-story-v2-values .wp-block-columns,
.fonmost-story-v2-relation .wp-block-columns,
.fonmost-story-v2-operation .wp-block-columns {
  align-items: stretch !important;
}

.fonmost-buy-platforms .wp-block-column,
.fonmost-story-v2-facts .wp-block-column,
.fonmost-story-v2-values .wp-block-column,
.fonmost-story-v2-relation .wp-block-column,
.fonmost-story-v2-operation .wp-block-column {
  display: flex;
  flex-direction: column;
}

.fonmost-buy-platforms .wp-block-column > .wp-block-group,
.fonmost-story-v2-facts .wp-block-column > .wp-block-group,
.fonmost-story-v2-values .wp-block-column > .wp-block-group,
.fonmost-story-v2-relation .wp-block-column > .wp-block-group,
.fonmost-story-v2-operation .wp-block-column > .wp-block-group {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.fonmost-buy-platforms .wp-block-buttons,
.fonmost-story-v2-values .wp-block-buttons {
  margin-top: auto;
}

.fonmost-buy-platforms h3,
.fonmost-story-v2-values h3,
.fonmost-story-v2-facts h3 {
  font-size: var(--fonmost-card-title) !important;
  line-height: 1.28 !important;
}

.fonmost-buy-platforms p,
.fonmost-story-v2-values p,
.fonmost-story-v2-facts p {
  line-height: 1.68 !important;
}

.footer-inner {
  max-width: var(--fonmost-site-max) !important;
  padding-inline: var(--fonmost-gutter);
}

.error-page h1 {
  max-inline-size: 14ch;
}

.error-page p {
  max-width: 62ch;
  line-height: var(--fonmost-body-line);
}

@media (max-width: 900px) {
  :root {
    --fonmost-section-space: clamp(68px, 9vw, 84px);
    --fonmost-page-title: clamp(42px, 7vw, 54px);
    --fonmost-section-title: clamp(34px, 5.5vw, 44px);
  }

  .site-header {
    min-height: 88px;
  }

  .hero {
    min-height: 0;
  }

  .hero-copy {
    min-height: auto;
    padding: 58px 42px 44px;
  }

  .hero-visual {
    min-height: clamp(440px, 68vw, 560px);
  }

  .section-heading {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .section-heading h2,
  .section-heading > p {
    max-width: 100%;
  }

  body.page:not(.home) main.section {
    padding-top: 28px;
  }

  .fonmost-story-v2-hero,
  .fonmost-buy-hero {
    padding: 52px 34px !important;
  }

  .fonmost-story-v2-origin,
  .fonmost-story-v2-relation,
  .fonmost-story-v2-values,
  .fonmost-story-v2-operation,
  .fonmost-story-v2-closing,
  .fonmost-buy-platforms,
  .fonmost-buy-guide,
  .fonmost-buy-service,
  .fonmost-buy-closing {
    padding: var(--fonmost-section-space) 34px !important;
  }

  .fonmost-buy-service h2,
  .fonmost-buy-closing h2 {
    max-inline-size: 100%;
  }
}

@media (max-width: 600px) {
  :root {
    --fonmost-gutter: 20px;
    --fonmost-section-space: 66px;
    --fonmost-page-title: clamp(38px, 10.5vw, 44px);
    --fonmost-section-title: clamp(31px, 8.6vw, 38px);
    --fonmost-card-title: clamp(21px, 6vw, 25px);
    --fonmost-body: 16px;
    --fonmost-body-line: 1.72;
    --fonmost-radius-lg: 24px;
    --fonmost-radius-md: 20px;
  }

  .site-header {
    min-height: 78px;
    padding-inline: var(--fonmost-gutter);
  }

  .hero-copy {
    min-height: auto !important;
    padding: 46px 24px 36px;
  }

  .hero h1 {
    max-inline-size: none;
    font-size: clamp(39px, 11vw, 46px);
    line-height: 1.08;
  }

  .hero-visual {
    min-height: 400px;
  }

  .section {
    padding: var(--fonmost-section-space) var(--fonmost-gutter);
  }

  .section-heading {
    margin-bottom: 30px;
  }

  .section-heading h2 {
    max-inline-size: none;
  }

  .product-art {
    height: 286px;
  }

  .platform-card {
    min-height: 164px;
  }

  body.page:not(.home) main.section {
    padding: 20px 16px 64px;
  }

  body.page:not(.home) main.section > article > .wp-block-group.alignwide {
    margin-top: 20px !important;
  }

  .fonmost-story-v2-hero,
  .fonmost-buy-hero {
    padding: 44px 22px !important;
  }

  .fonmost-story-v2-facts {
    padding: 28px 22px !important;
  }

  .fonmost-story-v2-origin,
  .fonmost-story-v2-relation,
  .fonmost-story-v2-values,
  .fonmost-story-v2-operation,
  .fonmost-story-v2-closing,
  .fonmost-buy-platforms,
  .fonmost-buy-guide,
  .fonmost-buy-service,
  .fonmost-buy-closing {
    padding: 58px 22px !important;
  }

  .fonmost-story-v2-hero h1,
  .fonmost-buy-hero h1 {
    max-inline-size: none;
  }

  .wp-block-columns {
    gap: 20px !important;
  }

  .footer-inner {
    padding-inline: var(--fonmost-gutter);
  }
}

/* === FONMOST FOOTER AXIS v1.6.1 === */
footer.site-footer {
  padding-inline: max(var(--fonmost-gutter), calc((100% - var(--fonmost-content-max)) / 2));
}

.collection-product-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 8px; padding-bottom: 3px; border-bottom: 1px solid #9aac96; color: var(--sage-dark); font-size: 14px; font-weight: 750; }
.collection-product-link:hover { color: #31472f; border-color: #31472f; }

/* Featured product */
.featured-product { padding-top: 32px; padding-bottom: 90px; }
.featured-product-card { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); align-items: center; gap: clamp(42px, 7vw, 96px); padding: clamp(28px, 4vw, 54px); border: 1px solid var(--line); border-radius: 28px; background: var(--mist); }
.featured-product-image { display: block; overflow: hidden; border-radius: 22px; background: #fff; }
.featured-product-image img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; object-fit: contain; transition: transform .25s ease; }
.featured-product-image:hover img { transform: scale(1.015); }
.featured-product-copy h2 { max-width: 620px; margin-bottom: 22px; }
.featured-product-copy > p:not(.eyebrow) { max-width: 620px; margin-bottom: 30px; color: #5f675d; font-size: 16px; line-height: 1.8; }
@media (max-width: 900px) {
  .featured-product-card { grid-template-columns: 1fr; gap: 34px; }
  .featured-product-image { max-width: 620px; }
}
@media (max-width: 600px) {
  .featured-product { padding-top: 16px; padding-bottom: 70px; }
  .featured-product-card { padding: 20px; border-radius: 20px; }
}

/* Product series page */
.product-series-page { background: #fff; }
.series-hero { max-width: 1368px; margin: 0 auto; padding: 104px 72px 92px; border-radius: 28px; background: var(--ink); color: #fff; }
.series-hero .eyebrow { color: #a9c1a2; }
.series-hero h1 { max-width: none; margin: 0 0 24px; font-size: clamp(52px, 6vw, 82px); line-height: 1; }
.series-hero > p:last-child { max-width: 680px; margin: 0; color: #c9cec8; font-size: 17px; line-height: 1.8; }
.series-heading { display: grid; grid-template-columns: minmax(0,1fr) 420px; align-items: end; gap: 72px; margin-bottom: 46px; }
.series-heading > p { margin: 0 0 4px; color: #646b62; font-size: 15px; line-height: 1.8; }
.series-product-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; align-items: stretch; }
.series-product-card { display: flex; flex-direction: column; overflow: hidden; border: 1px solid var(--line); border-radius: 22px; background: #fff; }
.series-product-image { display: block; overflow: hidden; background: var(--mist); }
.series-product-image img { display: block; width: 100%; height: auto; aspect-ratio: 1/1; object-fit: contain; transition: transform .25s ease; }
.series-product-card:hover .series-product-image img { transform: scale(1.018); }
.series-product-body { display: flex; flex: 1; flex-direction: column; padding: 26px 26px 28px; }
.series-product-meta { display: flex; justify-content: space-between; gap: 18px; color: var(--sage-dark); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.series-product-card h3 { margin: 20px 0 14px; font-size: 23px; line-height: 1.4; letter-spacing: -.02em; }
.series-product-card h3 a:hover { color: var(--sage-dark); }
.series-product-body > p { margin: 0 0 25px; color: #646b62; font-size: 14px; line-height: 1.75; }
.series-product-link { width: fit-content; margin-top: auto; padding-bottom: 3px; border-bottom: 1px solid #9aac96; color: var(--sage-dark); font-size: 14px; font-weight: 750; }
@media (max-width: 1000px) {
  .series-hero { margin: 0 18px; padding: 82px 48px; }
  .series-heading { grid-template-columns: 1fr; gap: 22px; }
  .series-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 650px) {
  .series-hero { margin: 0 10px; padding: 62px 24px; border-radius: 18px; }
  .series-hero h1 { font-size: 48px; }
  .series-product-grid { grid-template-columns: 1fr; }
  .series-product-body { padding: 22px; }
}