/* Regenerated storefront: Editorial Grid. */
html[data-site-theme="default"] {
  --theme-layout-signature: editorial-grid;
  --theme-canvas: #fff;
  --theme-rating: #f5b301;
  --editorial-ink: #111827;
  --editorial-muted: #5c6675;
  --editorial-line: #d8dde5;
  --editorial-accent: #2457f5;
  --editorial-paper: #f4f2ed;
  --site-pal-accent: var(--editorial-accent);
  --site-pal-accent-hover: #173fc1;
  --site-pal-heading: var(--editorial-ink);
}

/* theme-contract:shell */
html[data-site-theme="default"] body.marketing {
  color: var(--editorial-ink);
  background: var(--theme-canvas);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: -.008em;
}
html[data-site-theme="default"] body.marketing main {
  width: 100%;
  max-width: none;
  min-height: 60vh;
  margin: 0;
  background: var(--theme-canvas);
}
html[data-site-theme="default"] body.marketing .site-header {
  --site-ink: var(--editorial-ink);
  --site-text: var(--editorial-ink);
  --site-muted: #364152;
  --site-line: var(--editorial-line);
  --site-surface: #fff;
  --site-accent: var(--editorial-accent);
  --site-accent-hover: #173fc1;
  border-bottom: 1px solid var(--editorial-line);
  color: var(--editorial-ink);
  background: rgba(255,255,255,.96);
}
html[data-site-theme="default"] body.marketing .site-header :is(
  [data-site-brand],
  [data-site-header-search] > button,
  [data-site-cart-link],
  [data-site-user-login],
  [data-site-user-menu] > summary,
  [data-site-mobile-nav] > summary
) {
  color: var(--editorial-ink);
}
html[data-site-theme="default"] body.marketing .site-header [data-site-desktop-nav] .site-nav-item[data-depth="root"] > a:not([data-link-color]) {
  color: var(--editorial-ink);
}
html[data-site-theme="default"] body.marketing .site-header [data-site-desktop-nav] .site-nav-item[data-depth="root"] > a:not([data-link-color]):is(:hover,[data-current="true"]) {
  color: var(--editorial-accent);
  background: color-mix(in srgb,var(--editorial-accent) 8%,transparent);
}
@media (max-width: 1023px) {
  html[data-site-theme="default"] body.marketing .site-header [data-site-mobile-nav] > div > .site-nav-mobile-group > summary:not([data-link-color]),
  html[data-site-theme="default"] body.marketing .site-header [data-site-mobile-nav] > div > a:not([data-link-color]) {
    color: var(--editorial-ink);
    font-weight: 700;
  }
  html[data-site-theme="default"] body.marketing .site-header [data-site-mobile-nav] > div > .site-nav-mobile-group > summary:not([data-link-color]):hover,
  html[data-site-theme="default"] body.marketing .site-header [data-site-mobile-nav] > div > a:not([data-link-color]):is(:hover,[data-current="true"]) {
    color: var(--editorial-accent);
  }
}
/* Default full-viewport mega navigation */
@media (min-width: 1024px) {
  html[data-site-theme="default"] body.marketing .site-header .site-nav-item[data-submenu-style="mega"] > [data-site-nav-dropdown][data-position="root"] {
    left: calc(50% - 50vw);
    right: auto;
    width: 100vw;
    max-width: 100vw;
    border-inline: 0;
    border-radius: 0;
  }
}
html[data-site-theme="default"] body.marketing .site-header > div,
html[data-site-theme="default"] body.marketing .site-footer > div,
html[data-site-theme="default"] body.marketing main > :where(section,article,div) > div {
  width: min(100% - clamp(2rem,6vw,8rem), 112rem);
  max-width: none;
  margin-inline: auto;
}
html[data-site-theme="default"] body.marketing .site-footer {
  color: #f8fafc;
  background: #101826;
}
html[data-site-theme="default"] body.marketing :focus-visible {
  outline: 3px solid color-mix(in srgb,var(--editorial-accent) 70%,white);
  outline-offset: 3px;
}

