@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-VariableFont_wght.54711a5918ed.ttf") format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Zalando Sans Expanded";
  src: url("../fonts/ZalandoSansExpanded-VariableFont_wght.ba37e4f1fe02.ttf") format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --specter-green: #327739;
  --specter-orange: #ffa400;
  --specter-soft-pink: #f5dbdf;
  --specter-light-green: #a8e0b9;
  --specter-brown-black: #4b412b;
  --specter-cream: #f8f3ea;
  --specter-white: #ffffff;
  --border-soft: rgba(75, 65, 43, 0.14);
  --shadow-soft: 0 24px 60px rgba(75, 65, 43, 0.12);
  --shadow-card: 0 18px 48px rgba(75, 65, 43, 0.08);
}

[data-theme="light"] {
  --bg: #ffffff;
  --bg-soft: #f8f3ea;
  --bg-muted: #f6efe3;
  --surface: #ffffff;
  --surface-strong: #f8f3ea;
  --surface-accent: #f5dbdf;
  --text: #4b412b;
  --text-soft: rgba(75, 65, 43, 0.88);
  --text-inverse: #f8f3ea;
  --border: rgba(75, 65, 43, 0.14);
  --border-strong: rgba(75, 65, 43, 0.22);
  --primary: #327739;
  --secondary: #a8e0b9;
  --cta: #ffa400;
  --accent-soft: #f5dbdf;
  --hero-overlay: linear-gradient(90deg, rgba(39, 35, 25, 0.8) 0%, rgba(39, 35, 25, 0.5) 46%, rgba(39, 35, 25, 0.24) 100%);
}

[data-theme="dark"] {
  --bg: #1f1b14;
  --bg-soft: #2a241b;
  --bg-muted: #342d22;
  --surface: #3c3428;
  --surface-strong: #473d2f;
  --surface-accent: #544837;
  --text: #fbf6ef;
  --text-soft: rgba(251, 246, 239, 0.94);
  --text-inverse: #272319;
  --border: rgba(251, 246, 239, 0.16);
  --border-strong: rgba(251, 246, 239, 0.28);
  --primary: #ffb52e;
  --secondary: #6aa56b;
  --cta: #ffb52e;
  --accent-soft: #544837;
  --hero-overlay: linear-gradient(90deg, rgba(18, 16, 12, 0.82) 0%, rgba(18, 16, 12, 0.55) 48%, rgba(18, 16, 12, 0.25) 100%);
  --shadow-soft: 0 28px 70px rgba(0, 0, 0, 0.42);
  --shadow-card: 0 20px 52px rgba(0, 0, 0, 0.34);
}

[data-theme="dark"] .page-shell {
  background: linear-gradient(180deg, color-mix(in srgb, var(--bg-soft) 88%, black 12%) 0%, transparent 100%);
}

[data-theme="dark"] .launch-section--muted {
  background: color-mix(in srgb, var(--bg-soft) 92%, black 8%);
}

[data-theme="dark"] .launch-card,
[data-theme="dark"] .world-card,
[data-theme="dark"] .gallery-story-card,
[data-theme="dark"] .value-card,
[data-theme="dark"] .fabrication-preview__copy,
[data-theme="dark"] .split-feature__copy,
[data-theme="dark"] .launch-editorial__copy,
[data-theme="dark"] .launch-cta-band,
[data-theme="dark"] .contact-request-card,
[data-theme="dark"] .surface-card,
[data-theme="dark"] .gallery-detail-shell__intro,
[data-theme="dark"] .masonry-gallery__item {
  border-color: rgba(251, 246, 239, 0.12);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.34);
}

[data-theme="dark"] .launch-card:hover,
[data-theme="dark"] .world-card:hover,
[data-theme="dark"] .gallery-story-card:hover,
[data-theme="dark"] .value-card:hover,
[data-theme="dark"] .fabrication-preview__copy:hover {
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.42);
}

[data-theme="dark"] .surface-card--ghost {
  background: color-mix(in srgb, var(--bg-muted) 60%, var(--surface) 40%);
}

[data-theme="dark"] .surface-card--subtle {
  background: color-mix(in srgb, var(--bg-soft) 72%, var(--surface) 28%);
}

[data-theme="dark"] .launch-pillars .launch-card:nth-child(1) {
  background: color-mix(in srgb, var(--specter-soft-pink) 18%, var(--surface) 82%);
}

[data-theme="dark"] .launch-pillars .launch-card:nth-child(2) {
  background: color-mix(in srgb, var(--specter-cream) 12%, var(--surface) 88%);
}

[data-theme="dark"] .launch-pillars .launch-card:nth-child(3) {
  background: color-mix(in srgb, var(--specter-light-green) 16%, var(--surface) 84%);
}

[data-theme="dark"] .launch-pillars .launch-card:nth-child(4) {
  background: color-mix(in srgb, var(--specter-orange) 16%, var(--surface) 84%);
}

[data-theme="dark"] .launch-editorial__copy--cream {
  background: color-mix(in srgb, var(--specter-cream) 10%, var(--surface) 90%);
}

[data-theme="dark"] .launch-editorial__copy--green {
  background: color-mix(in srgb, var(--specter-light-green) 18%, var(--surface) 82%);
}

[data-theme="dark"] .launch-editorial__copy--orange {
  background: color-mix(in srgb, var(--specter-orange) 14%, var(--surface) 86%);
}

[data-theme="dark"] .launch-editorial__copy--pink {
  background: color-mix(in srgb, var(--specter-soft-pink) 18%, var(--surface) 82%);
}

[data-theme="dark"] .section-heading p,
[data-theme="dark"] .launch-card p,
[data-theme="dark"] .world-card p,
[data-theme="dark"] .gallery-story-card__body p,
[data-theme="dark"] .specter-product-card__description,
[data-theme="dark"] .specter-product-card__meta-note,
[data-theme="dark"] .page-shell__context span:last-child,
[data-theme="dark"] .fabrication-preview__copy p,
[data-theme="dark"] .split-feature__copy p,
[data-theme="dark"] .launch-editorial__copy p,
[data-theme="dark"] .launch-cta-band p {
  color: rgba(251, 246, 239, 0.88);
}

[data-theme="dark"] .highlight-chips li,
[data-theme="dark"] .inspiration-filters li,
[data-theme="dark"] .filter-chip,
[data-theme="dark"] .catalog-section__highlights li,
[data-theme="dark"] .specter-product-card__facts li {
  background: color-mix(in srgb, var(--surface-strong) 72%, var(--bg-soft) 28%);
  border-color: rgba(251, 246, 239, 0.12);
  color: rgba(251, 246, 239, 0.9);
}

[data-theme="dark"] .site-footer {
  background:
    radial-gradient(circle at top left, rgba(248, 243, 234, 0.08), transparent 34%),
    linear-gradient(180deg, #2f6d35 0%, #285d2d 100%);
}

[data-theme="dark"] .site-footer__brand {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06));
  box-shadow: 0 28px 64px rgba(10, 24, 12, 0.26);
}

html,
body {
  background: var(--bg);
  color: var(--text);
}

body,
p,
a,
button,
input,
select,
textarea,
label,
li,
span,
table,
.btn,
.form-control {
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.section-title h2,
.page-title-content h1,
.page-title-content h2,
.site-footer__links h3 {
  font-family: "Unbounded", sans-serif !important;
}

.site-header__announcement,
.site-navigation a,
.site-action-link,
.default-btn,
.optional-btn,
.section-label,
.sub-title,
.launch-kicker,
.launch-card__eyebrow,
.launch-card__link,
.world-card__tag,
.product-summary__type,
.specter-product-card__type {
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
}

body {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  transition: background-color 0.25s ease, color 0.25s ease;
}

a {
  color: inherit;
}

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

img {
  max-width: 100%;
}

.site-shell {
  min-height: 100vh;
  background: var(--bg);
}

.site-container {
  width: min(1320px, calc(100% - 40px));
  margin: 0 auto;
}

.site-content {
  background: var(--bg);
}

.default-btn,
.optional-btn,
.site-action-link,
.launch-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 999px;
  padding: 14px 24px;
  border: 1px solid transparent;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.default-btn {
  background: var(--cta);
  color: var(--text-inverse) !important;
  box-shadow: var(--shadow-card);
}

.default-btn:hover {
  color: var(--text-inverse) !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(255, 164, 0, 0.24);
}

.optional-btn,
.site-action-link {
  background: transparent;
  border-color: var(--border-strong);
  color: var(--text) !important;
}

.optional-btn:hover,
.site-action-link:hover {
  transform: translateY(-2px);
  border-color: var(--primary);
  color: var(--primary) !important;
}

.site-action-link--account {
  display: inline-flex;
}

.site-action-link--compact {
  padding: 12px 18px;
}

.launch-hero .optional-btn {
  border-color: rgba(255, 164, 0, 0.88);
  background: rgba(255, 164, 0, 0.06);
  color: var(--cta) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 164, 0, 0.15);
}

.launch-hero .optional-btn:hover {
  background: rgba(255, 164, 0, 0.16);
  border-color: var(--cta);
  color: var(--cta) !important;
  box-shadow: 0 20px 40px rgba(255, 164, 0, 0.18);
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border);
}

