.verge-featured.reveal-on-scroll, .verge-catalog.reveal-on-scroll, .product-experience.reveal-on-scroll { opacity: 1; transform: none; }
/* Transform hints would anchor the fixed purchase bar to the product section. */
.product-experience.reveal-on-scroll { will-change: auto; }
.premium-nav__links { gap: 8px; }
.premium-nav__links a { padding: 11px 19px; font-size: .82rem; }
.premium-nav__links a.is-active { background: rgba(var(--cl-accent), .1); color: #fff; }
.premium-nav__brand img { width: 40px; height: 40px; }
.verge-featured.component, .verge-catalog.component { width: min(1240px, calc(100% - 48px)); margin: 90px auto; }
.verge-featured#products > .verge-featured__inner { padding: 0 !important; }
.verge-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: 28px; }
.verge-section-heading .section-kicker { margin-bottom: 14px; }
.verge-featured#products h2 { margin: 0 0 14px !important; font-size: clamp(2rem, 4vw, 3.5rem) !important; line-height: 1.1; font-weight: 800; letter-spacing: -.05em; }
.verge-section-heading p:last-child { margin: 0; color: var(--premium-muted); line-height: 1.7; }
.verge-carousel__controls { display: flex; gap: 10px; flex-shrink: 0; }
.verge-carousel__controls button { display: grid; place-items: center; width: 46px; height: 46px; border: 1px solid var(--premium-line); border-radius: 50%; background: var(--premium-surface); color: #fff; transition: background .2s, border-color .2s; }
.verge-carousel__controls button:hover:enabled { border-color: var(--premium-blue); background: rgba(var(--cl-accent), .12); }
.verge-carousel__controls button:disabled { opacity: .3; cursor: not-allowed; }
.verge-search { display: flex; align-items: center; gap: 14px; min-width: 0; min-height: 58px; border: 1px solid var(--premium-line); background: rgba(var(--cl-card), .75); padding: 0 18px; border-radius: 14px; transition: border-color .2s, box-shadow .2s; }
.verge-search:focus-within { border-color: var(--premium-blue); box-shadow: 0 0 0 3px rgba(var(--cl-accent), .1); }
.verge-search > i { color: var(--premium-blue); }
.verge-search input { width: 100%; min-width: 0; border: 0; padding: 16px 0; color: #fff; background: transparent; outline: none; font: inherit; }
.verge-search input::placeholder { color: #8a9aaa; }
.verge-search--featured { max-width: 440px; min-height: 50px; font-size: .88rem; }
.verge-carousel__hint { display: flex; justify-content: space-between; gap: 12px; margin: 22px 0 0; color: #8c9aaa; font-size: .72rem; }
.verge-carousel__hint > span:last-child { display: inline-flex; align-items: center; gap: 8px; }
.verge-carousel__track { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - 40px) / 2.65); gap: 20px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: rgba(var(--cl-accent), .5) rgba(255,255,255,.04); padding: 20px 0 28px; }
.verge-carousel__slide { min-width: 0; scroll-snap-align: start; }
.verge-carousel__slide .premium-product-card { height: 100%; }
.verge-featured .premium-product-card, .verge-catalog .premium-product-card { border-radius: 20px !important; border-color: rgba(255,255,255,.1) !important; background: linear-gradient(155deg, rgba(var(--cl-card), .96), rgba(var(--cl-background), .98)) !important; box-shadow: none; }
.verge-featured .premium-product-card:hover, .verge-catalog .premium-product-card:hover { transform: translateY(-5px); border-color: rgba(var(--cl-accent), .55) !important; box-shadow: 0 14px 35px rgba(0,0,0,.2); }
.verge-featured .premium-product-card h3, .verge-catalog .premium-product-card h3 { font-size: 1.12rem; line-height: 1.4; white-space: normal; overflow-wrap: anywhere; }
.verge-featured .premium-product-card .product-card-action, .verge-catalog .premium-product-card .product-card-action { display: flex; justify-content: space-between; padding-top: 16px; border-top: 1px solid rgba(255,255,255,.07); }
.verge-featured__footer { display: flex; flex-direction: column; align-items: center; gap: 14px; margin-top: 28px; padding-top: 28px; border-top: 1px solid var(--premium-line); text-align: center; }
.verge-featured__footer > p { color: var(--premium-muted); margin: 0; font-size: .9rem; }
.verge-featured__footer .premium-button { padding-inline: 28px; min-height: 54px; }
.verge-empty { padding: 45px 24px; text-align: center; border: 1px dashed var(--premium-line); border-radius: 18px; background: rgba(var(--cl-card), .3); }
.verge-empty > i { display: block; font-size: 1.8rem; color: var(--premium-blue); margin-bottom: 20px; }
.verge-empty h3 { margin: 0 0 10px; font-size: 1.2rem; font-weight: 700; }
.verge-empty p { color: var(--premium-muted); margin-bottom: 20px; line-height: 1.6; }
.verge-empty > button { color: var(--premium-blue); text-decoration: underline; text-underline-offset: 4px; }
.verge-catalog.component { margin-top: 36px; }
.verge-catalog__hero { position: relative; padding: 0 0 42px; }
.verge-breadcrumbs { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin: 0 0 38px; font-size: .76rem; color: #8d9cad; }
.verge-breadcrumbs a:hover { color: var(--premium-blue); }
.verge-breadcrumbs i { font-size: .5rem; }
.verge-breadcrumbs [aria-current] { color: #d8e3ed; overflow-wrap: anywhere; }
.verge-catalog__hero > .section-kicker { margin-bottom: 16px; }
.verge-catalog__hero h1 { font-size: clamp(2.8rem, 6.5vw, 5.7rem); line-height: 1.05; letter-spacing: -.055em; font-weight: 800; margin: 0 0 20px; overflow-wrap: anywhere; }
.verge-catalog__hero > p:not(.section-kicker) { font-size: 1.1rem; max-width: 650px; color: #a8b6c5; line-height: 1.7; margin: 0; }
.verge-catalog__benefits { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 25px; color: #9caaba; font-size: .78rem; }
.verge-catalog__benefits span, .verge-catalog__benefits a { display: inline-flex; align-items: center; gap: 9px; }
.verge-catalog__benefits i { color: var(--premium-blue); }
.verge-catalog__benefits a:hover { color: #fff; }
.verge-catalog__body { border-top: 1px solid var(--premium-line); padding-top: 30px; }
.verge-catalog__search-row { display: grid; grid-template-columns: 1fr auto; gap: 12px; }
.verge-catalog__search-row > button { min-width: 140px; }
.verge-price-filter { margin-top: 18px; }
.verge-price-filter summary { display: flex; align-items: center; gap: 10px; width: fit-content; padding: 8px 0; color: #a5b4c4; font-size: .8rem; cursor: pointer; list-style: none; }
.verge-price-filter summary::-webkit-details-marker { display: none; }
.verge-price-filter summary i:first-child { color: var(--premium-blue); }
.verge-price-filter summary i:last-child { font-size: .65rem; transition: transform .2s; }
.verge-price-filter[open] summary i:last-child { transform: rotate(180deg); }
.verge-price-filter__fields { display: flex; flex-wrap: wrap; align-items: flex-end; gap: 14px; padding: 16px 0; }
.verge-price-filter__fields label { display: grid; gap: 8px; color: #a5b4c4; font-size: .8rem; flex: 1 1 180px; max-width: 260px; }
.verge-price-filter__fields input { width: 100%; min-width: 0; min-height: 48px; padding: 10px 14px; border-radius: 10px; border: 1px solid var(--premium-line); background: rgba(var(--cl-card), .75); color: #fff; }
.verge-categories { display: flex; flex-wrap: wrap; gap: 9px; padding: 22px 0; border-bottom: 1px solid var(--premium-line); }
.verge-categories a { padding: 10px 17px; border: 1px solid var(--premium-line); border-radius: 99px; color: #a9b7c6; font-size: .78rem; background: rgba(var(--cl-card), .5); transition: border-color .2s, color .2s; }
.verge-categories a.is-active { color: #07111c; background: var(--premium-blue); border-color: var(--premium-blue); font-weight: 700; }
.verge-categories a:not(.is-active):hover { border-color: var(--premium-blue); color: #fff; }
.verge-catalog__result-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin: 32px 0 22px; }
.components > .component.verge-catalog .verge-catalog__result-heading h2 { font-size: 1.12rem !important; margin: 0 !important; font-weight: 700; letter-spacing: -.02em; overflow-wrap: anywhere; }
.verge-catalog__result-heading > a { color: var(--premium-blue); font-size: .8rem; flex-shrink: 0; }
.verge-catalog__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.verge-catalog__grid > div { min-width: 0; }
.verge-catalog__pagination { margin-top: 38px; }
.verge-catalog__help { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 30px; margin-top: 54px; border: 1px solid rgba(var(--cl-accent), .18); border-radius: 20px; background: linear-gradient(110deg, rgba(var(--cl-accent), .08), rgba(var(--cl-card), .4)); }
.verge-catalog__help h3 { font-size: 1.1rem; font-weight: 700; margin-bottom: 8px; }
.verge-catalog__help p { color: var(--premium-muted); font-size: .88rem; line-height: 1.6; }
.verge-catalog__help .premium-button { flex-shrink: 0; }
.product-experience .verge-breadcrumbs { margin-bottom: 24px; }
.product-experience .product-gallery-card h1 { white-space: normal; overflow: visible; line-height: 1.3; overflow-wrap: anywhere; }
.product-experience .product-description-content:not(.is-collapsed) { max-height: none; }
.product-experience .product-description-card { padding: 26px; }
.product-experience .product-buybox { min-width: 0; }
.verge-product-help { display: flex; justify-content: space-between; align-items: center; gap: 14px; padding: 18px 20px; margin-top: 18px; background: rgba(var(--cl-accent), .05); border: 1px solid var(--premium-line); border-radius: 14px; font-size: .8rem; color: #a8b7c8; }
.verge-product-help a { color: var(--premium-blue); white-space: nowrap; }
.verge-featured :focus-visible, .verge-catalog :focus-visible, .premium-nav :focus-visible, .product-group-modal :focus-visible { outline: 2px solid var(--premium-blue); outline-offset: 4px; }
.verge-search input:focus-visible { outline: none; }
@media (max-width: 900px) {
  .verge-carousel__track { grid-auto-columns: calc((100% - 20px) / 1.7); }
  .verge-catalog__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
}
@media (max-width: 600px) {
  .verge-featured.component, .verge-catalog.component { width: calc(100% - 28px); margin-block: 64px; }
  .verge-catalog.component { margin-top: 26px; }
  .verge-section-heading { gap: 16px; align-items: flex-start; flex-direction: column; }
  .verge-carousel__controls { align-self: flex-end; margin-top: -4px; }
  .verge-carousel__controls button { width: 42px; height: 42px; }
  .verge-carousel__track { grid-auto-columns: 86%; gap: 14px; padding-top: 16px; }
  .verge-carousel__hint { font-size: .65rem; }
  .verge-featured__footer .premium-button { width: 100%; }
  .verge-catalog__hero { padding-bottom: 28px; }
  .verge-catalog__hero h1 { font-size: clamp(2.5rem, 12vw, 4rem); }
  .verge-breadcrumbs { margin-bottom: 30px; }
  .verge-catalog__benefits { gap: 13px 18px; font-size: .7rem; }
  .verge-catalog__search-row { grid-template-columns: 1fr; }
  .verge-catalog__search-row > button { min-height: 46px; }
  .verge-catalog__grid { grid-template-columns: 1fr; gap: 18px; }
  .verge-catalog__result-heading { align-items: flex-start; }
  .verge-catalog__result-heading h2 { font-size: 1rem; }
  .verge-catalog__help { align-items: stretch; flex-direction: column; padding: 24px; }
  .verge-price-filter__fields label { max-width: none; flex-basis: 120px; }
  .verge-price-filter__fields > button { width: 100%; }
  .product-experience .product-description-card { padding: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .verge-carousel__track { scroll-behavior: auto; }
  .verge-featured *, .verge-catalog * { transition: none !important; }
}