html[data-site-theme="default"] [data-theme-concept="editorial-grid"] > section {
  width: 100%;
  border-bottom: 1px solid var(--editorial-line);
}
html[data-site-theme="default"] [data-theme-concept="editorial-grid"] [data-home-hero] {
  position: relative;
  min-height: min(76rem,calc(100svh - 5rem));
  display: grid;
  align-items: end;
  overflow: hidden;
  background: #151b26;
}
html[data-site-theme="default"] [data-home-hero] > header {
  position: relative;
  z-index: 2;
  width: min(100% - clamp(2rem,6vw,8rem),112rem);
  margin-inline: auto;
  padding: clamp(5rem,11vw,10rem) 0 clamp(3rem,7vw,7rem);
  color: #fff;
}
html[data-site-theme="default"] [data-home-hero] > header > p:first-child {
  max-width: 36rem;
  margin: 0 0 1.2rem;
  font-size: .75rem;
  font-weight: 750;
  letter-spacing: .2em;
  text-transform: uppercase;
}
html[data-site-theme="default"] body.marketing [data-home-hero] > header > h1 {
  max-width: 12ch;
  margin: 0;
  font-size: clamp(3.2rem,8.4vw,9rem);
  font-weight: 650;
  line-height: .88;
  letter-spacing: -.075em;
  color: inherit;
}
html[data-site-theme="default"] body.marketing [data-home-hero] > header > p { color: inherit; }
html[data-site-theme="default"] [data-home-hero] > header > p:nth-of-type(2) {
  max-width: 40rem;
  margin: 2rem 0 0;
  font-size: clamp(1rem,1.35vw,1.3rem);
  line-height: 1.7;
}
html[data-site-theme="default"] [data-home-hero-actions] { display:flex; flex-wrap:wrap; gap:.75rem; margin-top:2rem; }
html[data-site-theme="default"] [data-home-banner-layer] { position:absolute; inset:0; }
html[data-site-theme="default"] [data-home-banner-slide] { position:absolute; inset:0; opacity:0; transition:opacity .5s ease; }
html[data-site-theme="default"] [data-home-banner-slide][data-active="true"] { opacity:.62; }
html[data-site-theme="default"] [data-section-kind] { padding:clamp(4.5rem,8vw,8rem) 0; }
html[data-site-theme="default"] [data-section-kind] h2 { margin:0 0 clamp(2rem,4vw,4rem); font-size:clamp(2.2rem,5vw,5.6rem); line-height:.95; letter-spacing:-.055em; }
html[data-site-theme="default"] [data-section-kind="news"] { background:var(--editorial-paper); }
html[data-site-theme="default"] [data-home-news-list] { list-style:none; margin:0; padding:0; border-top:1px solid var(--editorial-ink); }
html[data-site-theme="default"] [data-home-news-list] a { display:grid; grid-template-columns:3rem minmax(0,1fr) 2rem; gap:1rem; align-items:center; padding:1.4rem 0; border-bottom:1px solid var(--editorial-line); color:inherit; text-decoration:none; }