[data-theme="dark"] .site-header {
  background: rgba(39, 35, 25, 0.92);
}

.site-header__announcement {
  background: var(--specter-green);
  color: var(--specter-white);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-header__announcement .site-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 10px 0;
}

.site-header__announcement p {
  margin: 0;
  color: #111111;
  font-weight: 700;
}

.site-header__announcement-links {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.site-header__announcement-links a {
  text-decoration: none;
  opacity: 1;
  color: var(--specter-white);
}

.site-header__announcement-links a:hover {
  color: var(--specter-white);
  opacity: 0.82;
}

.site-header__main .site-container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 18px 0;
}

.site-logo {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 180px;
  text-decoration: none;
}

.site-logo__wordmark {
  font-family: "Unbounded", sans-serif;
  font-size: 28px;
  line-height: 1;
  color: var(--primary);
  letter-spacing: -0.04em;
}

.site-logo__submark {
  margin-top: 6px;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-soft);
}

.site-navigation ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: nowrap;
}

.site-navigation a {
  display: inline-flex;
  padding: 10px 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--text);
  position: relative;
  white-space: nowrap;
}

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

.site-navigation a:hover::after,
.site-navigation a.is-active::after {
  transform: scaleX(1);
}

.site-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.site-actions:empty {
  display: none;
}

.site-language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0;
}

.site-language-switcher__button {
  min-width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.site-language-switcher__button:hover,
.site-language-switcher__button.is-active {
  border-color: var(--primary);
  color: var(--primary);
  transform: translateY(-2px);
}

.site-action-button {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.site-action-button:hover {
  color: var(--primary);
  border-color: var(--primary);
  transform: translateY(-2px);
}

.site-action-button--account {
  width: auto;
  min-width: 46px;
  padding: 0 14px;
  gap: 8px;
  text-decoration: none;
}

.site-action-button__label {
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
}

.site-action-button--announcement {
  height: 34px;
  min-width: 34px;
  padding: 0 12px;
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
  color: var(--specter-white);
}

.site-action-button--announcement:hover {
  color: var(--specter-white);
  border-color: rgba(255, 255, 255, 0.36);
  background: rgba(255, 255, 255, 0.16);
}

.site-action-link--announcement {
  min-height: 34px;
  padding: 8px 14px;
  border-color: rgba(255, 255, 255, 0.22);
  color: var(--specter-white) !important;
  background: rgba(255, 255, 255, 0.1);
}

.site-action-link--announcement:hover {
  color: var(--specter-white) !important;
  border-color: rgba(255, 255, 255, 0.36);
  background: rgba(255, 255, 255, 0.16);
}

.site-action-button--announcement .site-action-button__label {
  display: inline;
}

.site-action-button--announcement .site-action-badge {
  background: var(--cta);
  color: var(--text-inverse);
}

.site-action-button__icon--dark,
[data-theme="dark"] .site-action-button__icon--light {
  display: none;
}

[data-theme="dark"] .site-action-button__icon--dark {
  display: inline-block;
}

.site-action-badge {
  position: absolute;
  right: -4px;
  top: -4px;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 999px;
  background: var(--cta);
  color: var(--text-inverse);
  font-size: 11px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.site-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.site-footer {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(248, 243, 234, 0.1), transparent 34%),
    linear-gradient(180deg, #377f3d 0%, #2f7336 100%);
  color: var(--specter-white);
  margin-top: 100px;
  padding: 76px 0 42px;
}

.site-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 22%, transparent 78%, rgba(255, 255, 255, 0.05)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 32%);
  pointer-events: none;
}

.site-footer .site-container {
  position: relative;
  z-index: 1;
}

.site-footer__frame {
  display: grid;
  grid-template-columns: minmax(320px, 1.02fr) minmax(0, 1.58fr);
  gap: 46px;
  align-items: start;
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.site-footer__brand {
  max-width: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 32px 28px;
  border-radius: 34px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  box-shadow: 0 28px 64px rgba(23, 42, 24, 0.18);
}

.site-footer__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  color: rgba(248, 243, 234, 0.74);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.site-footer__eyebrow::before {
  content: "";
  width: 40px;
  height: 1px;
  background: currentColor;
  opacity: 0.65;
}

.site-footer__logo {
  display: block;
  width: min(100%, 430px);
  margin-bottom: 26px;
}

.site-footer__logo img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 16px 28px rgba(0, 0, 0, 0.1));
}

.site-footer__brand p {
  margin: 0 0 24px;
  max-width: 36ch;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.9;
  font-size: 16px;
}

.site-footer__location {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.08);
  color: var(--specter-white);
  font-size: 12px;
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 18px;
}

.site-footer__pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.site-footer__pill {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-footer__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px 26px;
  align-content: start;
  padding-top: 8px;
}

.site-footer__links {
  padding-top: 10px;
}

.site-footer__links h3 {
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.site-footer__links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}

.site-footer__links a {
  text-decoration: none;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
  transition: transform 0.22s ease, color 0.22s ease, opacity 0.22s ease;
  width: fit-content;
}

.site-footer__links a:hover {
  color: var(--specter-cream);
  transform: translateX(6px);
}

.site-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding-top: 26px;
}

.site-footer__bottom p {
  margin: 0;
  max-width: 760px;
  color: rgba(248, 243, 234, 0.72);
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.7;
}

.site-footer__bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.site-footer__bottom-links a {
  color: var(--specter-white);
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  transition: opacity 0.22s ease, transform 0.22s ease, background 0.22s ease;
}

.site-footer__bottom-links a:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.12);
  transform: translateY(-2px);
}

.page-shell,
.page-title-area {
  padding: 136px 0 32px;
}

.page-shell {
  background: linear-gradient(180deg, var(--bg-soft) 0%, transparent 100%);
}

.page-shell--editorial {
  padding-top: 164px;
  padding-bottom: 18px;
}

.page-title-content {
  text-align: left;
}

.page-title-content--editorial {
  max-width: 920px;
}

.page-title-content h1,
.page-title-content h2 {
  font-size: clamp(34px, 5vw, 54px);
  line-height: 1.05;
  margin-bottom: 16px;
}

.page-title-content p {
  max-width: 720px;
  color: var(--text-soft);
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.85;
}

.page-title-content ul {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0;
  row-gap: 8px;
  padding: 0;
  margin: 0 0 18px;
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.4;
}

.page-title-content li {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  margin: 0 !important;
  position: static !important;
}

.page-title-content li + li {
  margin-left: 12px !important;
}

.page-title-content li::after,
.page-title-content li::before {
  content: none !important;
}

.page-title-content li + li::before {
  content: "/" !important;
  display: inline-flex !important;
  align-items: center;
  position: static !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  margin-right: 12px;
  padding: 0 !important;
  left: auto !important;
  top: auto !important;
  background: none !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: rgba(108, 92, 69, 0.42) !important;
  opacity: 1;
  font-weight: 500;
}

.page-title-content li:last-child {
  color: var(--primary);
}

.page-title-content__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 !important;
}

.page-title-content__breadcrumbs li + li {
  margin-left: 0 !important;
}

.page-title-content__breadcrumbs li {
  display: inline-flex;
  align-items: center;
  gap: 0;
}

.page-title-content__breadcrumbs li::before,
.page-title-content__breadcrumbs li::after {
  content: none !important;
}

.page-title-content__breadcrumbs li + li::before {
  content: "/" !important;
  display: inline-block;
  margin: 0 12px;
  color: rgba(108, 92, 69, 0.42);
  font-weight: 500;
}

.page-title-content__breadcrumbs .page-title-content__divider {
  display: none;
}

.page-title-content__breadcrumbs--shop {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  width: 100%;
  margin: 0 0 18px;
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.4;
}

.page-title-content__breadcrumbs--shop a,
.page-title-content__breadcrumbs--shop span {
  color: inherit;
  text-decoration: none;
}

.page-title-content__breadcrumbs--shop a:hover {
  color: var(--primary) !important;
}

.page-title-content__shop-divider {
  display: inline-block;
  margin: 0 12px;
  color: rgba(108, 92, 69, 0.42);
  font-weight: 500;
}

.page-title-content__meta-stack {
  display: grid;
  justify-items: start;
  gap: 18px;
  margin-bottom: 18px;
}

.page-title-content__meta-stack .section-label {
  margin-bottom: 0;
}

.section-label,
.sub-title,
.launch-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.section-label::before,
.sub-title::before,
.launch-kicker::before {
  content: "";
  width: 36px;
  height: 2px;
  background: currentColor;
  opacity: 0.45;
}

.section-heading {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 34px;
  margin-bottom: 46px;
}

.section-heading h2 {
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.08;
  margin: 0;
  max-width: 560px;
}

.section-heading p {
  max-width: 600px;
  margin: 0;
  color: var(--text-soft);
  font-size: 16px;
  line-height: 1.85;
  padding-top: 8px;
}

.launch-hero {
  position: relative;
  min-height: calc(100vh - 118px);
  display: flex;
  align-items: end;
  color: var(--specter-white);
  background-image: var(--hero-overlay), url("../img/homepage/hero.611914a28b30.jpg");
  background-size: cover;
  background-position: center;
}

