:root {
  --black: #07090c;
  --black-soft: #0d1117;
  --graphite: #161b22;
  --line-dark: rgba(255, 255, 255, 0.14);
  --line-light: rgba(7, 9, 12, 0.16);
  --white: #f7f8fa;
  --paper: #eef0f2;
  --muted: #9299a3;
  --blue: #0668e8;
  --blue-bright: #1f83ff;
  --header-height: 88px;
  --page-gutter: clamp(24px, 5vw, 80px);
  --display: "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  --body: "Helvetica Neue", "Noto Sans JP", Arial, sans-serif;
}

/* International orders */

.international-main {
  color: var(--black);
  background: var(--paper);
}

.international-hero {
  min-height: 720px;
  isolation: isolate;
}

.international-hero-image,
.international-hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.international-hero-image {
  z-index: -3;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(.75) contrast(1.06);
}

.international-hero-shade {
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(3, 5, 8, .95), rgba(3, 5, 8, .67) 48%, rgba(3, 5, 8, .12) 82%),
    linear-gradient(0deg, rgba(3, 5, 8, .88), transparent 52%);
}

.international-hero .flow-grid {
  z-index: -1;
}

.international-hero h1 {
  font-size: clamp(72px, 9.4vw, 148px);
}

.international-hero-meta {
  position: absolute !important;
  right: var(--page-gutter);
  bottom: 48px;
  display: flex;
  gap: 34px;
  color: rgba(255, 255, 255, .62);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .17em;
}

.international-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(380px, .85fr);
  gap: clamp(60px, 8vw, 140px);
  padding: clamp(110px, 12vw, 180px) var(--page-gutter);
}

.international-intro h2,
.international-section-heading h2,
.international-conditions h2,
.international-notice h2,
.international-cta h2 {
  margin: 0;
  font-family: var(--display);
  font-weight: 800;
  letter-spacing: -.07em;
}

.international-intro h2 {
  font-size: clamp(58px, 7vw, 112px);
  line-height: .82;
}

.international-intro h2 em,
.international-conditions h2 em,
.international-cta h2 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(7, 9, 12, .72);
}

.international-intro-copy {
  align-self: end;
}

.international-intro-copy > p {
  margin: 0 0 46px;
  color: #535a64;
  font-size: 13px;
  letter-spacing: .04em;
  line-height: 2.15;
}

.international-intro-copy dl {
  margin: 0;
  border-top: 1px solid var(--line-light);
}

.international-intro-copy dl > div {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 24px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line-light);
}

.international-intro-copy dt {
  color: #818993;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.international-intro-copy dd {
  margin: 0;
  font-size: 12px;
}

.international-process {
  padding: clamp(100px, 10vw, 150px) var(--page-gutter);
  color: #fff;
  background: var(--black);
}

.international-section-heading {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  margin-bottom: 70px;
}

.international-section-heading .eyebrow {
  grid-column: 1 / -1;
}

.international-section-heading h2 {
  font-size: clamp(64px, 8vw, 126px);
  line-height: .78;
}

.international-section-heading > p:last-child {
  margin: 0;
  color: #737b85;
  font-size: 10px;
  letter-spacing: .12em;
}

.international-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--line-dark);
  border-left: 1px solid var(--line-dark);
  list-style: none;
}

.international-steps li {
  min-height: 290px;
  padding: 30px;
  border-right: 1px solid var(--line-dark);
  border-bottom: 1px solid var(--line-dark);
}

.international-steps li > span {
  color: var(--blue-bright);
  font-family: var(--display);
  font-size: 22px;
  font-weight: 700;
}

.international-steps li > p {
  margin: 60px 0 12px;
  color: #707883;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .17em;
}

.international-steps h3 {
  margin: 0 0 22px;
  font-size: 20px;
  letter-spacing: -.02em;
}

.international-steps small {
  color: #99a1ab;
  font-size: 11px;
  letter-spacing: .04em;
  line-height: 2;
}

.international-conditions {
  display: grid;
  grid-template-columns: minmax(320px, .7fr) minmax(0, 1.3fr);
  gap: clamp(60px, 8vw, 130px);
  padding: clamp(110px, 11vw, 170px) var(--page-gutter);
}

.international-conditions-intro {
  position: sticky;
  top: 120px;
  align-self: start;
}

.international-conditions h2 {
  font-size: clamp(64px, 7vw, 108px);
  line-height: .8;
}

.international-conditions-intro > p:last-child {
  max-width: 390px;
  margin: 48px 0 0;
  color: #59616b;
  font-size: 12px;
  letter-spacing: .04em;
  line-height: 2.1;
}

.international-condition-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--line-light);
  border-left: 1px solid var(--line-light);
}

.international-condition-grid article {
  min-height: 270px;
  padding: 30px;
  border-right: 1px solid var(--line-light);
  border-bottom: 1px solid var(--line-light);
}

.international-condition-grid span {
  color: var(--blue);
  font-family: var(--display);
  font-size: 18px;
  font-weight: 700;
}

.international-condition-grid h3 {
  margin: 62px 0 20px;
  font-family: var(--display);
  font-size: 25px;
  letter-spacing: -.03em;
}

.international-condition-grid p {
  margin: 0;
  color: #5f6670;
  font-size: 11px;
  letter-spacing: .04em;
  line-height: 2;
}

.international-notice {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, .8fr);
  gap: clamp(60px, 8vw, 130px);
  padding: clamp(100px, 10vw, 150px) var(--page-gutter);
  color: #fff;
  background: var(--graphite);
}

.international-notice h2 {
  font-size: clamp(58px, 6.5vw, 100px);
  line-height: .82;
}

.international-notice ul {
  align-self: end;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--line-dark);
  list-style: none;
}

.international-notice li {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 20px;
  padding: 24px 0;
  border-bottom: 1px solid var(--line-dark);
}

.international-notice li span {
  color: var(--blue-bright);
  font-size: 9px;
}

.international-notice li p {
  margin: 0;
  color: #aeb5bd;
  font-size: 11px;
  letter-spacing: .04em;
  line-height: 1.9;
}

.international-cta {
  display: grid;
  grid-template-columns: 1fr minmax(360px, .7fr);
  gap: clamp(60px, 8vw, 130px);
  padding: clamp(100px, 10vw, 150px) var(--page-gutter);
  color: #fff;
  background: var(--blue);
}

.international-cta h2 {
  font-size: clamp(72px, 9vw, 140px);
  line-height: .75;
}

.international-cta h2 em {
  -webkit-text-stroke-color: rgba(255, 255, 255, .84);
}

.international-cta-actions {
  align-self: end;
}

.international-cta-actions > p {
  margin: 0 0 32px;
  color: rgba(255, 255, 255, .8);
  font-size: 11px;
  letter-spacing: .04em;
  line-height: 2;
}

.international-cta-actions .button {
  width: min(100%, 330px);
  margin-right: 24px;
}

.international-cta-actions .text-link {
  display: inline-flex;
}

@media (max-width: 980px) {
  .international-intro,
  .international-conditions,
  .international-notice,
  .international-cta {
    grid-template-columns: 1fr;
  }

  .international-conditions-intro {
    position: static;
  }

  .international-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .international-hero {
    min-height: 720px;
    padding-top: 96px;
  }

  .international-hero-image {
    object-position: 64% center;
  }

  .international-hero h1 {
    font-size: clamp(52px, 15.5vw, 72px);
    line-height: .78;
  }

  .international-hero-meta {
    right: 20px;
    bottom: 24px;
    left: 20px;
    justify-content: space-between;
    gap: 10px;
    font-size: 6px;
  }

  .international-intro,
  .international-process,
  .international-conditions,
  .international-notice,
  .international-cta {
    padding: 86px 20px;
  }

  .international-intro h2,
  .international-conditions h2,
  .international-notice h2 {
    font-size: clamp(48px, 14vw, 66px);
  }

  .international-intro-copy dl > div {
    grid-template-columns: 110px 1fr;
  }

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

  .international-section-heading h2 {
    font-size: 58px;
  }

  .international-steps,
  .international-condition-grid {
    grid-template-columns: 1fr;
  }

  .international-steps li,
  .international-condition-grid article {
    min-height: 250px;
    padding: 26px 22px;
  }

  .international-condition-grid h3 {
    margin-top: 52px;
  }

  .international-notice {
    gap: 50px;
  }

  .international-cta h2 {
    font-size: clamp(62px, 19vw, 86px);
  }

  .international-cta-actions .button {
    margin: 0 0 28px;
  }
}

/* About NOVEL */

.about-body {
  background: var(--black);
}

.about-main {
  overflow: hidden;
  padding-top: 72px;
  background: var(--paper);
}

.about-hero {
  position: relative;
  display: grid;
  align-items: end;
  min-height: calc(100svh - var(--header-height));
  overflow: hidden;
  padding: 140px var(--page-gutter) 88px;
  color: #fff;
  background: var(--black);
}

.about-hero-image,
.about-hero-shade,
.about-hero-grid {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.about-hero-image {
  object-fit: cover;
  object-position: 59% center;
  filter: saturate(.76) contrast(1.05);
  animation: hero-enter 1.6s cubic-bezier(.2, .8, .2, 1) both;
}

.about-hero-shade {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(3, 5, 8, .93) 0%, rgba(3, 5, 8, .66) 37%, rgba(3, 5, 8, .08) 76%),
    linear-gradient(0deg, rgba(3, 5, 8, .92) 0%, transparent 50%);
}

.about-hero-grid {
  z-index: 2;
  right: var(--page-gutter);
  left: var(--page-gutter);
  width: auto;
  border-right: 1px solid rgba(255, 255, 255, .12);
  border-left: 1px solid rgba(255, 255, 255, .12);
  background: linear-gradient(90deg, transparent 33.333%, rgba(255,255,255,.1) 33.333%, rgba(255,255,255,.1) calc(33.333% + 1px), transparent calc(33.333% + 1px), transparent 66.666%, rgba(255,255,255,.1) 66.666%, rgba(255,255,255,.1) calc(66.666% + 1px), transparent calc(66.666% + 1px));
}

.about-breadcrumb,
.about-hero-content,
.about-hero-index {
  position: relative;
  z-index: 3;
}

.about-breadcrumb {
  position: absolute;
  top: 58px;
  left: var(--page-gutter);
}

.about-hero-content {
  max-width: 1000px;
}

.about-hero-content h1,
.about-origin h2,
.about-profile h2,
.about-contact h2 {
  margin: 0;
  font-family: var(--display);
  font-weight: 800;
  letter-spacing: -.075em;
}

.about-hero-content h1 {
  font-size: clamp(92px, 13.4vw, 214px);
  line-height: .7;
}

.about-hero-content h1 em,
.about-origin h2 em,
.about-profile h2 em,
.about-contact h2 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(255, 255, 255, .82);
}

.about-hero-content > p:last-child {
  margin: 46px 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .2em;
  line-height: 1.8;
}

.about-hero-index {
  position: absolute;
  right: var(--page-gutter);
  bottom: 90px;
  display: grid;
  grid-template-columns: auto 96px auto;
  align-items: center;
  gap: 13px;
  color: rgba(255, 255, 255, .52);
  font-size: 8px;
  letter-spacing: .16em;
}

.about-hero-index i {
  height: 1px;
  background: rgba(255, 255, 255, .38);
}

.about-section-number {
  display: flex;
  align-items: center;
  gap: 18px;
  color: #7f8790;
}

.about-section-number span {
  color: var(--blue-bright);
  font-family: var(--display);
  font-size: 28px;
  font-weight: 700;
}

.about-section-number p {
  margin: 0;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .18em;
}

.about-origin {
  display: grid;
  grid-template-columns: minmax(160px, .52fr) minmax(0, 1.48fr);
  gap: clamp(50px, 8vw, 140px);
  padding: clamp(100px, 12vw, 190px) var(--page-gutter);
  color: var(--black);
  background: var(--paper);
}

.about-origin > .about-section-number {
  align-self: start;
  padding-top: 10px;
}

.about-origin-content {
  max-width: 1140px;
}

.about-origin h2 {
  font-size: clamp(58px, 8.5vw, 132px);
  line-height: .82;
}

.about-origin h2 em {
  -webkit-text-stroke-color: rgba(7, 9, 12, .72);
}

.about-origin-copy {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px 70px;
  max-width: 900px;
  margin: 80px 0 0 auto;
  padding-top: 32px;
  border-top: 1px solid var(--line-light);
}

.about-origin-copy p {
  margin: 0;
  color: #4f5660;
  font-size: 13px;
  letter-spacing: .04em;
  line-height: 2.15;
}

.about-origin-copy p:first-child {
  grid-column: 1 / -1;
  color: var(--black);
  font-size: clamp(18px, 2vw, 27px);
  line-height: 1.7;
}

.about-origin-copy strong {
  color: var(--blue);
  font-weight: 700;
}

.about-craft {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(360px, .65fr);
  min-height: 780px;
  color: #fff;
  background: var(--black);
}

.about-craft-media {
  position: relative;
  min-height: 640px;
  overflow: hidden;
  margin: 0;
}

.about-craft-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(4, 6, 9, .56), transparent 54%);
  content: "";
}

.about-craft-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(.78) contrast(1.04);
}

