/* ==========================================================
   WEST COAST PEPTIDE SCIENCES
   HOMEPAGE STYLES
========================================================== */


/* ==========================================================
   DESIGN TOKENS
========================================================== */

:root {
  --navy-950: #07162d;
  --navy-900: #0b1d3a;
  --navy-850: #102848;
  --navy-800: #12345e;

  --blue-700: #174a88;
  --blue-650: #205b9e;
  --blue-500: #3c78b7;

  --blue-200: #cbdced;
  --blue-150: #d8e3ef;
  --blue-100: #e6eef8;
  --blue-075: #edf3f9;
  --blue-050: #f4f8fc;

  --slate-800: #324860;
  --slate-700: #445c75;
  --slate-600: #5c6f87;
  --slate-500: #73849a;

  --white: #ffffff;
  --off-white: #fbfcfe;

  --border: #d8e3ef;
  --border-dark: rgba(255, 255, 255, 0.16);

  --shadow-soft:
    0 24px 60px rgba(11, 29, 58, 0.08);

  --shadow-vial:
    0 26px 30px rgba(11, 29, 58, 0.18);

  --radius-small: 6px;
  --radius-medium: 12px;
  --radius-large: 24px;
  --radius-pill: 999px;

  --container-width: 1240px;

  --serif:
    "Bebas Neue",
    Arial,
    Helvetica,
    sans-serif;

  --sans:
    Arial,
    Helvetica,
    sans-serif;
}


/* ==========================================================
   RESET
========================================================== */

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

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
  font-family: var(--sans);
  color: var(--navy-900);
  background: var(--white);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body,
button,
input,
textarea,
select {
  font: inherit;
}

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

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

button {
  color: inherit;
}