.launch-hero__inner {
  width: min(1320px, calc(100% - 40px));
  margin: 0 auto;
  padding: 120px 0 90px;
}

.launch-hero__content {
  width: min(100%, 760px);
  padding: 32px 34px 36px;
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(39, 35, 25, 0.26), rgba(39, 35, 25, 0.08));
  backdrop-filter: blur(4px);
  border: 1px solid rgba(248, 243, 234, 0.12);
}

.launch-hero h1 {
  max-width: 11ch;
  font-size: clamp(38px, 6.6vw, 78px);
  line-height: 0.99;
  margin-bottom: 18px;
  color: var(--specter-soft-pink);
  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  text-wrap: balance;
  overflow-wrap: anywhere;
  hyphens: auto;
}

.launch-hero h2,
.launch-hero .hero-subtitle {
  max-width: 24ch;
  font-size: clamp(20px, 2.8vw, 28px);
  line-height: 1.28;
  color: var(--specter-light-green);
  margin-bottom: 18px;
  text-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
}

.launch-hero p {
  max-width: 58ch;
  font-size: 17px;
  line-height: 1.8;
  color: rgba(248, 243, 234, 0.92);
  margin-bottom: 0;
  text-shadow: 0 6px 16px rgba(0, 0, 0, 0.14);
}

.launch-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 40px;
}

.launch-section {
  padding: 102px 0;
}

.launch-section--muted {
  background: var(--bg-soft);
}

.launch-section--tight {
  padding-top: 72px;
  padding-bottom: 72px;
}

.launch-grid {
  display: grid;
  gap: 28px;
}

.launch-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.launch-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

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

.launch-card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--shadow-card);
  height: 100%;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease, background-color 0.28s ease;
  will-change: transform;
}

.launch-card__image {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: var(--bg-muted);
}

.launch-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.launch-card:hover .launch-card__image img {
  transform: scale(1.07);
}

.launch-card:hover {
  transform: translateY(-10px);
  border-color: color-mix(in srgb, var(--primary) 26%, var(--border) 74%);
  box-shadow: 0 30px 80px rgba(75, 65, 43, 0.16);
}

.launch-card__body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 30px 30px 28px;
}

.launch-card__eyebrow {
  display: inline-block;
  color: var(--primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.launch-card h3 {
  font-size: 23px;
  line-height: 1.2;
  margin: 0;
}

.launch-card p {
  color: var(--text-soft);
  font-size: 15px;
  line-height: 1.82;
  margin: 0;
}

.launch-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 8px;
}

.launch-card__price {
  font-size: 14px;
  line-height: 1.7;
  color: var(--text-soft);
}

.launch-card__price strong {
  font-size: 18px;
  color: var(--text);
}

.launch-card__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--primary);
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.launch-card__link i {
  font-size: 18px;
  transition: transform 0.24s ease;
}

.launch-card:hover .launch-card__link i,
.world-card:hover .launch-card__link i {
  transform: translateX(4px);
}

.launch-pillars .launch-card:nth-child(1) {
  background: color-mix(in srgb, var(--specter-soft-pink) 44%, var(--surface) 56%);
}

.launch-pillars .launch-card:nth-child(2) {
  background: color-mix(in srgb, var(--specter-cream) 52%, var(--surface) 48%);
}

.launch-pillars .launch-card:nth-child(3) {
  background: color-mix(in srgb, var(--specter-light-green) 40%, var(--surface) 60%);
}

.launch-pillars .launch-card:nth-child(4) {
  background: color-mix(in srgb, var(--specter-orange) 18%, var(--surface) 82%);
}

.fabrication-preview {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 30px;
  align-items: stretch;
}

.fabrication-preview__media,
.split-feature__media,
.launch-editorial__media {
  border-radius: 34px;
  overflow: hidden;
  min-height: 420px;
  background: var(--bg-muted);
}

.fabrication-preview__media img,
.split-feature__media img,
.launch-editorial__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fabrication-preview__copy {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: 34px;
  padding: 40px;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
  will-change: transform;
}

.fabrication-preview__copy:hover {
  transform: translateY(-8px);
  border-color: color-mix(in srgb, var(--primary) 22%, var(--border) 78%);
  box-shadow: 0 28px 72px rgba(75, 65, 43, 0.16);
}

.fabrication-preview__copy .default-btn:hover {
  background: var(--specter-brown-black);
  border-color: var(--specter-brown-black);
  color: var(--specter-cream) !important;
  box-shadow: 0 22px 44px rgba(75, 65, 43, 0.28);
}

.fabrication-preview__copy p {
  color: var(--text-soft);
  font-size: 16px;
  line-height: 1.88;
}

.fabrication-preview__steps {
  list-style: none;
  padding: 0;
  margin: 30px 0 34px;
  display: grid;
  gap: 18px;
}

.fabrication-preview__steps li {
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
}

.fabrication-preview__steps span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--primary);
  color: var(--text-inverse);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.split-feature {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
}

.split-feature__copy,
.launch-editorial__copy {
  border-radius: 34px;
  border: 1px solid var(--border);
  background: var(--surface);
  padding: 42px;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.split-feature__copy p,
.launch-editorial__copy p {
  color: var(--text-soft);
  font-size: 16px;
  line-height: 1.88;
}

.highlight-chips,
.inspiration-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  margin: 24px 0 0;
  list-style: none;
}

.highlight-chips li,
.inspiration-filters li,
.filter-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  font-size: 13px;
}

.value-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.value-card {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 0;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--shadow-card);
  border: 1px solid var(--border);
  background: var(--surface);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
  will-change: transform;
}

.value-card:hover {
  transform: translateY(-8px);
  border-color: color-mix(in srgb, var(--primary) 20%, var(--border) 80%);
  box-shadow: 0 28px 72px rgba(75, 65, 43, 0.14);
}

.value-card__media {
  min-height: 100%;
  background: var(--bg-muted);
}

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

.value-card__body {
  padding: 26px;
}

.value-card__body p {
  color: var(--text-soft);
  margin-bottom: 0;
}

.inspiration-intro {
  margin-bottom: 34px;
}

.inspiration-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.inspiration-gallery .launch-card__body {
  display: grid;
  gap: 10px;
}

.inspiration-gallery .launch-card__meta {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.inspiration-gallery .launch-card__link {
  margin-left: 0;
}

.gallery-story-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.gallery-story-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--shadow-card);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
  will-change: transform;
}

.gallery-story-card:hover {
  transform: translateY(-10px);
  border-color: color-mix(in srgb, var(--primary) 26%, var(--border) 74%);
  box-shadow: 0 30px 80px rgba(75, 65, 43, 0.16);
}

.gallery-story-card__image {
  display: block;
  aspect-ratio: 0.9 / 1;
  overflow: hidden;
  background: var(--bg-muted);
}

.gallery-story-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.gallery-story-card:hover .gallery-story-card__image img {
  transform: scale(1.06);
}

.gallery-story-card__body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1;
  padding: 28px;
}

.gallery-story-card__body h3 {
  font-size: 22px;
  line-height: 1.18;
  min-height: 2.36em;
  margin: 0;
}

.gallery-story-card__body h3 a {
  text-decoration: none;
}

.gallery-story-card__body p {
  margin: 0;
  min-height: 3.64em;
  color: var(--text-soft);
  font-size: 15px;
  line-height: 1.82;
}

.gallery-story-card__footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-top: auto;
}

.gallery-story-card__footer .launch-card__price {
  flex: 0 1 auto;
}

.gallery-story-card__footer .launch-card__link {
  margin-left: 0;
  white-space: nowrap;
}

.gallery-detail-shell {
  display: grid;
  gap: 30px;
}

.gallery-detail-shell__hero {
  border-radius: 38px;
  overflow: hidden;
  min-height: 420px;
  background:
    radial-gradient(circle at top left, rgba(245, 219, 223, 0.4), transparent 35%),
    var(--bg-muted);
  box-shadow: var(--shadow-soft);
}

.gallery-detail-shell__hero img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.gallery-detail-shell__intro {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr);
  gap: 24px;
  padding: 34px 36px;
  border-radius: 34px;
  border: 1px solid var(--border);
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--specter-soft-pink) 26%, var(--surface) 74%), var(--surface)),
    var(--surface);
  box-shadow: var(--shadow-card);
}

.gallery-detail-shell__intro h2 {
  margin: 0;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.04;
}

.gallery-detail-shell__meta {
  display: grid;
  gap: 18px;
}

.gallery-detail-shell__meta p {
  margin: 0;
  color: var(--text-soft);
  font-size: 16px;
  line-height: 1.9;
}

.gallery-detail-shell__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 6px;
}

.masonry-gallery {
  column-count: 3;
  column-gap: 24px;
}

.masonry-gallery__item {
  display: inline-block;
  width: 100%;
  margin: 0 0 24px;
  break-inside: avoid;
  border-radius: 30px;
  overflow: hidden;
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-card);
}

.masonry-gallery__item img {
  display: block;
  width: 100%;
  height: auto;
}

.masonry-gallery__item figcaption {
  padding: 18px 20px 20px;
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.7;
}