.about-craft-media figcaption {
  position: absolute;
  z-index: 1;
  right: 34px;
  bottom: 30px;
  left: 34px;
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, .68);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .17em;
}

.about-craft-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px clamp(40px, 5vw, 90px);
  border-left: 1px solid var(--line-dark);
}

.about-craft-copy > .eyebrow {
  margin-top: auto;
}

.about-craft-copy h2 {
  margin: 0;
  font-size: clamp(42px, 4.2vw, 68px);
  letter-spacing: -.065em;
  line-height: 1.05;
}

.about-craft-copy > p:not(.eyebrow) {
  max-width: 430px;
  margin: 42px 0;
  color: #abb2bc;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 2.15;
}

.about-craft-copy .about-section-number {
  margin-bottom: auto;
}

.about-profile {
  display: grid;
  grid-template-columns: minmax(340px, .8fr) minmax(0, 1.2fr);
  gap: clamp(50px, 8vw, 130px);
  padding: clamp(100px, 11vw, 170px) var(--page-gutter);
  color: #fff;
  background: var(--graphite);
}

.about-profile-intro .about-section-number {
  margin-bottom: 110px;
}

.about-profile h2 {
  font-size: clamp(68px, 7.4vw, 116px);
  line-height: .78;
}

.about-profile-list {
  margin: 0;
  border-top: 1px solid var(--line-dark);
}

.about-profile-list > div {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 24px;
  padding: 22px 0;
  border-bottom: 1px solid var(--line-dark);
}

.about-profile-list dt {
  color: #777f89;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .13em;
}

.about-profile-list dd {
  margin: 0;
  color: #e6e8eb;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1.9;
}

.about-profile-list a {
  color: inherit;
}

.about-contact {
  display: grid;
  grid-template-columns: .38fr .75fr .87fr;
  gap: clamp(40px, 6vw, 100px);
  padding: clamp(100px, 10vw, 150px) var(--page-gutter);
  color: #fff;
  background: var(--blue);
}

.about-contact h2 {
  font-size: clamp(66px, 7vw, 110px);
  line-height: .78;
}

.about-contact h2 em {
  -webkit-text-stroke-color: rgba(255, 255, 255, .8);
}

.about-contact .eyebrow,
.about-contact .about-section-number,
.about-contact .about-section-number span {
  color: #fff;
}

.about-contact-actions {
  align-self: end;
}

.about-contact-actions > p {
  margin: 0 0 34px;
  color: rgba(255, 255, 255, .78);
  font-size: 11px;
  letter-spacing: .05em;
  line-height: 2;
}

.about-contact-actions > a {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 6px 20px;
  padding: 22px 0;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .32);
}

.about-contact-actions > a:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, .32);
}

.about-contact-actions span {
  grid-column: 1;
  color: rgba(255, 255, 255, .6);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.about-contact-actions strong {
  grid-column: 1;
  font-family: var(--display);
  font-size: clamp(20px, 2.2vw, 34px);
  letter-spacing: -.025em;
}

.about-contact-actions i {
  grid-row: 1 / 3;
  grid-column: 2;
  font-style: normal;
  font-size: 20px;
  transition: transform 180ms ease;
}

.about-contact-actions a:hover i,
.about-contact-actions a:focus-visible i {
  transform: translate(4px, -4px);
}

@media (max-width: 980px) {
  .about-origin,
  .about-profile {
    grid-template-columns: 1fr;
  }

  .about-origin > .about-section-number,
  .about-profile-intro .about-section-number {
    margin: 0 0 56px;
  }

  .about-craft {
    grid-template-columns: 1fr;
  }

  .about-craft-media {
    min-height: 66vw;
  }

  .about-craft-copy {
    min-height: 620px;
    border-top: 1px solid var(--line-dark);
    border-left: 0;
  }

  .about-contact {
    grid-template-columns: 1fr 1.25fr;
  }

  .about-contact > .about-section-number {
    grid-column: 1 / -1;
  }
}

@media (max-width: 720px) {
  .about-main {
    padding-top: 72px;
  }

  .about-hero {
    min-height: 720px;
    padding: 110px 20px 54px;
  }

  .about-hero-image {
    object-position: 67% center;
  }

  .about-hero-shade {
    background:
      linear-gradient(90deg, rgba(3, 5, 8, .82), rgba(3, 5, 8, .13)),
      linear-gradient(0deg, rgba(3, 5, 8, .95) 0%, rgba(3, 5, 8, .2) 76%);
  }

  .about-hero-grid {
    right: 20px;
    left: 20px;
    background: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%, rgba(255,255,255,.1) calc(50% + 1px), transparent calc(50% + 1px));
  }

  .about-breadcrumb {
    top: 34px;
    left: 20px;
  }

  .about-hero-content h1 {
    font-size: clamp(64px, 23vw, 100px);
    line-height: .75;
  }

  .about-hero-index {
    display: none;
  }

  .about-origin,
  .about-profile,
  .about-contact {
    padding: 86px 20px;
  }

  .about-origin {
    gap: 0;
  }

  .about-origin h2 {
    font-size: clamp(46px, 14vw, 68px);
  }

  .about-origin-copy {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 52px;
  }

  .about-origin-copy p:first-child {
    grid-column: 1;
    font-size: 18px;
  }

  .about-craft-media {
    min-height: 510px;
  }

  .about-craft-media img {
    object-position: 58% center;
  }

  .about-craft-media figcaption {
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .about-craft-copy {
    min-height: 560px;
    padding: 70px 20px;
  }

  .about-profile-intro .about-section-number {
    margin-bottom: 58px;
  }

  .about-profile h2,
  .about-contact h2 {
    font-size: clamp(58px, 18vw, 82px);
  }

  .about-profile-list > div {
    grid-template-columns: 92px 1fr;
    gap: 18px;
  }

  .about-contact {
    grid-template-columns: 1fr;
  }

  .about-contact > .about-section-number {
    grid-column: 1;
  }

  .about-contact-actions {
    margin-top: 20px;
  }

  .about-contact-actions strong {
    font-size: 22px;
  }
}

/* Cart, shipping quote and ECU fitment flows */

.flow-body {
  background: var(--paper);
}

.flow-main {
  padding-top: 72px;
}

.flow-hero {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  padding: 74px var(--page-gutter) 0;
  color: #fff;
  background: #080a0d;
}

.flow-grid {
  position: absolute;
  inset: 0 var(--page-gutter);
  border-right: 1px solid var(--line-dark);
  border-left: 1px solid var(--line-dark);
  background: linear-gradient(90deg, transparent 25%, var(--line-dark) 25%, var(--line-dark) calc(25% + 1px), transparent calc(25% + 1px), transparent 50%, var(--line-dark) 50%, var(--line-dark) calc(50% + 1px), transparent calc(50% + 1px), transparent 75%, var(--line-dark) 75%, var(--line-dark) calc(75% + 1px), transparent calc(75% + 1px));
}

.flow-hero::after {
  position: absolute;
  top: -120px;
  right: 2%;
  width: 460px;
  height: 460px;
  border: 1px solid rgba(28, 124, 241, .18);
  border-radius: 50%;
  box-shadow: 0 0 120px rgba(28, 124, 241, .08);
  content: "";
}

.flow-hero > *:not(.flow-grid) {
  position: relative;
  z-index: 1;
}

.flow-hero .shop-breadcrumb {
  margin-bottom: 46px;
}

.flow-hero .eyebrow {
  margin-bottom: 20px;
  color: #858c96;
}

.flow-hero h1 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(80px, 9vw, 142px);
  font-weight: 800;
  letter-spacing: -.075em;
  line-height: .72;
}

.flow-hero h1 em {
  color: var(--blue-bright);
  font-style: normal;
}

.flow-hero-copy {
  max-width: 520px;
  margin: 30px 0 0;
  color: #a9b0b9;
  font-size: 12px;
  letter-spacing: .08em;
  line-height: 2;
}

.flow-hero-blue,
.ecu-flow-hero {
  min-height: 600px;
}

.flow-steps {
  position: absolute !important;
  right: var(--page-gutter);
  bottom: 0;
  left: var(--page-gutter);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--line-dark);
  list-style: none;
  scrollbar-width: none;
}

.flow-steps::-webkit-scrollbar {
  display: none;
}

.flow-steps li {
  min-height: 68px;
  padding: 23px 22px;
  border-right: 1px solid var(--line-dark);
  color: #686f79;
  font-family: var(--display);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .16em;
}

.flow-steps li:first-child {
  border-left: 1px solid var(--line-dark);
}

.flow-steps li span {
  margin-right: 17px;
  color: #4a515b;
  font-size: 9px;
}

.flow-steps li.is-current {
  color: #fff;
  background: rgba(28, 124, 241, .09);
  box-shadow: inset 0 -2px 0 var(--blue-bright);
}

.flow-steps li.is-current span {
  color: var(--blue-bright);
}

.flow-section-heading {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--line-light);
}

.flow-section-heading p {
  grid-column: 1 / -1;
  margin: 0 0 14px;
  color: var(--blue);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .18em;
}

.flow-section-heading h2 {
  margin: 0;
  font-family: var(--display);
  font-size: 30px;
  letter-spacing: -.04em;
}

.flow-section-heading > span {
  color: #818892;
  font-size: 9px;
  letter-spacing: .12em;
}

.flow-section-heading > span i,
.novel-form i,
.form-policy i {
  color: var(--blue);
  font-style: normal;
}

.cart-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(360px, .72fr);
  gap: clamp(55px, 7vw, 120px);
  padding: 86px var(--page-gutter) 120px;
}

.cart-item {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) auto;
  gap: 30px;
  align-items: start;
  padding: 34px 0;
  border-bottom: 1px solid var(--line-light);
}

.cart-item-image {
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  background: #dfe2e5;
}

.cart-item-image img {
  width: 100%;
  height: 100%;
  padding: 10px;
  object-fit: contain;
  transition: transform 500ms ease;
}

.cart-item-image:hover img {
  transform: scale(1.03);
}

.cart-item-copy > p,
.request-product > p {
  margin: 5px 0 15px;
  color: #7f8790;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.cart-item-copy h2,
.request-product h2 {
  margin: 0;
  font-family: var(--display);
  font-size: 30px;
  letter-spacing: -.04em;
  line-height: .9;
}

.cart-item-copy dl {
  display: flex;
  gap: 35px;
  margin: 27px 0 0;
}

.cart-item-copy dl div {
  display: grid;
  gap: 8px;
}

.cart-item-copy dt {
  color: #969ca3;
  font-size: 7px;
  letter-spacing: .16em;
}

.cart-item-copy dd {
  margin: 0;
  font-size: 10px;
  font-weight: 700;
}

.cart-item-copy dd i {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 7px;
  border-radius: 50%;
  background: #23ac6c;
}

.cart-item-actions {
  display: flex;
  align-items: flex-end;
  gap: 22px;
  margin-top: 30px;
}

.cart-item-actions label {
  display: grid;
  gap: 7px;
  color: #858c94;
  font-size: 8px;
}

.cart-item-actions select {
  min-width: 76px;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #cfd3d8;
  border-radius: 0;
  background: transparent;
}

.cart-item-actions button,
.continue-shopping {
  padding: 0 0 8px;
  border: 0;
  border-bottom: 1px solid #111;
  color: #444b53;
  background: transparent;
  font-size: 8px;
  letter-spacing: .14em;
}

.cart-item-price {
  font-family: var(--display);
  font-size: 25px;
}

.cart-empty {
  display: none;
  padding: 80px 20px;
  border-bottom: 1px solid var(--line-light);
  text-align: center;
}

.cart-empty.is-visible {
  display: block;
}

.cart-empty > span {
  color: var(--blue);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.cart-empty h2 {
  margin: 14px 0 28px;
  font-family: var(--display);
  font-size: 28px;
}

.cart-empty a {
  display: inline-flex;
  gap: 30px;
  padding: 15px 20px;
  color: #fff;
  background: var(--blue);
  font-size: 9px;
  font-weight: 700;
}

.cart-note-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  margin-top: 35px;
  background: var(--line-light);
}

.cart-note-grid > div {
  padding: 25px;
  background: #f7f8f9;
}

.cart-note-grid span,
.flow-support span,
.request-product-note strong {
  color: var(--blue);
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .16em;
}

.cart-note-grid strong {
  display: block;
  margin-top: 10px;
  font-size: 11px;
}

.cart-note-grid p,
.request-product-note p {
  margin: 10px 0 0;
  color: #777f88;
  font-size: 9px;
  line-height: 1.8;
}

.continue-shopping {
  display: inline-flex;
  gap: 12px;
  margin-top: 43px;
  color: #20252a;
}

.cart-summary {
  position: sticky;
  top: 108px;
  align-self: start;
  padding: 38px;
  color: #fff;
  background: #0a0c0f;
}

.cart-summary > p,
.form-review > p {
  margin: 0 0 12px;
  color: var(--blue-bright);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .18em;
}

.cart-summary > h2,
.form-review > h2,
.form-complete h2 {
  margin: 0;
  font-family: var(--display);
  font-size: 28px;
  letter-spacing: -.04em;
}

.summary-prices {
  margin: 32px 0 0;
}

.summary-prices > div {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  border-bottom: 1px solid #262a30;
  font-size: 10px;
}

.summary-prices dt {
  color: #8e959e;
}

.summary-prices dd {
  margin: 0;
}

.summary-prices .summary-total {
  align-items: flex-end;
  padding: 25px 0;
}

.summary-total dd {
  display: grid;
  justify-items: end;
}

.summary-total strong {
  font-family: var(--display);
  font-size: 32px;
}

.summary-total small {
  margin-top: 4px;
  color: #717882;
  font-size: 7px;
}

.shipping-calculator {
  margin-top: 28px;
}

.shipping-calculator > label {
  display: grid;
  gap: 6px;
  margin-bottom: 11px;
  font-size: 10px;
}

.shipping-calculator > label span {
  color: #777f89;
  font-size: 7px;
  letter-spacing: .14em;
}

.shipping-calculator > div {
  display: grid;
  grid-template-columns: 1fr 100px;
}

.shipping-calculator input,
.shipping-calculator button {
  height: 46px;
  border: 1px solid #343940;
}

.shipping-calculator input {
  min-width: 0;
  padding: 0 14px;
  color: #fff;
  background: #111419;
}

.shipping-calculator button {
  color: #fff;
  background: #2b3037;
  font-size: 9px;
}

.shipping-result {
  min-height: 34px;
  margin: 10px 0 0;
  color: #858c95;
  font-size: 8px;
  line-height: 1.6;
}

.flow-consent,
.form-policy label,
.delivery-check {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  cursor: pointer;
}

.flow-consent {
  margin: 22px 0;
  color: #b9bec5;
  font-size: 9px;
  line-height: 1.7;
}

.flow-consent input,
.form-policy input,
.delivery-check input {
  width: 15px;
  height: 15px;
  margin: 2px 0 0;
  accent-color: var(--blue);
}

.flow-primary-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 62px;
  padding: 0 22px;
  border: 0;
  color: #fff;
  background: var(--blue);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .1em;
  transition: background 200ms ease, opacity 200ms ease;
}