/* Default editorial middle composition */
html[data-site-theme="default"] [data-section-kind="shop"] > div {
  display: grid;
  grid-template-columns: minmax(12rem, .34fr) minmax(0, 1fr);
  grid-template-areas:
    "heading products"
    "action products";
  column-gap: clamp(2.5rem, 6vw, 8rem);
  row-gap: 2rem;
  align-items: start;
}
html[data-site-theme="default"] [data-section-kind="shop"] > div > h2 {
  grid-area: heading;
  max-width: 8ch;
  margin: 0;
  font-size: clamp(2.8rem, 5.4vw, 6.5rem);
  line-height: .88;
  text-wrap: balance;
}
html[data-site-theme="default"] [data-section-kind="shop"] [data-shop-grid] {
  grid-area: products;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.25rem, 2.2vw, 2.5rem);
  align-items: start;
}
html[data-site-theme="default"] [data-section-kind="shop"] > div > [data-more] {
  grid-area: action;
  margin: 0;
  align-self: end;
}
html[data-site-theme="default"] [data-section-kind="shop"] > div > [data-more] > a {
  min-width: min(100%, 12rem);
}
html[data-site-theme="default"] [data-section-kind="news"] > div {
  display: grid;
  grid-template-columns: minmax(12rem, .34fr) minmax(0, 1fr);
  grid-template-areas:
    "heading stories"
    "action stories";
  column-gap: clamp(2.5rem, 6vw, 8rem);
  row-gap: 2rem;
  align-items: start;
}
html[data-site-theme="default"] [data-section-kind="news"] > div > h2 {
  grid-area: heading;
  max-width: 8ch;
  margin: 0;
  font-size: clamp(2.8rem, 5.4vw, 6.5rem);
  line-height: .88;
  text-wrap: balance;
}
html[data-site-theme="default"] [data-home-news-list] {
  grid-area: stories;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 clamp(1.5rem, 3vw, 3.5rem);
  border-top: 0;
}
html[data-site-theme="default"] [data-home-news-list] > li {
  border-top: 1px solid var(--editorial-line);
}
html[data-site-theme="default"] [data-home-news-list] > li:first-child {
  grid-column: 1 / -1;
  border-top-color: var(--editorial-ink);
}
html[data-site-theme="default"] [data-home-news-list] > li:first-child > a {
  min-height: clamp(9rem, 16vw, 14rem);
  grid-template-columns: 4rem minmax(0, 1fr) 3rem;
}
html[data-site-theme="default"] [data-home-news-list] > li:first-child strong {
  max-width: 24ch;
  font-size: clamp(1.65rem, 3vw, 3.6rem);
  font-weight: 650;
  line-height: 1.05;
  letter-spacing: -.045em;
}
html[data-site-theme="default"] [data-section-kind="news"] > div > [data-more] {
  grid-area: action;
  margin: 0;
  align-self: end;
}
@media (max-width: 1180px) {
  html[data-site-theme="default"] [data-section-kind="shop"] [data-shop-grid] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 820px) {
  html[data-site-theme="default"] [data-section-kind="shop"] > div,
  html[data-site-theme="default"] [data-section-kind="news"] > div {
    grid-template-columns: 1fr;
    grid-template-areas:
      "heading"
      "products"
      "action";
    gap: 2rem;
  }
  html[data-site-theme="default"] [data-section-kind="news"] > div {
    grid-template-areas:
      "heading"
      "stories"
      "action";
  }
  html[data-site-theme="default"] [data-section-kind] > div > h2 {
    max-width: 11ch;
    font-size: clamp(2.7rem, 12vw, 5.2rem);
  }
  html[data-site-theme="default"] [data-home-news-list] {
    grid-template-columns: 1fr;
  }
  html[data-site-theme="default"] [data-home-news-list] > li:first-child {
    grid-column: auto;
  }
}
@media (max-width: 560px) {
  html[data-site-theme="default"] [data-section-kind="shop"] [data-shop-grid] {
    grid-template-columns: 1fr;
  }
  html[data-site-theme="default"] [data-home-news-list] > li:first-child > a {
    min-height: 0;
    grid-template-columns: 2rem minmax(0, 1fr) 1.5rem;
  }
  html[data-site-theme="default"] [data-home-news-list] > li:first-child strong {
    font-size: clamp(1.35rem, 7vw, 2rem);
  }
}

/* theme-contract:catalog */
html[data-site-theme="default"] body.marketing :where(.site-shop-page,.site-category-page,.site-news-page,.site-search-page,.site-tag-detail-results) {
  width: min(100% - clamp(2rem,5vw,7rem),112rem);
  max-width: none;
  margin-inline: auto;
}
html[data-site-theme="default"] body.marketing :where([data-shop-grid],[data-grid-kind="home"]) {
  gap: clamp(1.25rem,2.4vw,2.75rem);
}
html[data-site-theme="default"] body.marketing :where(.site-shop-card,[data-shop-review-product-card]) {
  border: 0;
  border-top: 2px solid var(--editorial-ink);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}
