/* Aeromass — pneumatic catalog · distinct from PTJT14:1 template */
@font-face {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/dg-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/dg-700-latinext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/dg-800-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/dg-800-latinext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/karla-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/karla-400-latinext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/karla-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/karla-600-latinext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --ink: #16261f;
  --ink-soft: #2a3f35;
  --paper: #eef1ee;
  --panel: #ffffff;
  --moss: #3a6450;
  --moss-deep: #254536;
  --clay: #b85c38;
  --clay-deep: #93482b;
  --line: #c9d0cb;
  --muted: #455249;
  --ad: #0f1713;
  --stage: #d5e0d9;
  --max: 1180px;
  --display: "Darker Grotesque", "Arial Narrow", sans-serif;
  --body: "Karla", "Avenir Next", "Segoe UI", sans-serif;
  --space-1: 0.5rem;
  --space-2: 1rem;
  --space-3: 1.5rem;
  --space-4: 2.25rem;
  --section: clamp(3.25rem, 7vw, 5.5rem);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--body);
  font-size: 1.0625rem;
  line-height: 1.65;
  color: var(--ink);
  background:
    radial-gradient(ellipse 90% 40% at 0% 0%, rgba(58, 100, 80, 0.08), transparent 55%),
    linear-gradient(180deg, #e4eae5 0%, var(--paper) 22%, var(--paper) 100%);
  min-height: 100vh;
}

body.nav-open {
  overflow: hidden;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

a {
  color: var(--moss-deep);
  text-underline-offset: 3px;
}

a:hover {
  color: var(--clay);
}

:focus-visible {
  outline: 2px solid var(--clay);
  outline-offset: 3px;
}

.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 100;
  background: var(--clay);
  color: #fff;
  padding: 0.6rem 1rem;
  font-weight: 600;
  text-decoration: none;
}

.skip-link:focus {
  left: 1rem;
  top: 1rem;
}

.wrap {
  width: min(100% - 2rem, var(--max));
  margin-inline: auto;
}

/* —— Compliance: single ink rail (not twin bars) —— */
.ad-rail {
  background: var(--ad);
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.78rem;
  line-height: 1.45;
  padding: 0.65rem 1rem;
  text-align: center;
}

.ad-rail a {
  color: #fff;
}

/* —— Brand mast —— */
.mast-bar {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(238, 241, 238, 0.92);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}

.mast {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.95rem 0;
  min-height: 4.25rem;
}

.wordmark {
  font-family: var(--display);
  font-weight: 800;
  font-size: clamp(2rem, 5vw, 2.75rem);
  letter-spacing: -0.04em;
  line-height: 0.9;
  color: var(--ink);
  text-decoration: none;
}

.wordmark span {
  color: var(--clay);
}

.mast-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 1.25rem;
  align-items: center;
  font-weight: 600;
  font-size: 0.92rem;
}

.mast-nav a {
  color: var(--ink-soft);
  text-decoration: none;
}

.mast-nav a:hover {
  color: var(--clay);
}

.mast-nav .order-link {
  color: var(--clay);
  border-bottom: 2px solid var(--clay);
  padding-bottom: 0.1rem;
}

.menu-toggle {
  display: none;
  background: none;
  border: 0;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
}

.menu-toggle span {
  display: block;
  height: 2px;
  background: var(--ink);
}

.mobile-nav {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 60;
  background: var(--ink);
  color: #fff;
  padding: 5rem 1.5rem 2rem;
  flex-direction: column;
  gap: 1.1rem;
}

.mobile-nav.is-open {
  display: flex;
}

.mobile-nav a {
  color: #fff;
  text-decoration: none;
  font-family: var(--display);
  font-size: 2.1rem;
  font-weight: 700;
}

.mobile-nav-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  width: 2.75rem;
  height: 2.75rem;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 1.75rem;
  cursor: pointer;
}

/* —— Opening split catalog —— */
.catalog {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 0;
  min-height: min(88vh, 860px);
  border-bottom: 1px solid var(--line);
}

.catalog-stage {
  background: var(--stage);
  position: relative;
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 420px;
}