.flow-primary-button:hover {
  background: #0066df;
}

.flow-primary-button.is-disabled {
  cursor: not-allowed;
  color: #7c828a;
  background: #292d33;
}

.secure-note {
  margin: 14px 0 0;
  color: #737b85;
  font-size: 8px;
  text-align: center;
}

.secure-note i {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 7px;
  border-radius: 50%;
  background: #23ac6c;
}

.summary-caution {
  margin-top: 27px;
  padding-top: 22px;
  border-top: 1px solid #262a30;
}

.summary-caution strong {
  font-size: 9px;
}

.summary-caution p {
  margin: 9px 0 0;
  color: #7f8690;
  font-size: 8px;
  line-height: 1.8;
}

.flow-support {
  display: grid;
  grid-template-columns: minmax(250px, 1fr) auto auto;
  gap: 40px;
  align-items: center;
  min-height: 150px;
  padding: 32px var(--page-gutter);
  border-top: 1px solid var(--line-light);
  background: #fff;
}

.flow-support > div {
  display: grid;
  gap: 10px;
}

.flow-support > div strong {
  font-family: var(--display);
  font-size: 21px;
}

.flow-support > a {
  color: #1a1f24;
  font-family: var(--display);
  font-size: 20px;
  font-weight: 700;
}

.flow-support > a small {
  display: block;
  margin-top: 5px;
  color: #8a9199;
  font-family: var(--body);
  font-size: 7px;
  letter-spacing: .14em;
}

.flow-support-contact {
  display: flex !important;
  align-items: center;
  gap: 28px !important;
}

.flow-support-contact a {
  color: #1a1f24;
  font-family: var(--display);
  font-size: clamp(16px, 1.6vw, 20px);
  font-weight: 700;
  white-space: nowrap;
}

.flow-support-contact a + a {
  padding-left: 28px;
  border-left: 1px solid var(--line-light);
}

.flow-support-contact small {
  display: block;
  margin-bottom: 5px;
  color: #8a9199;
  font-family: var(--body);
  font-size: 7px;
  letter-spacing: .14em;
}

.flow-support > p {
  max-width: 560px;
  margin: 0;
  color: #707881;
  font-size: 9px;
  line-height: 1.8;
}

.flow-toast {
  position: fixed;
  z-index: 120;
  right: 28px;
  bottom: 28px;
  display: grid;
  gap: 6px;
  width: min(370px, calc(100vw - 40px));
  padding: 20px 24px;
  color: #fff;
  background: #0a0c0f;
  box-shadow: 0 15px 45px rgba(0,0,0,.25);
  opacity: 0;
  pointer-events: none;
  transform: translateY(15px);
  transition: opacity 220ms ease, transform 220ms ease;
}

.flow-toast.is-visible {
  opacity: 1;
  transform: none;
}

.flow-toast strong {
  font-size: 11px;
}

.flow-toast span {
  color: #9097a0;
  font-size: 8px;
}

.request-layout {
  display: grid;
  grid-template-columns: minmax(310px, .63fr) minmax(0, 1.37fr);
  gap: clamp(55px, 8vw, 140px);
  padding: 90px var(--page-gutter) 130px;
}

.request-product {
  position: sticky;
  top: 105px;
  align-self: start;
}

.request-product-image {
  position: relative;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: #dfe2e5;
}

.request-product-image img {
  width: 100%;
  height: 100%;
  padding: 12px;
  object-fit: contain;
}

.request-product-master-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  color: #fff;
  background:
    linear-gradient(135deg, transparent 49.8%, rgba(77, 131, 210, 0.34) 50%, transparent 50.2%),
    radial-gradient(circle at 75% 20%, rgba(77, 131, 210, 0.24), transparent 30%),
    #101419;
}

.request-product-master-placeholder small,
.request-product-master-placeholder em {
  color: rgba(255,255,255,0.55);
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.request-product-master-placeholder strong {
  margin: 4px 0 16px;
  font-family: var(--display);
  font-size: clamp(28px, 3.2vw, 52px);
  letter-spacing: -0.04em;
}

.request-product-image > span {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 9px 11px;
  color: #fff;
  background: var(--blue);
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .14em;
}

.request-product h2 {
  font-size: clamp(40px, 4vw, 63px);
}

.request-product dl {
  margin: 34px 0 0;
  border-top: 1px solid var(--line-light);
}

.request-product dl > div {
  display: grid;
  grid-template-columns: 110px 1fr;
  padding: 15px 0;
  border-bottom: 1px solid var(--line-light);
}

.request-product dt {
  color: #9299a1;
  font-size: 7px;
  letter-spacing: .14em;
}

.request-product dd {
  margin: 0;
  font-size: 10px;
  font-weight: 700;
}

.request-product dd small {
  color: #8e959d;
  font-size: 7px;
}

.request-product-note {
  margin-top: 25px;
  padding: 23px;
  background: #e7e9ec;
}

.request-product > a {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #15191e;
  font-size: 9px;
  font-weight: 700;
}

.request-layout-multi {
  grid-template-columns: minmax(380px, .82fr) minmax(0, 1.18fr);
  gap: clamp(48px, 6vw, 105px);
}

.request-cart-heading {
  position: relative;
  padding: 0 0 22px;
  border-bottom: 2px solid #090c10;
}

.request-cart-heading p,
.request-cart-copy > p {
  margin: 0 0 8px;
  color: #747d87;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .17em;
}

.request-cart-heading h2 {
  margin: 0;
  font-size: clamp(34px, 3.2vw, 52px);
  line-height: .95;
}

.request-cart-heading > span {
  position: absolute;
  right: 0;
  bottom: 24px;
  color: var(--blue);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .15em;
}

.request-product > .request-cart-add {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 106px;
  margin: 18px 0 0;
  padding: 22px 24px;
  border: 0;
  color: #fff;
  background: var(--blue);
  transition: background-color .2s ease, transform .2s ease;
}

.request-product > .request-cart-add:hover,
.request-product > .request-cart-add:focus-visible {
  color: #fff;
  background: #005aca;
  transform: translateY(-2px);
}

.request-cart-add > span {
  display: grid;
  gap: 5px;
}

.request-cart-add small,
.request-cart-add em {
  font-size: 7px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .14em;
}

.request-cart-add em {
  color: rgba(255, 255, 255, .76);
  letter-spacing: .04em;
}

.request-cart-add strong {
  font-size: 16px;
  line-height: 1.25;
}

.request-cart-add > i {
  flex: 0 0 auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
}

.request-cart-items {
  display: grid;
}

.request-cart-item {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 22px;
  padding: 25px 0;
  border-bottom: 1px solid var(--line-light);
}

.request-cart-image {
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  background: #e1e4e7;
}

.request-cart-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.request-cart-copy h3 {
  margin: 0 0 13px;
  font-size: 16px;
  line-height: 1.25;
}

.request-cart-copy h3 a {
  color: inherit;
}

.request-cart-copy dl {
  margin: 0;
  border: 0;
}

.request-cart-copy dl > div {
  display: grid;
  grid-template-columns: 82px 1fr;
  padding: 3px 0;
  border: 0;
}

.request-cart-copy dt {
  font-size: 6px;
}

.request-cart-copy dd {
  overflow-wrap: anywhere;
  font-size: 9px;
}

.request-cart-controls {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 13px;
}

.request-cart-controls label {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #747d87;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .14em;
}

.request-cart-controls input {
  width: 56px;
  height: 35px;
  padding: 0 8px;
  border: 1px solid #b9bec4;
  background: transparent;
  font: inherit;
}

.request-cart-controls > a {
  color: #747d87;
  font-size: 8px;
  text-decoration: underline;
}

.request-cart-update {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 48px;
  margin-top: 18px;
  padding: 0 18px;
  border: 1px solid #090c10;
  color: #090c10;
  background: transparent;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .1em;
  cursor: pointer;
}

.request-cart-save-status {
  min-height: 1.5em;
  margin: 14px 0 0;
  color: #747d87;
  font-size: 8px;
  line-height: 1.5;
}

.request-cart-save-status.is-saving {
  color: var(--blue);
}

.request-cart-save-status.is-error {
  color: #b22727;
}

.request-cart-update[hidden] {
  display: none;
}

.request-cart-update:hover,
.request-cart-update:focus-visible {
  color: #fff;
  background: #090c10;
}

.request-cart-empty,
.request-form-empty {
  padding: 35px;
  border: 1px solid var(--line-light);
  background: #f4f5f6;
}

.request-cart-empty strong {
  font-size: 18px;
}

.request-cart-empty p,
.request-form-empty {
  color: #6f7780;
  font-size: 10px;
  line-height: 1.8;
}

.request-cart-empty a {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid var(--line-light);
  color: #090c10;
  font-size: 9px;
  font-weight: 700;
}

.form-review-items {
  display: grid;
  gap: 1px;
  margin: 28px 0;
  background: #d8dce0;
  border: 1px solid #d8dce0;
}

.form-review-items article {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px;
  background: #fff;
}

.form-review-items strong {
  font-size: 10px;
}

.form-review-items span {
  flex: 0 0 auto;
  color: #6f7780;
  font-size: 8px;
}

@media (max-width: 900px) {
  .request-layout-multi {
    grid-template-columns: 1fr;
  }

  .request-quote-cart {
    position: static;
  }

  .request-quote-cart > * {
    grid-column: 1 / -1;
  }
}

@media (max-width: 560px) {
  .request-cart-item {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 14px;
  }

  .request-cart-copy dl > div {
    grid-template-columns: 68px 1fr;
  }

  .form-review-items article {
    display: grid;
    gap: 5px;
  }
}

.request-form-shell {
  min-width: 0;
}

.novel-form fieldset {
  margin: 0;
  padding: 38px 0;
  border: 0;
  border-bottom: 1px solid var(--line-light);
}

.novel-form legend {
  display: flex;
  gap: 18px;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  font-family: var(--display);
  font-size: 17px;
  font-weight: 700;
}

.novel-form legend span {
  color: var(--blue);
  font-size: 9px;
}

.form-grid {
  display: grid;
  gap: 24px 22px;
}

.form-grid-two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.form-grid-address {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.form-span-two {
  grid-column: 1 / -1;
}

.novel-form label:not(.file-drop):not(.delivery-check) {
  display: grid;
  gap: 9px;
}

.novel-form label > span {
  color: #59616a;
  font-size: 9px;
  font-weight: 700;
}

.novel-form input:not([type="checkbox"]):not([type="file"]),
.novel-form select,
.novel-form textarea {
  width: 100%;
  min-width: 0;
  border: 1px solid #d3d6da;
  border-radius: 0;
  color: #171b20;
  background: #f8f9fa;
  outline: 0;
  transition: border-color 180ms ease, background 180ms ease;
}

.novel-form input:not([type="checkbox"]):not([type="file"]),
.novel-form select {
  height: 50px;
  padding: 0 15px;
}

.novel-form textarea {
  padding: 14px 15px;
  resize: vertical;
}

.novel-form input:focus,
.novel-form select:focus,
.novel-form textarea:focus {
  border-color: var(--blue);
  background: #fff;
}

.novel-form.was-validated :invalid:not(fieldset) {
  border-color: #cf3c3c !important;
}

.delivery-check {
  margin-top: 22px;
  padding: 18px;
  border: 1px solid #d7dadd;
}

.delivery-check span {
  display: grid;
  gap: 5px;
}

.delivery-check small {
  color: #858c94;
  font-size: 8px;
}

.file-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.file-drop {
  position: relative;
  display: grid;
  justify-items: center;
  min-height: 150px;
  padding: 26px;
  border: 1px dashed #b9bec5;
  background: #f6f7f8;
  text-align: center;
  cursor: pointer;
  transition: border-color 180ms ease, background 180ms ease;
}

.file-drop:hover,
.file-drop.has-file {
  border-color: var(--blue);
  background: #f0f6ff;
}

.file-drop input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.file-drop-icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 13px;
  border: 1px solid #aeb4bb;
  color: var(--blue) !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}

.file-drop strong {
  font-size: 10px;
}

.file-drop small {
  margin-top: 7px;
  color: #8a9199;
  font-size: 8px;
}

.form-policy {
  display: grid;
  gap: 14px;
  margin: 32px 0;
  padding: 24px;
  background: #e8eaed;
}

.form-policy label {
  font-size: 9px;
  line-height: 1.7;
}

.form-submit {
  max-width: 360px;
  margin-left: auto;
}

.form-error {
  min-height: 20px;
  margin: 12px 0 0;
  color: #bc3030;
  font-size: 9px;
  text-align: right;
}

.form-review,
.form-complete {
  display: none;
  margin-top: 38px;
  padding: 42px;
  color: #fff;
  background: #0a0c0f;
}

.novel-form.is-hidden {
  display: none;
}

.form-review.is-visible,
.form-complete.is-visible {
  display: block;
  animation: flowPanelIn 350ms ease both;
}

@keyframes flowPanelIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: none; }
}