.world-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.world-card {
  padding: 30px;
  border-radius: 28px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease, background-color 0.28s ease;
  will-change: transform;
}

.world-card:hover {
  transform: translateY(-10px);
  border-color: color-mix(in srgb, var(--primary) 24%, var(--border) 76%);
  box-shadow: 0 30px 80px rgba(75, 65, 43, 0.15);
}

.world-card__tag {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--primary);
}

.world-card p {
  color: var(--text-soft);
  margin: 0;
  font-size: 15px;
  line-height: 1.82;
}

.launch-editorial {
  display: grid;
  gap: 40px;
}

.launch-editorial__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  border-radius: 34px;
  min-height: 440px;
}

.launch-editorial__row:nth-child(even) .launch-editorial__media {
  order: 2;
}

.launch-editorial__row:nth-child(even) .launch-editorial__copy {
  order: 1;
}

.launch-editorial__copy--cream {
  background: var(--bg-soft);
}

.launch-editorial__copy--green {
  background: color-mix(in srgb, var(--specter-light-green) 56%, var(--surface) 44%);
}

.launch-editorial__copy--orange {
  background: color-mix(in srgb, var(--specter-orange) 18%, var(--surface) 82%);
}

.launch-editorial__copy--pink {
  background: color-mix(in srgb, var(--specter-soft-pink) 62%, var(--surface) 38%);
}

.launch-editorial__copy--dark {
  background: var(--specter-brown-black);
  color: var(--specter-cream);
}

.launch-editorial__copy--dark p,
.launch-editorial__copy--dark .launch-card__link,
.launch-editorial__copy--dark .section-label,
.launch-editorial__copy--dark .section-label::before {
  color: rgba(248, 243, 234, 0.84);
}

.launch-editorial__copy--dark .section-label::before {
  background: currentColor;
}

.launch-cta-band {
  margin-top: 44px;
  padding: 40px;
  border-radius: 34px;
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-card);
}

.launch-cta-band--centered {
  max-width: 980px;
  margin-inline: auto;
  text-align: center;
}

.launch-cta-band p {
  color: var(--text-soft);
  max-width: 760px;
}

.launch-cta-band--centered .section-label,
.launch-cta-band--centered p,
.launch-cta-band--centered .default-btn {
  margin-inline: auto;
}

.contact-request-shell {
  display: grid;
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.18fr);
  gap: 32px;
  align-items: start;
}

.contact-request-shell__intro {
  display: grid;
  gap: 18px;
}

.contact-request-shell__intro p {
  color: var(--text-soft);
  max-width: 42ch;
  margin: 0;
}

.contact-request-shell__notes {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}

.contact-request-shell__notes li {
  position: relative;
  padding-left: 18px;
  color: var(--text-soft);
}

.contact-request-shell__notes li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--primary);
}

.contact-request-card {
  padding: 34px;
  border-radius: 34px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
}

.contact-request-flash {
  display: grid;
  gap: 12px;
  margin-bottom: 20px;
}

.contact-request-flash__item {
  padding: 14px 16px;
  border-radius: 18px;
  font-size: 14px;
  line-height: 1.7;
}

.contact-request-flash__item--success {
  background: rgba(50, 119, 57, 0.08);
  border: 1px solid rgba(50, 119, 57, 0.18);
  color: #275f2d;
}

.contact-request-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.contact-request-form__field {
  display: grid;
  gap: 8px;
}

.contact-request-form__field--full {
  grid-column: 1 / -1;
}

.contact-request-form__field label {
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-soft);
}

.contact-request-form__field .form-control {
  width: 100%;
  min-height: 54px;
  border-radius: 18px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  padding: 14px 16px;
  box-shadow: none;
}

.contact-request-form__field textarea.form-control {
  min-height: 168px;
  resize: vertical;
}

.contact-request-form__field .form-control:focus {
  border-color: color-mix(in srgb, var(--primary) 44%, var(--border) 56%);
  box-shadow: 0 0 0 4px rgba(50, 119, 57, 0.09);
  outline: none;
}

.contact-request-form__error {
  margin: 0;
  color: #9c3838;
  font-size: 13px;
}

.contact-request-form__actions {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.contact-request-form__actions p {
  margin: 0;
  max-width: 56ch;
  color: var(--text-soft);
  font-size: 14px;
}

.catalog-shell {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 30px;
}

.catalog-sidebar {
  display: grid;
  gap: 20px;
  align-self: start;
  position: sticky;
  top: 150px;
}

.catalog-panel {
  border-radius: 28px;
  border: 1px solid var(--border);
  background: var(--surface);
  padding: 24px;
  box-shadow: var(--shadow-card);
}

.catalog-panel h3 {
  font-size: 18px;
  margin-bottom: 14px;
}

.catalog-panel p,
.catalog-panel li {
  color: var(--text-soft);
}

.catalog-panel ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.catalog-panel__links a {
  display: block;
  padding: 12px 14px;
  border-radius: 16px;
  text-decoration: none;
  color: var(--text);
  border: 1px solid transparent;
  transition: background-color 0.22s ease, border-color 0.22s ease, color 0.22s ease, transform 0.22s ease;
}

.catalog-panel__links a:hover,
.catalog-panel__links a.is-active {
  background: color-mix(in srgb, var(--specter-soft-pink) 26%, var(--surface) 74%);
  border-color: color-mix(in srgb, var(--primary) 22%, var(--border) 78%);
  color: var(--primary);
  transform: translateX(4px);
}

.catalog-panel__cta {
  margin-top: 18px;
}

.catalog-palette {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.catalog-palette span {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 0 1px var(--border);
}

.catalog-palette .palette-green {
  background: var(--specter-green);
}

.catalog-palette .palette-orange {
  background: var(--specter-orange);
}

.catalog-palette .palette-pink {
  background: var(--specter-soft-pink);
}

.catalog-palette .palette-natural {
  background: #dccab0;
}

.catalog-palette .palette-dark {
  background: var(--specter-brown-black);
}

.catalog-results {
  display: grid;
  gap: 28px;
  align-content: start;
}

.catalog-results__intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 24px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border);
}

.catalog-results__intro p {
  margin: 0;
  color: var(--text-soft);
  max-width: 62ch;
}

.catalog-results__intro-copy {
  margin-top: 14px !important;
}

.catalog-results__cta {
  align-self: end;
}

.catalog-results__intro--editorial {
  gap: 30px;
}

.catalog-section-stack,
.catalog-home-stack {
  display: grid;
  gap: 48px;
}

.catalog-section,
.catalog-home-section {
  display: grid;
  gap: 26px;
}

.catalog-section__header,
.catalog-home-section__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: end;
}

.catalog-section__copy p,
.catalog-home-section__header p {
  margin: 0;
  max-width: 62ch;
  color: var(--text-soft);
}

.catalog-section__metrics {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.catalog-section__metrics--home {
  max-width: 860px;
}

.catalog-metric-card {
  padding: 18px 20px;
  border-radius: 22px;
  border: 1px solid var(--border);
  background: var(--surface-2);
  display: grid;
  gap: 4px;
}

.catalog-metric-card strong {
  font-size: 22px;
  line-height: 1;
}

.catalog-metric-card span {
  color: var(--text-soft);
  font-size: 13px;
  line-height: 1.5;
}

.catalog-section__highlights {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.catalog-section__highlights li {
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: rgba(247, 241, 228, 0.82);
  font-size: 13px;
  line-height: 1.45;
  color: var(--text-soft);
}

.catalog-section__cta {
  align-self: start;
  border-color: color-mix(in srgb, var(--cta) 34%, var(--border) 66%);
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 10%, var(--surface) 90%);
}

.catalog-section__cta:hover {
  border-color: var(--cta);
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 18%, var(--surface) 82%);
  box-shadow: 0 18px 36px rgba(255, 164, 0, 0.16);
}

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

.specter-product-card {
  display: grid;
  grid-template-rows: auto 1fr;
  border-radius: 32px;
  overflow: hidden;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
  height: 100%;
}

.specter-product-card__media {
  aspect-ratio: 1 / 1;
  background: var(--bg-muted);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.specter-product-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.specter-product-card:hover .specter-product-card__media img {
  transform: scale(1.04);
}

.specter-product-card__fallback {
  padding: 28px;
  text-align: left;
}

.specter-product-card__fallback span {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 12px;
}

.specter-product-card__body {
  padding: 24px;
  display: grid;
  gap: 12px;
}

.specter-product-card__type {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--primary);
}

.specter-product-card__body h3 {
  font-size: 22px;
  margin: 0;
}

.specter-product-card__description {
  color: var(--text-soft);
  margin: 0;
}

.specter-product-card__meta-note {
  margin: -2px 0 0;
  color: var(--primary);
  font-size: 13px;
  line-height: 1.6;
}