.catalog-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 55% at 70% 30%, rgba(255, 255, 255, 0.55), transparent 60%),
    repeating-linear-gradient(
      -12deg,
      transparent,
      transparent 18px,
      rgba(26, 46, 36, 0.03) 18px,
      rgba(26, 46, 36, 0.03) 19px
    );
  pointer-events: none;
}

.stage-main {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  padding: clamp(1.5rem, 4vw, 2.5rem);
}

.stage-main img {
  width: min(100%, 520px);
  aspect-ratio: 1;
  object-fit: contain;
  filter: drop-shadow(0 28px 40px rgba(26, 46, 36, 0.18));
  animation: floatIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) both;
}

.filmstrip {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 0.45rem;
  padding: 0.75rem 1rem 1.1rem;
  overflow-x: auto;
  border-top: 1px solid rgba(26, 46, 36, 0.12);
  background: rgba(244, 241, 234, 0.55);
  -webkit-overflow-scrolling: touch;
}

.filmstrip button {
  flex: 0 0 auto;
  width: 68px;
  height: 68px;
  min-width: 44px;
  min-height: 44px;
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0.7);
  padding: 0;
  cursor: pointer;
  overflow: hidden;
}

.filmstrip button.is-active,
.filmstrip button:hover {
  border-color: var(--ink);
}

.filmstrip img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.catalog-offer {
  background: var(--panel);
  padding: clamp(1.75rem, 4vw, 3rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-left: 1px solid var(--line);
  opacity: 1;
  animation: slideOffer 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes slideOffer {
  from {
    transform: translateX(18px);
  }
  to {
    transform: none;
  }
}

@keyframes floatIn {
  from {
    transform: translateY(14px) scale(0.98);
  }
  to {
    transform: none;
  }
}

.offer-kicker {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--moss);
  margin-bottom: 0.85rem;
}

.offer-kicker em {
  font-style: normal;
  color: var(--clay);
}

.catalog-offer h1 {
  font-family: var(--display);
  font-weight: 800;
  font-size: clamp(2.35rem, 4.8vw, 3.6rem);
  line-height: 0.95;
  letter-spacing: -0.035em;
  max-width: 14ch;
  margin-bottom: 1rem;
}

.offer-lead {
  color: var(--muted);
  max-width: 36ch;
  margin-bottom: 1.5rem;
}

.price-block {
  display: flex;
  align-items: baseline;
  gap: 0.85rem;
  margin-bottom: 0.35rem;
}

.price-now {
  font-family: var(--display);
  font-weight: 800;
  font-size: 3rem;
  letter-spacing: -0.03em;
  line-height: 1;
}

.price-ref {
  font-size: 1.15rem;
  color: var(--muted);
  text-decoration: line-through;
}

.price-caption {
  font-size: 0.88rem;
  color: var(--muted);
  margin-bottom: 1.35rem;
}

.buy-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: stretch;
  margin-bottom: 0.85rem;
}

.qty-box {
  display: inline-flex;
  border: 1.5px solid var(--ink);
  background: var(--paper);
}

.qty-box button {
  width: 2.75rem;
  min-height: 44px;
  border: 0;
  background: transparent;
  font-size: 1.2rem;
  cursor: pointer;
  color: var(--ink);
}

.qty-box input {
  width: 2.75rem;
  border: 0;
  text-align: center;
  font: inherit;
  font-weight: 600;
  background: transparent;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  font-family: var(--body);
  font-weight: 600;
  font-size: 1rem;
  border: 1.5px solid transparent;
  border-radius: 0;
  padding: 0.9rem 1.35rem;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.btn-solid {
  background: var(--clay);
  color: #fff;
  border-color: var(--clay);
  flex: 1 1 12rem;
}

.btn-solid:hover {
  background: var(--clay-deep);
  color: #fff;
}

.btn-solid:disabled,
.btn-solid[aria-disabled="true"] {
  opacity: 0.55;
  cursor: not-allowed;
}

.btn-line {
  background: transparent;
  color: var(--ink);
  border-color: var(--ink);
}

.btn-line:hover {
  background: var(--ink);
  color: #fff;
}

.checkout-note {
  font-size: 0.88rem;
  color: var(--muted);
  margin-bottom: 1.25rem;
}

.offer-flags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.flag {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.35rem 0.55rem;
  border: 1px solid var(--line);
  color: var(--ink-soft);
  background: var(--paper);
}

.flag-warn {
  border-color: rgba(184, 92, 56, 0.45);
  color: var(--clay);
}

/* —— Ribbon —— */
.ribbon {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--line);
  background: var(--ink);
  color: rgba(255, 255, 255, 0.88);
}