.form-review dl {
  margin: 30px 0;
}

.form-review dl > div {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 25px;
  padding: 14px 0;
  border-bottom: 1px solid #262a30;
}

.form-review dt {
  color: #7f8791;
  font-size: 8px;
}

.form-review dd {
  margin: 0;
  font-size: 10px;
  line-height: 1.7;
}

.form-review > div {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}

.form-review button {
  min-height: 50px;
  padding: 0 20px;
  border: 1px solid #3b4047;
  color: #fff;
  background: transparent;
  font-size: 9px;
}

.form-review button:last-child {
  border-color: var(--blue);
  background: var(--blue);
}

.form-complete {
  padding: 62px 42px;
  text-align: center;
}

.form-complete > span {
  color: #3ade8a;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .18em;
}

.form-complete h2 {
  margin-top: 15px;
  font-size: 36px;
}

.form-complete p {
  max-width: 600px;
  margin: 18px auto 28px;
  color: #8e959e;
  font-size: 9px;
  line-height: 1.9;
}

.form-complete a {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  font-size: 9px;
}

.ecu-flow-hero::after {
  border-radius: 0;
  transform: rotate(35deg);
}

.ecu-price {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-top: 28px;
}

.ecu-price span,
.ecu-price small {
  color: #8b929b;
  font-size: 7px;
}

.ecu-price strong {
  font-family: var(--display);
  font-size: 29px;
}

.mini-flow {
  margin: 32px 0 0;
  padding: 0;
  border-top: 1px solid var(--line-light);
  list-style: none;
}

.mini-flow li {
  display: grid;
  grid-template-columns: 35px 1fr;
  gap: 14px;
  padding: 17px 0;
  border-bottom: 1px solid var(--line-light);
}

.mini-flow > li > span {
  color: var(--blue);
  font-family: var(--display);
  font-size: 10px;
  font-weight: 700;
}

.mini-flow strong {
  font-size: 10px;
}

.mini-flow p {
  margin: 5px 0 0;
  color: #858c94;
  font-size: 8px;
}

@media (max-width: 1050px) {
  .cart-layout,
  .request-layout {
    gap: 48px;
  }

  .cart-layout {
    grid-template-columns: minmax(0, 1fr) 340px;
  }

  .cart-item {
    grid-template-columns: 160px minmax(0, 1fr);
  }

  .cart-item-price {
    grid-column: 2;
    grid-row: 2;
  }

  .request-layout {
    grid-template-columns: 320px minmax(0, 1fr);
  }
}

@media (max-width: 800px) {
  .flow-hero {
    min-height: 455px;
    padding-top: 54px;
  }

  .flow-hero-blue,
  .ecu-flow-hero {
    min-height: 535px;
  }

  .flow-hero h1 {
    font-size: clamp(67px, 18vw, 98px);
  }

  .flow-hero .shop-breadcrumb {
    margin-bottom: 50px;
  }

  .flow-hero-copy {
    max-width: 330px;
    margin-top: 25px;
  }

  .flow-steps {
    overflow-x: auto;
  }

  .flow-steps li {
    min-width: 150px;
  }

  .cart-layout,
  .request-layout {
    grid-template-columns: 1fr;
    padding-top: 56px;
  }

  .cart-summary,
  .request-product {
    position: static;
  }

  .request-product {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 0 28px;
  }

  .request-product-image {
    grid-row: 1 / span 6;
  }

  .request-product > p {
    align-self: end;
  }

  .request-product h2 {
    font-size: 42px;
  }

  .request-product dl,
  .request-product-note,
  .request-product > a,
  .mini-flow,
  .ecu-price {
    grid-column: 2;
  }

  .flow-support {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

@media (max-width: 560px) {
  .flow-main {
    padding-top: 68px;
  }

  .flow-hero {
    min-height: 470px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .flow-grid {
    right: 20px;
    left: 20px;
  }

  .flow-hero h1 {
    font-size: 68px;
  }

  .flow-hero .shop-breadcrumb {
    overflow: hidden;
    margin-bottom: 52px;
    white-space: nowrap;
  }

  .flow-steps {
    right: 0;
    left: 0;
  }

  .flow-steps li {
    min-width: 132px;
    min-height: 62px;
    padding: 22px 15px;
    font-size: 9px;
  }

  .flow-steps li span {
    margin-right: 10px;
  }

  .cart-layout,
  .request-layout {
    gap: 50px;
    padding: 50px 20px 85px;
  }

  .flow-section-heading h2 {
    font-size: 25px;
  }

  .cart-item {
    grid-template-columns: 112px 1fr;
    gap: 18px;
    padding: 25px 0;
  }

  .cart-item-copy h2 {
    font-size: 21px;
  }

  .cart-item-copy dl {
    display: none;
  }

  .cart-item-actions {
    gap: 14px;
    margin-top: 20px;
  }

  .cart-item-price {
    font-size: 20px;
  }

  .cart-note-grid {
    grid-template-columns: 1fr;
  }

  .cart-summary {
    padding: 30px 24px;
  }

  .request-product {
    display: block;
  }

  .request-product-image {
    aspect-ratio: 3 / 2;
  }

  .request-product > p {
    margin-top: 22px;
  }

  .request-product h2 {
    font-size: 43px;
  }

  .form-grid-two,
  .form-grid-address,
  .file-grid {
    grid-template-columns: 1fr;
  }

  .form-span-two {
    grid-column: auto;
  }

  .novel-form fieldset {
    padding: 31px 0;
  }

  .form-submit {
    max-width: none;
  }

  .form-review,
  .form-complete {
    padding: 30px 22px;
  }

  .form-review dl > div {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .form-review > div {
    display: grid;
  }

  .flow-support {
    padding-right: 20px;
    padding-left: 20px;
  }

  .flow-support-contact {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px !important;
  }

  .flow-support-contact a + a {
    padding-top: 18px;
    padding-left: 0;
    border-top: 1px solid var(--line-light);
    border-left: 0;
  }

  .flow-toast {
    right: 20px;
    bottom: 20px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: var(--black);
}

body {
  margin: 0;
  color: var(--black);
  background: var(--white);
  font-family: var(--body);
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

body.menu-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input {
  font: inherit;
}

button {
  color: inherit;
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.page-progress {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  height: 2px;
  background: transparent;
}

.page-progress span {
  display: block;
  width: 0;
  height: 100%;
  background: var(--blue-bright);
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 90;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  height: var(--header-height);
  padding: 0 var(--page-gutter);
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  transition: height 280ms ease, background 280ms ease, border-color 280ms ease;
}

.site-header.is-scrolled,
.site-header.menu-active {
  height: 72px;
  background: rgba(7, 9, 12, 0.92);
  border-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
}

.brand {
  position: relative;
  z-index: 3;
  justify-self: start;
  display: inline-flex;
  align-items: flex-end;
  gap: 13px;
}

.brand-mark {
  font-family: var(--display);
  font-size: 29px;
  font-weight: 700;
  letter-spacing: 0.38em;
  line-height: 1;
}

.brand-logo {
  display: block;
  width: clamp(150px, 15vw, 205px);
  height: auto;
}

.brand-sub {
  padding-bottom: 2px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.22em;
}

.desktop-nav {
  display: flex;
  align-items: center;
  gap: clamp(26px, 3.2vw, 54px);
  height: 100%;
}

.desktop-nav a {
  position: relative;
  display: grid;
  place-items: center;
  height: 100%;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
}

.desktop-nav a::after {
  content: "";
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  height: 2px;
  background: var(--blue-bright);
  transition: right 220ms ease, left 220ms ease;
}

.desktop-nav a:hover::after,
.desktop-nav a:focus-visible::after {
  right: 0;
  left: 0;
}

.header-actions {
  position: relative;
  z-index: 3;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 8px;
}

.language-switch,
.icon-button,
.menu-button {
  border: 0;
  background: transparent;
  cursor: pointer;
}

.language-switch {
  display: flex;
  align-items: center;
  padding: 10px 13px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
}

.language-switch a {
  color: rgba(255, 255, 255, .42);
  text-decoration: none;
  transition: color 160ms ease;
}

.language-switch a:hover,
.language-switch a:focus-visible,
.language-switch a.is-active {
  color: #fff;
}

.language-switch span {
  margin: 0 5px;
  color: rgba(255, 255, 255, 0.35);
}

.icon-button,
.menu-button {
  position: relative;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  color: #fff;
}

.search-icon {
  width: 14px;
  height: 14px;
  border: 1px solid currentColor;
  border-radius: 50%;
}

.search-icon::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 1px;
  background: currentColor;
  transform: translate(9px, 11px) rotate(45deg);
}

.bag-icon {
  position: relative;
  display: block;
  width: 14px;
  height: 15px;
  box-sizing: border-box;
  border: 1px solid currentColor;
}

.bag-icon::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 2px;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  border: 1px solid currentColor;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
}

.bag-count {
  position: absolute;
  top: 1px;
  right: -1px;
  display: grid;
  place-items: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--blue-bright);
  font-size: 8px;
  font-weight: 700;
}

.menu-button {
  display: none;
}

.menu-button span {
  position: absolute;
  width: 18px;
  height: 1px;
  background: currentColor;
  transition: transform 250ms ease, top 250ms ease;
}

.menu-button span:first-child { top: 15px; }
.menu-button span:last-child { top: 22px; }
.menu-button[aria-expanded="true"] span:first-child { top: 19px; transform: rotate(45deg); }
.menu-button[aria-expanded="true"] span:last-child { top: 19px; transform: rotate(-45deg); }

.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 2;
  display: grid;
  grid-template-rows: 1fr auto;
  width: 100vw;
  height: 100svh;
  min-height: 100svh;
  padding: calc(var(--header-height) + 48px) var(--page-gutter) 40px;
  background: var(--black);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-18px);
  transition: opacity 260ms ease, visibility 260ms ease, transform 260ms ease;
}

.mobile-menu[aria-hidden="false"] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mobile-menu nav {
  display: grid;
  align-content: center;
}

.mobile-menu nav a {
  display: flex;
  align-items: baseline;
  gap: 22px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line-dark);
  font-family: var(--display);
  font-size: clamp(30px, 8vw, 54px);
  font-weight: 700;
  letter-spacing: -0.03em;
}

.mobile-menu nav span {
  color: var(--blue-bright);
  font-family: var(--body);
  font-size: 9px;
  letter-spacing: 0.16em;
}

.mobile-menu-meta {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.hero {
  position: relative;
  display: grid;
  align-items: end;
  min-height: 100svh;
  overflow: hidden;
  padding: calc(var(--header-height) + 60px) var(--page-gutter) 78px;
  color: #fff;
  background: #0b0d10;
}

.hero-picture,
.hero-image,
.hero-shade,
.hero-grid {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-picture {
  overflow: hidden;
}

.hero-image {
  object-fit: cover;
  object-position: 58% center;
  transform-origin: left center;
  animation: hero-enter 1.6s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

@media (min-width: 721px) {
  .hero-image {
    right: auto;
    width: 112%;
    max-width: none;
  }
}

.hero-shade {
  background:
    linear-gradient(90deg, rgba(3, 5, 8, 0.9) 0%, rgba(3, 5, 8, 0.43) 48%, rgba(3, 5, 8, 0.16) 75%),
    linear-gradient(0deg, rgba(3, 5, 8, 0.8) 0%, transparent 48%);
}

.hero-grid {
  left: var(--page-gutter);
  width: calc(100% - var(--page-gutter) * 2);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(90deg, transparent 33.33%, rgba(255, 255, 255, 0.07) 33.33%, rgba(255, 255, 255, 0.07) calc(33.33% + 1px), transparent calc(33.33% + 1px), transparent 66.66%, rgba(255, 255, 255, 0.07) 66.66%, rgba(255, 255, 255, 0.07) calc(66.66% + 1px), transparent calc(66.66% + 1px));
}

.hero-content {
  position: relative;
  z-index: 1;
  max-width: 880px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 0 24px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.eyebrow > span {
  display: inline-block;
  width: 26px;
  height: 2px;
  background: var(--blue-bright);
}

.hero-eyebrow {
  opacity: 0;
  animation: copy-enter 800ms 380ms ease forwards;
}

.hero h1 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(58px, 9.4vw, 148px);
  font-stretch: condensed;
  font-weight: 800;
  letter-spacing: -0.065em;
  line-height: 0.78;
}

.hero h1 span {
  display: block;
  opacity: 0;
  transform: translateY(46px);
  animation: copy-enter 900ms 520ms cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}

.hero h1 span:last-child {
  margin-top: 0.16em;
  animation-delay: 680ms;
}

.outline-text {
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.82);
}

.hero-copy {
  margin: 32px 0 0;
  font-size: clamp(14px, 1.2vw, 17px);
  font-weight: 500;
  letter-spacing: 0.14em;
  opacity: 0;
  animation: copy-enter 700ms 850ms ease forwards;
}

.hero-cta {
  display: flex;
  gap: 12px;
  margin-top: 40px;
  opacity: 0;
  animation: copy-enter 700ms 980ms ease forwards;
}

.button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: min(100%, 230px);
  min-height: 56px;
  padding: 0 20px;
  overflow: hidden;
  border: 1px solid transparent;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.17em;
  transition: color 240ms ease, background 240ms ease, border-color 240ms ease;
}

.button.button-primary::before,
.button.button-ghost::before,
.button.button-dark::before,
.button.button-outline::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  transform: translateX(-102%);
  transition: transform 320ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.button > * {
  position: relative;
  z-index: 1;
}

.button i,
.text-link i,
.category-card > i,
.vehicle-card > i,
.category-list i {
  font-style: normal;
}

.button.button-primary:hover::before,
.button.button-primary:focus-visible::before,
.button.button-ghost:hover::before,
.button.button-ghost:focus-visible::before,
.button.button-dark:hover::before,
.button.button-dark:focus-visible::before,
.button.button-outline:hover::before,
.button.button-outline:focus-visible::before {
  transform: translateX(0);
}

/*
 * WooCommerce notice links use .button without the theme button's inner span.
 * Disable the global slide layer here so it cannot cover the direct text label.
 */
.woocommerce-notices-wrapper .button,
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  overflow: hidden !important;
  justify-content: center;
  color: #fff !important;
  border-color: var(--black) !important;
  background: var(--black) !important;
}

.woocommerce-notices-wrapper .button::before,
.woocommerce-message .button::before,
.woocommerce-error .button::before,
.woocommerce-info .button::before {
  content: none !important;
  display: none !important;
}

.woocommerce-notices-wrapper .button:hover,
.woocommerce-notices-wrapper .button:focus-visible,
.woocommerce-message .button:hover,
.woocommerce-message .button:focus-visible,
.woocommerce-error .button:hover,
.woocommerce-error .button:focus-visible,
.woocommerce-info .button:hover,
.woocommerce-info .button:focus-visible {
  color: #fff !important;
  border-color: var(--blue) !important;
  background: var(--blue) !important;
}

.button-primary {
  color: #fff;
  background: var(--blue);
}

.button-primary:hover,
.button-primary:focus-visible {
  color: var(--black);
}

.button-ghost {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.45);
  background: rgba(7, 9, 12, 0.18);
  backdrop-filter: blur(8px);
}