.specter-product-card__facts {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.specter-product-card__facts li {
  padding: 8px 11px;
  border-radius: 999px;
  background: rgba(247, 241, 228, 0.92);
  border: 1px solid rgba(198, 188, 172, 0.45);
  font-size: 12px;
  line-height: 1.4;
  color: var(--text-soft);
}

.specter-product-card__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.specter-product-card__price {
  display: flex;
  gap: 10px;
  align-items: baseline;
}

.specter-product-card__price .old-price {
  text-decoration: line-through;
  color: var(--text-soft);
  font-size: 14px;
}

.specter-product-card__price .new-price {
  font-size: 18px;
  font-weight: 700;
}

.catalog-empty {
  padding: 40px;
  border-radius: 30px;
  border: 1px dashed var(--border-strong);
  background: var(--bg-soft);
  text-align: left;
}

.catalog-empty p {
  max-width: 680px;
  color: var(--text-soft);
}

.catalog-home-section .catalog-product-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-fact-strip {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 18px;
  margin-top: 32px;
}

.product-fact-card {
  padding: 22px 24px;
  border-radius: 28px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
  display: grid;
  gap: 8px;
}

.product-fact-card strong {
  font-size: 28px;
  line-height: 1;
}

.product-fact-card p {
  margin: 0;
  color: var(--text-soft);
}

.product-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
  gap: 40px;
}

.product-gallery,
.product-summary,
.product-detail-panel {
  border-radius: 32px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
}

.product-gallery {
  overflow: hidden;
  padding: 18px;
  display: grid;
  gap: 18px;
}

.product-gallery__main {
  aspect-ratio: 1 / 1;
  background: var(--bg-muted);
  border-radius: 24px;
  overflow: hidden;
}

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

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

.product-gallery__thumb {
  aspect-ratio: 1 / 1;
  border-radius: 18px;
  overflow: hidden;
  background: var(--bg-muted);
}

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

.product-summary {
  padding: 32px;
  display: grid;
  gap: 18px;
  align-self: start;
  position: sticky;
  top: 150px;
}

.product-summary__type {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--primary);
}

.product-summary h1 {
  font-size: clamp(34px, 5vw, 54px);
  line-height: 1.02;
  margin: 0;
}

.product-summary__description,
.product-summary__note,
.product-detail-panel p,
.product-detail-panel li {
  color: var(--text-soft);
}

.product-summary__info {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
}

.product-summary__info span {
  color: var(--text);
  font-weight: 700;
}

.product-summary__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product-summary__chips span {
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
  font-size: 13px;
}

.product-summary__price .price_color {
  margin: 0;
  font-size: 28px;
  color: var(--text);
}

.product-summary__availability .availability {
  margin: 0;
  font-size: 14px;
}

.product-summary .products-add-to-cart {
  margin-top: 8px;
}

.product-summary .alert {
  background: color-mix(in srgb, var(--specter-orange) 14%, var(--surface) 86%);
  border-color: color-mix(in srgb, var(--specter-orange) 28%, var(--border) 72%);
  color: var(--text);
}

.product-layout--collector {
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  align-items: start;
}

.product-summary--collector {
  gap: 24px;
}

.product-summary__meta {
  margin: -6px 0 0;
  font-size: 15px;
  color: var(--text-soft);
}

.product-gallery__main--collector {
  aspect-ratio: 4 / 5;
}

.collector-availability,
.collector-selection-summary,
.collector-trust,
.collector-request-panel,
.product-configurator__card,
.product-configurator__chip,
.product-configurator__radio {
  border-radius: 24px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
}

.collector-availability,
.collector-trust {
  padding: 22px 24px;
}

.collector-availability {
  display: grid;
  gap: 10px;
}

.collector-availability__eyebrow {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--primary);
}

.collector-availability strong {
  font-size: 22px;
  line-height: 1.15;
}

.collector-availability p,
.collector-trust p,
.collector-request-panel p {
  margin: 0;
  color: var(--text-soft);
}

.collector-price {
  display: grid;
  gap: 8px;
}

.collector-price__label {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-soft);
}

.collector-price__amount {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 12px;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 700;
  line-height: 1;
}

.collector-price__base {
  font-size: 16px;
  font-weight: 500;
  text-decoration: line-through;
  color: var(--text-soft);
}

.collector-price__offer {
  margin: 0;
  color: var(--primary);
  font-weight: 600;
}

.product-configurator {
  display: grid;
  gap: 24px;
}

.product-configurator--simple {
  gap: 16px;
}

.product-configurator__group {
  display: grid;
  gap: 14px;
}

.product-configurator__header {
  display: grid;
  gap: 6px;
}

.product-configurator__header h3 {
  margin: 0;
  font-size: 24px;
}

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

.product-configurator__cards--compact {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product-configurator__card {
  display: grid;
  gap: 8px;
  padding: 18px 18px 20px;
  text-align: left;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.product-configurator__card:hover,
.product-configurator__chip:hover,
.product-configurator__radio:hover {
  transform: translateY(-1px);
  box-shadow: var(--shadow-card);
}

.product-configurator__card.is-active,
.product-configurator__chip.is-active,
.product-configurator__radio:has(input:checked) {
  border-color: color-mix(in srgb, var(--primary) 46%, var(--border) 54%);
  box-shadow: 0 16px 44px rgba(42, 122, 67, 0.08);
  background: color-mix(in srgb, var(--primary-soft) 42%, var(--surface) 58%);
}

.product-configurator__card strong {
  font-size: 20px;
  line-height: 1.15;
}

.product-configurator__card span,
.product-configurator__card small,
.product-configurator__radio span {
  color: var(--text-soft);
}

.product-configurator__badge {
  display: inline-flex;
  width: fit-content;
  padding: 6px 10px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--specter-orange) 14%, var(--surface) 86%);
  color: var(--text);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.product-configurator__split {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.product-configurator__split--tight {
  grid-template-columns: minmax(0, 0.52fr) minmax(0, 0.48fr);
  align-items: end;
}

.product-configurator__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product-configurator__chip {
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 600;
}

.product-configurator__radio-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.product-configurator__radio {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  cursor: pointer;
}

.product-configurator__radio input {
  margin: 0;
}

.quantity-picker--collector {
  width: fit-content;
  min-width: 172px;
}

.collector-basket-form {
  gap: 22px;
}

.collector-selection-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: end;
  padding: 20px 22px;
}

.collector-selection-summary strong {
  display: block;
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.2;
}

.collector-selection-summary__price {
  font-size: 26px;
  font-weight: 700;
  white-space: nowrap;
}

.collector-selection-summary--compact {
  padding: 18px 20px;
}

.collector-request-panel {
  padding: 22px 24px;
}

.collector-request-panel summary {
  cursor: pointer;
  font-weight: 700;
  list-style: none;
}

.collector-request-panel summary::-webkit-details-marker {
  display: none;
}

.collector-request-panel[open] {
  box-shadow: var(--shadow-card);
}

.collector-request-panel[open] summary {
  margin-bottom: 18px;
}

.product-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  margin-top: 36px;
}

.product-detail-grid--collector {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-detail-panel {
  padding: 28px;
}

.product-detail-panel h3 {
  font-size: 22px;
  margin-bottom: 14px;
}

.product-detail-panel ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.product-detail-panel li::before {
  content: "•";
  color: var(--primary);
  margin-right: 10px;
}

.cart-line__meta {
  display: grid;
  gap: 6px;
  margin-top: 10px;
}

.cart-line__meta p {
  margin: 0;
  color: var(--text-soft);
  font-size: 14px;
}

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

.product-install-step {
  padding: 22px;
  border-radius: 24px;
  background: var(--bg-soft);
  border: 1px solid var(--border);
}

.product-install-step span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: var(--primary);
  color: var(--text-inverse);
  align-items: center;
  justify-content: center;
  font-size: 13px;
  margin-bottom: 12px;
}

.products-cart-content,
.products-cart-subtotal,
.products-cart-btn {
  color: var(--text);
}

.products-cart-content img {
  border-radius: 14px;
  object-fit: cover;
}

.products-cart .products-image {
  width: 80px;
  height: 80px;
  border-radius: 14px;
  overflow: hidden;
  background: var(--bg-muted);
  display: flex;
  align-items: center;
  justify-content: center;
}

.products-cart__fallback {
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--primary);
  padding: 10px;
}

.products-cart-btn {
  display: grid;
  gap: 12px;
}

.page-breadcrumbs {
  margin-bottom: 28px;
}

.page-breadcrumbs .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  background: transparent;
}

.page-breadcrumbs .breadcrumb-item {
  color: var(--text-soft);
  font-size: 14px;
}

.page-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: inherit;
  padding-right: 10px;
}

.page-breadcrumbs .breadcrumb-item.active {
  color: var(--text);
}

.page-shell__header {
  display: grid;
  gap: 28px;
  margin-bottom: 54px;
}

.page-shell__header--split {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
  align-items: start;
  gap: 42px;
}

.page-shell__context {
  display: grid;
  gap: 10px;
  align-self: start;
}

.page-shell__context strong {
  font-family: "Unbounded", sans-serif;
  font-size: clamp(24px, 2vw, 30px);
  line-height: 1.16;
  max-width: 100%;
}

.page-shell__context span:last-child {
  color: var(--text-soft);
  line-height: 1.75;
}