.ribbon article {
  padding: 1.25rem 1.5rem;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}

.ribbon article:last-child {
  border-right: 0;
}

.ribbon strong {
  display: block;
  font-family: var(--display);
  font-size: 1.55rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
  margin-bottom: 0.2rem;
}

.ribbon span {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
}

/* —— Sections —— */
.band {
  padding: clamp(3.25rem, 7vw, 5.5rem) 0;
}

.band-tint {
  background: #e3e9e4;
}

.band-head {
  max-width: 34rem;
  margin-bottom: 2.25rem;
}

.band-head h2 {
  font-family: var(--display);
  font-weight: 800;
  font-size: clamp(2.2rem, 4.5vw, 3.2rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
  margin-bottom: 0.65rem;
}

.band-head p {
  color: var(--muted);
}

.pipeline {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
}

.pipeline article {
  padding: 1.5rem 1.35rem 1.5rem 0;
  border-right: 1px dashed var(--line);
  padding-right: 1.5rem;
  margin-right: 1.5rem;
}

.pipeline article:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

.pipeline h3 {
  font-family: var(--display);
  font-size: 1.65rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0.45rem;
}

.pipeline p {
  color: var(--muted);
  font-size: 0.98rem;
}

/* —— Order + gallery alternate —— */
.order-sheet {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: start;
}

.sheet-gallery {
  display: grid;
  gap: 0.65rem;
}

.sheet-hero {
  background: var(--stage);
  aspect-ratio: 4/3;
  overflow: hidden;
}

.sheet-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sheet-thumbs {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0.4rem;
}

.sheet-thumbs button {
  border: 1px solid var(--line);
  background: #fff;
  padding: 0;
  aspect-ratio: 1;
  cursor: pointer;
  overflow: hidden;
}

.sheet-thumbs button.is-active {
  border-color: var(--ink);
}

.sheet-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sheet-form {
  border: 1px solid var(--line);
  background: var(--panel);
  padding: clamp(1.25rem, 3vw, 1.85rem);
}

.sheet-form h2 {
  font-family: var(--display);
  font-size: clamp(1.9rem, 3vw, 2.4rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.sheet-form .lede {
  color: var(--muted);
  margin-bottom: 1rem;
}

.specs {
  margin-top: 1.35rem;
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}

.specs div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  padding: 0.7rem 0;
  border-bottom: 1px solid var(--line);
  font-size: 0.95rem;
}

.specs dt {
  color: var(--muted);
}

.specs dd {
  font-weight: 600;
  text-align: right;
}

.disclaimer {
  margin-top: 1.5rem;
  padding: 1rem 0 0;
  border-top: 1px solid var(--line);
  font-size: 0.9rem;
  color: var(--muted);
}

.disclaimer strong {
  color: var(--ink);
}

/* —— Data table —— */
.data-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 2rem;
  align-items: start;
}

.steps {
  display: grid;
  gap: 1.15rem;
}

.steps li {
  list-style: none;
  display: grid;
  grid-template-columns: 3.25rem 1fr;
  gap: 0.85rem;
}

.steps b {
  font-family: var(--display);
  font-size: 2rem;
  font-weight: 800;
  color: var(--clay);
  line-height: 1;
}

.steps h3 {
  font-family: var(--display);
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
}

.steps p {
  color: var(--muted);
  font-size: 0.95rem;
}

.matrix {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
  background: var(--panel);
}

.matrix th,
.matrix td {
  border: 1px solid var(--line);
  padding: 0.7rem 0.9rem;
  text-align: left;
}

.matrix th {
  background: var(--ink);
  color: #fff;
  font-weight: 600;
}

.matrix caption {
  caption-side: bottom;
  text-align: left;
  padding-top: 0.75rem;
  font-size: 0.85rem;
  color: var(--muted);
}

/* —— FAQ —— */
.faq {
  max-width: 42rem;
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}

.faq details {
  border-bottom: 1px solid var(--line);
}

.faq summary {
  cursor: pointer;
  padding: 1.05rem 0;
  font-weight: 600;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.faq summary::-webkit-details-marker {
  display: none;
}

.faq summary::after {
  content: "+";
  font-family: var(--display);
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--clay);
  line-height: 1;
}

.faq details[open] summary::after {
  content: "–";
}

.faq details p {
  padding: 0 0 1.15rem;
  color: var(--muted);
}

/* —— Close band —— */
.close-band {
  background: var(--moss-deep);
  color: #fff;
  text-align: left;
  padding: clamp(3rem, 6vw, 4.5rem) 0;
}

.close-band h2 {
  font-family: var(--display);
  font-size: clamp(2.2rem, 5vw, 3.4rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 0.98;
  max-width: 16ch;
  margin-bottom: 0.65rem;
}

.close-band p {
  color: rgba(255, 255, 255, 0.72);
  margin-bottom: 1.35rem;
  max-width: 38ch;
}

.close-band .btn-solid {
  background: #fff;
  color: var(--ink);
  border-color: #fff;
}

.close-band .btn-solid:hover {
  background: var(--paper);
}

/* —— Footer —— */
.site-footer {
  background: var(--ad);
  color: rgba(255, 255, 255, 0.75);
  padding: 3rem 0 2rem;
  font-size: 0.95rem;
}

.foot-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}

.site-footer .wordmark {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 0.75rem;
  display: inline-block;
}

.site-footer p {
  margin-bottom: 0.65rem;
}

.site-footer h4 {
  font-family: var(--display);
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.75rem;
}

.site-footer a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  display: block;
  margin-bottom: 0.35rem;
}

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