.button-ghost:hover,
.button-ghost:focus-visible {
  color: var(--black);
  border-color: #fff;
}

.hero-meta {
  position: absolute;
  z-index: 1;
  right: var(--page-gutter);
  bottom: 82px;
  display: grid;
  gap: 6px;
  width: 180px;
  padding: 18px 0 18px 18px;
  border-left: 2px solid var(--blue-bright);
  font-size: 9px;
  letter-spacing: 0.15em;
}

.hero-meta strong {
  font-family: var(--display);
  font-size: 30px;
  letter-spacing: -0.03em;
}

.hero-meta span:last-child {
  color: rgba(255, 255, 255, 0.52);
}

.scroll-indicator {
  position: absolute;
  z-index: 1;
  right: 22px;
  bottom: 34px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.22em;
  transform: rotate(90deg);
  transform-origin: right center;
}

.scroll-indicator i {
  display: block;
  width: 46px;
  height: 1px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.3);
}

.scroll-indicator i::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: #fff;
  animation: scroll-line 1.8s ease-in-out infinite;
}

.section-dark {
  color: #fff;
  background: var(--black);
}

.section-light {
  color: var(--black);
  background: var(--paper);
}

.statement {
  position: relative;
  display: grid;
  grid-template-columns: 0.6fr 2fr 1.2fr;
  align-items: end;
  min-height: 390px;
  padding: 100px var(--page-gutter);
  border-bottom: 1px solid var(--line-dark);
}

.section-index {
  align-self: start;
  color: var(--blue-bright);
  font-size: 10px;
  letter-spacing: 0.2em;
}

.statement-copy {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(42px, 5.2vw, 82px);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.98;
}

.statement-copy span,
.statement-copy strong {
  display: block;
}

.statement-copy span {
  color: #666d77;
  font-weight: 500;
}

.statement-ja {
  margin: 0;
  color: #aeb4bc;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.08em;
}

.vehicles,
.categories {
  padding: 120px 0;
  overflow: hidden;
}

.section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  margin: 0 var(--page-gutter) 56px;
}

.section-heading .eyebrow {
  margin-bottom: 18px;
  color: #5b626b;
}

.section-heading h2,
.featured-content h2,
.guide h2,
.newsletter h2 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(46px, 6vw, 88px);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.92;
}

.section-heading h2 {
  font-family: var(--body);
  font-size: clamp(34px, 4vw, 60px);
  letter-spacing: -0.04em;
}

.slider-actions {
  display: flex;
  gap: 8px;
}

.slider-actions button {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 1px solid var(--line-light);
  background: transparent;
  cursor: pointer;
  transition: color 180ms ease, background 180ms ease;
}

.slider-actions button:hover,
.slider-actions button:focus-visible {
  color: #fff;
  background: var(--blue);
}

.vehicle-track {
  display: grid;
  grid-auto-columns: clamp(420px, 36vw, 620px);
  grid-auto-flow: column;
  gap: 16px;
  overflow-x: auto;
  padding: 0 var(--page-gutter) 28px;
  scrollbar-width: thin;
  scrollbar-color: var(--blue) transparent;
  scroll-snap-type: x mandatory;
}

.vehicle-card {
  position: relative;
  display: grid;
  align-content: end;
  min-height: 0;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  padding: 28px;
  color: #fff;
  background: #101318;
  border: 1px solid rgba(255, 255, 255, 0.08);
  scroll-snap-align: start;
  isolation: isolate;
}

.vehicle-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 7, 10, 0.26), transparent 32%),
    linear-gradient(0deg, rgba(5, 7, 10, 0.9), transparent 58%);
}

.vehicle-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.88) contrast(1.06);
  transition: transform 700ms cubic-bezier(0.2, 0.8, 0.2, 1), filter 500ms ease;
}

.vehicle-card:hover img,
.vehicle-card:focus-visible img {
  transform: scale(1.025);
  filter: saturate(1.05) contrast(1.06);
}

.vehicle-card > *:not(img) {
  position: relative;
  z-index: 1;
}

.vehicle-number {
  position: absolute !important;
  top: 25px;
  left: 25px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 9px;
  letter-spacing: 0.2em;
}

.vehicle-card p,
.category-name p {
  margin: 0 0 7px;
  color: rgba(255, 255, 255, 0.56);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.vehicle-card h3 {
  margin: 0;
  font-family: var(--display);
  font-size: 38px;
  letter-spacing: -0.04em;
}

.vehicle-card > i {
  position: absolute !important;
  right: 25px;
  bottom: 30px;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  transition: color 180ms ease, background 180ms ease, border-color 180ms ease;
}

.vehicle-card:hover > i,
.vehicle-card:focus-visible > i {
  color: #fff;
  border-color: var(--blue);
  background: var(--blue);
}

.section-heading-inverse .eyebrow {
  color: #9299a3;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 34px;
  padding-bottom: 8px;
  border-bottom: 1px solid currentColor;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.text-link i {
  color: var(--blue-bright);
}

.category-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 380px;
  gap: 2px;
  margin: 0 var(--page-gutter);
}

.category-card {
  position: relative;
  display: grid;
  align-content: end;
  overflow: hidden;
  padding: 30px;
  background: var(--graphite);
}

.category-card::before,
.featured-media::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: -22px;
  background-image:
    linear-gradient(rgba(7, 9, 12, 0.34), rgba(7, 9, 12, 0.34)),
    var(--media-image);
  background-position: center;
  background-size: cover;
  filter: blur(18px) saturate(0.72);
  opacity: 0.72;
  transform: scale(1.08);
}

.category-card-large {
  grid-row: span 2;
}

.category-card-wide {
  grid-column: span 2;
}

.category-card img,
.category-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.category-card img {
  z-index: 1;
  object-fit: contain;
  filter: saturate(0.72) contrast(1.08);
  transition: transform 700ms cubic-bezier(0.2, 0.8, 0.2, 1), filter 500ms ease;
}

.category-card:hover img,
.category-card:focus-visible img {
  transform: scale(1.018);
  filter: saturate(1) contrast(1.08);
}

.category-overlay {
  z-index: 2;
}

.category-overlay {
  background: linear-gradient(0deg, rgba(5, 7, 10, 0.9), transparent 66%);
}

.category-card > *:not(img):not(.category-overlay) {
  position: relative;
  z-index: 3;
}

.category-index {
  position: absolute !important;
  top: 30px;
  left: 30px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 9px;
  letter-spacing: 0.2em;
}

.category-name h3 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(34px, 4.4vw, 68px);
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.category-card > i {
  position: absolute !important;
  right: 30px;
  bottom: 30px;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  transition: background 180ms ease, border-color 180ms ease;
}

.category-card:hover > i,
.category-card:focus-visible > i {
  border-color: var(--blue);
  background: var(--blue);
}

.category-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 64px var(--page-gutter) 0;
  border-top: 1px solid var(--line-dark);
}

.category-list a {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 22px;
  min-height: 100px;
  padding: 0 24px;
  border-right: 1px solid var(--line-dark);
  transition: background 180ms ease;
}

.category-list a:last-child {
  border-right: 0;
}

.category-list a:hover,
.category-list a:focus-visible {
  background: var(--graphite);
}

.category-list span {
  color: var(--blue-bright);
  font-size: 9px;
}

.category-list strong {
  font-family: var(--display);
  font-size: clamp(20px, 2vw, 29px);
  letter-spacing: -0.03em;
}

.featured {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, 0.92fr);
  min-height: 620px;
}

.featured-media {
  position: relative;
  min-height: 0;
  overflow: hidden;
  background: #101318;
}

.featured-media img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% center;
}

.featured-media::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  height: 34%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(7, 9, 12, 0), rgba(7, 9, 12, 0.46));
}

.image-label {
  position: absolute;
  z-index: 3;
  right: 24px;
  bottom: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  color: #fff;
  background: rgba(7, 9, 12, 0.84);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.13em;
  backdrop-filter: blur(12px);
}

.image-label span {
  color: var(--blue-bright);
}

.featured-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px clamp(40px, 6vw, 90px);
}

.featured-content .eyebrow {
  margin-bottom: 16px;
  color: #5b626b;
}

.featured-ja {
  margin: 18px 0 10px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.09em;
}

.featured-description {
  max-width: 470px;
  margin: 0;
  color: #69717b;
  font-size: 12px;
  line-height: 2;
}

.product-meta {
  margin: 24px 0 0;
  border-top: 1px solid var(--line-light);
}

.product-meta div {
  display: grid;
  grid-template-columns: 130px 1fr;
  padding: 17px 0;
  border-bottom: 1px solid var(--line-light);
}

.product-meta dt {
  color: #777f88;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.product-meta dd {
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.stock-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 8px;
  border-radius: 50%;
  background: #24a862;
}

.featured-buy {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-top: 24px;
}

.featured-buy > div {
  display: grid;
  grid-template-columns: auto auto;
  align-items: baseline;
  column-gap: 9px;
}

.featured-buy span {
  grid-column: span 2;
  margin-bottom: 5px;
  color: #777f88;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.featured-buy strong {
  font-family: var(--display);
  font-size: clamp(30px, 3vw, 42px);
  letter-spacing: -0.04em;
}

.featured-buy small {
  color: #777f88;
  font-size: 9px;
}

.button-dark {
  flex: 0 0 205px;
  color: #fff;
  background: var(--black);
}

.button-dark:hover,
.button-dark:focus-visible {
  color: var(--black);
}

.brand-story {
  position: relative;
  display: grid;
  align-items: center;
  min-height: min(900px, 86vw);
  overflow: hidden;
  padding: 120px var(--page-gutter);
  color: #fff;
  background: var(--black);
}

