/* Product journal: the existing AxamyOne identity, told through visual stories. */
.mx-release-hero { display: flex; justify-content: space-between; align-items: flex-end; gap: 40px; padding-block: 56px 34px; border-bottom: 1px solid var(--mx-line); }
.mx-release-hero .mx-eyebrow { margin-bottom: 14px; }
.mx-release-hero h1 { margin: 0; font-size: clamp(34px,4.2vw,58px); line-height: 1.08; letter-spacing: -.055em; }
.mx-release-hero > p { max-width: 440px; margin: 0 0 2px; font-size: 15px; line-height: 1.75; color: var(--mx-muted); }
.mx-release-entry { padding-block: 30px 60px; scroll-margin-top: 110px; }
.mx-release-entry + .mx-release-entry { border-top: 1px solid var(--mx-line); }
.mx-release-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-bottom: 28px; }
.mx-release-meta time, .mx-release-meta-note { color: var(--mx-muted); font-size: 12px; }
.mx-release-meta-note { padding-left: 16px; border-left: 1px solid var(--mx-line); }
.mx-release-tag { padding: 7px 10px; border: 1px solid #b8d3c4; border-radius: 4px; color: var(--mx-forest); background: #e6f0e9; font-size: 10px; font-weight: 650; letter-spacing: .085em; text-transform: uppercase; }
.mx-release-meta > a { margin-left: auto; font-size: 12px; color: var(--mx-forest); text-underline-offset: 4px; }
.mx-release-lead { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: 42px; padding: 48px; background: var(--mx-forest,#123f35); border-radius: 8px; color: #fff; overflow: hidden; }
.mx-release-lead-copy { min-width: 0; }
.mx-release-kicker { display: block; margin-bottom: 16px; color: #497b67; font-size: 10px; line-height: 1.6; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.mx-release-lead .mx-release-kicker { color: #b6d9c8; }
.mx-release-lead h1 { margin: 0 0 22px; color: #fff; font-size: clamp(34px,4vw,56px); line-height: 1.12; letter-spacing: -.055em; }
.mx-release-summary { max-width: 560px; color: #dae9df; font-size: 16px; line-height: 1.8; margin: 0 0 28px; }
.mx-release-read { display: inline-flex; align-items: center; gap: 20px; padding-block: 6px; color: #fff; font-size: 13px; font-weight: 600; text-decoration: none; border-bottom: 1px solid #80a99a; }
.mx-release-figure { min-width: 0; margin: 0; }
.mx-release-figure > a { display: block; overflow: hidden; border-radius: 5px; background: #fff; box-shadow: 0 9px 28px #0c31221a; }
.mx-release-figure img { display: block; width: 100%; height: auto; aspect-ratio: 16/9; object-fit: contain; }
.mx-release-figure figcaption { display: flex; justify-content: space-between; gap: 12px; padding-top: 12px; color: #526b60; font-size: 10px; line-height: 1.6; }
.mx-release-figure figcaption a { color: inherit; text-decoration: none; white-space: nowrap; }
.mx-release-figure figcaption a:hover { text-decoration: underline; text-underline-offset: 3px; }
.mx-release-cover { padding: 15px; background: #ffffff0a; border: 1px solid #ffffff26; border-radius: 8px; }
.mx-release-cover figcaption { color: #d0e5d9; }
.mx-release-index { display: flex; align-items: baseline; gap: 26px; padding-block: 28px; border-bottom: 1px solid var(--mx-line); }
.mx-release-index > span { flex: none; font-size: 11px; color: var(--mx-muted); font-weight: 600; }
.mx-release-index .mx-release-topics { display: flex; flex-wrap: wrap; gap: 12px 22px; padding: 0; margin: 0; list-style: none; }
.mx-release-topics a { color: var(--mx-forest); font-size: 12px; line-height: 1.6; text-decoration: none; }
.mx-release-topics a:hover { text-decoration: underline; text-underline-offset: 5px; }
.mx-release-story { display: grid; grid-template-columns: minmax(0,1.06fr) minmax(0,1fr); align-items: center; gap: clamp(36px,5vw,80px); padding-block: 58px; scroll-margin-top: 100px; }
.mx-release-story + .mx-release-story { border-top: 1px solid var(--mx-line); }
.mx-release-story-reverse .mx-release-story-media { order: 2; }
.mx-release-story-reverse .mx-release-story-copy { order: 1; }
.mx-release-story-media { min-width: 0; padding: 30px; border-radius: 6px; }
.mx-release-tone-sage { background: #e5eee5; }
.mx-release-tone-sand { background: #eee9dd; }
.mx-release-tone-mist { background: #e8eeef; }
.mx-release-tone-forest { background: #dbe7e0; }
.mx-release-story-copy { min-width: 0; }
.mx-release-story h2 { max-width: 620px; margin: 0 0 18px; color: var(--mx-forest); font-size: clamp(27px,3vw,40px); line-height: 1.16; letter-spacing: -.045em; }
.mx-release-deck { color: #254c3c; font-size: 17px; line-height: 1.65; margin: 0 0 20px; }
.mx-release-prose p { color: var(--mx-muted); font-size: 14px; line-height: 1.85; margin: 0; }
.mx-release-prose p + p { margin-top: 13px; }
.mx-release-story .mx-text-link { display: inline-block; margin-top: 24px; font-size: 12px; line-height: 1.6; }
.mx-release-notes { display: grid; grid-template-columns: minmax(0,.7fr) minmax(0,1.3fr); gap: 52px; padding: 40px; margin-top: 8px; background: #eef2e9; border-radius: 6px; }
.mx-release-notes h2 { color: var(--mx-forest); font-size: 28px; line-height: 1.25; letter-spacing: -.04em; margin: 0; }
.mx-release-notes p { color: var(--mx-muted); font-size: 12px; line-height: 1.8; margin: 0; }
.mx-release-notes p + p { margin-top: 14px; }
.mx-release-next { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 40px 0 64px; border-top: 1px solid var(--mx-line); }
.mx-release-next h2 { font-size: 30px; margin-bottom: 12px; letter-spacing: -.035em; }
.mx-release-next p { color: var(--mx-muted); max-width: 700px; margin: 0; line-height: 1.7; }
.mx-release-next .mx-btn { flex: none; }
.mx-releases a:focus-visible { outline: 3px solid #bc8553; outline-offset: 5px; }
.mx-release-posts { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; padding-block: 40px 64px; }
.mx-release-post { min-width: 0; border: 1px solid var(--mx-line); border-radius: 8px; background: #fff; overflow: hidden; scroll-margin-top: 110px; }
.mx-release-post-link { display: block; height: 100%; }
.mx-release-post-image { position: relative; padding: 24px; background: #e1ebe3; border-bottom: 1px solid var(--mx-line); }
.mx-release-post-image img { display: block; width: 100%; height: auto; aspect-ratio: 16/9; object-fit: contain; border-radius: 4px; box-shadow: 0 6px 18px #0c31221a; }
.mx-release-post-image-label { position: absolute; top: 12px; left: 12px; padding: 6px 10px; background: var(--mx-forest); color: white; border-radius: 4px; font-size: 10px; font-weight: 650; letter-spacing: .03em; }
.mx-release-post-copy { padding: 28px; }
.mx-release-post-copy time { display: block; color: var(--mx-muted); font-size: 11px; margin-bottom: 14px; }
.mx-release-post-copy h2 { font-size: clamp(26px,2.5vw,34px); line-height: 1.2; letter-spacing: -.04em; margin-bottom: 16px; color: var(--mx-forest); }
.mx-release-post-copy p { color: var(--mx-muted); font-size: 14px; line-height: 1.8; margin-bottom: 24px; }
.mx-release-post-read { display: inline-flex; align-items: center; gap: 16px; color: var(--mx-forest); font-size: 13px; font-weight: 650; border-bottom: 1px solid #94b4a4; padding-bottom: 4px; }
.mx-release-post-link:hover .mx-release-post-read { border-color: var(--mx-forest); }
.mx-release-post-link:focus-visible { outline-offset: -4px; }
.mx-release-post:only-child { grid-column: 1 / -1; }
.mx-release-post:only-child .mx-release-post-link { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); }
.mx-release-post:only-child .mx-release-post-image { display: flex; align-items: center; padding: 32px; border-bottom: 0; border-right: 1px solid var(--mx-line); }
.mx-release-post:only-child .mx-release-post-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: clamp(28px,4vw,56px); }
.mx-release-post:only-child .mx-release-post-copy h2 { font-size: clamp(30px,3vw,42px); }
.mx-release-back { padding-top: 36px; }
.mx-release-back a { display: inline-flex; gap: 12px; font-size: 13px; color: var(--mx-forest); }
.mx-release-back a:hover { text-decoration: underline; text-underline-offset: 4px; }
.mx-release-article-end { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-bottom: 64px; }
.mx-release-empty { padding-block: 48px; color: var(--mx-muted); }
@media(max-width:1100px) {
  .mx-release-lead { gap: 30px; padding: 36px; }
  .mx-release-story { gap: 36px; }
  .mx-release-story-media { padding: 20px; }
}
@media(max-width:900px) {
  .mx-release-post:only-child .mx-release-post-link { grid-template-columns: minmax(0,1fr); }
  .mx-release-post:only-child .mx-release-post-image { border-right: 0; border-bottom: 1px solid var(--mx-line); }
  .mx-release-hero { padding-top: 42px; align-items: flex-start; }
  .mx-release-hero > p { max-width: 320px; font-size: 14px; }
  .mx-release-meta-note { display: none; }
  .mx-release-lead { grid-template-columns: minmax(0,1fr); gap: 32px; }
  .mx-release-lead-copy { max-width: 660px; }
  .mx-release-lead h1 { max-width: 560px; }
  .mx-release-summary { max-width: 660px; }
  .mx-release-cover { max-width: 720px; }
  .mx-release-index { align-items: flex-start; flex-direction: column; gap: 14px; }
  .mx-release-story { grid-template-columns: minmax(0,1fr); gap: 28px; padding-block: 40px; }
  .mx-release-story-reverse .mx-release-story-media, .mx-release-story-reverse .mx-release-story-copy { order: initial; }
  .mx-release-story-media { padding: 26px; }
  .mx-release-story-copy { max-width: 720px; }
  .mx-release-story h2 { font-size: 34px; }
  .mx-release-notes { grid-template-columns: minmax(0,1fr); gap: 24px; padding: 32px; }
  .mx-release-notes h2 br { display: none; }
  .mx-release-next { align-items: flex-start; }
}
@media(max-width:600px) {
  .mx-release-post:only-child .mx-release-post-image { padding: 18px; }
  .mx-release-post:only-child .mx-release-post-copy { padding: 24px 22px; }
  .mx-release-post:only-child .mx-release-post-copy h2 { font-size: 29px; }
  .mx-release-hero { display: block; padding-block: 34px 28px; }
  .mx-release-hero > p { max-width: none; margin-top: 18px; }
  .mx-release-entry { padding-top: 22px; padding-bottom: 38px; }
  .mx-release-meta { gap: 10px; margin-bottom: 22px; }
  .mx-release-tag { font-size: 9px; padding: 6px 8px; }
  .mx-release-meta time, .mx-release-meta > a { font-size: 10px; }
  .mx-release-lead { padding: 26px 22px 22px; gap: 26px; }
  .mx-release-lead h1 { font-size: 36px; }
  .mx-release-summary { font-size: 15px; }
  .mx-release-cover { padding: 9px; }
  .mx-release-cover figcaption > span { max-width: 180px; }
  .mx-release-index .mx-release-topics { gap: 10px 18px; }
  .mx-release-story { padding-block: 32px; gap: 24px; }
  .mx-release-story-media { padding: 15px; }
  .mx-release-story h2 { font-size: 29px; }
  .mx-release-deck { font-size: 16px; }
  .mx-release-prose p { font-size: 14px; line-height: 1.8; }
  .mx-release-figure figcaption { font-size: 9px; gap: 8px; }
  .mx-release-notes { padding: 26px 22px; }
  .mx-release-next { flex-direction: column; padding-bottom: 44px; }
  .mx-release-posts { grid-template-columns: minmax(0,1fr); gap: 24px; padding-block: 28px 44px; }
  .mx-release-post-copy { padding: 24px 22px; }
  .mx-release-post-image { padding: 18px; }
  .mx-release-back { padding-top: 28px; }
  .mx-release-article-end { align-items: flex-start; flex-direction: column; padding-bottom: 44px; }
}