.page-shell__eyebrow {
  color: var(--primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.surface-card {
  border-radius: 32px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
}

.surface-card--page {
  padding: 38px;
}

.surface-card--ghost {
  padding: 28px;
  background: color-mix(in srgb, var(--bg-soft) 62%, var(--surface) 38%);
}

.surface-card--subtle {
  padding: 28px;
  background: color-mix(in srgb, var(--bg-soft) 78%, var(--surface) 22%);
}

.account-shell {
  display: grid;
  grid-template-columns: minmax(250px, 300px) minmax(0, 760px);
  gap: 48px;
  align-items: start;
  justify-content: space-between;
}

.account-shell__aside {
  position: sticky;
  top: 150px;
}

.account-shell__aside .surface-card--ghost {
  max-height: calc(100vh - 190px);
  overflow: auto;
}

.account-shell__content {
  min-width: 0;
}

.account-shell__aside-title {
  font-size: 20px;
  margin-bottom: 18px;
}

.account-nav {
  list-style: none;
  display: grid;
  gap: 10px;
  padding: 0;
  margin: 0;
}

.account-nav .nav-link {
  display: block;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid transparent;
  color: var(--text);
  text-decoration: none;
  font-weight: 600;
  transition: border-color 0.22s ease, background-color 0.22s ease, transform 0.22s ease, color 0.22s ease;
}

.account-nav .nav-link:hover {
  transform: translateX(4px);
  color: var(--primary);
  border-color: var(--border);
  background: rgba(255, 255, 255, 0.35);
}

.account-nav .nav-link.active {
  color: var(--primary);
  border-color: color-mix(in srgb, var(--primary) 24%, var(--border) 76%);
  background: color-mix(in srgb, var(--accent-soft) 36%, var(--surface) 64%);
}

.page-shell__context strong,
.page-shell__context span {
  overflow-wrap: anywhere;
}

.account-dashboard,
.auth-card,
.checkout-panel,
.thank-you-shell {
  display: grid;
  gap: 32px;
}

.account-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.account-dashboard__card {
  display: grid;
  gap: 14px;
  padding: 28px;
  border-radius: 28px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
  text-decoration: none;
  color: var(--text);
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

.account-dashboard__card:hover {
  transform: translateY(-8px);
  border-color: color-mix(in srgb, var(--primary) 20%, var(--border) 80%);
  box-shadow: 0 28px 72px rgba(75, 65, 43, 0.14);
}

.account-dashboard__card h2,
.account-detail-card h2,
.auth-card h2,
.checkout-panel__header h2,
.confirmation-card h2,
.cart-summary-card h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.12;
}

.account-dashboard__card p,
.account-detail-card p,
.auth-card p,
.checkout-panel p,
.confirmation-card p,
.checkout-option,
.checkout-option__input a,
.account-copy-block,
.account-table-note {
  color: var(--text-soft);
}

.account-summary-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.account-summary-strip__item {
  padding: 22px 24px;
  border-radius: 24px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
  display: grid;
  gap: 10px;
}

.account-summary-strip__item strong {
  font-size: 20px;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

.account-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.account-detail-card {
  padding: 28px;
  border-radius: 28px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
  display: grid;
  gap: 14px;
}

.account-definition-list {
  display: grid;
  gap: 18px;
  margin: 8px 0 0;
}

.account-definition-list div {
  display: grid;
  gap: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border);
}

.account-definition-list div:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.account-definition-list dt {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--primary);
}

.account-definition-list dd {
  margin: 0;
  color: var(--text);
  line-height: 1.75;
}

.account-actions,
.account-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.account-actions {
  margin-top: 12px;
}

.account-dashboard--overview {
  gap: 36px;
}

.account-dashboard--overview .account-card-grid {
  grid-template-columns: repeat(2, minmax(260px, 1fr));
}

.account-profile .account-shell {
  grid-template-columns: minmax(250px, 300px) minmax(320px, 580px);
  justify-content: space-between;
}

.account-profile .account-shell__content > .surface-card--page {
  display: grid;
  gap: 28px;
  align-content: start;
}

.account-profile-panel {
  display: grid;
  gap: 28px;
}

.account-shell__content .editorial-form {
  max-width: 680px;
}

.account-shell__content .table-responsive,
.account-shell__content .empty-state,
.account-shell__content .account-filter-card {
  margin-top: 6px;
}

.account-shell__content .account-inline-actions--top + .empty-state,
.account-shell__content .account-inline-actions--top + .address-book-grid {
  margin-top: 6px;
}

.account-profile .account-detail-grid {
  grid-template-columns: minmax(0, 1fr);
}

.account-profile .account-detail-card {
  max-width: 100%;
}

.account-inline-actions--top {
  margin-bottom: 24px;
}

.account-link-list {
  display: grid;
  gap: 8px;
}

.account-link-list a {
  color: var(--primary);
  text-decoration: none;
  font-size: 14px;
}

.account-link-list a:hover {
  text-decoration: underline;
}

.account-inline-form {
  margin: 0;
}

.account-section-heading {
  display: grid;
  gap: 8px;
  margin-bottom: 22px;
}

.account-section-heading h2 {
  margin: 0;
  font-size: 28px;
}

.account-copy-block {
  line-height: 1.82;
}

.account-form-subsection {
  margin-top: 8px;
}

.confirmation-card {
  display: grid;
  gap: 18px;
  padding: 32px;
}

.address-book-grid,
.checkout-address-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

@media (max-width: 1180px) {
  .account-shell {
    grid-template-columns: minmax(230px, 280px) minmax(0, 1fr);
    gap: 32px;
  }

  .account-profile .account-shell {
    grid-template-columns: minmax(240px, 280px) minmax(320px, 1fr);
  }
}

@media (max-width: 960px) {
  .account-shell {
    grid-template-columns: 1fr;
  }

  .account-shell__aside {
    position: static;
  }

  .account-shell__aside .surface-card--ghost {
    max-height: none;
    overflow: visible;
  }

  .account-profile .account-shell {
    grid-template-columns: 1fr;
  }
}

.address-card,
.checkout-address-card,
.checkout-method-card,
.checkout-option {
  border-radius: 24px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
  padding: 22px;
  display: grid;
  gap: 16px;
}

.address-card__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.address-card__body,
.checkout-address-block {
  margin: 0;
  font-style: normal;
  line-height: 1.85;
}

.address-card__body span {
  display: block;
}

.auth-grid {
  display: grid;
  gap: 28px;
}

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

.auth-card {
  padding: 34px;
}

.auth-card--accent {
  align-content: start;
}

.auth-feature-list {
  margin-top: 4px;
}

.editorial-form {
  display: grid;
  gap: 18px;
}

.editorial-form__field {
  margin-bottom: 0;
}

.editorial-form__label,
.col-form-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 8px;
}

.editorial-form__label.required::after,
.col-form-label.required::after {
  content: "*";
  color: var(--primary);
}

.editorial-form .form-control,
.editorial-form input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
.editorial-form select,
.editorial-form textarea,
.form-control {
  min-height: 54px;
  border-radius: 18px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  padding: 14px 16px;
  box-shadow: none;
  transition: border-color 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease;
}

.editorial-form textarea,
textarea.form-control {
  min-height: 140px;
}

.editorial-form .form-control:focus,
.form-control:focus {
  border-color: color-mix(in srgb, var(--primary) 44%, var(--border) 56%);
  box-shadow: 0 0 0 4px rgba(50, 119, 57, 0.09);
  background: var(--surface);
  color: var(--text);
}

.editorial-form__checkbox-label {
  display: inline-flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.7;
}

.editorial-form input[type="checkbox"],
.editorial-form input[type="radio"] {
  width: 18px;
  height: 18px;
  accent-color: var(--primary);
  margin-top: 4px;
}

.editorial-form__help,
.form-text {
  color: var(--text-soft) !important;
  line-height: 1.6;
  font-size: 13px;
}

.editorial-form__error,
.error-block {
  display: block;
  margin-top: 8px;
  color: #ae3d34;
  font-size: 13px;
  line-height: 1.5;
}

.form-actions {
  margin-top: 8px;
}

.form-actions__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.form-cancel-link {
  color: var(--text-soft);
  text-decoration: none;
  font-size: 14px;
}

.form-cancel-link:hover {
  color: var(--primary);
}

.alert {
  border-radius: 20px;
  border: 1px solid var(--border);
  padding: 16px 18px;
  background: var(--surface);
  color: var(--text);
}

.alert h3,
.alert h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.alert p:last-child {
  margin-bottom: 0;
}

.alert-warning {
  background: color-mix(in srgb, var(--specter-orange) 18%, var(--surface) 82%);
  border-color: color-mix(in srgb, var(--specter-orange) 30%, var(--border) 70%);
}

.alert-info {
  background: color-mix(in srgb, var(--specter-light-green) 24%, var(--surface) 76%);
  border-color: color-mix(in srgb, var(--primary) 20%, var(--border) 80%);
}