.brand-story > img,
.brand-story-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.brand-story > img {
  object-fit: cover;
  object-position: center;
  filter: saturate(0.68) brightness(0.75);
}

.brand-story-shade {
  background: linear-gradient(90deg, rgba(4, 6, 9, 0.9), rgba(4, 6, 9, 0.2) 72%);
}

.brand-story-content {
  position: relative;
  z-index: 1;
}

.brand-story h2 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(60px, 9vw, 140px);
  font-weight: 800;
  letter-spacing: -0.07em;
  line-height: 0.75;
}

.brand-story h2 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.78);
}

.brand-story-content > p:not(.eyebrow) {
  margin: 42px 0 32px;
  font-size: 14px;
  letter-spacing: 0.13em;
}

.text-link-light {
  color: #fff;
}

.guide {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 80px;
  padding: 140px var(--page-gutter);
}

.guide-intro {
  border-right: 1px solid var(--line-dark);
}

.guide-copy {
  align-self: end;
  max-width: 520px;
}

.guide-copy > p {
  margin: 0;
  color: #aeb4bc;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.06em;
}

.guide-steps {
  margin: 38px 0;
  border-top: 1px solid var(--line-dark);
}

.guide-steps div {
  display: grid;
  grid-template-columns: 62px 1fr;
  align-items: center;
  min-height: 65px;
  border-bottom: 1px solid var(--line-dark);
}

.guide-steps span {
  color: var(--blue-bright);
  font-size: 9px;
}

.guide-steps p {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.07em;
}

.button-outline {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.42);
}

.button-outline:hover,
.button-outline:focus-visible {
  color: var(--black);
  border-color: #fff;
}

.newsletter {
  display: grid;
  grid-template-columns: 1fr minmax(340px, 0.72fr);
  align-items: end;
  gap: 80px;
  padding: 90px var(--page-gutter);
  color: #fff;
  background: var(--blue);
}

.newsletter .eyebrow > span {
  background: #fff;
}

.newsletter h2 {
  font-size: clamp(48px, 6.3vw, 98px);
}

.newsletter-form {
  display: grid;
  gap: 12px;
}

.newsletter-fields {
  display: grid;
  grid-template-columns: 1fr 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.newsletter-fields input,
.newsletter-fields button {
  height: 60px;
  color: #fff;
  border: 0;
  background: transparent;
}

.newsletter-fields input {
  min-width: 0;
  outline: 0;
  font-size: 11px;
  letter-spacing: 0.14em;
}

.newsletter-fields input::placeholder {
  color: rgba(255, 255, 255, 0.72);
}

.newsletter-fields button {
  font-size: 22px;
  cursor: pointer;
}

.newsletter-fields button:disabled {
  opacity: 0.5;
  cursor: wait;
}

.newsletter-consent {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.newsletter-consent input {
  flex: 0 0 auto;
  width: 13px;
  height: 13px;
  margin: 2px 0 0;
  accent-color: var(--black);
}

.newsletter-consent a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.newsletter-status {
  min-height: 18px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 10px;
  line-height: 1.6;
}

.newsletter-status.is-success {
  color: #fff;
}

.newsletter-status.is-error {
  color: #ffe0e0;
}

.newsletter-honeypot {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  white-space: nowrap !important;
}

.site-footer {
  padding: 90px var(--page-gutter) 30px;
  color: #fff;
  background: var(--black);
}

.footer-brand {
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding-bottom: 70px;
  border-bottom: 1px solid var(--line-dark);
}

.footer-brand .brand-mark {
  font-size: clamp(38px, 5vw, 76px);
}

.footer-brand .brand-logo {
  width: clamp(230px, 31vw, 420px);
}

.footer-brand p {
  margin: 0;
  color: #818994;
  font-size: 9px;
  line-height: 1.8;
  letter-spacing: 0.15em;
  text-align: right;
}

.footer-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px;
  max-width: 700px;
  margin: 60px 0 90px auto;
}

.footer-links div {
  display: grid;
  gap: 12px;
}

.footer-links p {
  margin: 0 0 9px;
  color: #727a84;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.footer-links a {
  width: fit-content;
  color: #c0c5cb;
  font-size: 12px;
}

.footer-links a:hover,
.footer-links a:focus-visible {
  color: var(--blue-bright);
}

.footer-bottom {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 30px;
  padding-top: 25px;
  color: #626a75;
  border-top: 1px solid var(--line-dark);
  font-size: 8px;
  letter-spacing: 0.13em;
}

.footer-bottom div {
  display: flex;
  gap: 26px;
}

.footer-bottom > a {
  justify-self: end;
}

[data-reveal] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 760ms ease, transform 760ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes hero-enter {
  from { opacity: 0; transform: scale(1.06); }
  to { opacity: 1; transform: scale(1); }
}

@keyframes copy-enter {
  from { opacity: 0; transform: translateY(28px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes scroll-line {
  0% { transform: translateX(-120%); }
  55%, 100% { transform: translateX(240%); }
}

@media (max-width: 1020px) {
  :root { --header-height: 74px; }

  .site-header {
    grid-template-columns: 1fr auto;
  }

  .desktop-nav,
  .desktop-only {
    display: none;
  }

  .menu-button {
    display: grid;
  }

  .statement {
    grid-template-columns: 90px 1fr;
    gap: 30px;
  }

  .statement-ja {
    grid-column: 2;
  }

  .vehicle-track {
    grid-auto-columns: minmax(300px, 46vw);
  }

  .featured {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .featured-media {
    min-height: 70vw;
  }

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

  .guide-intro {
    padding-bottom: 70px;
    border-right: 0;
    border-bottom: 1px solid var(--line-dark);
  }

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

@media (max-width: 720px) {
  :root {
    --page-gutter: 20px;
  }

  .brand {
    gap: 7px;
  }

  .brand-mark {
    font-size: 22px;
    letter-spacing: 0.28em;
  }

  .brand-logo {
    width: 132px;
  }

  .brand-sub {
    display: none;
  }

  .language-switch {
    padding-right: 4px;
    padding-left: 4px;
  }

  .hero {
    display: grid;
    grid-template-rows: auto clamp(330px, 92vw, 460px) auto;
    align-items: stretch;
    min-height: 0;
    padding: 0;
    background: #0b0d10;
  }

  .hero-picture {
    position: relative;
    display: block;
    grid-row: 2;
    inset: auto;
    width: 100%;
    min-width: 100%;
    height: 100%;
    justify-self: stretch;
    background: #aaa0a9;
  }

  .hero-image {
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    min-width: 100%;
    height: auto;
    max-width: none;
    object-fit: initial;
    object-position: initial;
    transform-origin: center bottom;
  }

  .hero-shade {
    position: relative;
    z-index: 1;
    grid-row: 2;
    inset: auto;
    width: 100%;
    height: 100%;
    background:
      linear-gradient(180deg, rgba(7, 9, 12, 0.62) 0%, rgba(7, 9, 12, 0.16) 27%, transparent 48%),
      linear-gradient(0deg, rgba(7, 9, 12, 0.84) 0%, rgba(7, 9, 12, 0.18) 38%, transparent 66%),
      linear-gradient(90deg, rgba(7, 9, 12, 0.2) 0%, transparent 32%, rgba(7, 9, 12, 0.08) 100%);
  }

  .hero-grid {
    inset: 0;
    z-index: 2;
    width: 100%;
    border-right: 0;
    border-left: 0;
    background: linear-gradient(90deg, transparent 50%, rgba(255,255,255,0.07) 50%, rgba(255,255,255,0.07) calc(50% + 1px), transparent calc(50% + 1px));
  }

  .hero-content {
    display: contents;
  }

  .hero-copy-block {
    position: relative;
    z-index: 3;
    grid-row: 1;
    padding: calc(var(--header-height) + 42px) var(--page-gutter) 34px;
    background: #0b0d10;
  }

  .hero-eyebrow {
    margin-bottom: 18px;
  }

  .hero h1 {
    font-size: clamp(42px, 12vw, 60px);
    line-height: 0.86;
    letter-spacing: -0.055em;
  }

  .hero h1 span:last-child {
    white-space: nowrap;
  }

  .hero-copy {
    margin-top: 20px;
    font-size: 12px;
  }

  .hero-cta {
    position: relative;
    z-index: 3;
    grid-row: 3;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
    margin: 0;
    padding: 20px var(--page-gutter) 30px;
    background: #0b0d10;
  }

  .button {
    width: 100%;
    min-height: 52px;
  }

  .hero-meta,
  .scroll-indicator {
    display: none;
  }

  .statement {
    grid-template-columns: 1fr;
    min-height: 0;
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .statement-ja {
    grid-column: 1;
  }

  .statement-copy {
    font-size: 38px;
  }

  .vehicles,
  .categories {
    padding: 84px 0;
  }

  .section-heading {
    align-items: center;
    margin-bottom: 38px;
  }

  .section-heading .eyebrow {
    margin-bottom: 12px;
  }

  .section-heading h2 {
    font-size: 31px;
  }

  .slider-actions button {
    width: 42px;
    height: 42px;
  }

  .vehicle-track {
    grid-auto-columns: 86vw;
    gap: 10px;
  }

  .vehicle-card {
    min-height: 0;
    aspect-ratio: 3 / 2;
    padding: 22px;
  }

  .vehicle-card h3 {
    font-size: 34px;
  }

  .section-heading-inverse {
    align-items: end;
  }

  .section-heading-inverse .text-link {
    display: none;
  }

  .category-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 420px;
    margin: 0;
  }

  .category-card-large,
  .category-card-wide {
    grid-row: auto;
    grid-column: auto;
  }

  .category-card {
    padding: 24px 20px;
  }

  .category-index {
    top: 22px;
    left: 20px;
  }

  .category-card > i {
    right: 20px;
    bottom: 24px;
  }

  .category-name h3 {
    font-size: 44px;
  }

  .category-list {
    grid-template-columns: 1fr;
    margin: 46px var(--page-gutter) 0;
  }

  .category-list a {
    min-height: 76px;
    padding: 0;
    border-right: 0;
    border-bottom: 1px solid var(--line-dark);
  }

  .featured-media {
    order: 1;
    min-height: 0;
    aspect-ratio: 3 / 2;
  }

  .featured-media img {
    object-position: 58% center;
  }

  .featured-content {
    order: 2;
    padding: 56px var(--page-gutter) 68px;
  }

  .featured-content h2 {
    font-size: 54px;
  }

  .product-meta div {
    grid-template-columns: 108px 1fr;
  }

  .featured-buy {
    display: grid;
  }

  .button-dark {
    width: 100%;
  }

  .brand-story {
    min-height: 780px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brand-story > img {
    object-position: 62% center;
  }

  .brand-story h2 {
    font-size: 64px;
    line-height: 0.8;
  }

  .guide {
    gap: 56px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .guide h2 {
    font-size: 54px;
  }

  .newsletter {
    gap: 44px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .newsletter h2 {
    font-size: 51px;
  }

  .site-footer {
    padding-top: 70px;
  }

  .footer-brand {
    display: grid;
    gap: 28px;
    padding-bottom: 50px;
  }

  .footer-brand p {
    text-align: left;
  }

  .footer-brand .brand-logo {
    width: min(74vw, 290px);
  }

  .footer-links {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 30px;
    margin: 50px 0 70px;
  }

  .footer-bottom {
    grid-template-columns: 1fr auto;
  }

  .footer-bottom div {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  [data-reveal] {
    opacity: 1;
    transform: none;
  }
}

/* Product archive */

.page-header {
  background: rgba(7, 9, 12, 0.96);
}

.page-header .desktop-nav a[aria-current="page"]::after {
  right: 0;
  left: 0;
}

.shop-body,
.detail-body {
  background: var(--paper);
}

.shop-main {
  padding-top: 72px;
}

.shop-hero {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  padding: 96px var(--page-gutter) 86px;
  color: #fff;
  background: var(--black);
}

.shop-hero::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  pointer-events: none;
}

.shop-hero::before {
  background:
    linear-gradient(90deg, rgba(5, 7, 10, 0.96) 0%, rgba(5, 7, 10, 0.86) 28%, rgba(5, 7, 10, 0.36) 57%, rgba(5, 7, 10, 0.13) 100%),
    linear-gradient(180deg, rgba(5, 7, 10, 0.45) 0%, transparent 36%, rgba(5, 7, 10, 0.58) 100%);
}

.shop-hero-media {
  position: absolute;
  inset: 0;
}

.shop-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% 53%;
  transform: scale(1.012);
}

.shop-hero-grid {
  position: absolute;
  z-index: 2;
  inset: 0 var(--page-gutter);
  border-right: 1px solid var(--line-dark);
  border-left: 1px solid var(--line-dark);
  background: linear-gradient(90deg, transparent 33.33%, var(--line-dark) 33.33%, var(--line-dark) calc(33.33% + 1px), transparent calc(33.33% + 1px), transparent 66.66%, var(--line-dark) 66.66%, var(--line-dark) calc(66.66% + 1px), transparent calc(66.66% + 1px));
  opacity: 0.64;
}

.shop-hero > *:not(.shop-hero-grid):not(.shop-hero-media) {
  position: relative;
  z-index: 3;
}

.shop-breadcrumb,
.detail-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 118px;
  color: #78808b;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.shop-breadcrumb a:hover,
.detail-breadcrumb a:hover {
  color: var(--blue-bright);
}

.shop-hero .eyebrow {
  color: rgba(255, 255, 255, 0.72);
}

.shop-hero h1 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(82px, 11vw, 164px);
  font-weight: 800;
  letter-spacing: -0.075em;
  line-height: 0.75;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.32);
}

.shop-hero-description {
  max-width: 430px;
  margin: 38px 0 0;
  padding-left: 18px;
  border-left: 2px solid var(--blue-bright);
  color: rgba(255, 255, 255, 0.82);
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.shop-hero-marker {
  position: absolute !important;
  right: var(--page-gutter);
  bottom: 42px;
  display: flex;
  align-items: center;
  gap: 14px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.shop-hero-marker i {
  width: 86px;
  height: 1px;
  background: rgba(255, 255, 255, 0.48);
}

.product-browser {
  padding: 0 var(--page-gutter) 130px;
  scroll-margin-top: var(--header-height);
}

.product-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 100px;
  border-bottom: 1px solid var(--line-light);
}

.product-toolbar > div:first-child {
  font-size: 10px;
  letter-spacing: 0.14em;
}

.product-toolbar > div:first-child strong {
  color: var(--blue);
  font-size: 18px;
}

.product-toolbar > div:first-child span {
  color: #737b85;
}

.product-toolbar-actions {
  display: flex;
  align-items: center;
  gap: 34px;
}

.filter-toggle {
  display: none;
  align-items: center;
  justify-content: space-between;
  min-width: 110px;
  height: 48px;
  padding: 0 16px;
  border: 1px solid var(--line-light);
  background: transparent;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.sort-control {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #737b85;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.sort-control select {
  min-width: 175px;
  padding: 10px 25px 10px 0;
  border: 0;
  border-bottom: 1px solid var(--line-light);
  outline: 0;
  color: var(--black);
  background: transparent;
  font-size: 10px;
  font-weight: 700;
}

.product-layout {
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr);
  gap: clamp(32px, 5vw, 74px);
  padding-top: 50px;
}

.product-filters {
  align-self: start;
  position: sticky;
  top: 95px;
}

.filter-panel-heading {
  display: none;
}

.filter-group {
  margin: 0;
  padding: 0 0 28px;
  border: 0;
  border-bottom: 1px solid var(--line-light);
}

.filter-group + .filter-group {
  padding-top: 28px;
}

.filter-group legend {
  width: 100%;
  margin-bottom: 18px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.filter-group label {
  display: grid;
  grid-template-columns: 18px 1fr auto;
  align-items: center;
  gap: 9px;
  min-height: 31px;
  color: #555d67;
  cursor: pointer;
  font-size: 10px;
}

.filter-group input {
  width: 14px;
  height: 14px;
  margin: 0;
  accent-color: var(--blue);
}

.filter-group small {
  color: #939aa3;
  font-size: 9px;
}

.clear-filters {
  margin-top: 24px;
  padding: 0 0 7px;
  color: #777f88;
  border: 0;
  border-bottom: 1px solid currentColor;
  background: transparent;
  cursor: pointer;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 54px 14px;
}

.product-grid.is-masonry {
  --product-card-gap: 54px;
  grid-auto-flow: dense;
  grid-auto-rows: 8px;
  row-gap: 0;
}

.product-card {
  position: relative;
  min-width: 0;
}

.product-grid.is-masonry .product-card {
  align-self: start;
}

.product-card[hidden] {
  display: none;
}

.product-card-wide {
  grid-column: span 2;
}

.product-image {
  position: relative;
  display: block;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: transparent;
}

.product-card-portrait .product-image {
  aspect-ratio: 2 / 3;
}

.product-card-square .product-image {
  aspect-ratio: 1;
}

.product-card-wide .product-image {
  aspect-ratio: 8 / 5;
}

.product-image img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  object-fit: cover;
  filter: saturate(0.82);
  transition: transform 650ms cubic-bezier(0.2, 0.8, 0.2, 1), filter 400ms ease;
}

.product-image:hover img,
.product-image:focus-visible img {
  transform: scale(1.025);
  filter: saturate(1);
}

.product-image.is-placeholder {
  background:
    linear-gradient(135deg, transparent 49.8%, rgba(77, 131, 210, 0.32) 50%, transparent 50.2%),
    radial-gradient(circle at 75% 20%, rgba(77, 131, 210, 0.22), transparent 28%),
    #101419;
}

.product-image-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  color: #fff;
}

.product-image-placeholder small,
.product-image-placeholder em {
  color: rgba(255,255,255,0.55);
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.product-image-placeholder strong {
  margin: 4px 0 18px;
  font-family: var(--display);
  font-size: clamp(24px, 2.7vw, 42px);
  letter-spacing: -0.04em;
}

.product-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 8px 10px;
  color: #fff;
  background: var(--blue);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.product-badge-dark {
  background: var(--black);
}

.product-badge-outline {
  color: #fff;
  border: 1px solid rgba(255,255,255,0.5);
  background: rgba(7,9,12,0.42);
  backdrop-filter: blur(8px);
}

.wishlist-button {
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 12px;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 50%;
  background: rgba(7,9,12,0.2);
  cursor: pointer;
  font-size: 19px;
  backdrop-filter: blur(7px);
}

.wishlist-button.is-saved,
.summary-wishlist.is-saved {
  color: #fff;
  border-color: var(--blue);
  background: var(--blue);
}

.product-card-info {
  padding-top: 17px;
}

.product-card-info > p {
  margin: 0 0 8px;
  color: #727a84;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.13em;
}

.product-card-info h2 {
  min-height: 44px;
  margin: 0;
  font-family: var(--display);
  font-size: clamp(19px, 1.7vw, 27px);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1.02;
}

.product-card-info .product-card-materials {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 0;
  margin: 12px 0 0;
  color: var(--black);
  font-family: var(--display);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
}

.product-card-info .product-card-materials span {
  color: var(--blue);
  font-size: 7px;
  letter-spacing: .14em;
}

.product-card-material-inventory {
  display: grid;
  gap: 6px;
  margin-top: 12px;
}

.product-card-material-inventory p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  font-size: 8px;
  letter-spacing: .08em;
}

.product-card-material-inventory p strong {
  color: var(--black);
  font-size: 9px;
  letter-spacing: .08em;
}

.product-card-material-inventory p span {
  display: inline-flex;
  align-items: center;
  color: #6f7781;
  font-size: 8px;
}

.product-card-material-inventory p i {
  width: 5px;
  height: 5px;
  margin-right: 6px;
  border-radius: 50%;
  background: #8b949c;
}

.product-card-material-inventory .novel-stock-available i {
  background: #24a862;
}

.product-card-material-inventory .novel-stock-order i {
  background: #d28a18;
}

.product-card-material-inventory .novel-stock-made i {
  background: var(--blue);
}

.product-card-info > .product-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 15px;
  padding-top: 13px;
  border-top: 1px solid var(--line-light);
}

.product-card-info strong {
  font-family: var(--display);
  font-size: 18px;
  letter-spacing: -0.03em;
}

.product-card-info > .product-card-footer span {
  display: flex;
  align-items: center;
  color: #6f7781;
  font-size: 8px;
}

.product-card-info > .product-card-footer span i {
  width: 5px;
  height: 5px;
  margin-right: 6px;
  border-radius: 50%;
  background: #24a862;
}

.product-card-info > .product-card-footer.novel-stock-order span i {
  background: #d28a18;
}

.product-card-info > .product-card-footer.novel-stock-made span i,
.product-card-info > .product-card-footer.novel-stock-mixed span i {
  background: var(--blue);
}

.product-card-info > .product-card-footer.novel-stock-out span i {
  background: #aeb5bb;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 95px;
}

.pagination button,
.pagination a,
.pagination span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid transparent;
  background: transparent;
  font-size: 10px;
}

.pagination button,
.pagination a {
  cursor: pointer;
}

.pagination button[aria-current="page"],
.pagination button:hover,
.pagination .current,
.pagination a:hover {
  color: #fff;
  border-color: var(--blue);
  background: var(--blue);
}

.master-preview-badge {
  display: inline-flex;
  margin-top: 22px !important;
  padding: 8px 12px;
  color: #fff !important;
  background: var(--blue);
  font-size: 8px !important;
  font-weight: 800;
  letter-spacing: 0.13em;
}

.product-empty-state {
  grid-column: 1 / -1;
  min-height: 420px;
  padding: 88px 8vw;
  color: #fff;
  background: #101419;
}

.product-empty-state h2 {
  margin: 18px 0 12px;
  font-family: var(--display);
  font-size: clamp(34px, 5vw, 72px);
}

.product-empty-state > p:not(.eyebrow) {
  color: rgba(255,255,255,0.62);
}

.product-empty-state .product-preview-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 260px;
  min-height: 56px;
  margin-top: 28px;
  padding: 0 24px;
  overflow: hidden;
  color: #fff !important;
  border: 1px solid var(--blue) !important;
  background: var(--blue) !important;
  text-align: center;
}

.product-empty-state .product-preview-button::before {
  content: none;
  display: none;
}

.product-empty-state .product-preview-button:hover,
.product-empty-state .product-preview-button:focus-visible {
  color: #fff !important;
  border-color: #258dff !important;
  background: #258dff !important;
}

.compact-footer .footer-brand {
  padding-bottom: 60px;
}

.compact-footer .footer-bottom {
  margin-top: 50px;
}

.filter-backdrop {
  position: fixed;
  inset: 0;
  z-index: 80;
  visibility: hidden;
  background: rgba(7,9,12,0.52);
  opacity: 0;
  transition: opacity 220ms ease, visibility 220ms ease;
}

/* Product detail */

.detail-main {
  padding-top: 72px;
}

.detail-breadcrumb {
  margin: 0;
  padding: 28px var(--page-gutter);
  color: #69717b;
  border-bottom: 1px solid var(--line-light);
}

.product-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(440px, 0.92fr);
  min-height: calc(100svh - 120px);
}

.product-gallery {
  display: grid;
  grid-template-columns: 96px minmax(0,1fr);
  gap: 10px;
  align-self: start;
  min-width: 0;
  padding: 16px;
  background: #dfe2e5;
}

.gallery-main {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  min-height: 0;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: #cdd1d5;
}

.gallery-main img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 200ms ease;
}

.gallery-main > span {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 8px 10px;
  color: #fff;
  background: rgba(7,9,12,0.72);
  font-size: 8px;
  letter-spacing: 0.16em;
}

.gallery-expand {
  position: absolute;
  right: 18px;
  bottom: 18px;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.6);
  background: rgba(7,9,12,0.35);
  cursor: pointer;
  font-size: 22px;
  backdrop-filter: blur(8px);
}