p,
h1,
h2,
h3,
ul {
  margin-top: 0;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button:focus-visible,
a:focus-visible {
  outline: 3px solid #6aa0d6;
  outline-offset: 4px;
}


/* ==========================================================
   SHARED LAYOUT
========================================================== */

.container {
  width: min(
    calc(100% - 48px),
    var(--container-width)
  );
  margin-inline: auto;
}

.eyebrow {
  margin-bottom: 20px;
  color: var(--blue-700);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.3rem;

  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.eyebrow-light {
  color: #9fc0df;
}

.section-heading h2,
.collection-heading h2,
.preview-banner h2,
.standard-content h2 {
  font-family: var(--serif);
  font-weight: 400;
  letter-spacing: -0.035em;
}

.section-heading h2 span,
.collection-heading h2 span,
.preview-banner h2 span,
.standard-content h2 span {
  display: block;
  font-style: italic;
}

.text-arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--blue-700);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.text-arrow-link span {
  transition: transform 180ms ease;
}

.text-arrow-link:hover span {
  transform: translateX(5px);
}


/* ==========================================================
   GLOBAL RESEARCH NOTICE
========================================================== */

.research-notice {
  background: var(--navy-950);
  color: var(--white);
}

.research-notice-inner {
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.research-notice p {
  margin: 0;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.research-notice p span {
  margin-inline: 7px;
  color: #7598bd;
}

.research-notice a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding-bottom: 2px;
  border-bottom: 1px solid #6c91b7;
  color: #cbdff1;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.research-notice a:hover {
  color: var(--white);
  border-color: var(--white);
}


/* ==========================================================
   HEADER
========================================================== */

.site-header {
  position: relative;
  z-index: 100;
  background: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid var(--border);
}

.header-container {
  min-height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.site-logo {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.logo-monogram {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border: 1.5px solid var(--navy-900);
  border-radius: 10px;
  color: var(--navy-900);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
}

.logo-copy {
  display: flex;
  flex-direction: column;
}

.logo-business-name {
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.02em;
}

.logo-descriptor {
  margin-top: 6px;
  color: var(--slate-600);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.72rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.desktop-navigation {
  display: flex;
  align-items: center;
  gap: 34px;
}

.desktop-navigation > a {
  position: relative;
  color: var(--navy-900);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1;
  text-decoration: none;
}

.desktop-navigation > a:not(.cart-link)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -9px;
  height: 1px;
  background: var(--blue-700);
  transition: right 180ms ease;
}

.desktop-navigation > a:hover::after {
  right: 0;
}

/* ==========================================================
   CART NAVIGATION LINK
========================================================== */

.cart-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid var(--border);
  border-radius: var(--radius-pill);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.cart-link:hover {
  border-color: var(--blue-500);
  background: var(--blue-050);
}

.cart-count {
  min-width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-inline: 6px;
  border-radius: var(--radius-pill);
  background: var(--navy-900);
  color: var(--white);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1;
}

.mobile-menu-button {
  display: none;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.mobile-menu-label {
  color: var(--navy-900);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.menu-lines {
    width: 20px;
    height: 20px;

    display: flex;
    flex-direction: column;
    justify-content: center;

    overflow: visible;
}

.menu-lines span {
    width: 18px;
    height: 2px;

    border-radius: 999px;
}

.menu-lines span:first-child {
  top: 5px;
}

.menu-lines span:last-child {
  top: 13px;
}

.mobile-menu-button.is-open 
.menu-lines span:first-child {
  top: 9px;
  transform: rotate(45deg);
}

.mobile-menu-button.is-open 
.menu-lines span:last-child {
  top: 9px;
  transform: rotate(-45deg);
}

.mobile-navigation {
  background: var(--white);
  border-top: 1px solid var(--border);
}

.mobile-navigation-inner {
  display: grid;
  padding-block: 12px 24px;
}

.mobile-navigation a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 17px;
  border-bottom: 1px solid var(--border);
  color: var(--navy-900);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.15rem;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.mobile-navigation a span {
  min-width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-pill);
  background: var(--navy-900);
  color: var(--white);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
}

.mobile-navigation .cart-count {
  min-width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-inline: 7px;
  border-radius: var(--radius-pill);
  background: var(--navy-900);
  color: var(--white);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1;
}

/* ==========================================================
   BUTTONS
========================================================== */

.button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 21px;
  border: 1px solid transparent;
  border-radius: var(--radius-pill);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease;
}

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

.button-primary {
  background: var(--blue-700);
  color: var(--white);
}

.button-primary:hover {
  background: var(--navy-900);
}

.button-light {
  background: var(--white);
  color: var(--navy-900);
}

.button-light:hover {
  border-color: #9ab8d5;
  background: var(--blue-050);
}


/* ==========================================================
   HERO CAROUSEL
========================================================== */

.hero-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hero-carousel-track {
    display: flex;
    width: 100%;
    gap: 0;
    margin: 0;
    padding: 0;

    transition: transform 0.8s ease;
}

.hero-slide {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;

    margin: 0;
    padding: 0;

    box-sizing: border-box;
    overflow: hidden;
}

.hero-slide img {
    display: block;
    width: 100%;
    height: auto;

    margin: 0;
    padding: 0;


    box-sizing: border-box;
}
/* ==========================================================
   HERO SHOP BUTTON
========================================================== */

.hero-shop-button {
    position: absolute;
    left: 11%;
    bottom: 15px;
    z-index: 5;

    transform: translateX(-50%);

    padding: 18px 54px;
    border-radius: 999px;

    background: #12345e;
    color: #fff;

    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.08em;

    text-decoration: none;

    transition:
        background 0.25s ease,
        transform 0.25s ease;
}

.hero-shop-button:hover {
    background: #174a88;
    transform: translateX(-50%) translateY(-3px);
}

/* ==========================================================
   HERO ARROWS
========================================================== */

.hero-arrow {
    position: absolute;
    top: 50%;
    z-index: 6;

    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;

    background: rgba(8, 30, 56, 0.65);
    color: #fff;

    font-size: 1.7rem;
    line-height: 1;

    cursor: pointer;

    transform: translateY(-50%);

    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.hero-arrow:hover {
    background: rgba(18, 52, 94, 0.95);
    transform: translateY(-50%) scale(1.08);
}

.hero-arrow-left {
    left: 24px;
}

.hero-arrow-right {
    right: 24px;
}

/* ==========================================================
   HERO RESPONSIVE
========================================================== */

@media (max-width: 900px) {
    .hero-shop-button {
        left: 15%;
        bottom: 50px;
        padding: 13px 35px;
        font-size: 1.2rem;
    }

    .hero-arrow {
        width: 44px;
        height: 44px;
        font-size: 1.4rem;
    }

    .hero-arrow-left {
        left: 14px;
    }

    .hero-arrow-right {
        right: 14px;
    }
}

@media (max-width: 600px) {
    .hero-shop-button {
        left: 50%;
        transform: translateX(-50%);

        bottom: 12px;

        padding: 6px 14px;

        font-size: 0.7rem;
        letter-spacing: 0.08em;

        white-space: nowrap;
    }

    .hero-arrow {
        width: 36px;
        height: 36px;
        font-size: 1.1rem;
    }

    .hero-arrow-left {
        left: 8px;
    }

    .hero-arrow-right {
        right: 8px;
    }
}

/* ==========================================================
   TECHNICAL STRIP
========================================================== */

.technical-strip {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background: var(--white);
}

.technical-strip-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.technical-strip-grid > div {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border-right: 1px solid var(--border);
  text-align: center;
}

.technical-strip-grid > div:first-child {
  padding-left: 0;
}

.technical-strip-grid > div:last-child {
  border-right: 0;
}

.technical-number {
  color: var(--blue-500);
  font-family: "Bebas Neue", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.technical-strip p {
  margin: 0;
  width: 100%;
  text-align: center;

  color: var(--navy-900);
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.2;
}

/* ==========================================================
   WHY SECTION
========================================================== */

.why-section {
  padding-block: 40px;
  background: var(--white);
}

.section-heading-wide {
  max-width: 830px;
  margin-bottom: 70px;
}

.section-heading h2 {
  margin-bottom: 0;
  color: var(--navy-900);
  font-size: clamp(2.8rem, 5vw, 4.7rem);
  line-height: 0.99;
}

.section-heading h2 span {
  color: var(--blue-700);
}

.principles-grid {
  border-top: 1px solid var(--border);
}

.principle-card {
  min-height: 150px;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 30px;
  padding-block: 24px;
  border-bottom: 1px solid var(--border);
}

.principle-number {
  color: var(--blue-500);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.principle-content {
  display: grid;
  grid-template-columns:
    minmax(240px, 0.8fr)
    minmax(300px, 1.2fr);
  gap: 60px;
  align-items: center;
}

.principle-content h3 {
  margin-bottom: 0;
  color: var(--navy-900);
  font-family:"Bebas Neue", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.15;
}

.principle-content p {
  max-width: 590px;
  margin: 0;
  color: var(--slate-600);

  font-family: "Bebas Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.4;
}

.why-footer-note {
    margin-top: 42px;
    text-align: center;
    color: var(--slate-600);
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

/* ==========================================================
   COLLECTION
========================================================== */

.collection-section {
  padding-block: 128px;
  background: var(--off-white);
  border-top: 1px solid var(--border);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.collection-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 58px;
}

.collection-heading > div {
  max-width: 800px;
}

.collection-heading h2 {
  margin-bottom: 0;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: clamp(2.7rem, 4.9vw, 4.5rem);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: 0.02em;
}

.collection-heading h2 span {
  color: var(--blue-700);
}

.collection-link {
  flex: 0 0 auto;
  margin-bottom: 8px;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

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

.product-card {
  min-width: 0;
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: var(--radius-medium);
  overflow: hidden;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    border-color 200ms ease;
}

.product-card:hover {
  transform: translateY(-5px);
  border-color: #b7cce0;
  box-shadow: var(--shadow-soft);
}

.product-image-field {
  height: 285px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px;
  border-radius: 9px;
  background: #fff;
  overflow: hidden;
}

.product-image-field::after {
  display: none;
}

.product-image-field img {
  width: 88%;
  height: 270px;
  position: relative;
  z-index: 2;
  object-fit: contain;
  transition: transform 240ms ease;
}

.product-card:hover .product-image-field img {
  transform: translateY(-4px);
}

.image-index {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 3;
  color: var(--blue-500);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.product-card-body {
  padding: 13px 22px 23px;
}

.product-category {
  margin-bottom: 12px;
  color: var(--blue-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.product-card h3 {
  min-height: 54px;
  margin-bottom: 15px;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.38rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.product-card h3 a {
  font-family: inherit;
}

.product-card h3 a:hover {
  color: var(--blue-700);
}

.product-summary {
  min-height: 78px;
  margin: 0 0 18px;
  color: var(--slate-600);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.96rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.025em;
}

.product-price {
  margin-bottom: 6px;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.05rem;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.placeholder-label {
  margin-bottom: 24px;
  color: var(--slate-500);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.product-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 17px;
  border-top: 1px solid var(--border);
}

.view-listing-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.view-listing-link span {
  transition: transform 180ms ease;
}

.view-listing-link:hover span {
  transform: translateX(4px);
}

.save-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 10px;
  border: 1px solid var(--border);
  border-radius: var(--radius-pill);
  background: var(--white);
  color: var(--slate-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease;
}

.save-button:hover {
  border-color: var(--blue-500);
  background: var(--blue-050);
  color: var(--blue-700);
}

.save-button.is-saved {
  border-color: var(--blue-700);
  background: var(--blue-700);
  color: var(--white);
}

.save-icon {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

/* ==========================================================
   PREVIEW BANNER
========================================================== */

.preview-banner {
  padding-block: 92px;
  background: var(--navy-900);
  color: var(--white);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.preview-banner-layout {
  display: grid;
  grid-template-columns: 1fr 0.72fr;
  gap: 90px;
  align-items: end;
}

.preview-banner h2 {
  max-width: 670px;
  margin-bottom: 0;
  color: var(--white);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: clamp(3rem, 5.2vw, 5rem);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: 0.01em;
}

.preview-banner h2 span {
  color: #a8c5df;
}

.preview-banner-copy p {
  margin-bottom: 55px;
  color: #c0d0df;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.40rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.02em;
}

.preview-banner-copy .button {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}


/* ==========================================================
   STANDARD SECTION
========================================================== */

.standard-section {
  overflow: hidden;
  padding-block: 128px;
  background: var(--blue-050);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.standard-layout {
  display: grid;
  grid-template-columns: 1fr 0.88fr;
  gap: 100px;
  align-items: center;
}

.standard-visual {
  min-height: 610px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.standard-circle {
  width: min(44vw, 540px);
  aspect-ratio: 1;
  position: absolute;
  border-radius: 50%;
  background: var(--white);

  box-shadow:
    0 18px 45px rgba(11, 29, 58, 0.08);
}

.standard-visual > img {
  width: 290px;
  height: auto;
  max-width: 290px;
  position: relative;
  z-index: 2;
  object-fit: contain;
}

.standard-measurements {
  display: none;
}

.standard-visual-caption {
  position: absolute;
  right: 0;
  bottom: 64px;
  z-index: 4;
  width: 210px;
  padding: 16px 18px;
  border: 1px solid var(--border);
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(8px);
}

.standard-visual-caption span {
  display: block;
  margin-bottom: 7px;
  color: var(--slate-600);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.78rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.standard-visual-caption strong {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.35rem;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.standard-content .eyebrow {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.05rem;
  font-weight: 400;
  letter-spacing: 0.14em;
}

.standard-content h2 {
  margin-bottom: 30px;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: clamp(3rem, 5vw, 4.8rem);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: 0.01em;
}

.standard-content h2 span {
  color: var(--blue-700);
}

.standard-content > p:not(.eyebrow) {
  max-width: 570px;
  margin-bottom: 18px;
  color: var(--slate-600);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.18rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.02em;
}

.standard-content .text-arrow-link {
  margin-top: 18px;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}


/* ==========================================================
   INFORMATION GRID
========================================================== */

.information-section {
  padding-block: 96px;
  border-top: 1px solid var(--border);
  background: var(--white);
}

.information-section-heading {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
}

.information-section-heading span {
  height: 1px;
  background: var(--border);
}

.information-section-heading h2 {
  margin: 0;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: clamp(2.5rem, 4vw, 4rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}

.information-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.information-card {
  padding: 42px 36px;
  border-right: 1px solid var(--border);
}

.information-card:first-child {
  padding-left: 0;
}

.information-card:last-child {
  padding-right: 0;
  border-right: 0;
}

.information-label {
  margin-bottom: 28px;
  color: var(--blue-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.information-card h3 {
  margin-bottom: 16px;
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.information-card > p:not(.information-label) {
  margin-bottom: 28px;
  color: var(--slate-600);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.02em;
}

.information-card a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.information-card a span {
  transition: transform 180ms ease;
}

.information-card a:hover span {
  transform: translateX(4px);
}

/* ==========================================================
   CUSTOMER REVIEWS
========================================================== */

.reviews-section {
  padding-block: 60px;
  background: var(--navy-900);
  color: var(--white);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.reviews-heading {
  max-width: 760px;
  margin-bottom: 58px;
}

.reviews-heading .eyebrow {
  margin-bottom: 20px;
  color: #9fc0df;
}

.reviews-heading h2 {
  margin-bottom: 22px;
  color: var(--white);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: clamp(3rem, 5vw, 4.8rem);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: 0.01em;
}

.reviews-heading h2 span {
  display: block;
  color: #a8c5df;
  font-style: italic;
}

.reviews-intro {
  margin-bottom: 0;
  color: #c0d0df;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0.03em;
}

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

.review-card {
  min-height: 340px;
  display: flex;
  flex-direction: column;
  padding: 36px 32px 30px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--radius-medium);
  background: var(--white);
  color: var(--navy-900);
  box-shadow:
    0 22px 50px rgba(0, 0, 0, 0.12);

  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    border-color 200ms ease;
}

.review-card:hover {
  transform: translateY(-5px);
  border-color: #9fc0df;
  box-shadow:
    0 28px 60px rgba(0, 0, 0, 0.2);
}

.review-stars {
  margin-bottom: 26px;
  color: var(--blue-700);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.15rem;
  line-height: 1;
  letter-spacing: 0.18em;
}

.review-text {
  flex: 1;
  margin-bottom: 34px;
  color: var(--slate-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.review-footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  padding-top: 20px;
  border-top: 1px solid var(--border);
}

.review-name {
  color: var(--navy-900);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
}

.review-label {
  color: var(--blue-700);
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: right;
  text-transform: uppercase;
}



/* ==========================================================
   FOOTER
========================================================== */

.site-footer {
  background: var(--navy-950);
  color: var(--white);
}

.footer-main {
  display: grid;
  grid-template-columns: 1.55fr 0.7fr 0.8fr 1fr;
  gap: 64px;
  padding-block: 80px;
}

/* ==========================================================
   FOOTER TEXT LOGO
========================================================== */

.footer-brand-link {
  display: inline-block;
  text-decoration: none;
}

.footer-brand-title {
  margin: 0;

  color: var(--white);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  transition: color 180ms ease;
}

.footer-brand-link:hover .footer-brand-title {
  color: #d8e4ef;
}

.footer-brand-column > p {
  max-width: 330px;
  margin: 18px 0 28px;

  color: #9cb1c5;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.footer-research-warning {
  display: flex;
  flex-direction: column;
  gap: 5px;

  color: #bad0e3;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
}

.footer-research-warning strong {
  color: var(--white);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.footer-column h2 {
  margin-bottom: 24px;

  color: #8ca8c3;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.footer-column nav {
  display: grid;
  gap: 14px;
}

.footer-column a {
  color: #d8e4ef;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.footer-column a:hover {
  color: var(--white);
}

.footer-technical-column {
  padding-left: 34px;
  border-left: 1px solid var(--border-dark);
}

.footer-technical-label {
  margin-bottom: 20px;

  color: #8ca8c3;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.footer-technical-column > p:not(.footer-technical-label) {
  margin-bottom: 30px;

  color: #9cb1c5;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.footer-reference {
  display: flex;
  flex-direction: column;
  gap: 6px;

  color: #6e8ba8;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.14em;
}

.footer-bottom {
  border-top: 1px solid var(--border-dark);
}

.footer-bottom-inner {
  min-height: 64px;

  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom p {
  margin: 0;

  color: #7f98b0;

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
/* ==========================================================
   POLICY PAGES
========================================================== */

.policy-page {
    padding: 120px 0;
    background: #ffffff;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}

.policy-eyebrow{
    color:var(--blue-500);
    font-family:"Bebas Neue",sans-serif;
    letter-spacing:.18em;
    text-transform:uppercase;
    font-size:.9rem;
    margin-bottom:18px;
}

.policy-page h1 {
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 3.4rem;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin-bottom: 14px;
}

.policy-updated{
    color:#7d8fa3;
    font-family:"Bebas Neue",sans-serif;
    font-size:1rem;
    margin-bottom:50px;
}

.policy-content{
    max-width:900px;
}

.policy-content h2 {
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 1.45rem;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin-top: 42px;
    margin-bottom: 16px;
    color: var(--navy-900);
}
.policy-content p{
    color:#5f6d7b;
    font-size:1rem;
    line-height:1.9;
    margin-bottom:22px;
}

/* ==========================================================
   TABLET
========================================================== */

@media (max-width: 1080px) {

  .hero-info-card {
  right: 8px;
  bottom: 30px;
  width: 220px;
  }

  .desktop-navigation {
    gap: 22px;
  }

  .hero-layout {
    grid-template-columns: 0.9fr 1.1fr;
  }

  .hero-circle {
    width: 47vw;
  }

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

  .product-card h3 {
    min-height: auto;
  }

  .preview-banner-layout {
    gap: 55px;
  }

  .standard-layout {
    gap: 55px;
  }

  .footer-main {
    grid-template-columns: 1.4fr 0.8fr 0.9fr;
  }

  .footer-technical-column {
    grid-column: 1 / -1;
    padding-top: 30px;
    padding-left: 0;
    border-top: 1px solid var(--border-dark);
    border-left: 0;
  }
}

/* ==========================================================
   CUSTOMER REVIEWS — TABLET
========================================================== */

@media (max-width: 1080px) {

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

  .review-card:last-child {
    grid-column: 1 / -1;
    min-height: 280px;
  }
}

/* ==========================================================
   MOBILE NAV BREAKPOINT
========================================================== */

@media (max-width: 860px) {

  .container {
    width: min(calc(100% - 36px), var(--container-width));
  }

  .research-notice-inner {
    min-height: 48px;
    flex-wrap: wrap;
    gap: 4px 12px;
    padding-block: 8px;
  }

  .research-notice p {
    width: 100%;
    text-align: center;
    font-size: 0.55rem;
  }

  .research-notice a {
    font-size: 0.6rem;
  }

  .header-container {
    min-height: 76px;
  }

  .logo-monogram {
    width: 40px;
    height: 40px;
  }

  .logo-business-name {
    font-size: 0.98rem;
  }

  .desktop-navigation {
    display: none;
  }

  .mobile-menu-button {
    display: inline-flex;
  }

  .hero-layout {
    min-height: auto;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .hero-content {
    padding-block: 76px 38px;
  }

  .hero-content h1 {
    max-width: 700px;
    font-size: clamp(3.65rem, 14vw, 6rem);
  }

  .hero-description {
    max-width: 550px;
  }

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

  .hero-circle {
    width: min(88vw, 520px);
  }

  .hero-grid-lines {
    width: 90vw;
  }

  .hero-vial {
    width: min(48vw, 300px);
    height: 410px;
  }

  .hero-reference-label {
    top: 50px;
    right: 10px;
  }

  .hero-visual-note {
    right: 8px;
    bottom: 35px;
  }

  .technical-strip-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .technical-strip-grid > div {
    border-bottom: 1px solid var(--border);
  }

  .technical-strip-grid > div:nth-child(2) {
    border-right: 0;
  }

  .technical-strip-grid > div:nth-child(3),
  .technical-strip-grid > div:nth-child(4) {
    border-bottom: 0;
  }

  .technical-strip-grid > div:first-child {
    padding-left: 24px;
  }

  .why-section,
  .collection-section,
  .standard-section {
    padding-block: 92px;
  }

  .principle-content {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .collection-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 26px;
  }

  .preview-banner-layout {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .standard-layout {
    grid-template-columns: 1fr;
  }

  .standard-visual {
    min-height: 540px;
  }

  .standard-circle {
    width: min(90vw, 520px);
  }

.standard-visual > img {
    width: 260px;
    height: auto;
    max-width: 260px;
}

  .standard-measurements {
    left: 0;
  }

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

  .information-card,
  .information-card:first-child,
  .information-card:last-child {
    padding: 34px 0;
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }

  .information-card:last-child {
    border-bottom: 0;
  }

  .footer-main {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer-brand-column {
    grid-column: 1 / -1;
  }
}

/* ==========================================================
   CUSTOMER REVIEWS — MOBILE
========================================================== */

@media (max-width: 860px) {

  .reviews-section {
    padding-block: 92px;
  }

  .reviews-heading {
    margin-bottom: 46px;
  }

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

  .review-card,
  .review-card:last-child {
    grid-column: auto;
    min-height: 0;
  }
}

/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 620px) {

  .hero-info-card {
  right: 0;
  bottom: 12px;

  width: 190px;
  padding: 15px;
}

.hero-info-card-top {
  margin-bottom: 12px;
  padding-bottom: 10px;
}

.hero-info-card h3 {
  font-size: 1.2rem;
}

.hero-info-type {
  margin-bottom: 13px;
}

.hero-info-details {
  margin-bottom: 14px;
  padding-bottom: 13px;
}

  .container {
    width: min(calc(100% - 28px), var(--container-width));
  }

  .logo-copy {
    max-width: 210px;
  }

  .logo-business-name {
    font-size: 0.88rem;
  }

  .logo-descriptor {
    font-size: 0.47rem;
  }

  .mobile-menu-label {
    display: none;
  }

  .hero-content {
    padding-top: 62px;
  }

  .hero-content h1 {
    margin-bottom: 24px;
    font-size: clamp(3.3rem, 17vw, 4.6rem);
  }

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

  .hero-vial {
    width: min(58vw, 255px);
    height: 350px;
  }

  .hero-reference-label {
    display: none;
  }

  .hero-visual-note {
    width: 155px;
    padding: 13px 14px;
  }

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

  .technical-strip-grid > div,
  .technical-strip-grid > div:first-child {
    min-height: 72px;
    padding-inline: 0;
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }

  .technical-strip-grid > div:nth-child(3) {
    border-bottom: 1px solid var(--border);
  }

  .technical-strip-grid > div:last-child {
    border-bottom: 0;
  }

  .why-section,
  .collection-section,
  .standard-section {
    padding-block: 74px;
  }

  .section-heading-wide {
    margin-bottom: 48px;
  }

  .section-heading h2,
  .collection-heading h2,
  .standard-content h2 {
    font-size: 2.7rem;
  }

  .principle-card {
    grid-template-columns: 1fr;
    gap: 18px;
    padding-block: 34px;
  }

  .principle-content h3 {
    font-size: 1.7rem;
  }

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

  .product-image-field {
    height: 135px;
  }

  .product-image-field img {
    height: 120px;
    max-width: 100%; 
  }

  .product-card {
    padding: 12px;
}

.product-card h3 {
    font-size: 1rem;
}

.product-card p {
    font-size: .82rem;
}

.product-actions {
    align-items: stretch;
}

.product-actions .button {
    min-height: 36px;

    font-size: .8rem;

    padding: 8px;
}

  .product-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .preview-banner {
    padding-block: 72px;
  }

  .preview-banner h2 {
    font-size: 3rem;
  }

  .standard-visual {
    min-height: 450px;
  }

  .standard-visual > img {
    width: 220px;
    height: auto;
    max-width: 220px;
}

  .standard-measurements {
    display: none;
  }

  .standard-visual-caption {
    right: 0;
    bottom: 20px;
    width: 175px;
  }

  .information-section {
    padding-block: 70px;
  }

  .footer-main {
    grid-template-columns: 1fr;
    gap: 42px;
    padding-block: 62px;
  }

  .footer-brand-column {
    grid-column: auto;
  }

  .footer-bottom-inner {
    min-height: 82px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
  }
}

/* ==========================================================
   CUSTOMER REVIEWS — SMALL MOBILE
========================================================== */

@media (max-width: 620px) {

  .reviews-section {
    padding-block: 74px;
  }

  .reviews-heading h2 {
    font-size: 2.7rem;
  }

  .review-card {
    padding: 30px 24px 25px;
  }

  .review-text {
    font-size: 1.1rem;
  }

  .review-footer {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }

  .review-label {
    text-align: left;
  }
}

/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* ==========================================================
   AGE GATE
========================================================== */

.age-gate {
    position: fixed;
    inset: 0;
    z-index: 99999;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(8, 15, 28, 0.82);
    backdrop-filter: blur(8px);
}

.age-gate.hidden {
    display: none;
}

.age-gate-box {
    width: min(92%, 520px);

    padding: 48px;

    background: #ffffff;
    border: 1px solid rgba(20, 50, 90, 0.08);
    border-radius: 18px;

    text-align: center;

    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.25);
}

.age-gate-eyebrow {
    display: block;

    margin-bottom: 12px;

    color: var(--blue-500);

    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.age-gate h1 {
    margin: 0 0 18px;

    color: var(--navy-950);

    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 0.03em;
}

.age-gate p {
    margin: 0 auto 34px;

    max-width: 340px;

    color: #6c7d8d;

    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.03em;
}

.age-gate-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.age-gate-buttons .button,
.age-gate-buttons .button-outline {
    min-width: 170px;

    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 1.15rem;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

@media (max-width: 640px) {

    .age-gate-box {
        padding: 36px 24px;
    }

    .age-gate h1 {
        font-size: 2.4rem;
    }

    .age-gate p {
        font-size: 1rem;
    }

    .age-gate-buttons {
        flex-direction: column;
    }

    .age-gate-buttons .button,
    .age-gate-buttons .button-outline {
        width: 100%;
    }

}

body.age-gate-open {
    overflow: hidden;
}

/* ==========================================================
   PAGE BACK BUTTON
========================================================== */

.page-back-button {
  position: fixed;
  top: 200px;
  left: 40px;
  z-index: 900;

  min-height: 44px;
  display: inline-flex;
  align-items: center;
  gap: 9px;

  padding: 9px 15px;

  border: 1px solid var(--border);
  border-radius: var(--radius-pill);

  background: rgba(255, 255, 255, 0.96);
  color: var(--navy-900);

  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;

  box-shadow: 0 8px 24px rgba(7, 22, 45, 0.1);

  cursor: pointer;

  transition:
    transform 180ms ease,
    border-color 180ms ease,
    background-color 180ms ease;
}

.page-back-button:hover {
  border-color: var(--blue-500);
  background: var(--blue-050);
  transform: translateX(-3px);
}

.page-back-button > span:first-child {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1;
}

@media (max-width: 860px) {
  .page-back-button {
    top: 94px;
    left: 12px;

    width: 42px;
    min-height: 42px;

    justify-content: center;
    padding: 0;
  }

  .page-back-label {
    display: none;
  }
}

/* ==========================================
   IMAGE LOGO
========================================== */

.site-logo {
    display: flex;
    align-items: center;
}

.site-logo-image {
    display: block;
    height: 58px;
    width: auto;
    object-fit: contain;
}


/* Mobile */

@media (max-width: 768px) {

    .site-logo-image {
        height: 46px;
    }

}

/* ==========================================================
   WCPS OPTIMIZED MOBILE LAYOUT
   Paste at the very bottom of styles.css
========================================================== */

@media (max-width: 860px) {

  /* ========================================================
     GENERAL PAGE WIDTH
  ======================================================== */

  .container {
    width: min(
      calc(100% - 24px),
      var(--container-width)
    );
  }


  /* ========================================================
     HEADER
  ======================================================== */

  .header-container {
    min-height: 66px;
  }

  .site-logo-image {
    height: 42px;
  }


  /* ========================================================
     HERO
  ======================================================== */

  .hero-content {
    padding-block:
      48px
      28px;
  }

  .hero-content h1 {
    max-width: 620px;

    margin-bottom: 18px;

    font-size:
      clamp(
        2.9rem,
        11vw,
        4.4rem
      );

    line-height: 0.95;
  }

  .hero-description {
    max-width: 520px;

    font-size: 0.95rem;
    line-height: 1.5;
  }

  .hero-actions {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;

    gap: 12px;
  }

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

  .hero-circle {
    width:
      min(
        76vw,
        430px
      );
  }

  .hero-vial {
    width:
      min(
        42vw,
        225px
      );

    height: 315px;
  }

  .hero-info-card {
    right: 0;
    bottom: 10px;

    width: 175px;

    padding: 13px;
  }

  .hero-info-card h3 {
    font-size: 1.05rem;
  }


  /* ========================================================
     SECTION SPACING
  ======================================================== */

  .why-section,
  .collection-section,
  .standard-section,
  .reviews-section {
    padding-block: 58px;
  }

  .section-heading-wide,
  .collection-heading,
  .reviews-heading {
    margin-bottom: 32px;
  }

  .section-heading h2,
  .collection-heading h2,
  .standard-content h2,
  .reviews-heading h2 {
    font-size:
      clamp(
        2.3rem,
        8vw,
        3rem
      );
  }


  /* ========================================================
     PRODUCT GRID
     Two columns on normal phones
  ======================================================== */

  .product-grid {
    display: grid;

    grid-template-columns:
      repeat(
        2,
        minmax(0, 1fr)
      );

    gap: 14px;
  }


  /* ========================================================
     PRODUCT CARDS
  ======================================================== */

  .product-card {
    min-width: 0;

    padding: 12px;

    border-radius: 12px;
  }

  .product-image-field {
    height: 170px;

    margin-bottom: 12px;
  }

  .product-image-field img {
    width: 100%;
    height: 150px;

    max-width: 100%;

    object-fit: contain;
  }

  .product-card h3 {
    min-height: 2.2em;

    margin-bottom: 6px;

    font-size: 1.05rem;
    line-height: 1.05;
    letter-spacing: 0.03em;
  }

  .product-card p {
    font-size: 0.82rem;
    line-height: 1.35;
  }

  .product-price {
    font-size: 1rem;
  }


  /* ========================================================
     PRODUCT ACTIONS
  ======================================================== */

  .product-actions {
    align-items: stretch;
    flex-direction: column;

    gap: 8px;
  }

  .product-actions .button,
  .product-actions button,
  .product-actions a {
    width: 100%;
    min-height: 36px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 7px 8px;

    font-size: 0.76rem;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
  }


  /* ========================================================
     TECHNICAL STRIP
  ======================================================== */

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

  .technical-strip-grid > div,
  .technical-strip-grid > div:first-child {
    min-height: 72px;

    padding-inline: 12px;

    border-right:
      1px solid var(--border);
    border-bottom:
      1px solid var(--border);
  }

  .technical-strip-grid > div:nth-child(2n) {
    border-right: 0;
  }

  .technical-strip-grid > div:nth-last-child(-n + 2) {
    border-bottom: 0;
  }


  /* ========================================================
     WHY / PRINCIPLES
  ======================================================== */

  .principle-card {
    padding-block: 26px;
  }

  .principle-content h3 {
    font-size: 1.45rem;
  }


  /* ========================================================
     STANDARD SECTION
  ======================================================== */

  .standard-visual {
    min-height: 360px;
  }

  .standard-visual > img {
    width: 190px;
    height: auto;

    max-width: 190px;
  }


  /* ========================================================
     REVIEWS
  ======================================================== */

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

    gap: 14px;
  }

  .review-card,
  .review-card:last-child {
    grid-column: auto;

    min-height: 0;

    padding: 22px 18px;
  }

  .review-text {
    font-size: 0.95rem;
  }


  /* ========================================================
     FOOTER
  ======================================================== */

  .footer-main {
    grid-template-columns:
      repeat(
        2,
        minmax(0, 1fr)
      );

    gap: 30px;

    padding-block: 50px;
  }

  .footer-brand-column {
    grid-column: 1 / -1;
  }

}


/* ==========================================================
   SMALL PHONES
========================================================== */

@media (max-width: 430px) {

  .container {
    width:
      calc(100% - 18px);
  }

  .hero-content h1 {
    font-size:
      clamp(
        2.65rem,
        12vw,
        3.6rem
      );
  }

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

  .hero-vial {
    width:
      min(
        46vw,
        205px
      );

    height: 285px;
  }

  .hero-info-card {
    width: 155px;
  }

  .product-grid {
    gap: 9px;
  }

  .product-card {
    padding: 9px;
  }

  .product-image-field {
    height: 145px;
  }

  .product-image-field img {
    height: 128px;
  }

  .product-card h3 {
    font-size: 0.92rem;
  }

  .product-card p {
    font-size: 0.75rem;
  }

  .product-actions .button,
  .product-actions button,
  .product-actions a {
    min-height: 32px;

    padding: 6px 5px;

    font-size: 0.68rem;
  }

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

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

  .footer-brand-column {
    grid-column: auto;
  }

}


/* ==========================================================
   VERY NARROW PHONES
========================================================== */

@media (max-width: 340px) {

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

  .product-image-field {
    height: 210px;
  }

  .product-image-field img {
    height: 190px;
  }

}

/* ==========================================================
   MOBILE NAVIGATION DROPDOWN
========================================================== */

.mobile-navigation {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 950;

  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);

  background: #0b2343;

  border-top:
    1px solid rgba(255, 255, 255, 0.08);

  box-shadow:
    0 18px 38px rgba(7, 22, 45, 0.22);

  transition:
    opacity 200ms ease,
    visibility 200ms ease,
    transform 200ms ease;
}

.mobile-navigation[hidden] {
  display: none;
}

.mobile-navigation.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mobile-navigation-inner {
  display: grid;

  padding-top: 10px;
  padding-bottom: 14px;
}

.mobile-navigation a {
  display: flex;
  align-items: center;
  justify-content: space-between;

  min-height: 52px;

  padding: 12px 4px;

  border-bottom:
    1px solid rgba(255, 255, 255, 0.1);

  color: #ffffff;

  font-family:
    "Bebas Neue",
    Arial,
    Helvetica,
    sans-serif;

  font-size: 1.2rem;
  letter-spacing: 0.09em;
  text-decoration: none;
  text-transform: uppercase;
}

.mobile-navigation a:last-child {
  border-bottom: 0;
}

.mobile-navigation a:hover,
.mobile-navigation a:focus-visible {
  color: #b9d6ef;
}

/* ==========================================================
   MOBILE MENU ICON
========================================================== */

.menu-lines {
  position: relative;

  width: 20px;
  height: 20px;

  display: flex;
  align-items: center;
  justify-content: center;

  overflow: visible;
}

.menu-lines span {
  position: absolute;

  width: 18px;
  height: 2px;

  border-radius: 999px;

  background: #0b2343;

  transform-origin: center;

  transition:
    transform 180ms ease,
    opacity 180ms ease;
}

.menu-lines span:first-child {
  transform: translateY(-2px);
}

.menu-lines span:last-child {
  transform: translateY(2px);
}

.mobile-menu-button.is-open
.menu-lines span:first-child {
  transform: rotate(45deg);
}

.mobile-menu-button.is-open
.menu-lines span:last-child {
  transform: rotate(-45deg);
}

@media (min-width: 861px) {
  .mobile-navigation {
    display: none !important;
  }
}
/* WCPS private admin footer access */
.footer-admin-link{color:#7f98b0;font-family:"Bebas Neue",Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:color 160ms ease}.footer-admin-link:hover{color:#fff}.footer-bottom-inner{position:relative}@media(min-width:761px){.footer-bottom-inner>.footer-admin-link{position:absolute;left:50%;transform:translateX(-50%)}}@media(max-width:760px){.footer-bottom-inner>.footer-admin-link{position:static;transform:none}}


/* Homepage collection — concise product summaries */
@media (max-width: 700px) {
  .product-summary {
    min-height: 0;
    font-size: 0.9rem;
    line-height: 1.4;
  }
}