.alert-danger {
  background: color-mix(in srgb, #ffd7d1 36%, var(--surface) 64%);
  border-color: rgba(174, 61, 52, 0.28);
}

.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.badge-success {
  background: color-mix(in srgb, var(--specter-light-green) 58%, var(--surface) 42%);
  color: var(--primary);
}

.badge-info {
  background: color-mix(in srgb, var(--specter-soft-pink) 62%, var(--surface) 38%);
  color: var(--specter-brown-black);
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 999px;
  padding: 12px 20px;
  border: 1px solid transparent;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn-primary,
.btn-success {
  background: var(--cta);
  color: var(--text-inverse) !important;
  box-shadow: var(--shadow-card);
}

.btn-primary:hover,
.btn-success:hover {
  box-shadow: 0 20px 40px rgba(255, 164, 0, 0.22);
}

.btn-secondary {
  background: transparent;
  border-color: var(--border-strong);
  color: var(--text) !important;
}

.btn-secondary:hover {
  color: var(--primary) !important;
  border-color: var(--primary);
}

.btn-danger {
  background: #ae3d34;
  color: #ffffff !important;
  box-shadow: 0 16px 32px rgba(174, 61, 52, 0.2);
}

.btn-danger:hover {
  box-shadow: 0 18px 36px rgba(174, 61, 52, 0.24);
}

.btn-block {
  width: 100%;
}

.dropdown-menu {
  border-radius: 18px;
  padding: 8px;
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow-card);
}

.dropdown-item {
  border-radius: 12px;
  padding: 10px 12px;
  color: var(--text);
}

.dropdown-item:hover {
  background: var(--bg-soft);
  color: var(--primary);
}

.table-responsive {
  border-radius: 24px;
}

.table {
  margin: 0;
  color: var(--text);
  border-color: var(--border);
}

.table caption {
  caption-side: top;
  color: var(--text-soft);
  padding-bottom: 12px;
}

.table thead th {
  background: var(--bg-soft);
  color: var(--text-soft);
  border-bottom: 1px solid var(--border);
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.table th,
.table td {
  padding: 18px 20px;
  vertical-align: middle;
  border-color: var(--border);
  background: transparent;
}

.table tbody tr:nth-child(even) td {
  background: color-mix(in srgb, var(--bg-soft) 40%, transparent);
}

.data-table a,
.table a {
  color: var(--text);
  text-decoration: none;
  font-weight: 600;
}

.data-table a:hover,
.table a:hover {
  color: var(--primary);
}

.empty-state {
  display: grid;
  gap: 18px;
  padding: 34px 36px;
  border-radius: 30px;
  border: 1px dashed var(--border-strong);
  background: var(--bg-soft);
  max-width: 720px;
}

.empty-state h2 {
  margin: 0;
  font-size: clamp(28px, 2.6vw, 44px);
  line-height: 1.05;
  letter-spacing: -0.03em;
  max-width: 12ch;
}

.empty-state p {
  margin: 0;
  max-width: 56ch;
  color: var(--text-soft);
  line-height: 1.85;
}

.empty-state .default-btn,
.empty-state .optional-btn {
  justify-self: start;
}

.img-thumbnail {
  border-radius: 18px;
  border: 1px solid var(--border);
  background: var(--bg-muted);
  padding: 0;
}

.basket-message-stack {
  margin-bottom: 24px;
  display: grid;
  gap: 14px;
}

.cart-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.32fr) minmax(300px, 0.68fr);
  gap: 28px;
  align-items: start;
}

.cart-panel {
  overflow: hidden;
  padding: 0;
}

.cart-table__media img {
  width: 96px;
  height: 96px;
  object-fit: cover;
  border-radius: 18px;
}

.cart-table__media .products-cart__fallback {
  display: inline-flex;
  width: 96px;
  min-height: 96px;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 14px;
  border-radius: 18px;
  border: 1px dashed var(--border-strong);
  background: var(--bg-soft);
}

.quantity-picker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: var(--bg-soft);
}

.quantity-picker input {
  width: 70px;
  min-height: 42px !important;
  padding-inline: 10px;
  text-align: center;
  border-radius: 14px !important;
}

.quantity-picker .minus-btn,
.quantity-picker .plus-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: var(--surface);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--text);
}

.cart-table__total {
  display: grid;
  gap: 12px;
}

.cart-table__remove {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ae3d34;
  text-decoration: none;
  font-size: 13px;
}

.cart-panel__actions,
.cart-summary-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.cart-panel__actions {
  justify-content: space-between;
  padding: 24px 28px 28px;
  border-top: 1px solid var(--border);
}

.cart-summary-card {
  padding: 28px;
  display: grid;
  gap: 18px;
  position: sticky;
  top: 150px;
}

.summary-list {
  display: grid;
  gap: 14px;
  margin: 0;
}

.summary-list div {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--border);
}

.summary-list div:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.summary-list dt {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: var(--text-soft);
}

.summary-list dd {
  margin: 0;
  text-align: right;
  font-weight: 700;
}

.checkout-notice {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.checkout-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 28px;
}

.checkout-step__inner {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 74px;
  padding: 16px 18px;
  border-radius: 20px;
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  text-decoration: none;
}

.checkout-step.is-active .checkout-step__inner {
  border-color: var(--primary);
  background: color-mix(in srgb, var(--accent-soft) 38%, var(--surface) 62%);
  box-shadow: var(--shadow-card);
}

.checkout-step.is-complete .checkout-step__inner {
  border-color: color-mix(in srgb, var(--primary) 24%, var(--border) 76%);
  background: color-mix(in srgb, var(--specter-light-green) 24%, var(--surface) 76%);
}

.checkout-step__index {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--bg-soft);
  color: var(--text);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  flex-shrink: 0;
}

.checkout-step.is-active .checkout-step__index,
.checkout-step.is-complete .checkout-step__index {
  background: var(--primary);
  color: var(--text-inverse);
}

.checkout-step__label {
  font-family: "Zalando Sans Expanded", "Segoe UI", sans-serif !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

.checkout-columns,
.thank-you-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
  gap: 28px;
  align-items: start;
}

.checkout-column,
.thank-you-grid__main,
.thank-you-grid__aside {
  display: grid;
  gap: 24px;
}

.checkout-panel__header {
  display: grid;
  gap: 8px;
}

.checkout-order-summary {
  display: grid;
  gap: 14px;
}

.checkout-order-summary__line {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--border);
}

.checkout-order-summary__line:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.checkout-address-card address {
  margin: 0;
  font-style: normal;
  color: var(--text-soft);
  line-height: 1.8;
}

.checkout-method-list {
  display: grid;
  gap: 18px;
}

.checkout-method-card {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
}

.checkout-method-card h3 {
  margin-bottom: 8px;
  font-size: 22px;
}

.checkout-method-card__aside {
  display: grid;
  gap: 12px;
  justify-items: end;
  text-align: right;
}

.checkout-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.checkout-form-grid__full {
  grid-column: 1 / -1;
}

.checkout-dropin {
  padding: 22px;
  border-radius: 24px;
  border: 1px dashed var(--border-strong);
  background: var(--bg-soft);
}

.checkout-options {
  display: grid;
  gap: 16px;
}

.checkout-option input[type="radio"] {
  margin-right: 12px;
}

.checkout-option--with-input {
  align-items: start;
}

.checkout-option__input {
  display: grid;
  gap: 10px;
  margin-top: 12px;
}

.checkout-option__input a {
  text-decoration: none;
  font-size: 14px;
}

.checkout-option__input a:hover {
  color: var(--primary);
}

.checkout-panel--cta {
  background: color-mix(in srgb, var(--specter-orange) 12%, var(--surface) 88%);
}

.thank-you-hero {
  padding: 32px;
}

.order-lines-list {
  display: grid;
  gap: 18px;
}

.order-lines-list__item {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding-top: 18px;
  border-top: 1px solid var(--border);
}

.order-lines-list__item:first-child {
  padding-top: 0;
  border-top: none;
}

.order-lines-list__media img {
  width: 96px;
  height: 96px;
  object-fit: cover;
  border-radius: 18px;
}

.order-lines-list__copy h3 {
  margin-bottom: 6px;
  font-size: 20px;
}

.order-lines-list__copy p {
  margin: 0;
}

.order-lines-list__meta {
  display: grid;
  gap: 8px;
  justify-items: end;
  text-align: right;
}

.site-action-button--account {
  font-size: 21px;
}

.page-title-content {
  max-width: 980px;
}

.page-title-content ul {
  position: static !important;
  inset: auto !important;
  justify-content: flex-start !important;
  align-items: center;
  width: auto;
}

.page-title-content ul li a {
  color: var(--text-soft) !important;
}

.page-title-content ul li a:hover {
  color: var(--primary) !important;
}

.site-shell .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 13px 24px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease, background-color 0.24s ease, color 0.24s ease;
}

.site-shell .btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

.site-shell .btn.btn-primary,
.site-shell .btn.btn-success,
.site-shell .btn.btn-info {
  background: var(--cta);
  border-color: var(--cta);
  color: var(--text-inverse);
  box-shadow: 0 18px 32px rgba(255, 164, 0, 0.2);
}

.site-shell .btn.btn-primary:hover,
.site-shell .btn.btn-success:hover,
.site-shell .btn.btn-info:hover {
  background: #f29b00;
  border-color: #f29b00;
  color: var(--text-inverse);
}

.site-shell .btn.btn-secondary,
.site-shell .btn.btn-outline-secondary {
  background: transparent;
  border-color: var(--border-strong);
  color: var(--text);
}