.gallery-thumbnails {
  grid-column: 1;
  grid-row: 1;
  display: grid;
  align-content: start;
  gap: 8px;
}

.gallery-thumbnails button {
  aspect-ratio: 1;
  padding: 0;
  overflow: hidden;
  border: 2px solid transparent;
  background: #cdd1d5;
  cursor: pointer;
}

.gallery-thumbnails button.is-active {
  border-color: var(--blue);
}

.gallery-thumbnails img {
  width: 100%;
  height: 100%;
  padding: 3px;
  object-fit: contain;
}

.product-summary {
  align-self: start;
  position: sticky;
  top: 72px;
  padding: 70px clamp(44px, 6vw, 100px) 60px;
}

.product-summary-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}

.product-summary-top p {
  margin: 0;
  color: #6e7680;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.summary-wishlist {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  color: var(--black);
  border: 1px solid var(--line-light);
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  font-size: 20px;
}

.product-summary h1 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(52px, 5.5vw, 86px);
  font-weight: 800;
  letter-spacing: -0.07em;
  line-height: 0.78;
}

.product-name-ja {
  margin: 28px 0 0;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.product-price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 27px;
}

.product-price strong {
  font-family: var(--display);
  font-size: 38px;
  letter-spacing: -0.04em;
}

.product-price span {
  color: #777f88;
  font-size: 9px;
}

.product-price small {
  flex-basis: 100%;
  color: #777f88;
  font-size: 9px;
}

.summary-status {
  display: flex;
  gap: 20px;
  margin-top: 28px;
  padding: 17px 0;
  border-top: 1px solid var(--line-light);
  border-bottom: 1px solid var(--line-light);
  color: #5f6771;
  font-size: 9px;
}

.summary-status span:first-child {
  color: var(--black);
  font-weight: 600;
}

.product-option {
  padding: 24px 0;
  border-bottom: 1px solid var(--line-light);
}

.product-option > span {
  display: block;
  margin-bottom: 13px;
  color: #6d7580;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.option-row {
  display: flex;
  align-items: center;
  gap: 14px;
}

.option-row button {
  min-width: 76px;
  height: 38px;
  color: #fff;
  border: 0;
  background: var(--black);
  font-size: 10px;
  font-weight: 700;
}

.option-row p,
.delivery-notice p {
  margin: 0;
  color: #737b85;
  font-size: 9px;
}

.delivery-notice strong {
  font-size: 12px;
}

.delivery-notice p {
  margin-top: 6px;
  line-height: 1.7;
}

.fitment-confirm {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 12px;
  margin: 25px 0;
  cursor: pointer;
}

