:root { --hero-height: min(900px, calc(100svh - 34px)); }
body { overflow-x: hidden; }
.promo-bar { height: 34px; padding: 0 24px; display: flex; align-items: center; justify-content: center; gap: 18px; background: #11110f; color: #f5f2eb; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; position: relative; z-index: 50; }
.promo-bar a { color: inherit; border-bottom: 1px solid rgba(255,255,255,.55); padding-bottom: 2px; }
.site-header { position: relative; }
.site-header-over-hero { position: absolute; top: 34px; left: 0; right: 0; z-index: 30; height: 128px; grid-template-columns: 1fr auto 1fr; border-bottom: 1px solid rgba(255,255,255,.32); background: linear-gradient(180deg, rgba(0,0,0,.3), transparent); color: #fff; }
.site-header-over-hero .brand img { filter: brightness(0) invert(1); }
.site-header-over-hero .primary-nav a, .site-header-over-hero .header-tools a, .site-header-over-hero .language-switcher, .site-header-over-hero .language-switcher a { color: #fff; }
.site-header-over-hero .cart-count { border-color: #fff; }
.search-link { justify-self: end; width: 30px; height: 30px; display: inline-grid; place-items: center; margin-right: 26px; }
.search-icon { display: block; width: 16px; height: 16px; border: 1.4px solid currentColor; border-radius: 50%; position: relative; }
.search-icon::after { content: ""; position: absolute; width: 7px; height: 1.4px; right: -5px; bottom: -3px; background: currentColor; transform: rotate(48deg); transform-origin: left center; }
.account-link, .cart-link { display: inline-flex; align-items: center; gap: 4px; }
.account-icon { display: block; width: 16px; height: 12px; border: 1.2px solid currentColor; border-radius: 9px 9px 0 0; border-bottom: 0; position: relative; margin-top: 8px; }
.account-icon::before { content: ""; position: absolute; width: 6px; height: 6px; left: 4px; top: -9px; border: 1.2px solid currentColor; border-radius: 50%; background: transparent; }
.bag-icon { display: block; width: 15px; height: 15px; border: 1.2px solid currentColor; position: relative; margin-top: 3px; }
.bag-icon::before { content: ""; position: absolute; left: 3px; top: -6px; width: 7px; height: 7px; border: 1.2px solid currentColor; border-bottom: 0; border-radius: 8px 8px 0 0; }
.hero-reference { min-height: var(--hero-height); position: relative; isolation: isolate; background-position: center; }
.hero-scrim { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(10,10,8,.5), rgba(10,10,8,.07) 60%, rgba(10,10,8,.15)); }
.hero-reference .hero-inner { color: #fff; margin-left: clamp(28px, 8vw, 140px); padding-top: 110px; }
.hero-reference .hero-inner p:not(.eyebrow) { color: rgba(255,255,255,.92); line-height: 1.9; }
.hero-reference .hero-cta { display: inline-flex; align-items: center; gap: 15px; padding-bottom: 9px; border-bottom: 1px solid rgba(255,255,255,.85); font-size: 11px; letter-spacing: .17em; text-transform: uppercase; }
.hero-reference .hero-cta span { font-size: 18px; line-height: 0; }
.hero-scroll { position: absolute; left: clamp(28px, 8vw, 140px); bottom: 28px; display: flex; align-items: center; gap: 12px; color: rgba(255,255,255,.82); font-size: 9px; letter-spacing: .18em; text-transform: uppercase; }
.hero-scroll span { width: 32px; height: 1px; background: currentColor; }
.section-intro { padding-top: clamp(72px, 8vw, 124px); }
.section-intro .section-title { max-width: 560px; }

@media (max-width: 880px) {
  .promo-bar { height: 30px; padding: 0 12px; font-size: 8px; letter-spacing: .08em; gap: 8px; white-space: nowrap; overflow: hidden; }
  .site-header-over-hero { top: 30px; height: 78px; padding: 0 16px; }
  .site-header-over-hero .brand img { width: 178px; }
  .site-header-over-hero .search-link, .site-header-over-hero .primary-nav { display: none; }
  .site-header-over-hero .menu-toggle { display: flex; }
  .site-header-over-hero .account-link { display: inline-flex; }
  .site-header-over-hero .cart-link { display: inline-flex; }
  .header-tools { gap: 14px; }
  .language-switcher { position: static; font-size: 9px; }
  .hero-reference { min-height: min(760px, calc(100svh - 30px)); background-position: 60% center; align-items: end; }
  .hero-reference .hero-inner { width: min(440px, calc(100vw - 36px)); margin: 0 18px 70px; padding: 0; }
  .hero-reference .hero-inner h1 { font-size: clamp(42px, 11vw, 64px); text-shadow: 0 2px 20px rgba(0,0,0,.18); }
  .hero-reference .hero-inner p:not(.eyebrow) { max-width: 340px; font-size: 13px; }
  .hero-scroll { left: 18px; bottom: 24px; }
}

@media (max-width: 520px) {
  .promo-bar span { max-width: 76vw; overflow: hidden; text-overflow: ellipsis; }
  .site-header-over-hero { padding: 0 13px; }
  .site-header-over-hero .brand img { width: 160px; }
  .site-header-over-hero .header-tools { gap: 10px; }
  .hero-reference { min-height: 640px; background-position: 64% center; }
  .hero-reference .hero-inner { margin-bottom: 58px; }
  .hero-reference .hero-inner h1 { margin-bottom: 18px; line-height: 1.08; }
  .hero-reference .hero-inner p:not(.eyebrow) { margin-bottom: 25px; font-size: 12px; }
}

/* mobile menu icon */
.menu-toggle { position: relative; width: 24px; height: 20px; color: currentColor; }
.menu-toggle span { display: none !important; }
.menu-toggle::before { content: " \; position: absolute; left: 1px; top: 3px; width: 20px; height: 1px; background: currentColor; box-shadow: 0 6px 0 currentColor, 0 12px 0 currentColor; }