.foot-legal {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 1.15rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
  display: grid;
  gap: 0.45rem;
}

/* —— Inner pages —— */
.page-hero {
  padding: 2.5rem 0 1.25rem;
  border-bottom: 1px solid var(--line);
}

.page-hero h1 {
  font-family: var(--display);
  font-size: clamp(2.2rem, 5vw, 3.2rem);
  font-weight: 800;
  letter-spacing: -0.03em;
}

.prose {
  max-width: 42rem;
  padding: 2.25rem 0 4rem;
}

.prose h2 {
  font-family: var(--display);
  font-size: 1.55rem;
  font-weight: 700;
  margin: 1.75rem 0 0.55rem;
}

.prose p,
.prose li {
  color: var(--muted);
  margin-bottom: 0.8rem;
}

.prose ul {
  list-style: disc;
  padding-left: 1.2rem;
}

/* —— Sticky mobile checkout —— */
.dock {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 1rem;
  background: rgba(26, 46, 36, 0.96);
  color: #fff;
  transform: translateY(110%);
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.dock.is-shown {
  transform: translateY(0);
}

.dock strong {
  font-family: var(--display);
  font-size: 1.55rem;
}

@media (max-width: 960px) {
  .catalog {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .catalog-offer {
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .ribbon {
    grid-template-columns: 1fr;
  }

  .ribbon article {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }

  .pipeline {
    grid-template-columns: 1fr;
  }

  .pipeline article {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    border-bottom: 1px dashed var(--line);
  }

  .order-sheet,
  .data-grid,
  .foot-grid {
    grid-template-columns: 1fr;
  }

  .sheet-thumbs {
    grid-template-columns: repeat(4, 1fr);
  }

  .mast-nav {
    display: none;
  }

  .menu-toggle {
    display: flex;
  }

  .dock {
    display: flex;
  }

  body {
    padding-bottom: 4.5rem;
  }
}

@media (max-width: 560px) {
  .buy-row {
    flex-direction: column;
  }

  .btn-solid {
    width: 100%;
  }
}

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