.fitment-confirm input {
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  accent-color: var(--blue);
}

.fitment-confirm span {
  display: grid;
  gap: 5px;
}

.fitment-confirm strong {
  font-size: 11px;
}

.fitment-confirm small {
  color: #737b85;
  font-size: 9px;
  line-height: 1.7;
}

.quote-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 60px;
  padding: 0 22px;
  color: #fff;
  background: var(--blue);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.13em;
  transition: opacity 180ms ease, background 180ms ease;
}

.quote-button.is-disabled {
  cursor: not-allowed;
  opacity: 0.38;
  background: #555c66;
}

.quote-button i {
  font-style: normal;
}

.summary-links {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 19px;
}

.summary-links a {
  color: #69717b;
  border-bottom: 1px solid #a9aeb5;
  font-size: 9px;
}

.product-copy {
  display: grid;
  grid-template-columns: minmax(300px, .75fr) minmax(400px, 1.25fr);
  gap: 80px;
  align-items: end;
  padding: 145px var(--page-gutter);
}

.product-copy .eyebrow {
  align-self: start;
}

.product-copy h2 {
  grid-column: 1;
  margin: 0;
  font-family: var(--display);
  font-size: clamp(68px, 9vw, 140px);
  font-weight: 800;
  letter-spacing: -0.075em;
  line-height: .76;
}

.product-copy h2 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(255,255,255,.72);
}

.product-copy > p:last-child {
  grid-column: 2;
  grid-row: 2;
  max-width: 550px;
  margin: 0;
  color: #aeb4bc;
  font-size: 13px;
  line-height: 2.2;
  letter-spacing: .07em;
}

.product-specs {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 100px;
  padding: 130px var(--page-gutter);
  background: var(--paper);
}

.specs-intro .eyebrow {
  color: #6d7580;
}

.specs-intro h2 {
  margin: 0;
  font-size: clamp(34px, 4vw, 54px);
  letter-spacing: -.04em;
}

.specs-intro > p:last-child {
  margin: 24px 0 0;
  color: #737b85;
  font-size: 11px;
}

.accordion-list {
  border-top: 1px solid var(--line-light);
}

.accordion-item {
  border-bottom: 1px solid var(--line-light);
}

.accordion-item > button {
  display: grid;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  width: 100%;
  min-height: 82px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
}

.accordion-item > button span {
  color: var(--blue);
  font-size: 9px;
}

.accordion-item > button strong {
  font-size: 13px;
}

.accordion-item > button i {
  font-style: normal;
  font-size: 20px;
  font-weight: 300;
}

.accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 260ms ease;
}

.accordion-content p {
  min-height: 0;
  margin: 0;
  overflow: hidden;
  color: #69717b;
  font-size: 11px;
  line-height: 2;
}

.accordion-item.is-open .accordion-content {
  grid-template-rows: 1fr;
}

.accordion-item.is-open .accordion-content p {
  padding: 0 0 26px 42px;
}

.product-film {
  position: relative;
  min-height: 760px;
  overflow: hidden;
  color: #fff;
  background: var(--black);
}

.product-film::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(7,9,12,.6), transparent 60%);
}

.product-film img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-film > div {
  position: absolute;
  z-index: 1;
  right: var(--page-gutter);
  bottom: 55px;
  left: var(--page-gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-film span {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .15em;
}

.product-film button {
  display: flex;
  align-items: center;
  gap: 17px;
  color: #fff;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .14em;
}

.product-film button i {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 50%;
  font-style: normal;
  font-size: 13px;
}

.quote-flow {
  padding: 125px var(--page-gutter);
}

.quote-flow > div {
  display: flex;
  align-items: end;
  justify-content: space-between;
}

.quote-flow .eyebrow {
  color: #737b85;
}

.quote-flow h2 {
  margin: 0;
  font-size: clamp(36px, 4vw, 58px);
  letter-spacing: -.04em;
}

.quote-flow ol {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 70px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line-light);
  border-bottom: 1px solid var(--line-light);
}

.quote-flow li {
  min-height: 190px;
  padding: 28px;
  border-right: 1px solid var(--line-light);
}

.quote-flow li:last-child {
  border-right: 0;
}

.quote-flow li span {
  display: block;
  margin-bottom: 42px;
  color: var(--blue);
  font-size: 9px;
}

.quote-flow li strong {
  font-size: 14px;
}

.quote-flow li p {
  margin: 10px 0 0;
  color: #737b85;
  font-size: 10px;
  line-height: 1.7;
}

.reviews-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  padding: 120px var(--page-gutter);
}

.reviews-summary h2 {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(60px, 8vw, 118px);
  letter-spacing: -.06em;
}

.reviews-summary > div {
  display: flex;
  align-items: baseline;
  gap: 20px;
  margin-top: 32px;
}

.reviews-summary > div strong {
  font-size: 44px;
}

.reviews-summary > div span,
.reviews-message p {
  color: #939aa3;
  font-size: 11px;
}

.reviews-message {
  align-self: end;
  padding: 35px;
  border: 1px solid var(--line-dark);
}

.reviews-message p {
  margin: 0 0 27px;
  line-height: 1.8;
}

.reviews-message button {
  padding: 0 0 8px;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #fff;
  background: transparent;
  cursor: pointer;
  font-size: 10px;
}

.related-products {
  padding: 120px 0;
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding: 0 var(--page-gutter);
}

.mobile-product-bar {
  display: none;
}

@media (max-width: 1180px) {
  .product-grid {
    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  .product-detail {
    grid-template-columns: minmax(0, 1.05fr) minmax(390px, .95fr);
  }

  .product-gallery {
    grid-template-columns: 74px minmax(0,1fr);
  }

  .gallery-main {
    min-height: 0;
  }

  .product-summary {
    padding-right: 42px;
    padding-left: 42px;
  }
}

@media (max-width: 900px) {
  .filter-toggle {
    display: flex;
  }

  .product-layout {
    grid-template-columns: 1fr;
  }

  .product-filters {
    position: fixed;
    z-index: 95;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(88vw, 390px);
    overflow-y: auto;
    padding: 30px;
    background: var(--paper);
    transform: translateX(105%);
    transition: transform 280ms cubic-bezier(.2,.8,.2,1);
  }

  .product-filters.is-open {
    transform: translateX(0);
  }

  .filter-panel-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
  }

  .filter-panel-heading strong {
    font-size: 11px;
    letter-spacing: .14em;
  }

  .filter-panel-heading button {
    width: 38px;
    height: 38px;
    border: 1px solid var(--line-light);
    background: transparent;
    font-size: 20px;
  }

  .filter-backdrop.is-open {
    visibility: visible;
    opacity: 1;
  }

  .product-detail {
    grid-template-columns: 1fr;
  }

  .product-summary {
    position: static;
  }

  .product-copy,
  .product-specs {
    grid-template-columns: 1fr;
  }

  .product-copy > p:last-child {
    grid-column: 1;
    grid-row: auto;
  }

  .quote-flow ol {
    grid-template-columns: repeat(2, 1fr);
  }

  .quote-flow li:nth-child(2) {
    border-right: 0;
  }

  .quote-flow li:nth-child(-n+2) {
    border-bottom: 1px solid var(--line-light);
  }
}

@media (max-width: 720px) {
  .shop-main,
  .detail-main {
    padding-top: 72px;
  }

  .shop-hero {
    min-height: 510px;
    padding-top: 68px;
    padding-bottom: 64px;
  }

  .shop-hero::before {
    background:
      linear-gradient(90deg, rgba(5, 7, 10, 0.93) 0%, rgba(5, 7, 10, 0.68) 58%, rgba(5, 7, 10, 0.27) 100%),
      linear-gradient(180deg, rgba(5, 7, 10, 0.5) 0%, transparent 34%, rgba(5, 7, 10, 0.7) 100%);
  }

  .shop-hero-media img {
    object-position: 65% 50%;
  }

  .shop-breadcrumb {
    margin-bottom: 92px;
  }

  .shop-hero h1 {
    font-size: clamp(58px, 18vw, 74px);
  }

  .shop-hero-description {
    max-width: 265px;
    margin-top: 32px;
    font-size: 11px;
  }

  .shop-hero-marker {
    display: none;
  }

  .product-browser {
    padding-right: var(--page-gutter);
    padding-left: var(--page-gutter);
  }

  .product-toolbar {
    align-items: flex-start;
    padding: 25px 0;
  }

  .product-toolbar-actions {
    display: grid;
    gap: 12px;
  }

  .filter-toggle,
  .sort-control select {
    min-width: 148px;
  }

  .sort-control {
    display: block;
    font-size: 0;
  }

  .product-layout {
    padding-top: 32px;
  }

  .product-grid {
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 38px 9px;
  }

  .product-grid.is-masonry {
    --product-card-gap: 38px;
    row-gap: 0;
  }

  .product-card-wide {
    grid-column: span 2;
  }

  .product-card-wide .product-image {
    aspect-ratio: 8 / 5;
  }

  .product-image {
    aspect-ratio: 3 / 2;
  }

  .product-badge {
    top: 8px;
    left: 8px;
    padding: 6px 7px;
    font-size: 6px;
  }

  .wishlist-button {
    top: 7px;
    right: 7px;
    width: 31px;
    height: 31px;
    font-size: 15px;
  }

  .product-card-info {
    padding-top: 11px;
  }

  .product-card-info > p {
    min-height: 22px;
    margin-bottom: 5px;
    font-size: 6px;
    line-height: 1.5;
  }

  .product-card-info h2 {
    min-height: 37px;
    font-size: 16px;
  }

  .product-card-info > .product-card-footer {
    display: grid;
    margin-top: 9px;
    padding-top: 9px;
  }

  .product-card-info strong {
    font-size: 15px;
  }

  .product-card-info > .product-card-footer span {
    font-size: 7px;
  }

  .pagination {
    margin-top: 65px;
  }

  .detail-breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
  }

  .product-gallery {
    grid-template-columns: 1fr;
    padding: 0;
  }

  .gallery-main {
    grid-column: 1;
    min-height: 0;
  }

  .gallery-thumbnails {
    grid-column: 1;
    grid-row: 2;
    grid-template-columns: repeat(5,1fr);
    gap: 4px;
    padding: 0 10px 10px;
  }

  .product-summary {
    padding: 64px var(--page-gutter) 75px;
  }

  .product-summary h1 {
    font-size: 58px;
  }

  .summary-links {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 14px 22px;
  }

  .product-copy {
    gap: 48px;
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .product-copy h2 {
    font-size: 69px;
  }

  .product-specs {
    gap: 58px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .product-film {
    min-height: 620px;
  }

  .product-film img {
    object-position: 60% center;
  }

  .quote-flow {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .quote-flow ol {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }

  .quote-flow li,
  .quote-flow li:nth-child(2) {
    min-height: 150px;
    border-right: 0;
    border-bottom: 1px solid var(--line-light);
  }

  .quote-flow li span {
    margin-bottom: 25px;
  }

  .reviews-section {
    grid-template-columns: 1fr;
    gap: 55px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .related-products {
    padding-top: 90px;
    padding-bottom: 130px;
  }

  .related-products .section-heading .text-link {
    display: none;
  }

  .related-grid {
    grid-template-columns: 80vw 80vw 80vw;
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 20px;
    scroll-snap-type: x mandatory;
  }

  .related-grid .product-card {
    scroll-snap-align: start;
  }

  .mobile-product-bar {
    position: fixed;
    z-index: 70;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr 140px;
    min-height: 68px;
    color: #fff;
    background: var(--black);
    box-shadow: 0 -8px 30px rgba(0,0,0,.18);
  }

  .mobile-product-bar > div {
    display: grid;
    align-content: center;
    padding: 0 16px;
  }

  .mobile-product-bar span {
    color: #969da6;
    font-size: 7px;
    letter-spacing: .11em;
  }

  .mobile-product-bar strong {
    margin-top: 3px;
    font-family: var(--display);
    font-size: 19px;
  }

  .mobile-product-bar a {
    display: grid;
    place-items: center;
    background: var(--blue);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .08em;
  }

  .mobile-product-bar a.is-disabled {
    cursor: not-allowed;
    background: #343a42;
    color: #8e949c;
  }
}

/* Keep the international hero dimensions after the shared flow styles. */
.flow-hero.international-hero {
  min-height: 720px;
}

.flow-hero.international-hero > .international-hero-image,
.flow-hero.international-hero > .international-hero-shade {
  position: absolute;
}

.flow-hero.international-hero > .international-hero-image {
  z-index: 0;
}

.flow-hero.international-hero > .international-hero-shade {
  z-index: 1;
}

.flow-hero.international-hero > .flow-grid,
.flow-hero.international-hero::after {
  z-index: 2;
}

.flow-hero.international-hero > *:not(.flow-grid):not(.international-hero-image):not(.international-hero-shade) {
  position: relative;
  z-index: 3;
}

.flow-hero.international-hero h1 {
  font-size: clamp(72px, 9.4vw, 148px);
}

@media (max-width: 720px) {
  .flow-hero.international-hero {
    min-height: 720px;
    padding-top: 96px;
  }

  .flow-hero.international-hero h1 {
    font-size: clamp(52px, 15.5vw, 72px);
    line-height: .78;
  }
}