.site-shell .btn.btn-secondary:hover,
.site-shell .btn.btn-outline-secondary:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.site-shell .btn.btn-danger {
  background: rgba(163, 52, 52, 0.08);
  border-color: rgba(163, 52, 52, 0.28);
  color: #922d2d;
  box-shadow: none;
}

.site-shell .btn.btn-danger:hover {
  background: rgba(163, 52, 52, 0.14);
  border-color: #922d2d;
  color: #7c2222;
}

.site-shell .btn.btn-sm {
  min-height: 42px;
  padding: 10px 18px;
  font-size: 11px;
}

.site-shell .btn.btn-lg {
  min-height: 54px;
  padding: 16px 28px;
}

.site-shell .btn-block {
  width: 100%;
}

.site-shell .btn.disabled,
.site-shell .btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}

.account-action-danger {
  border-color: rgba(163, 52, 52, 0.28) !important;
  background: rgba(163, 52, 52, 0.08) !important;
  color: #922d2d !important;
}

.account-action-danger:hover {
  border-color: #922d2d !important;
  background: rgba(163, 52, 52, 0.14) !important;
  color: #7c2222 !important;
}

.review-product-summary {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 28px;
  align-items: center;
  margin-bottom: 28px;
}

.review-product-summary__media img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 22px;
}

.review-product-summary__copy h2 {
  margin-bottom: 10px;
  font-size: clamp(28px, 3.2vw, 40px);
}

.review-filter-bar {
  margin-top: 28px;
}

.review-filter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: end;
}

.review-filter-form .form-group {
  margin: 0;
  min-width: 180px;
}

.review-list {
  display: grid;
  gap: 18px;
  margin-top: 28px;
}

.review-card__title {
  margin-bottom: 10px;
  font-size: 24px;
}

.review-card__body {
  margin-bottom: 12px;
  color: var(--text-soft);
  line-height: 1.82;
}

.review-card__meta {
  margin: 0;
  color: var(--text-soft);
}

.review-vote {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 16px 0 8px;
}

.review-vote__form {
  margin: 0;
}

.review-form-card legend {
  margin-bottom: 18px;
  font-family: var(--font-heading);
  font-size: 24px;
  font-weight: 700;
}

.mini-basket-trigger .dropdown-menu {
  width: 360px;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}

.mini-basket-panel {
  display: grid;
  gap: 16px;
  min-width: 320px;
  padding: 18px;
  border-radius: 24px;
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-card);
}

.mini-basket-panel > li {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border);
}

.mini-basket-panel > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.mini-basket-panel__total {
  margin-bottom: 12px;
}

.mini-basket-panel__actions {
  display: flex;
  gap: 10px;
}

.recently-viewed {
  margin-top: 36px;
}

.recently-viewed__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 420px);
  gap: 24px;
  align-items: end;
  margin-bottom: 24px;
}

.recently-viewed__header p {
  margin: 0;
  color: var(--text-soft);
  line-height: 1.82;
}

@media (max-width: 991px) {
  .review-product-summary,
  .recently-viewed__header {
    grid-template-columns: 1fr;
  }

  .mini-basket-panel__actions,
  .review-vote {
    flex-direction: column;
    align-items: stretch;
  }

  .review-filter-form {
    align-items: stretch;
  }
}

.go-top {
  background: var(--primary);
}

@media (max-width: 1199px) {
  .launch-grid--four,
  .world-grid,
  .catalog-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .account-card-grid,
  .account-detail-grid,
  .account-summary-strip,
  .address-book-grid,
  .checkout-address-grid,
  .auth-grid--split,
  .cart-layout,
  .checkout-columns,
  .thank-you-grid {
    grid-template-columns: 1fr;
  }

  .cart-summary-card,
  .account-shell__aside {
    position: static;
  }

  .site-footer__frame {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .site-footer__brand {
    max-width: 760px;
  }

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

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

@media (max-width: 991px) {
  .site-header__announcement .site-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .site-header__main .site-container {
    grid-template-columns: auto auto;
    gap: 18px;
  }

  .site-menu-toggle {
    display: inline-flex;
    justify-self: end;
  }

  .site-navigation {
    grid-column: 1 / -1;
    display: none;
  }

  .site-header.is-menu-open .site-navigation {
    display: block;
  }

  .site-navigation ul {
    align-items: flex-start;
    flex-direction: column;
    padding: 18px;
    border-radius: 24px;
    background: var(--surface);
    border: 1px solid var(--border);
    box-shadow: var(--shadow-card);
  }

  .site-actions {
    gap: 8px;
  }

  .site-header__announcement-links {
    width: 100%;
    justify-content: flex-start;
  }

  .site-language-switcher__button {
    min-width: 38px;
    height: 38px;
  }

  .site-action-link {
    display: none;
  }

  .site-action-button--account {
    padding-inline: 12px;
  }

  .site-action-button__label {
    display: none;
  }

  .site-action-button--announcement .site-action-button__label {
    display: none;
  }

  .page-shell__header--split,
  .account-shell,
  .checkout-form-grid {
    grid-template-columns: 1fr;
  }

  .launch-hero {
    min-height: auto;
  }

  .launch-hero__inner {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .launch-grid--four,
  .launch-grid--three,
  .launch-grid--two,
  .inspiration-gallery,
  .gallery-story-grid,
  .catalog-product-grid,
  .product-detail-grid,
  .product-install-steps,
  .value-grid,
  .world-grid {
    grid-template-columns: 1fr;
  }

  .fabrication-preview,
  .split-feature,
  .launch-editorial__row,
  .catalog-shell,
  .product-layout,
  .gallery-detail-shell__intro,
  .contact-request-shell,
  .contact-request-form__grid {
    grid-template-columns: 1fr;
  }

  .catalog-results__intro {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .catalog-section__header,
  .catalog-home-section__header {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .catalog-section__highlights {
    gap: 8px;
  }

  .product-fact-strip {
    grid-template-columns: 1fr;
  }

  .catalog-results__cta {
    justify-self: start;
  }

  .masonry-gallery {
    column-count: 2;
  }

  .catalog-sidebar,
  .product-summary {
    position: static;
  }

  .launch-editorial__row:nth-child(even) .launch-editorial__media,
  .launch-editorial__row:nth-child(even) .launch-editorial__copy {
    order: initial;
  }

  .value-card {
    grid-template-columns: 1fr;
  }

  .value-card__media {
    min-height: 220px;
  }

  .site-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .checkout-method-card,
  .order-lines-list__item {
    grid-template-columns: 1fr;
  }

  .checkout-method-card__aside,
  .order-lines-list__meta {
    justify-items: start;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .site-container {
    width: min(100% - 24px, 1320px);
  }

  .site-header__announcement-links {
    flex-wrap: wrap;
    gap: 10px;
  }

  .site-header__main .site-container {
    grid-template-columns: auto auto;
  }

  .site-logo__wordmark {
    font-size: 22px;
  }

  .site-footer__frame,
  .site-footer__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .site-footer__brand {
    max-width: none;
    padding: 24px 22px 22px;
  }

  .site-footer__logo {
    width: min(100%, 320px);
    margin-bottom: 22px;
  }

  .site-footer__pill-list {
    gap: 8px;
  }

  .launch-hero__content {
    padding: 28px 24px 30px;
  }

  .launch-hero h1 {
    max-width: 10ch;
    font-size: clamp(34px, 10vw, 56px);
  }

  .masonry-gallery {
    column-count: 1;
  }

  .launch-hero p,
  .section-heading p,
  .page-title-content p,
  .launch-card p,
  .world-card p {
    font-size: 15px;
    line-height: 1.78;
  }

  .site-action-button,
  .site-menu-toggle {
    width: 42px;
    height: 42px;
  }

  .page-shell,
  .page-title-area,
  .launch-section {
    padding-top: 88px;
    padding-bottom: 28px;
  }

  .page-shell--editorial {
    padding-top: 104px;
  }

  .launch-section {
    padding-bottom: 72px;
  }

  .split-feature__copy,
  .launch-editorial__copy,
  .fabrication-preview__copy,
  .product-summary,
  .catalog-panel,
  .launch-card__body,
  .launch-cta-band,
  .surface-card--page,
  .surface-card--ghost,
  .surface-card--subtle,
  .auth-card,
  .confirmation-card,
  .thank-you-hero {
    padding: 26px;
  }

  .page-title-content ul {
    flex-wrap: wrap;
  }

  .account-card-grid,
  .checkout-steps {
    grid-template-columns: 1fr;
  }

  .account-summary-strip__item,
  .cart-panel__actions,
  .cart-summary-card__actions,
  .form-actions__inner,
  .account-actions,
  .account-inline-actions {
    align-items: stretch;
  }

  .cart-panel__actions,
  .cart-summary-card__actions,
  .form-actions__inner,
  .account-actions,
  .account-inline-actions {
    flex-direction: column;
  }

  .table th,
  .table td {
    padding: 14px 16px;
  }

  .quantity-picker {
    width: 100%;
    justify-content: space-between;
  }

  .quantity-picker input {
    flex: 1 1 auto;
  }
}