html[data-site-theme="default"] body.marketing :where(.site-shop-card,[data-shop-review-product-card]):hover { transform:translateY(-3px); }
html[data-site-theme="default"] body.marketing :where(.site-shop-card-media,a:first-child > figure > div:first-child) { background:#fff; }
html[data-site-theme="default"] body.marketing .site-rating-stars :where(i,svg),
html[data-site-theme="default"] body.marketing [data-shop-review-summary] :where(i,svg).is-active { color:var(--theme-rating); }

/* theme-contract:content */
html[data-site-theme="default"] body.marketing :where(.site-article-page,.site-news-page) { background:#fff; }
html[data-site-theme="default"] body.marketing [data-article-layout] { display:grid; grid-template-columns:minmax(13rem,18rem) minmax(0,1fr); gap:clamp(2rem,6vw,8rem); }
html[data-site-theme="default"] body.marketing [data-rich-html] { max-width:78rem; font-size:clamp(1rem,1.2vw,1.16rem); line-height:1.82; }
html[data-site-theme="default"] body.marketing [data-rich-html] :where(h2,h3) { letter-spacing:-.035em; }

/* theme-contract:product-detail */
html[data-site-theme="default"] body.marketing [data-shop-detail-layout] { width:min(100% - clamp(2rem,5vw,7rem),112rem); margin-inline:auto; grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr); gap:clamp(2rem,6vw,7rem); }
html[data-site-theme="default"] body.marketing main :is([data-shop-detail-gallery],[data-shop-detail-info]) { border:0; border-radius:0; background:#fff; box-shadow:none; }
html[data-site-theme="default"] body.marketing [data-shop-detail-info] > :where(section,div) { border-block:0; }
html[data-site-theme="default"] body.marketing [data-shop-detail-info] h1 { font-size:clamp(2.2rem,4vw,5rem); line-height:.98; letter-spacing:-.055em; }

/* theme-contract:cart-checkout */
html[data-site-theme="default"] body.marketing :where(.site-shop-cart-page,.site-checkout-page) [data-page-inner],
html[data-site-theme="default"] body.marketing [data-checkout-inner] { width:min(100% - clamp(2rem,5vw,7rem),104rem); max-width:none; margin-inline:auto; }
html[data-site-theme="default"] body.marketing :where([data-cart-panel],[data-checkout-panel]) { border:1px solid var(--editorial-line); border-radius:0; background:#fff; box-shadow:none; }
html[data-site-theme="default"] body.marketing [data-checkout-panel][data-side] { border-top:4px solid var(--editorial-accent); }

/* theme-contract:auth-account */
html[data-site-theme="default"] body.marketing :where(.auth-card,.account-overview,.user-center-right) { border:0; border-radius:0; background:#fff; box-shadow:none; }
html[data-site-theme="default"] body.marketing .auth-card { border-top:4px solid var(--editorial-accent); }
html[data-site-theme="default"] body.marketing :where(.account-overview,.user-center-right) { width:100%; }

/* theme-contract:responsive */
@media (max-width: 900px) {
  html[data-site-theme="default"] body.marketing [data-article-layout],
  html[data-site-theme="default"] body.marketing [data-shop-detail-layout] { grid-template-columns:1fr; }
  html[data-site-theme="default"] [data-home-hero] { min-height:72svh; }
}
@media (max-width: 640px) {
  html[data-site-theme="default"] body.marketing .site-header > div,
  html[data-site-theme="default"] body.marketing .site-footer > div,
  html[data-site-theme="default"] body.marketing main > :where(section,article,div) > div { width:calc(100% - 2rem); }
  html[data-site-theme="default"] [data-home-hero] h1 { font-size:clamp(3rem,15vw,5rem); }
  html[data-site-theme="default"] [data-section-kind] { padding:4rem 0; }
}

/* theme-contract:reduced-motion */
@media (prefers-reduced-motion: reduce) {
  html[data-site-theme="default"] *,html[data-site-theme="default"] *::before,html[data-site-theme="default"] *::after { scroll-behavior:auto!important; transition-duration:.01ms!important; animation-duration:.01ms!important; animation-iteration-count:1!important; }
}
